IUiChartGroupNameEventArgs.Result

Fore Syntax

Result: String;

Fore.NET Syntax

Result: string;

Description

The Result property determines group name on the chart.

Comments

To get group index, use IUiChartGroupNameEventArgs.GroupIndex.

Fore and Fore.NET examples

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

See also:

IUiChartGroupNameEventArgs