public interface IsDefaultAnimation extends IsDefaultBaseAnimation
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAnimateRotate()
If
true, the chart will animate in with a rotation animation. |
boolean |
isAnimateScale()
If
true, will animate scaling the chart from the center outwards. |
getDelay, getDelayCallback, getDuration, getDurationCallback, getEasing, getEasingCallback, getLoopCallback, isLoopboolean isAnimateRotate()
true, the chart will animate in with a rotation animation.true, the chart will animate in with a rotation animation.boolean isAnimateScale()
true, will animate scaling the chart from the center outwards.true, will animate scaling the chart from the center outwards.