IUiChartSerieGroupNameEventArgs

Assembly: Chart;

Namespace: Prognoz.Platform.Interop.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 allows to determine name of chart series group.

Properties

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

See also:

Chart Assembly Interfaces