CylinderGaugeAxis.MajorTickStyle

Syntax

MajorTickStyle: PP.Ui.AxisTick;

Description

The MajorTickStyle property determines cylinder axis major tick mark style.

Comments

Use the setMajorTickStyle method to set the property value, and the getMajorTickStyle method to get the property value.

Example

The example of use is given on the Example of Creating the Cylinder Component page.

See also:

CylinderGaugeAxis