UserMinorStep property



The user-specified step value for minor grid lines and tick marks. A user-specified value overrides the minor step value that the chart automatically calculates.

Syntax

Set:     Axis.setUserMinorStep(stepValue)
Get: stepValue = Axis.getUserMinorStep

Applies to

Axis object.

Data type

double. A number that specifies the step value. The default value is 0.1.

See also
MinorStep property
UserMajorStep property
xAxisScaleMinor PARAM tag
yAxisScaleMinor PARAM tag