MapLayer.Bars

Syntax

Bars: Array;

Description

The Bars property determines bar factors for the map layer.

Comments

Use JSON or the setBars method to set the property value and the getBars method to get the property value.

Example

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

See also:

MapLayer