PrxChartView.DataChanged

Syntax

DataChanged: function (sender,args);

Parameters

sender. Event source.

args. Event information.

Description

The DataChanged event is fired on changing chart data.

Example

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

See also:

PrxChartView