IUiChartParentSerieIndexEventArgs.SerieIndex

Fore Syntax

SerieIndex: Integer;

Fore.NET Syntax

SerieIndex: integer;

Description

The SerieIndex property returns parent series index.

Comments

To determine parent series index, use IUiChartParentSerieIndexEventArgs.Result.

Fore and Fore.NET examples

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

See also:

IUiChartParentSerieIndexEventArgs