HighchartsAccessibilityScreenReaderSectionOptions constructor
HighchartsAccessibilityScreenReaderSectionOptions({})
Accessibility options for the screen reader information sections added before and after the chart.
API Docs: https://api.highcharts.com/highcharts/accessibility.screenReaderSection
Implementation
HighchartsAccessibilityScreenReaderSectionOptions(
{this.afterChartFormat,
this.afterChartFormatter,
this.axisRangeDateFormat,
this.beforeChartFormat,
this.beforeChartFormatter,
this.onPlayAsSoundClick,
this.onViewDataTableClick});