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