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