TimeLineDimension: IDimInstance;
TimeLineDimension: Prognoz.Platform.Interop.Dimensions.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 map, use IEaxDataAreaSlice.IndicatorsDimension.
To determine dimension of map observed objects, use IEaxDataAreaSlice.ObjectivesDimension.
The property use is given in the example for IEaxDataAreaSlice.IndicatorsDimension.
See also: