namespace BeltScaleSystem { partial class frmGraphInfo { /// /// Required designer variable. /// private System.ComponentModel.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 Windows Form 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(); Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement1 = new Infragistics.UltraChart.Resources.Appearance.PaintElement(); Infragistics.UltraChart.Resources.Appearance.NumericSeries numericSeries1 = new Infragistics.UltraChart.Resources.Appearance.NumericSeries(); Infragistics.UltraChart.Resources.Appearance.NumericDataPoint numericDataPoint1 = new Infragistics.UltraChart.Resources.Appearance.NumericDataPoint(); Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement2 = new Infragistics.UltraChart.Resources.Appearance.PaintElement(); Infragistics.UltraChart.Resources.Appearance.GradientEffect gradientEffect1 = new Infragistics.UltraChart.Resources.Appearance.GradientEffect(); Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement3 = new Infragistics.UltraChart.Resources.Appearance.PaintElement(); Infragistics.UltraChart.Resources.Appearance.NumericSeries numericSeries2 = new Infragistics.UltraChart.Resources.Appearance.NumericSeries(); Infragistics.UltraChart.Resources.Appearance.NumericDataPoint numericDataPoint2 = new Infragistics.UltraChart.Resources.Appearance.NumericDataPoint(); Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement4 = new Infragistics.UltraChart.Resources.Appearance.PaintElement(); Infragistics.UltraChart.Resources.Appearance.GradientEffect gradientEffect2 = new Infragistics.UltraChart.Resources.Appearance.GradientEffect(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询"); Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmGraphInfo)); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("导出"); Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("删除"); Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("还原"); Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("退出"); Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("新增"); Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改"); Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("审核"); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("取消审核"); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.panel2 = new System.Windows.Forms.Panel(); this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox(); this.panel2Query = new System.Windows.Forms.Panel(); this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); this.panel23 = new System.Windows.Forms.Panel(); this.panel27 = new System.Windows.Forms.Panel(); this.ultraChart1 = new Infragistics.Win.UltraWinChart.UltraChart(); this.panel25 = new System.Windows.Forms.Panel(); this.lbl_EndTime1 = new System.Windows.Forms.Label(); this.lbl_StartTime1 = new System.Windows.Forms.Label(); this.panel24 = new System.Windows.Forms.Panel(); this.panel28 = new System.Windows.Forms.Panel(); this.ultraChart2 = new Infragistics.Win.UltraWinChart.UltraChart(); this.panel26 = new System.Windows.Forms.Panel(); this.lbl_EndTime2 = new System.Windows.Forms.Label(); this.lbl_StartTime2 = new System.Windows.Forms.Label(); this.beltActualGrid = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.ultraGroupBoxCondition = new Infragistics.Win.Misc.UltraGroupBox(); this.dtStartTime = new System.Windows.Forms.DateTimePicker(); this.label4 = new System.Windows.Forms.Label(); this.dtEndTime = new System.Windows.Forms.DateTimePicker(); this.label1 = new System.Windows.Forms.Label(); this.cbPntName_1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.label16 = new System.Windows.Forms.Label(); this.cmbStateName = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.label6 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.panel1_Fill_Panel = new System.Windows.Forms.Panel(); this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components); this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit(); this.ultraGroupBox4.SuspendLayout(); this.panel2Query.SuspendLayout(); this.tableLayoutPanel2.SuspendLayout(); this.panel23.SuspendLayout(); this.panel27.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraChart1)).BeginInit(); this.panel25.SuspendLayout(); this.panel24.SuspendLayout(); this.panel28.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraChart2)).BeginInit(); this.panel26.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.beltActualGrid)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBoxCondition)).BeginInit(); this.ultraGroupBoxCondition.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.cbPntName_1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbStateName)).BeginInit(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit(); this.SuspendLayout(); // // ultraGroupBox1 // this.ultraGroupBox1.Controls.Add(this.panel2); this.ultraGroupBox1.Controls.Add(this.panel1); this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(1704, 706); this.ultraGroupBox1.TabIndex = 1; this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // panel2 // this.panel2.Controls.Add(this.ultraGroupBox4); this.panel2.Controls.Add(this.ultraGroupBoxCondition); this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2.Location = new System.Drawing.Point(3, 30); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1698, 673); this.panel2.TabIndex = 1; // // ultraGroupBox4 // this.ultraGroupBox4.Controls.Add(this.panel2Query); this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox4.Location = new System.Drawing.Point(0, 68); this.ultraGroupBox4.Name = "ultraGroupBox4"; this.ultraGroupBox4.Size = new System.Drawing.Size(1698, 605); this.ultraGroupBox4.TabIndex = 2; this.ultraGroupBox4.Text = "数据展示区域"; this.ultraGroupBox4.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // panel2Query // this.panel2Query.Controls.Add(this.tableLayoutPanel2); this.panel2Query.Controls.Add(this.beltActualGrid); this.panel2Query.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2Query.Location = new System.Drawing.Point(3, 18); this.panel2Query.Name = "panel2Query"; this.panel2Query.Size = new System.Drawing.Size(1692, 584); this.panel2Query.TabIndex = 3; // // tableLayoutPanel2 // this.tableLayoutPanel2.ColumnCount = 1; this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel2.Controls.Add(this.panel23, 0, 0); this.tableLayoutPanel2.Controls.Add(this.panel24, 0, 1); this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel2.Name = "tableLayoutPanel2"; this.tableLayoutPanel2.RowCount = 2; this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel2.Size = new System.Drawing.Size(1692, 584); this.tableLayoutPanel2.TabIndex = 9; // // panel23 // this.panel23.Controls.Add(this.panel27); this.panel23.Controls.Add(this.panel25); this.panel23.Dock = System.Windows.Forms.DockStyle.Fill; this.panel23.Location = new System.Drawing.Point(3, 3); this.panel23.Name = "panel23"; this.panel23.Size = new System.Drawing.Size(1686, 286); this.panel23.TabIndex = 0; // // panel27 // this.panel27.Controls.Add(this.ultraChart1); this.panel27.Dock = System.Windows.Forms.DockStyle.Fill; this.panel27.Location = new System.Drawing.Point(0, 0); this.panel27.Name = "panel27"; this.panel27.Size = new System.Drawing.Size(1686, 256); this.panel27.TabIndex = 1; // // 'UltraChart' properties's serialization: Since 'ChartType' changes the way axes look, // 'ChartType' must be persisted ahead of any Axes change made in design time. // this.ultraChart1.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.LineChart; // // ultraChart1 // this.ultraChart1.Axis.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220))))); paintElement1.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None; paintElement1.Fill = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220))))); this.ultraChart1.Axis.PE = paintElement1; this.ultraChart1.Axis.X.Extent = 5; this.ultraChart1.Axis.X.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.X.Labels.FontColor = System.Drawing.Color.DimGray; this.ultraChart1.Axis.X.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart1.Axis.X.Labels.ItemFormatString = ""; this.ultraChart1.Axis.X.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.X.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing; this.ultraChart1.Axis.X.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.X.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray; this.ultraChart1.Axis.X.Labels.SeriesLabels.FormatString = ""; this.ultraChart1.Axis.X.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart1.Axis.X.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.X.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing; this.ultraChart1.Axis.X.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.X.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.X.Labels.Visible = false; this.ultraChart1.Axis.X.LineThickness = 1; this.ultraChart1.Axis.X.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.X.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart1.Axis.X.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.X.MajorGridLines.Visible = false; this.ultraChart1.Axis.X.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.X.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart1.Axis.X.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.X.MinorGridLines.Visible = false; this.ultraChart1.Axis.X.ScrollScale.Visible = true; this.ultraChart1.Axis.X.TickmarkIntervalType = Infragistics.UltraChart.Shared.Styles.AxisIntervalType.Hours; this.ultraChart1.Axis.X.TickmarkPercentage = 5D; this.ultraChart1.Axis.X.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart1.Axis.X.Visible = true; this.ultraChart1.Axis.X2.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.X2.Labels.FontColor = System.Drawing.Color.Gray; this.ultraChart1.Axis.X2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far; this.ultraChart1.Axis.X2.Labels.ItemFormatString = ""; this.ultraChart1.Axis.X2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.X2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing; this.ultraChart1.Axis.X2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.X2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray; this.ultraChart1.Axis.X2.Labels.SeriesLabels.FormatString = ""; this.ultraChart1.Axis.X2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far; this.ultraChart1.Axis.X2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.X2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing; this.ultraChart1.Axis.X2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.X2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.X2.Labels.Visible = false; this.ultraChart1.Axis.X2.LineThickness = 1; this.ultraChart1.Axis.X2.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.X2.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart1.Axis.X2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.X2.MajorGridLines.Visible = true; this.ultraChart1.Axis.X2.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.X2.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart1.Axis.X2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.X2.MinorGridLines.Visible = false; this.ultraChart1.Axis.X2.TickmarkIntervalType = Infragistics.UltraChart.Shared.Styles.AxisIntervalType.Hours; this.ultraChart1.Axis.X2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart1.Axis.X2.Visible = false; this.ultraChart1.Axis.Y.Extent = 40; this.ultraChart1.Axis.Y.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.Y.Labels.FontColor = System.Drawing.Color.DimGray; this.ultraChart1.Axis.Y.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far; this.ultraChart1.Axis.Y.Labels.ItemFormatString = ""; this.ultraChart1.Axis.Y.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.Y.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart1.Axis.Y.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.Y.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray; this.ultraChart1.Axis.Y.Labels.SeriesLabels.FormatString = ""; this.ultraChart1.Axis.Y.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far; this.ultraChart1.Axis.Y.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.Y.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart1.Axis.Y.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.Y.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.Y.LineThickness = 1; this.ultraChart1.Axis.Y.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.Y.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart1.Axis.Y.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.Y.MajorGridLines.Visible = true; this.ultraChart1.Axis.Y.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.Y.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart1.Axis.Y.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.Y.MinorGridLines.Visible = false; this.ultraChart1.Axis.Y.TickmarkInterval = 0.2D; this.ultraChart1.Axis.Y.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart1.Axis.Y.Visible = true; this.ultraChart1.Axis.Y2.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.Y2.Labels.FontColor = System.Drawing.Color.Gray; this.ultraChart1.Axis.Y2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart1.Axis.Y2.Labels.ItemFormatString = ""; this.ultraChart1.Axis.Y2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.Y2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart1.Axis.Y2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.Y2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray; this.ultraChart1.Axis.Y2.Labels.SeriesLabels.FormatString = ""; this.ultraChart1.Axis.Y2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart1.Axis.Y2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.Y2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart1.Axis.Y2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.Y2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.Y2.Labels.Visible = false; this.ultraChart1.Axis.Y2.LineThickness = 1; this.ultraChart1.Axis.Y2.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.Y2.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart1.Axis.Y2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.Y2.MajorGridLines.Visible = true; this.ultraChart1.Axis.Y2.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.Y2.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart1.Axis.Y2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.Y2.MinorGridLines.Visible = false; this.ultraChart1.Axis.Y2.TickmarkInterval = 50D; this.ultraChart1.Axis.Y2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart1.Axis.Y2.Visible = false; this.ultraChart1.Axis.Z.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.Z.Labels.FontColor = System.Drawing.Color.DimGray; this.ultraChart1.Axis.Z.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart1.Axis.Z.Labels.ItemFormatString = ""; this.ultraChart1.Axis.Z.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.Z.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart1.Axis.Z.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.Z.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray; this.ultraChart1.Axis.Z.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart1.Axis.Z.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.Z.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart1.Axis.Z.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.Z.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.Z.Labels.Visible = false; this.ultraChart1.Axis.Z.LineThickness = 1; this.ultraChart1.Axis.Z.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.Z.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart1.Axis.Z.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.Z.MajorGridLines.Visible = true; this.ultraChart1.Axis.Z.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.Z.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart1.Axis.Z.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.Z.MinorGridLines.Visible = false; this.ultraChart1.Axis.Z.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart1.Axis.Z.Visible = false; this.ultraChart1.Axis.Z2.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.Z2.Labels.FontColor = System.Drawing.Color.Gray; this.ultraChart1.Axis.Z2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart1.Axis.Z2.Labels.ItemFormatString = ""; this.ultraChart1.Axis.Z2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.Z2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart1.Axis.Z2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart1.Axis.Z2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray; this.ultraChart1.Axis.Z2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart1.Axis.Z2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart1.Axis.Z2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart1.Axis.Z2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.Z2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart1.Axis.Z2.Labels.Visible = false; this.ultraChart1.Axis.Z2.LineThickness = 1; this.ultraChart1.Axis.Z2.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.Z2.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart1.Axis.Z2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.Z2.MajorGridLines.Visible = true; this.ultraChart1.Axis.Z2.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart1.Axis.Z2.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart1.Axis.Z2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart1.Axis.Z2.MinorGridLines.Visible = false; this.ultraChart1.Axis.Z2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart1.Axis.Z2.Visible = false; this.ultraChart1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.ultraChart1.ColorModel.AlphaLevel = ((byte)(150)); this.ultraChart1.ColorModel.ColorBegin = System.Drawing.Color.Pink; this.ultraChart1.ColorModel.ColorEnd = System.Drawing.Color.DarkRed; this.ultraChart1.ColorModel.ModelStyle = Infragistics.UltraChart.Shared.Styles.ColorModels.CustomLinear; numericSeries1.Key = "series1"; paintElement2.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None; numericDataPoint1.PE = paintElement2; numericSeries1.Points.AddRange(new Infragistics.UltraChart.Resources.Appearance.NumericDataPoint[] { numericDataPoint1}); this.ultraChart1.CompositeChart.Series.AddRange(new Infragistics.UltraChart.Data.Series.ISeries[] { numericSeries1}); this.ultraChart1.Data.DataMember = "曲线图"; this.ultraChart1.DataMember = "曲线图"; this.ultraChart1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraChart1.Effects.Effects.Add(gradientEffect1); this.ultraChart1.Location = new System.Drawing.Point(0, 0); this.ultraChart1.Name = "ultraChart1"; this.ultraChart1.Size = new System.Drawing.Size(1686, 256); this.ultraChart1.TabIndex = 5; this.ultraChart1.Tooltips.HighlightFillColor = System.Drawing.Color.DimGray; this.ultraChart1.Tooltips.HighlightOutlineColor = System.Drawing.Color.DarkGray; // // panel25 // this.panel25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(222)))), ((int)(((byte)(247))))); this.panel25.Controls.Add(this.lbl_EndTime1); this.panel25.Controls.Add(this.lbl_StartTime1); this.panel25.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel25.Location = new System.Drawing.Point(0, 256); this.panel25.Name = "panel25"; this.panel25.Size = new System.Drawing.Size(1686, 30); this.panel25.TabIndex = 0; // // lbl_EndTime1 // this.lbl_EndTime1.Dock = System.Windows.Forms.DockStyle.Right; this.lbl_EndTime1.Location = new System.Drawing.Point(1596, 0); this.lbl_EndTime1.Name = "lbl_EndTime1"; this.lbl_EndTime1.Size = new System.Drawing.Size(90, 30); this.lbl_EndTime1.TabIndex = 1; this.lbl_EndTime1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lbl_StartTime1 // this.lbl_StartTime1.Dock = System.Windows.Forms.DockStyle.Left; this.lbl_StartTime1.Location = new System.Drawing.Point(0, 0); this.lbl_StartTime1.Name = "lbl_StartTime1"; this.lbl_StartTime1.Size = new System.Drawing.Size(100, 30); this.lbl_StartTime1.TabIndex = 0; this.lbl_StartTime1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // panel24 // this.panel24.Controls.Add(this.panel28); this.panel24.Controls.Add(this.panel26); this.panel24.Dock = System.Windows.Forms.DockStyle.Fill; this.panel24.Location = new System.Drawing.Point(3, 295); this.panel24.Name = "panel24"; this.panel24.Size = new System.Drawing.Size(1686, 286); this.panel24.TabIndex = 1; // // panel28 // this.panel28.Controls.Add(this.ultraChart2); this.panel28.Dock = System.Windows.Forms.DockStyle.Fill; this.panel28.Location = new System.Drawing.Point(0, 0); this.panel28.Name = "panel28"; this.panel28.Size = new System.Drawing.Size(1686, 256); this.panel28.TabIndex = 1; // // 'UltraChart' properties's serialization: Since 'ChartType' changes the way axes look, // 'ChartType' must be persisted ahead of any Axes change made in design time. // this.ultraChart2.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.LineChart; // // ultraChart2 // this.ultraChart2.Axis.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220))))); paintElement3.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None; paintElement3.Fill = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220))))); this.ultraChart2.Axis.PE = paintElement3; this.ultraChart2.Axis.X.Extent = 5; this.ultraChart2.Axis.X.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.X.Labels.FontColor = System.Drawing.Color.DimGray; this.ultraChart2.Axis.X.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart2.Axis.X.Labels.ItemFormatString = ""; this.ultraChart2.Axis.X.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.X.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing; this.ultraChart2.Axis.X.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.X.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray; this.ultraChart2.Axis.X.Labels.SeriesLabels.FormatString = ""; this.ultraChart2.Axis.X.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart2.Axis.X.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.X.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing; this.ultraChart2.Axis.X.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.X.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.X.Labels.Visible = false; this.ultraChart2.Axis.X.LineThickness = 1; this.ultraChart2.Axis.X.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.X.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart2.Axis.X.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.X.MajorGridLines.Visible = false; this.ultraChart2.Axis.X.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.X.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart2.Axis.X.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.X.MinorGridLines.Visible = false; this.ultraChart2.Axis.X.ScrollScale.Visible = true; this.ultraChart2.Axis.X.TickmarkIntervalType = Infragistics.UltraChart.Shared.Styles.AxisIntervalType.Hours; this.ultraChart2.Axis.X.TickmarkPercentage = 5D; this.ultraChart2.Axis.X.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart2.Axis.X.Visible = true; this.ultraChart2.Axis.X2.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.X2.Labels.FontColor = System.Drawing.Color.Gray; this.ultraChart2.Axis.X2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far; this.ultraChart2.Axis.X2.Labels.ItemFormatString = ""; this.ultraChart2.Axis.X2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.X2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing; this.ultraChart2.Axis.X2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.X2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray; this.ultraChart2.Axis.X2.Labels.SeriesLabels.FormatString = ""; this.ultraChart2.Axis.X2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far; this.ultraChart2.Axis.X2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.X2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing; this.ultraChart2.Axis.X2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.X2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.X2.Labels.Visible = false; this.ultraChart2.Axis.X2.LineThickness = 1; this.ultraChart2.Axis.X2.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.X2.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart2.Axis.X2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.X2.MajorGridLines.Visible = true; this.ultraChart2.Axis.X2.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.X2.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart2.Axis.X2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.X2.MinorGridLines.Visible = false; this.ultraChart2.Axis.X2.TickmarkIntervalType = Infragistics.UltraChart.Shared.Styles.AxisIntervalType.Hours; this.ultraChart2.Axis.X2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart2.Axis.X2.Visible = false; this.ultraChart2.Axis.Y.Extent = 40; this.ultraChart2.Axis.Y.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.Y.Labels.FontColor = System.Drawing.Color.DimGray; this.ultraChart2.Axis.Y.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far; this.ultraChart2.Axis.Y.Labels.ItemFormatString = ""; this.ultraChart2.Axis.Y.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.Y.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart2.Axis.Y.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.Y.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray; this.ultraChart2.Axis.Y.Labels.SeriesLabels.FormatString = ""; this.ultraChart2.Axis.Y.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far; this.ultraChart2.Axis.Y.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.Y.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart2.Axis.Y.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.Y.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.Y.LineThickness = 1; this.ultraChart2.Axis.Y.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.Y.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart2.Axis.Y.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.Y.MajorGridLines.Visible = true; this.ultraChart2.Axis.Y.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.Y.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart2.Axis.Y.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.Y.MinorGridLines.Visible = false; this.ultraChart2.Axis.Y.TickmarkInterval = 0.2D; this.ultraChart2.Axis.Y.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart2.Axis.Y.Visible = true; this.ultraChart2.Axis.Y2.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.Y2.Labels.FontColor = System.Drawing.Color.Gray; this.ultraChart2.Axis.Y2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart2.Axis.Y2.Labels.ItemFormatString = ""; this.ultraChart2.Axis.Y2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.Y2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart2.Axis.Y2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.Y2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray; this.ultraChart2.Axis.Y2.Labels.SeriesLabels.FormatString = ""; this.ultraChart2.Axis.Y2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart2.Axis.Y2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.Y2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart2.Axis.Y2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.Y2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.Y2.Labels.Visible = false; this.ultraChart2.Axis.Y2.LineThickness = 1; this.ultraChart2.Axis.Y2.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.Y2.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart2.Axis.Y2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.Y2.MajorGridLines.Visible = true; this.ultraChart2.Axis.Y2.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.Y2.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart2.Axis.Y2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.Y2.MinorGridLines.Visible = false; this.ultraChart2.Axis.Y2.TickmarkInterval = 50D; this.ultraChart2.Axis.Y2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart2.Axis.Y2.Visible = false; this.ultraChart2.Axis.Z.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.Z.Labels.FontColor = System.Drawing.Color.DimGray; this.ultraChart2.Axis.Z.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart2.Axis.Z.Labels.ItemFormatString = ""; this.ultraChart2.Axis.Z.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.Z.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart2.Axis.Z.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.Z.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray; this.ultraChart2.Axis.Z.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart2.Axis.Z.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.Z.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart2.Axis.Z.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.Z.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.Z.Labels.Visible = false; this.ultraChart2.Axis.Z.LineThickness = 1; this.ultraChart2.Axis.Z.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.Z.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart2.Axis.Z.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.Z.MajorGridLines.Visible = true; this.ultraChart2.Axis.Z.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.Z.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart2.Axis.Z.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.Z.MinorGridLines.Visible = false; this.ultraChart2.Axis.Z.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart2.Axis.Z.Visible = false; this.ultraChart2.Axis.Z2.Labels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.Z2.Labels.FontColor = System.Drawing.Color.Gray; this.ultraChart2.Axis.Z2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart2.Axis.Z2.Labels.ItemFormatString = ""; this.ultraChart2.Axis.Z2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.Z2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart2.Axis.Z2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F); this.ultraChart2.Axis.Z2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray; this.ultraChart2.Axis.Z2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near; this.ultraChart2.Axis.Z2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto; this.ultraChart2.Axis.Z2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal; this.ultraChart2.Axis.Z2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.Z2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center; this.ultraChart2.Axis.Z2.Labels.Visible = false; this.ultraChart2.Axis.Z2.LineThickness = 1; this.ultraChart2.Axis.Z2.MajorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.Z2.MajorGridLines.Color = System.Drawing.Color.Gainsboro; this.ultraChart2.Axis.Z2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.Z2.MajorGridLines.Visible = true; this.ultraChart2.Axis.Z2.MinorGridLines.AlphaLevel = ((byte)(255)); this.ultraChart2.Axis.Z2.MinorGridLines.Color = System.Drawing.Color.LightGray; this.ultraChart2.Axis.Z2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot; this.ultraChart2.Axis.Z2.MinorGridLines.Visible = false; this.ultraChart2.Axis.Z2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart; this.ultraChart2.Axis.Z2.Visible = false; this.ultraChart2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.ultraChart2.ColorModel.AlphaLevel = ((byte)(150)); this.ultraChart2.ColorModel.ColorBegin = System.Drawing.Color.Pink; this.ultraChart2.ColorModel.ColorEnd = System.Drawing.Color.DarkRed; this.ultraChart2.ColorModel.ModelStyle = Infragistics.UltraChart.Shared.Styles.ColorModels.CustomLinear; numericSeries2.Key = "series2"; paintElement4.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None; numericDataPoint2.PE = paintElement4; numericSeries2.Points.AddRange(new Infragistics.UltraChart.Resources.Appearance.NumericDataPoint[] { numericDataPoint2}); this.ultraChart2.CompositeChart.Series.AddRange(new Infragistics.UltraChart.Data.Series.ISeries[] { numericSeries2}); this.ultraChart2.Data.DataMember = "曲线图"; this.ultraChart2.DataMember = "曲线图"; this.ultraChart2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraChart2.Effects.Effects.Add(gradientEffect2); this.ultraChart2.Location = new System.Drawing.Point(0, 0); this.ultraChart2.Name = "ultraChart2"; this.ultraChart2.Size = new System.Drawing.Size(1686, 256); this.ultraChart2.TabIndex = 5; this.ultraChart2.Tooltips.HighlightFillColor = System.Drawing.Color.DimGray; this.ultraChart2.Tooltips.HighlightOutlineColor = System.Drawing.Color.DarkGray; // // panel26 // this.panel26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(222)))), ((int)(((byte)(247))))); this.panel26.Controls.Add(this.lbl_EndTime2); this.panel26.Controls.Add(this.lbl_StartTime2); this.panel26.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel26.Location = new System.Drawing.Point(0, 256); this.panel26.Name = "panel26"; this.panel26.Size = new System.Drawing.Size(1686, 30); this.panel26.TabIndex = 0; // // lbl_EndTime2 // this.lbl_EndTime2.Dock = System.Windows.Forms.DockStyle.Right; this.lbl_EndTime2.Location = new System.Drawing.Point(1596, 0); this.lbl_EndTime2.Name = "lbl_EndTime2"; this.lbl_EndTime2.Size = new System.Drawing.Size(90, 30); this.lbl_EndTime2.TabIndex = 2; this.lbl_EndTime2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lbl_StartTime2 // this.lbl_StartTime2.Dock = System.Windows.Forms.DockStyle.Left; this.lbl_StartTime2.Location = new System.Drawing.Point(0, 0); this.lbl_StartTime2.Name = "lbl_StartTime2"; this.lbl_StartTime2.Size = new System.Drawing.Size(100, 30); this.lbl_StartTime2.TabIndex = 1; this.lbl_StartTime2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // beltActualGrid // this.beltActualGrid.DisplayLayout.DefaultSelectedBackColor = System.Drawing.Color.Empty; this.beltActualGrid.DisplayLayout.DefaultSelectedForeColor = System.Drawing.Color.Empty; this.beltActualGrid.DisplayLayout.GroupByBox.Hidden = true; this.beltActualGrid.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True; this.beltActualGrid.DisplayLayout.Override.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Button3D; appearance8.TextVAlignAsString = "Middle"; this.beltActualGrid.DisplayLayout.Override.CellAppearance = appearance8; this.beltActualGrid.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect; appearance17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250))))); appearance17.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250))))); this.beltActualGrid.DisplayLayout.Override.HeaderAppearance = appearance17; this.beltActualGrid.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard; this.beltActualGrid.DisplayLayout.Override.MaxSelectedRows = 1; this.beltActualGrid.DisplayLayout.Override.MinRowHeight = 21; appearance18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250))))); appearance18.TextVAlignAsString = "Middle"; this.beltActualGrid.DisplayLayout.Override.RowSelectorAppearance = appearance18; this.beltActualGrid.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex; this.beltActualGrid.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None; this.beltActualGrid.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single; this.beltActualGrid.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True; this.beltActualGrid.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.beltActualGrid.Dock = System.Windows.Forms.DockStyle.Fill; this.beltActualGrid.Font = new System.Drawing.Font("宋体", 12F); this.beltActualGrid.Location = new System.Drawing.Point(0, 0); this.beltActualGrid.Name = "beltActualGrid"; this.beltActualGrid.Size = new System.Drawing.Size(1692, 584); this.beltActualGrid.TabIndex = 8; // // ultraGroupBoxCondition // this.ultraGroupBoxCondition.Controls.Add(this.dtStartTime); this.ultraGroupBoxCondition.Controls.Add(this.label4); this.ultraGroupBoxCondition.Controls.Add(this.dtEndTime); this.ultraGroupBoxCondition.Controls.Add(this.label1); this.ultraGroupBoxCondition.Controls.Add(this.cbPntName_1); this.ultraGroupBoxCondition.Controls.Add(this.label16); this.ultraGroupBoxCondition.Controls.Add(this.cmbStateName); this.ultraGroupBoxCondition.Controls.Add(this.label6); this.ultraGroupBoxCondition.Dock = System.Windows.Forms.DockStyle.Top; this.ultraGroupBoxCondition.Location = new System.Drawing.Point(0, 0); this.ultraGroupBoxCondition.Name = "ultraGroupBoxCondition"; this.ultraGroupBoxCondition.Size = new System.Drawing.Size(1698, 68); this.ultraGroupBoxCondition.TabIndex = 0; this.ultraGroupBoxCondition.Text = "查询条件"; this.ultraGroupBoxCondition.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007; // // dtStartTime // this.dtStartTime.Cursor = System.Windows.Forms.Cursors.Default; this.dtStartTime.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.dtStartTime.Font = new System.Drawing.Font("宋体", 12F); this.dtStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtStartTime.Location = new System.Drawing.Point(104, 26); this.dtStartTime.Margin = new System.Windows.Forms.Padding(0, 5, 0, 0); this.dtStartTime.MaxDate = new System.DateTime(3000, 12, 31, 0, 0, 0, 0); this.dtStartTime.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0); this.dtStartTime.Name = "dtStartTime"; this.dtStartTime.Size = new System.Drawing.Size(200, 26); this.dtStartTime.TabIndex = 144; // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.Location = new System.Drawing.Point(310, 33); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(17, 12); this.label4.TabIndex = 143; this.label4.Text = "至"; // // dtEndTime // this.dtEndTime.Cursor = System.Windows.Forms.Cursors.Default; this.dtEndTime.CustomFormat = "yyyy-MM-dd HH:mm:ss"; this.dtEndTime.Font = new System.Drawing.Font("宋体", 12F); this.dtEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtEndTime.Location = new System.Drawing.Point(330, 26); this.dtEndTime.Margin = new System.Windows.Forms.Padding(0, 5, 0, 0); this.dtEndTime.MaxDate = new System.DateTime(3000, 12, 31, 0, 0, 0, 0); this.dtEndTime.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0); this.dtEndTime.Name = "dtEndTime"; this.dtEndTime.Size = new System.Drawing.Size(200, 26); this.dtEndTime.TabIndex = 141; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Font = new System.Drawing.Font("宋体", 10F); this.label1.Location = new System.Drawing.Point(28, 32); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(63, 14); this.label1.TabIndex = 142; this.label1.Text = "创建时间"; // // cbPntName_1 // this.cbPntName_1.Font = new System.Drawing.Font("宋体", 12F); this.cbPntName_1.Location = new System.Drawing.Point(755, 27); this.cbPntName_1.Name = "cbPntName_1"; this.cbPntName_1.Size = new System.Drawing.Size(152, 25); this.cbPntName_1.TabIndex = 140; // // label16 // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; this.label16.Font = new System.Drawing.Font("宋体", 10F); this.label16.Location = new System.Drawing.Point(700, 34); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(49, 14); this.label16.TabIndex = 139; this.label16.Text = "计量点"; // // cmbStateName // this.cmbStateName.Font = new System.Drawing.Font("宋体", 12F); this.cmbStateName.Location = new System.Drawing.Point(587, 27); this.cmbStateName.Name = "cmbStateName"; this.cmbStateName.Size = new System.Drawing.Size(92, 25); this.cmbStateName.TabIndex = 124; // // label6 // this.label6.AutoSize = true; this.label6.BackColor = System.Drawing.Color.Transparent; this.label6.Font = new System.Drawing.Font("宋体", 10F); this.label6.Location = new System.Drawing.Point(546, 33); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(35, 14); this.label6.TabIndex = 123; this.label6.Text = "秤台"; // // panel1 // this.panel1.Controls.Add(this.panel1_Fill_Panel); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top); this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(3, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1698, 30); this.panel1.TabIndex = 0; // // panel1_Fill_Panel // this.panel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default; this.panel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1_Fill_Panel.Location = new System.Drawing.Point(0, 27); this.panel1_Fill_Panel.Name = "panel1_Fill_Panel"; this.panel1_Fill_Panel.Size = new System.Drawing.Size(1698, 3); this.panel1_Fill_Panel.TabIndex = 0; // // _panel1_Toolbars_Dock_Area_Left // this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245))))); this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left; this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 27); this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left"; this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 3); this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1; // // ultraToolbarsManager1 // this.ultraToolbarsManager1.DesignerFlags = 1; this.ultraToolbarsManager1.DockWithinContainer = this.panel1; this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2003; ultraToolbar1.DockedColumn = 0; ultraToolbar1.DockedRow = 0; ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool1}); ultraToolbar1.Text = "UltraToolbar1"; this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] { ultraToolbar1}); appearance27.Image = ((object)(resources.GetObject("appearance27.Image"))); buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance27; buttonTool5.SharedPropsInternal.Caption = "查询"; buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance28.Image = ((object)(resources.GetObject("appearance28.Image"))); buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance28; buttonTool6.SharedPropsInternal.Caption = "导出"; buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance30.Image = ((object)(resources.GetObject("appearance30.Image"))); buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance30; buttonTool7.SharedPropsInternal.Caption = "删除"; buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance54.Image = ((object)(resources.GetObject("appearance54.Image"))); buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance54; buttonTool8.SharedPropsInternal.Caption = "还原"; buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance55.Image = ((object)(resources.GetObject("appearance55.Image"))); buttonTool10.SharedPropsInternal.AppearancesSmall.Appearance = appearance55; buttonTool10.SharedPropsInternal.Caption = "退出"; buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance23.Image = ((object)(resources.GetObject("appearance23.Image"))); buttonTool12.SharedPropsInternal.AppearancesSmall.Appearance = appearance23; buttonTool12.SharedPropsInternal.Caption = "新增"; buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance24.Image = ((object)(resources.GetObject("appearance24.Image"))); buttonTool14.SharedPropsInternal.AppearancesSmall.Appearance = appearance24; buttonTool14.SharedPropsInternal.Caption = "修改"; buttonTool14.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance12.Image = ((object)(resources.GetObject("appearance12.Image"))); buttonTool16.SharedPropsInternal.AppearancesSmall.Appearance = appearance12; buttonTool16.SharedPropsInternal.Caption = "审核"; buttonTool16.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance13.Image = ((object)(resources.GetObject("appearance13.Image"))); buttonTool17.SharedPropsInternal.AppearancesSmall.Appearance = appearance13; buttonTool17.SharedPropsInternal.Caption = "取消审核"; buttonTool17.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool5, buttonTool6, buttonTool7, buttonTool8, buttonTool10, buttonTool12, buttonTool14, buttonTool16, buttonTool17}); this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick); // // _panel1_Toolbars_Dock_Area_Right // this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245))))); this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right; this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1698, 27); this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right"; this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 3); this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1; // // _panel1_Toolbars_Dock_Area_Top // this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245))))); this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top; this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0); this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top"; this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1698, 27); this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1; // // _panel1_Toolbars_Dock_Area_Bottom // this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245))))); this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom; this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText; this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 30); this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom"; this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1698, 0); this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1; // // frmGraphInfo // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.White; this.ClientSize = new System.Drawing.Size(1704, 706); this.ControlBox = false; this.Controls.Add(this.ultraGroupBox1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(2); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "frmGraphInfo"; this.Text = "皮带曲线查询"; this.Load += new System.EventHandler(this.frmGraphInfo_Load); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); this.panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit(); this.ultraGroupBox4.ResumeLayout(false); this.panel2Query.ResumeLayout(false); this.tableLayoutPanel2.ResumeLayout(false); this.panel23.ResumeLayout(false); this.panel27.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraChart1)).EndInit(); this.panel25.ResumeLayout(false); this.panel24.ResumeLayout(false); this.panel28.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraChart2)).EndInit(); this.panel26.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.beltActualGrid)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBoxCondition)).EndInit(); this.ultraGroupBoxCondition.ResumeLayout(false); this.ultraGroupBoxCondition.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.cbPntName_1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbStateName)).EndInit(); this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit(); this.ResumeLayout(false); } #endregion private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1; private System.Windows.Forms.Panel panel2; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4; private System.Windows.Forms.Panel panel2Query; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBoxCondition; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Panel panel1_Fill_Panel; private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom; private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1; private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbStateName; private System.Windows.Forms.Label label6; private Infragistics.Win.UltraWinGrid.UltraGrid beltActualGrid; private Infragistics.Win.UltraWinEditors.UltraComboEditor cbPntName_1; private System.Windows.Forms.Label label16; private System.Windows.Forms.DateTimePicker dtStartTime; private System.Windows.Forms.Label label4; private System.Windows.Forms.DateTimePicker dtEndTime; private System.Windows.Forms.Label label1; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; private System.Windows.Forms.Panel panel23; private System.Windows.Forms.Panel panel27; private Infragistics.Win.UltraWinChart.UltraChart ultraChart1; private System.Windows.Forms.Panel panel25; private System.Windows.Forms.Label lbl_EndTime1; private System.Windows.Forms.Label lbl_StartTime1; private System.Windows.Forms.Panel panel24; private System.Windows.Forms.Panel panel28; private Infragistics.Win.UltraWinChart.UltraChart ultraChart2; private System.Windows.Forms.Panel panel26; private System.Windows.Forms.Label lbl_EndTime2; private System.Windows.Forms.Label lbl_StartTime2; } }