优化大批量添加数据时卡顿严重的问题

This commit is contained in:
monitor1394
2019-09-27 18:18:07 +08:00
parent 82cc23548d
commit fde636e084
3 changed files with 9 additions and 5 deletions

View File

@@ -425,7 +425,7 @@ namespace XCharts
/// <summary>
/// Whether series animation enabel.
/// 启用或取消起始动画。
/// 启用或关闭起始动画。
/// </summary>
/// <param name="flag"></param>
public void AnimationEnable(bool flag)