Type | Description | |||
Boolean | A Boolean expression that specifies whether the time scale is visible or hidden. |
The AllowResizeTimeScale property indicates the keys the user can resize at runtime the time scale. The AllowResize property may specify whether a time scale is resizable or not, while AllowResizeTimeScale property on exDisallow may specify that no time scale can be resized at runtime. The LayoutStartChanging( exScheduleResizeTimeScale) and LayoutEndChanging( exScheduleResizeTimeScale) properties notifies your application once the user resizes a time scale.