Assembly: Chart;
Namespace: Prognoz.Platform.Interop.Chart;
The UiChartParentSerieIndexEventArgs class implements parameters of the UiChart.OnGetParentSerieIndex event.
The UiChart.OnGetParentSerieIndex event enables the user to determine a parent series index.
Class to get analog of the UiChartParentSerieIndexEventArgs class:
None;
Class to get analog of the UiChartParentSerieIndexEventArgs class object:
UiChartParentSerieIndexEventArgsClass();
Constructor name | Brief description | |
The Create constructor creates parameters of argument of the UiChart.OnGetParentSerieIndex event. |
Property name | Brief description | |
The Result property determines a parent series index. | ||
The SerieIndex property returns parent series index. |
See also: