EditStarted: function(sender, args);
sender. Event source.
args. Information on the event. Arguments: Point - edited point; Serie - edited series; Value - value before editing.
The EditStarted event occurs before editing chart values.
The example of the event use is given in description of the ChartEditMode.activateSerie method.
See also: