tooltip
Type: Chart.Tooltip()
Parent: Chart.Chart()
Description: Global Tooltip configuration can be set here.

Tooltip is of type of object that supports many properties. You can checkout Chart Elements reference here for the list of the properties supported under Tooltip of Chart.

Below is a simple example that will help you to understand how to set Tooltip property of Chart.


You can checkout the live example here.