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 | |
The Create constructor creates parameters of argument of the UiChart.OnGetSerieGroupName event. |
Property name | Brief description | |
The Result property determines a chart series name. | ||
The SerieIndex property returns chart series index. |
See also: