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
Result

The Result property determines a chart series index.
SerieIndex

The SerieIndex property returns chart series index.

See also:

Chart Assembly Interfaces