Assembly: Chart;
The UiChartSerieGroupIndexEventArgs class implements parameters of the UiChart.OnGetSerieGroupIndex event.
The UiChart.OnGetSerieGroupIndex event allows to determine index of chart series group.
Constructor name | Brief description | |
The Create constructor creates parameters of argument of the UiChart.OnGetSerieGroupIndex event. |
Property name | Brief description | |
The Result property determines a chart series index. | ||
The SerieIndex property returns chart series index. |
See also: