IPrxSlice.CreateChartDataAdapter

Fore Syntax

CreateChartDataAdapter: IPrxChartDataAdapter;

Fore.NET Syntax

CreateChartDataAdapter: Prognoz.Platform.Interop.Report.IPrxChartDataAdapter;

Description

The CreateChartDataAdapter method creates a data source for regular report graph.

Comments

A data adapter is required to bind the chart to the slice data.

See also:

IPrxSlice