namespace IBox.WinFrmUI
|
{
|
partial class IBoxFormEnergyAnalysis
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Component Designer generated code
|
|
/// <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();
|
//
|
// splitContainerControl1
|
//
|
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";
|
//
|
// splitContainerControl1.Panel1
|
//
|
this.splitContainerControl1.Panel1.Controls.Add(this.dataLayoutControl1);
|
this.splitContainerControl1.Panel1.Text = "Panel1";
|
//
|
// splitContainerControl1.Panel2
|
//
|
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;
|
//
|
// dataLayoutControl1
|
//
|
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";
|
//
|
// simpleButton5
|
//
|
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);
|
//
|
// simpleButton6
|
//
|
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(IBox.WinFrmUI.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";
|
//
|
// 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;
|
//
|
// 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;
|
//
|
// 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;
|
//
|
// EboxFormEnergyAnalysis
|
//
|
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);
|
|
}
|
|
#endregion
|
|
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.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.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.LayoutControlItem layoutControlItem10;
|
}
|
}
|