Controls the tooltip for each pointer in the data.
Chart Type Example:
<tooltip enabled="true">
<format>{%YValue}</format>
</tooltip>
Gauge Type Example:
<format>{%Value}</format>
Back to Top
Next:
Chart Properties