Type | Description | |||
TimeZone as String | A String expression that defines the time-zone to be displayed. In other words, the time to be added to current time. The TimeZone property can be used to programmatically update the time zone. For instance, the "+03:00" adds a three hours to the current time, while "-02:00" delays the current time scale with 2 hours earlier. |
Return | Description | |||
TimeScale | A TimeScale object being created. |
The DayStartTime property defines the starting time of the day, and the DayEndTime property defines the ending time of the day. The TimeScaleFromPoint method gets the TimeScale object from the cursor. The AllowResizeTimeScale property indicates the keys the user can resize at runtime the time scale.