IUiChartSerieGroupIndexEventArgs.Result

Fore Syntax

Result: Integer;

Fore.NET Syntax

Result: integer;

Description

The Result property determines chart series index.

Comments

To get chart series index, use IUiChartSerieGroupIndexEventArgs.SerieIndex.

Fore and Fore.NET examples

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

See also:

IUiChartSerieGroupIndexEventArgs