Express > Express Assembly Interfaces > IEaxDataAreaSlice > IEaxDataAreaSlice.TimeLineDimension
TimeLineDimension: IDimInstance;
The TimeLineDimension property determines time scale dimension for a map.
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.
The property use is given in the example for IEaxDataAreaSlice.IndicatorsDimension.
See also: