Assembly: Chart;
The IUiChartSerieGroupNameEventArgs interface is used to work with parameters of the UiChart.OnGetSerieGroupName event.
IUiChartSerieGroupNameEventArgs
The UiChart.OnGetSerieGroupName event enables the user to determine a name of chart series group.
| Property name | Brief description | |
![]() |
Result | The Result property determines a chart series name. |
![]() |
SerieIndex | The SerieIndex property returns chart series index. |
See also: