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
Create

The Create constructor creates parameters of argument of the UiChart.OnGetGroupCount event.

Class object properties inherited from IUiChartGroupCountEventArgs

  Property name Brief description
Result

The Result property determines the number of groups.

See also:

Chart Assembly Classes