namespace Mesnac.Action.Intake.Qingquan.Report
{
partial class ReportChart
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.mc = new Mesnac.Controls.Default.MultiCurve();
this.panel1 = new System.Windows.Forms.Panel();
this.lblName = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.lblDate = new System.Windows.Forms.Label();
this.lblJlsj = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.lblKSSJ = new System.Windows.Forms.Label();
this.lblBYSJ = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.lblYG = new System.Windows.Forms.Label();
this.lblYSSJ = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.lblJT = new System.Windows.Forms.Label();
this.lblQSSJ = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.lblMBG = new System.Windows.Forms.Label();
this.lblZSJ = new System.Windows.Forms.Label();
this.panel1.SuspendLayout();
this.SuspendLayout();
//
// mc
//
this.mc.bHaveAction = false;
this.mc.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.mc.CharListWidth = 100;
this.mc.ColorValue1 = System.Drawing.Color.Red;
this.mc.ColorValue10 = System.Drawing.Color.Green;
this.mc.ColorValue11 = System.Drawing.Color.Yellow;
this.mc.ColorValue12 = System.Drawing.Color.Blue;
this.mc.ColorValue2 = System.Drawing.Color.White;
this.mc.ColorValue3 = System.Drawing.Color.Gray;
this.mc.ColorValue4 = System.Drawing.Color.Fuchsia;
this.mc.ColorValue5 = System.Drawing.Color.Teal;
this.mc.ColorValue6 = System.Drawing.Color.Navy;
this.mc.ColorValue7 = System.Drawing.Color.Maroon;
this.mc.ColorValue8 = System.Drawing.Color.Lime;
this.mc.ColorValue9 = System.Drawing.Color.Olive;
this.mc.Cursor = System.Windows.Forms.Cursors.SizeNS;
this.mc.CurveName1 = "压力1";
this.mc.CurveName10 = "压力10";
this.mc.CurveName11 = "顶部压力";
this.mc.CurveName12 = "底部压力";
this.mc.CurveName2 = "压力2";
this.mc.CurveName3 = "压力3";
this.mc.CurveName4 = "压力4";
this.mc.CurveName5 = "压力5";
this.mc.CurveName6 = "压力6";
this.mc.CurveName7 = "压力7";
this.mc.CurveName8 = "压力8";
this.mc.CurveName9 = "压力9";
this.mc.CurveType = Mesnac.Controls.Default.MultiCurve.CurveTypes.Accumulate;
this.mc.DefaultNum = 180;
this.mc.Dock = System.Windows.Forms.DockStyle.Bottom;
this.mc.IsMove = false;
this.mc.IsShowChartList = true;
this.mc.IsShowCommander = false;
this.mc.IsShowLegend = true;
this.mc.IsShowTime = false;
this.mc.IsUseMixTime = false;
this.mc.Location = new System.Drawing.Point(0, 124);
this.mc.MCDataSourceID = null;
this.mc.MixTime = 0;
this.mc.MixTimeName = "";
this.mc.Name = "mc";
this.mc.Num = 100;
this.mc.PointName1 = "";
this.mc.PointName10 = null;
this.mc.PointName11 = null;
this.mc.PointName12 = null;
this.mc.PointName2 = null;
this.mc.PointName3 = null;
this.mc.PointName4 = null;
this.mc.PointName5 = null;
this.mc.PointName6 = null;
this.mc.PointName7 = null;
this.mc.PointName8 = null;
this.mc.PointName9 = null;
this.mc.Size = new System.Drawing.Size(778, 338);
this.mc.TabIndex = 0;
this.mc.Title = "";
//
// panel1
//
this.panel1.Controls.Add(this.lblZSJ);
this.panel1.Controls.Add(this.lblMBG);
this.panel1.Controls.Add(this.label18);
this.panel1.Controls.Add(this.label17);
this.panel1.Controls.Add(this.lblQSSJ);
this.panel1.Controls.Add(this.lblJT);
this.panel1.Controls.Add(this.label14);
this.panel1.Controls.Add(this.label13);
this.panel1.Controls.Add(this.lblYSSJ);
this.panel1.Controls.Add(this.lblYG);
this.panel1.Controls.Add(this.label10);
this.panel1.Controls.Add(this.label9);
this.panel1.Controls.Add(this.lblBYSJ);
this.panel1.Controls.Add(this.lblKSSJ);
this.panel1.Controls.Add(this.label6);
this.panel1.Controls.Add(this.label5);
this.panel1.Controls.Add(this.lblJlsj);
this.panel1.Controls.Add(this.lblDate);
this.panel1.Controls.Add(this.label2);
this.panel1.Controls.Add(this.label1);
this.panel1.Controls.Add(this.lblName);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(778, 118);
this.panel1.TabIndex = 1;
//
// lblName
//
this.lblName.AutoSize = true;
this.lblName.Font = new System.Drawing.Font("宋体", 19F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblName.Location = new System.Drawing.Point(344, 5);
this.lblName.Name = "lblName";
this.lblName.Size = new System.Drawing.Size(90, 26);
this.lblName.TabIndex = 0;
this.lblName.Text = "label1";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(29, 35);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(59, 12);
this.label1.TabIndex = 1;
this.label1.Text = "输送日期:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(29, 72);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(59, 12);
this.label2.TabIndex = 2;
this.label2.Text = "加料时间:";
//
// lblDate
//
this.lblDate.AutoSize = true;
this.lblDate.Location = new System.Drawing.Point(86, 35);
this.lblDate.Name = "lblDate";
this.lblDate.Size = new System.Drawing.Size(47, 12);
this.lblDate.TabIndex = 3;
this.lblDate.Text = "lblDate";
//
// lblJlsj
//
this.lblJlsj.AutoSize = true;
this.lblJlsj.Location = new System.Drawing.Point(86, 72);
this.lblJlsj.Name = "lblJlsj";
this.lblJlsj.Size = new System.Drawing.Size(47, 12);
this.lblJlsj.TabIndex = 4;
this.lblJlsj.Text = "lblJlsj";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(167, 35);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(59, 12);
this.label5.TabIndex = 5;
this.label5.Text = "开始时间:";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(167, 72);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(59, 12);
this.label6.TabIndex = 6;
this.label6.Text = "憋压时间:";
//
// lblKSSJ
//
this.lblKSSJ.AutoSize = true;
this.lblKSSJ.Location = new System.Drawing.Point(220, 35);
this.lblKSSJ.Name = "lblKSSJ";
this.lblKSSJ.Size = new System.Drawing.Size(41, 12);
this.lblKSSJ.TabIndex = 7;
this.lblKSSJ.Text = "label7";
//
// lblBYSJ
//
this.lblBYSJ.AutoSize = true;
this.lblBYSJ.Location = new System.Drawing.Point(220, 72);
this.lblBYSJ.Name = "lblBYSJ";
this.lblBYSJ.Size = new System.Drawing.Size(41, 12);
this.lblBYSJ.TabIndex = 8;
this.lblBYSJ.Text = "label8";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(335, 39);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(35, 12);
this.label9.TabIndex = 9;
this.label9.Text = "源罐:";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(311, 72);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(59, 12);
this.label10.TabIndex = 10;
this.label10.Text = "压送时间:";
//
// lblYG
//
this.lblYG.AutoSize = true;
this.lblYG.Location = new System.Drawing.Point(366, 39);
this.lblYG.Name = "lblYG";
this.lblYG.Size = new System.Drawing.Size(47, 12);
this.lblYG.TabIndex = 11;
this.lblYG.Text = "label11";
//
// lblYSSJ
//
this.lblYSSJ.AutoSize = true;
this.lblYSSJ.Location = new System.Drawing.Point(366, 72);
this.lblYSSJ.Name = "lblYSSJ";
this.lblYSSJ.Size = new System.Drawing.Size(47, 12);
this.lblYSSJ.TabIndex = 12;
this.lblYSSJ.Text = "label12";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(475, 39);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(35, 12);
this.label13.TabIndex = 13;
this.label13.Text = "机台:";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(451, 72);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(59, 12);
this.label14.TabIndex = 14;
this.label14.Text = "清扫时间:";
//
// lblJT
//
this.lblJT.AutoSize = true;
this.lblJT.Location = new System.Drawing.Point(505, 39);
this.lblJT.Name = "lblJT";
this.lblJT.Size = new System.Drawing.Size(47, 12);
this.lblJT.TabIndex = 15;
this.lblJT.Text = "label15";
//
// lblQSSJ
//
this.lblQSSJ.AutoSize = true;
this.lblQSSJ.Location = new System.Drawing.Point(505, 72);
this.lblQSSJ.Name = "lblQSSJ";
this.lblQSSJ.Size = new System.Drawing.Size(47, 12);
this.lblQSSJ.TabIndex = 16;
this.lblQSSJ.Text = "label16";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(602, 39);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(47, 12);
this.label17.TabIndex = 17;
this.label17.Text = "目标罐:";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(602, 72);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(47, 12);
this.label18.TabIndex = 18;
this.label18.Text = "总时间:";
//
// lblMBG
//
this.lblMBG.AutoSize = true;
this.lblMBG.Location = new System.Drawing.Point(645, 39);
this.lblMBG.Name = "lblMBG";
this.lblMBG.Size = new System.Drawing.Size(47, 12);
this.lblMBG.TabIndex = 19;
this.lblMBG.Text = "label19";
//
// lblZSJ
//
this.lblZSJ.AutoSize = true;
this.lblZSJ.Location = new System.Drawing.Point(645, 72);
this.lblZSJ.Name = "lblZSJ";
this.lblZSJ.Size = new System.Drawing.Size(47, 12);
this.lblZSJ.TabIndex = 20;
this.lblZSJ.Text = "label20";
//
// ReportChart
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(778, 462);
this.Controls.Add(this.panel1);
this.Controls.Add(this.mc);
this.Name = "ReportChart";
this.ShowIcon = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "输送曲线";
this.Load += new System.EventHandler(this.ReportChart_Load);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private Controls.Default.MultiCurve mc;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label lblName;
private System.Windows.Forms.Label lblZSJ;
private System.Windows.Forms.Label lblMBG;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label lblQSSJ;
private System.Windows.Forms.Label lblJT;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label lblYSSJ;
private System.Windows.Forms.Label lblYG;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label lblBYSJ;
private System.Windows.Forms.Label lblKSSJ;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label lblJlsj;
private System.Windows.Forms.Label lblDate;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
}
}