介面:DoughnutAnimationOptions
屬性
animateRotate
• animateRotate: boolean
如果為 true,圖表將以旋轉動畫的方式呈現。此屬性位於 options.animation 物件中。
預設值
true
定義於
types/index.d.ts:289 (在新視窗開啟)
animateScale
• animateScale: boolean
如果為 true,將會以從中心向外縮放的動畫呈現圖表。
預設值
false
定義於
types/index.d.ts:295 (在新視窗開啟)