IEaxWorkbookChart.SerieTypeAvailable

Syntax

SerieTypeAvailable(Serie: EaxWorkbookChartSerieType): Boolean;

Parameters

Serie. Series type.

Description

The SerieTypeAvailable property returns whether the selected series type is available to be displayed in the chart.

Comments

Available Values:

Example

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

See also:

IEaxWorkbookChart