426 lines
		
	
	
		
			26 KiB
		
	
	
	
		
			C#
		
	
			
		
		
	
	
			426 lines
		
	
	
		
			26 KiB
		
	
	
	
		
			C#
		
	
| namespace INT_LKD.Controls
 | |
| {
 | |
|     partial class ControlMainDisplayDotGraph
 | |
|     {
 | |
|         /// <summary> 
 | |
|         /// Required designer variable.
 | |
|         /// </summary>
 | |
|         private System.ComponentModel.IContainer components = null;
 | |
| 
 | |
|         /// <summary> 
 | |
|         /// Clean up any resources being used.
 | |
|         /// </summary>
 | |
|         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
 | |
|         protected override void Dispose(bool disposing)
 | |
|         {
 | |
|             if (disposing && (components != null))
 | |
|             {
 | |
|                 components.Dispose();
 | |
|             }
 | |
|             base.Dispose(disposing);
 | |
|         }
 | |
| 
 | |
|         #region Component Designer generated code
 | |
| 
 | |
|         /// <summary> 
 | |
|         /// Required method for Designer support - do not modify 
 | |
|         /// the contents of this method with the code editor.
 | |
|         /// </summary>
 | |
|         private void InitializeComponent()
 | |
|         {
 | |
|             SmartX.SmartDraw_ChartChannelPenStyle.ChartPenStyle chartPenStyle2 = new SmartX.SmartDraw_ChartChannelPenStyle.ChartPenStyle();
 | |
|             this.smartSeparatorLine1 = new SmartX.SmartSeparatorLine();
 | |
|             this.labelResultSD = new SmartX.SmartLabel();
 | |
|             this.smartLabel10 = new SmartX.SmartLabel();
 | |
|             this.labelResult = new SmartX.SmartLabel();
 | |
|             this.smartLabel12 = new SmartX.SmartLabel();
 | |
|             this.labelStDev = new SmartX.SmartLabel();
 | |
|             this.smartLabel8 = new SmartX.SmartLabel();
 | |
|             this.labelMaxValue = new SmartX.SmartLabel();
 | |
|             this.smartLabel6 = new SmartX.SmartLabel();
 | |
|             this.labelCurrentValue = new SmartX.SmartLabel();
 | |
|             this.smartLabel3 = new SmartX.SmartLabel();
 | |
|             this.labelLane = new SmartX.SmartLabel();
 | |
|             this.smartDraw = new SmartX.SmartDraw();
 | |
|             this.smartDraw_ChartChannelPenStyle1 = new SmartX.SmartDraw_ChartChannelPenStyle();
 | |
|             this.smartButton1 = new SmartX.SmartButton();
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.smartDraw)).BeginInit();
 | |
|             this.SuspendLayout();
 | |
|             // 
 | |
|             // smartSeparatorLine1
 | |
|             // 
 | |
|             this.smartSeparatorLine1.Line1Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
 | |
|             this.smartSeparatorLine1.Line1Width = 1F;
 | |
|             this.smartSeparatorLine1.Line2Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
 | |
|             this.smartSeparatorLine1.Line2Width = 1F;
 | |
|             this.smartSeparatorLine1.LineDirection = SmartX.SmartSeparatorLine.DIR.Horizontal;
 | |
|             this.smartSeparatorLine1.Location = new System.Drawing.Point(21, 247);
 | |
|             this.smartSeparatorLine1.Name = "smartSeparatorLine1";
 | |
|             this.smartSeparatorLine1.Size = new System.Drawing.Size(180, 2);
 | |
|             this.smartSeparatorLine1.TabIndex = 58;
 | |
|             this.smartSeparatorLine1.Text = "smartSeparatorLine1";
 | |
|             // 
 | |
|             // labelResultSD
 | |
|             // 
 | |
|             this.labelResultSD.BackGround = null;
 | |
|             this.labelResultSD.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(222)))), ((int)(((byte)(233)))));
 | |
|             this.labelResultSD.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.labelResultSD.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
 | |
|             this.labelResultSD.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
 | |
|             this.labelResultSD.LineSpacing = 0F;
 | |
|             this.labelResultSD.Location = new System.Drawing.Point(101, 277);
 | |
|             this.labelResultSD.Name = "labelResultSD";
 | |
