PrxChartView.SerieClick

Syntax

SerieClick: function (sender,args);

Parameters

sender. Event source.

args. Event information.

Description

The SerieClick event is fired on clicking a chart series.

Example

The example of event use is given in description of the PrxChartView.ChartType property.

See also:

PrxChartView