ChartColumnSerie Constructor

Syntax

PP.Ui.ChartColumnSerie(settings);

Parameters

settings. JSON object that contains values of class properties.

Description

The ChartColumnSerie constructor creates an instance of the ChartColumnSerie class.

Example

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

See also:

ChartColumnSerie