Enabled: Boolean;
The Enabled property determines whether chart edit mode is active.
Available values:
true. Edit mode is active.
false. Edit mode is inactive (default).
Use JSON or the setEnabled method to set the property value, and the getEnabled method to get the property value.
The example of property use is given in description of the ChartEditMode.activateSerie method.
See also: