1257 界面修改

This commit is contained in:
ldw
2025-07-24 16:39:47 +08:00
parent d168ab7e58
commit e2ef116a73
14 changed files with 1697 additions and 1699 deletions
+154 -155
View File
@@ -30,16 +30,16 @@
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMonitor));
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Legend legend4 = new System.Windows.Forms.DataVisualization.Charting.Legend();
System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea5 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Legend legend5 = new System.Windows.Forms.DataVisualization.Charting.Legend();
System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series();
JinYuan.Models.ElectricEnergy electricEnergy2 = new JinYuan.Models.ElectricEnergy();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea6 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Legend legend6 = new System.Windows.Forms.DataVisualization.Charting.Legend();
System.Windows.Forms.DataVisualization.Charting.Series series6 = new System.Windows.Forms.DataVisualization.Charting.Series();
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();
@@ -102,7 +102,7 @@
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(1874, 829);
this.MainPanel.Size = new System.Drawing.Size(1370, 772);
this.MainPanel.TabIndex = 0;
//
// tableLayoutPanel1
@@ -126,7 +126,7 @@
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(1874, 829);
this.tableLayoutPanel1.Size = new System.Drawing.Size(1370, 772);
this.tableLayoutPanel1.TabIndex = 37;
//
// ucPanel_900_4502
@@ -137,10 +137,10 @@
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, 139);
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(616, 279);
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;
@@ -149,29 +149,28 @@
//
this.chartNgShow.BackColor = System.Drawing.Color.Transparent;
this.chartNgShow.BorderlineColor = System.Drawing.Color.Blue;
chartArea4.AxisX.LabelStyle.ForeColor = System.Drawing.Color.White;
chartArea4.AxisX.LineColor = System.Drawing.Color.White;
chartArea4.AxisX.MajorGrid.LineColor = System.Drawing.Color.Transparent;
chartArea4.AxisX.MajorTickMark.LineColor = System.Drawing.Color.White;
chartArea4.AxisX.TitleFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
chartArea4.AxisX.TitleForeColor = System.Drawing.Color.White;
chartArea4.AxisY.LabelStyle.ForeColor = System.Drawing.Color.White;
chartArea4.AxisY.LineColor = System.Drawing.Color.White;
chartArea4.AxisY.MajorGrid.LineColor = System.Drawing.Color.Transparent;
chartArea4.AxisY.MajorTickMark.LineColor = System.Drawing.Color.White;
chartArea4.AxisY.TitleFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
chartArea4.AxisY.TitleForeColor = System.Drawing.Color.White;
chartArea4.BackColor = System.Drawing.Color.Transparent;
chartArea4.BorderColor = System.Drawing.Color.Empty;
chartArea4.Name = "ChartArea1";
this.chartNgShow.ChartAreas.Add(chartArea4);
this.chartNgShow.Dock = System.Windows.Forms.DockStyle.Fill;
legend4.BackColor = System.Drawing.Color.Transparent;
legend4.Enabled = false;
legend4.ForeColor = System.Drawing.Color.White;
legend4.IsEquallySpacedItems = true;
legend4.Name = "Legend1";
this.chartNgShow.Legends.Add(legend4);
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;
@@ -179,11 +178,11 @@
System.Drawing.Color.DarkTurquoise,
System.Drawing.Color.PaleGoldenrod,
System.Drawing.Color.Green};
series4.ChartArea = "ChartArea1";
series4.IsXValueIndexed = true;
series4.Legend = "Legend1";
series4.Name = "Series1";
this.chartNgShow.Series.Add(series4);
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";
@@ -192,10 +191,10 @@
//
this.panel1.Controls.Add(this.ucPanel_900_4501);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(627, 3);
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(618, 417);
this.panel1.Size = new System.Drawing.Size(450, 387);
this.panel1.TabIndex = 40;
//
// ucPanel_900_4501
@@ -209,7 +208,7 @@
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(618, 417);
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;
@@ -238,7 +237,7 @@
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(618, 417);
this.tableLayoutPanel3.Size = new System.Drawing.Size(450, 387);
this.tableLayoutPanel3.TabIndex = 0;
//
// panel5
@@ -260,7 +259,7 @@
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(612, 326);
this.panel5.Size = new System.Drawing.Size(444, 326);
this.panel5.TabIndex = 4;
//
// proUtilizationRate
@@ -422,7 +421,7 @@
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(308, 20);
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 = "开机时间";
@@ -436,12 +435,12 @@
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(320, 73);
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(294, 20);
this.titleEqp_code.Size = new System.Drawing.Size(212, 20);
this.titleEqp_code.TabIndex = 5;
this.titleEqp_code.Title = "EVEDL14L1ZJHJ01";
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 = "";
@@ -453,12 +452,12 @@
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(320, 13);
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(294, 20);
this.titleFactory_code.Size = new System.Drawing.Size(212, 20);
this.titleFactory_code.TabIndex = 2;
this.titleFactory_code.Title = "14J";
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 = "";
@@ -473,7 +472,7 @@
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(308, 20);
this.titleModeName.Size = new System.Drawing.Size(222, 20);
this.titleModeName.TabIndex = 8;
this.titleModeName.Title = "G11";
this.titleModeName.TitleName = "生产型号";
@@ -487,10 +486,10 @@
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(320, 43);
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(294, 20);
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 = "线体编号";
@@ -507,7 +506,7 @@
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(308, 20);
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 = "运行时间";
@@ -523,11 +522,11 @@
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(1252, 5);
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(618, 413);
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;
@@ -536,45 +535,45 @@
//
this.chartAlarmData.BackColor = System.Drawing.Color.Transparent;
this.chartAlarmData.BorderlineColor = System.Drawing.Color.Blue;
chartArea5.AxisX.LabelStyle.ForeColor = System.Drawing.Color.White;
chartArea5.AxisX.LineColor = System.Drawing.Color.White;
chartArea5.AxisX.MajorGrid.LineColor = System.Drawing.Color.Transparent;
chartArea5.AxisX.MajorTickMark.LineColor = System.Drawing.Color.White;
chartArea5.AxisX.ScaleBreakStyle.LineColor = System.Drawing.Color.White;
chartArea5.AxisX.TitleFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
chartArea5.AxisX.TitleForeColor = System.Drawing.Color.White;
chartArea5.AxisY.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount;
chartArea5.AxisY.LabelStyle.ForeColor = System.Drawing.Color.White;
chartArea5.AxisY.LineColor = System.Drawing.Color.White;
chartArea5.AxisY.MajorGrid.LineColor = System.Drawing.Color.Transparent;
chartArea5.AxisY.MajorTickMark.LineColor = System.Drawing.Color.White;
chartArea5.AxisY.MinorGrid.LineColor = System.Drawing.Color.White;
chartArea5.AxisY.TitleFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
chartArea5.AxisY.TitleForeColor = System.Drawing.Color.White;
chartArea5.BackColor = System.Drawing.Color.Transparent;
chartArea5.BorderColor = System.Drawing.Color.Empty;
chartArea5.BorderWidth = 2;
chartArea5.Name = "ChartArea1";
this.chartAlarmData.ChartAreas.Add(chartArea5);
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;
legend5.BackColor = System.Drawing.Color.Transparent;
legend5.Docking = System.Windows.Forms.DataVisualization.Charting.Docking.Top;
legend5.Enabled = false;
legend5.ForeColor = System.Drawing.Color.White;
legend5.IsEquallySpacedItems = true;
legend5.Name = "Legend1";
this.chartAlarmData.Legends.Add(legend5);
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};
series5.ChartArea = "ChartArea1";
series5.IsXValueIndexed = true;
series5.Legend = "Legend1";
series5.Name = "Series1";
this.chartAlarmData.Series.Add(series5);
this.chartAlarmData.Size = new System.Drawing.Size(618, 413);
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";
//
@@ -589,7 +588,7 @@
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(616, 124);
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;
@@ -598,28 +597,28 @@
//
this.ucElectricityMeterV1.BackColor = System.Drawing.Color.Transparent;
this.ucElectricityMeterV1.Dock = System.Windows.Forms.DockStyle.Fill;
electricEnergy2.AccumulatedElectricity = null;
electricEnergy2.ActivePower = null;
electricEnergy2.ct = null;
electricEnergy2.PhaseCurrentA = null;
electricEnergy2.PhaseCurrentB = null;
electricEnergy2.PhaseCurrentC = null;
electricEnergy2.PhasePowerA = null;
electricEnergy2.PhasePowerB = null;
electricEnergy2.PhasePowerC = null;
electricEnergy2.PhaseVoltageA = null;
electricEnergy2.PhaseVoltageB = null;
electricEnergy2.PhaseVoltageC = null;
electricEnergy2.PowerFactor = null;
electricEnergy2.pt = null;
this.ucElectricityMeterV1.ElectricEnergy = electricEnergy2;
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(616, 124);
this.ucElectricityMeterV1.Size = new System.Drawing.Size(448, 114);
this.ucElectricityMeterV1.TabIndex = 0;
this.ucElectricityMeterV1.TitleName = "智能电表(设备)";
//
@@ -632,11 +631,11 @@
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, 428);
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(1866, 396);
this.ucPanel12Hour.Size = new System.Drawing.Size(1362, 369);
this.ucPanel12Hour.TabIndex = 4;
this.ucPanel12Hour.Title = "当前(白班)产能";
this.ucPanel12Hour.TitleVisible = false;
@@ -645,43 +644,43 @@
//
this.Chart12HourTotal.BackColor = System.Drawing.Color.Transparent;
this.Chart12HourTotal.BorderlineColor = System.Drawing.Color.Blue;
chartArea6.AxisX.LabelStyle.ForeColor = System.Drawing.Color.White;
chartArea6.AxisX.LineColor = System.Drawing.Color.White;
chartArea6.AxisX.MajorGrid.LineColor = System.Drawing.Color.Transparent;
chartArea6.AxisX.MajorTickMark.LineColor = System.Drawing.Color.White;
chartArea6.AxisX.MinorGrid.LineColor = System.Drawing.Color.Transparent;
chartArea6.AxisX.MinorTickMark.LineColor = System.Drawing.Color.Transparent;
chartArea6.AxisX.TitleFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
chartArea6.AxisX.TitleForeColor = System.Drawing.Color.White;
chartArea6.AxisX2.LabelStyle.ForeColor = System.Drawing.Color.White;
chartArea6.AxisX2.MajorGrid.LineColor = System.Drawing.Color.Transparent;
chartArea6.AxisX2.MajorTickMark.LineColor = System.Drawing.Color.White;
chartArea6.AxisY.LabelStyle.ForeColor = System.Drawing.Color.White;
chartArea6.AxisY.LineColor = System.Drawing.Color.White;
chartArea6.AxisY.MajorGrid.LineColor = System.Drawing.Color.Transparent;
chartArea6.AxisY.MajorTickMark.LineColor = System.Drawing.Color.White;
chartArea6.AxisY.MinorGrid.LineColor = System.Drawing.Color.Transparent;
chartArea6.AxisY.MinorTickMark.LineColor = System.Drawing.Color.Transparent;
chartArea6.AxisY.TitleFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
chartArea6.AxisY.TitleForeColor = System.Drawing.Color.White;
chartArea6.AxisY2.Enabled = System.Windows.Forms.DataVisualization.Charting.AxisEnabled.True;
chartArea6.AxisY2.LabelStyle.ForeColor = System.Drawing.Color.White;
chartArea6.AxisY2.LineColor = System.Drawing.Color.White;
chartArea6.AxisY2.MajorGrid.LineColor = System.Drawing.Color.Transparent;
chartArea6.AxisY2.MajorTickMark.LineColor = System.Drawing.Color.White;
chartArea6.AxisY2.ScaleBreakStyle.LineColor = System.Drawing.Color.White;
chartArea6.AxisY2.TitleFont = new System.Drawing.Font("微软雅黑", 9F);
chartArea6.AxisY2.TitleForeColor = System.Drawing.Color.White;
chartArea6.BackColor = System.Drawing.Color.Transparent;
chartArea6.BorderColor = System.Drawing.Color.Empty;
chartArea6.Name = "ChartArea1";
this.Chart12HourTotal.ChartAreas.Add(chartArea6);
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;
legend6.BackColor = System.Drawing.Color.Transparent;
legend6.Docking = System.Windows.Forms.DataVisualization.Charting.Docking.Top;
legend6.ForeColor = System.Drawing.Color.White;
legend6.Name = "Legend1";
this.Chart12HourTotal.Legends.Add(legend6);
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";
@@ -690,12 +689,12 @@
System.Drawing.Color.DarkTurquoise,
System.Drawing.Color.PaleGoldenrod,
System.Drawing.Color.Green};
series6.ChartArea = "ChartArea1";
series6.IsXValueIndexed = true;
series6.Legend = "Legend1";
series6.Name = "Series1";
this.Chart12HourTotal.Series.Add(series6);
this.Chart12HourTotal.Size = new System.Drawing.Size(1866, 396);
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";
//
@@ -704,7 +703,7 @@
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(1874, 829);
this.ClientSize = new System.Drawing.Size(1370, 772);
this.ControlBox = false;
this.Controls.Add(this.MainPanel);
this.DoubleBuffered = true;