Removes a specific member from the TimeScales collection.
Type
Description
Index as Variant
A long expression that specifies the index of the time scale to be removed, or a
string expression that indicates the time-zone of the time scale to be
removed.
The Remove method removes a time scale giving its time zone
or its index. The Clear method removes all
time-scales from the control. 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.