HighchartsSeriesStatesInactiveAnimationOptions constructor
HighchartsSeriesStatesInactiveAnimationOptions({
- double? duration,
Animation when not hovering over the marker.
API Docs: https://api.highcharts.com/highcharts/series.zigzag.states.inactive.animation
Implementation
HighchartsSeriesStatesInactiveAnimationOptions({this.duration});