From bb5865148234cad04ae31d4de9264f4209a3fa6d Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期四, 24 十月 2024 14:02:29 +0800
Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0

---
 WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/99-common/PumpSerialParallelChartDlg.Designer.cs |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/99-common/PumpSerialParallelChartDlg.Designer.cs b/WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/99-common/PumpSerialParallelChartDlg.Designer.cs
index b9f28af..4c3ac43 100644
--- a/WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/99-common/PumpSerialParallelChartDlg.Designer.cs
+++ b/WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/99-common/PumpSerialParallelChartDlg.Designer.cs
@@ -40,8 +40,7 @@
             // pumpSerialParallelChart
             // 
             pumpSerialParallelChart.Dock = DockStyle.Fill;
-            pumpSerialParallelChart.LineNameVisible = true;
-            pumpSerialParallelChart.LineVisible = false;
+            pumpSerialParallelChart.LineNameVisible = true; 
             pumpSerialParallelChart.Location = new Point(0, 0);
             pumpSerialParallelChart.Name = "pumpSerialParallelChart";
             pumpSerialParallelChart.Size = new Size(639, 1062);

--
Gitblit v1.9.3