HighchartsSeriesStatesInactiveAnimationOptions constructor

HighchartsSeriesStatesInactiveAnimationOptions({
  1. 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});