This applet demonstrates how to enable tooltips. Two series are combined in a 2D chart.
A tooltip is displayed if mouse cursor is moved over any data point. The primary function of
tooltips is to display the values associated with a data point. In this demo, a text is
prefixed to the values displayed.
Any series type supports tooltips. See page source for details.