using DevExpress.XtraGrid.Views.Grid;
using System.ComponentModel;
using System.Windows.Forms;
namespace IStation.WinFrmUI.Monitor
{
partial class ModelCorrectionCombinePage
{
///
/// Required designer variable.
///
private IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ModelCorrectionCombinePage));
DevExpress.XtraCharts.SwiftPlotDiagram swiftPlotDiagram1 = new DevExpress.XtraCharts.SwiftPlotDiagram();
DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.SwiftPlotSeriesView swiftPlotSeriesView1 = new DevExpress.XtraCharts.SwiftPlotSeriesView();
DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.SwiftPlotSeriesView swiftPlotSeriesView2 = new DevExpress.XtraCharts.SwiftPlotSeriesView();
DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.SwiftPlotSeriesView swiftPlotSeriesView3 = new DevExpress.XtraCharts.SwiftPlotSeriesView();
this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
this.barBtnRefresh = new DevExpress.XtraBars.BarButtonItem();
this.barCekLoad = new DevExpress.XtraBars.BarCheckItem();
this.barEditDateStart = new DevExpress.XtraBars.BarEditItem();
this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
this.barEditDateEnd = new DevExpress.XtraBars.BarEditItem();
this.repositoryItemDateEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
this.barBtnExportAnalysisDev = new DevExpress.XtraBars.BarButtonItem();
this.barCekUseAnalysisFactor = new DevExpress.XtraBars.BarCheckItem();
this.barCekUseFlow = new DevExpress.XtraBars.BarCheckItem();
this.ribbonPageProduct = new DevExpress.XtraBars.Ribbon.RibbonPage();
this.ribbonPageGroupProduct = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
this.panelContainer1 = new DevExpress.XtraBars.Docking.DockPanel();
this.dockPanel2 = new DevExpress.XtraBars.Docking.DockPanel();
this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
this.stationListCtrl1 = new IStation.WinFrmUI.Monitor.StationListCtrl();
this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
this.controlContainer1 = new DevExpress.XtraBars.Docking.ControlContainer();
this.monitorDataSourcesTreeList1 = new IStation.WinFrmUI.Monitor.MonitorDataSourcesTreeList();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.pumpViewModelBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colTime = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFlag = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRpm = new DevExpress.XtraGrid.Columns.GridColumn();
this.colHz = new DevExpress.XtraGrid.Columns.GridColumn();
this.colHz0 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWaterLevel = new DevExpress.XtraGrid.Columns.GridColumn();
this.colInletPressure = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOutletPressure = new DevExpress.XtraGrid.Columns.GridColumn();
this.colModelOutletPressure = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFlow = new DevExpress.XtraGrid.Columns.GridColumn();
this.colModelFlow = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFlowDiff = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPressureDiff = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCurvePressureDiff = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPressureDiffDev = new DevExpress.XtraGrid.Columns.GridColumn();
this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage();
this.gridControl3 = new DevExpress.XtraGrid.GridControl();
this.modelTimeViewModelBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colTime1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colName = new DevExpress.XtraGrid.Columns.GridColumn();
this.colScadaPressure = new DevExpress.XtraGrid.Columns.GridColumn();
this.colScadaFlow = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMonitorPressure = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMonitorFlow = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPressureDiff1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFlowDiff1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.xtraTabPage5 = new DevExpress.XtraTab.XtraTabPage();
this.timeValueSwiftPlotChartView1 = new IStation.WinFrmUI.Monitor.TimeValueSwiftPlotChartView();
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
this.cmbFlag = new DevExpress.XtraEditors.ComboBoxEdit();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.gridControl2 = new DevExpress.XtraGrid.GridControl();
this.modelCombineDiffViewModelBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colRunFlags = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMinFlow = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMaxFlow = new DevExpress.XtraGrid.Columns.GridColumn();
this.colModelDeviation = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCount = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
this.panelContainer1.SuspendLayout();
this.dockPanel2.SuspendLayout();
this.dockPanel2_Container.SuspendLayout();
this.dockPanel1.SuspendLayout();
this.controlContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pumpViewModelBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
this.xtraTabPage4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.modelTimeViewModelBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
this.xtraTabPage5.SuspendLayout();
this.xtraTabPage3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(swiftPlotDiagram1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbFlag.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
this.xtraTabPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.modelCombineDiffViewModelBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
this.SuspendLayout();
//
// ribbonControl1
//
this.ribbonControl1.DrawGroupsBorderMode = DevExpress.Utils.DefaultBoolean.False;
this.ribbonControl1.EmptyAreaImageOptions.ImagePadding = new System.Windows.Forms.Padding(43, 47, 43, 47);
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.barBtnRefresh,
this.barCekLoad,
this.barEditDateStart,
this.barEditDateEnd,
this.barBtnExportAnalysisDev,
this.barCekUseAnalysisFactor,
this.barCekUseFlow});
this.ribbonControl1.Location = new System.Drawing.Point(0, 0);
this.ribbonControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.ribbonControl1.MaxItemId = 48;
this.ribbonControl1.Name = "ribbonControl1";
this.ribbonControl1.OptionsMenuMinWidth = 471;
this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
this.ribbonPageProduct});
this.ribbonControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemDateEdit1,
this.repositoryItemDateEdit2});
this.ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
this.ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False;
this.ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide;
this.ribbonControl1.Size = new System.Drawing.Size(1169, 113);
this.ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
//
// barBtnRefresh
//
this.barBtnRefresh.Caption = "刷新";
this.barBtnRefresh.Id = 18;
this.barBtnRefresh.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnRefresh.ImageOptions.SvgImage")));
this.barBtnRefresh.Name = "barBtnRefresh";
this.barBtnRefresh.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnRefresh_ItemClick);
//
// barCekLoad
//
this.barCekLoad.BindableChecked = true;
this.barCekLoad.Caption = "加载";
this.barCekLoad.Checked = true;
this.barCekLoad.Id = 38;
this.barCekLoad.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barCekLoad.ImageOptions.SvgImage")));
this.barCekLoad.Name = "barCekLoad";
this.barCekLoad.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.barCekLoad_CheckedChanged);
//
// barEditDateStart
//
this.barEditDateStart.Caption = "开始时间:";
this.barEditDateStart.CaptionToEditorIndent = 0;
this.barEditDateStart.Edit = this.repositoryItemDateEdit1;
this.barEditDateStart.EditWidth = 100;
this.barEditDateStart.Id = 43;
this.barEditDateStart.Name = "barEditDateStart";
//
// repositoryItemDateEdit1
//
this.repositoryItemDateEdit1.AutoHeight = false;
this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1";
//
// barEditDateEnd
//
this.barEditDateEnd.Caption = "结束时间:";
this.barEditDateEnd.CaptionToEditorIndent = 0;
this.barEditDateEnd.Edit = this.repositoryItemDateEdit2;
this.barEditDateEnd.EditWidth = 100;
this.barEditDateEnd.Id = 44;
this.barEditDateEnd.Name = "barEditDateEnd";
//
// repositoryItemDateEdit2
//
this.repositoryItemDateEdit2.AutoHeight = false;
this.repositoryItemDateEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemDateEdit2.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemDateEdit2.Name = "repositoryItemDateEdit2";
//
// barBtnExportAnalysisDev
//
this.barBtnExportAnalysisDev.Caption = "导出组合偏差";
this.barBtnExportAnalysisDev.Id = 45;
this.barBtnExportAnalysisDev.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnExportAnalysisFactor.ImageOptions.SvgImage")));
this.barBtnExportAnalysisDev.Name = "barBtnExportAnalysisDev";
this.barBtnExportAnalysisDev.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnExportAnalysisDev_ItemClick);
//
// barCekUseAnalysisFactor
//
this.barCekUseAnalysisFactor.Caption = "分析系数";
this.barCekUseAnalysisFactor.Id = 46;
this.barCekUseAnalysisFactor.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barCekUseAnalysisFactor.ImageOptions.SvgImage")));
this.barCekUseAnalysisFactor.Name = "barCekUseAnalysisFactor";
//
// barCekUseFlow
//
this.barCekUseFlow.Caption = "流量叠加";
this.barCekUseFlow.Id = 47;
this.barCekUseFlow.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barCekUseFlow.ImageOptions.SvgImage")));
this.barCekUseFlow.Name = "barCekUseFlow";
//
// ribbonPageProduct
//
this.ribbonPageProduct.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
this.ribbonPageGroupProduct});
this.ribbonPageProduct.Name = "ribbonPageProduct";
this.ribbonPageProduct.Text = "默认";
//
// ribbonPageGroupProduct
//
this.ribbonPageGroupProduct.ItemLinks.Add(this.barEditDateStart, true);
this.ribbonPageGroupProduct.ItemLinks.Add(this.barEditDateEnd);
this.ribbonPageGroupProduct.ItemLinks.Add(this.barCekLoad);
this.ribbonPageGroupProduct.ItemLinks.Add(this.barCekUseAnalysisFactor);
this.ribbonPageGroupProduct.ItemLinks.Add(this.barCekUseFlow);
this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnRefresh, true);
this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnExportAnalysisDev, true);
this.ribbonPageGroupProduct.Name = "ribbonPageGroupProduct";
this.ribbonPageGroupProduct.Text = "基础";
//
// dockManager1
//
this.dockManager1.Form = this;
this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
this.panelContainer1});
this.dockManager1.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light;
this.dockManager1.TopZIndexControls.AddRange(new string[] {
"DevExpress.XtraBars.BarDockControl",
"DevExpress.XtraBars.StandaloneBarDockControl",
"System.Windows.Forms.MenuStrip",
"System.Windows.Forms.StatusStrip",
"System.Windows.Forms.StatusBar",
"DevExpress.XtraBars.Ribbon.RibbonStatusBar",
"DevExpress.XtraBars.Ribbon.RibbonControl",
"DevExpress.XtraBars.Navigation.OfficeNavigationBar",
"DevExpress.XtraBars.Navigation.TileNavPane",
"DevExpress.XtraBars.TabFormControl",
"DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl",
"DevExpress.XtraBars.ToolbarForm.ToolbarFormControl"});
//
// panelContainer1
//
this.panelContainer1.Controls.Add(this.dockPanel2);
this.panelContainer1.Controls.Add(this.dockPanel1);
this.panelContainer1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
this.panelContainer1.ID = new System.Guid("d7020cde-ce15-47d8-833f-b09675cdf446");
this.panelContainer1.Location = new System.Drawing.Point(0, 113);
this.panelContainer1.Name = "panelContainer1";
this.panelContainer1.OriginalSize = new System.Drawing.Size(261, 200);
this.panelContainer1.Size = new System.Drawing.Size(261, 957);
this.panelContainer1.Text = "panelContainer1";
//
// dockPanel2
//
this.dockPanel2.Controls.Add(this.dockPanel2_Container);
this.dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
this.dockPanel2.ID = new System.Guid("2599d212-cefe-4228-9ecb-26ddf470f2df");
this.dockPanel2.Location = new System.Drawing.Point(0, 0);
this.dockPanel2.Name = "dockPanel2";
this.dockPanel2.Options.AllowDockAsTabbedDocument = false;
this.dockPanel2.Options.AllowDockBottom = false;
this.dockPanel2.Options.AllowDockLeft = false;
this.dockPanel2.Options.AllowDockRight = false;
this.dockPanel2.Options.AllowDockTop = false;
this.dockPanel2.Options.AllowFloating = false;
this.dockPanel2.Options.ShowAutoHideButton = false;
this.dockPanel2.Options.ShowCloseButton = false;
this.dockPanel2.Options.ShowMaximizeButton = false;
this.dockPanel2.Options.ShowMinimizeButton = false;
this.dockPanel2.OriginalSize = new System.Drawing.Size(261, 458);
this.dockPanel2.Size = new System.Drawing.Size(261, 479);
this.dockPanel2.Text = "泵站";
//
// dockPanel2_Container
//
this.dockPanel2_Container.Controls.Add(this.stationListCtrl1);
this.dockPanel2_Container.Location = new System.Drawing.Point(0, 34);
this.dockPanel2_Container.Name = "dockPanel2_Container";
this.dockPanel2_Container.Size = new System.Drawing.Size(260, 445);
this.dockPanel2_Container.TabIndex = 0;
//
// stationListCtrl1
//
this.stationListCtrl1.Appearance.BackColor = System.Drawing.SystemColors.Control;
this.stationListCtrl1.Appearance.Options.UseBackColor = true;
this.stationListCtrl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.stationListCtrl1.Location = new System.Drawing.Point(0, 0);
this.stationListCtrl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.stationListCtrl1.Name = "stationListCtrl1";
this.stationListCtrl1.Size = new System.Drawing.Size(260, 445);
this.stationListCtrl1.TabIndex = 0;
//
// dockPanel1
//
this.dockPanel1.Controls.Add(this.controlContainer1);
this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
this.dockPanel1.ID = new System.Guid("68bd2b78-0777-4ec7-991f-8289b41621a2");
this.dockPanel1.Location = new System.Drawing.Point(0, 479);
this.dockPanel1.Name = "dockPanel1";
this.dockPanel1.Options.AllowDockAsTabbedDocument = false;
this.dockPanel1.Options.AllowDockBottom = false;
this.dockPanel1.Options.AllowDockLeft = false;
this.dockPanel1.Options.AllowDockRight = false;
this.dockPanel1.Options.AllowDockTop = false;
this.dockPanel1.Options.AllowFloating = false;
this.dockPanel1.Options.FloatOnDblClick = false;
this.dockPanel1.Options.ShowAutoHideButton = false;
this.dockPanel1.Options.ShowCloseButton = false;
this.dockPanel1.Options.ShowMaximizeButton = false;
this.dockPanel1.Options.ShowMinimizeButton = false;
this.dockPanel1.OriginalSize = new System.Drawing.Size(261, 458);
this.dockPanel1.Size = new System.Drawing.Size(261, 478);
this.dockPanel1.Text = "数据来源";
//
// controlContainer1
//
this.controlContainer1.Controls.Add(this.monitorDataSourcesTreeList1);
this.controlContainer1.Location = new System.Drawing.Point(0, 35);
this.controlContainer1.Name = "controlContainer1";
this.controlContainer1.Size = new System.Drawing.Size(260, 443);
this.controlContainer1.TabIndex = 0;
//
// monitorDataSourcesTreeList1
//
this.monitorDataSourcesTreeList1.Appearance.BackColor = System.Drawing.SystemColors.Control;
this.monitorDataSourcesTreeList1.Appearance.Options.UseBackColor = true;
this.monitorDataSourcesTreeList1.Dock = System.Windows.Forms.DockStyle.Fill;
this.monitorDataSourcesTreeList1.Location = new System.Drawing.Point(0, 0);
this.monitorDataSourcesTreeList1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.monitorDataSourcesTreeList1.Name = "monitorDataSourcesTreeList1";
this.monitorDataSourcesTreeList1.Size = new System.Drawing.Size(260, 443);
this.monitorDataSourcesTreeList1.TabIndex = 0;
//
// xtraTabControl1
//
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtraTabControl1.Location = new System.Drawing.Point(261, 113);
this.xtraTabControl1.Name = "xtraTabControl1";
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
this.xtraTabControl1.Size = new System.Drawing.Size(908, 957);
this.xtraTabControl1.TabIndex = 5;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage4,
this.xtraTabPage5,
this.xtraTabPage1,
this.xtraTabPage3,
this.xtraTabPage2});
//
// xtraTabPage1
//
this.xtraTabPage1.Controls.Add(this.gridControl1);
this.xtraTabPage1.Name = "xtraTabPage1";
this.xtraTabPage1.Size = new System.Drawing.Size(906, 919);
this.xtraTabPage1.Text = "偏差列表";
//
// gridControl1
//
this.gridControl1.DataSource = this.pumpViewModelBindingSource;
this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl1.Location = new System.Drawing.Point(0, 0);
this.gridControl1.MainView = this.gridView1;
this.gridControl1.MenuManager = this.ribbonControl1;
this.gridControl1.Name = "gridControl1";
this.gridControl1.Size = new System.Drawing.Size(906, 919);
this.gridControl1.TabIndex = 0;
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// pumpViewModelBindingSource
//
this.pumpViewModelBindingSource.DataSource = typeof(IStation.WinFrmUI.Monitor.ModelCorrectionCombinePage.PumpViewModel);
//
// gridView1
//
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colTime,
this.colFlag,
this.colRpm,
this.colHz,
this.colHz0,
this.colWaterLevel,
this.colInletPressure,
this.colOutletPressure,
this.colModelOutletPressure,
this.colFlow,
this.colModelFlow,
this.colFlowDiff,
this.colPressureDiff,
this.colCurvePressureDiff,
this.colPressureDiffDev});
this.gridView1.GridControl = this.gridControl1;
this.gridView1.Name = "gridView1";
//
// colTime
//
this.colTime.FieldName = "Time";
this.colTime.MinWidth = 30;
this.colTime.Name = "colTime";
this.colTime.Visible = true;
this.colTime.VisibleIndex = 0;
this.colTime.Width = 112;
//
// colFlag
//
this.colFlag.FieldName = "Flag";
this.colFlag.MinWidth = 30;
this.colFlag.Name = "colFlag";
this.colFlag.Visible = true;
this.colFlag.VisibleIndex = 1;
this.colFlag.Width = 112;
//
// colRpm
//
this.colRpm.FieldName = "Rpm";
this.colRpm.MinWidth = 30;
this.colRpm.Name = "colRpm";
this.colRpm.Visible = true;
this.colRpm.VisibleIndex = 2;
this.colRpm.Width = 112;
//
// colHz
//
this.colHz.FieldName = "Hz";
this.colHz.MinWidth = 30;
this.colHz.Name = "colHz";
this.colHz.Visible = true;
this.colHz.VisibleIndex = 3;
this.colHz.Width = 112;
//
// colHz0
//
this.colHz0.FieldName = "Hz0";
this.colHz0.MinWidth = 30;
this.colHz0.Name = "colHz0";
this.colHz0.Visible = true;
this.colHz0.VisibleIndex = 4;
this.colHz0.Width = 112;
//
// colWaterLevel
//
this.colWaterLevel.FieldName = "WaterLevel";
this.colWaterLevel.MinWidth = 30;
this.colWaterLevel.Name = "colWaterLevel";
this.colWaterLevel.Visible = true;
this.colWaterLevel.VisibleIndex = 5;
this.colWaterLevel.Width = 112;
//
// colInletPressure
//
this.colInletPressure.FieldName = "InletPressure";
this.colInletPressure.MinWidth = 30;
this.colInletPressure.Name = "colInletPressure";
this.colInletPressure.Visible = true;
this.colInletPressure.VisibleIndex = 6;
this.colInletPressure.Width = 112;
//
// colOutletPressure
//
this.colOutletPressure.FieldName = "OutletPressure";
this.colOutletPressure.MinWidth = 30;
this.colOutletPressure.Name = "colOutletPressure";
this.colOutletPressure.Visible = true;
this.colOutletPressure.VisibleIndex = 7;
this.colOutletPressure.Width = 112;
//
// colModelOutletPressure
//
this.colModelOutletPressure.FieldName = "ModelOutletPressure";
this.colModelOutletPressure.MinWidth = 30;
this.colModelOutletPressure.Name = "colModelOutletPressure";
this.colModelOutletPressure.Visible = true;
this.colModelOutletPressure.VisibleIndex = 8;
this.colModelOutletPressure.Width = 112;
//
// colFlow
//
this.colFlow.FieldName = "Flow";
this.colFlow.MinWidth = 30;
this.colFlow.Name = "colFlow";
this.colFlow.Visible = true;
this.colFlow.VisibleIndex = 9;
this.colFlow.Width = 112;
//
// colModelFlow
//
this.colModelFlow.FieldName = "ModelFlow";
this.colModelFlow.MinWidth = 30;
this.colModelFlow.Name = "colModelFlow";
this.colModelFlow.Visible = true;
this.colModelFlow.VisibleIndex = 10;
this.colModelFlow.Width = 112;
//
// colFlowDiff
//
this.colFlowDiff.FieldName = "FlowDiff";
this.colFlowDiff.MinWidth = 30;
this.colFlowDiff.Name = "colFlowDiff";
this.colFlowDiff.Visible = true;
this.colFlowDiff.VisibleIndex = 11;
this.colFlowDiff.Width = 112;
//
// colPressureDiff
//
this.colPressureDiff.FieldName = "PressureDiff";
this.colPressureDiff.MinWidth = 30;
this.colPressureDiff.Name = "colPressureDiff";
this.colPressureDiff.Visible = true;
this.colPressureDiff.VisibleIndex = 12;
this.colPressureDiff.Width = 112;
//
// colCurvePressureDiff
//
this.colCurvePressureDiff.FieldName = "CurvePressureDiff";
this.colCurvePressureDiff.MinWidth = 30;
this.colCurvePressureDiff.Name = "colCurvePressureDiff";
this.colCurvePressureDiff.Visible = true;
this.colCurvePressureDiff.VisibleIndex = 13;
this.colCurvePressureDiff.Width = 112;
//
// colPressureDiffDev
//
this.colPressureDiffDev.FieldName = "PressureDiffDev";
this.colPressureDiffDev.MinWidth = 30;
this.colPressureDiffDev.Name = "colPressureDiffDev";
this.colPressureDiffDev.Visible = true;
this.colPressureDiffDev.VisibleIndex = 14;
this.colPressureDiffDev.Width = 112;
//
// xtraTabPage4
//
this.xtraTabPage4.Controls.Add(this.gridControl3);
this.xtraTabPage4.Name = "xtraTabPage4";
this.xtraTabPage4.Size = new System.Drawing.Size(906, 919);
this.xtraTabPage4.Text = "总管偏差";
//
// gridControl3
//
this.gridControl3.DataSource = this.modelTimeViewModelBindingSource;
this.gridControl3.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl3.Location = new System.Drawing.Point(0, 0);
this.gridControl3.MainView = this.gridView3;
this.gridControl3.MenuManager = this.ribbonControl1;
this.gridControl3.Name = "gridControl3";
this.gridControl3.Size = new System.Drawing.Size(906, 919);
this.gridControl3.TabIndex = 0;
this.gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView3});
//
// modelTimeViewModelBindingSource
//
this.modelTimeViewModelBindingSource.DataSource = typeof(IStation.WinFrmUI.Monitor.ModelCorrectionCombinePage.ModelDiffViewModel);
//
// gridView3
//
this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colTime1,
this.colName,
this.colScadaPressure,
this.colScadaFlow,
this.colMonitorPressure,
this.colMonitorFlow,
this.colPressureDiff1,
this.colFlowDiff1});
this.gridView3.GridControl = this.gridControl3;
this.gridView3.Name = "gridView3";
//
// colTime1
//
this.colTime1.FieldName = "Time";
this.colTime1.MinWidth = 30;
this.colTime1.Name = "colTime1";
this.colTime1.Visible = true;
this.colTime1.VisibleIndex = 0;
this.colTime1.Width = 112;
//
// colName
//
this.colName.FieldName = "Name";
this.colName.MinWidth = 30;
this.colName.Name = "colName";
this.colName.Visible = true;
this.colName.VisibleIndex = 1;
this.colName.Width = 112;
//
// colScadaPressure
//
this.colScadaPressure.FieldName = "ScadaPressure";
this.colScadaPressure.MinWidth = 30;
this.colScadaPressure.Name = "colScadaPressure";
this.colScadaPressure.Visible = true;
this.colScadaPressure.VisibleIndex = 2;
this.colScadaPressure.Width = 112;
//
// colScadaFlow
//
this.colScadaFlow.FieldName = "ScadaFlow";
this.colScadaFlow.MinWidth = 30;
this.colScadaFlow.Name = "colScadaFlow";
this.colScadaFlow.Visible = true;
this.colScadaFlow.VisibleIndex = 3;
this.colScadaFlow.Width = 112;
//
// colMonitorPressure
//
this.colMonitorPressure.FieldName = "MonitorPressure";
this.colMonitorPressure.MinWidth = 30;
this.colMonitorPressure.Name = "colMonitorPressure";
this.colMonitorPressure.Visible = true;
this.colMonitorPressure.VisibleIndex = 4;
this.colMonitorPressure.Width = 112;
//
// colMonitorFlow
//
this.colMonitorFlow.FieldName = "MonitorFlow";
this.colMonitorFlow.MinWidth = 30;
this.colMonitorFlow.Name = "colMonitorFlow";
this.colMonitorFlow.Visible = true;
this.colMonitorFlow.VisibleIndex = 5;
this.colMonitorFlow.Width = 112;
//
// colPressureDiff1
//
this.colPressureDiff1.FieldName = "PressureDiff";
this.colPressureDiff1.MinWidth = 30;
this.colPressureDiff1.Name = "colPressureDiff1";
this.colPressureDiff1.Visible = true;
this.colPressureDiff1.VisibleIndex = 6;
this.colPressureDiff1.Width = 112;
//
// colFlowDiff1
//
this.colFlowDiff1.FieldName = "FlowDiff";
this.colFlowDiff1.MinWidth = 30;
this.colFlowDiff1.Name = "colFlowDiff1";
this.colFlowDiff1.Visible = true;
this.colFlowDiff1.VisibleIndex = 7;
this.colFlowDiff1.Width = 112;
//
// xtraTabPage5
//
this.xtraTabPage5.Controls.Add(this.timeValueSwiftPlotChartView1);
this.xtraTabPage5.Name = "xtraTabPage5";
this.xtraTabPage5.Size = new System.Drawing.Size(906, 919);
this.xtraTabPage5.Text = "总管修正图表";
//
// timeValueSwiftPlotChartView1
//
this.timeValueSwiftPlotChartView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.timeValueSwiftPlotChartView1.Location = new System.Drawing.Point(0, 0);
this.timeValueSwiftPlotChartView1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.timeValueSwiftPlotChartView1.Name = "timeValueSwiftPlotChartView1";
this.timeValueSwiftPlotChartView1.Size = new System.Drawing.Size(906, 919);
this.timeValueSwiftPlotChartView1.TabIndex = 0;
//
// xtraTabPage3
//
this.xtraTabPage3.Controls.Add(this.layoutControl1);
this.xtraTabPage3.Name = "xtraTabPage3";
this.xtraTabPage3.Size = new System.Drawing.Size(906, 919);
this.xtraTabPage3.Text = "修正图表";
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.chartControl1);
this.layoutControl1.Controls.Add(this.cmbFlag);
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(1585, 678, 975, 600);
this.layoutControl1.Root = this.Root;
this.layoutControl1.Size = new System.Drawing.Size(906, 919);
this.layoutControl1.TabIndex = 0;
this.layoutControl1.Text = "layoutControl1";
//
// chartControl1
//
swiftPlotDiagram1.AxisX.DateTimeScaleOptions.ScaleMode = DevExpress.XtraCharts.ScaleMode.Manual;
swiftPlotDiagram1.AxisX.TimeSpanScaleOptions.ScaleMode = DevExpress.XtraCharts.ScaleMode.Manual;
swiftPlotDiagram1.AxisX.VisibleInPanesSerializable = "-1";
swiftPlotDiagram1.AxisY.VisibleInPanesSerializable = "-1";
this.chartControl1.Diagram = swiftPlotDiagram1;
this.chartControl1.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
this.chartControl1.Legend.LegendID = -1;
this.chartControl1.Legend.Title.Visible = true;
this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
this.chartControl1.Location = new System.Drawing.Point(0, 50);
this.chartControl1.Name = "chartControl1";
series1.Name = "SeriesDefaultHead";
series1.SeriesID = 0;
swiftPlotSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
swiftPlotSeriesView1.LineStyle.Thickness = 2;
series1.View = swiftPlotSeriesView1;
series2.Name = "SeriesCurveHead";
series2.SeriesID = 1;
swiftPlotSeriesView2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(141)))), ((int)(((byte)(212)))));
series2.View = swiftPlotSeriesView2;
series3.Name = "SeriesCorrectCurveHead";
series3.SeriesID = 2;
swiftPlotSeriesView3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(80)))), ((int)(((byte)(77)))));
swiftPlotSeriesView3.LineStyle.Thickness = 2;
series3.View = swiftPlotSeriesView3;
this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
series1,
series2,
series3};
this.chartControl1.Size = new System.Drawing.Size(906, 869);
this.chartControl1.TabIndex = 5;
//
// cmbFlag
//
this.cmbFlag.Location = new System.Drawing.Point(83, 11);
this.cmbFlag.MenuManager = this.ribbonControl1;
this.cmbFlag.Name = "cmbFlag";
this.cmbFlag.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.cmbFlag.Size = new System.Drawing.Size(227, 28);
this.cmbFlag.StyleController = this.layoutControl1;
this.cmbFlag.TabIndex = 4;
this.cmbFlag.SelectedIndexChanged += new System.EventHandler(this.cmbFlag_SelectedIndexChanged);
//
// Root
//
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.Root.GroupBordersVisible = false;
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem2,
this.layoutControlGroup1});
this.Root.Name = "Root";
this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.Root.Size = new System.Drawing.Size(906, 919);
this.Root.TextVisible = false;
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.chartControl1;
this.layoutControlItem2.Location = new System.Drawing.Point(0, 50);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.layoutControlItem2.Size = new System.Drawing.Size(906, 869);
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem2.TextVisible = false;
//
// layoutControlGroup1
//
this.layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title;
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem1,
this.emptySpaceItem1});
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup1.Name = "layoutControlGroup1";
this.layoutControlGroup1.Size = new System.Drawing.Size(906, 50);
this.layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.layoutControlGroup1.Text = ".";
this.layoutControlGroup1.TextVisible = false;
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.cmbFlag;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.layoutControlItem1.Size = new System.Drawing.Size(299, 28);
this.layoutControlItem1.Text = "泵标志:";
this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 22);
//
// emptySpaceItem1
//
this.emptySpaceItem1.AllowHotTrack = false;
this.emptySpaceItem1.Location = new System.Drawing.Point(299, 0);
this.emptySpaceItem1.Name = "emptySpaceItem1";
this.emptySpaceItem1.Size = new System.Drawing.Size(585, 28);
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
//
// xtraTabPage2
//
this.xtraTabPage2.Controls.Add(this.gridControl2);
this.xtraTabPage2.Name = "xtraTabPage2";
this.xtraTabPage2.Size = new System.Drawing.Size(906, 919);
this.xtraTabPage2.Text = "泵修正系数";
//
// gridControl2
//
this.gridControl2.DataSource = this.modelCombineDiffViewModelBindingSource;
this.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl2.Location = new System.Drawing.Point(0, 0);
this.gridControl2.MainView = this.gridView2;
this.gridControl2.MenuManager = this.ribbonControl1;
this.gridControl2.Name = "gridControl2";
this.gridControl2.Size = new System.Drawing.Size(906, 919);
this.gridControl2.TabIndex = 0;
this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView2});
//
// modelCombineDiffViewModelBindingSource
//
this.modelCombineDiffViewModelBindingSource.DataSource = typeof(IStation.WinFrmUI.Monitor.ModelCorrectionCombinePage.ModelCombineDiffViewModel);
//
// gridView2
//
this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colRunFlags,
this.colMinFlow,
this.colMaxFlow,
this.colModelDeviation,
this.colCount});
this.gridView2.GridControl = this.gridControl2;
this.gridView2.Name = "gridView2";
//
// colRunFlags
//
this.colRunFlags.FieldName = "RunFlags";
this.colRunFlags.MinWidth = 30;
this.colRunFlags.Name = "colRunFlags";
this.colRunFlags.Visible = true;
this.colRunFlags.VisibleIndex = 0;
this.colRunFlags.Width = 112;
//
// colMinFlow
//
this.colMinFlow.FieldName = "MinFlow";
this.colMinFlow.MinWidth = 30;
this.colMinFlow.Name = "colMinFlow";
this.colMinFlow.Visible = true;
this.colMinFlow.VisibleIndex = 1;
this.colMinFlow.Width = 112;
//
// colMaxFlow
//
this.colMaxFlow.FieldName = "MaxFlow";
this.colMaxFlow.MinWidth = 30;
this.colMaxFlow.Name = "colMaxFlow";
this.colMaxFlow.Visible = true;
this.colMaxFlow.VisibleIndex = 2;
this.colMaxFlow.Width = 112;
//
// colModelDeviation
//
this.colModelDeviation.FieldName = "ModelDeviation";
this.colModelDeviation.MinWidth = 30;
this.colModelDeviation.Name = "colModelDeviation";
this.colModelDeviation.Visible = true;
this.colModelDeviation.VisibleIndex = 3;
this.colModelDeviation.Width = 112;
//
// colCount
//
this.colCount.FieldName = "Count";
this.colCount.MinWidth = 30;
this.colCount.Name = "colCount";
this.colCount.Visible = true;
this.colCount.VisibleIndex = 4;
this.colCount.Width = 112;
//
// ModelCorrectionCombinePage
//
this.Appearance.BackColor = System.Drawing.SystemColors.Control;
this.Appearance.Options.UseBackColor = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.panelContainer1);
this.Controls.Add(this.ribbonControl1);
this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.Name = "ModelCorrectionCombinePage";
this.Size = new System.Drawing.Size(1169, 1070);
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
this.panelContainer1.ResumeLayout(false);
this.dockPanel2.ResumeLayout(false);
this.dockPanel2_Container.ResumeLayout(false);
this.dockPanel1.ResumeLayout(false);
this.controlContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
this.xtraTabPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pumpViewModelBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
this.xtraTabPage4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.modelTimeViewModelBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
this.xtraTabPage5.ResumeLayout(false);
this.xtraTabPage3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
this.layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(swiftPlotDiagram1)).EndInit();
((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView3)).EndInit();
((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmbFlag.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
this.xtraTabPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.modelCombineDiffViewModelBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1;
private DevExpress.XtraBars.BarButtonItem barBtnRefresh;
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPageProduct;
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroupProduct;
private DevExpress.XtraBars.Docking.DockManager dockManager1;
private DevExpress.XtraBars.Docking.DockPanel dockPanel1;
private DevExpress.XtraBars.Docking.ControlContainer controlContainer1;
private MonitorDataSourcesTreeList monitorDataSourcesTreeList1;
private DevExpress.XtraBars.Docking.DockPanel panelContainer1;
private DevExpress.XtraBars.Docking.DockPanel dockPanel2;
private DevExpress.XtraBars.Docking.ControlContainer dockPanel2_Container;
private StationListCtrl stationListCtrl1;
private DevExpress.XtraBars.BarCheckItem barCekLoad;
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
private DevExpress.XtraGrid.GridControl gridControl2;
private GridView gridView2;
private DevExpress.XtraBars.BarEditItem barEditDateStart;
private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit1;
private DevExpress.XtraBars.BarEditItem barEditDateEnd;
private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit2;
private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.XtraEditors.ComboBoxEdit cmbFlag;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraCharts.ChartControl chartControl1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
private DevExpress.XtraBars.BarButtonItem barBtnExportAnalysisDev;
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
private DevExpress.XtraGrid.GridControl gridControl1;
private GridView gridView1;
private BindingSource modelTimeViewModelBindingSource;
private DevExpress.XtraBars.BarCheckItem barCekUseAnalysisFactor;
private BindingSource pumpViewModelBindingSource;
private DevExpress.XtraGrid.Columns.GridColumn colTime;
private DevExpress.XtraGrid.Columns.GridColumn colFlag;
private DevExpress.XtraGrid.Columns.GridColumn colRpm;
private DevExpress.XtraGrid.Columns.GridColumn colHz;
private DevExpress.XtraGrid.Columns.GridColumn colHz0;
private DevExpress.XtraGrid.Columns.GridColumn colWaterLevel;
private DevExpress.XtraGrid.Columns.GridColumn colInletPressure;
private DevExpress.XtraGrid.Columns.GridColumn colOutletPressure;
private DevExpress.XtraGrid.Columns.GridColumn colModelOutletPressure;
private DevExpress.XtraGrid.Columns.GridColumn colFlow;
private DevExpress.XtraGrid.Columns.GridColumn colModelFlow;
private DevExpress.XtraGrid.Columns.GridColumn colFlowDiff;
private DevExpress.XtraGrid.Columns.GridColumn colPressureDiff;
private DevExpress.XtraGrid.Columns.GridColumn colCurvePressureDiff;
private DevExpress.XtraGrid.Columns.GridColumn colPressureDiffDev;
private DevExpress.XtraBars.BarCheckItem barCekUseFlow;
private DevExpress.XtraTab.XtraTabPage xtraTabPage4;
private DevExpress.XtraGrid.GridControl gridControl3;
private GridView gridView3;
private DevExpress.XtraGrid.Columns.GridColumn colTime1;
private DevExpress.XtraGrid.Columns.GridColumn colName;
private DevExpress.XtraGrid.Columns.GridColumn colScadaPressure;
private DevExpress.XtraGrid.Columns.GridColumn colScadaFlow;
private DevExpress.XtraGrid.Columns.GridColumn colMonitorPressure;
private DevExpress.XtraGrid.Columns.GridColumn colMonitorFlow;
private DevExpress.XtraGrid.Columns.GridColumn colPressureDiff1;
private DevExpress.XtraGrid.Columns.GridColumn colFlowDiff1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage5;
private TimeValueSwiftPlotChartView timeValueSwiftPlotChartView1;
private BindingSource modelCombineDiffViewModelBindingSource;
private DevExpress.XtraGrid.Columns.GridColumn colRunFlags;
private DevExpress.XtraGrid.Columns.GridColumn colMinFlow;
private DevExpress.XtraGrid.Columns.GridColumn colMaxFlow;
private DevExpress.XtraGrid.Columns.GridColumn colModelDeviation;
private DevExpress.XtraGrid.Columns.GridColumn colCount;
}
}