Specifies whether the time scale is aligned to left or to the right of the scheduler.
Type
Description
Boolean
A Boolean expression that specifies whether the time scale is aligned on the
left or right side of the schedule view.
By default, the AlignLeft property is True, which indicates
that the time scale is aligned to the left side of the schedule view. 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 Position property
indicates the position of the time scale as they are displayed. 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).