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 enables the user to determine graph series names. | |
SerieIndex | The SerieIndex property returns chart series number. |
See also: