IUiChartGroupNameEventArgs

Assembly: Chart;

Namespace: Prognoz.Platform.Interop.Chart;

Description

The IUiChartGroupNameEventArgs interface is used to work with parameters of the UiChart.OnGetGroupName event.

Inheritance hierarchy

          IEventArgs

          IUiChartGroupNameEventArgs

Comments

The UiChart.OnGetGroupName event allows to determine chart group name.

Properties

  Property name Brief description
The GroupIndex property returns group index.
The Result property determines group name on the chart.

See also:

Chart Assembly Interfaces