增加AnimationHiding隐藏动画

This commit is contained in:
monitor1394
2023-07-28 08:08:49 +08:00
parent fc7655fd76
commit f867ac7efd
3 changed files with 37 additions and 0 deletions

View File

@@ -404,6 +404,16 @@ namespace XCharts.Runtime
{
}
/// <summary>
/// Data hiding animation.
/// |数据隐藏动画。
/// </summary>
[Since("v3.8.0")]
[System.Serializable]
public class AnimationHiding : AnimationInfo
{
}
/// <summary>
/// Interactive animation of charts.
/// |交互动画。