IUiChartSerieGroupNameEventArgs.SerieIndex

Syntax

SerieIndex: Integer;

Description

The SerieIndex property returns chart series index.

Comments

To name a chart series, use IUiChartSerieGroupNameEventArgs.Result.

Example

The property use is given in the example for IChart.DisplayMode.

See also:

IUiChartSerieGroupNameEventArgs