IUiChartSerieGroupNameEventArgs.Result

Fore Syntax

Result: String;

Fore.NET Syntax

Result: string;

Description

The Result property determines chart series name.

Comments

To get chart series index, use IUiChartSerieGroupNameEventArgs.SerieIndex.

Fore and Fore.NET examples

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

See also:

IUiChartSerieGroupNameEventArgs