IEaxDataAreaControl.Item

Syntax

Item(Index: Integer): IEaxDataAreaParamControl;

Parameters

Index. Parameter index.

Description

The Item property returns analytical data area slice parameter.

Comments

To determine the number of parameter control setup objects of analytical data area setup, use the IEaxDataAreaControlInfo.Count property.

See also:

IEaxDataAreaControl