namespace Dongke.IBOSS.PRD.Client.PMModule { partial class F_PM_1802 { /// /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_1802)); System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend(); System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series(); System.Windows.Forms.DataVisualization.Charting.Title title1 = new System.Windows.Forms.DataVisualization.Charting.Title(); this.c_GroupBox1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox(); this.dkThermometer = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkThermometerSearchBox(); this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtRecordDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.txtRecordDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.lblRecordDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart(); this.c_GroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit(); this.SuspendLayout(); // // c_GroupBox1 // this.c_GroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.c_GroupBox1.BackColor = System.Drawing.Color.Transparent; this.c_GroupBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("c_GroupBox1.BackgroundImage"))); this.c_GroupBox1.Controls.Add(this.dkThermometer); this.c_GroupBox1.Controls.Add(this.btnClearCondition); this.c_GroupBox1.Controls.Add(this.btnSearch); this.c_GroupBox1.Controls.Add(this.c_Label1); this.c_GroupBox1.Controls.Add(this.txtRecordDateEnd); this.c_GroupBox1.Controls.Add(this.txtRecordDateStart); this.c_GroupBox1.Controls.Add(this.lblRecordDate); this.c_GroupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_GroupBox1.ForeColor = System.Drawing.SystemColors.ControlText; this.c_GroupBox1.IsMustInput = false; this.c_GroupBox1.Location = new System.Drawing.Point(12, 12); this.c_GroupBox1.Name = "c_GroupBox1"; this.c_GroupBox1.OriginalHeight = -1; this.c_GroupBox1.Size = new System.Drawing.Size(947, 50); this.c_GroupBox1.TabIndex = 4; this.c_GroupBox1.TabStop = false; this.c_GroupBox1.Text = "查询条件 ▼"; // // dkThermometer // this.dkThermometer.DataSource = null; this.dkThermometer.Enabled = true; this.dkThermometer.IsEnablePurview = false; this.dkThermometer.IsMustInput = false; this.dkThermometer.Location = new System.Drawing.Point(6, 19); this.dkThermometer.ManagerName = ""; this.dkThermometer.Name = "dkThermometer"; this.dkThermometer.OPTimeStamp = new System.DateTime(((long)(0))); this.dkThermometer.Purview = null; this.dkThermometer.Size = new System.Drawing.Size(265, 21); this.dkThermometer.TabIndex = 1; this.dkThermometer.ThermometerCode = ""; this.dkThermometer.ThermometerID = null; this.dkThermometer.ThermometerIDS = null; this.dkThermometer.Title = "温湿计编码"; this.dkThermometer.TxtMouldTypeBackColor = System.Drawing.SystemColors.Control; // // btnClearCondition // this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnClearCondition.BackColor = System.Drawing.Color.Gray; this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage"))); this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnClearCondition.ForeColor = System.Drawing.Color.White; this.btnClearCondition.Location = new System.Drawing.Point(856, 14); this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.btnClearCondition.Name = "btnClearCondition"; this.btnClearCondition.Size = new System.Drawing.Size(85, 30); this.btnClearCondition.TabIndex = 5; this.btnClearCondition.Text = "清空条件(&C)"; this.btnClearCondition.UseVisualStyleBackColor = false; this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click); // // btnSearch // this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnSearch.BackColor = System.Drawing.Color.Gray; this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage"))); this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSearch.ForeColor = System.Drawing.Color.White; this.btnSearch.Location = new System.Drawing.Point(765, 14); this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.btnSearch.Name = "btnSearch"; this.btnSearch.Size = new System.Drawing.Size(85, 30); this.btnSearch.TabIndex = 4; this.btnSearch.Text = "查询(&Q)"; this.btnSearch.UseVisualStyleBackColor = false; this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click); // // c_Label1 // this.c_Label1.AutoSize = true; this.c_Label1.BackColor = System.Drawing.Color.Transparent; this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label1.Location = new System.Drawing.Point(463, 23); this.c_Label1.Name = "c_Label1"; this.c_Label1.Size = new System.Drawing.Size(17, 12); this.c_Label1.TabIndex = 7; this.c_Label1.Text = "至"; // // txtRecordDateEnd // this.txtRecordDateEnd.CustomFormat = "yyyy-MM-dd"; this.txtRecordDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtRecordDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.txtRecordDateEnd.Location = new System.Drawing.Point(486, 19); this.txtRecordDateEnd.Name = "txtRecordDateEnd"; this.txtRecordDateEnd.Size = new System.Drawing.Size(121, 21); this.txtRecordDateEnd.TabIndex = 3; // // txtRecordDateStart // this.txtRecordDateStart.CustomFormat = "yyyy-MM-dd"; this.txtRecordDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtRecordDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.txtRecordDateStart.Location = new System.Drawing.Point(336, 19); this.txtRecordDateStart.Name = "txtRecordDateStart"; this.txtRecordDateStart.Size = new System.Drawing.Size(121, 21); this.txtRecordDateStart.TabIndex = 2; // // lblRecordDate // this.lblRecordDate.AutoSize = true; this.lblRecordDate.BackColor = System.Drawing.Color.Transparent; this.lblRecordDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblRecordDate.ForeColor = System.Drawing.SystemColors.ControlText; this.lblRecordDate.Location = new System.Drawing.Point(277, 23); this.lblRecordDate.Name = "lblRecordDate"; this.lblRecordDate.Size = new System.Drawing.Size(53, 12); this.lblRecordDate.TabIndex = 5; this.lblRecordDate.Text = "记录日期"; // // chart1 // this.chart1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.chart1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(223)))), ((int)(((byte)(193))))); this.chart1.BackGradientStyle = System.Windows.Forms.DataVisualization.Charting.GradientStyle.TopBottom; this.chart1.BorderlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(181)))), ((int)(((byte)(64)))), ((int)(((byte)(1))))); this.chart1.BorderlineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid; this.chart1.BorderlineWidth = 2; chartArea1.Area3DStyle.Inclination = 15; chartArea1.Area3DStyle.IsClustered = true; chartArea1.Area3DStyle.IsRightAngleAxes = false; chartArea1.Area3DStyle.Perspective = 10; chartArea1.Area3DStyle.Rotation = 10; chartArea1.Area3DStyle.WallWidth = 0; chartArea1.AxisX.IsLabelAutoFit = false; chartArea1.AxisX.LabelStyle.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); chartArea1.AxisX.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); chartArea1.AxisX.MajorGrid.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); chartArea1.AxisX2.Enabled = System.Windows.Forms.DataVisualization.Charting.AxisEnabled.False; chartArea1.AxisY.IsLabelAutoFit = false; chartArea1.AxisY.LabelStyle.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); chartArea1.AxisY.LabelStyle.Format = "00.0℃ or RH"; chartArea1.AxisY.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); chartArea1.AxisY.MajorGrid.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); chartArea1.AxisY2.Enabled = System.Windows.Forms.DataVisualization.Charting.AxisEnabled.False; chartArea1.BackColor = System.Drawing.Color.OldLace; chartArea1.BackSecondaryColor = System.Drawing.Color.White; chartArea1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); chartArea1.BorderDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid; chartArea1.Name = "Default"; chartArea1.ShadowColor = System.Drawing.Color.Transparent; this.chart1.ChartAreas.Add(chartArea1); legend1.Name = "Default"; this.chart1.Legends.Add(legend1); this.chart1.Location = new System.Drawing.Point(12, 68); this.chart1.Name = "chart1"; series1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(26)))), ((int)(((byte)(59)))), ((int)(((byte)(105))))); series1.ChartArea = "Default"; series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.FastLine; series1.Color = System.Drawing.Color.Red; series1.CustomProperties = "MinimumRelativePieSize=60, PieLabelStyle=Outside"; series1.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); series1.IsValueShownAsLabel = true; series1.IsXValueIndexed = true; series1.Legend = "Default"; series1.Name = "Default"; series2.ChartArea = "Default"; series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.FastLine; series2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); series2.CustomProperties = "MinimumRelativePieSize=60, PieLabelStyle=Outside"; series2.Font = new System.Drawing.Font("微软雅黑", 8.25F); series2.IsValueShownAsLabel = true; series2.IsXValueIndexed = true; series2.Legend = "Default"; series2.Name = "Default2"; this.chart1.Series.Add(series1); this.chart1.Series.Add(series2); this.chart1.Size = new System.Drawing.Size(947, 469); this.chart1.TabIndex = 5; title1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); title1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(59)))), ((int)(((byte)(105))))); title1.Name = "Title1"; title1.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); title1.ShadowOffset = 3; title1.Text = "环境统计(单位:温度℃,湿度RH)"; this.chart1.Titles.Add(title1); // // F_PM_1802 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(971, 562); this.Controls.Add(this.chart1); this.Controls.Add(this.c_GroupBox1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.IsSaveFormSize = false; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "F_PM_1802"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "环境日报"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_1802_FormClosed); this.Load += new System.EventHandler(this.F_PM_1802_Load); this.Controls.SetChildIndex(this.c_GroupBox1, 0); this.Controls.SetChildIndex(this.chart1, 0); this.c_GroupBox1.ResumeLayout(false); this.c_GroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private Basics.BaseControls.C_GroupBox c_GroupBox1; private Controls.SearchTextBox.dkThermometerSearchBox dkThermometer; private Basics.BaseControls.C_Button btnSearch; private Basics.BaseControls.C_Label c_Label1; private Basics.BaseControls.C_DateTimePicker txtRecordDateEnd; private Basics.BaseControls.C_DateTimePicker txtRecordDateStart; private Basics.BaseControls.C_Label lblRecordDate; private System.Windows.Forms.DataVisualization.Charting.Chart chart1; private Basics.BaseControls.C_Button btnClearCondition; } }