Assembly: Chart;
Namespace: Prognoz.Platform.Interop.Chart;
The UiChartRelativeSerieEnabledEventArgs class implements parameters of the UiChart.OnGetRelativeSerieEnabled event.
The UiChart.OnGetRelativeSerieEnabled event enables the user to determine whether relative series are used.
Class to get analog of the UiChartRelativeSerieEnabledEventArgs class:
None;
Class to get analog of the UiChartRelativeSerieEnabledEventArgs class object:
UiChartRelativeSerieEnabledEventArgs();
Constructor name | Brief description | |
The Create constructor creates parameters of argument of the UiChart.OnGetRelativeSerieEnabled event. |
Property name | Brief description | |
The Result property determines whether relative series are used. |
See also: