The IUiChartPointNameEventArgs interface is used to work with parameters of the UiChart.OnGetPointName event.
| Property name | Brief description | |
| PointIndex | The PointIndex property returns point number. | |
| Result | Use the Result property enables the user to determine names of graph points. |
See also: