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.

Properties of class object inherited from IUiChartSerieNameEventArgs

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

See also:

Chart Assembly Classes