pointNavigationEnabledThreshold property

double? pointNavigationEnabledThreshold
getter/setter pair

When a series contains more points than this, we no longer allow keyboard navigation for it.

Set to false to disable.

API Docs: https://api.highcharts.com/highcharts/accessibility.keyboardNavigation.seriesNavigation.pointNavigationEnabledThreshold

Implementation

double? pointNavigationEnabledThreshold;