UiChartGroupNameEventArgs

Assembly: Chart;

Description

The UiChartGroupNameEventArgs class implements parameters of the UiChart.OnGetGroupName event.

Comments

The UiChart.OnGetGroupName event enables the user to determine a chart group name.

Constructors

  Constructor name Brief description
The Create constructor creates parameters of argument of the UiChart.OnGetGroupName event.

Class object properties inherited from IUiChartGroupNameEventArgs

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

See also:

Chart Assembly Classes