IUiChartGroupCountEventArgs

Assembly: Chart;

Namespace: Prognoz.Platform.Interop.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 allows to determine the number of chart groups.

Properties

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

See also:

Chart Assembly Interfaces