IPrxReport.DataArea

Syntax

DataArea: IEaxDataArea;

Description

The DataArea property returns analytical data area.

Comments

To get data sources of regular report, use the IPrxReport.DataSources property.

Example

The property use is given in the example for IPrxChart.EaxChart.

See also:

IPrxReport