UiChartSerieGroupNameEventArgs

Assembly: Chart;

Description

The UiChartSerieGroupNameEventArgs class implements parameters of the UiChart.OnGetSerieGroupName event.

Comments

The UiChart.OnGetSerieGroupName event enables the user to determine a name of chart series group.

Constructors

  Constructor name Brief description
The Create constructor creates parameters of argument of the UiChart.OnGetSerieGroupName event.

Class object properties inherited from IUiChartSerieGroupNameEventArgs

  Property name Brief description
The Result property determines a chart series name.
The SerieIndex property returns chart series index.

See also:

Chart Assembly Classes