showTooltip property

bool? showTooltip
getter/setter pair

Show tooltip as the chart plays.

Note that if multiple tracks that play at different times try to show the tooltip, it can be glitchy, so it is recommended in those cases to turn this on/off for individual tracks using the showPlayMarker option.

API Docs: https://api.highcharts.com/highcharts/sonification.showTooltip

Implementation

bool? showTooltip;