ChartMaster Constructor

Syntax

PP.Ui.ChartMaster(settings);

Parameters

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

Description

The ChartMaster constructor creates an instance of the ChartMaster class.

Example

The example of constructor use is given on the Example of Using ChartMaster to Set Up a HighChart page.

See also:

ChartMaster