IUiChartGroupNameEventArgs.Result

Syntax

Result: String;

Description

The Result property determines a group name on the chart.

Comments

To get group index, use IUiChartGroupNameEventArgs.GroupIndex.

Example

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

See also:

IUiChartGroupNameEventArgs