The Clear method removes all time-scales from the control.
The Remove method removes a time scale
giving its time zone or its index. The Visible
property shows or hides the time scale. The Position
property changes the position of the time scale from left to right. The Item
property accesses the time scale object its time zone or its index. The TimeZone
property can be used to programmatically update the time zone. The Index
property defines the index of the time scale in the TimeScales collection.