IUiChartGroupNameEventArgs.GroupIndex

Fore Syntax

GroupIndex: Integer;

Fore.NET Syntax

GroupIndex: integer;

Description

The GroupIndex property returns group index.

Comments

To determine group name on the chart, use IUiChartGroupNameEventArgs.Result.

Fore and Fore.NET examples

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

See also:

IUiChartGroupNameEventArgs