Starts the tooltip
| <viztip>.start() |
When this command is called the tooltip will be displayed if the mouse moves above a tooltip object.
In addition the following events will be generated when the mouse moves above and away from a tooltip object:
viztip.TOOLTIP_BEGIN_EVENT
viztip.TOOLTIP_END_EVENT
None