|             this.labelResultSD.OverlapOptimize = true;
 | |
|             this.labelResultSD.PasswordChar = '\0';
 | |
|             this.labelResultSD.Radius = 3;
 | |
|             this.labelResultSD.RoundRectFillColor = System.Drawing.Color.LightBlue;
 | |
|             this.labelResultSD.Size = new System.Drawing.Size(100, 20);
 | |
|             this.labelResultSD.TabIndex = 57;
 | |
|             this.labelResultSD.Text = "1.234567";
 | |
|             this.labelResultSD.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.labelResultSD.TextColorDisable = System.Drawing.Color.Gray;
 | |
|             this.labelResultSD.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
 | |
|             this.labelResultSD.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
 | |
|             this.labelResultSD.Wordwrap = false;
 | |
|             // 
 | |
|             // smartLabel10
 | |
|             // 
 | |
|             this.smartLabel10.BackGround = null;
 | |
|             this.smartLabel10.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(222)))), ((int)(((byte)(233)))));
 | |
|             this.smartLabel10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.smartLabel10.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
 | |
|             this.smartLabel10.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
 | |
|             this.smartLabel10.LineSpacing = 0F;
 | |
|             this.smartLabel10.Location = new System.Drawing.Point(15, 277);
 | |
|             this.smartLabel10.Name = "smartLabel10";
 | |
|             this.smartLabel10.OverlapOptimize = true;
 | |
|             this.smartLabel10.PasswordChar = '\0';
 | |
|             this.smartLabel10.Radius = 3;
 | |
|             this.smartLabel10.RoundRectFillColor = System.Drawing.Color.LightBlue;
 | |
|             this.smartLabel10.Size = new System.Drawing.Size(80, 20);
 | |
|             this.smartLabel10.TabIndex = 56;
 | |
|             this.smartLabel10.Text = "감도";
 | |
|             this.smartLabel10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.smartLabel10.TextColorDisable = System.Drawing.Color.Gray;
 | |
|             this.smartLabel10.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
 | |
|             this.smartLabel10.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
 | |
|             this.smartLabel10.Wordwrap = false;
 | |
|             // 
 | |
|             // labelResult
 | |
|             // 
 | |
|             this.labelResult.BackGround = null;
 | |
|             this.labelResult.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(222)))), ((int)(((byte)(233)))));
 | |
|             this.labelResult.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.labelResult.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
 | |
|             this.labelResult.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
 | |
|             this.labelResult.LineSpacing = 0F;
 | |
|             this.labelResult.Location = new System.Drawing.Point(101, 255);
 | |
|             this.labelResult.Name = "labelResult";
 | |
|             this.labelResult.OverlapOptimize = true;
 | |
|             this.labelResult.PasswordChar = '\0';
 | |
|             this.labelResult.Radius = 3;
 | |
|             this.labelResult.RoundRectFillColor = System.Drawing.Color.LightBlue;
 | |
|             this.labelResult.Size = new System.Drawing.Size(100, 20);
 | |
|             this.labelResult.TabIndex = 55;
 | |
|             this.labelResult.Text = "OK";
 | |
|             this.labelResult.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.labelResult.TextColorDisable = System.Drawing.Color.Gray;
 | |
|             this.labelResult.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
 | |
|             this.labelResult.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
 | |
|             this.labelResult.Wordwrap = false;
 | |
|             // 
 | |
|             // smartLabel12
 | |
|             // 
 | |
|             this.smartLabel12.BackGround = null;
 | |
|             this.smartLabel12.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(222)))), ((int)(((byte)(233)))));
 | |
|             this.smartLabel12.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.smartLabel12.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
 | |
|             this.smartLabel12.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
 | |
|             this.smartLabel12.LineSpacing = 0F;
 | |
|             this.smartLabel12.Location = new System.Drawing.Point(15, 255);
 | |
|             this.smartLabel12.Name = "smartLabel12";
 | |
|             this.smartLabel12.OverlapOptimize = true;
 | |
|             this.smartLabel12.PasswordChar = '\0';
 | |
|             this.smartLabel12.Radius = 3;
 | |
|             this.smartLabel12.RoundRectFillColor = System.Drawing.Color.LightBlue;
 | |
