The UiChartPointNameEventArgs class is used to work with parameters of the UiChart.OnGetPointName event.
| Constructor name | Brief description | |
| Create | The Create constructor creates arguments of the UiChart.OnGetPointName event. |
| Property name | Brief description | |
| PointIndex | The PointIndex property returns the point number. | |
| Result | The Result property allows to determine names of graph points. |
See also: