wrapAround property

bool? wrapAround
getter/setter pair

Whether or not to wrap around when reaching the end of arrow-key navigation for an element in the chart.

API Docs: https://api.highcharts.com/highcharts/accessibility.keyboardNavigation.wrapAround

Implementation

bool? wrapAround;