IEaxWorkbookChart.SerieTypeAvailable

Syntax

SerieTypeAvailable(Serie: EaxWorkbookChartSerieType): Boolean;

Parameters

Serie. Series type.

Description

The SerieTypeAvailable property returns whether the selected series type can be displayed on a chart.

Comments

Available values:

Example

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

See also:

IEaxWorkbookChart