Assembly: Chart;
The UiChartSerieGroupNameEventArgs class implements parameters of the UiChart.OnGetSerieGroupName event.
The UiChart.OnGetSerieGroupName event enables the user to determine a name of chart series group.
| Constructor name | Brief description | |
![]() |
Create | The Create constructor creates parameters of argument of the UiChart.OnGetSerieGroupName event. |
| Property name | Brief description | |
![]() |
Result | The Result property determines a chart series name. |
![]() |
SerieIndex | The SerieIndex property returns chart series index. |
See also: