MinorStep property
The step value for minor grid lines and tick marks.
Syntax
Set: Axis.setMinorStep(stepValue)
Get: stepValue = Axis.getMinorStep
Applies to
Axis object.
Data type
double. A number that specifies the step value. The default value depends on the data that is plotted.
See also
MajorStep property
UserMinorStep property