The IUiChartCategoryNameEventArgs interface is used to work with parameters of the UiChart.OnGetCategoryName event (creating names of the category axis points).
| Property name | Brief description | |
| PointIndex | The PointIndex property returns index of a point. | |
| Result | The Result property determines point name. |
See also: