IUiChartSerieGroupNameEventArgs.SerieIndex

Fore Syntax

SerieIndex: Integer;

Fore.NET Syntax

SerieIndex: integer;

Description

The SerieIndex property returns chart series index.

Comments

To name a chart series, use IUiChartSerieGroupNameEventArgs.Result.

Fore and Fore.NET Examples

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

See also:

IUiChartSerieGroupNameEventArgs