IEaxWorkbookChart.Type

Syntax

Type: EaxWorkbookChartType;

Description

The Type property returns chart type.

Comments

Use the IEaxWorkbookChart.Chart property to get the chart.

Example

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

See also:

IEaxWorkbookChart