enabled property

bool? enabled
getter/setter pair

Enable axis accessibility features, including axis information in the screen reader information region. If this is disabled on the xAxis, the x values are not exposed to screen readers for the individual data points by default.

API Docs: https://api.highcharts.com/highcharts/xAxis.accessibility.enabled

Implementation

bool? enabled;