HighchartsAccessibilityKeyboardNavigationSeriesNavigationOptions constructor
HighchartsAccessibilityKeyboardNavigationSeriesNavigationOptions({})
Options for the keyboard navigation of data points and series.
API Docs: https://api.highcharts.com/highcharts/accessibility.keyboardNavigation.seriesNavigation
Implementation
HighchartsAccessibilityKeyboardNavigationSeriesNavigationOptions(
{this.mode,
this.pointNavigationEnabledThreshold,
this.rememberPointFocus,
this.skipNullPoints});