GetToolTip function

Syntax

GetToolTip()

Description

Use the GetToolTip function to get a reference to a TooltipLabel object. TooltipLabel instances can then be associated with a Chart object.

Parameters

None.

Returns

A reference to a TooltipLabel object.

Example

&label1 = GetToolTip();