|             this.smartLabel12.Size = new System.Drawing.Size(80, 20);
 | |
|             this.smartLabel12.TabIndex = 54;
 | |
|             this.smartLabel12.Text = "판정";
 | |
|             this.smartLabel12.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.smartLabel12.TextColorDisable = System.Drawing.Color.Gray;
 | |
|             this.smartLabel12.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
 | |
|             this.smartLabel12.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
 | |
|             this.smartLabel12.Wordwrap = false;
 | |
|             // 
 | |
|             // labelStDev
 | |
|             // 
 | |
|             this.labelStDev.BackGround = null;
 | |
|             this.labelStDev.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(222)))), ((int)(((byte)(233)))));
 | |
|             this.labelStDev.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.labelStDev.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
 | |
|             this.labelStDev.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
 | |
|             this.labelStDev.LineSpacing = 0F;
 | |
|             this.labelStDev.Location = new System.Drawing.Point(101, 221);
 | |
|             this.labelStDev.Name = "labelStDev";
 | |
|             this.labelStDev.OverlapOptimize = true;
 | |
|             this.labelStDev.PasswordChar = '\0';
 | |
|             this.labelStDev.Radius = 3;
 | |
|             this.labelStDev.RoundRectFillColor = System.Drawing.Color.LightBlue;
 | |
|             this.labelStDev.Size = new System.Drawing.Size(100, 20);
 | |
|             this.labelStDev.TabIndex = 53;
 | |
|             this.labelStDev.Text = "1.234567";
 | |
|             this.labelStDev.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.labelStDev.TextColorDisable = System.Drawing.Color.Gray;
 | |
|             this.labelStDev.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
 | |
|             this.labelStDev.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
 | |
|             this.labelStDev.Wordwrap = false;
 | |
|             // 
 | |
|             // smartLabel8
 | |
|             // 
 | |
|             this.smartLabel8.BackGround = null;
 | |
|             this.smartLabel8.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(222)))), ((int)(((byte)(233)))));
 | |
|             this.smartLabel8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.smartLabel8.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
 | |
|             this.smartLabel8.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
 | |
|             this.smartLabel8.LineSpacing = 0F;
 | |
|             this.smartLabel8.Location = new System.Drawing.Point(15, 221);
 | |
|             this.smartLabel8.Name = "smartLabel8";
 | |
|             this.smartLabel8.OverlapOptimize = true;
 | |
|             this.smartLabel8.PasswordChar = '\0';
 | |
|             this.smartLabel8.Radius = 3;
 | |
|             this.smartLabel8.RoundRectFillColor = System.Drawing.Color.LightBlue;
 | |
|             this.smartLabel8.Size = new System.Drawing.Size(80, 20);
 | |
|             this.smartLabel8.TabIndex = 52;
 | |
|             this.smartLabel8.Text = "감도";
 | |
|             this.smartLabel8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.smartLabel8.TextColorDisable = System.Drawing.Color.Gray;
 | |
|             this.smartLabel8.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
 | |
|             this.smartLabel8.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
 | |
|             this.smartLabel8.Wordwrap = false;
 | |
|             // 
 | |
|             // labelMaxValue
 | |
|             // 
 | |
|             this.labelMaxValue.BackGround = null;
 | |
|             this.labelMaxValue.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(222)))), ((int)(((byte)(233)))));
 | |
|             this.labelMaxValue.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.labelMaxValue.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
 | |
|             this.labelMaxValue.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
 | |
|             this.labelMaxValue.LineSpacing = 0F;
 | |
|             this.labelMaxValue.Location = new System.Drawing.Point(101, 199);
 | |
|             this.labelMaxValue.Name = "labelMaxValue";
 | |
|             this.labelMaxValue.OverlapOptimize = true;
 | |
|             this.labelMaxValue.PasswordChar = '\0';
 | |
|             this.labelMaxValue.Radius = 3;
 | |
|             this.labelMaxValue.RoundRectFillColor = System.Drawing.Color.LightBlue;
 | |
|             this.labelMaxValue.Size = new System.Drawing.Size(100, 20);
 | |
|             this.labelMaxValue.TabIndex = 51;
 | |
|             this.labelMaxValue.Text = "1.2345";
 | |
