The UiChartCategoryNameEventArgs class is used to work with parameters of the UiChart.OnGetCategoryName event (creating point names for category axis).
| Constructor name | Brief description | |
| Create | The Create constructor creates arguments of the UiChart.OnGetCategoryName event. |
| Property name | Brief description | |
| PointIndex | The PointIndex property returns index of a point. | |
| Result | The Result property determines point name. |
See also: