afterChartFormatter property
dynamic
afterChartFormatter
getter/setter pair
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
dynamic afterChartFormatter;