Show contents 

Express > Express Assembly Interfaces > IEaxDataAreaSlice > IEaxDataAreaSlice.ObjectivesDimension

IEaxDataAreaSlice.ObjectivesDimension

Syntax

ObjectivesDimension: IDimInstance;

Description

The ObjectivesDimension property determines observed objects dimension  for a map.

Comments

Observation objects dimension is a territory dimension containing the TERRID atribute.

To determine metrics dimension for a map, use IEaxDataAreaSlice.IndicatorsDimension.

To determine time scale dimension for a map, use IEaxDataAreaSlice.TimeLineDimension.

To determine dimension of arrows direction for a map, use IEaxDataAreaSlice.SecondaryObjectivesDimension.

Example

The property use is given in the example for IEaxDataAreaSlice.IndicatorsDimension.

See also:

IEaxDataAreaSlices