| | |
| | | namespace PBS.WinFrmUI.DataAnalysis |
| | | using DevExpress.Charts.Native; |
| | | using DevExpress.XtraCharts; |
| | | |
| | | namespace PBS.WinFrmUI.DataAnalysis |
| | | { |
| | | partial class EnergyAnalysis |
| | | { |
| | | /// <summary> |
| | | /// <summary> |
| | | /// Required designer variable. |
| | | /// </summary> |
| | | private System.ComponentModel.IContainer components = null; |
| | | |
| | | /// <summary> |
| | | /// <summary> |
| | | /// Clean up any resources being used. |
| | | /// </summary> |
| | | /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> |
| | |
| | | base.Dispose(disposing); |
| | | } |
| | | |
| | | #region Component Designer generated code |
| | | #region Windows Form Designer generated code |
| | | |
| | | /// <summary> |
| | | /// Required method for Designer support - do not modify |
| | | /// <summary> |
| | | /// Required method for Designer support - do not modify |
| | | /// the contents of this method with the code editor. |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram(); |
| | | DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY1 = new DevExpress.XtraCharts.SecondaryAxisY(); |
| | | DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY2 = new DevExpress.XtraCharts.SecondaryAxisY(); |
| | | DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series(); |
| | | DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView1 = new DevExpress.XtraCharts.SideBySideBarSeriesView(); |
| | | DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series(); |
| | | DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView2 = new DevExpress.XtraCharts.SideBySideBarSeriesView(); |
| | | DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series(); |
| | | DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView(); |
| | | this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | this.dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl(); |
| | | this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.simpleButton6 = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.gridControl4 = new DevExpress.XtraGrid.GridControl(); |
| | | this.pumpEnergyViewModelBindingSource = new System.Windows.Forms.BindingSource(this.components); |
| | | this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.colDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colSupply = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colElectricity = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colEneryOfWater = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.dateEditEndDate = new DevExpress.XtraEditors.DateEdit(); |
| | | this.dateEditStartDate = new DevExpress.XtraEditors.DateEdit(); |
| | | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); |
| | | this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.dataLayoutControl2 = new DevExpress.XtraDataLayout.DataLayoutControl(); |
| | | this.chartControl1 = new DevExpress.XtraCharts.ChartControl(); |
| | | this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit(); |
| | | this.splitContainerControl1.Panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit(); |
| | | this.splitContainerControl1.Panel2.SuspendLayout(); |
| | | this.splitContainerControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).BeginInit(); |
| | | this.dataLayoutControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridControl4)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.pumpEnergyViewModelBindingSource)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dateEditEndDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dateEditEndDate.Properties.CalendarTimeProperties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dateEditStartDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dateEditStartDate.Properties.CalendarTimeProperties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl2)).BeginInit(); |
| | | this.dataLayoutControl2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(secondaryAxisY2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EnergyAnalysis)); |
| | | XYDiagram xyDiagram2 = new XYDiagram(); |
| | | LayoutDefinition layoutDefinition5 = new LayoutDefinition(); |
| | | LayoutDefinition layoutDefinition6 = new LayoutDefinition(); |
| | | LayoutDefinition layoutDefinition7 = new LayoutDefinition(); |
| | | LayoutDefinition layoutDefinition8 = new LayoutDefinition(); |
| | | XYDiagramPane xyDiagramPane3 = new XYDiagramPane(); |
| | | XYDiagramPane xyDiagramPane4 = new XYDiagramPane(); |
| | | SecondaryAxisY secondaryAxisy4 = new SecondaryAxisY(); |
| | | SecondaryAxisY secondaryAxisy5 = new SecondaryAxisY(); |
| | | SecondaryAxisY secondaryAxisy6 = new SecondaryAxisY(); |
| | | Series series10 = new Series(); |
| | | SplineSeriesView splineSeriesView10 = new SplineSeriesView(); |
| | | Series series11 = new Series(); |
| | | SplineSeriesView splineSeriesView11 = new SplineSeriesView(); |
| | | Series series12 = new Series(); |
| | | SplineSeriesView splineSeriesView12 = new SplineSeriesView(); |
| | | Series series13 = new Series(); |
| | | SplineSeriesView splineSeriesView13 = new SplineSeriesView(); |
| | | Series series14 = new Series(); |
| | | SplineSeriesView splineSeriesView14 = new SplineSeriesView(); |
| | | Series series15 = new Series(); |
| | | SplineSeriesView splineSeriesView15 = new SplineSeriesView(); |
| | | Series series16 = new Series(); |
| | | SplineSeriesView splineSeriesView16 = new SplineSeriesView(); |
| | | Series series17 = new Series(); |
| | | SplineSeriesView splineSeriesView17 = new SplineSeriesView(); |
| | | Series series18 = new Series(); |
| | | SplineSeriesView splineSeriesView18 = new SplineSeriesView(); |
| | | ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl(); |
| | | barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); |
| | | barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); |
| | | BtnRefresh = new DevExpress.XtraBars.BarButtonItem(); |
| | | ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage(); |
| | | ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); |
| | | chartControl1 = new ChartControl(); |
| | | xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl(); |
| | | textEdit4 = new DevExpress.XtraEditors.TextEdit(); |
| | | textEdit5 = new DevExpress.XtraEditors.TextEdit(); |
| | | textEdit3 = new DevExpress.XtraEditors.TextEdit(); |
| | | textEdit2 = new DevExpress.XtraEditors.TextEdit(); |
| | | textEdit1 = new DevExpress.XtraEditors.TextEdit(); |
| | | textEditEffBefore = new DevExpress.XtraEditors.TextEdit(); |
| | | textEditPriceBefore = new DevExpress.XtraEditors.TextEdit(); |
| | | textEditEffAfter = new DevExpress.XtraEditors.TextEdit(); |
| | | textEditPriceAfter = new DevExpress.XtraEditors.TextEdit(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); |
| | | layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); |
| | | layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem(); |
| | | xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | gridControl1 = new DevExpress.XtraGrid.GridControl(); |
| | | gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem(); |
| | | layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((System.ComponentModel.ISupportInitialize)ribbonControl1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)chartControl1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)xyDiagram2).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)xyDiagramPane3).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)xyDiagramPane4).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)secondaryAxisy4).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)secondaryAxisy5).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)secondaryAxisy6).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series10).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView10).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series11).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView11).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series12).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView12).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series13).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView13).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series14).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView14).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series15).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView15).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series16).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView16).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series17).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView17).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series18).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView18).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)xtraTabControl1).BeginInit(); |
| | | xtraTabControl1.SuspendLayout(); |
| | | xtraTabPage1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)splitContainerControl1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splitContainerControl1.Panel1).BeginInit(); |
| | | splitContainerControl1.Panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)splitContainerControl1.Panel2).BeginInit(); |
| | | splitContainerControl1.Panel2.SuspendLayout(); |
| | | splitContainerControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)dataLayoutControl1).BeginInit(); |
| | | dataLayoutControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit4.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit5.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit3.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit2.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit1.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEditEffBefore.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEditPriceBefore.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEditEffAfter.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEditPriceAfter.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)Root).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem5).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup2).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem8).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem9).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup4).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)emptySpaceItem2).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem12).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem13).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)emptySpaceItem4).BeginInit(); |
| | | xtraTabPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)gridControl1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)gridView1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem6).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem7).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup3).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)emptySpaceItem3).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem10).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem11).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // splitContainerControl1 |
| | | // ribbonControl1 |
| | | // |
| | | this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.splitContainerControl1.Horizontal = false; |
| | | this.splitContainerControl1.Location = new System.Drawing.Point(0, 0); |
| | | this.splitContainerControl1.Name = "splitContainerControl1"; |
| | | ribbonControl1.AllowMinimizeRibbon = false; |
| | | ribbonControl1.EmptyAreaImageOptions.ImagePadding = new Padding(34, 39, 34, 39); |
| | | ribbonControl1.ExpandCollapseItem.Id = 0; |
| | | ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { ribbonControl1.ExpandCollapseItem, barButtonItem1, barButtonItem2, BtnRefresh }); |
| | | ribbonControl1.Location = new Point(0, 0); |
| | | ribbonControl1.Margin = new Padding(3, 4, 3, 4); |
| | | ribbonControl1.MaxItemId = 44; |
| | | ribbonControl1.Name = "ribbonControl1"; |
| | | ribbonControl1.OptionsMenuMinWidth = 377; |
| | | ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { ribbonPage1 }); |
| | | ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; |
| | | ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False; |
| | | ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages; |
| | | ribbonControl1.ShowToolbarCustomizeItem = false; |
| | | ribbonControl1.Size = new Size(1146, 157); |
| | | ribbonControl1.Toolbar.ShowCustomizeItem = false; |
| | | ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden; |
| | | // |
| | | // splitContainerControl1.Panel1 |
| | | // barButtonItem1 |
| | | // |
| | | this.splitContainerControl1.Panel1.Controls.Add(this.dataLayoutControl1); |
| | | this.splitContainerControl1.Panel1.Text = "Panel1"; |
| | | barButtonItem1.Caption = "导入文件"; |
| | | barButtonItem1.Id = 1; |
| | | barButtonItem1.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barButtonItem1.ImageOptions.SvgImage"); |
| | | barButtonItem1.Name = "barButtonItem1"; |
| | | barButtonItem1.ItemClick += barButtonItem1_ItemClick; |
| | | // |
| | | // splitContainerControl1.Panel2 |
| | | // barButtonItem2 |
| | | // |
| | | this.splitContainerControl1.Panel2.Controls.Add(this.dataLayoutControl2); |
| | | this.splitContainerControl1.Panel2.Text = "Panel2"; |
| | | this.splitContainerControl1.Size = new System.Drawing.Size(1033, 802); |
| | | this.splitContainerControl1.SplitterPosition = 213; |
| | | this.splitContainerControl1.TabIndex = 0; |
| | | barButtonItem2.Caption = "参数配置"; |
| | | barButtonItem2.Id = 2; |
| | | barButtonItem2.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barButtonItem2.ImageOptions.SvgImage"); |
| | | barButtonItem2.Name = "barButtonItem2"; |
| | | barButtonItem2.ItemClick += barButtonItem2_ItemClick; |
| | | // |
| | | // dataLayoutControl1 |
| | | // BtnRefresh |
| | | // |
| | | this.dataLayoutControl1.Controls.Add(this.simpleButton5); |
| | | this.dataLayoutControl1.Controls.Add(this.simpleButton6); |
| | | this.dataLayoutControl1.Controls.Add(this.simpleButton4); |
| | | this.dataLayoutControl1.Controls.Add(this.simpleButton3); |
| | | this.dataLayoutControl1.Controls.Add(this.gridControl4); |
| | | this.dataLayoutControl1.Controls.Add(this.simpleButton2); |
| | | this.dataLayoutControl1.Controls.Add(this.simpleButton1); |
| | | this.dataLayoutControl1.Controls.Add(this.dateEditEndDate); |
| | | this.dataLayoutControl1.Controls.Add(this.dateEditStartDate); |
| | | this.dataLayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.dataLayoutControl1.Location = new System.Drawing.Point(0, 0); |
| | | this.dataLayoutControl1.Name = "dataLayoutControl1"; |
| | | this.dataLayoutControl1.Root = this.Root; |
| | | this.dataLayoutControl1.Size = new System.Drawing.Size(1033, 213); |
| | | this.dataLayoutControl1.TabIndex = 0; |
| | | this.dataLayoutControl1.Text = "dataLayoutControl1"; |
| | | BtnRefresh.Caption = "刷新"; |
| | | BtnRefresh.Id = 43; |
| | | BtnRefresh.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("BtnRefresh.ImageOptions.SvgImage"); |
| | | BtnRefresh.Name = "BtnRefresh"; |
| | | BtnRefresh.ItemClick += BtnRefresh_ItemClick; |
| | | // |
| | | // simpleButton5 |
| | | // ribbonPage1 |
| | | // |
| | | this.simpleButton5.Location = new System.Drawing.Point(950, 12); |
| | | this.simpleButton5.Name = "simpleButton5"; |
| | | this.simpleButton5.Size = new System.Drawing.Size(71, 22); |
| | | this.simpleButton5.StyleController = this.dataLayoutControl1; |
| | | this.simpleButton5.TabIndex = 13; |
| | | this.simpleButton5.Text = "校验"; |
| | | this.simpleButton5.Click += new System.EventHandler(this.simpleButton5_Click); |
| | | ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { ribbonPageGroup1 }); |
| | | ribbonPage1.Name = "ribbonPage1"; |
| | | // |
| | | // simpleButton6 |
| | | // ribbonPageGroup1 |
| | | // |
| | | this.simpleButton6.Location = new System.Drawing.Point(138, 12); |
| | | this.simpleButton6.Name = "simpleButton6"; |
| | | this.simpleButton6.Size = new System.Drawing.Size(85, 22); |
| | | this.simpleButton6.StyleController = this.dataLayoutControl1; |
| | | this.simpleButton6.TabIndex = 12; |
| | | this.simpleButton6.Text = "前半个月"; |
| | | this.simpleButton6.Click += new System.EventHandler(this.simpleButton6_Click); |
| | | // |
| | | // simpleButton4 |
| | | // |
| | | this.simpleButton4.Location = new System.Drawing.Point(79, 12); |
| | | this.simpleButton4.Name = "simpleButton4"; |
| | | this.simpleButton4.Size = new System.Drawing.Size(55, 22); |
| | | this.simpleButton4.StyleController = this.dataLayoutControl1; |
| | | this.simpleButton4.TabIndex = 10; |
| | | this.simpleButton4.Text = "前一个月"; |
| | | this.simpleButton4.Click += new System.EventHandler(this.simpleButton4_Click); |
| | | // |
| | | // simpleButton3 |
| | | // |
| | | this.simpleButton3.Location = new System.Drawing.Point(12, 12); |
| | | this.simpleButton3.Name = "simpleButton3"; |
| | | this.simpleButton3.Size = new System.Drawing.Size(63, 22); |
| | | this.simpleButton3.StyleController = this.dataLayoutControl1; |
| | | this.simpleButton3.TabIndex = 9; |
| | | this.simpleButton3.Text = "前三个月"; |
| | | this.simpleButton3.Click += new System.EventHandler(this.simpleButton3_Click); |
| | | // |
| | | // gridControl4 |
| | | // |
| | | this.gridControl4.DataSource = this.pumpEnergyViewModelBindingSource; |
| | | this.gridControl4.Location = new System.Drawing.Point(12, 38); |
| | | this.gridControl4.MainView = this.gridView4; |
| | | this.gridControl4.Name = "gridControl4"; |
| | | this.gridControl4.Size = new System.Drawing.Size(1009, 163); |
| | | this.gridControl4.TabIndex = 8; |
| | | this.gridControl4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView4}); |
| | | // |
| | | // pumpEnergyViewModelBindingSource |
| | | // |
| | | //this.pumpEnergyViewModelBindingSource.DataSource = typeof(ISupply.WinFrmUI.Epanet.PumpEnergyViewModel); |
| | | // |
| | | // gridView4 |
| | | // |
| | | this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.colDate, |
| | | this.colSupply, |
| | | this.colElectricity, |
| | | this.colEneryOfWater, |
| | | this.gridColumn1}); |
| | | this.gridView4.GridControl = this.gridControl4; |
| | | this.gridView4.Name = "gridView4"; |
| | | this.gridView4.OptionsBehavior.Editable = false; |
| | | this.gridView4.OptionsView.ShowGroupPanel = false; |
| | | this.gridView4.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gridView4_CustomColumnDisplayText); |
| | | // |
| | | // colDate |
| | | // |
| | | this.colDate.AppearanceCell.Options.UseTextOptions = true; |
| | | this.colDate.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; |
| | | this.colDate.AppearanceHeader.Options.UseTextOptions = true; |
| | | this.colDate.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; |
| | | this.colDate.Caption = "日期"; |
| | | this.colDate.FieldName = "Day"; |
| | | this.colDate.MaxWidth = 150; |
| | | this.colDate.Name = "colDate"; |
| | | this.colDate.Visible = true; |
| | | this.colDate.VisibleIndex = 0; |
| | | this.colDate.Width = 150; |
| | | // |
| | | // colSupply |
| | | // |
| | | this.colSupply.AppearanceCell.Options.UseTextOptions = true; |
| | | this.colSupply.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; |
| | | this.colSupply.AppearanceHeader.Options.UseTextOptions = true; |
| | | this.colSupply.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; |
| | | this.colSupply.Caption = "用水量(m³)"; |
| | | this.colSupply.FieldName = "Supply"; |
| | | this.colSupply.MaxWidth = 250; |
| | | this.colSupply.Name = "colSupply"; |
| | | this.colSupply.Visible = true; |
| | | this.colSupply.VisibleIndex = 1; |
| | | this.colSupply.Width = 250; |
| | | // |
| | | // colElectricity |
| | | // |
| | | this.colElectricity.AppearanceCell.Options.UseTextOptions = true; |
| | | this.colElectricity.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; |
| | | this.colElectricity.AppearanceHeader.Options.UseTextOptions = true; |
| | | this.colElectricity.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; |
| | | this.colElectricity.Caption = "用电量(kW·h)"; |
| | | this.colElectricity.FieldName = "Electricity"; |
| | | this.colElectricity.MaxWidth = 250; |
| | | this.colElectricity.Name = "colElectricity"; |
| | | this.colElectricity.Visible = true; |
| | | this.colElectricity.VisibleIndex = 2; |
| | | this.colElectricity.Width = 250; |
| | | // |
| | | // colEneryOfWater |
| | | // |
| | | this.colEneryOfWater.AppearanceCell.Options.UseTextOptions = true; |
| | | this.colEneryOfWater.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; |
| | | this.colEneryOfWater.AppearanceHeader.Options.UseTextOptions = true; |
| | | this.colEneryOfWater.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; |
| | | this.colEneryOfWater.Caption = "千吨水能耗(kW·h/km³)"; |
| | | this.colEneryOfWater.FieldName = "EnergyOfWater"; |
| | | this.colEneryOfWater.MaxWidth = 250; |
| | | this.colEneryOfWater.Name = "colEneryOfWater"; |
| | | this.colEneryOfWater.Visible = true; |
| | | this.colEneryOfWater.VisibleIndex = 3; |
| | | this.colEneryOfWater.Width = 250; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.AppearanceCell.Options.UseTextOptions = true; |
| | | this.gridColumn1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; |
| | | this.gridColumn1.AppearanceHeader.Options.UseTextOptions = true; |
| | | this.gridColumn1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; |
| | | this.gridColumn1.Caption = "说明"; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 4; |
| | | this.gridColumn1.Width = 84; |
| | | // |
| | | // simpleButton2 |
| | | // |
| | | this.simpleButton2.Location = new System.Drawing.Point(875, 12); |
| | | this.simpleButton2.Name = "simpleButton2"; |
| | | this.simpleButton2.Size = new System.Drawing.Size(71, 22); |
| | | this.simpleButton2.StyleController = this.dataLayoutControl1; |
| | | this.simpleButton2.TabIndex = 7; |
| | | this.simpleButton2.Text = "导出"; |
| | | this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click); |
| | | // |
| | | // simpleButton1 |
| | | // |
| | | this.simpleButton1.Location = new System.Drawing.Point(790, 12); |
| | | this.simpleButton1.Name = "simpleButton1"; |
| | | this.simpleButton1.Size = new System.Drawing.Size(81, 22); |
| | | this.simpleButton1.StyleController = this.dataLayoutControl1; |
| | | this.simpleButton1.TabIndex = 6; |
| | | this.simpleButton1.Text = "查询"; |
| | | this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click); |
| | | // |
| | | // dateEditEndDate |
| | | // |
| | | this.dateEditEndDate.EditValue = null; |
| | | this.dateEditEndDate.Location = new System.Drawing.Point(490, 12); |
| | | this.dateEditEndDate.Name = "dateEditEndDate"; |
| | | this.dateEditEndDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.dateEditEndDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.dateEditEndDate.Size = new System.Drawing.Size(145, 20); |
| | | this.dateEditEndDate.StyleController = this.dataLayoutControl1; |
| | | this.dateEditEndDate.TabIndex = 5; |
| | | // |
| | | // dateEditStartDate |
| | | // |
| | | this.dateEditStartDate.EditValue = null; |
| | | this.dateEditStartDate.Location = new System.Drawing.Point(287, 12); |
| | | this.dateEditStartDate.Name = "dateEditStartDate"; |
| | | this.dateEditStartDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.dateEditStartDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.dateEditStartDate.Size = new System.Drawing.Size(139, 20); |
| | | this.dateEditStartDate.StyleController = this.dataLayoutControl1; |
| | | this.dateEditStartDate.TabIndex = 4; |
| | | // |
| | | // Root |
| | | // |
| | | this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | this.Root.GroupBordersVisible = false; |
| | | this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.layoutControlItem1, |
| | | this.layoutControlItem2, |
| | | this.layoutControlItem3, |
| | | this.layoutControlItem4, |
| | | this.emptySpaceItem2, |
| | | this.layoutControlItem5, |
| | | this.layoutControlItem6, |
| | | this.layoutControlItem7, |
| | | this.layoutControlItem9, |
| | | this.layoutControlItem10}); |
| | | this.Root.Name = "Root"; |
| | | this.Root.Size = new System.Drawing.Size(1033, 213); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | this.layoutControlItem1.Control = this.dateEditStartDate; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(215, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(203, 26); |
| | | this.layoutControlItem1.Text = "开始日期"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.dateEditEndDate; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(418, 0); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(209, 26); |
| | | this.layoutControlItem2.Text = "结束日期"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.simpleButton1; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(778, 0); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(85, 26); |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem3.TextVisible = false; |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | this.layoutControlItem4.Control = this.simpleButton2; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(863, 0); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(75, 26); |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem4.TextVisible = false; |
| | | // |
| | | // emptySpaceItem2 |
| | | // |
| | | this.emptySpaceItem2.AllowHotTrack = false; |
| | | this.emptySpaceItem2.Location = new System.Drawing.Point(627, 0); |
| | | this.emptySpaceItem2.Name = "emptySpaceItem2"; |
| | | this.emptySpaceItem2.Size = new System.Drawing.Size(151, 26); |
| | | this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.gridControl4; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(0, 26); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(1013, 167); |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem5.TextVisible = false; |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.simpleButton3; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(67, 26); |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem6.TextVisible = false; |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | this.layoutControlItem7.Control = this.simpleButton4; |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(67, 0); |
| | | this.layoutControlItem7.Name = "layoutControlItem7"; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(59, 26); |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem7.TextVisible = false; |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.simpleButton6; |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(126, 0); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(89, 26); |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem9.TextVisible = false; |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | this.layoutControlItem10.Control = this.simpleButton5; |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(938, 0); |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(75, 26); |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem10.TextVisible = false; |
| | | // |
| | | // dataLayoutControl2 |
| | | // |
| | | this.dataLayoutControl2.Controls.Add(this.chartControl1); |
| | | this.dataLayoutControl2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.dataLayoutControl2.Location = new System.Drawing.Point(0, 0); |
| | | this.dataLayoutControl2.Name = "dataLayoutControl2"; |
| | | this.dataLayoutControl2.Root = this.layoutControlGroup1; |
| | | this.dataLayoutControl2.Size = new System.Drawing.Size(1033, 579); |
| | | this.dataLayoutControl2.TabIndex = 0; |
| | | this.dataLayoutControl2.Text = "dataLayoutControl2"; |
| | | ribbonPageGroup1.ItemLinks.Add(barButtonItem1); |
| | | ribbonPageGroup1.ItemLinks.Add(barButtonItem2); |
| | | ribbonPageGroup1.ItemLinks.Add(BtnRefresh); |
| | | ribbonPageGroup1.Name = "ribbonPageGroup1"; |
| | | ribbonPageGroup1.Text = "基础功能"; |
| | | // |
| | | // chartControl1 |
| | | // |
| | | xyDiagram1.AxisX.Title.Text = ""; |
| | | xyDiagram1.AxisX.VisibleInPanesSerializable = "-1"; |
| | | xyDiagram1.AxisY.Color = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(73)))), ((int)(((byte)(125))))); |
| | | xyDiagram1.AxisY.Title.Text = "用水量"; |
| | | xyDiagram1.AxisY.Title.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(73)))), ((int)(((byte)(125))))); |
| | | xyDiagram1.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.Default; |
| | | xyDiagram1.AxisY.VisibleInPanesSerializable = "-1"; |
| | | secondaryAxisY1.AxisID = 0; |
| | | secondaryAxisY1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(146)))), ((int)(((byte)(60))))); |
| | | secondaryAxisY1.Name = "axisYQds"; |
| | | secondaryAxisY1.Title.Text = "千吨水能耗"; |
| | | secondaryAxisY1.Title.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(146)))), ((int)(((byte)(60))))); |
| | | secondaryAxisY1.Title.Visibility = DevExpress.Utils.DefaultBoolean.True; |
| | | secondaryAxisY1.VisibleInPanesSerializable = "-1"; |
| | | secondaryAxisY2.Alignment = DevExpress.XtraCharts.AxisAlignment.Near; |
| | | secondaryAxisY2.AxisID = 1; |
| | | secondaryAxisY2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(55)))), ((int)(((byte)(52))))); |
| | | secondaryAxisY2.Name = "axisYYdl"; |
| | | secondaryAxisY2.Title.Text = "用电量"; |
| | | secondaryAxisY2.Title.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(55)))), ((int)(((byte)(52))))); |
| | | secondaryAxisY2.Title.Visibility = DevExpress.Utils.DefaultBoolean.True; |
| | | secondaryAxisY2.VisibleInPanesSerializable = "-1"; |
| | | xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] { |
| | | secondaryAxisY1, |
| | | secondaryAxisY2}); |
| | | this.chartControl1.Diagram = xyDiagram1; |
| | | this.chartControl1.Legend.Margins.Bottom = 20; |
| | | this.chartControl1.Legend.Margins.Left = 20; |
| | | this.chartControl1.Legend.Margins.Right = 20; |
| | | this.chartControl1.Legend.Margins.Top = 20; |
| | | this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False; |
| | | this.chartControl1.Location = new System.Drawing.Point(12, 12); |
| | | this.chartControl1.Name = "chartControl1"; |
| | | series1.Name = "SeriesYdl"; |
| | | sideBySideBarSeriesView1.AxisYName = "axisYYdl"; |
| | | sideBySideBarSeriesView1.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(55)))), ((int)(((byte)(52))))); |
| | | sideBySideBarSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(55)))), ((int)(((byte)(52))))); |
| | | series1.View = sideBySideBarSeriesView1; |
| | | series2.Name = "SeriesYsl"; |
| | | sideBySideBarSeriesView2.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(73)))), ((int)(((byte)(125))))); |
| | | sideBySideBarSeriesView2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(73)))), ((int)(((byte)(125))))); |
| | | series2.View = sideBySideBarSeriesView2; |
| | | series3.Name = "SeriesQds"; |
| | | lineSeriesView1.AxisYName = "axisYQds"; |
| | | lineSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(146)))), ((int)(((byte)(60))))); |
| | | series3.View = lineSeriesView1; |
| | | this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] { |
| | | series1, |
| | | series2, |
| | | series3}; |
| | | this.chartControl1.Size = new System.Drawing.Size(1009, 555); |
| | | this.chartControl1.TabIndex = 4; |
| | | chartControl1.BorderOptions.Visibility = DevExpress.Utils.DefaultBoolean.False; |
| | | xyDiagram2.AxisX.Alignment = AxisAlignment.Zero; |
| | | xyDiagram2.AxisX.Title.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True; |
| | | xyDiagram2.AxisX.Title.Text = "时间"; |
| | | xyDiagram2.AxisX.Title.Visibility = DevExpress.Utils.DefaultBoolean.Default; |
| | | xyDiagram2.AxisX.VisibleInPanesSerializable = "-1;0;1"; |
| | | xyDiagram2.AxisY.Color = Color.DodgerBlue; |
| | | xyDiagram2.AxisY.Label.TextColor = Color.DodgerBlue; |
| | | xyDiagram2.AxisY.Title.Alignment = StringAlignment.Far; |
| | | xyDiagram2.AxisY.Title.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False; |
| | | xyDiagram2.AxisY.Title.Text = "流量(m³/h)"; |
| | | xyDiagram2.AxisY.Title.TextColor = Color.DodgerBlue; |
| | | xyDiagram2.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.True; |
| | | xyDiagram2.AxisY.VisibleInPanesSerializable = "-1"; |
| | | xyDiagram2.DefaultPane.BorderVisible = false; |
| | | xyDiagram2.DefaultPane.Title.Text = "无数据"; |
| | | xyDiagram2.PaneLayout.AutoLayoutMode = PaneAutoLayoutMode.Grid; |
| | | xyDiagram2.PaneLayout.ColumnDefinitions.AddRange(new LayoutDefinition[] { layoutDefinition5, layoutDefinition6 }); |
| | | xyDiagram2.PaneLayout.RowDefinitions.AddRange(new LayoutDefinition[] { layoutDefinition7, layoutDefinition8 }); |
| | | xyDiagramPane3.LayoutOptions.Column = 0; |
| | | xyDiagramPane3.LayoutOptions.ColumnSpan = 2; |
| | | xyDiagramPane3.LayoutOptions.Row = 1; |
| | | xyDiagramPane3.Name = "Pane 1"; |
| | | xyDiagramPane3.PaneID = 0; |
| | | xyDiagramPane4.LayoutOptions.Column = 1; |
| | | xyDiagramPane4.LayoutOptions.Row = 0; |
| | | xyDiagramPane4.Name = "Pane 2"; |
| | | xyDiagramPane4.PaneID = 1; |
| | | xyDiagram2.Panes.AddRange(new XYDiagramPane[] { xyDiagramPane3, xyDiagramPane4 }); |
| | | xyDiagram2.RangeControlTimeSpanGridOptions.GridAlignment = TimeSpanGridAlignment.Second; |
| | | xyDiagram2.RangeControlTimeSpanGridOptions.GridMode = ChartRangeControlClientGridMode.Manual; |
| | | secondaryAxisy4.AxisID = 0; |
| | | secondaryAxisy4.Color = Color.Green; |
| | | secondaryAxisy4.Label.Border.Visibility = DevExpress.Utils.DefaultBoolean.False; |
| | | secondaryAxisy4.Label.TextColor = Color.Green; |
| | | secondaryAxisy4.Name = "AxisYEff"; |
| | | secondaryAxisy4.Title.Text = "压力(MPa)"; |
| | | secondaryAxisy4.Title.TextColor = Color.Green; |
| | | secondaryAxisy4.Title.Visibility = DevExpress.Utils.DefaultBoolean.Default; |
| | | secondaryAxisy4.VisibleInPanesSerializable = "-1"; |
| | | secondaryAxisy5.AxisID = 1; |
| | | secondaryAxisy5.Name = "Secondary AxisY 1"; |
| | | secondaryAxisy5.Title.Text = "用电量(度)"; |
| | | secondaryAxisy5.Title.Visibility = DevExpress.Utils.DefaultBoolean.True; |
| | | secondaryAxisy5.Visibility = DevExpress.Utils.DefaultBoolean.True; |
| | | secondaryAxisy5.VisibleInPanesSerializable = "1"; |
| | | secondaryAxisy6.AxisID = 2; |
| | | secondaryAxisy6.Name = "Secondary AxisY 2"; |
| | | secondaryAxisy6.Title.Text = "电费(元)"; |
| | | secondaryAxisy6.Title.Visibility = DevExpress.Utils.DefaultBoolean.True; |
| | | secondaryAxisy6.VisibleInPanesSerializable = "0"; |
| | | xyDiagram2.SecondaryAxesY.AddRange(new SecondaryAxisY[] { secondaryAxisy4, secondaryAxisy5, secondaryAxisy6 }); |
| | | chartControl1.Diagram = xyDiagram2; |
| | | chartControl1.Dock = DockStyle.Fill; |
| | | chartControl1.Legend.AlignmentHorizontal = LegendAlignmentHorizontal.Right; |
| | | chartControl1.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.False; |
| | | chartControl1.Legend.Direction = LegendDirection.LeftToRight; |
| | | chartControl1.Legend.LegendID = -1; |
| | | chartControl1.Legend.MarkerMode = LegendMarkerMode.CheckBoxAndMarker; |
| | | chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False; |
| | | chartControl1.Location = new Point(0, 0); |
| | | chartControl1.Margin = new Padding(2, 3, 2, 3); |
| | | chartControl1.Name = "chartControl1"; |
| | | series10.Name = "流量"; |
| | | series10.SeriesID = 0; |
| | | splineSeriesView10.Color = Color.FromArgb(84, 141, 212); |
| | | series10.View = splineSeriesView10; |
| | | series11.Name = "出口压力"; |
| | | series11.SeriesID = 1; |
| | | splineSeriesView11.AxisYName = "AxisYEff"; |
| | | splineSeriesView11.Color = Color.FromArgb(155, 187, 89); |
| | | series11.View = splineSeriesView11; |
| | | series12.Name = "改造前(度)"; |
| | | series12.SeriesID = 2; |
| | | splineSeriesView12.AxisYName = "Secondary AxisY 1"; |
| | | splineSeriesView12.PaneName = "Pane 2"; |
| | | series12.View = splineSeriesView12; |
| | | series13.Name = "改造后(度)"; |
| | | series13.SeriesID = 3; |
| | | splineSeriesView13.AxisYName = "Secondary AxisY 1"; |
| | | splineSeriesView13.PaneName = "Pane 2"; |
| | | series13.View = splineSeriesView13; |
| | | series14.Name = "节省值(度)"; |
| | | series14.SeriesID = 4; |
| | | splineSeriesView14.AxisYName = "Secondary AxisY 1"; |
| | | splineSeriesView14.PaneName = "Pane 2"; |
| | | series14.View = splineSeriesView14; |
| | | series15.Name = "改造前(元)"; |
| | | series15.SeriesID = 5; |
| | | splineSeriesView15.AxisYName = "Secondary AxisY 2"; |
| | | splineSeriesView15.PaneName = "Pane 1"; |
| | | series15.View = splineSeriesView15; |
| | | series16.Name = "改造后(元)"; |
| | | series16.SeriesID = 6; |
| | | splineSeriesView16.AxisYName = "Secondary AxisY 2"; |
| | | splineSeriesView16.PaneName = "Pane 1"; |
| | | series16.View = splineSeriesView16; |
| | | series17.Name = "节省值(元)"; |
| | | series17.SeriesID = 7; |
| | | splineSeriesView17.AxisYName = "Secondary AxisY 2"; |
| | | splineSeriesView17.PaneName = "Pane 1"; |
| | | series17.View = splineSeriesView17; |
| | | series18.Name = "原泵后压力"; |
| | | series18.SeriesID = 8; |
| | | splineSeriesView18.AxisYName = "AxisYEff"; |
| | | series18.View = splineSeriesView18; |
| | | chartControl1.SeriesSerializable = new Series[] |
| | | { |
| | | series10, |
| | | series11, |
| | | series12, |
| | | series13, |
| | | series14, |
| | | series15, |
| | | series16, |
| | | series17, |
| | | series18 |
| | | }; |
| | | chartControl1.Size = new Size(884, 697); |
| | | chartControl1.TabIndex = 0; |
| | | // |
| | | // xtraTabControl1 |
| | | // |
| | | xtraTabControl1.Dock = DockStyle.Fill; |
| | | xtraTabControl1.Location = new Point(0, 157); |
| | | xtraTabControl1.Margin = new Padding(3, 4, 3, 4); |
| | | xtraTabControl1.Name = "xtraTabControl1"; |
| | | xtraTabControl1.SelectedTabPage = xtraTabPage1; |
| | | xtraTabControl1.Size = new Size(1146, 729); |
| | | xtraTabControl1.TabIndex = 2; |
| | | xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { xtraTabPage1, xtraTabPage2 }); |
| | | // |
| | | // xtraTabPage1 |
| | | // |
| | | xtraTabPage1.Controls.Add(splitContainerControl1); |
| | | xtraTabPage1.Margin = new Padding(3, 4, 3, 4); |
| | | xtraTabPage1.Name = "xtraTabPage1"; |
| | | xtraTabPage1.Size = new Size(1144, 697); |
| | | xtraTabPage1.Text = "图表"; |
| | | // |
| | | // splitContainerControl1 |
| | | // |
| | | splitContainerControl1.Dock = DockStyle.Fill; |
| | | splitContainerControl1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; |
| | | splitContainerControl1.Location = new Point(0, 0); |
| | | splitContainerControl1.Margin = new Padding(3, 4, 3, 4); |
| | | splitContainerControl1.Name = "splitContainerControl1"; |
| | | // |
| | | // splitContainerControl1.Panel1 |
| | | // |
| | | splitContainerControl1.Panel1.Controls.Add(chartControl1); |
| | | splitContainerControl1.Panel1.Text = "Panel1"; |
| | | // |
| | | // splitContainerControl1.Panel2 |
| | | // |
| | | splitContainerControl1.Panel2.Controls.Add(dataLayoutControl1); |
| | | splitContainerControl1.Panel2.Text = "Panel2"; |
| | | splitContainerControl1.Size = new Size(1144, 697); |
| | | splitContainerControl1.SplitterPosition = 248; |
| | | splitContainerControl1.TabIndex = 1; |
| | | // |
| | | // dataLayoutControl1 |
| | | // |
| | | dataLayoutControl1.Controls.Add(textEdit4); |
| | | dataLayoutControl1.Controls.Add(textEdit5); |
| | | dataLayoutControl1.Controls.Add(textEdit3); |
| | | dataLayoutControl1.Controls.Add(textEdit2); |
| | | dataLayoutControl1.Controls.Add(textEdit1); |
| | | dataLayoutControl1.Controls.Add(textEditEffBefore); |
| | | dataLayoutControl1.Controls.Add(textEditPriceBefore); |
| | | dataLayoutControl1.Controls.Add(textEditEffAfter); |
| | | dataLayoutControl1.Controls.Add(textEditPriceAfter); |
| | | dataLayoutControl1.Dock = DockStyle.Fill; |
| | | dataLayoutControl1.Location = new Point(0, 0); |
| | | dataLayoutControl1.Margin = new Padding(3, 4, 3, 4); |
| | | dataLayoutControl1.Name = "dataLayoutControl1"; |
| | | dataLayoutControl1.Root = Root; |
| | | dataLayoutControl1.Size = new Size(248, 697); |
| | | dataLayoutControl1.TabIndex = 0; |
| | | dataLayoutControl1.Text = "dataLayoutControl1"; |
| | | // |
| | | // textEdit4 |
| | | // |
| | | textEdit4.Location = new Point(171, 134); |
| | | textEdit4.Margin = new Padding(3, 4, 3, 4); |
| | | textEdit4.MenuManager = ribbonControl1; |
| | | textEdit4.Name = "textEdit4"; |
| | | textEdit4.Size = new Size(62, 24); |
| | | textEdit4.StyleController = dataLayoutControl1; |
| | | textEdit4.TabIndex = 4; |
| | | // |
| | | // textEdit5 |
| | | // |
| | | textEdit5.Location = new Point(171, 162); |
| | | textEdit5.Margin = new Padding(3, 4, 3, 4); |
| | | textEdit5.MenuManager = ribbonControl1; |
| | | textEdit5.Name = "textEdit5"; |
| | | textEdit5.Size = new Size(62, 24); |
| | | textEdit5.StyleController = dataLayoutControl1; |
| | | textEdit5.TabIndex = 5; |
| | | // |
| | | // textEdit3 |
| | | // |
| | | textEdit3.Location = new Point(171, 106); |
| | | textEdit3.Margin = new Padding(3, 4, 3, 4); |
| | | textEdit3.MenuManager = ribbonControl1; |
| | | textEdit3.Name = "textEdit3"; |
| | | textEdit3.Size = new Size(62, 24); |
| | | textEdit3.StyleController = dataLayoutControl1; |
| | | textEdit3.TabIndex = 3; |
| | | // |
| | | // textEdit2 |
| | | // |
| | | textEdit2.Location = new Point(171, 78); |
| | | textEdit2.Margin = new Padding(3, 4, 3, 4); |
| | | textEdit2.MenuManager = ribbonControl1; |
| | | textEdit2.Name = "textEdit2"; |
| | | textEdit2.Size = new Size(62, 24); |
| | | textEdit2.StyleController = dataLayoutControl1; |
| | | textEdit2.TabIndex = 2; |
| | | // |
| | | // textEdit1 |
| | | // |
| | | textEdit1.Location = new Point(171, 50); |
| | | textEdit1.Margin = new Padding(3, 4, 3, 4); |
| | | textEdit1.MenuManager = ribbonControl1; |
| | | textEdit1.Name = "textEdit1"; |
| | | textEdit1.Size = new Size(62, 24); |
| | | textEdit1.StyleController = dataLayoutControl1; |
| | | textEdit1.TabIndex = 0; |
| | | // |
| | | // textEditEffBefore |
| | | // |
| | | textEditEffBefore.Location = new Point(79, 240); |
| | | textEditEffBefore.MenuManager = ribbonControl1; |
| | | textEditEffBefore.Name = "textEditEffBefore"; |
| | | textEditEffBefore.Size = new Size(154, 24); |
| | | textEditEffBefore.StyleController = dataLayoutControl1; |
| | | textEditEffBefore.TabIndex = 6; |
| | | // |
| | | // textEditPriceBefore |
| | | // |
| | | textEditPriceBefore.Location = new Point(79, 268); |
| | | textEditPriceBefore.MenuManager = ribbonControl1; |
| | | textEditPriceBefore.Name = "textEditPriceBefore"; |
| | | textEditPriceBefore.Size = new Size(154, 24); |
| | | textEditPriceBefore.StyleController = dataLayoutControl1; |
| | | textEditPriceBefore.TabIndex = 7; |
| | | // |
| | | // textEditEffAfter |
| | | // |
| | | textEditEffAfter.Location = new Point(79, 362); |
| | | textEditEffAfter.MenuManager = ribbonControl1; |
| | | textEditEffAfter.Name = "textEditEffAfter"; |
| | | textEditEffAfter.Size = new Size(154, 24); |
| | | textEditEffAfter.StyleController = dataLayoutControl1; |
| | | textEditEffAfter.TabIndex = 8; |
| | | // |
| | | // textEditPriceAfter |
| | | // |
| | | textEditPriceAfter.Location = new Point(79, 390); |
| | | textEditPriceAfter.MenuManager = ribbonControl1; |
| | | textEditPriceAfter.Name = "textEditPriceAfter"; |
| | | textEditPriceAfter.Size = new Size(154, 24); |
| | | textEditPriceAfter.StyleController = dataLayoutControl1; |
| | | textEditPriceAfter.TabIndex = 9; |
| | | // |
| | | // Root |
| | | // |
| | | Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup1, layoutControlGroup2, layoutControlGroup4, emptySpaceItem4 }); |
| | | Root.Name = "Root"; |
| | | Root.Size = new Size(257, 676); |
| | | Root.TextVisible = false; |
| | | // |
| | | // layoutControlGroup1 |
| | | // |
| | | this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | this.layoutControlGroup1.GroupBordersVisible = false; |
| | | this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.layoutControlItem8}); |
| | | this.layoutControlGroup1.Name = "layoutControlGroup1"; |
| | | this.layoutControlGroup1.Size = new System.Drawing.Size(1033, 579); |
| | | this.layoutControlGroup1.TextVisible = false; |
| | | layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem2, layoutControlItem3, layoutControlItem4, layoutControlItem5 }); |
| | | layoutControlGroup1.Location = new Point(0, 0); |
| | | layoutControlGroup1.Name = "layoutControlGroup1"; |
| | | layoutControlGroup1.Size = new Size(237, 190); |
| | | layoutControlGroup1.Text = "总计"; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | layoutControlItem1.Control = textEdit1; |
| | | layoutControlItem1.Location = new Point(0, 0); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Size = new Size(213, 28); |
| | | layoutControlItem1.Text = "数据天数(天):"; |
| | | layoutControlItem1.TextSize = new Size(135, 18); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | layoutControlItem2.Control = textEdit2; |
| | | layoutControlItem2.Location = new Point(0, 28); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.Size = new Size(213, 28); |
| | | layoutControlItem2.Text = "总用水量(m³):"; |
| | | layoutControlItem2.TextSize = new Size(135, 18); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | layoutControlItem3.Control = textEdit3; |
| | | layoutControlItem3.Location = new Point(0, 56); |
| | | layoutControlItem3.Name = "layoutControlItem3"; |
| | | layoutControlItem3.Size = new Size(213, 28); |
| | | layoutControlItem3.Text = "总节电量(kW):"; |
| | | layoutControlItem3.TextSize = new Size(135, 18); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | layoutControlItem4.Control = textEdit4; |
| | | layoutControlItem4.Location = new Point(0, 84); |
| | | layoutControlItem4.Name = "layoutControlItem4"; |
| | | layoutControlItem4.Size = new Size(213, 28); |
| | | layoutControlItem4.Text = "节能率(%)"; |
| | | layoutControlItem4.TextSize = new Size(135, 18); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | layoutControlItem5.Control = textEdit5; |
| | | layoutControlItem5.Location = new Point(0, 112); |
| | | layoutControlItem5.Name = "layoutControlItem5"; |
| | | layoutControlItem5.Size = new Size(213, 28); |
| | | layoutControlItem5.Text = "总节电费用(元):"; |
| | | layoutControlItem5.TextSize = new Size(135, 18); |
| | | // |
| | | // layoutControlGroup2 |
| | | // |
| | | layoutControlGroup2.AppearanceGroup.Options.UseTextOptions = true; |
| | | layoutControlGroup2.AppearanceGroup.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; |
| | | layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { emptySpaceItem1, layoutControlItem8, layoutControlItem9 }); |
| | | layoutControlGroup2.Location = new Point(0, 190); |
| | | layoutControlGroup2.Name = "layoutControlGroup2"; |
| | | layoutControlGroup2.Size = new Size(237, 122); |
| | | layoutControlGroup2.Text = "改造前"; |
| | | // |
| | | // emptySpaceItem1 |
| | | // |
| | | emptySpaceItem1.AllowHotTrack = false; |
| | | emptySpaceItem1.Location = new Point(0, 56); |
| | | emptySpaceItem1.Name = "emptySpaceItem1"; |
| | | emptySpaceItem1.Size = new Size(213, 16); |
| | | emptySpaceItem1.TextSize = new Size(0, 0); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | this.layoutControlItem8.Control = this.chartControl1; |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem8.Name = "layoutControlItem8"; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(1013, 559); |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem8.TextVisible = false; |
| | | layoutControlItem8.AppearanceItemCaption.Options.UseTextOptions = true; |
| | | layoutControlItem8.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; |
| | | layoutControlItem8.Control = textEditEffBefore; |
| | | layoutControlItem8.Location = new Point(0, 0); |
| | | layoutControlItem8.Name = "layoutControlItem8"; |
| | | layoutControlItem8.Size = new Size(213, 28); |
| | | layoutControlItem8.Text = "用电量:"; |
| | | layoutControlItem8.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize; |
| | | layoutControlItem8.TextSize = new Size(50, 18); |
| | | layoutControlItem8.TextToControlDistance = 5; |
| | | // |
| | | // EboxFormEnergyAnalysis |
| | | // layoutControlItem9 |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.Controls.Add(this.splitContainerControl1); |
| | | this.Name = "EboxFormEnergyAnalysis"; |
| | | this.Size = new System.Drawing.Size(1033, 802); |
| | | this.Load += new System.EventHandler(this.EboxFormEnergyAnalysis_Load); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit(); |
| | | this.splitContainerControl1.Panel1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit(); |
| | | this.splitContainerControl1.Panel2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); |
| | | this.splitContainerControl1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).EndInit(); |
| | | this.dataLayoutControl1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridControl4)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.pumpEnergyViewModelBindingSource)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dateEditEndDate.Properties.CalendarTimeProperties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dateEditEndDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dateEditStartDate.Properties.CalendarTimeProperties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dateEditStartDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl2)).EndInit(); |
| | | this.dataLayoutControl2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(secondaryAxisY2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(series1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(series2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(series3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | layoutControlItem9.Control = textEditPriceBefore; |
| | | layoutControlItem9.Location = new Point(0, 28); |
| | | layoutControlItem9.Name = "layoutControlItem9"; |
| | | layoutControlItem9.Size = new Size(213, 28); |
| | | layoutControlItem9.Text = "电费:"; |
| | | layoutControlItem9.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize; |
| | | layoutControlItem9.TextSize = new Size(50, 20); |
| | | layoutControlItem9.TextToControlDistance = 5; |
| | | // |
| | | // layoutControlGroup4 |
| | | // |
| | | layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { emptySpaceItem2, layoutControlItem12, layoutControlItem13 }); |
| | | layoutControlGroup4.Location = new Point(0, 312); |
| | | layoutControlGroup4.Name = "layoutControlGroup4"; |
| | | layoutControlGroup4.Size = new Size(237, 135); |
| | | layoutControlGroup4.Text = "改造后"; |
| | | // |
| | | // emptySpaceItem2 |
| | | // |
| | | emptySpaceItem2.AllowHotTrack = false; |
| | | emptySpaceItem2.Location = new Point(0, 56); |
| | | emptySpaceItem2.Name = "emptySpaceItem2"; |
| | | emptySpaceItem2.Size = new Size(213, 29); |
| | | emptySpaceItem2.TextSize = new Size(0, 0); |
| | | // |
| | | // layoutControlItem12 |
| | | // |
| | | layoutControlItem12.Control = textEditEffAfter; |
| | | layoutControlItem12.Location = new Point(0, 0); |
| | | layoutControlItem12.Name = "layoutControlItem12"; |
| | | layoutControlItem12.Size = new Size(213, 28); |
| | | layoutControlItem12.Text = "用电量:"; |
| | | layoutControlItem12.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize; |
| | | layoutControlItem12.TextSize = new Size(50, 20); |
| | | layoutControlItem12.TextToControlDistance = 5; |
| | | // |
| | | // layoutControlItem13 |
| | | // |
| | | layoutControlItem13.Control = textEditPriceAfter; |
| | | layoutControlItem13.Location = new Point(0, 28); |
| | | layoutControlItem13.Name = "layoutControlItem13"; |
| | | layoutControlItem13.Size = new Size(213, 28); |
| | | layoutControlItem13.Text = "电费:"; |
| | | layoutControlItem13.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize; |
| | | layoutControlItem13.TextSize = new Size(50, 20); |
| | | layoutControlItem13.TextToControlDistance = 5; |
| | | // |
| | | // emptySpaceItem4 |
| | | // |
| | | emptySpaceItem4.AllowHotTrack = false; |
| | | emptySpaceItem4.Location = new Point(0, 447); |
| | | emptySpaceItem4.Name = "emptySpaceItem4"; |
| | | emptySpaceItem4.Size = new Size(237, 209); |
| | | emptySpaceItem4.TextSize = new Size(0, 0); |
| | | // |
| | | // xtraTabPage2 |
| | | // |
| | | xtraTabPage2.Controls.Add(gridControl1); |
| | | xtraTabPage2.Margin = new Padding(3, 4, 3, 4); |
| | | xtraTabPage2.Name = "xtraTabPage2"; |
| | | xtraTabPage2.Size = new Size(1144, 697); |
| | | xtraTabPage2.Text = "数据"; |
| | | // |
| | | // gridControl1 |
| | | // |
| | | gridControl1.Dock = DockStyle.Fill; |
| | | gridControl1.EmbeddedNavigator.Margin = new Padding(3, 4, 3, 4); |
| | | gridControl1.Location = new Point(0, 0); |
| | | gridControl1.MainView = gridView1; |
| | | gridControl1.Margin = new Padding(3, 4, 3, 4); |
| | | gridControl1.MenuManager = ribbonControl1; |
| | | gridControl1.Name = "gridControl1"; |
| | | gridControl1.Size = new Size(1144, 697); |
| | | gridControl1.TabIndex = 0; |
| | | gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView1 }); |
| | | // |
| | | // gridView1 |
| | | // |
| | | gridView1.DetailHeight = 450; |
| | | gridView1.GridControl = gridControl1; |
| | | gridView1.Name = "gridView1"; |
| | | gridView1.OptionsBehavior.Editable = false; |
| | | gridView1.OptionsDragDrop.AllowDataReordering = false; |
| | | gridView1.OptionsDragDrop.AllowSortedDataDragDrop = false; |
| | | gridView1.OptionsEditForm.PopupEditFormWidth = 914; |
| | | gridView1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | layoutControlItem6.Control = textEdit3; |
| | | layoutControlItem6.Location = new Point(0, 56); |
| | | layoutControlItem6.Name = "layoutControlItem3"; |
| | | layoutControlItem6.Size = new Size(213, 28); |
| | | layoutControlItem6.Text = "总节电量(kW):"; |
| | | layoutControlItem6.TextSize = new Size(135, 18); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | layoutControlItem7.Control = textEdit5; |
| | | layoutControlItem7.Location = new Point(0, 112); |
| | | layoutControlItem7.Name = "layoutControlItem5"; |
| | | layoutControlItem7.Size = new Size(213, 28); |
| | | layoutControlItem7.Text = "总节电费用(元):"; |
| | | layoutControlItem7.TextSize = new Size(135, 18); |
| | | // |
| | | // layoutControlGroup3 |
| | | // |
| | | layoutControlGroup3.AppearanceGroup.Options.UseTextOptions = true; |
| | | layoutControlGroup3.AppearanceGroup.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; |
| | | layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { emptySpaceItem3, layoutControlItem10, layoutControlItem11 }); |
| | | layoutControlGroup3.Location = new Point(0, 190); |
| | | layoutControlGroup3.Name = "layoutControlGroup2"; |
| | | layoutControlGroup3.Size = new Size(237, 129); |
| | | layoutControlGroup3.Text = "改造前"; |
| | | // |
| | | // emptySpaceItem3 |
| | | // |
| | | emptySpaceItem3.AllowHotTrack = false; |
| | | emptySpaceItem3.Location = new Point(0, 56); |
| | | emptySpaceItem3.Name = "emptySpaceItem1"; |
| | | emptySpaceItem3.Size = new Size(213, 23); |
| | | emptySpaceItem3.TextSize = new Size(0, 0); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | layoutControlItem10.AppearanceItemCaption.Options.UseTextOptions = true; |
| | | layoutControlItem10.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; |
| | | layoutControlItem10.Control = textEditEffBefore; |
| | | layoutControlItem10.Location = new Point(0, 0); |
| | | layoutControlItem10.Name = "layoutControlItem8"; |
| | | layoutControlItem10.Size = new Size(213, 28); |
| | | layoutControlItem10.Text = "用电量:"; |
| | | layoutControlItem10.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
| | | layoutControlItem10.TextSize = new Size(50, 18); |
| | | layoutControlItem10.TextToControlDistance = 5; |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | layoutControlItem11.Control = textEditPriceBefore; |
| | | layoutControlItem11.Location = new Point(0, 28); |
| | | layoutControlItem11.Name = "layoutControlItem9"; |
| | | layoutControlItem11.Size = new Size(213, 28); |
| | | layoutControlItem11.Text = "电费:"; |
| | | layoutControlItem11.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize; |
| | | layoutControlItem11.TextSize = new Size(50, 20); |
| | | layoutControlItem11.TextToControlDistance = 5; |
| | | // |
| | | // EnergyAnalysis |
| | | // |
| | | Appearance.BackColor = SystemColors.Control; |
| | | Appearance.Options.UseBackColor = true; |
| | | AutoScaleDimensions = new SizeF(8F, 18F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(xtraTabControl1); |
| | | Controls.Add(ribbonControl1); |
| | | Margin = new Padding(3, 5, 3, 5); |
| | | Name = "EnergyAnalysis"; |
| | | Size = new Size(1146, 886); |
| | | ((System.ComponentModel.ISupportInitialize)ribbonControl1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)xyDiagramPane3).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)xyDiagramPane4).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)secondaryAxisy4).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)secondaryAxisy5).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)secondaryAxisy6).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)xyDiagram2).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView10).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series10).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView11).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series11).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView12).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series12).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView13).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series13).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView14).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series14).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView15).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series15).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView16).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series16).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView17).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series17).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView18).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series18).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)chartControl1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)xtraTabControl1).EndInit(); |
| | | xtraTabControl1.ResumeLayout(false); |
| | | xtraTabPage1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)splitContainerControl1.Panel1).EndInit(); |
| | | splitContainerControl1.Panel1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)splitContainerControl1.Panel2).EndInit(); |
| | | splitContainerControl1.Panel2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)splitContainerControl1).EndInit(); |
| | | splitContainerControl1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)dataLayoutControl1).EndInit(); |
| | | dataLayoutControl1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit4.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit5.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit3.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit2.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit1.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEditEffBefore.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEditPriceBefore.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEditEffAfter.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEditPriceAfter.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)Root).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem5).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup2).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem8).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem9).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup4).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)emptySpaceItem2).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem12).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem13).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)emptySpaceItem4).EndInit(); |
| | | xtraTabPage2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)gridControl1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)gridView1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem6).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem7).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlGroup3).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)emptySpaceItem3).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem10).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem11).EndInit(); |
| | | ResumeLayout(false); |
| | | PerformLayout(); |
| | | } |
| | | |
| | | #endregion |
| | | |
| | | private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1; |
| | | private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1; |
| | | private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1; |
| | | private DevExpress.XtraBars.BarButtonItem barButtonItem1; |
| | | private DevExpress.XtraCharts.ChartControl chartControl1; |
| | | private DevExpress.XtraTab.XtraTabControl xtraTabControl1; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage1; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage2; |
| | | private DevExpress.XtraGrid.GridControl gridControl1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView1; |
| | | private DevExpress.XtraBars.BarButtonItem barButtonItem2; |
| | | private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1; |
| | | private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl1; |
| | | private DevExpress.XtraEditors.SimpleButton simpleButton2; |
| | | private DevExpress.XtraEditors.SimpleButton simpleButton1; |
| | | private DevExpress.XtraEditors.DateEdit dateEditEndDate; |
| | | private DevExpress.XtraEditors.DateEdit dateEditStartDate; |
| | | private DevExpress.XtraEditors.TextEdit textEdit5; |
| | | private DevExpress.XtraEditors.TextEdit textEdit3; |
| | | private DevExpress.XtraEditors.TextEdit textEdit2; |
| | | private DevExpress.XtraEditors.TextEdit textEdit1; |
| | | private DevExpress.XtraLayout.LayoutControlGroup Root; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2; |
| | | private DevExpress.XtraGrid.GridControl gridControl4; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView4; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colSupply; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colElectricity; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colEneryOfWater; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; |
| | | private DevExpress.XtraEditors.SimpleButton simpleButton6; |
| | | private DevExpress.XtraEditors.SimpleButton simpleButton4; |
| | | private DevExpress.XtraEditors.SimpleButton simpleButton3; |
| | | private DevExpress.XtraEditors.TextEdit textEdit4; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private DevExpress.XtraEditors.TextEdit textEditEffBefore; |
| | | private DevExpress.XtraEditors.TextEdit textEditPriceBefore; |
| | | private DevExpress.XtraEditors.TextEdit textEditEffAfter; |
| | | private DevExpress.XtraEditors.TextEdit textEditPriceAfter; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; |
| | | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4; |
| | | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; |
| | | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
| | | private System.Windows.Forms.BindingSource pumpEnergyViewModelBindingSource; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl2; |
| | | private DevExpress.XtraCharts.ChartControl chartControl1; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; |
| | | private DevExpress.XtraEditors.SimpleButton simpleButton5; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3; |
| | | private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; |
| | | private DevExpress.XtraBars.BarButtonItem BtnRefresh; |
| | | } |
| | | } |
| | | } |