GaugeObject.MajorArrow

Syntax

MajorArrow: PP.Ui.LineArrow|PP.Ui.SectorArrow|PP.Ui.TriangleArrow;

Description

The MajorArrow property determines main arrow for speedometer scale.

Comments

Use JSON or the setMajorArrow method to set the property value, and the getMajorArrow method to get the property value.

Example

The example of property use is given on the Example of Creating Hand Watch page.

See also:

GaugeObject