UiChartParentSerieIndexEventArgs

Assembly: Chart;

Description

The UiChartParentSerieIndexEventArgs class implements parameters of the UiChart.OnGetParentSerieIndex event.

Comments

The UiChart.OnGetParentSerieIndex event enables the user to determine a parent series index.

Constructors

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

Class object properties inherited from IUiChartParentSerieIndexEventArgs

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

See also:

Chart Assembly Classes