Uses of Class
software.xdev.chartjs.model.options.animation.PolarAnimation
Packages that use PolarAnimation
-
Uses of PolarAnimation in software.xdev.chartjs.model.options.animation
Methods in software.xdev.chartjs.model.options.animation that return PolarAnimationModifier and TypeMethodDescriptionPolarAnimation.setAnimateRotate
(Boolean animateRotate) If true, will animate the rotation of the chart.PolarAnimation.setAnimateScale
(Boolean animateScale) If true, will animate scaling the chart.