HighChartsAxisLabels constructor

HighChartsAxisLabels({
  1. String? format,
  2. Map<String, dynamic>? style,
})

Implementation

HighChartsAxisLabels({this.format, this.style});