HighchartsOptions constructor

Highcharts Options Widget.

Implementation

HighchartsOptions(
    {this.accessibility,
    this.annotations,
    this.boost,
    this.caption,
    this.chart,
    this.colorAxis,
    this.colors,
    this.connectors,
    this.credits,
    this.data,
    this.defs,
    this.drilldown,
    this.exporting,
    this.global,
    this.lang,
    this.legend,
    this.loading,
    this.mapNavigation,
    this.mapView,
    this.navigation,
    this.navigator,
    this.noData,
    this.pane,
    this.plotOptions,
    this.rangeSelector,
    this.responsive,
    this.scrollbar,
    this.series,
    this.sonification,
    this.stockTools,
    this.subtitle,
    this.time,
    this.title,
    this.tooltip,
    this.xAxis,
    this.yAxis,
    this.zAxis});