MapPie.MaxPiesCount

Syntax

MaxPiesCount: Number;

Description

The MaxPiesCount property determines maximum number of segments in pie bar.

Comments

Use JSON or the setMaxPiesCount method to set the property value and the getMaxPiesCount 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