property Schedule.TimeScales as TimeScales
Gets the schedule's time scales collection.

TypeDescription
TimeScales The TimeScales object which holds a collection of TimeScale objects. 
By default, the control adds a time scale, that can be accessed using TimeScales(0) property. The control handles one or more time scales. Each time scale can display a different time zone, and can be aligned to any side of the schedule view. The TimeScales collection is accessible through the TimeScales property of the control. The TimeScaleFromPoint method gets the TimeScale object from the cursor. The TimeScalesFont defines the font to display the control's time scales. The TimeZone property defines the time zone of the time scale. The AllowMoveTimeScale property indicates the keys the user can move at runtime the time scale from a side to another. The AllowResizeTimeScale property indicates the keys the user can resize at runtime the time scale. Use the Add method of the TimeScales object to add a new time scale to the control. The AlignLeft property aligns the time scale to the left or to the right side of the schedule view. 

The DayStartTime property defines the starting time of the day, and the DayEndTime property defines the ending time of the day.

The following screen show shows the control with two time-scales: