HighchartsAccessibilityPointOptions constructor
HighchartsAccessibilityPointOptions({})
Options for descriptions of individual data points.
API Docs: https://api.highcharts.com/highcharts/accessibility.point
Implementation
HighchartsAccessibilityPointOptions(
{this.dateFormat,
this.dateFormatter,
this.describeNull,
this.descriptionFormat,
this.descriptionFormatter,
this.valueDecimals,
this.valueDescriptionFormat,
this.valuePrefix,
this.valueSuffix});