EaxChartView.EditMode

Syntax

EditMode: PP.Exp.Ui.ChartEditMode

Description

The EditMode property sets edit mode for express report chart.

Comments

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

By default its value is PP.Exp.Ui.ChartEditMode.None.

Example

The example of method use is given on the page Example of Creating the ChartBox Component.

See also:

EaxChartView