enableMouseTracking property
Enable or disable the mouse tracking for a specific series. This includes point tooltips and click events on graphs and points. For large datasets it improves performance.
API Docs: https://api.highcharts.com/highcharts/series.treegraph.enableMouseTracking
Implementation
bool? enableMouseTracking;