HighchartsHollowcandlestickSeriesStatesHoverOptions constructor
HighchartsHollowcandlestickSeriesStatesHoverOptions({
- HighchartsSeriesStatesHoverAnimationOptions? animation,
- double? brightness,
- bool? enabled,
- double? lineWidth,
Highcharts Options Widget.
Implementation
HighchartsHollowcandlestickSeriesStatesHoverOptions(
{this.animation, this.brightness, this.enabled, this.lineWidth});