IChart > Chart Assembly Interfaces > IUiChartCategoryNameEventArgs
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 point index. |
![]() |
Result | The Result property determines a point name. |
See also: