Show contents 

Express > Express Assembly Interfaces > IEaxDataAreaSlice > IEaxDataAreaSlice.IndicatorElement

IEaxDataAreaSlice.IndicatorElement

Fore Syntax

IndicatorElement(Type: Integer): Integer;

Fore.NET Syntax

IndicatorElement[Type: integer]: uinteger;

Parameters

Type. Metric type of analytical data area slice. Parameter values are presented in the EaxSliceIndicatorType enumeration.

Description

The IndicatorElement property determines metrics dimension selection element.

Comments

The property is outdated, use IEaxDataAreaSlice.IndicatorSelection.

See also:

IEaxDataAreaSlice