MapChart Constructor

Syntax

PP.MapChart(settings);

Parameters

settings. The JSON object with the values of the component properties.

Description

The MapChart constructor creates an instance of the MapChart component.

Example

The example of constructor use is given on the Example of Creating the MapChart Component page.

See also:

MapChart