HighchartsSeriesStatesHoverAnimationOptions constructor

HighchartsSeriesStatesHoverAnimationOptions({
  1. double? duration,
})

Animation setting for hovering the graph in line-type series.

API Docs: https://api.highcharts.com/highcharts/series.zigzag.states.hover.animation

Implementation

HighchartsSeriesStatesHoverAnimationOptions({this.duration});