namespace LargeSquareOne { partial class FrmMonitor { /// /// 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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMonitor)); 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.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend(); System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series(); JinYuan.Models.ElectricEnergy electricEnergy1 = new JinYuan.Models.ElectricEnergy(); System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); System.Windows.Forms.DataVisualization.Charting.Legend legend3 = new System.Windows.Forms.DataVisualization.Charting.Legend(); System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series(); this.imageList1 = new System.Windows.Forms.ImageList(this.components); this.MainPanel = new JinYuan.ControlLib.PanelEnhanced(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.ucPanel_900_4502 = new JinYuan.ControlLib.ucPanel_900_450(); this.chartNgShow = new System.Windows.Forms.DataVisualization.Charting.Chart(); this.panel1 = new System.Windows.Forms.Panel(); this.ucPanel_900_4501 = new JinYuan.ControlLib.ucPanel_900_450(); this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); this.panel5 = new System.Windows.Forms.Panel(); this.proUtilizationRate = new JinYuan.ControlLib.ProcessEllipse(); this.label6 = new System.Windows.Forms.Label(); this.proPPM = new JinYuan.ControlLib.ProcessEllipse(); this.proTotalQty = new JinYuan.ControlLib.ArrTotalQty(); this.label3 = new System.Windows.Forms.Label(); this.proOKRatio = new HML.ArcProgress(); this.label4 = new System.Windows.Forms.Label(); this.proOKQty = new JinYuan.ControlLib.ProcessEllipse(); this.label5 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.titleRunTime = new JinYuan.ControlLib.TitleTime(); this.titleEqp_code = new JinYuan.ControlLib.TitleTime(); this.titleFactory_code = new JinYuan.ControlLib.TitleTime(); this.titleModeName = new JinYuan.ControlLib.TitleTime(); this.titleLine_No = new JinYuan.ControlLib.TitleTime(); this.titleStartTime = new JinYuan.ControlLib.TitleTime(); this.ucPanel_900_4505 = new JinYuan.ControlLib.ucPanel_900_450(); this.chartAlarmData = new System.Windows.Forms.DataVisualization.Charting.Chart(); this.ucPanel_900_4503 = new JinYuan.ControlLib.ucPanel_900_450(); this.ucElectricityMeterV1 = new JinYuan.ControlLib.UCElectricityMeterV(); this.ucPanel12Hour = new JinYuan.ControlLib.ucPanel_900_450(); this.Chart12HourTotal = new System.Windows.Forms.DataVisualization.Charting.Chart(); this.MainPanel.SuspendLayout(); this.tableLayoutPanel1.SuspendLayout(); this.ucPanel_900_4502.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chartNgShow)).BeginInit(); this.panel1.SuspendLayout(); this.ucPanel_900_4501.SuspendLayout(); this.tableLayoutPanel3.SuspendLayout(); this.panel5.SuspendLayout(); this.ucPanel_900_4505.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chartAlarmData)).BeginInit(); this.ucPanel_900_4503.SuspendLayout(); this.ucPanel12Hour.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.Chart12HourTotal)).BeginInit(); this.SuspendLayout(); // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "info.png"); this.imageList1.Images.SetKeyName(1, "warning.png"); this.imageList1.Images.SetKeyName(2, "error.png"); // // MainPanel // this.MainPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32))))); this.MainPanel.Controls.Add(this.tableLayoutPanel1); this.MainPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.MainPanel.Location = new System.Drawing.Point(0, 0); this.MainPanel.Margin = new System.Windows.Forms.Padding(0); this.MainPanel.Name = "MainPanel"; this.MainPanel.Size = new System.Drawing.Size(1370, 772); this.MainPanel.TabIndex = 0; // // tableLayoutPanel1 // this.tableLayoutPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38))))); this.tableLayoutPanel1.ColumnCount = 3; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F)); this.tableLayoutPanel1.Controls.Add(this.ucPanel_900_4502, 0, 1); this.tableLayoutPanel1.Controls.Add(this.panel1, 1, 0); this.tableLayoutPanel1.Controls.Add(this.ucPanel_900_4505, 2, 0); this.tableLayoutPanel1.Controls.Add(this.ucPanel_900_4503, 0, 0); this.tableLayoutPanel1.Controls.Add(this.ucPanel12Hour, 0, 2); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 4; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.16405F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 34.86128F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.28468F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 32.56936F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(1370, 772); this.tableLayoutPanel1.TabIndex = 37; // // ucPanel_900_4502 // this.ucPanel_900_4502.BackColor = System.Drawing.Color.Transparent; this.ucPanel_900_4502.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucPanel_900_4502.BackgroundImage"))); this.ucPanel_900_4502.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.ucPanel_900_4502.Controls.Add(this.chartNgShow); this.ucPanel_900_4502.Dock = System.Windows.Forms.DockStyle.Fill; this.ucPanel_900_4502.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ucPanel_900_4502.Location = new System.Drawing.Point(4, 129); this.ucPanel_900_4502.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.ucPanel_900_4502.Name = "ucPanel_900_4502"; this.ucPanel_900_4502.Size = new System.Drawing.Size(448, 259); this.ucPanel_900_4502.TabIndex = 41; this.ucPanel_900_4502.Title = ""; this.ucPanel_900_4502.TitleVisible = false; // // chartNgShow // this.chartNgShow.BackColor = System.Drawing.Color.Transparent; this.chartNgShow.BorderlineColor = System.Drawing.Color.Blue; chartArea1.AxisX.LabelStyle.ForeColor = System.Drawing.Color.White; chartArea1.AxisX.LineColor = System.Drawing.Color.White; chartArea1.AxisX.MajorGrid.LineColor = System.Drawing.Color.Transparent; chartArea1.AxisX.MajorTickMark.LineColor = System.Drawing.Color.White; chartArea1.AxisX.TitleFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); chartArea1.AxisX.TitleForeColor = System.Drawing.Color.White; chartArea1.AxisY.LabelStyle.ForeColor = System.Drawing.Color.White; chartArea1.AxisY.LineColor = System.Drawing.Color.White; chartArea1.AxisY.MajorGrid.LineColor = System.Drawing.Color.Transparent; chartArea1.AxisY.MajorTickMark.LineColor = System.Drawing.Color.White; chartArea1.AxisY.TitleFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); chartArea1.AxisY.TitleForeColor = System.Drawing.Color.White; chartArea1.BackColor = System.Drawing.Color.Transparent; chartArea1.BorderColor = System.Drawing.Color.Empty; chartArea1.Name = "ChartArea1"; this.chartNgShow.ChartAreas.Add(chartArea1); legend1.BackColor = System.Drawing.Color.Transparent; legend1.Enabled = false; legend1.ForeColor = System.Drawing.Color.White; legend1.IsEquallySpacedItems = true; legend1.Name = "Legend1"; this.chartNgShow.Legends.Add(legend1); this.chartNgShow.Location = new System.Drawing.Point(0, 0); this.chartNgShow.Name = "chartNgShow"; this.chartNgShow.Palette = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.None; this.chartNgShow.PaletteCustomColors = new System.Drawing.Color[] { System.Drawing.Color.DarkTurquoise, System.Drawing.Color.PaleGoldenrod, System.Drawing.Color.Green}; series1.ChartArea = "ChartArea1"; series1.IsXValueIndexed = true; series1.Legend = "Legend1"; series1.Name = "Series1"; this.chartNgShow.Series.Add(series1); this.chartNgShow.Size = new System.Drawing.Size(616, 279); this.chartNgShow.TabIndex = 5; this.chartNgShow.Text = "chart1"; // // panel1 // this.panel1.Controls.Add(this.ucPanel_900_4501); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(459, 3); this.panel1.Name = "panel1"; this.tableLayoutPanel1.SetRowSpan(this.panel1, 2); this.panel1.Size = new System.Drawing.Size(450, 387); this.panel1.TabIndex = 40; // // ucPanel_900_4501 // this.ucPanel_900_4501.BackColor = System.Drawing.Color.Transparent; this.ucPanel_900_4501.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucPanel_900_4501.BackgroundImage"))); this.ucPanel_900_4501.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.ucPanel_900_4501.Controls.Add(this.tableLayoutPanel3); this.ucPanel_900_4501.Dock = System.Windows.Forms.DockStyle.Fill; this.ucPanel_900_4501.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ucPanel_900_4501.Location = new System.Drawing.Point(0, 0); this.ucPanel_900_4501.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.ucPanel_900_4501.Name = "ucPanel_900_4501"; this.ucPanel_900_4501.Size = new System.Drawing.Size(450, 387); this.ucPanel_900_4501.TabIndex = 0; this.ucPanel_900_4501.Title = ""; this.ucPanel_900_4501.TitleVisible = false; // // tableLayoutPanel3 // this.tableLayoutPanel3.ColumnCount = 2; this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 51.13269F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 48.86731F)); this.tableLayoutPanel3.Controls.Add(this.panel5, 0, 5); this.tableLayoutPanel3.Controls.Add(this.titleRunTime, 0, 3); this.tableLayoutPanel3.Controls.Add(this.titleEqp_code, 1, 3); this.tableLayoutPanel3.Controls.Add(this.titleFactory_code, 1, 1); this.tableLayoutPanel3.Controls.Add(this.titleModeName, 0, 1); this.tableLayoutPanel3.Controls.Add(this.titleLine_No, 1, 2); this.tableLayoutPanel3.Controls.Add(this.titleStartTime, 0, 2); this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel3.Name = "tableLayoutPanel3"; this.tableLayoutPanel3.RowCount = 8; this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 8F)); this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 8F)); this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 281F)); this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 51F)); this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 54F)); this.tableLayoutPanel3.Size = new System.Drawing.Size(450, 387); this.tableLayoutPanel3.TabIndex = 0; // // panel5 // this.panel5.BackgroundImage = global::LargeSquareOne.Properties.Resources.组_178_拷贝1; this.panel5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.tableLayoutPanel3.SetColumnSpan(this.panel5, 2); this.panel5.Controls.Add(this.proUtilizationRate); this.panel5.Controls.Add(this.label6); this.panel5.Controls.Add(this.proPPM); this.panel5.Controls.Add(this.proTotalQty); this.panel5.Controls.Add(this.label3); this.panel5.Controls.Add(this.proOKRatio); this.panel5.Controls.Add(this.label4); this.panel5.Controls.Add(this.proOKQty); this.panel5.Controls.Add(this.label5); this.panel5.Controls.Add(this.label2); this.panel5.Dock = System.Windows.Forms.DockStyle.Fill; this.panel5.Location = new System.Drawing.Point(3, 109); this.panel5.Name = "panel5"; this.tableLayoutPanel3.SetRowSpan(this.panel5, 2); this.panel5.Size = new System.Drawing.Size(444, 326); this.panel5.TabIndex = 4; // // proUtilizationRate // this.proUtilizationRate.BackColor = System.Drawing.Color.Transparent; this.proUtilizationRate.BackEllipseColor = System.Drawing.Color.Transparent; this.proUtilizationRate.CoreEllipseColor = System.Drawing.Color.Transparent; this.proUtilizationRate.FloatValue = 0F; this.proUtilizationRate.IntValue = 0; this.proUtilizationRate.IsShowCoreEllipseBorder = true; this.proUtilizationRate.Location = new System.Drawing.Point(485, 66); this.proUtilizationRate.Margin = new System.Windows.Forms.Padding(2); this.proUtilizationRate.MaxValue = 100; this.proUtilizationRate.Name = "proUtilizationRate"; this.proUtilizationRate.ShowStyleType = JinYuan.ControlLib.ShowStyleType.Ring; this.proUtilizationRate.ShowType = JinYuan.ControlLib.ShowType.稼动率; this.proUtilizationRate.Size = new System.Drawing.Size(100, 100); this.proUtilizationRate.TabIndex = 22; this.proUtilizationRate.ValueColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128))))); this.proUtilizationRate.ValueFloatOrInt = JinYuan.ControlLib.ValueFloatOrInt.Float; this.proUtilizationRate.ValueMargin = 2; this.proUtilizationRate.ValueType = JinYuan.ControlLib.ValueType.Percent; this.proUtilizationRate.ValueWidth = 10; // // label6 // this.label6.BackColor = System.Drawing.Color.Transparent; this.label6.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold); this.label6.ForeColor = System.Drawing.Color.White; this.label6.Location = new System.Drawing.Point(397, 5); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(87, 25); this.label6.TabIndex = 32; this.label6.Text = "PPM"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // proPPM // this.proPPM.BackColor = System.Drawing.Color.Transparent; this.proPPM.BackEllipseColor = System.Drawing.Color.Transparent; this.proPPM.CoreEllipseColor = System.Drawing.Color.Transparent; this.proPPM.FloatValue = 0F; this.proPPM.IntValue = 0; this.proPPM.IsShowCoreEllipseBorder = true; this.proPPM.Location = new System.Drawing.Point(387, 23); this.proPPM.MaxValue = 50000; this.proPPM.Name = "proPPM"; this.proPPM.ShowStyleType = JinYuan.ControlLib.ShowStyleType.Ring; this.proPPM.ShowType = JinYuan.ControlLib.ShowType.生产数; this.proPPM.Size = new System.Drawing.Size(102, 112); this.proPPM.TabIndex = 35; this.proPPM.ValueColor = System.Drawing.Color.Aquamarine; this.proPPM.ValueFloatOrInt = JinYuan.ControlLib.ValueFloatOrInt.Int; this.proPPM.ValueMargin = 1; this.proPPM.ValueType = JinYuan.ControlLib.ValueType.Absolute; this.proPPM.ValueWidth = 10; // // proTotalQty // this.proTotalQty.BackColor = System.Drawing.Color.Transparent; this.proTotalQty.Location = new System.Drawing.Point(130, 254); this.proTotalQty.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8); this.proTotalQty.Name = "proTotalQty"; this.proTotalQty.Size = new System.Drawing.Size(361, 65); this.proTotalQty.TabIndex = 31; this.proTotalQty.Tag = "生产总数"; this.proTotalQty.TotalValue = 0; // // label3 // this.label3.BackColor = System.Drawing.Color.Transparent; this.label3.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold); this.label3.ForeColor = System.Drawing.Color.White; this.label3.Location = new System.Drawing.Point(109, 9); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(103, 37); this.label3.TabIndex = 26; this.label3.Text = "良品总数"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // proOKRatio // this.proOKRatio.AnimationEnabled = true; this.proOKRatio.ArcAngleSize = 360; this.proOKRatio.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F); this.proOKRatio.ForeColor = System.Drawing.Color.White; this.proOKRatio.Location = new System.Drawing.Point(33, 83); this.proOKRatio.Name = "proOKRatio"; this.proOKRatio.Size = new System.Drawing.Size(80, 80); this.proOKRatio.TabIndex = 34; this.proOKRatio.ThicknessProportion = 10F; this.proOKRatio.TotalBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.proOKRatio.ValueBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); // // label4 // this.label4.BackColor = System.Drawing.Color.Transparent; this.label4.Font = new System.Drawing.Font("微软雅黑", 20F, System.Drawing.FontStyle.Bold); this.label4.ForeColor = System.Drawing.Color.White; this.label4.Location = new System.Drawing.Point(245, 214); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(134, 44); this.label4.TabIndex = 28; this.label4.Text = "生产总数"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // proOKQty // this.proOKQty.BackColor = System.Drawing.Color.Transparent; this.proOKQty.BackEllipseColor = System.Drawing.Color.Transparent; this.proOKQty.CoreEllipseColor = System.Drawing.Color.Transparent; this.proOKQty.FloatValue = 0F; this.proOKQty.IntValue = 0; this.proOKQty.IsShowCoreEllipseBorder = true; this.proOKQty.Location = new System.Drawing.Point(110, 37); this.proOKQty.MaxValue = 50000; this.proOKQty.Name = "proOKQty"; this.proOKQty.ShowStyleType = JinYuan.ControlLib.ShowStyleType.Ring; this.proOKQty.ShowType = JinYuan.ControlLib.ShowType.生产数; this.proOKQty.Size = new System.Drawing.Size(100, 100); this.proOKQty.TabIndex = 4; this.proOKQty.ValueColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128))))); this.proOKQty.ValueFloatOrInt = JinYuan.ControlLib.ValueFloatOrInt.Int; this.proOKQty.ValueMargin = 1; this.proOKQty.ValueType = JinYuan.ControlLib.ValueType.Absolute; this.proOKQty.ValueWidth = 10; // // label5 // this.label5.BackColor = System.Drawing.Color.Transparent; this.label5.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold); this.label5.ForeColor = System.Drawing.Color.White; this.label5.Location = new System.Drawing.Point(33, 49); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(78, 31); this.label5.TabIndex = 30; this.label5.Text = "优率"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label2 // this.label2.BackColor = System.Drawing.Color.Transparent; this.label2.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold); this.label2.ForeColor = System.Drawing.Color.White; this.label2.Location = new System.Drawing.Point(485, 26); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(107, 46); this.label2.TabIndex = 25; this.label2.Text = "稼动率"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // titleRunTime // this.titleRunTime.BackColor = System.Drawing.Color.Transparent; this.titleRunTime.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("titleRunTime.BackgroundImage"))); this.titleRunTime.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.titleRunTime.Dock = System.Windows.Forms.DockStyle.Fill; this.titleRunTime.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.titleRunTime.Location = new System.Drawing.Point(4, 73); this.titleRunTime.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.titleRunTime.Name = "titleRunTime"; this.titleRunTime.Size = new System.Drawing.Size(222, 20); this.titleRunTime.TabIndex = 1; this.titleRunTime.Title = "2023/08/17 10:10:10"; this.titleRunTime.TitleName = "开机时间"; this.titleRunTime.TitleNameForColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(233)))), ((int)(((byte)(255))))); this.titleRunTime.TtfPath = ""; // // titleEqp_code // this.titleEqp_code.BackColor = System.Drawing.Color.Transparent; this.titleEqp_code.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("titleEqp_code.BackgroundImage"))); this.titleEqp_code.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.titleEqp_code.Dock = System.Windows.Forms.DockStyle.Fill; this.titleEqp_code.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.titleEqp_code.Location = new System.Drawing.Point(234, 73); this.titleEqp_code.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.titleEqp_code.Name = "titleEqp_code"; this.titleEqp_code.Size = new System.Drawing.Size(212, 20); this.titleEqp_code.TabIndex = 5; this.titleEqp_code.Title = "602VIM01"; this.titleEqp_code.TitleName = "设备编号"; this.titleEqp_code.TitleNameForColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(233)))), ((int)(((byte)(255))))); this.titleEqp_code.TtfPath = ""; // // titleFactory_code // this.titleFactory_code.BackColor = System.Drawing.Color.Transparent; this.titleFactory_code.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("titleFactory_code.BackgroundImage"))); this.titleFactory_code.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.titleFactory_code.Dock = System.Windows.Forms.DockStyle.Fill; this.titleFactory_code.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.titleFactory_code.Location = new System.Drawing.Point(234, 13); this.titleFactory_code.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.titleFactory_code.Name = "titleFactory_code"; this.titleFactory_code.Size = new System.Drawing.Size(212, 20); this.titleFactory_code.TabIndex = 2; this.titleFactory_code.Title = "602VIE01"; this.titleFactory_code.TitleName = "工厂代号"; this.titleFactory_code.TitleNameForColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(233)))), ((int)(((byte)(255))))); this.titleFactory_code.TtfPath = ""; // // titleModeName // this.titleModeName.BackColor = System.Drawing.Color.Transparent; this.titleModeName.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("titleModeName.BackgroundImage"))); this.titleModeName.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.titleModeName.Dock = System.Windows.Forms.DockStyle.Fill; this.titleModeName.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.titleModeName.Location = new System.Drawing.Point(4, 13); this.titleModeName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.titleModeName.Name = "titleModeName"; this.titleModeName.Size = new System.Drawing.Size(222, 20); this.titleModeName.TabIndex = 8; this.titleModeName.Title = "G11"; this.titleModeName.TitleName = "生产型号"; this.titleModeName.TitleNameForColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(233)))), ((int)(((byte)(255))))); this.titleModeName.TtfPath = ""; // // titleLine_No // this.titleLine_No.BackColor = System.Drawing.Color.Transparent; this.titleLine_No.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("titleLine_No.BackgroundImage"))); this.titleLine_No.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.titleLine_No.Dock = System.Windows.Forms.DockStyle.Fill; this.titleLine_No.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.titleLine_No.Location = new System.Drawing.Point(234, 43); this.titleLine_No.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.titleLine_No.Name = "titleLine_No"; this.titleLine_No.Size = new System.Drawing.Size(212, 20); this.titleLine_No.TabIndex = 3; this.titleLine_No.Title = "14J-ZZ-L1"; this.titleLine_No.TitleName = "线体编号"; this.titleLine_No.TitleNameForColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(233)))), ((int)(((byte)(255))))); this.titleLine_No.TtfPath = ""; // // titleStartTime // this.titleStartTime.BackColor = System.Drawing.Color.Transparent; this.titleStartTime.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("titleStartTime.BackgroundImage"))); this.titleStartTime.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.titleStartTime.Dock = System.Windows.Forms.DockStyle.Fill; this.titleStartTime.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.titleStartTime.Location = new System.Drawing.Point(4, 43); this.titleStartTime.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.titleStartTime.Name = "titleStartTime"; this.titleStartTime.Size = new System.Drawing.Size(222, 20); this.titleStartTime.TabIndex = 0; this.titleStartTime.Title = "2023/08/17 10:10:10"; this.titleStartTime.TitleName = "运行时间"; this.titleStartTime.TitleNameForColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(233)))), ((int)(((byte)(255))))); this.titleStartTime.TtfPath = ""; this.titleStartTime.Load += new System.EventHandler(this.titleStartTime_Load); // // ucPanel_900_4505 // this.ucPanel_900_4505.BackColor = System.Drawing.Color.Transparent; this.ucPanel_900_4505.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucPanel_900_4505.BackgroundImage"))); this.ucPanel_900_4505.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.ucPanel_900_4505.Controls.Add(this.chartAlarmData); this.ucPanel_900_4505.Dock = System.Windows.Forms.DockStyle.Fill; this.ucPanel_900_4505.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ucPanel_900_4505.Location = new System.Drawing.Point(916, 5); this.ucPanel_900_4505.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.ucPanel_900_4505.Name = "ucPanel_900_4505"; this.tableLayoutPanel1.SetRowSpan(this.ucPanel_900_4505, 2); this.ucPanel_900_4505.Size = new System.Drawing.Size(450, 383); this.ucPanel_900_4505.TabIndex = 39; this.ucPanel_900_4505.Title = ""; this.ucPanel_900_4505.TitleVisible = false; // // chartAlarmData // this.chartAlarmData.BackColor = System.Drawing.Color.Transparent; this.chartAlarmData.BorderlineColor = System.Drawing.Color.Blue; chartArea2.AxisX.LabelStyle.ForeColor = System.Drawing.Color.White; chartArea2.AxisX.LineColor = System.Drawing.Color.White; chartArea2.AxisX.MajorGrid.LineColor = System.Drawing.Color.Transparent; chartArea2.AxisX.MajorTickMark.LineColor = System.Drawing.Color.White; chartArea2.AxisX.ScaleBreakStyle.LineColor = System.Drawing.Color.White; chartArea2.AxisX.TitleFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); chartArea2.AxisX.TitleForeColor = System.Drawing.Color.White; chartArea2.AxisY.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount; chartArea2.AxisY.LabelStyle.ForeColor = System.Drawing.Color.White; chartArea2.AxisY.LineColor = System.Drawing.Color.White; chartArea2.AxisY.MajorGrid.LineColor = System.Drawing.Color.Transparent; chartArea2.AxisY.MajorTickMark.LineColor = System.Drawing.Color.White; chartArea2.AxisY.MinorGrid.LineColor = System.Drawing.Color.White; chartArea2.AxisY.TitleFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); chartArea2.AxisY.TitleForeColor = System.Drawing.Color.White; chartArea2.BackColor = System.Drawing.Color.Transparent; chartArea2.BorderColor = System.Drawing.Color.Empty; chartArea2.BorderWidth = 2; chartArea2.Name = "ChartArea1"; this.chartAlarmData.ChartAreas.Add(chartArea2); this.chartAlarmData.Dock = System.Windows.Forms.DockStyle.Fill; legend2.BackColor = System.Drawing.Color.Transparent; legend2.Docking = System.Windows.Forms.DataVisualization.Charting.Docking.Top; legend2.Enabled = false; legend2.ForeColor = System.Drawing.Color.White; legend2.IsEquallySpacedItems = true; legend2.Name = "Legend1"; this.chartAlarmData.Legends.Add(legend2); this.chartAlarmData.Location = new System.Drawing.Point(0, 0); this.chartAlarmData.Name = "chartAlarmData"; this.chartAlarmData.Palette = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.None; this.chartAlarmData.PaletteCustomColors = new System.Drawing.Color[] { System.Drawing.Color.DarkTurquoise}; series2.ChartArea = "ChartArea1"; series2.IsXValueIndexed = true; series2.Legend = "Legend1"; series2.Name = "Series1"; this.chartAlarmData.Series.Add(series2); this.chartAlarmData.Size = new System.Drawing.Size(450, 383); this.chartAlarmData.TabIndex = 6; this.chartAlarmData.Text = "chart1"; // // ucPanel_900_4503 // this.ucPanel_900_4503.BackColor = System.Drawing.Color.Transparent; this.ucPanel_900_4503.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucPanel_900_4503.BackgroundImage"))); this.ucPanel_900_4503.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.ucPanel_900_4503.Controls.Add(this.ucElectricityMeterV1); this.ucPanel_900_4503.Dock = System.Windows.Forms.DockStyle.Fill; this.ucPanel_900_4503.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ucPanel_900_4503.Location = new System.Drawing.Point(4, 5); this.ucPanel_900_4503.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.ucPanel_900_4503.Name = "ucPanel_900_4503"; this.ucPanel_900_4503.Size = new System.Drawing.Size(448, 114); this.ucPanel_900_4503.TabIndex = 0; this.ucPanel_900_4503.Title = ""; this.ucPanel_900_4503.TitleVisible = false; // // ucElectricityMeterV1 // this.ucElectricityMeterV1.BackColor = System.Drawing.Color.Transparent; this.ucElectricityMeterV1.Dock = System.Windows.Forms.DockStyle.Fill; electricEnergy1.AccumulatedElectricity = null; electricEnergy1.ActivePower = null; electricEnergy1.ct = null; electricEnergy1.PhaseCurrentA = null; electricEnergy1.PhaseCurrentB = null; electricEnergy1.PhaseCurrentC = null; electricEnergy1.PhasePowerA = null; electricEnergy1.PhasePowerB = null; electricEnergy1.PhasePowerC = null; electricEnergy1.PhaseVoltageA = null; electricEnergy1.PhaseVoltageB = null; electricEnergy1.PhaseVoltageC = null; electricEnergy1.PowerFactor = null; electricEnergy1.pt = null; this.ucElectricityMeterV1.ElectricEnergy = electricEnergy1; this.ucElectricityMeterV1.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ucElectricityMeterV1.Location = new System.Drawing.Point(0, 0); this.ucElectricityMeterV1.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3); this.ucElectricityMeterV1.Name = "ucElectricityMeterV1"; this.ucElectricityMeterV1.ProjectNameForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(233)))), ((int)(((byte)(255))))); this.ucElectricityMeterV1.ProjectUintForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(233)))), ((int)(((byte)(255))))); this.ucElectricityMeterV1.Size = new System.Drawing.Size(448, 114); this.ucElectricityMeterV1.TabIndex = 0; this.ucElectricityMeterV1.TitleName = "智能电表(设备)"; // // ucPanel12Hour // this.ucPanel12Hour.BackColor = System.Drawing.Color.Transparent; this.ucPanel12Hour.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucPanel12Hour.BackgroundImage"))); this.ucPanel12Hour.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.tableLayoutPanel1.SetColumnSpan(this.ucPanel12Hour, 3); this.ucPanel12Hour.Controls.Add(this.Chart12HourTotal); this.ucPanel12Hour.Dock = System.Windows.Forms.DockStyle.Fill; this.ucPanel12Hour.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ucPanel12Hour.Location = new System.Drawing.Point(4, 398); this.ucPanel12Hour.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.ucPanel12Hour.Name = "ucPanel12Hour"; this.tableLayoutPanel1.SetRowSpan(this.ucPanel12Hour, 2); this.ucPanel12Hour.Size = new System.Drawing.Size(1362, 369); this.ucPanel12Hour.TabIndex = 4; this.ucPanel12Hour.Title = "当前(白班)产能"; this.ucPanel12Hour.TitleVisible = false; // // Chart12HourTotal // this.Chart12HourTotal.BackColor = System.Drawing.Color.Transparent; this.Chart12HourTotal.BorderlineColor = System.Drawing.Color.Blue; chartArea3.AxisX.LabelStyle.ForeColor = System.Drawing.Color.White; chartArea3.AxisX.LineColor = System.Drawing.Color.White; chartArea3.AxisX.MajorGrid.LineColor = System.Drawing.Color.Transparent; chartArea3.AxisX.MajorTickMark.LineColor = System.Drawing.Color.White; chartArea3.AxisX.MinorGrid.LineColor = System.Drawing.Color.Transparent; chartArea3.AxisX.MinorTickMark.LineColor = System.Drawing.Color.Transparent; chartArea3.AxisX.TitleFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); chartArea3.AxisX.TitleForeColor = System.Drawing.Color.White; chartArea3.AxisX2.LabelStyle.ForeColor = System.Drawing.Color.White; chartArea3.AxisX2.MajorGrid.LineColor = System.Drawing.Color.Transparent; chartArea3.AxisX2.MajorTickMark.LineColor = System.Drawing.Color.White; chartArea3.AxisY.LabelStyle.ForeColor = System.Drawing.Color.White; chartArea3.AxisY.LineColor = System.Drawing.Color.White; chartArea3.AxisY.MajorGrid.LineColor = System.Drawing.Color.Transparent; chartArea3.AxisY.MajorTickMark.LineColor = System.Drawing.Color.White; chartArea3.AxisY.MinorGrid.LineColor = System.Drawing.Color.Transparent; chartArea3.AxisY.MinorTickMark.LineColor = System.Drawing.Color.Transparent; chartArea3.AxisY.TitleFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); chartArea3.AxisY.TitleForeColor = System.Drawing.Color.White; chartArea3.AxisY2.Enabled = System.Windows.Forms.DataVisualization.Charting.AxisEnabled.True; chartArea3.AxisY2.LabelStyle.ForeColor = System.Drawing.Color.White; chartArea3.AxisY2.LineColor = System.Drawing.Color.White; chartArea3.AxisY2.MajorGrid.LineColor = System.Drawing.Color.Transparent; chartArea3.AxisY2.MajorTickMark.LineColor = System.Drawing.Color.White; chartArea3.AxisY2.ScaleBreakStyle.LineColor = System.Drawing.Color.White; chartArea3.AxisY2.TitleFont = new System.Drawing.Font("微软雅黑", 9F); chartArea3.AxisY2.TitleForeColor = System.Drawing.Color.White; chartArea3.BackColor = System.Drawing.Color.Transparent; chartArea3.BorderColor = System.Drawing.Color.Empty; chartArea3.Name = "ChartArea1"; this.Chart12HourTotal.ChartAreas.Add(chartArea3); this.Chart12HourTotal.Dock = System.Windows.Forms.DockStyle.Fill; legend3.BackColor = System.Drawing.Color.Transparent; legend3.Docking = System.Windows.Forms.DataVisualization.Charting.Docking.Top; legend3.ForeColor = System.Drawing.Color.White; legend3.Name = "Legend1"; this.Chart12HourTotal.Legends.Add(legend3); this.Chart12HourTotal.Location = new System.Drawing.Point(0, 0); this.Chart12HourTotal.Margin = new System.Windows.Forms.Padding(0); this.Chart12HourTotal.Name = "Chart12HourTotal"; this.Chart12HourTotal.Palette = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Fire; this.Chart12HourTotal.PaletteCustomColors = new System.Drawing.Color[] { System.Drawing.Color.DarkTurquoise, System.Drawing.Color.PaleGoldenrod, System.Drawing.Color.Green}; series3.ChartArea = "ChartArea1"; series3.IsXValueIndexed = true; series3.Legend = "Legend1"; series3.Name = "Series1"; this.Chart12HourTotal.Series.Add(series3); this.Chart12HourTotal.Size = new System.Drawing.Size(1362, 369); this.Chart12HourTotal.TabIndex = 4; this.Chart12HourTotal.Text = "chart1"; // // FrmMonitor // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(41)))), ((int)(((byte)(96))))); this.ClientSize = new System.Drawing.Size(1370, 772); this.ControlBox = false; this.Controls.Add(this.MainPanel); this.DoubleBuffered = true; this.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(5); this.Name = "FrmMonitor"; this.ShowIcon = false; this.ShowInTaskbar = false; this.Text = "集中监控"; this.Load += new System.EventHandler(this.FrmMonitor_Load); this.MainPanel.ResumeLayout(false); this.tableLayoutPanel1.ResumeLayout(false); this.ucPanel_900_4502.ResumeLayout(false); this.ucPanel_900_4502.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.chartNgShow)).EndInit(); this.panel1.ResumeLayout(false); this.ucPanel_900_4501.ResumeLayout(false); this.ucPanel_900_4501.PerformLayout(); this.tableLayoutPanel3.ResumeLayout(false); this.panel5.ResumeLayout(false); this.ucPanel_900_4505.ResumeLayout(false); this.ucPanel_900_4505.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.chartAlarmData)).EndInit(); this.ucPanel_900_4503.ResumeLayout(false); this.ucPanel_900_4503.PerformLayout(); this.ucPanel12Hour.ResumeLayout(false); this.ucPanel12Hour.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.Chart12HourTotal)).EndInit(); this.ResumeLayout(false); } #endregion private JinYuan.ControlLib.PanelEnhanced MainPanel; private System.Windows.Forms.ImageList imageList1; private JinYuan.ControlLib.ProcessEllipse proUtilizationRate; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private JinYuan.ControlLib.ucPanel_900_450 ucPanel_900_4503; private JinYuan.ControlLib.ucPanel_900_450 ucPanel12Hour; private System.Windows.Forms.Label label6; private System.Windows.Forms.Panel panel5; private HML.ArcProgress proOKRatio; internal JinYuan.ControlLib.ArrTotalQty proTotalQty; private JinYuan.ControlLib.ProcessEllipse proOKQty; private JinYuan.ControlLib.ucPanel_900_450 ucPanel_900_4505; private JinYuan.ControlLib.TitleTime titleEqp_code; private JinYuan.ControlLib.TitleTime titleFactory_code; private JinYuan.ControlLib.TitleTime titleLine_No; private JinYuan.ControlLib.TitleTime titleStartTime; private JinYuan.ControlLib.TitleTime titleRunTime; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3; private JinYuan.ControlLib.ucPanel_900_450 ucPanel_900_4501; private JinYuan.ControlLib.ucPanel_900_450 ucPanel_900_4502; private JinYuan.ControlLib.UCElectricityMeterV ucElectricityMeterV1; private JinYuan.ControlLib.TitleTime titleModeName; private System.Windows.Forms.DataVisualization.Charting.Chart chartAlarmData; private System.Windows.Forms.DataVisualization.Charting.Chart Chart12HourTotal; private System.Windows.Forms.DataVisualization.Charting.Chart chartNgShow; private JinYuan.ControlLib.ProcessEllipse proPPM; } }