mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-28 03:58:49 +00:00
增加BaseChart.AnimationFadeOut()渐入动画,重构动画系统
This commit is contained in:
@@ -37,7 +37,7 @@ namespace XCharts
|
||||
serie.center[1] = 0.5f;
|
||||
serie.radius[0] = 80;
|
||||
serie.splitNumber = 5;
|
||||
serie.animation.updateAnimation = true;
|
||||
serie.animation.dataChangeEnable = true;
|
||||
serie.arcShaped = true;
|
||||
|
||||
serie.titleStyle.show = true;
|
||||
|
||||
Reference in New Issue
Block a user