UiChartSerieNameEventArgs

Description

The UiChartSerieNameEventArgs class is used to work with parameters of the UiChart.OnGetSerieName event.

Constructors

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

Class object properties inherited from IUiChartSerieNameEventArgs

  Property name Brief description
Result The Result property enables the user to determine graph series names.
SerieIndex The SerieIndex property returns chart series number.

See also:

Chart Assembly Classes