enabled property

bool? enabled
getter/setter pair

Set to false to disable accessibility functionality for a specific point. The point will not be included in keyboard navigation, and will not be exposed to assistive technology.

API Docs: https://api.highcharts.com/highcharts/series.boxplot.data.accessibility.enabled

Implementation

bool? enabled;