afterChartFormatter property
A formatter function to create the HTML contents of the hidden screen reader information region after the chart. Analogous to beforeChartFormatter.
API Docs: https://api.highcharts.com/highcharts/accessibility.screenReaderSection.afterChartFormatter
Implementation
HighchartsCallback? afterChartFormatter;