Chart Constructor

Syntax

PP.Ui.Chart(settings);

Parameters

settings. JSON object that contains values of class properties.

Description

The Chart constructor creates an instance of the Chart class.

Example

The constructor use is given in the example of creating a histogram.

See also:

Chart