liveRedraw property

bool? liveRedraw
getter/setter pair

Whether to redraw the main chart as the scrollbar or the navigator zoomed window is moved. Defaults to true for modern browsers and false for legacy IE browsers as well as mobile devices.

API Docs: https://api.highcharts.com/highcharts/scrollbar.liveRedraw

Implementation

bool? liveRedraw;