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 | |
The Result property determines a parent series index. | ||
The SerieIndex property returns parent series index. |
See also: