duration property

double? duration
getter/setter pair

The duration of the hover animation in milliseconds. By default the hover state animates quickly in, and slowly back to normal.

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

Implementation

double? duration;