onViewDataTableClick property
Function to run upon clicking the "View as Data Table" link in the screen reader region.
By default Highcharts will insert and set focus to a data table representation of the chart.
API Docs: https://api.highcharts.com/highcharts/accessibility.screenReaderSection.onViewDataTableClick
Implementation
HighchartsCallback? onViewDataTableClick;