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