Chart Constructor

Syntax

PP.Ui.Class(settings);

Parameters

settings. JSON object that contains values of class properties.

Description

The Chart constructor creates an instance of the Chart class.

Example

The example of use is given on the Example of Creating a Histogram page.

See also:

Chart