IChartStyleAbsoluteGroup.Item

Fore Syntax

Item(Index: Integer): IChartStyleRelativeGroup;

Fore.NET Syntax

Item[Index: Integer]: Prognoz.Platform.Interop.Chart: IChartStyleRelativeGroup;

Parameters

Index . Index of relative group of series which needs to be obtained.

Description

The Item property returns the specified relative group of series.

Example

The property use is given in description of IChartStyleRelativeGroup.Item.

See also:

IChartStyleAbsoluteGroup