|             this.labelMaxValue.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.labelMaxValue.TextColorDisable = System.Drawing.Color.Gray;
 | |
|             this.labelMaxValue.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
 | |
|             this.labelMaxValue.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
 | |
|             this.labelMaxValue.Wordwrap = false;
 | |
|             // 
 | |
|             // smartLabel6
 | |
|             // 
 | |
|             this.smartLabel6.BackGround = null;
 | |
|             this.smartLabel6.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(222)))), ((int)(((byte)(233)))));
 | |
|             this.smartLabel6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.smartLabel6.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
 | |
|             this.smartLabel6.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
 | |
|             this.smartLabel6.LineSpacing = 0F;
 | |
|             this.smartLabel6.Location = new System.Drawing.Point(15, 199);
 | |
|             this.smartLabel6.Name = "smartLabel6";
 | |
|             this.smartLabel6.OverlapOptimize = true;
 | |
|             this.smartLabel6.PasswordChar = '\0';
 | |
|             this.smartLabel6.Radius = 3;
 | |
|             this.smartLabel6.RoundRectFillColor = System.Drawing.Color.LightBlue;
 | |
|             this.smartLabel6.Size = new System.Drawing.Size(80, 20);
 | |
|             this.smartLabel6.TabIndex = 50;
 | |
|             this.smartLabel6.Text = "최대값";
 | |
|             this.smartLabel6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.smartLabel6.TextColorDisable = System.Drawing.Color.Gray;
 | |
|             this.smartLabel6.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
 | |
|             this.smartLabel6.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
 | |
|             this.smartLabel6.Wordwrap = false;
 | |
|             // 
 | |
|             // labelCurrentValue
 | |
|             // 
 | |
|             this.labelCurrentValue.BackGround = null;
 | |
|             this.labelCurrentValue.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(222)))), ((int)(((byte)(233)))));
 | |
|             this.labelCurrentValue.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.labelCurrentValue.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
 | |
|             this.labelCurrentValue.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
 | |
|             this.labelCurrentValue.LineSpacing = 0F;
 | |
|             this.labelCurrentValue.Location = new System.Drawing.Point(101, 177);
 | |
|             this.labelCurrentValue.Name = "labelCurrentValue";
 | |
|             this.labelCurrentValue.OverlapOptimize = true;
 | |
|             this.labelCurrentValue.PasswordChar = '\0';
 | |
|             this.labelCurrentValue.Radius = 3;
 | |
|             this.labelCurrentValue.RoundRectFillColor = System.Drawing.Color.LightBlue;
 | |
|             this.labelCurrentValue.Size = new System.Drawing.Size(100, 20);
 | |
|             this.labelCurrentValue.TabIndex = 48;
 | |
|             this.labelCurrentValue.Text = "1.2345";
 | |
|             this.labelCurrentValue.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.labelCurrentValue.TextColorDisable = System.Drawing.Color.Gray;
 | |
|             this.labelCurrentValue.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
 | |
|             this.labelCurrentValue.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
 | |
|             this.labelCurrentValue.Wordwrap = false;
 | |
|             // 
 | |
|             // smartLabel3
 | |
|             // 
 | |
|             this.smartLabel3.BackGround = null;
 | |
|             this.smartLabel3.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(222)))), ((int)(((byte)(233)))));
 | |
|             this.smartLabel3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.smartLabel3.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
 | |
|             this.smartLabel3.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
 | |
|             this.smartLabel3.LineSpacing = 0F;
 | |
|             this.smartLabel3.Location = new System.Drawing.Point(15, 177);
 | |
|             this.smartLabel3.Name = "smartLabel3";
 | |
|             this.smartLabel3.OverlapOptimize = true;
 | |
|             this.smartLabel3.PasswordChar = '\0';
 | |
|             this.smartLabel3.Radius = 3;
 | |
|             this.smartLabel3.RoundRectFillColor = System.Drawing.Color.LightBlue;
 | |
|             this.smartLabel3.Size = new System.Drawing.Size(80, 20);
 | |
|             this.smartLabel3.TabIndex = 49;
 | |
|             this.smartLabel3.Text = "현재값";
 | |
|             this.smartLabel3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.smartLabel3.TextColorDisable = System.Drawing.Color.Gray;
 | |
|             this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
 | |
|             this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
 | |
