IUiChartParentSerieIndexEventArgs.SerieIndex

Fore Syntax

SerieIndex: Integer;

Fore.NET Syntax

SerieIndex: integer;

Description

The SerieIndex property returns parent series index.

Comments

To determine a 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