onPlayAsSoundClick property

HighchartsCallback? onPlayAsSoundClick
getter/setter pair

Function to run upon clicking the "Play as sound" button in the screen reader region.

By default Highcharts will call the chart.sonify function.

API Docs: https://api.highcharts.com/highcharts/accessibility.screenReaderSection.onPlayAsSoundClick

Implementation

HighchartsCallback? onPlayAsSoundClick;