ChartColumnPoint Constructor

Syntax

PP.Ui.ChartColumnPoint(settings);

Parameters

settings. JSON object that contains values of class properties.

Description

The ChartColumnPoint constructor creates an instance of the ChartColumnPoint class.

Example

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

See also:

ChartColumnPoint