IEaxWorkbookChart.Type

Syntax

Type: EaxWorkbookChartType;

Description

The Type property returns chart type.

Comments

A chart is returned by the IEaxWorkbookChart.Chart property.

Example

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

See also:

IEaxWorkbookChart