The UiChartSerieNameEventArgs class is used to work with parameters of the UiChart.OnGetSerieName event.
| Constructor name | Brief description | |
| Create | The Create constructor creates arguments of the UiChart.OnGetSerieName event. |
| Property name | Brief description | |
| Result | The Result property allows to determine the graph series names. | |
| SerieIndex | The SerieIndex property returns the chart series number. |
See also: