ChartAreaPoint Constructor

Syntax

PP.Ui.ChartAreaPoint(settings);

Parameters

settings. JSON object that contains values of class properties.

Description

The ChartAreaPoint constructor creates an instance of the ChartAreaPoint class.

Example

The example of use is given on the Example of Creating an Area Chart page.

See also:

ChartAreaPoint