IUiChartSerieGroupIndexEventArgs.Result

Fore Syntax

Result: Integer;

Fore.NET Syntax

Result: integer;

Description

The Result property determines a 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