updateInterval property

double? updateInterval
getter/setter pair

How long to wait between each recomputation of the sonification, if the chart updates rapidly. This avoids slowing down processes like panning. Given in milliseconds.

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

Implementation

double? updateInterval;