IEaxWorkbookChart.SerieTypeVisible

Syntax

SerieTypeVisible(Serie: EaxWorkbookChartSerieType): Boolean;

Parameters

Serie. Series type.

Description

The SerieTypeVisible property determines whether the chart display selected series type.

Comments

Available Values:

Example

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

See also:

IEaxWorkbookChart