ChartPiePoint Constructor

Syntax

PP.Ui.ChartPiePoint(settings);

Parameters

settings. JSON object that contains values of class properties.

Description

The ChartPiePoint constructor creates an instance of the ChartPiePoint class.

Example

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

See also:

ChartPiePoint