Disappear Animation
mobile
User can manually call vchart.runDisappearAnimation() method to execute the disappear animation.
The difference between the disappear animation and other animations is that it provides an additional callBack parameter to execute user-defined disappear effects.
User can configure the custom interpolation callback function or provide a custom animation implementation class in the callBack parameter.