IUiChartSerieGroupIndexEventArgs.SerieIndex

Fore Syntax

SerieIndex: Integer;

Fore.NET Syntax

SerieIndex: integer;

Description

The SerieIndex property returns chart series index.

Comments

To determine series index, use IUiChartSerieGroupIndexEventArgs.Result.

Fore and Fore.NET Examples

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

See also:

IUiChartSerieGroupIndexEventArgs