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