duheng
2024-12-05 b26ae60e85d4a03a2426e6607e7afe89e1c10a5f
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/11-pump/03-analy/SimulationMultiWorkingPumpAnalyCtrl.Designer.cs
@@ -32,7 +32,7 @@
            hydroWorkingCheckedListHorizCtrl1 = new HydroWorkingCheckedListHorizCtrl();
            hydroPumpListViewCtrl1 = new HydroPumpListViewCtrl();
            panelControl1 = new PanelControl();
            pumpVariableSpeedViewChart1 = new Yw.WinFrmUI.Phart.PumpVariableSpeedViewChart();
            pumpRunViewChart1 = new Yw.WinFrmUI.Phart.PumpRunViewChart();
            Root = new DevExpress.XtraLayout.LayoutControlGroup();
            layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -84,7 +84,7 @@
            // panelControl1
            // 
            panelControl1.BorderStyle = BorderStyles.Simple;
            panelControl1.Controls.Add(pumpVariableSpeedViewChart1);
            panelControl1.Controls.Add(pumpRunViewChart1);
            panelControl1.Location = new Point(245, 63);
            panelControl1.Name = "panelControl1";
            panelControl1.Padding = new Padding(1);
@@ -93,12 +93,12 @@
            // 
            // pumpVariableSpeedViewChart1
            // 
            pumpVariableSpeedViewChart1.Dock = DockStyle.Fill;
            pumpVariableSpeedViewChart1.Location = new Point(3, 3);
            pumpVariableSpeedViewChart1.Margin = new Padding(2, 2, 2, 2);
            pumpVariableSpeedViewChart1.Name = "pumpVariableSpeedViewChart1";
            pumpVariableSpeedViewChart1.Size = new Size(768, 486);
            pumpVariableSpeedViewChart1.TabIndex = 0;
            pumpRunViewChart1.Dock = DockStyle.Fill;
            pumpRunViewChart1.Location = new Point(3, 3);
            pumpRunViewChart1.Margin = new Padding(2, 2, 2, 2);
            pumpRunViewChart1.Name = "pumpVariableSpeedViewChart1";
            pumpRunViewChart1.Size = new Size(768, 486);
            pumpRunViewChart1.TabIndex = 0;
            // 
            // Root
            // 
@@ -198,7 +198,7 @@
        private HydroWorkingCheckedListHorizCtrl hydroWorkingCheckedListHorizCtrl1;
        private HydroPumpListViewCtrl hydroPumpListViewCtrl1;
        private PanelControl panelControl1;
        private Yw.WinFrmUI.Phart.PumpVariableSpeedViewChart pumpVariableSpeedViewChart1;
        private Yw.WinFrmUI.Phart.PumpRunViewChart pumpRunViewChart1;
        private DevExpress.XtraLayout.LayoutControlGroup Root;
        private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;