MapLayer.Pies

Syntax

Pies: Array;

Description

The Pies property determines pie factors for the map layer.

Comments

Use JSON or the setPies method to set the property value and the getPies 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:

MapLayer