HighchartsTilemapSeriesStatesHoverHaloOptions constructor
HighchartsTilemapSeriesStatesHoverHaloOptions({
- HighchartsTilemapSeriesStatesHoverHaloAttributesOptions? attributes,
- bool? enabled,
- double? opacity,
- double? size,
Highcharts Options Widget.
Implementation
HighchartsTilemapSeriesStatesHoverHaloOptions(
{this.attributes, this.enabled, this.opacity, this.size});