HighchartsLangAccessibilitySeriesOptions constructor
HighchartsLangAccessibilitySeriesOptions({})
Lang configuration for different series types. For more dynamic control over the series element descriptions, see accessibility.seriesDescriptionFormatter.
API Docs: https://api.highcharts.com/highcharts/lang.accessibility.series
Implementation
HighchartsLangAccessibilitySeriesOptions(
{this.description,
this.nullPointValue,
this.pointAnnotationsDescription,
this.summary,
this.xAxisDescription,
this.yAxisDescription});