ChartCanvasSerie.RemovePoint

Syntax

RemovePoint: function(sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The RemovePoint event occurs after removing point from chart data series.

Example

The example of use is given on the Example of Creating a Line Chart page.

See also:

ChartCanvasSerie