HighchartsLangAccessibilityAxisOptions constructor
HighchartsLangAccessibilityAxisOptions({})
Axis description format strings.
API Docs: https://api.highcharts.com/highcharts/lang.accessibility.axis
Implementation
HighchartsLangAccessibilityAxisOptions(
{this.rangeCategories,
this.rangeFromTo,
this.timeRangeDays,
this.timeRangeHours,
this.timeRangeMinutes,
this.timeRangeSeconds,
this.xAxisDescriptionPlural,
this.xAxisDescriptionSingular,
this.yAxisDescriptionPlural,
this.yAxisDescriptionSingular});