This commit is contained in:
2026-03-04 14:38:14 +08:00
parent 97c6787f9c
commit f21fcd0d7f

View File

@@ -30,7 +30,7 @@ using System.Windows.Interop;
namespace CapMachine.Wpf.Models.LightChart
{
/// <summary>
/// 曲线管理
/// 曲线管理
/// 实现对一个Chart实例进行管理
/// </summary>
public class ChartManager : BindableBase