MapVisualItem.Chart

Syntax

Chart: PP.MapChart;

Description

The Chart property determines the map where the factor is to be added.

Comments

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

MapVisualItem