UiChartSerieGroupIndexEventArgs

Assembly: Chart;

Description

The UiChartSerieGroupIndexEventArgs class implements parameters of the UiChart.OnGetSerieGroupIndex event.

Comments

The UiChart.OnGetSerieGroupIndex event allows to determine index of chart series group.

Constructors

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

Class object properties inherited from IUiChartSerieGroupIndexEventArgs

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

See also:

Chart Assembly Classes