Shuxia Ning
2024-12-04 35394f5d926e170f6126219a129880455ec36562
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/11-pump/03-analy/SimulationSingleWorkingPumpAnalyCtrl.Designer.cs
@@ -36,7 +36,7 @@
            layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            hydroPumpListStateViewCtrl1 = new HydroPumpListStateViewCtrl();
            layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            pumpVariableSpeedViewChart1 = new Yw.WinFrmUI.Phart.PumpVariableSpeedViewChart();
            pumpVariableSpeedViewChart1 = new Yw.WinFrmUI.Phart.PumpRunViewChart();
            ((ISupportInitialize)layoutControl1).BeginInit();
            layoutControl1.SuspendLayout();
            ((ISupportInitialize)panelControl1).BeginInit();
@@ -164,6 +164,6 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
        private HydroPumpListStateViewCtrl hydroPumpListStateViewCtrl1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
        private Yw.WinFrmUI.Phart.PumpVariableSpeedViewChart pumpVariableSpeedViewChart1;
        private Yw.WinFrmUI.Phart.PumpRunViewChart pumpVariableSpeedViewChart1;
    }
}