IChart > Chart Assembly Classes > UiChartPointNameEventArgs
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 point number. |
![]() |
Result | The Result property enables the user to determine names of graph points. |
See also: