Displays or hides the time cursor's data tool tips.
Syntax
object.ShowTimeCursorToolTips [= Boolean]
Properties
The ShowTimeCursorToolTips property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether the time cursor's tool tips are displayed. |
Settings
The settings for Boolean are:
Value |
Description |
True |
The time cursor's tooltips are displayed. |
False |
The time cursor's tooltips are not displayed. |