IUiChartGroupNameEventArgs.GroupIndex

Fore Syntax

GroupIndex: Integer;

Fore.NET Syntax

GroupIndex: integer;

Description

The GroupIndex property returns group index.

Comments

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