IUiChartSerieGroupIndexEventArgs.Result

Syntax

Result: Integer;

Description

The Result property determines a chart series index.

Comments

To get chart series index, use IUiChartSerieGroupIndexEventArgs.SerieIndex.

Example

The property use is given in the example for IChart.DisplayMode.

See also:

IUiChartSerieGroupIndexEventArgs