IChartSelectedSeries.SerieType

Syntax

SerieType: ChartSerieType;

Description

The SerieType property determines the data series type.

This property is used only for the mixed (MultiPle) and radar (Petals) chart series, and the bar series (Bars) cannot be used for the radar chart series.

Example

The property use is identical to the example described in the IChartSerie.SerieType property.

See also:

IChartSelectedSeries