mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-20 07:20:08 +00:00
增加AnimationHiding隐藏动画
This commit is contained in:
@@ -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.
|
||||
/// |交互动画。
|
||||
|
||||
Reference in New Issue
Block a user