UiChartCategoryNameEventArgs

Description

The UiChartCategoryNameEventArgs class is used to work with parameters of the UiChart.OnGetCategoryName event (creating point names for category axis).

Constructors

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

Properties inherited from IUiChartCategoryNameEventArgs

  Property name Brief description
PointIndex The PointIndex property returns point index.
Result The Result property determines a point name.

See also:

Chart Assembly Classes