|             this.smartLabel3.Wordwrap = false;
 | |
|             // 
 | |
|             // labelLane
 | |
|             // 
 | |
|             this.labelLane.BackGround = null;
 | |
|             this.labelLane.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(222)))), ((int)(((byte)(233)))));
 | |
|             this.labelLane.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.labelLane.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
 | |
|             this.labelLane.Font = new System.Drawing.Font("New Gulim", 14F, System.Drawing.FontStyle.Bold);
 | |
|             this.labelLane.LineSpacing = 0F;
 | |
|             this.labelLane.Location = new System.Drawing.Point(37, 89);
 | |
|             this.labelLane.Name = "labelLane";
 | |
|             this.labelLane.OverlapOptimize = true;
 | |
|             this.labelLane.PasswordChar = '\0';
 | |
|             this.labelLane.Radius = 3;
 | |
|             this.labelLane.RoundRectFillColor = System.Drawing.Color.LightBlue;
 | |
|             this.labelLane.Size = new System.Drawing.Size(100, 30);
 | |
|             this.labelLane.TabIndex = 47;
 | |
|             this.labelLane.Text = "LANE 1";
 | |
|             this.labelLane.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
 | |
|             this.labelLane.TextColorDisable = System.Drawing.Color.Gray;
 | |
|             this.labelLane.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
 | |
|             this.labelLane.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
 | |
|             this.labelLane.Wordwrap = false;
 | |
|             // 
 | |
|             // smartDraw
 | |
|             // 
 | |
|             this.smartDraw.BackGround = null;
 | |
|             this.smartDraw.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(195)))), ((int)(((byte)(220)))));
 | |
|             this.smartDraw.Chart.ChartAreaMarkingDesignTime = true;
 | |
|             this.smartDraw.Chart.ChartChannelPenStyle = this.smartDraw_ChartChannelPenStyle1;
 | |
|             this.smartDraw.Chart.ChartDrawStep = 1;
 | |
|             this.smartDraw.Chart.ChartHeight = 442;
 | |
|             this.smartDraw.Chart.ChartRefreshMode = SmartX.SmartDraw.ChartRefresh.LEFTSCROLL;
 | |
|             this.smartDraw.Chart.ChartWidth = 700;
 | |
|             this.smartDraw.Chart.OriginX = 100;
 | |
|             this.smartDraw.Chart.OriginY = 442;
 | |
|             this.smartDraw.Chart.XIncrement = 1;
 | |
|             this.smartDraw.DrawUpdateOption = SmartX.SmartDraw.DrawUpdateOptions.DefaultAuto;
 | |
|             this.smartDraw.LayerSupport = SmartX.SmartDraw.LayerSupportOption.BackAndDraw;
 | |
|             this.smartDraw.Location = new System.Drawing.Point(210, 15);
 | |
|             this.smartDraw.Name = "smartDraw";
 | |
|             this.smartDraw.OverlapOptimize = false;
 | |
|             this.smartDraw.Size = new System.Drawing.Size(800, 460);
 | |
|             this.smartDraw.TabIndex = 46;
 | |
|             this.smartDraw.Text = "smartDraw1";
 | |
|             // 
 | |
|             // smartDraw_ChartChannelPenStyle1
 | |
|             // 
 | |
|             chartPenStyle2.ChannelColor = System.Drawing.Color.Green;
 | |
|             chartPenStyle2.PenStyle = SmartX.SmartDraw_ChartChannelPenStyle.PenStyles.SOLID;
 | |
|             chartPenStyle2.PenWidth = 3;
 | |
|             this.smartDraw_ChartChannelPenStyle1.ChartChannelPenStyle.Add(chartPenStyle2);
 | |
|             // 
 | |
|             // smartButton1
 | |
|             // 
 | |
|             this.smartButton1.BackGround = null;
 | |
|             this.smartButton1.BackGroundColor = System.Drawing.Color.LightBlue;
 | |
|             this.smartButton1.ButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(110)))), ((int)(((byte)(165)))));
 | |
|             this.smartButton1.ButtonDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(76)))), ((int)(((byte)(129)))));
 | |
|             this.smartButton1.ButtonImageAutoSize = true;
 | |
|             this.smartButton1.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
 | |
