Show contents 

Express > Express Assembly Interfaces > IEaxDataAreaSlice > IEaxDataAreaSlice.TimeLineDimension

IEaxDataAreaSlice.TimeLineDimension

Syntax

TimeLineDimension: IDimInstance;

Description

The TimeLineDimension property determines time scale dimension  for a map.

Comments

Time scale dimension is a calendar dimension which is used to build map time scale by its selected elements.

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

To determine a dimension of observation objects for a map, use IEaxDataAreaSlice.ObjectivesDimension.

Example

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

See also:

IEaxDataAreaSlices