CylinderGaugeAxis.ShowMinorTicks

Syntax

ShowMinorTicks: Boolean;

Description

The ShowMinorTicks property determines whether cylinder axis minor tick marks are displayed.

Comments

Use JSON or the setShowMinorTicks method to set the property value, and the getShowMinorTicks method to get the property value.

Available Values:

Example

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

See also:

CylinderGaugeAxis