WjFlexChartAnimation Class

File
wijmo.angular.js
Module
wijmo.angular
Show
   

AngularJS directive for the FlexChart ChartAnimation object.

The wj-flex-chart-animation directive must be contained in a WjFlexChart or WjFlexPie or WjFinancialChart directive. It supports the following attributes:

animation-mode
@ The value indicating whether the plot points animate one at a time, series by series, or all at once.
easing
@ The value indicating the easing function applied to the animation.
duration
@ The value indicating the length of entire animation in milliseconds.
axis-animation
@ The value indicating whether the axis animation is enabled.