IUiChartGroupNameEventArgs.GroupIndex

Syntax

GroupIndex: Integer;

Description

The GroupIndex property returns group index.

Comments

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

Example

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

See also:

IUiChartGroupNameEventArgs