getIsEditing();
The getIsEditing method returns whether the chart item is being edited.
This method return true if the chart item is being edited, and false if otherwise.
The example of method use is given in description of the ChartEditMode.redraw method.
See also: