namespace IStation.WinFrmUI.Monitor
|
{
|
partial class ResultChartControl
|
{
|
/// <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 xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
|
DevExpress.XtraCharts.ConstantLine constantLine4 = new DevExpress.XtraCharts.ConstantLine();
|
DevExpress.XtraCharts.ConstantLine constantLine5 = new DevExpress.XtraCharts.ConstantLine();
|
DevExpress.XtraCharts.ConstantLine constantLine6 = new DevExpress.XtraCharts.ConstantLine();
|
DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY2 = new DevExpress.XtraCharts.SecondaryAxisY();
|
DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.LineSeriesView lineSeriesView4 = new DevExpress.XtraCharts.LineSeriesView();
|
DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.LineSeriesView lineSeriesView5 = new DevExpress.XtraCharts.LineSeriesView();
|
DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.LineSeriesView lineSeriesView6 = new DevExpress.XtraCharts.LineSeriesView();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ResultChartControl));
|
DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
|
DevExpress.XtraCharts.ConstantLine constantLine1 = new DevExpress.XtraCharts.ConstantLine();
|
DevExpress.XtraCharts.ConstantLine constantLine2 = new DevExpress.XtraCharts.ConstantLine();
|
DevExpress.XtraCharts.ConstantLine constantLine3 = new DevExpress.XtraCharts.ConstantLine();
|
DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY1 = new DevExpress.XtraCharts.SecondaryAxisY();
|
DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
|
DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView();
|
DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.LineSeriesView lineSeriesView3 = new DevExpress.XtraCharts.LineSeriesView();
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
this.gridControl2 = new DevExpress.XtraGrid.GridControl();
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.gridColumnName = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumnPumpCount = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumnPumpTime = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumnTimeSpan = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumnElePrice = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumnEle = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumnWater = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumnTotalElePrice = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumnTotalWater = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumnTotalEle = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.repositoryItemMemoExEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit();
|
this.repositoryItemMemoEdit7 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
|
this.repositoryItemMemoEdit8 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
|
this.repositoryItemMemoEdit9 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
|
this.repositoryItemMemoEdit6 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
|
this.repositoryItemMemoEdit10 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
|
this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
this.barBtnCompare = new DevExpress.XtraBars.BarButtonItem();
|
this.barCheckData = new DevExpress.XtraBars.BarCheckItem();
|
this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
|
this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
this.chartControl实时数据 = new DevExpress.XtraCharts.ChartControl();
|
this.checkEditCalendar = new DevExpress.XtraEditors.ComboBoxEdit();
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
|
this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.tabbedControlGroup2 = new DevExpress.XtraLayout.TabbedControlGroup();
|
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.tabPage实时数据 = new DevExpress.XtraTab.XtraTabPage();
|
this.repositoryItemMemoExEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit();
|
this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
|
this.repositoryItemMemoEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
|
this.repositoryItemMemoEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
|
this.repositoryItemMemoEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
|
this.repositoryItemMemoEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
|
this.tabPage实时数据1 = new DevExpress.XtraTab.XtraTabPage();
|
this.barCekSearchCurve = new DevExpress.XtraBars.BarCheckItem();
|
this.barCheckItem1 = new DevExpress.XtraBars.BarCheckItem();
|
this.chartControlEle = new DevExpress.XtraCharts.ChartControl();
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
this.layoutControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit7)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit8)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit9)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit6)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit10)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.chartControl实时数据)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(secondaryAxisY2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.checkEditCalendar.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.chartControlEle)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
this.SuspendLayout();
|
//
|
// layoutControl1
|
//
|
this.layoutControl1.Controls.Add(this.chartControlEle);
|
this.layoutControl1.Controls.Add(this.gridControl2);
|
this.layoutControl1.Controls.Add(this.ribbonControl1);
|
this.layoutControl1.Controls.Add(this.chartControl实时数据);
|
this.layoutControl1.Controls.Add(this.checkEditCalendar);
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.layoutControl1.Location = new System.Drawing.Point(0, 0);
|
this.layoutControl1.Name = "layoutControl1";
|
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(747, 330, 650, 400);
|
this.layoutControl1.Root = this.Root;
|
this.layoutControl1.Size = new System.Drawing.Size(1305, 924);
|
this.layoutControl1.TabIndex = 0;
|
this.layoutControl1.Text = "layoutControl1";
|
//
|
// gridControl2
|
//
|
this.gridControl2.DataSource = this.bindingSource1;
|
this.gridControl2.Location = new System.Drawing.Point(15, 163);
|
this.gridControl2.MainView = this.gridView2;
|
this.gridControl2.Name = "gridControl2";
|
this.gridControl2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
this.repositoryItemMemoExEdit2,
|
this.repositoryItemMemoEdit7,
|
this.repositoryItemMemoEdit8,
|
this.repositoryItemMemoEdit9,
|
this.repositoryItemMemoEdit6,
|
this.repositoryItemMemoEdit10});
|
this.gridControl2.Size = new System.Drawing.Size(1275, 746);
|
this.gridControl2.TabIndex = 12;
|
this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.gridView2});
|
//
|
// gridView2
|
//
|
this.gridView2.Appearance.HeaderPanel.Options.UseTextOptions = true;
|
this.gridView2.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridView2.AppearancePrint.HeaderPanel.Options.UseTextOptions = true;
|
this.gridView2.AppearancePrint.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.gridColumnName,
|
this.gridColumnPumpCount,
|
this.gridColumnPumpTime,
|
this.gridColumnTimeSpan,
|
this.gridColumnElePrice,
|
this.gridColumnEle,
|
this.gridColumnWater,
|
this.gridColumnTotalElePrice,
|
this.gridColumnTotalWater,
|
this.gridColumnTotalEle,
|
this.gridColumn28});
|
this.gridView2.GridControl = this.gridControl2;
|
this.gridView2.Name = "gridView2";
|
this.gridView2.OptionsBehavior.Editable = false;
|
this.gridView2.OptionsView.AllowCellMerge = true;
|
this.gridView2.OptionsView.RowAutoHeight = true;
|
this.gridView2.OptionsView.ShowGroupPanel = false;
|
this.gridView2.CellMerge += new DevExpress.XtraGrid.Views.Grid.CellMergeEventHandler(this.gridView2_CellMerge);
|
//
|
// gridColumnName
|
//
|
this.gridColumnName.AppearanceCell.Options.UseTextOptions = true;
|
this.gridColumnName.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridColumnName.Caption = "名称";
|
this.gridColumnName.FieldName = "Name";
|
this.gridColumnName.Name = "gridColumnName";
|
this.gridColumnName.Visible = true;
|
this.gridColumnName.VisibleIndex = 0;
|
this.gridColumnName.Width = 187;
|
//
|
// gridColumnPumpCount
|
//
|
this.gridColumnPumpCount.AppearanceCell.Options.UseTextOptions = true;
|
this.gridColumnPumpCount.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridColumnPumpCount.Caption = "泵台数";
|
this.gridColumnPumpCount.FieldName = "PumpCount";
|
this.gridColumnPumpCount.Name = "gridColumnPumpCount";
|
this.gridColumnPumpCount.Visible = true;
|
this.gridColumnPumpCount.VisibleIndex = 1;
|
this.gridColumnPumpCount.Width = 146;
|
//
|
// gridColumnPumpTime
|
//
|
this.gridColumnPumpTime.AppearanceCell.Options.UseTextOptions = true;
|
this.gridColumnPumpTime.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridColumnPumpTime.Caption = "开机时间";
|
this.gridColumnPumpTime.FieldName = "Time";
|
this.gridColumnPumpTime.Name = "gridColumnPumpTime";
|
this.gridColumnPumpTime.Visible = true;
|
this.gridColumnPumpTime.VisibleIndex = 2;
|
this.gridColumnPumpTime.Width = 151;
|
//
|
// gridColumnTimeSpan
|
//
|
this.gridColumnTimeSpan.AppearanceCell.Options.UseTextOptions = true;
|
this.gridColumnTimeSpan.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridColumnTimeSpan.Caption = "持续(分)";
|
this.gridColumnTimeSpan.FieldName = "TimeSpan";
|
this.gridColumnTimeSpan.Name = "gridColumnTimeSpan";
|
this.gridColumnTimeSpan.Visible = true;
|
this.gridColumnTimeSpan.VisibleIndex = 3;
|
this.gridColumnTimeSpan.Width = 93;
|
//
|
// gridColumnElePrice
|
//
|
this.gridColumnElePrice.AppearanceCell.Options.UseTextOptions = true;
|
this.gridColumnElePrice.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridColumnElePrice.Caption = "电费(元)";
|
this.gridColumnElePrice.FieldName = "ElectricityPrice";
|
this.gridColumnElePrice.Name = "gridColumnElePrice";
|
this.gridColumnElePrice.Visible = true;
|
this.gridColumnElePrice.VisibleIndex = 5;
|
this.gridColumnElePrice.Width = 90;
|
//
|
// gridColumnEle
|
//
|
this.gridColumnEle.AppearanceCell.Options.UseTextOptions = true;
|
this.gridColumnEle.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridColumnEle.Caption = "用电量(度)";
|
this.gridColumnEle.FieldName = "Electricity";
|
this.gridColumnEle.Name = "gridColumnEle";
|
this.gridColumnEle.Visible = true;
|
this.gridColumnEle.VisibleIndex = 4;
|
this.gridColumnEle.Width = 105;
|
//
|
// gridColumnWater
|
//
|
this.gridColumnWater.AppearanceCell.Options.UseTextOptions = true;
|
this.gridColumnWater.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridColumnWater.Caption = "取水量";
|
this.gridColumnWater.FieldName = "Water";
|
this.gridColumnWater.Name = "gridColumnWater";
|
this.gridColumnWater.Visible = true;
|
this.gridColumnWater.VisibleIndex = 6;
|
this.gridColumnWater.Width = 90;
|
//
|
// gridColumnTotalElePrice
|
//
|
this.gridColumnTotalElePrice.AppearanceCell.Options.UseTextOptions = true;
|
this.gridColumnTotalElePrice.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridColumnTotalElePrice.AppearanceHeader.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
|
this.gridColumnTotalElePrice.AppearanceHeader.Options.UseBackColor = true;
|
this.gridColumnTotalElePrice.Caption = "总电费";
|
this.gridColumnTotalElePrice.FieldName = "TotalElePrice";
|
this.gridColumnTotalElePrice.Name = "gridColumnTotalElePrice";
|
this.gridColumnTotalElePrice.Visible = true;
|
this.gridColumnTotalElePrice.VisibleIndex = 9;
|
this.gridColumnTotalElePrice.Width = 90;
|
//
|
// gridColumnTotalWater
|
//
|
this.gridColumnTotalWater.AppearanceCell.Options.UseTextOptions = true;
|
this.gridColumnTotalWater.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridColumnTotalWater.AppearanceHeader.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
|
this.gridColumnTotalWater.AppearanceHeader.Options.UseBackColor = true;
|
this.gridColumnTotalWater.Caption = "总取水量";
|
this.gridColumnTotalWater.FieldName = "TotalWater";
|
this.gridColumnTotalWater.Name = "gridColumnTotalWater";
|
this.gridColumnTotalWater.Visible = true;
|
this.gridColumnTotalWater.VisibleIndex = 8;
|
this.gridColumnTotalWater.Width = 90;
|
//
|
// gridColumnTotalEle
|
//
|
this.gridColumnTotalEle.AppearanceCell.Options.UseTextOptions = true;
|
this.gridColumnTotalEle.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridColumnTotalEle.AppearanceHeader.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
|
this.gridColumnTotalEle.AppearanceHeader.Options.UseBackColor = true;
|
this.gridColumnTotalEle.Caption = "总用电量";
|
this.gridColumnTotalEle.FieldName = "TotalEle";
|
this.gridColumnTotalEle.Name = "gridColumnTotalEle";
|
this.gridColumnTotalEle.Visible = true;
|
this.gridColumnTotalEle.VisibleIndex = 7;
|
this.gridColumnTotalEle.Width = 90;
|
//
|
// gridColumn28
|
//
|
this.gridColumn28.AppearanceCell.Options.UseTextOptions = true;
|
this.gridColumn28.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridColumn28.Caption = "千吨水能耗";
|
this.gridColumn28.FieldName = "QDSLN";
|
this.gridColumn28.Name = "gridColumn28";
|
this.gridColumn28.Visible = true;
|
this.gridColumn28.VisibleIndex = 10;
|
this.gridColumn28.Width = 118;
|
//
|
// repositoryItemMemoExEdit2
|
//
|
this.repositoryItemMemoExEdit2.AutoHeight = false;
|
this.repositoryItemMemoExEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.repositoryItemMemoExEdit2.Name = "repositoryItemMemoExEdit2";
|
//
|
// repositoryItemMemoEdit7
|
//
|
this.repositoryItemMemoEdit7.Name = "repositoryItemMemoEdit7";
|
//
|
// repositoryItemMemoEdit8
|
//
|
this.repositoryItemMemoEdit8.Name = "repositoryItemMemoEdit8";
|
//
|
// repositoryItemMemoEdit9
|
//
|
this.repositoryItemMemoEdit9.Name = "repositoryItemMemoEdit9";
|
//
|
// repositoryItemMemoEdit6
|
//
|
this.repositoryItemMemoEdit6.Name = "repositoryItemMemoEdit6";
|
//
|
// repositoryItemMemoEdit10
|
//
|
this.repositoryItemMemoEdit10.Name = "repositoryItemMemoEdit10";
|
//
|
// ribbonControl1
|
//
|
this.ribbonControl1.Dock = System.Windows.Forms.DockStyle.None;
|
this.ribbonControl1.DrawGroupsBorderMode = DevExpress.Utils.DefaultBoolean.False;
|
this.ribbonControl1.ExpandCollapseItem.Id = 0;
|
this.ribbonControl1.ItemPanelStyle = DevExpress.XtraBars.Ribbon.RibbonItemPanelStyle.Classic;
|
this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
this.ribbonControl1.ExpandCollapseItem,
|
this.ribbonControl1.SearchEditItem,
|
this.barBtnCompare,
|
this.barCheckData});
|
this.ribbonControl1.Location = new System.Drawing.Point(12, 12);
|
this.ribbonControl1.MaxItemId = 7;
|
this.ribbonControl1.Name = "ribbonControl1";
|
this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
|
this.ribbonPage1});
|
this.ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
|
this.ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False;
|
this.ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages;
|
this.ribbonControl1.Size = new System.Drawing.Size(1281, 104);
|
this.ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
|
//
|
// barBtnCompare
|
//
|
this.barBtnCompare.Caption = "查看历史调度";
|
this.barBtnCompare.Id = 3;
|
this.barBtnCompare.ImageOptions.SvgImage = global::IStation.WinFrmUI.Monitor.Properties.Resources.gaugestylerightquartercircular;
|
this.barBtnCompare.Name = "barBtnCompare";
|
this.barBtnCompare.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnCompare_ItemClick);
|
//
|
// barCheckData
|
//
|
this.barCheckData.Caption = "显示方案数据";
|
this.barCheckData.Id = 6;
|
this.barCheckData.ImageOptions.SvgImage = global::IStation.WinFrmUI.Monitor.Properties.Resources.find1;
|
this.barCheckData.Name = "barCheckData";
|
this.barCheckData.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.barCheckData_CheckedChanged);
|
//
|
// ribbonPage1
|
//
|
this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
|
this.ribbonPageGroup1});
|
this.ribbonPage1.Name = "ribbonPage1";
|
this.ribbonPage1.Text = "ribbonPage1";
|
//
|
// ribbonPageGroup1
|
//
|
this.ribbonPageGroup1.ItemLinks.Add(this.barBtnCompare);
|
this.ribbonPageGroup1.ItemLinks.Add(this.barCheckData);
|
this.ribbonPageGroup1.Name = "ribbonPageGroup1";
|
this.ribbonPageGroup1.Text = "ribbonPageGroup1";
|
//
|
// chartControl实时数据
|
//
|
xyDiagram2.AxisX.AutoScaleBreaks.MaxCount = 7;
|
constantLine4.AxisValueSerializable = "1";
|
constantLine4.LegendText = "时间";
|
constantLine4.LineStyle.Thickness = 3;
|
constantLine4.Name = "Constant Line 1";
|
constantLine4.ShowInLegend = false;
|
constantLine4.Title.Visible = false;
|
constantLine4.Visible = false;
|
constantLine5.AxisValueSerializable = "3";
|
constantLine5.Name = "前日";
|
constantLine5.ShowInLegend = false;
|
constantLine5.Title.Alignment = DevExpress.XtraCharts.ConstantLineTitleAlignment.Far;
|
constantLine5.Title.Text = "前日";
|
constantLine5.Visible = false;
|
constantLine6.AxisValueSerializable = "2";
|
constantLine6.LineStyle.Thickness = 2;
|
constantLine6.Name = "昨日";
|
constantLine6.ShowInLegend = false;
|
constantLine6.Title.Alignment = DevExpress.XtraCharts.ConstantLineTitleAlignment.Far;
|
constantLine6.Title.Text = "昨日";
|
constantLine6.Visible = false;
|
xyDiagram2.AxisX.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] {
|
constantLine4,
|
constantLine5,
|
constantLine6});
|
xyDiagram2.AxisX.DateTimeScaleOptions.AutoGrid = false;
|
xyDiagram2.AxisX.DateTimeScaleOptions.GridAlignment = DevExpress.XtraCharts.DateTimeGridAlignment.Hour;
|
xyDiagram2.AxisX.DateTimeScaleOptions.GridSpacing = 2D;
|
xyDiagram2.AxisX.DateTimeScaleOptions.MeasureUnit = DevExpress.XtraCharts.DateTimeMeasureUnit.Hour;
|
xyDiagram2.AxisX.MinorCount = 3;
|
xyDiagram2.AxisX.Title.Text = "Axis of";
|
xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
|
xyDiagram2.AxisY.Color = System.Drawing.Color.DarkGreen;
|
xyDiagram2.AxisY.InterlacedColor = System.Drawing.Color.DarkGreen;
|
xyDiagram2.AxisY.Label.TextColor = System.Drawing.Color.DarkGreen;
|
xyDiagram2.AxisY.Title.DXFont = new DevExpress.Drawing.DXFont("Tahoma", 9F);
|
xyDiagram2.AxisY.Title.Text = "水位(m)";
|
xyDiagram2.AxisY.Title.TextColor = System.Drawing.Color.DarkGreen;
|
xyDiagram2.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.Default;
|
xyDiagram2.AxisY.Visibility = DevExpress.Utils.DefaultBoolean.False;
|
xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
|
xyDiagram2.EnableAxisXScrolling = true;
|
xyDiagram2.EnableAxisYZooming = true;
|
xyDiagram2.Margins.Top = 50;
|
secondaryAxisY2.Alignment = DevExpress.XtraCharts.AxisAlignment.Near;
|
secondaryAxisY2.AxisID = 0;
|
secondaryAxisY2.Color = System.Drawing.Color.Blue;
|
secondaryAxisY2.GridLines.Visible = true;
|
secondaryAxisY2.InterlacedColor = System.Drawing.Color.Blue;
|
secondaryAxisY2.Label.TextColor = System.Drawing.Color.Blue;
|
secondaryAxisY2.Name = "SecondaryLL";
|
secondaryAxisY2.Title.DXFont = new DevExpress.Drawing.DXFont("Tahoma", 9F);
|
secondaryAxisY2.Title.Text = "瞬时流量";
|
secondaryAxisY2.Title.TextColor = System.Drawing.Color.Blue;
|
secondaryAxisY2.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
secondaryAxisY2.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
secondaryAxisY2.VisibleInPanesSerializable = "-1";
|
xyDiagram2.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
|
secondaryAxisY2});
|
this.chartControl实时数据.Diagram = xyDiagram2;
|
this.chartControl实时数据.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
|
this.chartControl实时数据.Legend.CrosshairContentOffset = 1;
|
this.chartControl实时数据.Legend.HorizontalIndent = 1;
|
this.chartControl实时数据.Legend.MarkerMode = DevExpress.XtraCharts.LegendMarkerMode.CheckBoxAndMarker;
|
this.chartControl实时数据.Legend.MarkerOffset = 1;
|
this.chartControl实时数据.Legend.MaxCrosshairContentHeight = 1;
|
this.chartControl实时数据.Legend.MaxCrosshairContentWidth = 10;
|
this.chartControl实时数据.Legend.Shadow.Visible = true;
|
this.chartControl实时数据.Legend.VerticalIndent = 5;
|
this.chartControl实时数据.Legend.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
this.chartControl实时数据.Location = new System.Drawing.Point(27, 176);
|
this.chartControl实时数据.Name = "chartControl实时数据";
|
this.chartControl实时数据.PaletteName = "Flow";
|
series4.Name = "实际取水量";
|
lineSeriesView4.AxisYName = "SecondaryLL";
|
lineSeriesView4.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(150)))), ((int)(((byte)(70)))));
|
series4.View = lineSeriesView4;
|
series5.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
|
series5.CrosshairLabelPattern = "历史取水量 {V}";
|
series5.LegendTextPattern = "历史取水量";
|
series5.Name = "历史取水量";
|
lineSeriesView5.AxisYName = "SecondaryLL";
|
lineSeriesView5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(80)))));
|
series5.View = lineSeriesView5;
|
series6.Name = "方案取水量";
|
series6.View = lineSeriesView6;
|
this.chartControl实时数据.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
|
series4,
|
series5,
|
series6};
|
this.chartControl实时数据.Size = new System.Drawing.Size(1255, 725);
|
this.chartControl实时数据.TabIndex = 5;
|
//
|
// checkEditCalendar
|
//
|
this.checkEditCalendar.EditValue = "";
|
this.checkEditCalendar.Location = new System.Drawing.Point(72, 141);
|
this.checkEditCalendar.Name = "checkEditCalendar";
|
this.checkEditCalendar.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.checkEditCalendar.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.checkEditCalendar.Size = new System.Drawing.Size(142, 18);
|
this.checkEditCalendar.StyleController = this.layoutControl1;
|
this.checkEditCalendar.TabIndex = 13;
|
this.checkEditCalendar.SelectedIndexChanged += new System.EventHandler(this.checkEditCalendar_SelectedIndexChanged);
|
//
|
// Root
|
//
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.Root.GroupBordersVisible = false;
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.tabbedControlGroup1,
|
this.layoutControlItem4});
|
this.Root.Name = "Root";
|
this.Root.Size = new System.Drawing.Size(1305, 924);
|
this.Root.TextVisible = false;
|
//
|
// tabbedControlGroup1
|
//
|
this.tabbedControlGroup1.CustomizationFormText = "运行列表";
|
this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 102);
|
this.tabbedControlGroup1.Name = "tabbedControlGroup1";
|
this.tabbedControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup5;
|
this.tabbedControlGroup1.Size = new System.Drawing.Size(1285, 802);
|
this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlGroup5,
|
this.layoutControlGroup3});
|
this.tabbedControlGroup1.Text = "运行列表";
|
//
|
// layoutControlGroup5
|
//
|
this.layoutControlGroup5.CustomizationFormText = "实时数据";
|
this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.tabbedControlGroup2});
|
this.layoutControlGroup5.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlGroup5.Name = "layoutControlGroup5";
|
this.layoutControlGroup5.OptionsItemText.TextToControlDistance = 3;
|
this.layoutControlGroup5.Size = new System.Drawing.Size(1279, 772);
|
this.layoutControlGroup5.Text = "实时数据";
|
//
|
// tabbedControlGroup2
|
//
|
this.tabbedControlGroup2.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.tabbedControlGroup2.AppearanceGroup.Options.UseFont = true;
|
this.tabbedControlGroup2.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.tabbedControlGroup2.AppearanceItemCaption.Options.UseFont = true;
|
this.tabbedControlGroup2.AppearanceTabPage.Header.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.tabbedControlGroup2.AppearanceTabPage.Header.Options.UseFont = true;
|
this.tabbedControlGroup2.AppearanceTabPage.HeaderActive.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.tabbedControlGroup2.AppearanceTabPage.HeaderActive.Options.UseFont = true;
|
this.tabbedControlGroup2.AppearanceTabPage.HeaderDisabled.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.tabbedControlGroup2.AppearanceTabPage.HeaderDisabled.Options.UseFont = true;
|
this.tabbedControlGroup2.AppearanceTabPage.HeaderHotTracked.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.tabbedControlGroup2.AppearanceTabPage.HeaderHotTracked.Options.UseFont = true;
|
this.tabbedControlGroup2.AppearanceTabPage.PageClient.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.tabbedControlGroup2.AppearanceTabPage.PageClient.Options.UseFont = true;
|
this.tabbedControlGroup2.CustomizationFormText = "tabbedControlGroup1";
|
this.tabbedControlGroup2.Location = new System.Drawing.Point(0, 0);
|
this.tabbedControlGroup2.Name = "tabbedControlGroup2";
|
this.tabbedControlGroup2.SelectedTabPage = this.layoutControlGroup2;
|
this.tabbedControlGroup2.Size = new System.Drawing.Size(1279, 772);
|
this.tabbedControlGroup2.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, -2, 2, -2);
|
this.tabbedControlGroup2.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlGroup2,
|
this.layoutControlGroup4,
|
this.layoutControlGroup1});
|
this.tabbedControlGroup2.Text = "tabbedControlGroup1";
|
//
|
// layoutControlGroup2
|
//
|
this.layoutControlGroup2.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.layoutControlGroup2.AppearanceGroup.Options.UseFont = true;
|
this.layoutControlGroup2.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.layoutControlGroup2.AppearanceItemCaption.Options.UseFont = true;
|
this.layoutControlGroup2.AppearanceTabPage.Header.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.layoutControlGroup2.AppearanceTabPage.Header.Options.UseFont = true;
|
this.layoutControlGroup2.AppearanceTabPage.HeaderActive.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.layoutControlGroup2.AppearanceTabPage.HeaderActive.Options.UseFont = true;
|
this.layoutControlGroup2.AppearanceTabPage.HeaderDisabled.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.layoutControlGroup2.AppearanceTabPage.HeaderDisabled.Options.UseFont = true;
|
this.layoutControlGroup2.AppearanceTabPage.HeaderHotTracked.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.layoutControlGroup2.AppearanceTabPage.HeaderHotTracked.Options.UseFont = true;
|
this.layoutControlGroup2.AppearanceTabPage.PageClient.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.layoutControlGroup2.AppearanceTabPage.PageClient.Options.UseFont = true;
|
this.layoutControlGroup2.CustomizationFormText = "Tab1";
|
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem5});
|
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlGroup2.Name = "layoutControlGroup2";
|
this.layoutControlGroup2.OptionsItemText.TextToControlDistance = 3;
|
this.layoutControlGroup2.Size = new System.Drawing.Size(1259, 729);
|
this.layoutControlGroup2.Text = "用电量";
|
//
|
// layoutControlGroup4
|
//
|
this.layoutControlGroup4.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.layoutControlGroup4.AppearanceGroup.Options.UseFont = true;
|
this.layoutControlGroup4.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.layoutControlGroup4.AppearanceItemCaption.Options.UseFont = true;
|
this.layoutControlGroup4.AppearanceTabPage.Header.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.layoutControlGroup4.AppearanceTabPage.Header.Options.UseFont = true;
|
this.layoutControlGroup4.AppearanceTabPage.HeaderActive.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.layoutControlGroup4.AppearanceTabPage.HeaderActive.Options.UseFont = true;
|
this.layoutControlGroup4.AppearanceTabPage.HeaderDisabled.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.layoutControlGroup4.AppearanceTabPage.HeaderDisabled.Options.UseFont = true;
|
this.layoutControlGroup4.AppearanceTabPage.HeaderHotTracked.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.layoutControlGroup4.AppearanceTabPage.HeaderHotTracked.Options.UseFont = true;
|
this.layoutControlGroup4.AppearanceTabPage.PageClient.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
this.layoutControlGroup4.AppearanceTabPage.PageClient.Options.UseFont = true;
|
this.layoutControlGroup4.CustomizationFormText = "Tab2";
|
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem3});
|
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlGroup4.Name = "layoutControlGroup4";
|
this.layoutControlGroup4.OptionsItemText.TextToControlDistance = 3;
|
this.layoutControlGroup4.Size = new System.Drawing.Size(1259, 729);
|
this.layoutControlGroup4.Text = "取水量";
|
//
|
// layoutControlItem3
|
//
|
this.layoutControlItem3.Control = this.chartControl实时数据;
|
this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutControlItem3.CustomizationFormText = "实时数据";
|
this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem3.MinSize = new System.Drawing.Size(104, 500);
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
this.layoutControlItem3.Size = new System.Drawing.Size(1259, 729);
|
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
this.layoutControlItem3.Text = "实时数据";
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem3.TextVisible = false;
|
//
|
// layoutControlGroup1
|
//
|
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlGroup1.Name = "layoutControlGroup1";
|
this.layoutControlGroup1.Size = new System.Drawing.Size(1259, 729);
|
this.layoutControlGroup1.Text = "水位";
|
//
|
// layoutControlGroup3
|
//
|
this.layoutControlGroup3.CustomizationFormText = "运行参数";
|
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem2,
|
this.layoutControlItem1,
|
this.emptySpaceItem1});
|
this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlGroup3.Name = "layoutControlGroup3";
|
this.layoutControlGroup3.OptionsItemText.TextToControlDistance = 3;
|
this.layoutControlGroup3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
this.layoutControlGroup3.Size = new System.Drawing.Size(1279, 772);
|
this.layoutControlGroup3.Text = "运行参数";
|
//
|
// layoutControlItem2
|
//
|
this.layoutControlItem2.Control = this.gridControl2;
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 22);
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
this.layoutControlItem2.Size = new System.Drawing.Size(1279, 750);
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem2.TextVisible = false;
|
//
|
// layoutControlItem1
|
//
|
this.layoutControlItem1.Control = this.checkEditCalendar;
|
this.layoutControlItem1.CustomizationFormText = "对比日期:";
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
this.layoutControlItem1.Size = new System.Drawing.Size(203, 22);
|
this.layoutControlItem1.Text = "对比日期:";
|
this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(52, 14);
|
this.layoutControlItem1.TextToControlDistance = 5;
|
//
|
// emptySpaceItem1
|
//
|
this.emptySpaceItem1.AllowHotTrack = false;
|
this.emptySpaceItem1.Location = new System.Drawing.Point(203, 0);
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
this.emptySpaceItem1.Size = new System.Drawing.Size(1076, 22);
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
//
|
// layoutControlItem4
|
//
|
this.layoutControlItem4.Control = this.ribbonControl1;
|
this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
this.layoutControlItem4.Size = new System.Drawing.Size(1285, 102);
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem4.TextVisible = false;
|
//
|
// tabPage实时数据
|
//
|
this.tabPage实时数据.Name = "tabPage实时数据";
|
this.tabPage实时数据.Size = new System.Drawing.Size(1153, 529);
|
//
|
// repositoryItemMemoExEdit1
|
//
|
this.repositoryItemMemoExEdit1.AutoHeight = false;
|
this.repositoryItemMemoExEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.repositoryItemMemoExEdit1.Name = "repositoryItemMemoExEdit1";
|
//
|
// repositoryItemMemoEdit1
|
//
|
this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
|
//
|
// repositoryItemMemoEdit2
|
//
|
this.repositoryItemMemoEdit2.Name = "repositoryItemMemoEdit2";
|
//
|
// repositoryItemMemoEdit3
|
//
|
this.repositoryItemMemoEdit3.Name = "repositoryItemMemoEdit3";
|
//
|
// repositoryItemMemoEdit4
|
//
|
this.repositoryItemMemoEdit4.Name = "repositoryItemMemoEdit4";
|
//
|
// repositoryItemMemoEdit5
|
//
|
this.repositoryItemMemoEdit5.Name = "repositoryItemMemoEdit5";
|
//
|
// tabPage实时数据1
|
//
|
this.tabPage实时数据1.Name = "tabPage实时数据1";
|
this.tabPage实时数据1.Size = new System.Drawing.Size(1153, 529);
|
//
|
// barCekSearchCurve
|
//
|
this.barCekSearchCurve.Caption = "查询曲线";
|
this.barCekSearchCurve.Id = 11;
|
this.barCekSearchCurve.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barCekSearchCurve.ImageOptions.SvgImage")));
|
this.barCekSearchCurve.Name = "barCekSearchCurve";
|
//
|
// barCheckItem1
|
//
|
this.barCheckItem1.Caption = "查询曲线";
|
this.barCheckItem1.Id = 11;
|
this.barCheckItem1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barCheckItem1.ImageOptions.SvgImage")));
|
this.barCheckItem1.Name = "barCheckItem1";
|
//
|
// chartControlEle
|
//
|
xyDiagram1.AxisX.AutoScaleBreaks.MaxCount = 7;
|
constantLine1.AxisValueSerializable = "1";
|
constantLine1.LegendText = "时间";
|
constantLine1.LineStyle.Thickness = 3;
|
constantLine1.Name = "Constant Line 1";
|
constantLine1.ShowInLegend = false;
|
constantLine1.Title.Visible = false;
|
constantLine1.Visible = false;
|
constantLine2.AxisValueSerializable = "3";
|
constantLine2.Name = "前日";
|
constantLine2.ShowInLegend = false;
|
constantLine2.Title.Alignment = DevExpress.XtraCharts.ConstantLineTitleAlignment.Far;
|
constantLine2.Title.Text = "前日";
|
constantLine2.Visible = false;
|
constantLine3.AxisValueSerializable = "2";
|
constantLine3.LineStyle.Thickness = 2;
|
constantLine3.Name = "昨日";
|
constantLine3.ShowInLegend = false;
|
constantLine3.Title.Alignment = DevExpress.XtraCharts.ConstantLineTitleAlignment.Far;
|
constantLine3.Title.Text = "昨日";
|
constantLine3.Visible = false;
|
xyDiagram1.AxisX.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] {
|
constantLine1,
|
constantLine2,
|
constantLine3});
|
xyDiagram1.AxisX.DateTimeScaleOptions.AutoGrid = false;
|
xyDiagram1.AxisX.DateTimeScaleOptions.GridAlignment = DevExpress.XtraCharts.DateTimeGridAlignment.Hour;
|
xyDiagram1.AxisX.DateTimeScaleOptions.GridSpacing = 2D;
|
xyDiagram1.AxisX.DateTimeScaleOptions.MeasureUnit = DevExpress.XtraCharts.DateTimeMeasureUnit.Hour;
|
xyDiagram1.AxisX.MinorCount = 3;
|
xyDiagram1.AxisX.Title.Text = "Axis of";
|
xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
|
xyDiagram1.AxisY.Color = System.Drawing.Color.DarkGreen;
|
xyDiagram1.AxisY.InterlacedColor = System.Drawing.Color.DarkGreen;
|
xyDiagram1.AxisY.Label.TextColor = System.Drawing.Color.DarkGreen;
|
xyDiagram1.AxisY.Title.DXFont = new DevExpress.Drawing.DXFont("Tahoma", 9F);
|
xyDiagram1.AxisY.Title.Text = "水位(m)";
|
xyDiagram1.AxisY.Title.TextColor = System.Drawing.Color.DarkGreen;
|
xyDiagram1.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.Default;
|
xyDiagram1.AxisY.Visibility = DevExpress.Utils.DefaultBoolean.False;
|
xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
|
xyDiagram1.EnableAxisXScrolling = true;
|
xyDiagram1.EnableAxisYZooming = true;
|
xyDiagram1.Margins.Top = 50;
|
secondaryAxisY1.Alignment = DevExpress.XtraCharts.AxisAlignment.Near;
|
secondaryAxisY1.AxisID = 0;
|
secondaryAxisY1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(80)))), ((int)(((byte)(77)))));
|
secondaryAxisY1.GridLines.Visible = true;
|
secondaryAxisY1.InterlacedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(80)))), ((int)(((byte)(77)))));
|
secondaryAxisY1.Label.TextColor = System.Drawing.Color.Blue;
|
secondaryAxisY1.Name = "SecondaryLL";
|
secondaryAxisY1.Title.DXFont = new DevExpress.Drawing.DXFont("Tahoma", 9F);
|
secondaryAxisY1.Title.Text = "用功功率";
|
secondaryAxisY1.Title.TextColor = System.Drawing.Color.Blue;
|
secondaryAxisY1.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
secondaryAxisY1.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
secondaryAxisY1.VisibleInPanesSerializable = "-1";
|
xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
|
secondaryAxisY1});
|
this.chartControlEle.Diagram = xyDiagram1;
|
this.chartControlEle.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
|
this.chartControlEle.Legend.CrosshairContentOffset = 1;
|
this.chartControlEle.Legend.HorizontalIndent = 1;
|
this.chartControlEle.Legend.MarkerMode = DevExpress.XtraCharts.LegendMarkerMode.CheckBoxAndMarker;
|
this.chartControlEle.Legend.MarkerOffset = 1;
|
this.chartControlEle.Legend.MaxCrosshairContentHeight = 1;
|
this.chartControlEle.Legend.MaxCrosshairContentWidth = 10;
|
this.chartControlEle.Legend.Shadow.Visible = true;
|
this.chartControlEle.Legend.VerticalIndent = 5;
|
this.chartControlEle.Legend.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
this.chartControlEle.Location = new System.Drawing.Point(27, 176);
|
this.chartControlEle.Name = "chartControlEle";
|
this.chartControlEle.PaletteName = "Flow";
|
series1.Name = "实际用电量";
|
lineSeriesView1.AxisYName = "SecondaryLL";
|
lineSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(150)))), ((int)(((byte)(70)))));
|
series1.View = lineSeriesView1;
|
series2.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
|
series2.CrosshairLabelPattern = "历史取水量 {V}";
|
series2.LegendTextPattern = "历史取水量";
|
series2.Name = "历史用电量";
|
lineSeriesView2.AxisYName = "SecondaryLL";
|
lineSeriesView2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(80)))));
|
series2.View = lineSeriesView2;
|
series3.Name = "方案用电量";
|
series3.View = lineSeriesView3;
|
this.chartControlEle.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
|
series1,
|
series2,
|
series3};
|
this.chartControlEle.Size = new System.Drawing.Size(1255, 725);
|
this.chartControlEle.TabIndex = 16;
|
//
|
// layoutControlItem5
|
//
|
this.layoutControlItem5.Control = this.chartControlEle;
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
this.layoutControlItem5.Size = new System.Drawing.Size(1259, 729);
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem5.TextVisible = false;
|
//
|
// ResultChartControl
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.Controls.Add(this.layoutControl1);
|
this.Name = "ResultChartControl";
|
this.Size = new System.Drawing.Size(1305, 924);
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
this.layoutControl1.ResumeLayout(false);
|
this.layoutControl1.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit7)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit8)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit9)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit6)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit10)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(secondaryAxisY2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.chartControl实时数据)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.checkEditCalendar.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.chartControlEle)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraTab.XtraTabPage tabPage实时数据;
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit repositoryItemMemoExEdit1;
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit1;
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit2;
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit3;
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit4;
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit5;
|
private DevExpress.XtraTab.XtraTabPage tabPage实时数据1;
|
private DevExpress.XtraCharts.ChartControl chartControl实时数据;
|
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
private System.Windows.Forms.BindingSource bindingSource1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
private DevExpress.XtraGrid.GridControl gridControl2;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit repositoryItemMemoExEdit2;
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit7;
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit8;
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit9;
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit6;
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit10;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumnName;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumnPumpCount;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumnPumpTime;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumnEle;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumnWater;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumnTotalElePrice;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumnTotalWater;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumnTotalEle;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn28;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumnTimeSpan;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumnElePrice;
|
private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1;
|
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
private DevExpress.XtraBars.BarButtonItem barBtnCompare;
|
private DevExpress.XtraEditors.ComboBoxEdit checkEditCalendar;
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup2;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
|
private DevExpress.XtraBars.BarCheckItem barCekSearchCurve;
|
private DevExpress.XtraBars.BarCheckItem barCheckItem1;
|
private DevExpress.XtraBars.BarCheckItem barCheckData;
|
private DevExpress.XtraCharts.ChartControl chartControlEle;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
}
|
}
|