| | |
| | | using DevExpress.XtraCharts; |
| | | using DevExpress.Charts.Native; |
| | | using DevExpress.XtraCharts; |
| | | |
| | | namespace PBS.WinFrmUI.DataAnalysis |
| | | { |
| | |
| | | private void InitializeComponent() |
| | | { |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EnergyAnalysis)); |
| | | XYDiagram xyDiagram2 = new XYDiagram(); |
| | | LayoutDefinition layoutDefinition4 = new LayoutDefinition(); |
| | | LayoutDefinition layoutDefinition5 = new LayoutDefinition(); |
| | | LayoutDefinition layoutDefinition6 = new LayoutDefinition(); |
| | | XYDiagram xyDiagram1 = new XYDiagram(); |
| | | LayoutDefinition layoutDefinition1 = new LayoutDefinition(); |
| | | LayoutDefinition layoutDefinition2 = new LayoutDefinition(); |
| | | LayoutDefinition layoutDefinition3 = new LayoutDefinition(); |
| | | SecondaryAxisY secondaryAxisy1 = new SecondaryAxisY(); |
| | | Series series1 = new Series(); |
| | | SplineSeriesView splineSeriesView1 = new SplineSeriesView(); |
| | | Series series2 = new Series(); |
| | | SplineSeriesView splineSeriesView2 = new SplineSeriesView(); |
| | | ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl(); |
| | |
| | | chartControl1 = new ChartControl(); |
| | | xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl(); |
| | | textEdit5 = new DevExpress.XtraEditors.TextEdit(); |
| | | textEdit4 = new DevExpress.XtraEditors.TextEdit(); |
| | | textEdit3 = new DevExpress.XtraEditors.TextEdit(); |
| | | textEdit2 = new DevExpress.XtraEditors.TextEdit(); |
| | | textEdit1 = new DevExpress.XtraEditors.TextEdit(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | gridControl1 = new DevExpress.XtraGrid.GridControl(); |
| | | gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | textEdit1 = new DevExpress.XtraEditors.TextEdit(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); |
| | | textEdit2 = new DevExpress.XtraEditors.TextEdit(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | textEdit3 = new DevExpress.XtraEditors.TextEdit(); |
| | | layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | textEdit4 = new DevExpress.XtraEditors.TextEdit(); |
| | | layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | textEdit5 = new DevExpress.XtraEditors.TextEdit(); |
| | | layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((System.ComponentModel.ISupportInitialize)ribbonControl1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)chartControl1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)xyDiagram2).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)xyDiagram1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)secondaryAxisy1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series2).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView2).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)xtraTabControl1).BeginInit(); |
| | | xtraTabControl1.SuspendLayout(); |
| | | xtraTabPage1.SuspendLayout(); |
| | | xtraTabPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)gridControl1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)gridView1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splitContainerControl1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splitContainerControl1.Panel1).BeginInit(); |
| | | splitContainerControl1.Panel1.SuspendLayout(); |
| | |
| | | splitContainerControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)dataLayoutControl1).BeginInit(); |
| | | dataLayoutControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)Root).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit5.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit4.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit3.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit2.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit1.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)Root).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit2.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit3.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit4.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit5.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem5).BeginInit(); |
| | | xtraTabPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)gridControl1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)gridView1).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // ribbonControl1 |
| | |
| | | // chartControl1 |
| | | // |
| | | 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"; |
| | | 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 = "压力(MPa)"; |
| | | 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.RowDefinitions.AddRange(new LayoutDefinition[] { layoutDefinition4, layoutDefinition5, layoutDefinition6 }); |
| | | xyDiagram2.RangeControlTimeSpanGridOptions.GridAlignment = TimeSpanGridAlignment.Minute; |
| | | xyDiagram2.RangeControlTimeSpanGridOptions.GridMode = ChartRangeControlClientGridMode.Manual; |
| | | chartControl1.Diagram = xyDiagram2; |
| | | xyDiagram1.AxisX.Alignment = AxisAlignment.Zero; |
| | | xyDiagram1.AxisX.Title.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True; |
| | | xyDiagram1.AxisX.Title.Text = "时间"; |
| | | xyDiagram1.AxisX.Title.Visibility = DevExpress.Utils.DefaultBoolean.Default; |
| | | xyDiagram1.AxisX.VisibleInPanesSerializable = "-1"; |
| | | xyDiagram1.AxisY.Color = Color.DodgerBlue; |
| | | xyDiagram1.AxisY.Label.TextColor = Color.DodgerBlue; |
| | | xyDiagram1.AxisY.Title.Alignment = StringAlignment.Far; |
| | | xyDiagram1.AxisY.Title.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False; |
| | | xyDiagram1.AxisY.Title.Text = "流量(m³/h)"; |
| | | xyDiagram1.AxisY.Title.TextColor = Color.DodgerBlue; |
| | | xyDiagram1.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.True; |
| | | xyDiagram1.AxisY.VisibleInPanesSerializable = "-1"; |
| | | xyDiagram1.DefaultPane.BorderVisible = false; |
| | | xyDiagram1.DefaultPane.Title.Text = "无数据"; |
| | | xyDiagram1.PaneLayout.AutoLayoutMode = PaneAutoLayoutMode.Grid; |
| | | xyDiagram1.PaneLayout.RowDefinitions.AddRange(new LayoutDefinition[] { layoutDefinition1, layoutDefinition2, layoutDefinition3 }); |
| | | xyDiagram1.RangeControlTimeSpanGridOptions.GridAlignment = TimeSpanGridAlignment.Second; |
| | | xyDiagram1.RangeControlTimeSpanGridOptions.GridMode = ChartRangeControlClientGridMode.Manual; |
| | | secondaryAxisy1.AxisID = 0; |
| | | secondaryAxisy1.Color = Color.Green; |
| | | secondaryAxisy1.Label.Border.Visibility = DevExpress.Utils.DefaultBoolean.False; |
| | | secondaryAxisy1.Label.TextColor = Color.Green; |
| | | secondaryAxisy1.Name = "AxisYEff"; |
| | | secondaryAxisy1.Title.Text = "压力(MPa)"; |
| | | secondaryAxisy1.Title.TextColor = Color.Green; |
| | | secondaryAxisy1.Title.Visibility = DevExpress.Utils.DefaultBoolean.Default; |
| | | secondaryAxisy1.VisibleInPanesSerializable = "-1"; |
| | | xyDiagram1.SecondaryAxesY.AddRange(new SecondaryAxisY[] { secondaryAxisy1 }); |
| | | chartControl1.Diagram = xyDiagram1; |
| | | chartControl1.Dock = DockStyle.Fill; |
| | | chartControl1.Legend.AlignmentHorizontal = LegendAlignmentHorizontal.Right; |
| | | chartControl1.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.False; |
| | |
| | | chartControl1.Location = new Point(0, 0); |
| | | chartControl1.Margin = new Padding(2); |
| | | chartControl1.Name = "chartControl1"; |
| | | series2.Name = "SeriesQH"; |
| | | series2.SeriesID = 0; |
| | | splineSeriesView2.Color = Color.FromArgb(84, 141, 212); |
| | | series1.Name = "SeriesQH"; |
| | | series1.SeriesID = 0; |
| | | splineSeriesView1.Color = Color.FromArgb(84, 141, 212); |
| | | series1.View = splineSeriesView1; |
| | | series2.Name = "SeriesQE"; |
| | | series2.SeriesID = 1; |
| | | splineSeriesView2.AxisYName = "AxisYEff"; |
| | | splineSeriesView2.Color = Color.FromArgb(155, 187, 89); |
| | | series2.View = splineSeriesView2; |
| | | chartControl1.SeriesSerializable = new Series[] |
| | | { |
| | | series1, |
| | | series2 |
| | | }; |
| | | chartControl1.Size = new Size(784, 535); |
| | | chartControl1.Size = new Size(774, 535); |
| | | chartControl1.TabIndex = 0; |
| | | // |
| | | // xtraTabControl1 |
| | |
| | | xtraTabPage1.Name = "xtraTabPage1"; |
| | | xtraTabPage1.Size = new Size(1001, 535); |
| | | xtraTabPage1.Text = "图表"; |
| | | // |
| | | // splitContainerControl1 |
| | | // |
| | | splitContainerControl1.Dock = DockStyle.Fill; |
| | | splitContainerControl1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; |
| | | splitContainerControl1.Location = new Point(0, 0); |
| | | 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(1001, 535); |
| | | splitContainerControl1.SplitterPosition = 217; |
| | | splitContainerControl1.TabIndex = 1; |
| | | // |
| | | // dataLayoutControl1 |
| | | // |
| | | dataLayoutControl1.Controls.Add(textEdit5); |
| | | dataLayoutControl1.Controls.Add(textEdit4); |
| | | dataLayoutControl1.Controls.Add(textEdit3); |
| | | dataLayoutControl1.Controls.Add(textEdit2); |
| | | dataLayoutControl1.Controls.Add(textEdit1); |
| | | dataLayoutControl1.Dock = DockStyle.Fill; |
| | | dataLayoutControl1.Location = new Point(0, 0); |
| | | dataLayoutControl1.Name = "dataLayoutControl1"; |
| | | dataLayoutControl1.Root = Root; |
| | | dataLayoutControl1.Size = new Size(217, 535); |
| | | dataLayoutControl1.TabIndex = 0; |
| | | dataLayoutControl1.Text = "dataLayoutControl1"; |
| | | // |
| | | // textEdit5 |
| | | // |
| | | textEdit5.Location = new Point(96, 108); |
| | | textEdit5.MenuManager = ribbonControl1; |
| | | textEdit5.Name = "textEdit5"; |
| | | textEdit5.Size = new Size(109, 20); |
| | | textEdit5.StyleController = dataLayoutControl1; |
| | | textEdit5.TabIndex = 8; |
| | | // |
| | | // textEdit4 |
| | | // |
| | | textEdit4.Location = new Point(96, 84); |
| | | textEdit4.MenuManager = ribbonControl1; |
| | | textEdit4.Name = "textEdit4"; |
| | | textEdit4.Size = new Size(109, 20); |
| | | textEdit4.StyleController = dataLayoutControl1; |
| | | textEdit4.TabIndex = 7; |
| | | // |
| | | // textEdit3 |
| | | // |
| | | textEdit3.Location = new Point(96, 60); |
| | | textEdit3.MenuManager = ribbonControl1; |
| | | textEdit3.Name = "textEdit3"; |
| | | textEdit3.Size = new Size(109, 20); |
| | | textEdit3.StyleController = dataLayoutControl1; |
| | | textEdit3.TabIndex = 6; |
| | | // |
| | | // textEdit2 |
| | | // |
| | | textEdit2.Location = new Point(96, 36); |
| | | textEdit2.MenuManager = ribbonControl1; |
| | | textEdit2.Name = "textEdit2"; |
| | | textEdit2.Size = new Size(109, 20); |
| | | textEdit2.StyleController = dataLayoutControl1; |
| | | textEdit2.TabIndex = 5; |
| | | // |
| | | // textEdit1 |
| | | // |
| | | textEdit1.Location = new Point(96, 12); |
| | | textEdit1.MenuManager = ribbonControl1; |
| | | textEdit1.Name = "textEdit1"; |
| | | textEdit1.Size = new Size(109, 20); |
| | | textEdit1.StyleController = dataLayoutControl1; |
| | | textEdit1.TabIndex = 4; |
| | | // |
| | | // Root |
| | | // |
| | | Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, emptySpaceItem1, layoutControlItem2, layoutControlItem3, layoutControlItem4, layoutControlItem5 }); |
| | | Root.Name = "Root"; |
| | | Root.Size = new Size(217, 535); |
| | | Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | layoutControlItem1.Control = textEdit1; |
| | | layoutControlItem1.Location = new Point(0, 0); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Size = new Size(197, 24); |
| | | layoutControlItem1.Text = "数据天数:"; |
| | | layoutControlItem1.TextSize = new Size(72, 14); |
| | | // |
| | | // emptySpaceItem1 |
| | | // |
| | | emptySpaceItem1.AllowHotTrack = false; |
| | | emptySpaceItem1.Location = new Point(0, 120); |
| | | emptySpaceItem1.Name = "emptySpaceItem1"; |
| | | emptySpaceItem1.Size = new Size(197, 395); |
| | | emptySpaceItem1.TextSize = new Size(0, 0); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | layoutControlItem2.Control = textEdit2; |
| | | layoutControlItem2.Location = new Point(0, 24); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.Size = new Size(197, 24); |
| | | layoutControlItem2.Text = "总流量:"; |
| | | layoutControlItem2.TextSize = new Size(72, 14); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | layoutControlItem3.Control = textEdit3; |
| | | layoutControlItem3.Location = new Point(0, 48); |
| | | layoutControlItem3.Name = "layoutControlItem3"; |
| | | layoutControlItem3.Size = new Size(197, 24); |
| | | layoutControlItem3.Text = "总节电量:"; |
| | | layoutControlItem3.TextSize = new Size(72, 14); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | layoutControlItem4.Control = textEdit4; |
| | | layoutControlItem4.Location = new Point(0, 72); |
| | | layoutControlItem4.Name = "layoutControlItem4"; |
| | | layoutControlItem4.Size = new Size(197, 24); |
| | | layoutControlItem4.Text = "节电率:"; |
| | | layoutControlItem4.TextSize = new Size(72, 14); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | layoutControlItem5.Control = textEdit5; |
| | | layoutControlItem5.Location = new Point(0, 96); |
| | | layoutControlItem5.Name = "layoutControlItem5"; |
| | | layoutControlItem5.Size = new Size(197, 24); |
| | | layoutControlItem5.Text = "总节电费用:"; |
| | | layoutControlItem5.TextSize = new Size(72, 14); |
| | | // |
| | | // xtraTabPage2 |
| | | // |
| | |
| | | gridView1.OptionsDragDrop.AllowSortedDataDragDrop = false; |
| | | gridView1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // splitContainerControl1 |
| | | // |
| | | splitContainerControl1.Dock = DockStyle.Fill; |
| | | splitContainerControl1.Location = new Point(0, 0); |
| | | 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(1001, 535); |
| | | splitContainerControl1.SplitterPosition = 784; |
| | | splitContainerControl1.TabIndex = 1; |
| | | // |
| | | // dataLayoutControl1 |
| | | // |
| | | dataLayoutControl1.Controls.Add(textEdit5); |
| | | dataLayoutControl1.Controls.Add(textEdit4); |
| | | dataLayoutControl1.Controls.Add(textEdit3); |
| | | dataLayoutControl1.Controls.Add(textEdit2); |
| | | dataLayoutControl1.Controls.Add(textEdit1); |
| | | dataLayoutControl1.Dock = DockStyle.Fill; |
| | | dataLayoutControl1.Location = new Point(0, 0); |
| | | dataLayoutControl1.Name = "dataLayoutControl1"; |
| | | dataLayoutControl1.Root = Root; |
| | | dataLayoutControl1.Size = new Size(207, 535); |
| | | dataLayoutControl1.TabIndex = 0; |
| | | dataLayoutControl1.Text = "dataLayoutControl1"; |
| | | // |
| | | // Root |
| | | // |
| | | Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, emptySpaceItem1, layoutControlItem2, layoutControlItem3, layoutControlItem4, layoutControlItem5 }); |
| | | Root.Name = "Root"; |
| | | Root.Size = new Size(207, 535); |
| | | Root.TextVisible = false; |
| | | // |
| | | // textEdit1 |
| | | // |
| | | textEdit1.Location = new Point(96, 12); |
| | | textEdit1.MenuManager = ribbonControl1; |
| | | textEdit1.Name = "textEdit1"; |
| | | textEdit1.Size = new Size(99, 20); |
| | | textEdit1.StyleController = dataLayoutControl1; |
| | | textEdit1.TabIndex = 4; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | layoutControlItem1.Control = textEdit1; |
| | | layoutControlItem1.Location = new Point(0, 0); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Size = new Size(187, 24); |
| | | layoutControlItem1.Text = "数据天数:"; |
| | | layoutControlItem1.TextSize = new Size(72, 14); |
| | | // |
| | | // emptySpaceItem1 |
| | | // |
| | | emptySpaceItem1.AllowHotTrack = false; |
| | | emptySpaceItem1.Location = new Point(0, 120); |
| | | emptySpaceItem1.Name = "emptySpaceItem1"; |
| | | emptySpaceItem1.Size = new Size(187, 395); |
| | | emptySpaceItem1.TextSize = new Size(0, 0); |
| | | // |
| | | // textEdit2 |
| | | // |
| | | textEdit2.Location = new Point(96, 36); |
| | | textEdit2.MenuManager = ribbonControl1; |
| | | textEdit2.Name = "textEdit2"; |
| | | textEdit2.Size = new Size(99, 20); |
| | | textEdit2.StyleController = dataLayoutControl1; |
| | | textEdit2.TabIndex = 5; |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | layoutControlItem2.Control = textEdit2; |
| | | layoutControlItem2.Location = new Point(0, 24); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.Size = new Size(187, 24); |
| | | layoutControlItem2.Text = "总流量:"; |
| | | layoutControlItem2.TextSize = new Size(72, 14); |
| | | // |
| | | // textEdit3 |
| | | // |
| | | textEdit3.Location = new Point(96, 60); |
| | | textEdit3.MenuManager = ribbonControl1; |
| | | textEdit3.Name = "textEdit3"; |
| | | textEdit3.Size = new Size(99, 20); |
| | | textEdit3.StyleController = dataLayoutControl1; |
| | | textEdit3.TabIndex = 6; |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | layoutControlItem3.Control = textEdit3; |
| | | layoutControlItem3.Location = new Point(0, 48); |
| | | layoutControlItem3.Name = "layoutControlItem3"; |
| | | layoutControlItem3.Size = new Size(187, 24); |
| | | layoutControlItem3.Text = "总节电量:"; |
| | | layoutControlItem3.TextSize = new Size(72, 14); |
| | | // |
| | | // textEdit4 |
| | | // |
| | | textEdit4.Location = new Point(96, 84); |
| | | textEdit4.MenuManager = ribbonControl1; |
| | | textEdit4.Name = "textEdit4"; |
| | | textEdit4.Size = new Size(99, 20); |
| | | textEdit4.StyleController = dataLayoutControl1; |
| | | textEdit4.TabIndex = 7; |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | layoutControlItem4.Control = textEdit4; |
| | | layoutControlItem4.Location = new Point(0, 72); |
| | | layoutControlItem4.Name = "layoutControlItem4"; |
| | | layoutControlItem4.Size = new Size(187, 24); |
| | | layoutControlItem4.Text = "节电率:"; |
| | | layoutControlItem4.TextSize = new Size(72, 14); |
| | | // |
| | | // textEdit5 |
| | | // |
| | | textEdit5.Location = new Point(96, 108); |
| | | textEdit5.MenuManager = ribbonControl1; |
| | | textEdit5.Name = "textEdit5"; |
| | | textEdit5.Size = new Size(99, 20); |
| | | textEdit5.StyleController = dataLayoutControl1; |
| | | textEdit5.TabIndex = 8; |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | layoutControlItem5.Control = textEdit5; |
| | | layoutControlItem5.Location = new Point(0, 96); |
| | | layoutControlItem5.Name = "layoutControlItem5"; |
| | | layoutControlItem5.Size = new Size(187, 24); |
| | | layoutControlItem5.Text = "总节电费用:"; |
| | | layoutControlItem5.TextSize = new Size(72, 14); |
| | | // |
| | | // EnergyAnalysis |
| | | // |
| | | Appearance.BackColor = SystemColors.Control; |
| | |
| | | Name = "EnergyAnalysis"; |
| | | Size = new Size(1003, 689); |
| | | ((System.ComponentModel.ISupportInitialize)ribbonControl1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)xyDiagram2).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)secondaryAxisy1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)xyDiagram1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splineSeriesView2).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)series2).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)chartControl1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)xtraTabControl1).EndInit(); |
| | | xtraTabControl1.ResumeLayout(false); |
| | | xtraTabPage1.ResumeLayout(false); |
| | | xtraTabPage2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)gridControl1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)gridView1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)splitContainerControl1.Panel1).EndInit(); |
| | | splitContainerControl1.Panel1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)splitContainerControl1.Panel2).EndInit(); |
| | |
| | | splitContainerControl1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)dataLayoutControl1).EndInit(); |
| | | dataLayoutControl1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)Root).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit5.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit4.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit3.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit2.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit1.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)Root).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit2.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit3.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit4.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)textEdit5.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem5).EndInit(); |
| | | xtraTabPage2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)gridControl1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)gridView1).EndInit(); |
| | | ResumeLayout(false); |
| | | PerformLayout(); |
| | | } |