IChart > Chart Assembly Interfaces > IUiChartGroupNameEventArgs > IUiChartGroupNameEventArgs.Result
Result: String;
Result: string;
The Result property determines a group name on the chart.
To get group index, use IUiChartGroupNameEventArgs.GroupIndex.
The property use is given in the example for IChart.DisplayMode.
See also: