From 772e6760f2d25a771fe314135d53d1e72373aab7 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期一, 17 二月 2025 18:09:02 +0800 Subject: [PATCH] 增加报告Chart --- Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs b/Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs index 7eb1619..01c14d3 100644 --- a/Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs +++ b/Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs @@ -42,7 +42,7 @@ map.BackColor = System.Drawing.Color.Transparent; - map.Dock = System.Windows.Forms.DockStyle.Fill; + //map.Dock = System.Windows.Forms.DockStyle.Fill; map.Location = new System.Drawing.Point(0, 0); -- Gitblit v1.9.3