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