MapPie.StartAngle

Syntax

StartAngle: Number;

Description

The StartAngle property determines rotation angle of pie factor first segment.

Comments

Use JSON or the setStartAngle method to set the property value and the getStartAngle method to get the property value.

Example

The example of use is given on the page with description of the PP.MapPie class constructor.

See also:

MapPie