animation property
        
        dynamic
        animation
        
      
getter/setter pair
      How to animate the pages when navigating up or down. A value of
true applies the default navigation given in the
chart.animation option. Additional options can be given as an
object containing values for easing and duration.
API Docs: https://api.highcharts.com/highcharts/legend.navigation.animation
Implementation
dynamic animation;