stickToMax property
Enable or disable navigator sticking to right, while adding new
points. If undefined
, the navigator sticks to the axis maximum only
if it was already at the maximum prior to adding points.
API Docs: https://api.highcharts.com/highcharts/navigator.stickToMax
Implementation
bool? stickToMax;