IUiChartGroupNameEventArgs.Result

Fore Syntax

Result: String;

Fore.NET Syntax

Result: string;

Description

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