ChartEditMode Constructor

Syntax

PP.Ui.ChartEditMode(settings);

Parameters

settings. The JSON object with the values of the component properties.

Description

The ChartEditMode constructor creates an instance of the ChartEditMode class.

Example

The example of constructor use is given in description of the ChartEditMode.activateSerie method.

See also:

ChartEditMode