Assembly: Chart;
Namespace: Prognoz.Platform.Interop.Chart;
The IUiChartSerieGroupIndexEventArgs interface is used to work with parameters of the UiChart.OnGetSerieGroupIndex event.
IUiChartSerieGroupIndexEventArgs
The UiChart.OnGetSerieGroupIndex event enables the user to determine index of chart series group.
| Property name | Brief description | |
| The Result property determines a chart series index. | ||
| The SerieIndex property returns chart series index. |
See also: