ChartEditMode.State

Syntax

State: Boolean;

Description

The State property determines whether chart edit mode is active.

Comments

Available values:

Use JSON or the setState method to set the property value, and the getState method to get the property value.

Example

The example of property use is identical to the example of using the ChartEditMode.Enabled property.

See also:

ChartEditMode