property TimeScale.ToolTip as String
Indicates the tooltip of the TimeScale object.

TypeDescription
String A String expression that specifies the extended HTML caption to be displayed when cursor hovers the time scale.
By default, the ToolTip property is "". The Caption property specifies the HTML caption to be displayed on the top side of the time scale. The MajorTimeLabel property defines the time label to be shown on the major rulers, while the MinorTimeLabel property specifies the time label to be shown on minor rulers. The TimeZone property can be used to programmatically update the time zone.

Here's a few samples on how you can use the ToolTip property:

The ToolTip property supports the following HTML tags:

The ToolTip property supports the following HTML tags: