You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1096 lines
64 KiB
1096 lines
64 KiB
namespace ICSSoft.Frame.WatchPanel
|
|
{
|
|
partial class FormWatch2
|
|
{
|
|
/// <summary>
|
|
/// 必需的设计器变量。
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// 清理所有正在使用的资源。
|
|
/// </summary>
|
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows 窗体设计器生成的代码
|
|
|
|
/// <summary>
|
|
/// 设计器支持所需的方法 - 不要
|
|
/// 使用代码编辑器修改此方法的内容。
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
DevExpress.XtraCharts.SimpleDiagram simpleDiagram2 = new DevExpress.XtraCharts.SimpleDiagram();
|
|
DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
|
|
DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel3 = new DevExpress.XtraCharts.PieSeriesLabel();
|
|
DevExpress.XtraCharts.PiePointOptions piePointOptions3 = new DevExpress.XtraCharts.PiePointOptions();
|
|
DevExpress.XtraCharts.PieSeriesView pieSeriesView3 = new DevExpress.XtraCharts.PieSeriesView();
|
|
DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel4 = new DevExpress.XtraCharts.PieSeriesLabel();
|
|
DevExpress.XtraCharts.PiePointOptions piePointOptions4 = new DevExpress.XtraCharts.PiePointOptions();
|
|
DevExpress.XtraCharts.PieSeriesView pieSeriesView4 = new DevExpress.XtraCharts.PieSeriesView();
|
|
DevExpress.XtraCharts.ChartTitle chartTitle2 = new DevExpress.XtraCharts.ChartTitle();
|
|
DevExpress.XtraCharts.XYDiagram xyDiagram3 = new DevExpress.XtraCharts.XYDiagram();
|
|
DevExpress.XtraCharts.Series series7 = new DevExpress.XtraCharts.Series();
|
|
DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel7 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
|
|
DevExpress.XtraCharts.PointOptions pointOptions7 = new DevExpress.XtraCharts.PointOptions();
|
|
DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView4 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
|
|
DevExpress.XtraCharts.Series series8 = new DevExpress.XtraCharts.Series();
|
|
DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel8 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
|
|
DevExpress.XtraCharts.PointOptions pointOptions8 = new DevExpress.XtraCharts.PointOptions();
|
|
DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel9 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
|
|
DevExpress.XtraCharts.PointOptions pointOptions9 = new DevExpress.XtraCharts.PointOptions();
|
|
DevExpress.XtraCharts.XYDiagram xyDiagram4 = new DevExpress.XtraCharts.XYDiagram();
|
|
DevExpress.XtraCharts.Series series9 = new DevExpress.XtraCharts.Series();
|
|
DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel10 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
|
|
DevExpress.XtraCharts.PointOptions pointOptions10 = new DevExpress.XtraCharts.PointOptions();
|
|
DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView5 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
|
|
DevExpress.XtraCharts.Series series10 = new DevExpress.XtraCharts.Series();
|
|
DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel11 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
|
|
DevExpress.XtraCharts.PointOptions pointOptions11 = new DevExpress.XtraCharts.PointOptions();
|
|
DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView6 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
|
|
DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel12 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
|
|
DevExpress.XtraCharts.PointOptions pointOptions12 = new DevExpress.XtraCharts.PointOptions();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormWatch2));
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.lab1Line1 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.timer1 = new System.Windows.Forms.Timer(this.components);
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
this.label25 = new System.Windows.Forms.Label();
|
|
this.label26 = new System.Windows.Forms.Label();
|
|
this.label27 = new System.Windows.Forms.Label();
|
|
this.chartControl2 = new DevExpress.XtraCharts.ChartControl();
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
this.label28 = new System.Windows.Forms.Label();
|
|
this.label29 = new System.Windows.Forms.Label();
|
|
this.label30 = new System.Windows.Forms.Label();
|
|
this.button7 = new System.Windows.Forms.Button();
|
|
this.label31 = new System.Windows.Forms.Label();
|
|
this.label32 = new System.Windows.Forms.Label();
|
|
this.button8 = new System.Windows.Forms.Button();
|
|
this.label33 = new System.Windows.Forms.Label();
|
|
this.button9 = new System.Windows.Forms.Button();
|
|
this.label34 = new System.Windows.Forms.Label();
|
|
this.label35 = new System.Windows.Forms.Label();
|
|
this.label36 = new System.Windows.Forms.Label();
|
|
this.chartControl3 = new DevExpress.XtraCharts.ChartControl();
|
|
this.label37 = new System.Windows.Forms.Label();
|
|
this.label38 = new System.Windows.Forms.Label();
|
|
this.pictureBox5 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox4 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(simpleDiagram2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(pieSeriesLabel3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(pieSeriesView3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(pieSeriesLabel4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(pieSeriesView4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel8)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chartControl3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(series10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
|
this.button1.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button1.ForeColor = System.Drawing.Color.White;
|
|
this.button1.Location = new System.Drawing.Point(1595, 788);
|
|
this.button1.Margin = new System.Windows.Forms.Padding(6);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(150, 44);
|
|
this.button1.TabIndex = 3;
|
|
this.button1.Text = "关 闭";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.BackColor = System.Drawing.Color.Gray;
|
|
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.label2.ForeColor = System.Drawing.Color.White;
|
|
this.label2.Location = new System.Drawing.Point(2, 77);
|
|
this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(936, 2);
|
|
this.label2.TabIndex = 4;
|
|
this.label2.Text = " ";
|
|
this.label2.Resize += new System.EventHandler(this.label2_Resize);
|
|
//
|
|
// lab1Line1
|
|
//
|
|
this.lab1Line1.BackColor = System.Drawing.Color.Gray;
|
|
this.lab1Line1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.lab1Line1.ForeColor = System.Drawing.Color.White;
|
|
this.lab1Line1.Location = new System.Drawing.Point(257, -2);
|
|
this.lab1Line1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.lab1Line1.Name = "lab1Line1";
|
|
this.lab1Line1.Size = new System.Drawing.Size(1, 79);
|
|
this.lab1Line1.TabIndex = 10;
|
|
this.lab1Line1.Text = " ";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.BackColor = System.Drawing.Color.Gray;
|
|
this.label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.label3.ForeColor = System.Drawing.Color.White;
|
|
this.label3.Location = new System.Drawing.Point(675, -2);
|
|
this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(2, 574);
|
|
this.label3.TabIndex = 12;
|
|
this.label3.Text = " ";
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.BackColor = System.Drawing.Color.Gray;
|
|
this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.label1.ForeColor = System.Drawing.Color.White;
|
|
this.label1.Location = new System.Drawing.Point(675, 260);
|
|
this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(264, 1);
|
|
this.label1.TabIndex = 13;
|
|
this.label1.Text = " ";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.BackColor = System.Drawing.Color.Gray;
|
|
this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.label4.ForeColor = System.Drawing.Color.White;
|
|
this.label4.Location = new System.Drawing.Point(676, 337);
|
|
this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(261, 1);
|
|
this.label4.TabIndex = 14;
|
|
this.label4.Text = " ";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.BackColor = System.Drawing.Color.Gray;
|
|
this.label5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.label5.ForeColor = System.Drawing.Color.White;
|
|
this.label5.Location = new System.Drawing.Point(677, 476);
|
|
this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(263, 1);
|
|
this.label5.TabIndex = 15;
|
|
this.label5.Text = " ";
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Font = new System.Drawing.Font("Arial", 22F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
this.label6.Location = new System.Drawing.Point(66, 24);
|
|
this.label6.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(106, 30);
|
|
this.label6.TabIndex = 17;
|
|
this.label6.Text = "智合诚";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label7.ForeColor = System.Drawing.Color.White;
|
|
this.label7.Location = new System.Drawing.Point(310, 43);
|
|
this.label7.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(267, 27);
|
|
this.label7.TabIndex = 18;
|
|
this.label7.Text = "WorkShop OverView";
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Font = new System.Drawing.Font("Arial", 22F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label8.ForeColor = System.Drawing.Color.White;
|
|
this.label8.Location = new System.Drawing.Point(316, 7);
|
|
this.label8.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(261, 30);
|
|
this.label8.TabIndex = 19;
|
|
this.label8.Text = "车间概况电子看板";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Font = new System.Drawing.Font("楷体", 22F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label9.ForeColor = System.Drawing.Color.White;
|
|
this.label9.Location = new System.Drawing.Point(683, 24);
|
|
this.label9.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(133, 30);
|
|
this.label9.TabIndex = 20;
|
|
this.label9.Text = "DateTime";
|
|
//
|
|
// timer1
|
|
//
|
|
this.timer1.Enabled = true;
|
|
this.timer1.Interval = 1000;
|
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
|
this.button2.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button2.ForeColor = System.Drawing.Color.Black;
|
|
this.button2.Location = new System.Drawing.Point(859, 767);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(75, 22);
|
|
this.button2.TabIndex = 21;
|
|
this.button2.Text = "关 闭";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
|
this.button3.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button3.ForeColor = System.Drawing.Color.Black;
|
|
this.button3.Location = new System.Drawing.Point(860, 552);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(75, 22);
|
|
this.button3.TabIndex = 3;
|
|
this.button3.Text = "关 闭";
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
this.button3.Click += new System.EventHandler(this.button3_Click);
|
|
//
|
|
// chartControl1
|
|
//
|
|
this.chartControl1.BackColor = System.Drawing.Color.Black;
|
|
this.chartControl1.BorderOptions.Visible = false;
|
|
this.chartControl1.CrosshairOptions.ArgumentLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
|
|
this.chartControl1.CrosshairOptions.ValueLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
|
|
simpleDiagram2.CustomPanel = null;
|
|
simpleDiagram2.EqualPieSize = false;
|
|
this.chartControl1.Diagram = simpleDiagram2;
|
|
this.chartControl1.Legend.BackColor = System.Drawing.Color.Black;
|
|
this.chartControl1.Legend.Border.Visible = false;
|
|
this.chartControl1.Legend.TextColor = System.Drawing.Color.White;
|
|
this.chartControl1.Location = new System.Drawing.Point(676, 79);
|
|
this.chartControl1.Name = "chartControl1";
|
|
pieSeriesLabel3.BackColor = System.Drawing.Color.Black;
|
|
pieSeriesLabel3.Border.Visible = false;
|
|
pieSeriesLabel3.LineVisible = false;
|
|
piePointOptions3.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
|
|
piePointOptions3.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
|
|
pieSeriesLabel3.PointOptions = piePointOptions3;
|
|
series6.Label = pieSeriesLabel3;
|
|
series6.Name = "Series 1";
|
|
pieSeriesView3.RuntimeExploding = false;
|
|
series6.View = pieSeriesView3;
|
|
this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
|
|
series6};
|
|
pieSeriesLabel4.LineVisible = true;
|
|
piePointOptions4.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
|
|
piePointOptions4.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
|
|
pieSeriesLabel4.PointOptions = piePointOptions4;
|
|
this.chartControl1.SeriesTemplate.Label = pieSeriesLabel4;
|
|
pieSeriesView4.RuntimeExploding = false;
|
|
this.chartControl1.SeriesTemplate.View = pieSeriesView4;
|
|
this.chartControl1.Size = new System.Drawing.Size(258, 178);
|
|
this.chartControl1.TabIndex = 22;
|
|
chartTitle2.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Bold);
|
|
chartTitle2.Text = "前五大不良代码";
|
|
chartTitle2.TextColor = System.Drawing.Color.White;
|
|
this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
|
|
chartTitle2});
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Font = new System.Drawing.Font("楷体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label10.ForeColor = System.Drawing.Color.White;
|
|
this.label10.Location = new System.Drawing.Point(765, 272);
|
|
this.label10.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(49, 19);
|
|
this.label10.TabIndex = 23;
|
|
this.label10.Text = "DPPM";
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Font = new System.Drawing.Font("楷体", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label11.ForeColor = System.Drawing.Color.White;
|
|
this.label11.Location = new System.Drawing.Point(703, 294);
|
|
this.label11.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(48, 18);
|
|
this.label11.TabIndex = 24;
|
|
this.label11.Text = "SMT:";
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Font = new System.Drawing.Font("楷体", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label12.ForeColor = System.Drawing.Color.White;
|
|
this.label12.Location = new System.Drawing.Point(703, 312);
|
|
this.label12.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(48, 18);
|
|
this.label12.TabIndex = 25;
|
|
this.label12.Text = "THT:";
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Font = new System.Drawing.Font("楷体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label13.ForeColor = System.Drawing.Color.White;
|
|
this.label13.Location = new System.Drawing.Point(825, 294);
|
|
this.label13.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(62, 18);
|
|
this.label13.TabIndex = 26;
|
|
this.label13.Text = "911.99";
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Font = new System.Drawing.Font("楷体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label14.ForeColor = System.Drawing.Color.White;
|
|
this.label14.Location = new System.Drawing.Point(825, 314);
|
|
this.label14.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(62, 18);
|
|
this.label14.TabIndex = 27;
|
|
this.label14.Text = "116.52";
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label15.ForeColor = System.Drawing.Color.Yellow;
|
|
this.label15.Location = new System.Drawing.Point(772, 343);
|
|
this.label15.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(37, 14);
|
|
this.label15.TabIndex = 31;
|
|
this.label15.Text = "温度";
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
this.label16.Location = new System.Drawing.Point(772, 386);
|
|
this.label16.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(37, 14);
|
|
this.label16.TabIndex = 32;
|
|
this.label16.Text = "湿度";
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
|
this.label17.Location = new System.Drawing.Point(765, 435);
|
|
this.label17.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(52, 14);
|
|
this.label17.TabIndex = 33;
|
|
this.label17.Text = "洁净度";
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.AutoSize = true;
|
|
this.label18.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label18.ForeColor = System.Drawing.Color.White;
|
|
this.label18.Location = new System.Drawing.Point(752, 360);
|
|
this.label18.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(84, 14);
|
|
this.label18.TabIndex = 34;
|
|
this.label18.Text = "Tempefature";
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.AutoSize = true;
|
|
this.label19.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label19.ForeColor = System.Drawing.Color.White;
|
|
this.label19.Location = new System.Drawing.Point(764, 406);
|
|
this.label19.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(63, 14);
|
|
this.label19.TabIndex = 35;
|
|
this.label19.Text = "Humidity";
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.AutoSize = true;
|
|
this.label20.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label20.ForeColor = System.Drawing.Color.White;
|
|
this.label20.Location = new System.Drawing.Point(752, 452);
|
|
this.label20.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(84, 14);
|
|
this.label20.TabIndex = 36;
|
|
this.label20.Text = "Cleanliness";
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.AutoSize = true;
|
|
this.label21.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label21.ForeColor = System.Drawing.Color.White;
|
|
this.label21.Location = new System.Drawing.Point(849, 350);
|
|
this.label21.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(84, 19);
|
|
this.label21.TabIndex = 37;
|
|
this.label21.Text = "22.56℃";
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.AutoSize = true;
|
|
this.label22.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label22.ForeColor = System.Drawing.Color.White;
|
|
this.label22.Location = new System.Drawing.Point(858, 392);
|
|
this.label22.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(64, 19);
|
|
this.label22.TabIndex = 38;
|
|
this.label22.Text = "22.1%";
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.AutoSize = true;
|
|
this.label23.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label23.ForeColor = System.Drawing.Color.White;
|
|
this.label23.Location = new System.Drawing.Point(850, 437);
|
|
this.label23.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(75, 19);
|
|
this.label23.TabIndex = 39;
|
|
this.label23.Text = "500000";
|
|
//
|
|
// label24
|
|
//
|
|
this.label24.AutoSize = true;
|
|
this.label24.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label24.ForeColor = System.Drawing.Color.White;
|
|
this.label24.Location = new System.Drawing.Point(761, 514);
|
|
this.label24.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label24.Name = "label24";
|
|
this.label24.Size = new System.Drawing.Size(70, 14);
|
|
this.label24.TabIndex = 42;
|
|
this.label24.Text = "Headcount";
|
|
//
|
|
// label25
|
|
//
|
|
this.label25.AutoSize = true;
|
|
this.label25.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
|
this.label25.Location = new System.Drawing.Point(772, 497);
|
|
this.label25.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label25.Name = "label25";
|
|
this.label25.Size = new System.Drawing.Size(37, 14);
|
|
this.label25.TabIndex = 41;
|
|
this.label25.Text = "人力";
|
|
//
|
|
// label26
|
|
//
|
|
this.label26.AutoSize = true;
|
|
this.label26.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label26.ForeColor = System.Drawing.Color.White;
|
|
this.label26.Location = new System.Drawing.Point(862, 499);
|
|
this.label26.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label26.Name = "label26";
|
|
this.label26.Size = new System.Drawing.Size(53, 19);
|
|
this.label26.TabIndex = 43;
|
|
this.label26.Text = "0/21";
|
|
//
|
|
// label27
|
|
//
|
|
this.label27.BackColor = System.Drawing.Color.Gray;
|
|
this.label27.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.label27.Font = new System.Drawing.Font("新宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label27.ForeColor = System.Drawing.Color.White;
|
|
this.label27.Location = new System.Drawing.Point(2, 79);
|
|
this.label27.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.label27.Name = "label27";
|
|
this.label27.Size = new System.Drawing.Size(675, 493);
|
|
this.label27.TabIndex = 44;
|
|
this.label27.Text = " ";
|
|
//
|
|
// chartControl2
|
|
//
|
|
this.chartControl2.BorderOptions.Visible = false;
|
|
this.chartControl2.CrosshairOptions.ArgumentLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
|
|
this.chartControl2.CrosshairOptions.ValueLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
|
|
xyDiagram3.AxisX.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
|
|
xyDiagram3.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
|
|
xyDiagram3.AxisX.Range.SideMarginsEnabled = true;
|
|
xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
|
|
xyDiagram3.AxisY.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
|
|
xyDiagram3.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
|
|
xyDiagram3.AxisY.Range.SideMarginsEnabled = true;
|
|
xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
|
|
xyDiagram3.DefaultPane.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
|
|
this.chartControl2.Diagram = xyDiagram3;
|
|
this.chartControl2.Location = new System.Drawing.Point(38, 127);
|
|
this.chartControl2.Name = "chartControl2";
|
|
sideBySideBarSeriesLabel7.LineVisible = true;
|
|
pointOptions7.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
|
|
pointOptions7.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
|
|
sideBySideBarSeriesLabel7.PointOptions = pointOptions7;
|
|
series7.Label = sideBySideBarSeriesLabel7;
|
|
series7.Name = "Series 1";
|
|
sideBySideBarSeriesView4.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
|
|
series7.View = sideBySideBarSeriesView4;
|
|
sideBySideBarSeriesLabel8.LineVisible = true;
|
|
pointOptions8.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
|
|
pointOptions8.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
|
|
sideBySideBarSeriesLabel8.PointOptions = pointOptions8;
|
|
series8.Label = sideBySideBarSeriesLabel8;
|
|
series8.Name = "Series 2";
|
|
this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
|
|
series7,
|
|
series8};
|
|
sideBySideBarSeriesLabel9.LineVisible = true;
|
|
pointOptions9.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
|
|
pointOptions9.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
|
|
sideBySideBarSeriesLabel9.PointOptions = pointOptions9;
|
|
this.chartControl2.SeriesTemplate.Label = sideBySideBarSeriesLabel9;
|
|
this.chartControl2.SideBySideEqualBarWidth = true;
|
|
this.chartControl2.Size = new System.Drawing.Size(599, 142);
|
|
this.chartControl2.TabIndex = 45;
|
|
//
|
|
// button4
|
|
//
|
|
this.button4.BackColor = System.Drawing.Color.Green;
|
|
this.button4.FlatAppearance.BorderSize = 0;
|
|
this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button4.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button4.ForeColor = System.Drawing.Color.White;
|
|
this.button4.Location = new System.Drawing.Point(126, 271);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(108, 50);
|
|
this.button4.TabIndex = 47;
|
|
this.button4.Text = "贴片SMT一线";
|
|
this.button4.UseVisualStyleBackColor = false;
|
|
//
|
|
// button5
|
|
//
|
|
this.button5.BackColor = System.Drawing.Color.Green;
|
|
this.button5.FlatAppearance.BorderSize = 0;
|
|
this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button5.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button5.ForeColor = System.Drawing.Color.White;
|
|
this.button5.Location = new System.Drawing.Point(233, 270);
|
|
this.button5.Name = "button5";
|
|
this.button5.Size = new System.Drawing.Size(114, 51);
|
|
this.button5.TabIndex = 48;
|
|
this.button5.Text = "三防一线";
|
|
this.button5.UseVisualStyleBackColor = false;
|
|
//
|
|
// button6
|
|
//
|
|
this.button6.BackColor = System.Drawing.Color.Green;
|
|
this.button6.FlatAppearance.BorderSize = 0;
|
|
this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button6.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button6.ForeColor = System.Drawing.Color.White;
|
|
this.button6.Location = new System.Drawing.Point(347, 270);
|
|
this.button6.Name = "button6";
|
|
this.button6.Size = new System.Drawing.Size(107, 51);
|
|
this.button6.TabIndex = 49;
|
|
this.button6.Text = "波峰焊一线";
|
|
this.button6.UseVisualStyleBackColor = false;
|
|
//
|
|
// label28
|
|
//
|
|
this.label28.AutoSize = true;
|
|
this.label28.BackColor = System.Drawing.Color.Transparent;
|
|
this.label28.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
this.label28.Location = new System.Drawing.Point(143, 328);
|
|
this.label28.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label28.Name = "label28";
|
|
this.label28.Size = new System.Drawing.Size(75, 20);
|
|
this.label28.TabIndex = 50;
|
|
this.label28.Text = "93.98%";
|
|
//
|
|
// label29
|
|
//
|
|
this.label29.AutoSize = true;
|
|
this.label29.BackColor = System.Drawing.Color.Transparent;
|
|
this.label29.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
this.label29.Location = new System.Drawing.Point(255, 328);
|
|
this.label29.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label29.Name = "label29";
|
|
this.label29.Size = new System.Drawing.Size(75, 20);
|
|
this.label29.TabIndex = 51;
|
|
this.label29.Text = "97.96%";
|
|
//
|
|
// label30
|
|
//
|
|
this.label30.AutoSize = true;
|
|
this.label30.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
this.label30.Location = new System.Drawing.Point(368, 328);
|
|
this.label30.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label30.Name = "label30";
|
|
this.label30.Size = new System.Drawing.Size(64, 20);
|
|
this.label30.TabIndex = 52;
|
|
this.label30.Text = "97.8%";
|
|
//
|
|
// button7
|
|
//
|
|
this.button7.BackColor = System.Drawing.Color.Green;
|
|
this.button7.FlatAppearance.BorderSize = 0;
|
|
this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button7.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button7.ForeColor = System.Drawing.Color.White;
|
|
this.button7.Location = new System.Drawing.Point(579, 278);
|
|
this.button7.Name = "button7";
|
|
this.button7.Size = new System.Drawing.Size(30, 13);
|
|
this.button7.TabIndex = 53;
|
|
this.button7.UseVisualStyleBackColor = false;
|
|
//
|
|
// label31
|
|
//
|
|
this.label31.AutoSize = true;
|
|
this.label31.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label31.ForeColor = System.Drawing.Color.White;
|
|
this.label31.Location = new System.Drawing.Point(618, 276);
|
|
this.label31.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label31.Name = "label31";
|
|
this.label31.Size = new System.Drawing.Size(39, 15);
|
|
this.label31.TabIndex = 54;
|
|
this.label31.Text = "正常";
|
|
//
|
|
// label32
|
|
//
|
|
this.label32.AutoSize = true;
|
|
this.label32.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label32.ForeColor = System.Drawing.Color.White;
|
|
this.label32.Location = new System.Drawing.Point(619, 297);
|
|
this.label32.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label32.Name = "label32";
|
|
this.label32.Size = new System.Drawing.Size(39, 15);
|
|
this.label32.TabIndex = 56;
|
|
this.label32.Text = "缺料";
|
|
//
|
|
// button8
|
|
//
|
|
this.button8.BackColor = System.Drawing.Color.Yellow;
|
|
this.button8.FlatAppearance.BorderSize = 0;
|
|
this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button8.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button8.ForeColor = System.Drawing.Color.White;
|
|
this.button8.Location = new System.Drawing.Point(579, 299);
|
|
this.button8.Name = "button8";
|
|
this.button8.Size = new System.Drawing.Size(30, 13);
|
|
this.button8.TabIndex = 55;
|
|
this.button8.UseVisualStyleBackColor = false;
|
|
//
|
|
// label33
|
|
//
|
|
this.label33.AutoSize = true;
|
|
this.label33.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label33.ForeColor = System.Drawing.Color.White;
|
|
this.label33.Location = new System.Drawing.Point(619, 318);
|
|
this.label33.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label33.Name = "label33";
|
|
this.label33.Size = new System.Drawing.Size(39, 15);
|
|
this.label33.TabIndex = 58;
|
|
this.label33.Text = "停产";
|
|
//
|
|
// button9
|
|
//
|
|
this.button9.BackColor = System.Drawing.Color.Red;
|
|
this.button9.FlatAppearance.BorderSize = 0;
|
|
this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.button9.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button9.ForeColor = System.Drawing.Color.White;
|
|
this.button9.Location = new System.Drawing.Point(579, 320);
|
|
this.button9.Name = "button9";
|
|
this.button9.Size = new System.Drawing.Size(30, 12);
|
|
this.button9.TabIndex = 57;
|
|
this.button9.UseVisualStyleBackColor = false;
|
|
//
|
|
// label34
|
|
//
|
|
this.label34.AutoSize = true;
|
|
this.label34.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label34.ForeColor = System.Drawing.Color.White;
|
|
this.label34.Location = new System.Drawing.Point(238, 359);
|
|
this.label34.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label34.Name = "label34";
|
|
this.label34.Size = new System.Drawing.Size(208, 16);
|
|
this.label34.TabIndex = 59;
|
|
this.label34.Text = "一周内车间日产量/质量状况";
|
|
//
|
|
// label35
|
|
//
|
|
this.label35.BackColor = System.Drawing.Color.Gray;
|
|
this.label35.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.label35.ForeColor = System.Drawing.Color.White;
|
|
this.label35.Location = new System.Drawing.Point(2, 403);
|
|
this.label35.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.label35.Name = "label35";
|
|
this.label35.Size = new System.Drawing.Size(673, 2);
|
|
this.label35.TabIndex = 60;
|
|
this.label35.Text = " ";
|
|
//
|
|
// label36
|
|
//
|
|
this.label36.AutoSize = true;
|
|
this.label36.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label36.ForeColor = System.Drawing.Color.White;
|
|
this.label36.Location = new System.Drawing.Point(210, 380);
|
|
this.label36.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label36.Name = "label36";
|
|
this.label36.Size = new System.Drawing.Size(264, 16);
|
|
this.label36.TabIndex = 61;
|
|
this.label36.Text = "Output/Yield of Workshop by week";
|
|
//
|
|
// chartControl3
|
|
//
|
|
this.chartControl3.BorderOptions.Visible = false;
|
|
this.chartControl3.CrosshairOptions.ArgumentLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
|
|
this.chartControl3.CrosshairOptions.ValueLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
|
|
xyDiagram4.AxisX.InterlacedFillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
|
|
xyDiagram4.AxisX.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
|
|
xyDiagram4.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
|
|
xyDiagram4.AxisX.Range.SideMarginsEnabled = true;
|
|
xyDiagram4.AxisX.VisibleInPanesSerializable = "-1";
|
|
xyDiagram4.AxisY.InterlacedFillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
|
|
xyDiagram4.AxisY.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
|
|
xyDiagram4.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
|
|
xyDiagram4.AxisY.Range.SideMarginsEnabled = true;
|
|
xyDiagram4.AxisY.VisibleInPanesSerializable = "-1";
|
|
xyDiagram4.DefaultPane.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
|
|
this.chartControl3.Diagram = xyDiagram4;
|
|
this.chartControl3.Location = new System.Drawing.Point(2, 406);
|
|
this.chartControl3.Name = "chartControl3";
|
|
this.chartControl3.PaletteName = "Opulent";
|
|
sideBySideBarSeriesLabel10.LineVisible = true;
|
|
pointOptions10.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
|
|
pointOptions10.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
|
|
sideBySideBarSeriesLabel10.PointOptions = pointOptions10;
|
|
series9.Label = sideBySideBarSeriesLabel10;
|
|
series9.Name = "Series 1";
|
|
sideBySideBarSeriesView5.Color = System.Drawing.Color.Yellow;
|
|
sideBySideBarSeriesView5.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
|
|
sideBySideBarSeriesView5.RangeControlOptions.SeriesTransparency = null;
|
|
sideBySideBarSeriesView5.RangeControlOptions.ViewType = DevExpress.XtraCharts.RangeControlViewType.Area;
|
|
series9.View = sideBySideBarSeriesView5;
|
|
sideBySideBarSeriesLabel11.LineVisible = true;
|
|
pointOptions11.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
|
|
pointOptions11.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
|
|
sideBySideBarSeriesLabel11.PointOptions = pointOptions11;
|
|
series10.Label = sideBySideBarSeriesLabel11;
|
|
series10.Name = "Series 2";
|
|
sideBySideBarSeriesView6.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
|
|
series10.View = sideBySideBarSeriesView6;
|
|
this.chartControl3.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
|
|
series9,
|
|
series10};
|
|
sideBySideBarSeriesLabel12.LineVisible = true;
|
|
pointOptions12.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
|
|
pointOptions12.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
|
|
sideBySideBarSeriesLabel12.PointOptions = pointOptions12;
|
|
this.chartControl3.SeriesTemplate.Label = sideBySideBarSeriesLabel12;
|
|
this.chartControl3.Size = new System.Drawing.Size(673, 166);
|
|
this.chartControl3.TabIndex = 62;
|
|
//
|
|
// label37
|
|
//
|
|
this.label37.AutoSize = true;
|
|
this.label37.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label37.ForeColor = System.Drawing.Color.White;
|
|
this.label37.Location = new System.Drawing.Point(246, 83);
|
|
this.label37.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label37.Name = "label37";
|
|
this.label37.Size = new System.Drawing.Size(176, 16);
|
|
this.label37.TabIndex = 63;
|
|
this.label37.Text = "当日产线产量/质量状况";
|
|
//
|
|
// label38
|
|
//
|
|
this.label38.AutoSize = true;
|
|
this.label38.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label38.ForeColor = System.Drawing.Color.White;
|
|
this.label38.Location = new System.Drawing.Point(179, 104);
|
|
this.label38.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
|
|
this.label38.Name = "label38";
|
|
this.label38.Size = new System.Drawing.Size(312, 16);
|
|
this.label38.TabIndex = 64;
|
|
this.label38.Text = "Output/Yield of production lines today";
|
|
//
|
|
// pictureBox5
|
|
//
|
|
this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
|
|
this.pictureBox5.Location = new System.Drawing.Point(38, 270);
|
|
this.pictureBox5.Name = "pictureBox5";
|
|
this.pictureBox5.Size = new System.Drawing.Size(53, 125);
|
|
this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox5.TabIndex = 46;
|
|
this.pictureBox5.TabStop = false;
|
|
//
|
|
// pictureBox4
|
|
//
|
|
this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
|
|
this.pictureBox4.Location = new System.Drawing.Point(702, 492);
|
|
this.pictureBox4.Name = "pictureBox4";
|
|
this.pictureBox4.Size = new System.Drawing.Size(27, 42);
|
|
this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox4.TabIndex = 40;
|
|
this.pictureBox4.TabStop = false;
|
|
//
|
|
// pictureBox3
|
|
//
|
|
this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
|
|
this.pictureBox3.Location = new System.Drawing.Point(702, 430);
|
|
this.pictureBox3.Name = "pictureBox3";
|
|
this.pictureBox3.Size = new System.Drawing.Size(27, 42);
|
|
this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox3.TabIndex = 30;
|
|
this.pictureBox3.TabStop = false;
|
|
//
|
|
// pictureBox2
|
|
//
|
|
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
|
|
this.pictureBox2.Location = new System.Drawing.Point(702, 386);
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
this.pictureBox2.Size = new System.Drawing.Size(27, 42);
|
|
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox2.TabIndex = 29;
|
|
this.pictureBox2.TabStop = false;
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
|
|
this.pictureBox1.Location = new System.Drawing.Point(702, 342);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Size = new System.Drawing.Size(27, 42);
|
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox1.TabIndex = 28;
|
|
this.pictureBox1.TabStop = false;
|
|
//
|
|
// FormWatch2
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.Color.Black;
|
|
this.ClientSize = new System.Drawing.Size(937, 573);
|
|
this.Controls.Add(this.label38);
|
|
this.Controls.Add(this.label37);
|
|
this.Controls.Add(this.chartControl3);
|
|
this.Controls.Add(this.label36);
|
|
this.Controls.Add(this.label35);
|
|
this.Controls.Add(this.label34);
|
|
this.Controls.Add(this.label33);
|
|
this.Controls.Add(this.button9);
|
|
this.Controls.Add(this.label32);
|
|
this.Controls.Add(this.button8);
|
|
this.Controls.Add(this.label31);
|
|
this.Controls.Add(this.button7);
|
|
this.Controls.Add(this.label30);
|
|
this.Controls.Add(this.label29);
|
|
this.Controls.Add(this.label28);
|
|
this.Controls.Add(this.button6);
|
|
this.Controls.Add(this.button5);
|
|
this.Controls.Add(this.button4);
|
|
this.Controls.Add(this.pictureBox5);
|
|
this.Controls.Add(this.chartControl2);
|
|
this.Controls.Add(this.label27);
|
|
this.Controls.Add(this.label26);
|
|
this.Controls.Add(this.label24);
|
|
this.Controls.Add(this.label25);
|
|
this.Controls.Add(this.pictureBox4);
|
|
this.Controls.Add(this.label23);
|
|
this.Controls.Add(this.label22);
|
|
this.Controls.Add(this.label21);
|
|
this.Controls.Add(this.label20);
|
|
this.Controls.Add(this.label19);
|
|
this.Controls.Add(this.label18);
|
|
this.Controls.Add(this.label17);
|
|
this.Controls.Add(this.label16);
|
|
this.Controls.Add(this.label15);
|
|
this.Controls.Add(this.pictureBox3);
|
|
this.Controls.Add(this.pictureBox2);
|
|
this.Controls.Add(this.pictureBox1);
|
|
this.Controls.Add(this.label14);
|
|
this.Controls.Add(this.label13);
|
|
this.Controls.Add(this.label12);
|
|
this.Controls.Add(this.label11);
|
|
this.Controls.Add(this.label10);
|
|
this.Controls.Add(this.chartControl1);
|
|
this.Controls.Add(this.button3);
|
|
this.Controls.Add(this.button2);
|
|
this.Controls.Add(this.label9);
|
|
this.Controls.Add(this.label8);
|
|
this.Controls.Add(this.label7);
|
|
this.Controls.Add(this.label6);
|
|
this.Controls.Add(this.label5);
|
|
this.Controls.Add(this.label4);
|
|
this.Controls.Add(this.label1);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.lab1Line1);
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.button1);
|
|
this.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Margin = new System.Windows.Forms.Padding(6);
|
|
this.Name = "FormWatch2";
|
|
this.Text = "Form1";
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
|
this.Load += new System.EventHandler(this.FormWatch2_Load);
|
|
((System.ComponentModel.ISupportInitialize)(simpleDiagram2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(pieSeriesLabel3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(pieSeriesView3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(pieSeriesLabel4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(pieSeriesView4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel8)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(series10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chartControl3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label lab1Line1;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Timer timer1;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.Button button3;
|
|
private DevExpress.XtraCharts.ChartControl chartControl1;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private System.Windows.Forms.PictureBox pictureBox2;
|
|
private System.Windows.Forms.PictureBox pictureBox3;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.Label label20;
|
|
private System.Windows.Forms.Label label21;
|
|
private System.Windows.Forms.Label label22;
|
|
private System.Windows.Forms.Label label23;
|
|
private System.Windows.Forms.PictureBox pictureBox4;
|
|
private System.Windows.Forms.Label label24;
|
|
private System.Windows.Forms.Label label25;
|
|
private System.Windows.Forms.Label label26;
|
|
private System.Windows.Forms.Label label27;
|
|
private DevExpress.XtraCharts.ChartControl chartControl2;
|
|
private System.Windows.Forms.PictureBox pictureBox5;
|
|
private System.Windows.Forms.Button button4;
|
|
private System.Windows.Forms.Button button5;
|
|
private System.Windows.Forms.Button button6;
|
|
private System.Windows.Forms.Label label28;
|
|
private System.Windows.Forms.Label label29;
|
|
private System.Windows.Forms.Label label30;
|
|
private System.Windows.Forms.Button button7;
|
|
private System.Windows.Forms.Label label31;
|
|
private System.Windows.Forms.Label label32;
|
|
private System.Windows.Forms.Button button8;
|
|
private System.Windows.Forms.Label label33;
|
|
private System.Windows.Forms.Button button9;
|
|
private System.Windows.Forms.Label label34;
|
|
private System.Windows.Forms.Label label35;
|
|
private System.Windows.Forms.Label label36;
|
|
private DevExpress.XtraCharts.ChartControl chartControl3;
|
|
private System.Windows.Forms.Label label37;
|
|
private System.Windows.Forms.Label label38;
|
|
}
|
|
}
|
|
|