Chart.EditMode

Syntax

EditMode: PP.Ui.ChartEditMode;

Description

The EditMode property determines object used for chart editing.

Comments

Use JSON to set the property value and the getEditMode method to get the property value.

Example

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

See also:

Chart