IEaxWorkbookChart.Chart

Fore Syntax

Chart: IChart;

Fore.NET Syntax

Chart: Prognoz.Platform.Interop.Express.IChart;

Description

The Chart property returns the chart.

Comments

Use the IEaxWorkbookChart.Type property to get the chart type.

Fore and Fore.NET Example

The property use is given in the example for IEaxWorkbook.Chart.

See also:

IEaxWorkbookChart