LStep Property
The LStep property returns or sets the left step factor for plot labels. Returns a Short.
Syntax
object.LStep
object.LStep = LStep
Parameter | Type | Description |
LStep | Short | required |
Example
This example shows how to set the left side step factor for stiff plot labels.
StiffPlotLabels.LStep = 2
Used by: AutoStiffLabels object