using DevExpress.Utils; using DevExpress.XtraGrid.Views.Grid; using System; using System.ComponentModel; using System.Drawing; using System.Windows.Forms; namespace PBS.WinFrmUI.Hydro { partial class SimulationSchedulePage { /// /// Required designer variable. /// private IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. //protected override void Dispose(bool disposing) //{ // if (disposing && (components != null)) // { // components.Dispose(); // } // base.Dispose(disposing); //} #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SimulationSchedulePage)); DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram(); DevExpress.XtraCharts.ConstantLine constantLine1 = new DevExpress.XtraCharts.ConstantLine(); DevExpress.XtraCharts.ConstantLine constantLine2 = new DevExpress.XtraCharts.ConstantLine(); DevExpress.XtraCharts.LayoutDefinition layoutDefinition1 = new DevExpress.XtraCharts.LayoutDefinition(); DevExpress.XtraCharts.LayoutDefinition layoutDefinition2 = new DevExpress.XtraCharts.LayoutDefinition(); DevExpress.XtraCharts.XYDiagramPane xyDiagramPane1 = new DevExpress.XtraCharts.XYDiagramPane(); DevExpress.XtraCharts.XYDiagramPane xyDiagramPane2 = new DevExpress.XtraCharts.XYDiagramPane(); DevExpress.XtraCharts.XYDiagramPane xyDiagramPane3 = new DevExpress.XtraCharts.XYDiagramPane(); DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY1 = new DevExpress.XtraCharts.SecondaryAxisY(); DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY2 = new DevExpress.XtraCharts.SecondaryAxisY(); DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY3 = new DevExpress.XtraCharts.SecondaryAxisY(); DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY4 = new DevExpress.XtraCharts.SecondaryAxisY(); DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series(); DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView(); DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series(); DevExpress.XtraCharts.RangeAreaSeriesView rangeAreaSeriesView1 = new DevExpress.XtraCharts.RangeAreaSeriesView(); DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series(); DevExpress.XtraCharts.RangeAreaSeriesView rangeAreaSeriesView2 = new DevExpress.XtraCharts.RangeAreaSeriesView(); DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series(); DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView(); DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series(); DevExpress.XtraCharts.LineSeriesView lineSeriesView3 = new DevExpress.XtraCharts.LineSeriesView(); DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series(); DevExpress.XtraCharts.LineSeriesView lineSeriesView4 = new DevExpress.XtraCharts.LineSeriesView(); DevExpress.XtraCharts.Series series7 = new DevExpress.XtraCharts.Series(); DevExpress.XtraCharts.LineSeriesView lineSeriesView5 = new DevExpress.XtraCharts.LineSeriesView(); DevExpress.XtraCharts.Series series8 = new DevExpress.XtraCharts.Series(); DevExpress.XtraCharts.LineSeriesView lineSeriesView6 = new DevExpress.XtraCharts.LineSeriesView(); DevExpress.XtraCharts.Series series9 = new DevExpress.XtraCharts.Series(); DevExpress.XtraCharts.PointSeriesView pointSeriesView1 = new DevExpress.XtraCharts.PointSeriesView(); this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components); this.sidePanelInfo = new DevExpress.XtraEditors.SidePanel(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.txtEndP = new DevExpress.XtraEditors.TextEdit(); this.multiCurveExpressChart1 = new Yw.WinFrmUI.Phart.PumpRunViewChart(); this.gridControl1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colHZ = new DevExpress.XtraGrid.Columns.GridColumn(); this.colEff = new DevExpress.XtraGrid.Columns.GridColumn(); this.colPower = new DevExpress.XtraGrid.Columns.GridColumn(); this.colFlow = new DevExpress.XtraGrid.Columns.GridColumn(); this.colHead = new DevExpress.XtraGrid.Columns.GridColumn(); this.txtTotalEnergyVP = new DevExpress.XtraEditors.TextEdit(); this.txtEnergyEfficient = new DevExpress.XtraEditors.TextEdit(); this.txtEnergyEfficiencyRatio = new DevExpress.XtraEditors.TextEdit(); this.txtPower = new DevExpress.XtraEditors.TextEdit(); this.txtPumpP = new DevExpress.XtraEditors.TextEdit(); this.txtTerminalP = new DevExpress.XtraEditors.TextEdit(); this.txtConstantP = new DevExpress.XtraEditors.TextEdit(); this.txtTime = new DevExpress.XtraEditors.TextEdit(); this.txtTotalEnergyCP = new DevExpress.XtraEditors.TextEdit(); this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl(); this.barBtnWaterImport = new DevExpress.XtraBars.BarButtonItem(); this.barBtnCalc = new DevExpress.XtraBars.BarButtonItem(); this.barBtnPause = new DevExpress.XtraBars.BarButtonItem(); this.barBtnContinue = new DevExpress.XtraBars.BarButtonItem(); this.barBtnOver = new DevExpress.XtraBars.BarButtonItem(); this.ribbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage(); this.PageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); this.chartControl = new DevExpress.XtraCharts.ChartControl(); this.sidePanelChart = new DevExpress.XtraEditors.SidePanel(); ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit(); this.sidePanelInfo.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtEndP.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTotalEnergyVP.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtEnergyEfficient.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtEnergyEfficiencyRatio.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPower.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPumpP.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTerminalP.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtConstantP.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTime.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTotalEnergyCP.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chartControl)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(xyDiagramPane1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(xyDiagramPane2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(xyDiagramPane3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(secondaryAxisY2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(secondaryAxisY3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(secondaryAxisY4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(rangeAreaSeriesView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(rangeAreaSeriesView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(pointSeriesView1)).BeginInit(); this.sidePanelChart.SuspendLayout(); this.SuspendLayout(); // // dockManager1 // this.dockManager1.Form = this; this.dockManager1.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light; this.dockManager1.TopZIndexControls.AddRange(new string[] { "DevExpress.XtraBars.BarDockControl", "DevExpress.XtraBars.StandaloneBarDockControl", "System.Windows.Forms.MenuStrip", "System.Windows.Forms.StatusStrip", "System.Windows.Forms.StatusBar", "DevExpress.XtraBars.Ribbon.RibbonStatusBar", "DevExpress.XtraBars.Ribbon.RibbonControl", "DevExpress.XtraBars.Navigation.OfficeNavigationBar", "DevExpress.XtraBars.Navigation.TileNavPane", "DevExpress.XtraBars.TabFormControl", "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl", "DevExpress.XtraBars.ToolbarForm.ToolbarFormControl"}); // // sidePanelInfo // this.sidePanelInfo.Controls.Add(this.layoutControl1); this.sidePanelInfo.Dock = System.Windows.Forms.DockStyle.Right; this.sidePanelInfo.Location = new System.Drawing.Point(424, 52); this.sidePanelInfo.Name = "sidePanelInfo"; this.sidePanelInfo.Size = new System.Drawing.Size(394, 629); this.sidePanelInfo.TabIndex = 0; this.sidePanelInfo.Text = "sidePanel1"; // // layoutControl1 // this.layoutControl1.Controls.Add(this.txtEndP); this.layoutControl1.Controls.Add(this.multiCurveExpressChart1); this.layoutControl1.Controls.Add(this.gridControl1); this.layoutControl1.Controls.Add(this.txtTotalEnergyVP); this.layoutControl1.Controls.Add(this.txtEnergyEfficient); this.layoutControl1.Controls.Add(this.txtEnergyEfficiencyRatio); this.layoutControl1.Controls.Add(this.txtPower); this.layoutControl1.Controls.Add(this.txtPumpP); this.layoutControl1.Controls.Add(this.txtTerminalP); this.layoutControl1.Controls.Add(this.txtConstantP); this.layoutControl1.Controls.Add(this.txtTime); this.layoutControl1.Controls.Add(this.txtTotalEnergyCP); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(1, 0); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(646, 739, 650, 400); this.layoutControl1.Root = this.Root; this.layoutControl1.Size = new System.Drawing.Size(393, 629); this.layoutControl1.TabIndex = 0; this.layoutControl1.Text = "layoutControl1"; // // txtEndP // this.txtEndP.EditValue = "10"; this.txtEndP.Location = new System.Drawing.Point(293, 26); this.txtEndP.Name = "txtEndP"; this.txtEndP.Size = new System.Drawing.Size(96, 20); this.txtEndP.StyleController = this.layoutControl1; this.txtEndP.TabIndex = 14; // // multiCurveExpressChart1 // this.multiCurveExpressChart1.Location = new System.Drawing.Point(0, 344); this.multiCurveExpressChart1.Margin = new System.Windows.Forms.Padding(1); this.multiCurveExpressChart1.Name = "multiCurveExpressChart1"; this.multiCurveExpressChart1.Size = new System.Drawing.Size(393, 285); this.multiCurveExpressChart1.TabIndex = 17; // // gridControl1 // this.gridControl1.Location = new System.Drawing.Point(0, 220); this.gridControl1.MainView = this.gridView1; this.gridControl1.Name = "gridControl1"; this.gridControl1.Size = new System.Drawing.Size(393, 102); this.gridControl1.TabIndex = 16; this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); // // gridView1 // this.gridView1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colID, this.colHZ, this.colEff, this.colPower, this.colFlow, this.colHead}); this.gridView1.GridControl = this.gridControl1; this.gridView1.Name = "gridView1"; this.gridView1.OptionsView.ShowGroupPanel = false; // // colID // this.colID.Caption = "泵"; this.colID.FieldName = "Name"; this.colID.Name = "colID"; this.colID.Visible = true; this.colID.VisibleIndex = 0; // // colHZ // this.colHZ.Caption = "频率(hz)"; this.colHZ.FieldName = "HZ"; this.colHZ.Name = "colHZ"; this.colHZ.Visible = true; this.colHZ.VisibleIndex = 1; // // colEff // this.colEff.Caption = "效率(%)"; this.colEff.FieldName = "Eff"; this.colEff.Name = "colEff"; this.colEff.Visible = true; this.colEff.VisibleIndex = 5; // // colPower // this.colPower.Caption = "功率(kW)"; this.colPower.FieldName = "Power"; this.colPower.Name = "colPower"; this.colPower.Visible = true; this.colPower.VisibleIndex = 4; // // colFlow // this.colFlow.Caption = "流量(m³/h)"; this.colFlow.FieldName = "Flow"; this.colFlow.Name = "colFlow"; this.colFlow.Visible = true; this.colFlow.VisibleIndex = 2; // // colHead // this.colHead.Caption = "扬程(m)"; this.colHead.FieldName = "Head"; this.colHead.MinWidth = 21; this.colHead.Name = "colHead"; this.colHead.Visible = true; this.colHead.VisibleIndex = 3; this.colHead.Width = 78; // // txtTotalEnergyVP // this.txtTotalEnergyVP.EditValue = ""; this.txtTotalEnergyVP.Location = new System.Drawing.Point(293, 76); this.txtTotalEnergyVP.Name = "txtTotalEnergyVP"; this.txtTotalEnergyVP.Properties.ReadOnly = true; this.txtTotalEnergyVP.Size = new System.Drawing.Size(96, 20); this.txtTotalEnergyVP.StyleController = this.layoutControl1; this.txtTotalEnergyVP.TabIndex = 4; // // txtEnergyEfficient // this.txtEnergyEfficient.EditValue = ""; this.txtEnergyEfficient.Location = new System.Drawing.Point(99, 100); this.txtEnergyEfficient.Name = "txtEnergyEfficient"; this.txtEnergyEfficient.Properties.ReadOnly = true; this.txtEnergyEfficient.Size = new System.Drawing.Size(95, 20); this.txtEnergyEfficient.StyleController = this.layoutControl1; this.txtEnergyEfficient.TabIndex = 5; // // txtEnergyEfficiencyRatio // this.txtEnergyEfficiencyRatio.EditValue = ""; this.txtEnergyEfficiencyRatio.Location = new System.Drawing.Point(293, 100); this.txtEnergyEfficiencyRatio.Name = "txtEnergyEfficiencyRatio"; this.txtEnergyEfficiencyRatio.Properties.ReadOnly = true; this.txtEnergyEfficiencyRatio.Size = new System.Drawing.Size(96, 20); this.txtEnergyEfficiencyRatio.StyleController = this.layoutControl1; this.txtEnergyEfficiencyRatio.TabIndex = 6; // // txtPower // this.txtPower.Location = new System.Drawing.Point(293, 150); this.txtPower.Name = "txtPower"; this.txtPower.Properties.ReadOnly = true; this.txtPower.Size = new System.Drawing.Size(96, 20); this.txtPower.StyleController = this.layoutControl1; this.txtPower.TabIndex = 7; // // txtPumpP // this.txtPumpP.Location = new System.Drawing.Point(99, 174); this.txtPumpP.Name = "txtPumpP"; this.txtPumpP.Properties.ReadOnly = true; this.txtPumpP.Size = new System.Drawing.Size(95, 20); this.txtPumpP.StyleController = this.layoutControl1; this.txtPumpP.TabIndex = 9; // // txtTerminalP // this.txtTerminalP.Location = new System.Drawing.Point(293, 174); this.txtTerminalP.Name = "txtTerminalP"; this.txtTerminalP.Properties.ReadOnly = true; this.txtTerminalP.Size = new System.Drawing.Size(96, 20); this.txtTerminalP.StyleController = this.layoutControl1; this.txtTerminalP.TabIndex = 10; // // txtConstantP // this.txtConstantP.EditValue = "60"; this.txtConstantP.Location = new System.Drawing.Point(99, 26); this.txtConstantP.Name = "txtConstantP"; this.txtConstantP.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager)); this.txtConstantP.Size = new System.Drawing.Size(95, 20); this.txtConstantP.StyleController = this.layoutControl1; this.txtConstantP.TabIndex = 13; this.txtConstantP.EditValueChanged += new System.EventHandler(this.txtConstantP_EditValueChanged); // // txtTime // this.txtTime.Location = new System.Drawing.Point(99, 150); this.txtTime.Name = "txtTime"; this.txtTime.Properties.DisplayFormat.FormatString = "d"; this.txtTime.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.txtTime.Properties.EditFormat.FormatString = "d"; this.txtTime.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.txtTime.Properties.ReadOnly = true; this.txtTime.Size = new System.Drawing.Size(95, 20); this.txtTime.StyleController = this.layoutControl1; this.txtTime.TabIndex = 12; // // txtTotalEnergyCP // this.txtTotalEnergyCP.Location = new System.Drawing.Point(99, 76); this.txtTotalEnergyCP.Margin = new System.Windows.Forms.Padding(2); this.txtTotalEnergyCP.MenuManager = this.ribbonControl1; this.txtTotalEnergyCP.Name = "txtTotalEnergyCP"; this.txtTotalEnergyCP.Properties.ReadOnly = true; this.txtTotalEnergyCP.Size = new System.Drawing.Size(95, 20); this.txtTotalEnergyCP.StyleController = this.layoutControl1; this.txtTotalEnergyCP.TabIndex = 19; // // ribbonControl1 // this.ribbonControl1.DrawGroupsBorderMode = DevExpress.Utils.DefaultBoolean.False; this.ribbonControl1.ExpandCollapseItem.Id = 0; this.ribbonControl1.ItemPanelStyle = DevExpress.XtraBars.Ribbon.RibbonItemPanelStyle.Classic; this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.ribbonControl1.ExpandCollapseItem, this.ribbonControl1.SearchEditItem, this.barBtnWaterImport, this.barBtnCalc, this.barBtnPause, this.barBtnContinue, this.barBtnOver}); this.ribbonControl1.Location = new System.Drawing.Point(0, 0); this.ribbonControl1.MaxItemId = 20; this.ribbonControl1.Name = "ribbonControl1"; this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { this.ribbonPage}); this.ribbonControl1.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.TabletOffice; this.ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; this.ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False; this.ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide; this.ribbonControl1.Size = new System.Drawing.Size(818, 52); this.ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden; // // barBtnWaterImport // this.barBtnWaterImport.Caption = "水量导入"; this.barBtnWaterImport.Id = 13; this.barBtnWaterImport.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnWaterImport.ImageOptions.SvgImage"))); this.barBtnWaterImport.Name = "barBtnWaterImport"; this.barBtnWaterImport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnWaterImport_ItemClick); // // barBtnCalc // this.barBtnCalc.Caption = "计算"; this.barBtnCalc.Id = 14; this.barBtnCalc.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnCalc.ImageOptions.SvgImage"))); this.barBtnCalc.Name = "barBtnCalc"; this.barBtnCalc.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnCalc_ItemClick); // // barBtnPause // this.barBtnPause.Caption = "暂停"; this.barBtnPause.Enabled = false; this.barBtnPause.Id = 15; this.barBtnPause.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnPause.ImageOptions.SvgImage"))); this.barBtnPause.Name = "barBtnPause"; this.barBtnPause.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnPause_ItemClick); // // barBtnContinue // this.barBtnContinue.Caption = "继续"; this.barBtnContinue.Enabled = false; this.barBtnContinue.Id = 18; this.barBtnContinue.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnContinue.ImageOptions.SvgImage"))); this.barBtnContinue.Name = "barBtnContinue"; this.barBtnContinue.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnContinue_ItemClick); // // barBtnOver // this.barBtnOver.Caption = "结束"; this.barBtnOver.Enabled = false; this.barBtnOver.Id = 19; this.barBtnOver.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnOver.ImageOptions.SvgImage"))); this.barBtnOver.Name = "barBtnOver"; this.barBtnOver.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnOver_ItemClick); // // ribbonPage // this.ribbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { this.PageGroup}); this.ribbonPage.Name = "ribbonPage"; this.ribbonPage.Text = "Page"; // // PageGroup // this.PageGroup.ItemLinks.Add(this.barBtnWaterImport); this.PageGroup.ItemLinks.Add(this.barBtnCalc); this.PageGroup.ItemLinks.Add(this.barBtnPause); this.PageGroup.ItemLinks.Add(this.barBtnContinue); this.PageGroup.ItemLinks.Add(this.barBtnOver); this.PageGroup.Name = "PageGroup"; this.PageGroup.Text = "PageGroup"; // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlGroup1, this.layoutControlGroup2, this.layoutControlGroup3, this.layoutControlGroup5, this.layoutControlGroup4}); this.Root.Name = "Root"; this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.Root.Size = new System.Drawing.Size(393, 629); this.Root.TextVisible = false; // // layoutControlGroup1 // this.layoutControlGroup1.AppearanceGroup.FontSizeDelta = 2; this.layoutControlGroup1.AppearanceGroup.Options.UseFont = true; this.layoutControlGroup1.AppearanceGroup.Options.UseTextOptions = true; this.layoutControlGroup1.AppearanceGroup.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.layoutControlGroup1.ExpandButtonVisible = true; this.layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem2, this.layoutControlItem3, this.layoutControlItem1, this.layoutControlItem12}); this.layoutControlGroup1.Location = new System.Drawing.Point(0, 50); this.layoutControlGroup1.Name = "layoutControlGroup1"; this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2); this.layoutControlGroup1.Size = new System.Drawing.Size(393, 74); this.layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup1.Text = "能效数据(kW·h)"; // // layoutControlItem2 // this.layoutControlItem2.AppearanceItemCaption.FontSizeDelta = 2; this.layoutControlItem2.AppearanceItemCaption.Options.UseFont = true; this.layoutControlItem2.AppearanceItemCaption.Options.UseTextOptions = true; this.layoutControlItem2.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.layoutControlItem2.Control = this.txtEnergyEfficient; this.layoutControlItem2.Location = new System.Drawing.Point(0, 24); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(194, 24); this.layoutControlItem2.Text = "节电量:"; this.layoutControlItem2.TextSize = new System.Drawing.Size(83, 18); // // layoutControlItem3 // this.layoutControlItem3.AppearanceItemCaption.FontSizeDelta = 2; this.layoutControlItem3.AppearanceItemCaption.Options.UseFont = true; this.layoutControlItem3.AppearanceItemCaption.Options.UseTextOptions = true; this.layoutControlItem3.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.layoutControlItem3.Control = this.txtEnergyEfficiencyRatio; this.layoutControlItem3.Location = new System.Drawing.Point(194, 24); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Size = new System.Drawing.Size(195, 24); this.layoutControlItem3.Text = "节能比:"; this.layoutControlItem3.TextSize = new System.Drawing.Size(83, 18); // // layoutControlItem1 // this.layoutControlItem1.AppearanceItemCaption.FontSizeDelta = 2; this.layoutControlItem1.AppearanceItemCaption.Options.UseFont = true; this.layoutControlItem1.AppearanceItemCaption.Options.UseTextOptions = true; this.layoutControlItem1.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.layoutControlItem1.Control = this.txtTotalEnergyVP; this.layoutControlItem1.Location = new System.Drawing.Point(194, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(195, 24); this.layoutControlItem1.Text = "变压总能耗:"; this.layoutControlItem1.TextSize = new System.Drawing.Size(83, 18); // // layoutControlItem12 // this.layoutControlItem12.AppearanceItemCaption.FontSizeDelta = 2; this.layoutControlItem12.AppearanceItemCaption.Options.UseFont = true; this.layoutControlItem12.AppearanceItemCaption.Options.UseTextOptions = true; this.layoutControlItem12.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.layoutControlItem12.Control = this.txtTotalEnergyCP; this.layoutControlItem12.Location = new System.Drawing.Point(0, 0); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem12.Size = new System.Drawing.Size(194, 24); this.layoutControlItem12.Text = "恒压总能耗:"; this.layoutControlItem12.TextSize = new System.Drawing.Size(83, 18); // // layoutControlGroup2 // this.layoutControlGroup2.AppearanceGroup.FontSizeDelta = 2; this.layoutControlGroup2.AppearanceGroup.Options.UseFont = true; this.layoutControlGroup2.AppearanceGroup.Options.UseTextOptions = true; this.layoutControlGroup2.AppearanceGroup.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.layoutControlGroup2.CustomizationFormText = "瞬时数据"; this.layoutControlGroup2.ExpandButtonVisible = true; this.layoutControlGroup2.GroupStyle = DevExpress.Utils.GroupStyle.Title; this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem9, this.layoutControlItem6, this.layoutControlItem4, this.layoutControlItem7}); this.layoutControlGroup2.Location = new System.Drawing.Point(0, 124); this.layoutControlGroup2.Name = "layoutControlGroup2"; this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2); this.layoutControlGroup2.Size = new System.Drawing.Size(393, 74); this.layoutControlGroup2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup2.Text = "瞬时数据"; // // layoutControlItem9 // this.layoutControlItem9.AppearanceItemCaption.FontSizeDelta = 1; this.layoutControlItem9.AppearanceItemCaption.Options.UseFont = true; this.layoutControlItem9.AppearanceItemCaption.Options.UseTextOptions = true; this.layoutControlItem9.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.layoutControlItem9.Control = this.txtTime; this.layoutControlItem9.CustomizationFormText = "时间:"; this.layoutControlItem9.Location = new System.Drawing.Point(0, 0); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.Size = new System.Drawing.Size(194, 24); this.layoutControlItem9.Text = "时间:"; this.layoutControlItem9.TextSize = new System.Drawing.Size(83, 17); // // layoutControlItem6 // this.layoutControlItem6.AppearanceItemCaption.FontSizeDelta = 1; this.layoutControlItem6.AppearanceItemCaption.Options.UseFont = true; this.layoutControlItem6.AppearanceItemCaption.Options.UseTextOptions = true; this.layoutControlItem6.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.layoutControlItem6.Control = this.txtPumpP; this.layoutControlItem6.Location = new System.Drawing.Point(0, 24); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.Size = new System.Drawing.Size(194, 24); this.layoutControlItem6.Text = "泵后压力:"; this.layoutControlItem6.TextSize = new System.Drawing.Size(83, 17); // // layoutControlItem4 // this.layoutControlItem4.AppearanceItemCaption.FontSizeDelta = 1; this.layoutControlItem4.AppearanceItemCaption.Options.UseFont = true; this.layoutControlItem4.AppearanceItemCaption.Options.UseTextOptions = true; this.layoutControlItem4.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.layoutControlItem4.Control = this.txtPower; this.layoutControlItem4.CustomizationFormText = "功率:"; this.layoutControlItem4.Location = new System.Drawing.Point(194, 0); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Size = new System.Drawing.Size(195, 24); this.layoutControlItem4.Text = "功率:"; this.layoutControlItem4.TextSize = new System.Drawing.Size(83, 17); // // layoutControlItem7 // this.layoutControlItem7.AppearanceItemCaption.FontSizeDelta = 1; this.layoutControlItem7.AppearanceItemCaption.Options.UseFont = true; this.layoutControlItem7.AppearanceItemCaption.Options.UseTextOptions = true; this.layoutControlItem7.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.layoutControlItem7.Control = this.txtTerminalP; this.layoutControlItem7.Location = new System.Drawing.Point(194, 24); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.Size = new System.Drawing.Size(195, 24); this.layoutControlItem7.Text = "用户压力:"; this.layoutControlItem7.TextSize = new System.Drawing.Size(83, 17); // // layoutControlGroup3 // this.layoutControlGroup3.AppearanceGroup.FontSizeDelta = 2; this.layoutControlGroup3.AppearanceGroup.Options.UseFont = true; this.layoutControlGroup3.AppearanceGroup.Options.UseTextOptions = true; this.layoutControlGroup3.AppearanceGroup.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.layoutControlGroup3.ExpandButtonVisible = true; this.layoutControlGroup3.GroupStyle = DevExpress.Utils.GroupStyle.Title; this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem10, this.layoutControlItem11}); this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup3.Name = "layoutControlGroup3"; this.layoutControlGroup3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2); this.layoutControlGroup3.Size = new System.Drawing.Size(393, 50); this.layoutControlGroup3.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup3.Text = "基础数据"; // // layoutControlItem10 // this.layoutControlItem10.AppearanceItemCaption.FontSizeDelta = 1; this.layoutControlItem10.AppearanceItemCaption.Options.UseFont = true; this.layoutControlItem10.AppearanceItemCaption.Options.UseTextOptions = true; this.layoutControlItem10.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.layoutControlItem10.Control = this.txtConstantP; this.layoutControlItem10.Location = new System.Drawing.Point(0, 0); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.Size = new System.Drawing.Size(194, 24); this.layoutControlItem10.Text = "恒定压力(m):"; this.layoutControlItem10.TextSize = new System.Drawing.Size(83, 17); // // layoutControlItem11 // this.layoutControlItem11.AppearanceItemCaption.FontSizeDelta = 1; this.layoutControlItem11.AppearanceItemCaption.Options.UseFont = true; this.layoutControlItem11.AppearanceItemCaption.Options.UseTextOptions = true; this.layoutControlItem11.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.layoutControlItem11.Control = this.txtEndP; this.layoutControlItem11.Location = new System.Drawing.Point(194, 0); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.Size = new System.Drawing.Size(195, 24); this.layoutControlItem11.Text = "末端压力(m):"; this.layoutControlItem11.TextSize = new System.Drawing.Size(83, 17); // // layoutControlGroup5 // this.layoutControlGroup5.AppearanceGroup.FontSizeDelta = 2; this.layoutControlGroup5.AppearanceGroup.Options.UseFont = true; this.layoutControlGroup5.AppearanceGroup.Options.UseTextOptions = true; this.layoutControlGroup5.AppearanceGroup.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.layoutControlGroup5.ExpandButtonVisible = true; this.layoutControlGroup5.GroupStyle = DevExpress.Utils.GroupStyle.Title; this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem5}); this.layoutControlGroup5.Location = new System.Drawing.Point(0, 322); this.layoutControlGroup5.Name = "layoutControlGroup5"; this.layoutControlGroup5.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup5.Size = new System.Drawing.Size(393, 307); this.layoutControlGroup5.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup5.Text = "特性曲线"; // // layoutControlItem5 // this.layoutControlItem5.Control = this.multiCurveExpressChart1; this.layoutControlItem5.Location = new System.Drawing.Point(0, 0); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlItem5.Size = new System.Drawing.Size(393, 285); this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem5.TextVisible = false; // // layoutControlGroup4 // this.layoutControlGroup4.AppearanceGroup.FontSizeDelta = 2; this.layoutControlGroup4.AppearanceGroup.Options.UseFont = true; this.layoutControlGroup4.AppearanceGroup.Options.UseTextOptions = true; this.layoutControlGroup4.AppearanceGroup.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.layoutControlGroup4.ExpandButtonVisible = true; this.layoutControlGroup4.GroupStyle = DevExpress.Utils.GroupStyle.Title; this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem13}); this.layoutControlGroup4.Location = new System.Drawing.Point(0, 198); this.layoutControlGroup4.Name = "layoutControlGroup4"; this.layoutControlGroup4.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup4.Size = new System.Drawing.Size(393, 124); this.layoutControlGroup4.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup4.Text = "开泵数据"; // // layoutControlItem13 // this.layoutControlItem13.Control = this.gridControl1; this.layoutControlItem13.Location = new System.Drawing.Point(0, 0); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlItem13.Size = new System.Drawing.Size(393, 102); this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem13.TextVisible = false; // // chartControl // this.chartControl.BorderOptions.Visibility = DevExpress.Utils.DefaultBoolean.False; this.chartControl.CrosshairEnabled = DevExpress.Utils.DefaultBoolean.False; this.chartControl.CrosshairOptions.ShowOnlyInFocusedPane = false; constantLine1.AxisValueSerializable = "1"; constantLine1.Name = "ConstantLineTime"; constantLine1.ShowInLegend = false; constantLine1.Title.Text = "时间"; xyDiagram1.AxisX.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] { constantLine1}); xyDiagram1.AxisX.Visibility = DevExpress.Utils.DefaultBoolean.True; xyDiagram1.AxisX.VisibleInPanesSerializable = "2"; constantLine2.AxisValueSerializable = "1"; constantLine2.Color = System.Drawing.Color.IndianRed; constantLine2.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dash; constantLine2.LineStyle.Thickness = 2; constantLine2.Name = "ConstantLineP"; constantLine2.ShowInLegend = false; constantLine2.Title.DXFont = new DevExpress.Drawing.DXFont("Tahoma", 10F); constantLine2.Title.Text = "恒压值"; constantLine2.Title.TextColor = System.Drawing.Color.IndianRed; constantLine2.Visible = false; xyDiagram1.AxisY.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] { constantLine2}); xyDiagram1.AxisY.GridLines.Visible = false; xyDiagram1.AxisY.Title.Text = "压力(m)"; xyDiagram1.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.True; xyDiagram1.AxisY.VisibleInPanesSerializable = "0"; xyDiagram1.PaneLayout.ColumnDefinitions.AddRange(new DevExpress.XtraCharts.LayoutDefinition[] { layoutDefinition1, layoutDefinition2}); xyDiagramPane1.Name = "PaneP"; xyDiagramPane1.PaneID = 0; xyDiagramPane2.Name = "PanePE"; xyDiagramPane2.PaneID = 1; xyDiagramPane3.Name = "PaneRun"; xyDiagramPane3.PaneID = 2; xyDiagram1.Panes.AddRange(new DevExpress.XtraCharts.XYDiagramPane[] { xyDiagramPane1, xyDiagramPane2, xyDiagramPane3}); xyDiagram1.RuntimePaneCollapse = false; xyDiagram1.RuntimePaneResize = true; secondaryAxisY1.Alignment = DevExpress.XtraCharts.AxisAlignment.Near; secondaryAxisY1.AxisID = 0; secondaryAxisY1.Name = "AxisYQ"; secondaryAxisY1.Title.Text = "流量(m³/h)"; secondaryAxisY1.Title.Visibility = DevExpress.Utils.DefaultBoolean.True; secondaryAxisY1.VisibleInPanesSerializable = "-1"; secondaryAxisY2.Alignment = DevExpress.XtraCharts.AxisAlignment.Near; secondaryAxisY2.AxisID = 1; secondaryAxisY2.Name = "AxisYPower"; secondaryAxisY2.Title.Text = "功率(kw)"; secondaryAxisY2.Title.Visibility = DevExpress.Utils.DefaultBoolean.True; secondaryAxisY2.VisibleInPanesSerializable = "1"; secondaryAxisY3.AxisID = 2; secondaryAxisY3.Name = "AxisYE"; secondaryAxisY3.Title.Text = "效率(%)"; secondaryAxisY3.Title.Visibility = DevExpress.Utils.DefaultBoolean.True; secondaryAxisY3.Visibility = DevExpress.Utils.DefaultBoolean.False; secondaryAxisY3.VisibleInPanesSerializable = "-1"; secondaryAxisY4.Alignment = DevExpress.XtraCharts.AxisAlignment.Near; secondaryAxisY4.AxisID = 3; secondaryAxisY4.Name = "AxisYRun"; secondaryAxisY4.Title.Text = "运行状态"; secondaryAxisY4.Title.Visibility = DevExpress.Utils.DefaultBoolean.True; secondaryAxisY4.Visibility = DevExpress.Utils.DefaultBoolean.False; secondaryAxisY4.VisibleInPanesSerializable = "2"; xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] { secondaryAxisY1, secondaryAxisY2, secondaryAxisY3, secondaryAxisY4}); this.chartControl.Diagram = xyDiagram1; this.chartControl.Dock = System.Windows.Forms.DockStyle.Fill; this.chartControl.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right; this.chartControl.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside; this.chartControl.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.False; this.chartControl.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight; this.chartControl.Legend.Visibility = DevExpress.Utils.DefaultBoolean.True; this.chartControl.Location = new System.Drawing.Point(0, 0); this.chartControl.Name = "chartControl"; series1.LegendTextPattern = "用水趋势"; series1.Name = "SeriesUsageQ"; lineSeriesView1.AxisYName = "AxisYQ"; lineSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(112)))), ((int)(((byte)(192))))); series1.View = lineSeriesView1; series2.CrosshairEnabled = DevExpress.Utils.DefaultBoolean.False; series2.LegendTextPattern = "用水趋势范围"; series2.Name = "SeriesRangeAreaQ"; rangeAreaSeriesView1.AxisYName = "AxisYQ"; rangeAreaSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(229)))), ((int)(((byte)(241))))); rangeAreaSeriesView1.EmptyPointOptions.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid; rangeAreaSeriesView1.RangeControlOptions.ViewType = DevExpress.XtraCharts.RangeControlViewType.Area; series2.View = rangeAreaSeriesView1; series3.LegendTextPattern = "泵后压力范围"; series3.Name = "SeriesRangeArea"; rangeAreaSeriesView2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(220)))), ((int)(((byte)(219))))); rangeAreaSeriesView2.EmptyPointOptions.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid; rangeAreaSeriesView2.PaneName = "PaneP"; series3.View = rangeAreaSeriesView2; series4.LegendTextPattern = "泵后平均压力"; series4.Name = "SeriesAvgP"; lineSeriesView2.PaneName = "PaneP"; series4.View = lineSeriesView2; series5.LegendTextPattern = "计算用户压力"; series5.Name = "SeriesCalcP"; lineSeriesView3.PaneName = "PaneP"; series5.View = lineSeriesView3; series5.Visible = false; series6.LegendTextPattern = "真实用户压力"; series6.Name = "SeriesRealP"; lineSeriesView4.Color = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(162)))), ((int)(((byte)(199))))); lineSeriesView4.PaneName = "PaneP"; series6.View = lineSeriesView4; series6.Visible = false; series7.LegendTextPattern = "功率"; series7.Name = "SeriesPower"; lineSeriesView5.AxisYName = "AxisYPower"; lineSeriesView5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); lineSeriesView5.PaneName = "PanePE"; series7.View = lineSeriesView5; series8.LegendTextPattern = "效率"; series8.Name = "SeriesE"; lineSeriesView6.AxisYName = "AxisYE"; lineSeriesView6.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(80))))); lineSeriesView6.PaneName = "PanePE"; series8.View = lineSeriesView6; series8.Visible = false; series9.Name = "SeriesDefault"; series9.ShowInLegend = false; pointSeriesView1.AxisYName = "AxisYRun"; pointSeriesView1.PaneName = "PaneRun"; pointSeriesView1.PointMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Square; series9.View = pointSeriesView1; this.chartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] { series1, series2, series3, series4, series5, series6, series7, series8, series9}; this.chartControl.Size = new System.Drawing.Size(424, 629); this.chartControl.TabIndex = 1; // // sidePanelChart // this.sidePanelChart.Controls.Add(this.chartControl); this.sidePanelChart.Dock = System.Windows.Forms.DockStyle.Fill; this.sidePanelChart.Location = new System.Drawing.Point(0, 52); this.sidePanelChart.Name = "sidePanelChart"; this.sidePanelChart.Size = new System.Drawing.Size(424, 629); this.sidePanelChart.TabIndex = 6; this.sidePanelChart.Text = "sidePanel3"; // // SimulationSchedulePage // this.Appearance.BackColor = System.Drawing.SystemColors.Control; this.Appearance.Options.UseBackColor = true; this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.sidePanelChart); this.Controls.Add(this.sidePanelInfo); this.Controls.Add(this.ribbonControl1); this.Name = "SimulationSchedulePage"; this.Size = new System.Drawing.Size(818, 681); ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit(); this.sidePanelInfo.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.txtEndP.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTotalEnergyVP.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtEnergyEfficient.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtEnergyEfficiencyRatio.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPower.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPumpP.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTerminalP.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtConstantP.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTime.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTotalEnergyCP.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(xyDiagramPane1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(xyDiagramPane2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(xyDiagramPane3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(secondaryAxisY2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(secondaryAxisY3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(secondaryAxisY4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(series1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(rangeAreaSeriesView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(series2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(rangeAreaSeriesView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(series3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(series4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(series5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(series6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(series7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(series8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(pointSeriesView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(series9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chartControl)).EndInit(); this.sidePanelChart.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion private DevExpress.XtraBars.Docking.DockManager dockManager1; private DevExpress.XtraEditors.SidePanel sidePanelInfo; private DevExpress.XtraCharts.ChartControl chartControl; private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; private DevExpress.XtraEditors.TextEdit txtTotalEnergyVP; private DevExpress.XtraEditors.TextEdit txtEnergyEfficient; private DevExpress.XtraEditors.TextEdit txtEnergyEfficiencyRatio; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraEditors.TextEdit txtPower; private DevExpress.XtraEditors.TextEdit txtPumpP; private DevExpress.XtraEditors.TextEdit txtTerminalP; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraEditors.SidePanel sidePanelChart; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraEditors.TextEdit txtConstantP; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraEditors.TextEdit txtEndP; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraGrid.GridControl gridControl1; private GridView gridView1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4; private DevExpress.XtraGrid.Columns.GridColumn colID; private DevExpress.XtraGrid.Columns.GridColumn colHZ; private DevExpress.XtraEditors.TextEdit txtTime; private Yw.WinFrmUI.Phart.PumpRunViewChart multiCurveExpressChart1; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraGrid.Columns.GridColumn colEff; private DevExpress.XtraGrid.Columns.GridColumn colPower; private DevExpress.XtraGrid.Columns.GridColumn colFlow; private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1; private DevExpress.XtraBars.BarButtonItem barBtnWaterImport; private DevExpress.XtraBars.BarButtonItem barBtnCalc; private DevExpress.XtraBars.BarButtonItem barBtnPause; private DevExpress.XtraBars.BarButtonItem barBtnContinue; private DevExpress.XtraBars.BarButtonItem barBtnOver; private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage; private DevExpress.XtraBars.Ribbon.RibbonPageGroup PageGroup; private DevExpress.XtraEditors.TextEdit txtTotalEnergyCP; private DevExpress.XtraGrid.Columns.GridColumn colHead; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; } }