UiChartPointNameEventArgs

Description

The UiChartPointNameEventArgs class is used to work with parameters of the UiChart.OnGetPointName event.

Constructors

  Constructor name Brief description
Create The Create constructor creates arguments of the UiChart.OnGetPointName event.

Class object properties inherited from IUiChartPointNameEventArgs

  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:

Chart Assembly Classes