CylinderGaugeAxis.MinorTicksStep

Syntax

MinorTicksStep: Number;

Description

The MinorTicksStep property determines step between minor tick marks in axis units.

Comments

Use the setMinorTicksStep method to set the property value, and the getMinorTicksStep method to get the property value.

Default property value is 1.

Example

The example of use is given on the page with description of the CylinderGaugeAxis.setValuesByMinAndMax property.

See also:

CylinderGaugeAxis