AxisTick Constructor

Syntax

PP.Ui.AxisTick(settings);

Parameters

settings. JSON object that contains values of class properties.

Description

The AxisTick constructor creates a cylinder axis tick mark.

Example

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

See also:

AxisTick