lixiaojun
2024-12-30 c22cc4c60e9ff156fc25b39a5c024cc758df354b
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/11-pump/03-analy/SimulationSingleWorkingPumpAnalyCtrl.Designer.cs
@@ -29,23 +29,23 @@
        private void InitializeComponent()
        {
            layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            hydroPumpListStateViewCtrl1 = new HydroPumpListStateViewCtrl();
            panelControl1 = new PanelControl();
            simulationPumpAnalyChartCtrl1 = new SimulationPumpAnalyChartCtrl();
            Root = new DevExpress.XtraLayout.LayoutControlGroup();
            layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
            layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            hydroPumpListStateViewCtrl1 = new HydroPumpListStateViewCtrl();
            layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            pumpVariableSpeedViewChart1 = new Yw.WinFrmUI.Phart.PumpRunViewChart();
            ((ISupportInitialize)layoutControl1).BeginInit();
            layoutControl1.SuspendLayout();
            ((ISupportInitialize)panelControl1).BeginInit();
            panelControl1.SuspendLayout();
            ((ISupportInitialize)Root).BeginInit();
            ((ISupportInitialize)layoutControlGroup1).BeginInit();
            ((ISupportInitialize)layoutControlItem2).BeginInit();
            ((ISupportInitialize)splitterItem1).BeginInit();
            ((ISupportInitialize)layoutControlItem3).BeginInit();
            ((ISupportInitialize)layoutControlItem2).BeginInit();
            SuspendLayout();
            // 
            // layoutControl1
@@ -57,19 +57,34 @@
            layoutControl1.Name = "layoutControl1";
            layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(1055, 304, 650, 400);
            layoutControl1.Root = Root;
            layoutControl1.Size = new Size(891, 570);
            layoutControl1.Size = new Size(1010, 570);
            layoutControl1.TabIndex = 1;
            layoutControl1.Text = "layoutControl1";
            //
            // hydroPumpListStateViewCtrl1
            //
            hydroPumpListStateViewCtrl1.Location = new Point(2, 24);
            hydroPumpListStateViewCtrl1.Name = "hydroPumpListStateViewCtrl1";
            hydroPumpListStateViewCtrl1.Size = new Size(226, 544);
            hydroPumpListStateViewCtrl1.TabIndex = 8;
            // 
            // panelControl1
            // 
            panelControl1.BorderStyle = BorderStyles.Simple;
            panelControl1.Controls.Add(pumpVariableSpeedViewChart1);
            panelControl1.Location = new Point(215, 2);
            panelControl1.Controls.Add(simulationPumpAnalyChartCtrl1);
            panelControl1.Location = new Point(242, 2);
            panelControl1.Name = "panelControl1";
            panelControl1.Padding = new Padding(1);
            panelControl1.Size = new Size(674, 566);
            panelControl1.Size = new Size(766, 566);
            panelControl1.TabIndex = 7;
            //
            // simulationPumpAnalyChartCtrl1
            //
            simulationPumpAnalyChartCtrl1.Dock = DockStyle.Fill;
            simulationPumpAnalyChartCtrl1.Location = new Point(3, 3);
            simulationPumpAnalyChartCtrl1.Name = "simulationPumpAnalyChartCtrl1";
            simulationPumpAnalyChartCtrl1.Size = new Size(760, 560);
            simulationPumpAnalyChartCtrl1.TabIndex = 0;
            // 
            // Root
            // 
@@ -78,7 +93,7 @@
            Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup1, splitterItem1, layoutControlItem3 });
            Root.Name = "Root";
            Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            Root.Size = new Size(891, 570);
            Root.Size = new Size(1010, 570);
            Root.TextVisible = false;
            // 
            // layoutControlGroup1
@@ -88,33 +103,8 @@
            layoutControlGroup1.Location = new Point(0, 0);
            layoutControlGroup1.Name = "layoutControlGroup1";
            layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            layoutControlGroup1.Size = new Size(203, 570);
            layoutControlGroup1.Size = new Size(230, 570);
            layoutControlGroup1.Text = "水泵列表";
            //
            // splitterItem1
            //
            splitterItem1.AllowHotTrack = true;
            splitterItem1.Location = new Point(203, 0);
            splitterItem1.Name = "splitterItem1";
            splitterItem1.Size = new Size(10, 570);
            //
            // layoutControlItem3
            //
            layoutControlItem3.Control = panelControl1;
            layoutControlItem3.Location = new Point(213, 0);
            layoutControlItem3.Name = "layoutControlItem3";
            layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            layoutControlItem3.Size = new Size(678, 570);
            layoutControlItem3.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
            layoutControlItem3.TextSize = new Size(0, 0);
            layoutControlItem3.TextVisible = false;
            //
            // hydroPumpListStateViewCtrl1
            //
            hydroPumpListStateViewCtrl1.Location = new Point(2, 24);
            hydroPumpListStateViewCtrl1.Name = "hydroPumpListStateViewCtrl1";
            hydroPumpListStateViewCtrl1.Size = new Size(199, 544);
            hydroPumpListStateViewCtrl1.TabIndex = 8;
            // 
            // layoutControlItem2
            // 
@@ -122,18 +112,27 @@
            layoutControlItem2.Location = new Point(0, 0);
            layoutControlItem2.Name = "layoutControlItem2";
            layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            layoutControlItem2.Size = new Size(199, 544);
            layoutControlItem2.Size = new Size(226, 544);
            layoutControlItem2.TextSize = new Size(0, 0);
            layoutControlItem2.TextVisible = false;
            // 
            // pumpVariableSpeedViewChart1
            // splitterItem1
            // 
            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(668, 560);
            pumpVariableSpeedViewChart1.TabIndex = 0;
            splitterItem1.AllowHotTrack = true;
            splitterItem1.Location = new Point(230, 0);
            splitterItem1.Name = "splitterItem1";
            splitterItem1.Size = new Size(10, 570);
            //
            // layoutControlItem3
            //
            layoutControlItem3.Control = panelControl1;
            layoutControlItem3.Location = new Point(240, 0);
            layoutControlItem3.Name = "layoutControlItem3";
            layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            layoutControlItem3.Size = new Size(770, 570);
            layoutControlItem3.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
            layoutControlItem3.TextSize = new Size(0, 0);
            layoutControlItem3.TextVisible = false;
            // 
            // SimulationSingleWorkingPumpAnalyCtrl
            // 
@@ -141,16 +140,16 @@
            AutoScaleMode = AutoScaleMode.Font;
            Controls.Add(layoutControl1);
            Name = "SimulationSingleWorkingPumpAnalyCtrl";
            Size = new Size(891, 570);
            Size = new Size(1010, 570);
            ((ISupportInitialize)layoutControl1).EndInit();
            layoutControl1.ResumeLayout(false);
            ((ISupportInitialize)panelControl1).EndInit();
            panelControl1.ResumeLayout(false);
            ((ISupportInitialize)Root).EndInit();
            ((ISupportInitialize)layoutControlGroup1).EndInit();
            ((ISupportInitialize)layoutControlItem2).EndInit();
            ((ISupportInitialize)splitterItem1).EndInit();
            ((ISupportInitialize)layoutControlItem3).EndInit();
            ((ISupportInitialize)layoutControlItem2).EndInit();
            ResumeLayout(false);
        }
@@ -164,6 +163,6 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
        private HydroPumpListStateViewCtrl hydroPumpListStateViewCtrl1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
        private Yw.WinFrmUI.Phart.PumpRunViewChart pumpVariableSpeedViewChart1;
        private SimulationPumpAnalyChartCtrl simulationPumpAnalyChartCtrl1;
    }
}