Assembly: Chart;
The IUiChartParentSerieIndexEventArgs interface is used to work with parameters of the UiChart.OnGetParentSerieIndex event.
IUiChartParentSerieIndexEventArgs
The UiChart.OnGetParentSerieIndex event enables the user to determine a parent series index.
| Property name | Brief description | |
![]() |
Result | The Result property determines a parent series index. |
![]() |
SerieIndex | The SerieIndex property returns parent series index. |
See also: