IUiChartSerieGroupNameEventArgs

Assembly: Chart;

Description

The IUiChartSerieGroupNameEventArgs interface is used to work with parameters of the UiChart.OnGetSerieGroupName event.

Inheritance Hierarchy

          IEventArgs

          IUiChartSerieGroupNameEventArgs

Comments

The UiChart.OnGetSerieGroupName event enables the user to determine a name of chart series group.

Properties

  Property name Brief description
The Result property determines a chart series name.
The SerieIndex property returns chart series index.

See also:

Chart Assembly Interfaces