Assembly: 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 | |
![]() |
Result | The Result property determines a chart series index. |
![]() |
SerieIndex | The SerieIndex property returns chart series index. |
See also: