skipNullPoints property

String? skipNullPoints
getter/setter pair

Skip null points when navigating through points with the keyboard. By default this is the opposite of series.nullInteraction.

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

Implementation

String? skipNullPoints;