ChartCanvasSerie.PointAdd

Syntax

PointAdd: function(sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The PointAdd event occurs after adding a point to chart data series.

Example

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

See also:

ChartCanvasSerie