Hides the tooltip that is currently being showed, if any.
Shows a tooltip with the specified content text.
The tooltip is shown using the same style and initial delay as native Spotfire visualizations. Once shown, the tooltip will follow the mouse around until Tooltip.hide is called.
Subsequent calls to showcan be made to update the tooltip text.
The text to show in the tooltip.
Represents an object with methods to show and hide a Spotfire tooltip.