ChartBox Constructor

Syntax

PP.Exp.Ui.ChartBox(settings);

Parameters

settings. JSON object that contains values of component properties.

Description

The ChartBox constructor creates an instance of the ChartBox component.

Example

The example of constructor use is given on the Example of Using the ChartBox Component page.

See also:

ChartBox