IPrxReport.DataArea

Fore Syntax

DataArea: IEaxDataArea;

Fore.NET Syntax

DataArea: Prognoz.Platform.Interop.Express.EaxDataArea;

Description

The DataArea property returns analytical data area.

Comments

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

Fore and Fore.NET Examples

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

See also:

IPrxReport