PrxChartView.Rendered

Syntax

Rendered function (sender,args);

Parameters

sender. Event source.

args. Event information.

Description

The Rendered event is fired after rendering the regular report chart.

Example

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

See also:

PrxChartView