UiChartRelativeSerieEnabledEventArgs

Assembly: Chart;

Description

The UiChartRelativeSerieEnabledEventArgs class implements parameters of the UiChart.OnGetRelativeSerieEnabled event.

Comments

The UiChart.OnGetRelativeSerieEnabled event enables the user to determine whether relative series are used.

Constructors

  Constructor name Brief description
The Create constructor creates parameters of argument of the UiChart.OnGetRelativeSerieEnabled event.

Class object properties inherited from IUiChartRelativeSerieEnabledEventArgs

  Property name Brief description
The Result property determines whether relative series are used.

See also:

Chart Assembly Classes