IUiChartGroupCountEventArgs

Assembly: Chart;

Description

The IUiChartGroupCountEventArgs interface is used to work with parameters of the UiChart.OnGetGroupCount event.

Inheritance Hierarchy

          IEventArgs

          IUiChartGroupCountEventArgs

Comments

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

Properties

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

See also:

Chart Assembly Interfaces