ChartPoint Constructor

Syntax

PP.Ui.ChartPoint(settings);

Parameters

settings. JSON object that contains values of class properties.

Description

The ChartPoint constructor creates an instance of the ChartPoint class.

Example

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

See also:

ChartPoint