CylinderGaugeAxis.getMinorTicks

Syntax

getMinorTicks();

Description

The getMinorTicks method returns array of cylinder axis minor tick marks.

Comments

The method returns an object of the AxisTick type.

Example

The example of use is given on the page with description of the CylinderGaugeAxis.getValuePoint method.

See also:

CylinderGaugeAxis