IUiChartGroupNameEventArgs

Assembly: 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 enables the user to determine a chart group name.

Properties

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

See also:

Chart Assembly Interfaces