IUiChartSerieGroupIndexEventArgs

Assembly: Chart;

Description

The IUiChartSerieGroupIndexEventArgs interface is used to work with parameters of the UiChart.OnGetSerieGroupIndex event.

Inheritance Hierarchy

          IEventArgs

          IUiChartSerieGroupIndexEventArgs

Comments

The UiChart.OnGetSerieGroupIndex event enables the user to determine index of chart series group.

Properties

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

See also:

Chart Assembly Interfaces