MapPie.LeastAnglePart

Syntax

LeastAnglePart: Number;

Description

The LeastAnglePart property determines sector minimum size in degrees.

Comments

Use JSON or the setLeastAnglePart method to set the property value and the getLeastAnglePart method to get the property value.

By default, property value is set to 2.

Example

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

See also:

MapPie