property TimeScale.Position as Long
Gets or sets the position of the current time scale.

TypeDescription
Long A Long expression that indicates the position of the time scale.
By default, the Position property is 0, which indicates that the time scale is left displayed on the first position. The Position property indicates the position of the time scale as they are displayed.  The AlignLeft property can be used to programmatically change the time scale alignment. The AllowMoveTimeScale property indicates the keys the user can move at runtime the time scale from a side to another. The AlignLeft and Position properties may be changed if the user moves the time scale position to a new side, while the AllowMoveTimeScale property is not exDisallow (0).