UiChartGroupCountEventArgs

Assembly: Chart;

Description

The UiChartGroupCountEventArgs class implements parameters of the UiChart.OnGetGroupCount event.

Comments

The UiChart.OnGetGroupCount event enables the user to determine the number of chart groups.

Constructors

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

Class object properties inherited from IUiChartGroupCountEventArgs

  Property name Brief description
The Result property determines the number of groups.

See also:

Chart Assembly Classes