华恒Mes鼎捷代码
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

5 months ago
  1. namespace ICSSoft.Frame.WatchPanel
  2. {
  3. partial class FormWatch2
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. DevExpress.XtraCharts.SimpleDiagram simpleDiagram2 = new DevExpress.XtraCharts.SimpleDiagram();
  30. DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
  31. DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel3 = new DevExpress.XtraCharts.PieSeriesLabel();
  32. DevExpress.XtraCharts.PiePointOptions piePointOptions3 = new DevExpress.XtraCharts.PiePointOptions();
  33. DevExpress.XtraCharts.PieSeriesView pieSeriesView3 = new DevExpress.XtraCharts.PieSeriesView();
  34. DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel4 = new DevExpress.XtraCharts.PieSeriesLabel();
  35. DevExpress.XtraCharts.PiePointOptions piePointOptions4 = new DevExpress.XtraCharts.PiePointOptions();
  36. DevExpress.XtraCharts.PieSeriesView pieSeriesView4 = new DevExpress.XtraCharts.PieSeriesView();
  37. DevExpress.XtraCharts.ChartTitle chartTitle2 = new DevExpress.XtraCharts.ChartTitle();
  38. DevExpress.XtraCharts.XYDiagram xyDiagram3 = new DevExpress.XtraCharts.XYDiagram();
  39. DevExpress.XtraCharts.Series series7 = new DevExpress.XtraCharts.Series();
  40. DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel7 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
  41. DevExpress.XtraCharts.PointOptions pointOptions7 = new DevExpress.XtraCharts.PointOptions();
  42. DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView4 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
  43. DevExpress.XtraCharts.Series series8 = new DevExpress.XtraCharts.Series();
  44. DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel8 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
  45. DevExpress.XtraCharts.PointOptions pointOptions8 = new DevExpress.XtraCharts.PointOptions();
  46. DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel9 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
  47. DevExpress.XtraCharts.PointOptions pointOptions9 = new DevExpress.XtraCharts.PointOptions();
  48. DevExpress.XtraCharts.XYDiagram xyDiagram4 = new DevExpress.XtraCharts.XYDiagram();
  49. DevExpress.XtraCharts.Series series9 = new DevExpress.XtraCharts.Series();
  50. DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel10 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
  51. DevExpress.XtraCharts.PointOptions pointOptions10 = new DevExpress.XtraCharts.PointOptions();
  52. DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView5 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
  53. DevExpress.XtraCharts.Series series10 = new DevExpress.XtraCharts.Series();
  54. DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel11 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
  55. DevExpress.XtraCharts.PointOptions pointOptions11 = new DevExpress.XtraCharts.PointOptions();
  56. DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView6 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
  57. DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel12 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
  58. DevExpress.XtraCharts.PointOptions pointOptions12 = new DevExpress.XtraCharts.PointOptions();
  59. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormWatch2));
  60. this.button1 = new System.Windows.Forms.Button();
  61. this.label2 = new System.Windows.Forms.Label();
  62. this.lab1Line1 = new System.Windows.Forms.Label();
  63. this.label3 = new System.Windows.Forms.Label();
  64. this.label1 = new System.Windows.Forms.Label();
  65. this.label4 = new System.Windows.Forms.Label();
  66. this.label5 = new System.Windows.Forms.Label();
  67. this.label6 = new System.Windows.Forms.Label();
  68. this.label7 = new System.Windows.Forms.Label();
  69. this.label8 = new System.Windows.Forms.Label();
  70. this.label9 = new System.Windows.Forms.Label();
  71. this.timer1 = new System.Windows.Forms.Timer(this.components);
  72. this.button2 = new System.Windows.Forms.Button();
  73. this.button3 = new System.Windows.Forms.Button();
  74. this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
  75. this.label10 = new System.Windows.Forms.Label();
  76. this.label11 = new System.Windows.Forms.Label();
  77. this.label12 = new System.Windows.Forms.Label();
  78. this.label13 = new System.Windows.Forms.Label();
  79. this.label14 = new System.Windows.Forms.Label();
  80. this.label15 = new System.Windows.Forms.Label();
  81. this.label16 = new System.Windows.Forms.Label();
  82. this.label17 = new System.Windows.Forms.Label();
  83. this.label18 = new System.Windows.Forms.Label();
  84. this.label19 = new System.Windows.Forms.Label();
  85. this.label20 = new System.Windows.Forms.Label();
  86. this.label21 = new System.Windows.Forms.Label();
  87. this.label22 = new System.Windows.Forms.Label();
  88. this.label23 = new System.Windows.Forms.Label();
  89. this.label24 = new System.Windows.Forms.Label();
  90. this.label25 = new System.Windows.Forms.Label();
  91. this.label26 = new System.Windows.Forms.Label();
  92. this.label27 = new System.Windows.Forms.Label();
  93. this.chartControl2 = new DevExpress.XtraCharts.ChartControl();
  94. this.button4 = new System.Windows.Forms.Button();
  95. this.button5 = new System.Windows.Forms.Button();
  96. this.button6 = new System.Windows.Forms.Button();
  97. this.label28 = new System.Windows.Forms.Label();
  98. this.label29 = new System.Windows.Forms.Label();
  99. this.label30 = new System.Windows.Forms.Label();
  100. this.button7 = new System.Windows.Forms.Button();
  101. this.label31 = new System.Windows.Forms.Label();
  102. this.label32 = new System.Windows.Forms.Label();
  103. this.button8 = new System.Windows.Forms.Button();
  104. this.label33 = new System.Windows.Forms.Label();
  105. this.button9 = new System.Windows.Forms.Button();
  106. this.label34 = new System.Windows.Forms.Label();
  107. this.label35 = new System.Windows.Forms.Label();
  108. this.label36 = new System.Windows.Forms.Label();
  109. this.chartControl3 = new DevExpress.XtraCharts.ChartControl();
  110. this.label37 = new System.Windows.Forms.Label();
  111. this.label38 = new System.Windows.Forms.Label();
  112. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  113. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  114. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  115. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  116. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  117. ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(simpleDiagram2)).BeginInit();
  119. ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
  120. ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel3)).BeginInit();
  121. ((System.ComponentModel.ISupportInitialize)(pieSeriesView3)).BeginInit();
  122. ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel4)).BeginInit();
  123. ((System.ComponentModel.ISupportInitialize)(pieSeriesView4)).BeginInit();
  124. ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
  125. ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
  126. ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel7)).BeginInit();
  128. ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView4)).BeginInit();
  129. ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
  130. ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel8)).BeginInit();
  131. ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel9)).BeginInit();
  132. ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).BeginInit();
  133. ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
  134. ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
  135. ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel10)).BeginInit();
  136. ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView5)).BeginInit();
  137. ((System.ComponentModel.ISupportInitialize)(series10)).BeginInit();
  138. ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel11)).BeginInit();
  139. ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView6)).BeginInit();
  140. ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel12)).BeginInit();
  141. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  142. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  143. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  144. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  145. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  146. this.SuspendLayout();
  147. //
  148. // button1
  149. //
  150. this.button1.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  151. this.button1.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  152. this.button1.ForeColor = System.Drawing.Color.White;
  153. this.button1.Location = new System.Drawing.Point(1595, 788);
  154. this.button1.Margin = new System.Windows.Forms.Padding(6);
  155. this.button1.Name = "button1";
  156. this.button1.Size = new System.Drawing.Size(150, 44);
  157. this.button1.TabIndex = 3;
  158. this.button1.Text = "关 闭";
  159. this.button1.UseVisualStyleBackColor = true;
  160. //
  161. // label2
  162. //
  163. this.label2.BackColor = System.Drawing.Color.Gray;
  164. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  165. this.label2.ForeColor = System.Drawing.Color.White;
  166. this.label2.Location = new System.Drawing.Point(2, 77);
  167. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  168. this.label2.Name = "label2";
  169. this.label2.Size = new System.Drawing.Size(936, 2);
  170. this.label2.TabIndex = 4;
  171. this.label2.Text = " ";
  172. this.label2.Resize += new System.EventHandler(this.label2_Resize);
  173. //
  174. // lab1Line1
  175. //
  176. this.lab1Line1.BackColor = System.Drawing.Color.Gray;
  177. this.lab1Line1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  178. this.lab1Line1.ForeColor = System.Drawing.Color.White;
  179. this.lab1Line1.Location = new System.Drawing.Point(257, -2);
  180. this.lab1Line1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  181. this.lab1Line1.Name = "lab1Line1";
  182. this.lab1Line1.Size = new System.Drawing.Size(1, 79);
  183. this.lab1Line1.TabIndex = 10;
  184. this.lab1Line1.Text = " ";
  185. //
  186. // label3
  187. //
  188. this.label3.BackColor = System.Drawing.Color.Gray;
  189. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  190. this.label3.ForeColor = System.Drawing.Color.White;
  191. this.label3.Location = new System.Drawing.Point(675, -2);
  192. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  193. this.label3.Name = "label3";
  194. this.label3.Size = new System.Drawing.Size(2, 574);
  195. this.label3.TabIndex = 12;
  196. this.label3.Text = " ";
  197. //
  198. // label1
  199. //
  200. this.label1.BackColor = System.Drawing.Color.Gray;
  201. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  202. this.label1.ForeColor = System.Drawing.Color.White;
  203. this.label1.Location = new System.Drawing.Point(675, 260);
  204. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  205. this.label1.Name = "label1";
  206. this.label1.Size = new System.Drawing.Size(264, 1);
  207. this.label1.TabIndex = 13;
  208. this.label1.Text = " ";
  209. //
  210. // label4
  211. //
  212. this.label4.BackColor = System.Drawing.Color.Gray;
  213. this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  214. this.label4.ForeColor = System.Drawing.Color.White;
  215. this.label4.Location = new System.Drawing.Point(676, 337);
  216. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  217. this.label4.Name = "label4";
  218. this.label4.Size = new System.Drawing.Size(261, 1);
  219. this.label4.TabIndex = 14;
  220. this.label4.Text = " ";
  221. //
  222. // label5
  223. //
  224. this.label5.BackColor = System.Drawing.Color.Gray;
  225. this.label5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  226. this.label5.ForeColor = System.Drawing.Color.White;
  227. this.label5.Location = new System.Drawing.Point(677, 476);
  228. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  229. this.label5.Name = "label5";
  230. this.label5.Size = new System.Drawing.Size(263, 1);
  231. this.label5.TabIndex = 15;
  232. this.label5.Text = " ";
  233. //
  234. // label6
  235. //
  236. this.label6.AutoSize = true;
  237. this.label6.Font = new System.Drawing.Font("Arial", 22F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  238. this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  239. this.label6.Location = new System.Drawing.Point(66, 24);
  240. this.label6.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  241. this.label6.Name = "label6";
  242. this.label6.Size = new System.Drawing.Size(106, 30);
  243. this.label6.TabIndex = 17;
  244. this.label6.Text = "智合诚";
  245. //
  246. // label7
  247. //
  248. this.label7.AutoSize = true;
  249. this.label7.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  250. this.label7.ForeColor = System.Drawing.Color.White;
  251. this.label7.Location = new System.Drawing.Point(310, 43);
  252. this.label7.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  253. this.label7.Name = "label7";
  254. this.label7.Size = new System.Drawing.Size(267, 27);
  255. this.label7.TabIndex = 18;
  256. this.label7.Text = "WorkShop OverView";
  257. //
  258. // label8
  259. //
  260. this.label8.AutoSize = true;
  261. this.label8.Font = new System.Drawing.Font("Arial", 22F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  262. this.label8.ForeColor = System.Drawing.Color.White;
  263. this.label8.Location = new System.Drawing.Point(316, 7);
  264. this.label8.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  265. this.label8.Name = "label8";
  266. this.label8.Size = new System.Drawing.Size(261, 30);
  267. this.label8.TabIndex = 19;
  268. this.label8.Text = "车间概况电子看板";
  269. //
  270. // label9
  271. //
  272. this.label9.AutoSize = true;
  273. this.label9.Font = new System.Drawing.Font("楷体", 22F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  274. this.label9.ForeColor = System.Drawing.Color.White;
  275. this.label9.Location = new System.Drawing.Point(683, 24);
  276. this.label9.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  277. this.label9.Name = "label9";
  278. this.label9.Size = new System.Drawing.Size(133, 30);
  279. this.label9.TabIndex = 20;
  280. this.label9.Text = "DateTime";
  281. //
  282. // timer1
  283. //
  284. this.timer1.Enabled = true;
  285. this.timer1.Interval = 1000;
  286. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  287. //
  288. // button2
  289. //
  290. this.button2.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  291. this.button2.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  292. this.button2.ForeColor = System.Drawing.Color.Black;
  293. this.button2.Location = new System.Drawing.Point(859, 767);
  294. this.button2.Name = "button2";
  295. this.button2.Size = new System.Drawing.Size(75, 22);
  296. this.button2.TabIndex = 21;
  297. this.button2.Text = "关 闭";
  298. this.button2.UseVisualStyleBackColor = true;
  299. //
  300. // button3
  301. //
  302. this.button3.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  303. this.button3.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  304. this.button3.ForeColor = System.Drawing.Color.Black;
  305. this.button3.Location = new System.Drawing.Point(860, 552);
  306. this.button3.Name = "button3";
  307. this.button3.Size = new System.Drawing.Size(75, 22);
  308. this.button3.TabIndex = 3;
  309. this.button3.Text = "关 闭";
  310. this.button3.UseVisualStyleBackColor = true;
  311. this.button3.Click += new System.EventHandler(this.button3_Click);
  312. //
  313. // chartControl1
  314. //
  315. this.chartControl1.BackColor = System.Drawing.Color.Black;
  316. this.chartControl1.BorderOptions.Visible = false;
  317. this.chartControl1.CrosshairOptions.ArgumentLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
  318. this.chartControl1.CrosshairOptions.ValueLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
  319. simpleDiagram2.CustomPanel = null;
  320. simpleDiagram2.EqualPieSize = false;
  321. this.chartControl1.Diagram = simpleDiagram2;
  322. this.chartControl1.Legend.BackColor = System.Drawing.Color.Black;
  323. this.chartControl1.Legend.Border.Visible = false;
  324. this.chartControl1.Legend.TextColor = System.Drawing.Color.White;
  325. this.chartControl1.Location = new System.Drawing.Point(676, 79);
  326. this.chartControl1.Name = "chartControl1";
  327. pieSeriesLabel3.BackColor = System.Drawing.Color.Black;
  328. pieSeriesLabel3.Border.Visible = false;
  329. pieSeriesLabel3.LineVisible = false;
  330. piePointOptions3.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
  331. piePointOptions3.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
  332. pieSeriesLabel3.PointOptions = piePointOptions3;
  333. series6.Label = pieSeriesLabel3;
  334. series6.Name = "Series 1";
  335. pieSeriesView3.RuntimeExploding = false;
  336. series6.View = pieSeriesView3;
  337. this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
  338. series6};
  339. pieSeriesLabel4.LineVisible = true;
  340. piePointOptions4.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
  341. piePointOptions4.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
  342. pieSeriesLabel4.PointOptions = piePointOptions4;
  343. this.chartControl1.SeriesTemplate.Label = pieSeriesLabel4;
  344. pieSeriesView4.RuntimeExploding = false;
  345. this.chartControl1.SeriesTemplate.View = pieSeriesView4;
  346. this.chartControl1.Size = new System.Drawing.Size(258, 178);
  347. this.chartControl1.TabIndex = 22;
  348. chartTitle2.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Bold);
  349. chartTitle2.Text = "前五大不良代码";
  350. chartTitle2.TextColor = System.Drawing.Color.White;
  351. this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
  352. chartTitle2});
  353. //
  354. // label10
  355. //
  356. this.label10.AutoSize = true;
  357. this.label10.Font = new System.Drawing.Font("楷体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  358. this.label10.ForeColor = System.Drawing.Color.White;
  359. this.label10.Location = new System.Drawing.Point(765, 272);
  360. this.label10.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  361. this.label10.Name = "label10";
  362. this.label10.Size = new System.Drawing.Size(49, 19);
  363. this.label10.TabIndex = 23;
  364. this.label10.Text = "DPPM";
  365. //
  366. // label11
  367. //
  368. this.label11.AutoSize = true;
  369. this.label11.Font = new System.Drawing.Font("楷体", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  370. this.label11.ForeColor = System.Drawing.Color.White;
  371. this.label11.Location = new System.Drawing.Point(703, 294);
  372. this.label11.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  373. this.label11.Name = "label11";
  374. this.label11.Size = new System.Drawing.Size(48, 18);
  375. this.label11.TabIndex = 24;
  376. this.label11.Text = "SMT:";
  377. //
  378. // label12
  379. //
  380. this.label12.AutoSize = true;
  381. this.label12.Font = new System.Drawing.Font("楷体", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  382. this.label12.ForeColor = System.Drawing.Color.White;
  383. this.label12.Location = new System.Drawing.Point(703, 312);
  384. this.label12.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  385. this.label12.Name = "label12";
  386. this.label12.Size = new System.Drawing.Size(48, 18);
  387. this.label12.TabIndex = 25;
  388. this.label12.Text = "THT:";
  389. //
  390. // label13
  391. //
  392. this.label13.AutoSize = true;
  393. this.label13.Font = new System.Drawing.Font("楷体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  394. this.label13.ForeColor = System.Drawing.Color.White;
  395. this.label13.Location = new System.Drawing.Point(825, 294);
  396. this.label13.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  397. this.label13.Name = "label13";
  398. this.label13.Size = new System.Drawing.Size(62, 18);
  399. this.label13.TabIndex = 26;
  400. this.label13.Text = "911.99";
  401. //
  402. // label14
  403. //
  404. this.label14.AutoSize = true;
  405. this.label14.Font = new System.Drawing.Font("楷体", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  406. this.label14.ForeColor = System.Drawing.Color.White;
  407. this.label14.Location = new System.Drawing.Point(825, 314);
  408. this.label14.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  409. this.label14.Name = "label14";
  410. this.label14.Size = new System.Drawing.Size(62, 18);
  411. this.label14.TabIndex = 27;
  412. this.label14.Text = "116.52";
  413. //
  414. // label15
  415. //
  416. this.label15.AutoSize = true;
  417. this.label15.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  418. this.label15.ForeColor = System.Drawing.Color.Yellow;
  419. this.label15.Location = new System.Drawing.Point(772, 343);
  420. this.label15.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  421. this.label15.Name = "label15";
  422. this.label15.Size = new System.Drawing.Size(37, 14);
  423. this.label15.TabIndex = 31;
  424. this.label15.Text = "温度";
  425. //
  426. // label16
  427. //
  428. this.label16.AutoSize = true;
  429. this.label16.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  430. this.label16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  431. this.label16.Location = new System.Drawing.Point(772, 386);
  432. this.label16.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  433. this.label16.Name = "label16";
  434. this.label16.Size = new System.Drawing.Size(37, 14);
  435. this.label16.TabIndex = 32;
  436. this.label16.Text = "湿度";
  437. //
  438. // label17
  439. //
  440. this.label17.AutoSize = true;
  441. this.label17.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  442. this.label17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  443. this.label17.Location = new System.Drawing.Point(765, 435);
  444. this.label17.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  445. this.label17.Name = "label17";
  446. this.label17.Size = new System.Drawing.Size(52, 14);
  447. this.label17.TabIndex = 33;
  448. this.label17.Text = "洁净度";
  449. //
  450. // label18
  451. //
  452. this.label18.AutoSize = true;
  453. this.label18.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  454. this.label18.ForeColor = System.Drawing.Color.White;
  455. this.label18.Location = new System.Drawing.Point(752, 360);
  456. this.label18.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  457. this.label18.Name = "label18";
  458. this.label18.Size = new System.Drawing.Size(84, 14);
  459. this.label18.TabIndex = 34;
  460. this.label18.Text = "Tempefature";
  461. //
  462. // label19
  463. //
  464. this.label19.AutoSize = true;
  465. this.label19.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  466. this.label19.ForeColor = System.Drawing.Color.White;
  467. this.label19.Location = new System.Drawing.Point(764, 406);
  468. this.label19.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  469. this.label19.Name = "label19";
  470. this.label19.Size = new System.Drawing.Size(63, 14);
  471. this.label19.TabIndex = 35;
  472. this.label19.Text = "Humidity";
  473. //
  474. // label20
  475. //
  476. this.label20.AutoSize = true;
  477. this.label20.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  478. this.label20.ForeColor = System.Drawing.Color.White;
  479. this.label20.Location = new System.Drawing.Point(752, 452);
  480. this.label20.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  481. this.label20.Name = "label20";
  482. this.label20.Size = new System.Drawing.Size(84, 14);
  483. this.label20.TabIndex = 36;
  484. this.label20.Text = "Cleanliness";
  485. //
  486. // label21
  487. //
  488. this.label21.AutoSize = true;
  489. this.label21.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  490. this.label21.ForeColor = System.Drawing.Color.White;
  491. this.label21.Location = new System.Drawing.Point(849, 350);
  492. this.label21.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  493. this.label21.Name = "label21";
  494. this.label21.Size = new System.Drawing.Size(84, 19);
  495. this.label21.TabIndex = 37;
  496. this.label21.Text = "22.56℃";
  497. //
  498. // label22
  499. //
  500. this.label22.AutoSize = true;
  501. this.label22.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  502. this.label22.ForeColor = System.Drawing.Color.White;
  503. this.label22.Location = new System.Drawing.Point(858, 392);
  504. this.label22.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  505. this.label22.Name = "label22";
  506. this.label22.Size = new System.Drawing.Size(64, 19);
  507. this.label22.TabIndex = 38;
  508. this.label22.Text = "22.1%";
  509. //
  510. // label23
  511. //
  512. this.label23.AutoSize = true;
  513. this.label23.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  514. this.label23.ForeColor = System.Drawing.Color.White;
  515. this.label23.Location = new System.Drawing.Point(850, 437);
  516. this.label23.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  517. this.label23.Name = "label23";
  518. this.label23.Size = new System.Drawing.Size(75, 19);
  519. this.label23.TabIndex = 39;
  520. this.label23.Text = "500000";
  521. //
  522. // label24
  523. //
  524. this.label24.AutoSize = true;
  525. this.label24.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  526. this.label24.ForeColor = System.Drawing.Color.White;
  527. this.label24.Location = new System.Drawing.Point(761, 514);
  528. this.label24.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  529. this.label24.Name = "label24";
  530. this.label24.Size = new System.Drawing.Size(70, 14);
  531. this.label24.TabIndex = 42;
  532. this.label24.Text = "Headcount";
  533. //
  534. // label25
  535. //
  536. this.label25.AutoSize = true;
  537. this.label25.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  538. this.label25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  539. this.label25.Location = new System.Drawing.Point(772, 497);
  540. this.label25.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  541. this.label25.Name = "label25";
  542. this.label25.Size = new System.Drawing.Size(37, 14);
  543. this.label25.TabIndex = 41;
  544. this.label25.Text = "人力";
  545. //
  546. // label26
  547. //
  548. this.label26.AutoSize = true;
  549. this.label26.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  550. this.label26.ForeColor = System.Drawing.Color.White;
  551. this.label26.Location = new System.Drawing.Point(862, 499);
  552. this.label26.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  553. this.label26.Name = "label26";
  554. this.label26.Size = new System.Drawing.Size(53, 19);
  555. this.label26.TabIndex = 43;
  556. this.label26.Text = "0/21";
  557. //
  558. // label27
  559. //
  560. this.label27.BackColor = System.Drawing.Color.Gray;
  561. this.label27.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  562. this.label27.Font = new System.Drawing.Font("新宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  563. this.label27.ForeColor = System.Drawing.Color.White;
  564. this.label27.Location = new System.Drawing.Point(2, 79);
  565. this.label27.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  566. this.label27.Name = "label27";
  567. this.label27.Size = new System.Drawing.Size(675, 493);
  568. this.label27.TabIndex = 44;
  569. this.label27.Text = " ";
  570. //
  571. // chartControl2
  572. //
  573. this.chartControl2.BorderOptions.Visible = false;
  574. this.chartControl2.CrosshairOptions.ArgumentLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
  575. this.chartControl2.CrosshairOptions.ValueLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
  576. xyDiagram3.AxisX.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
  577. xyDiagram3.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
  578. xyDiagram3.AxisX.Range.SideMarginsEnabled = true;
  579. xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
  580. xyDiagram3.AxisY.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
  581. xyDiagram3.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
  582. xyDiagram3.AxisY.Range.SideMarginsEnabled = true;
  583. xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
  584. xyDiagram3.DefaultPane.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
  585. this.chartControl2.Diagram = xyDiagram3;
  586. this.chartControl2.Location = new System.Drawing.Point(38, 127);
  587. this.chartControl2.Name = "chartControl2";
  588. sideBySideBarSeriesLabel7.LineVisible = true;
  589. pointOptions7.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
  590. pointOptions7.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
  591. sideBySideBarSeriesLabel7.PointOptions = pointOptions7;
  592. series7.Label = sideBySideBarSeriesLabel7;
  593. series7.Name = "Series 1";
  594. sideBySideBarSeriesView4.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
  595. series7.View = sideBySideBarSeriesView4;
  596. sideBySideBarSeriesLabel8.LineVisible = true;
  597. pointOptions8.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
  598. pointOptions8.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
  599. sideBySideBarSeriesLabel8.PointOptions = pointOptions8;
  600. series8.Label = sideBySideBarSeriesLabel8;
  601. series8.Name = "Series 2";
  602. this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
  603. series7,
  604. series8};
  605. sideBySideBarSeriesLabel9.LineVisible = true;
  606. pointOptions9.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
  607. pointOptions9.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
  608. sideBySideBarSeriesLabel9.PointOptions = pointOptions9;
  609. this.chartControl2.SeriesTemplate.Label = sideBySideBarSeriesLabel9;
  610. this.chartControl2.SideBySideEqualBarWidth = true;
  611. this.chartControl2.Size = new System.Drawing.Size(599, 142);
  612. this.chartControl2.TabIndex = 45;
  613. //
  614. // button4
  615. //
  616. this.button4.BackColor = System.Drawing.Color.Green;
  617. this.button4.FlatAppearance.BorderSize = 0;
  618. this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  619. this.button4.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  620. this.button4.ForeColor = System.Drawing.Color.White;
  621. this.button4.Location = new System.Drawing.Point(126, 271);
  622. this.button4.Name = "button4";
  623. this.button4.Size = new System.Drawing.Size(108, 50);
  624. this.button4.TabIndex = 47;
  625. this.button4.Text = "贴片SMT一线";
  626. this.button4.UseVisualStyleBackColor = false;
  627. //
  628. // button5
  629. //
  630. this.button5.BackColor = System.Drawing.Color.Green;
  631. this.button5.FlatAppearance.BorderSize = 0;
  632. this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  633. this.button5.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  634. this.button5.ForeColor = System.Drawing.Color.White;
  635. this.button5.Location = new System.Drawing.Point(233, 270);
  636. this.button5.Name = "button5";
  637. this.button5.Size = new System.Drawing.Size(114, 51);
  638. this.button5.TabIndex = 48;
  639. this.button5.Text = "三防一线";
  640. this.button5.UseVisualStyleBackColor = false;
  641. //
  642. // button6
  643. //
  644. this.button6.BackColor = System.Drawing.Color.Green;
  645. this.button6.FlatAppearance.BorderSize = 0;
  646. this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  647. this.button6.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  648. this.button6.ForeColor = System.Drawing.Color.White;
  649. this.button6.Location = new System.Drawing.Point(347, 270);
  650. this.button6.Name = "button6";
  651. this.button6.Size = new System.Drawing.Size(107, 51);
  652. this.button6.TabIndex = 49;
  653. this.button6.Text = "波峰焊一线";
  654. this.button6.UseVisualStyleBackColor = false;
  655. //
  656. // label28
  657. //
  658. this.label28.AutoSize = true;
  659. this.label28.BackColor = System.Drawing.Color.Transparent;
  660. this.label28.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  661. this.label28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  662. this.label28.Location = new System.Drawing.Point(143, 328);
  663. this.label28.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  664. this.label28.Name = "label28";
  665. this.label28.Size = new System.Drawing.Size(75, 20);
  666. this.label28.TabIndex = 50;
  667. this.label28.Text = "93.98%";
  668. //
  669. // label29
  670. //
  671. this.label29.AutoSize = true;
  672. this.label29.BackColor = System.Drawing.Color.Transparent;
  673. this.label29.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  674. this.label29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  675. this.label29.Location = new System.Drawing.Point(255, 328);
  676. this.label29.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  677. this.label29.Name = "label29";
  678. this.label29.Size = new System.Drawing.Size(75, 20);
  679. this.label29.TabIndex = 51;
  680. this.label29.Text = "97.96%";
  681. //
  682. // label30
  683. //
  684. this.label30.AutoSize = true;
  685. this.label30.Font = new System.Drawing.Font("楷体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  686. this.label30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  687. this.label30.Location = new System.Drawing.Point(368, 328);
  688. this.label30.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  689. this.label30.Name = "label30";
  690. this.label30.Size = new System.Drawing.Size(64, 20);
  691. this.label30.TabIndex = 52;
  692. this.label30.Text = "97.8%";
  693. //
  694. // button7
  695. //
  696. this.button7.BackColor = System.Drawing.Color.Green;
  697. this.button7.FlatAppearance.BorderSize = 0;
  698. this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  699. this.button7.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  700. this.button7.ForeColor = System.Drawing.Color.White;
  701. this.button7.Location = new System.Drawing.Point(579, 278);
  702. this.button7.Name = "button7";
  703. this.button7.Size = new System.Drawing.Size(30, 13);
  704. this.button7.TabIndex = 53;
  705. this.button7.UseVisualStyleBackColor = false;
  706. //
  707. // label31
  708. //
  709. this.label31.AutoSize = true;
  710. this.label31.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  711. this.label31.ForeColor = System.Drawing.Color.White;
  712. this.label31.Location = new System.Drawing.Point(618, 276);
  713. this.label31.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  714. this.label31.Name = "label31";
  715. this.label31.Size = new System.Drawing.Size(39, 15);
  716. this.label31.TabIndex = 54;
  717. this.label31.Text = "正常";
  718. //
  719. // label32
  720. //
  721. this.label32.AutoSize = true;
  722. this.label32.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  723. this.label32.ForeColor = System.Drawing.Color.White;
  724. this.label32.Location = new System.Drawing.Point(619, 297);
  725. this.label32.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  726. this.label32.Name = "label32";
  727. this.label32.Size = new System.Drawing.Size(39, 15);
  728. this.label32.TabIndex = 56;
  729. this.label32.Text = "缺料";
  730. //
  731. // button8
  732. //
  733. this.button8.BackColor = System.Drawing.Color.Yellow;
  734. this.button8.FlatAppearance.BorderSize = 0;
  735. this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  736. this.button8.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  737. this.button8.ForeColor = System.Drawing.Color.White;
  738. this.button8.Location = new System.Drawing.Point(579, 299);
  739. this.button8.Name = "button8";
  740. this.button8.Size = new System.Drawing.Size(30, 13);
  741. this.button8.TabIndex = 55;
  742. this.button8.UseVisualStyleBackColor = false;
  743. //
  744. // label33
  745. //
  746. this.label33.AutoSize = true;
  747. this.label33.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  748. this.label33.ForeColor = System.Drawing.Color.White;
  749. this.label33.Location = new System.Drawing.Point(619, 318);
  750. this.label33.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  751. this.label33.Name = "label33";
  752. this.label33.Size = new System.Drawing.Size(39, 15);
  753. this.label33.TabIndex = 58;
  754. this.label33.Text = "停产";
  755. //
  756. // button9
  757. //
  758. this.button9.BackColor = System.Drawing.Color.Red;
  759. this.button9.FlatAppearance.BorderSize = 0;
  760. this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  761. this.button9.Font = new System.Drawing.Font("宋体", 13F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  762. this.button9.ForeColor = System.Drawing.Color.White;
  763. this.button9.Location = new System.Drawing.Point(579, 320);
  764. this.button9.Name = "button9";
  765. this.button9.Size = new System.Drawing.Size(30, 12);
  766. this.button9.TabIndex = 57;
  767. this.button9.UseVisualStyleBackColor = false;
  768. //
  769. // label34
  770. //
  771. this.label34.AutoSize = true;
  772. this.label34.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  773. this.label34.ForeColor = System.Drawing.Color.White;
  774. this.label34.Location = new System.Drawing.Point(238, 359);
  775. this.label34.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  776. this.label34.Name = "label34";
  777. this.label34.Size = new System.Drawing.Size(208, 16);
  778. this.label34.TabIndex = 59;
  779. this.label34.Text = "一周内车间日产量/质量状况";
  780. //
  781. // label35
  782. //
  783. this.label35.BackColor = System.Drawing.Color.Gray;
  784. this.label35.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  785. this.label35.ForeColor = System.Drawing.Color.White;
  786. this.label35.Location = new System.Drawing.Point(2, 403);
  787. this.label35.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  788. this.label35.Name = "label35";
  789. this.label35.Size = new System.Drawing.Size(673, 2);
  790. this.label35.TabIndex = 60;
  791. this.label35.Text = " ";
  792. //
  793. // label36
  794. //
  795. this.label36.AutoSize = true;
  796. this.label36.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  797. this.label36.ForeColor = System.Drawing.Color.White;
  798. this.label36.Location = new System.Drawing.Point(210, 380);
  799. this.label36.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  800. this.label36.Name = "label36";
  801. this.label36.Size = new System.Drawing.Size(264, 16);
  802. this.label36.TabIndex = 61;
  803. this.label36.Text = "Output/Yield of Workshop by week";
  804. //
  805. // chartControl3
  806. //
  807. this.chartControl3.BorderOptions.Visible = false;
  808. this.chartControl3.CrosshairOptions.ArgumentLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
  809. this.chartControl3.CrosshairOptions.ValueLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
  810. xyDiagram4.AxisX.InterlacedFillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
  811. xyDiagram4.AxisX.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
  812. xyDiagram4.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
  813. xyDiagram4.AxisX.Range.SideMarginsEnabled = true;
  814. xyDiagram4.AxisX.VisibleInPanesSerializable = "-1";
  815. xyDiagram4.AxisY.InterlacedFillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
  816. xyDiagram4.AxisY.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
  817. xyDiagram4.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
  818. xyDiagram4.AxisY.Range.SideMarginsEnabled = true;
  819. xyDiagram4.AxisY.VisibleInPanesSerializable = "-1";
  820. xyDiagram4.DefaultPane.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
  821. this.chartControl3.Diagram = xyDiagram4;
  822. this.chartControl3.Location = new System.Drawing.Point(2, 406);
  823. this.chartControl3.Name = "chartControl3";
  824. this.chartControl3.PaletteName = "Opulent";
  825. sideBySideBarSeriesLabel10.LineVisible = true;
  826. pointOptions10.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
  827. pointOptions10.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
  828. sideBySideBarSeriesLabel10.PointOptions = pointOptions10;
  829. series9.Label = sideBySideBarSeriesLabel10;
  830. series9.Name = "Series 1";
  831. sideBySideBarSeriesView5.Color = System.Drawing.Color.Yellow;
  832. sideBySideBarSeriesView5.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
  833. sideBySideBarSeriesView5.RangeControlOptions.SeriesTransparency = null;
  834. sideBySideBarSeriesView5.RangeControlOptions.ViewType = DevExpress.XtraCharts.RangeControlViewType.Area;
  835. series9.View = sideBySideBarSeriesView5;
  836. sideBySideBarSeriesLabel11.LineVisible = true;
  837. pointOptions11.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
  838. pointOptions11.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
  839. sideBySideBarSeriesLabel11.PointOptions = pointOptions11;
  840. series10.Label = sideBySideBarSeriesLabel11;
  841. series10.Name = "Series 2";
  842. sideBySideBarSeriesView6.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
  843. series10.View = sideBySideBarSeriesView6;
  844. this.chartControl3.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
  845. series9,
  846. series10};
  847. sideBySideBarSeriesLabel12.LineVisible = true;
  848. pointOptions12.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
  849. pointOptions12.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
  850. sideBySideBarSeriesLabel12.PointOptions = pointOptions12;
  851. this.chartControl3.SeriesTemplate.Label = sideBySideBarSeriesLabel12;
  852. this.chartControl3.Size = new System.Drawing.Size(673, 166);
  853. this.chartControl3.TabIndex = 62;
  854. //
  855. // label37
  856. //
  857. this.label37.AutoSize = true;
  858. this.label37.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  859. this.label37.ForeColor = System.Drawing.Color.White;
  860. this.label37.Location = new System.Drawing.Point(246, 83);
  861. this.label37.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  862. this.label37.Name = "label37";
  863. this.label37.Size = new System.Drawing.Size(176, 16);
  864. this.label37.TabIndex = 63;
  865. this.label37.Text = "当日产线产量/质量状况";
  866. //
  867. // label38
  868. //
  869. this.label38.AutoSize = true;
  870. this.label38.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  871. this.label38.ForeColor = System.Drawing.Color.White;
  872. this.label38.Location = new System.Drawing.Point(179, 104);
  873. this.label38.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0);
  874. this.label38.Name = "label38";
  875. this.label38.Size = new System.Drawing.Size(312, 16);
  876. this.label38.TabIndex = 64;
  877. this.label38.Text = "Output/Yield of production lines today";
  878. //
  879. // pictureBox5
  880. //
  881. this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
  882. this.pictureBox5.Location = new System.Drawing.Point(38, 270);
  883. this.pictureBox5.Name = "pictureBox5";
  884. this.pictureBox5.Size = new System.Drawing.Size(53, 125);
  885. this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  886. this.pictureBox5.TabIndex = 46;
  887. this.pictureBox5.TabStop = false;
  888. //
  889. // pictureBox4
  890. //
  891. this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
  892. this.pictureBox4.Location = new System.Drawing.Point(702, 492);
  893. this.pictureBox4.Name = "pictureBox4";
  894. this.pictureBox4.Size = new System.Drawing.Size(27, 42);
  895. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  896. this.pictureBox4.TabIndex = 40;
  897. this.pictureBox4.TabStop = false;
  898. //
  899. // pictureBox3
  900. //
  901. this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
  902. this.pictureBox3.Location = new System.Drawing.Point(702, 430);
  903. this.pictureBox3.Name = "pictureBox3";
  904. this.pictureBox3.Size = new System.Drawing.Size(27, 42);
  905. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  906. this.pictureBox3.TabIndex = 30;
  907. this.pictureBox3.TabStop = false;
  908. //
  909. // pictureBox2
  910. //
  911. this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
  912. this.pictureBox2.Location = new System.Drawing.Point(702, 386);
  913. this.pictureBox2.Name = "pictureBox2";
  914. this.pictureBox2.Size = new System.Drawing.Size(27, 42);
  915. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  916. this.pictureBox2.TabIndex = 29;
  917. this.pictureBox2.TabStop = false;
  918. //
  919. // pictureBox1
  920. //
  921. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  922. this.pictureBox1.Location = new System.Drawing.Point(702, 342);
  923. this.pictureBox1.Name = "pictureBox1";
  924. this.pictureBox1.Size = new System.Drawing.Size(27, 42);
  925. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  926. this.pictureBox1.TabIndex = 28;
  927. this.pictureBox1.TabStop = false;
  928. //
  929. // FormWatch2
  930. //
  931. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  932. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  933. this.BackColor = System.Drawing.Color.Black;
  934. this.ClientSize = new System.Drawing.Size(937, 573);
  935. this.Controls.Add(this.label38);
  936. this.Controls.Add(this.label37);
  937. this.Controls.Add(this.chartControl3);
  938. this.Controls.Add(this.label36);
  939. this.Controls.Add(this.label35);
  940. this.Controls.Add(this.label34);
  941. this.Controls.Add(this.label33);
  942. this.Controls.Add(this.button9);
  943. this.Controls.Add(this.label32);
  944. this.Controls.Add(this.button8);
  945. this.Controls.Add(this.label31);
  946. this.Controls.Add(this.button7);
  947. this.Controls.Add(this.label30);
  948. this.Controls.Add(this.label29);
  949. this.Controls.Add(this.label28);
  950. this.Controls.Add(this.button6);
  951. this.Controls.Add(this.button5);
  952. this.Controls.Add(this.button4);
  953. this.Controls.Add(this.pictureBox5);
  954. this.Controls.Add(this.chartControl2);
  955. this.Controls.Add(this.label27);
  956. this.Controls.Add(this.label26);
  957. this.Controls.Add(this.label24);
  958. this.Controls.Add(this.label25);
  959. this.Controls.Add(this.pictureBox4);
  960. this.Controls.Add(this.label23);
  961. this.Controls.Add(this.label22);
  962. this.Controls.Add(this.label21);
  963. this.Controls.Add(this.label20);
  964. this.Controls.Add(this.label19);
  965. this.Controls.Add(this.label18);
  966. this.Controls.Add(this.label17);
  967. this.Controls.Add(this.label16);
  968. this.Controls.Add(this.label15);
  969. this.Controls.Add(this.pictureBox3);
  970. this.Controls.Add(this.pictureBox2);
  971. this.Controls.Add(this.pictureBox1);
  972. this.Controls.Add(this.label14);
  973. this.Controls.Add(this.label13);
  974. this.Controls.Add(this.label12);
  975. this.Controls.Add(this.label11);
  976. this.Controls.Add(this.label10);
  977. this.Controls.Add(this.chartControl1);
  978. this.Controls.Add(this.button3);
  979. this.Controls.Add(this.button2);
  980. this.Controls.Add(this.label9);
  981. this.Controls.Add(this.label8);
  982. this.Controls.Add(this.label7);
  983. this.Controls.Add(this.label6);
  984. this.Controls.Add(this.label5);
  985. this.Controls.Add(this.label4);
  986. this.Controls.Add(this.label1);
  987. this.Controls.Add(this.label3);
  988. this.Controls.Add(this.lab1Line1);
  989. this.Controls.Add(this.label2);
  990. this.Controls.Add(this.button1);
  991. this.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  992. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  993. this.Margin = new System.Windows.Forms.Padding(6);
  994. this.Name = "FormWatch2";
  995. this.Text = "Form1";
  996. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  997. this.Load += new System.EventHandler(this.FormWatch2_Load);
  998. ((System.ComponentModel.ISupportInitialize)(simpleDiagram2)).EndInit();
  999. ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel3)).EndInit();
  1000. ((System.ComponentModel.ISupportInitialize)(pieSeriesView3)).EndInit();
  1001. ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
  1002. ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel4)).EndInit();
  1003. ((System.ComponentModel.ISupportInitialize)(pieSeriesView4)).EndInit();
  1004. ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
  1005. ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
  1006. ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel7)).EndInit();
  1007. ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView4)).EndInit();
  1008. ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
  1009. ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel8)).EndInit();
  1010. ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
  1011. ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel9)).EndInit();
  1012. ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
  1013. ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
  1014. ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel10)).EndInit();
  1015. ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView5)).EndInit();
  1016. ((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
  1017. ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel11)).EndInit();
  1018. ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView6)).EndInit();
  1019. ((System.ComponentModel.ISupportInitialize)(series10)).EndInit();
  1020. ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel12)).EndInit();
  1021. ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).EndInit();
  1022. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  1023. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  1024. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  1025. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  1026. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  1027. this.ResumeLayout(false);
  1028. this.PerformLayout();
  1029. }
  1030. #endregion
  1031. private System.Windows.Forms.Button button1;
  1032. private System.Windows.Forms.Label label2;
  1033. private System.Windows.Forms.Label lab1Line1;
  1034. private System.Windows.Forms.Label label3;
  1035. private System.Windows.Forms.Label label1;
  1036. private System.Windows.Forms.Label label4;
  1037. private System.Windows.Forms.Label label5;
  1038. private System.Windows.Forms.Label label6;
  1039. private System.Windows.Forms.Label label7;
  1040. private System.Windows.Forms.Label label8;
  1041. private System.Windows.Forms.Label label9;
  1042. private System.Windows.Forms.Timer timer1;
  1043. private System.Windows.Forms.Button button2;
  1044. private System.Windows.Forms.Button button3;
  1045. private DevExpress.XtraCharts.ChartControl chartControl1;
  1046. private System.Windows.Forms.Label label10;
  1047. private System.Windows.Forms.Label label11;
  1048. private System.Windows.Forms.Label label12;
  1049. private System.Windows.Forms.Label label13;
  1050. private System.Windows.Forms.Label label14;
  1051. private System.Windows.Forms.PictureBox pictureBox1;
  1052. private System.Windows.Forms.PictureBox pictureBox2;
  1053. private System.Windows.Forms.PictureBox pictureBox3;
  1054. private System.Windows.Forms.Label label15;
  1055. private System.Windows.Forms.Label label16;
  1056. private System.Windows.Forms.Label label17;
  1057. private System.Windows.Forms.Label label18;
  1058. private System.Windows.Forms.Label label19;
  1059. private System.Windows.Forms.Label label20;
  1060. private System.Windows.Forms.Label label21;
  1061. private System.Windows.Forms.Label label22;
  1062. private System.Windows.Forms.Label label23;
  1063. private System.Windows.Forms.PictureBox pictureBox4;
  1064. private System.Windows.Forms.Label label24;
  1065. private System.Windows.Forms.Label label25;
  1066. private System.Windows.Forms.Label label26;
  1067. private System.Windows.Forms.Label label27;
  1068. private DevExpress.XtraCharts.ChartControl chartControl2;
  1069. private System.Windows.Forms.PictureBox pictureBox5;
  1070. private System.Windows.Forms.Button button4;
  1071. private System.Windows.Forms.Button button5;
  1072. private System.Windows.Forms.Button button6;
  1073. private System.Windows.Forms.Label label28;
  1074. private System.Windows.Forms.Label label29;
  1075. private System.Windows.Forms.Label label30;
  1076. private System.Windows.Forms.Button button7;
  1077. private System.Windows.Forms.Label label31;
  1078. private System.Windows.Forms.Label label32;
  1079. private System.Windows.Forms.Button button8;
  1080. private System.Windows.Forms.Label label33;
  1081. private System.Windows.Forms.Button button9;
  1082. private System.Windows.Forms.Label label34;
  1083. private System.Windows.Forms.Label label35;
  1084. private System.Windows.Forms.Label label36;
  1085. private DevExpress.XtraCharts.ChartControl chartControl3;
  1086. private System.Windows.Forms.Label label37;
  1087. private System.Windows.Forms.Label label38;
  1088. }
  1089. }