|             this.smartButton1.ButtonText = "smartButton1";
 | |
|             this.smartButton1.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
 | |
|             this.smartButton1.GroupID = 0;
 | |
|             this.smartButton1.ImageDisable = null;
 | |
|             this.smartButton1.ImageDown = null;
 | |
|             this.smartButton1.ImageUp = null;
 | |
|             this.smartButton1.Location = new System.Drawing.Point(15, 323);
 | |
|             this.smartButton1.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
 | |
|             this.smartButton1.Name = "smartButton1";
 | |
|             this.smartButton1.NestedClickEventPrevent = false;
 | |
|             this.smartButton1.OutlinePixel = 2;
 | |
|             this.smartButton1.OverlapOptimize = true;
 | |
|             this.smartButton1.RepeatInterval = 200;
 | |
|             this.smartButton1.RepeatIntervalAccelerate = null;
 | |
|             this.smartButton1.RoundSize = 10;
 | |
|             this.smartButton1.SafeInterval = 200;
 | |
|             this.smartButton1.Size = new System.Drawing.Size(65, 41);
 | |
|             this.smartButton1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
 | |
|             this.smartButton1.TabIndex = 59;
 | |
|             this.smartButton1.Text = null;
 | |
|             this.smartButton1.TextColor = System.Drawing.Color.White;
 | |
|             this.smartButton1.TextColorDisable = System.Drawing.Color.Gray;
 | |
|             this.smartButton1.TextDownColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
 | |
|             this.smartButton1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
 | |
|             this.smartButton1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
 | |
|             this.smartButton1.Visible = false;
 | |
|             this.smartButton1.Click += new System.EventHandler(this.smartButton1_Click);
 | |
|             // 
 | |
|             // ControlMainDisplayDotGraph
 | |
|             // 
 | |
|             this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
 | |
|             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
 | |
|             this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(222)))), ((int)(((byte)(233)))));
 | |
|             this.Controls.Add(this.smartButton1);
 | |
|             this.Controls.Add(this.smartSeparatorLine1);
 | |
|             this.Controls.Add(this.labelResultSD);
 | |
|             this.Controls.Add(this.smartLabel10);
 | |
|             this.Controls.Add(this.labelResult);
 | |
|             this.Controls.Add(this.smartLabel12);
 | |
|             this.Controls.Add(this.labelStDev);
 | |
|             this.Controls.Add(this.smartLabel8);
 | |
|             this.Controls.Add(this.labelMaxValue);
 | |
|             this.Controls.Add(this.smartLabel6);
 | |
|             this.Controls.Add(this.labelCurrentValue);
 | |
|             this.Controls.Add(this.smartLabel3);
 | |
|             this.Controls.Add(this.labelLane);
 | |
|             this.Controls.Add(this.smartDraw);
 | |
|             this.Name = "ControlMainDisplayDotGraph";
 | |
|             this.Size = new System.Drawing.Size(1024, 490);
 | |
|             ((System.ComponentModel.ISupportInitialize)(this.smartDraw)).EndInit();
 | |
|             this.ResumeLayout(false);
 | |
| 
 | |
|         }
 | |
| 
 | |
|         #endregion
 | |
| 
 | |
|         private SmartX.SmartSeparatorLine smartSeparatorLine1;
 | |
|         private SmartX.SmartLabel labelResultSD;
 | |
|         private SmartX.SmartLabel smartLabel10;
 | |
|         private SmartX.SmartLabel labelResult;
 | |
|         private SmartX.SmartLabel smartLabel12;
 | |
|         private SmartX.SmartLabel labelStDev;
 | |
|         private SmartX.SmartLabel smartLabel8;
 | |
|         private SmartX.SmartLabel labelMaxValue;
 | |
|         private SmartX.SmartLabel smartLabel6;
 | |
|         private SmartX.SmartLabel labelCurrentValue;
 | |
|         private SmartX.SmartLabel smartLabel3;
 | |
|         private SmartX.SmartLabel labelLane;
 | |
|         private SmartX.SmartDraw smartDraw;
 | |
|         private SmartX.SmartButton smartButton1;
 | |
|         private SmartX.SmartDraw_ChartChannelPenStyle smartDraw_ChartChannelPenStyle1;
 | |
|     }
 | |
| }
 |