IUiChartSerieGroupNameEventArgs.Result

Syntax

Result: String;

Description

The Result property determines a chart series name.

Comments

To get chart series index, use IUiChartSerieGroupNameEventArgs.SerieIndex.

Example

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

See also:

IUiChartSerieGroupNameEventArgs