CylinderGaugeAxis.getMajorTicks

Syntax

getMajorTicks();

Description

The getMajorTicks method returns array of cylinder axis major 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