FrmAnalyze.Designer.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  1. namespace Uninpho.Tools.components.DataManager
  2. {
  3. partial class FrmAnalyze
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  29. this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
  30. this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
  31. this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
  32. this.combY = new DevExpress.XtraEditors.CheckedComboBoxEdit();
  33. this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
  34. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  35. this.lb_jcrq = new DevExpress.XtraEditors.LabelControl();
  36. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  37. this.combX = new DevExpress.XtraEditors.ComboBoxEdit();
  38. this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
  39. this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
  40. this.rangeControl1 = new DevExpress.XtraEditors.RangeControl();
  41. this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
  42. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  43. this.panelControl1.SuspendLayout();
  44. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
  45. this.panelControl2.SuspendLayout();
  46. ((System.ComponentModel.ISupportInitialize)(this.combY.Properties)).BeginInit();
  47. ((System.ComponentModel.ISupportInitialize)(this.combX.Properties)).BeginInit();
  48. ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
  49. ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
  50. this.splitContainerControl1.SuspendLayout();
  51. ((System.ComponentModel.ISupportInitialize)(this.rangeControl1)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
  53. this.SuspendLayout();
  54. //
  55. // panelControl1
  56. //
  57. this.panelControl1.Controls.Add(this.simpleButton2);
  58. this.panelControl1.Controls.Add(this.simpleButton1);
  59. this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
  60. this.panelControl1.Location = new System.Drawing.Point(0, 597);
  61. this.panelControl1.Name = "panelControl1";
  62. this.panelControl1.Size = new System.Drawing.Size(1131, 38);
  63. this.panelControl1.TabIndex = 1;
  64. //
  65. // simpleButton2
  66. //
  67. this.simpleButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  68. this.simpleButton2.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  69. this.simpleButton2.Location = new System.Drawing.Point(878, 6);
  70. this.simpleButton2.Name = "simpleButton2";
  71. this.simpleButton2.Size = new System.Drawing.Size(75, 23);
  72. this.simpleButton2.TabIndex = 0;
  73. this.simpleButton2.Text = "关闭";
  74. //
  75. // simpleButton1
  76. //
  77. this.simpleButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  78. this.simpleButton1.Location = new System.Drawing.Point(773, 6);
  79. this.simpleButton1.Name = "simpleButton1";
  80. this.simpleButton1.Size = new System.Drawing.Size(75, 23);
  81. this.simpleButton1.TabIndex = 0;
  82. this.simpleButton1.Text = "导出图片";
  83. this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
  84. //
  85. // panelControl2
  86. //
  87. this.panelControl2.Controls.Add(this.textEdit1);
  88. this.panelControl2.Controls.Add(this.combY);
  89. this.panelControl2.Controls.Add(this.simpleButton3);
  90. this.panelControl2.Controls.Add(this.labelControl2);
  91. this.panelControl2.Controls.Add(this.lb_jcrq);
  92. this.panelControl2.Controls.Add(this.labelControl1);
  93. this.panelControl2.Controls.Add(this.combX);
  94. this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
  95. this.panelControl2.Location = new System.Drawing.Point(0, 0);
  96. this.panelControl2.Name = "panelControl2";
  97. this.panelControl2.Size = new System.Drawing.Size(1131, 45);
  98. this.panelControl2.TabIndex = 1;
  99. //
  100. // combY
  101. //
  102. this.combY.Location = new System.Drawing.Point(225, 13);
  103. this.combY.Name = "combY";
  104. this.combY.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  105. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  106. this.combY.Size = new System.Drawing.Size(100, 20);
  107. this.combY.TabIndex = 3;
  108. //
  109. // simpleButton3
  110. //
  111. this.simpleButton3.Location = new System.Drawing.Point(364, 12);
  112. this.simpleButton3.Name = "simpleButton3";
  113. this.simpleButton3.Size = new System.Drawing.Size(75, 23);
  114. this.simpleButton3.TabIndex = 2;
  115. this.simpleButton3.Text = "确定";
  116. this.simpleButton3.Click += new System.EventHandler(this.simpleButton3_Click);
  117. //
  118. // labelControl2
  119. //
  120. this.labelControl2.Location = new System.Drawing.Point(195, 16);
  121. this.labelControl2.Name = "labelControl2";
  122. this.labelControl2.Size = new System.Drawing.Size(24, 14);
  123. this.labelControl2.TabIndex = 1;
  124. this.labelControl2.Text = "Y轴:";
  125. //
  126. // lb_jcrq
  127. //
  128. this.lb_jcrq.Location = new System.Drawing.Point(773, 19);
  129. this.lb_jcrq.Name = "lb_jcrq";
  130. this.lb_jcrq.Size = new System.Drawing.Size(52, 14);
  131. this.lb_jcrq.TabIndex = 1;
  132. this.lb_jcrq.Text = "检测日期:";
  133. this.lb_jcrq.Visible = false;
  134. //
  135. // labelControl1
  136. //
  137. this.labelControl1.Location = new System.Drawing.Point(35, 16);
  138. this.labelControl1.Name = "labelControl1";
  139. this.labelControl1.Size = new System.Drawing.Size(23, 14);
  140. this.labelControl1.TabIndex = 1;
  141. this.labelControl1.Text = "X轴:";
  142. //
  143. // combX
  144. //
  145. this.combX.Enabled = false;
  146. this.combX.Location = new System.Drawing.Point(170, 13);
  147. this.combX.Name = "combX";
  148. this.combX.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  149. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  150. this.combX.Size = new System.Drawing.Size(10, 20);
  151. this.combX.TabIndex = 0;
  152. this.combX.Visible = false;
  153. //
  154. // chartControl1
  155. //
  156. this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  157. this.chartControl1.Legend.UseCheckBoxes = true;
  158. this.chartControl1.Location = new System.Drawing.Point(0, 0);
  159. this.chartControl1.Name = "chartControl1";
  160. this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
  161. this.chartControl1.Size = new System.Drawing.Size(1131, 452);
  162. this.chartControl1.TabIndex = 2;
  163. //
  164. // splitContainerControl1
  165. //
  166. this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  167. this.splitContainerControl1.Horizontal = false;
  168. this.splitContainerControl1.Location = new System.Drawing.Point(0, 45);
  169. this.splitContainerControl1.Name = "splitContainerControl1";
  170. this.splitContainerControl1.Panel1.Controls.Add(this.chartControl1);
  171. this.splitContainerControl1.Panel1.Text = "Panel1";
  172. this.splitContainerControl1.Panel2.Controls.Add(this.rangeControl1);
  173. this.splitContainerControl1.Panel2.Text = "Panel2";
  174. this.splitContainerControl1.Size = new System.Drawing.Size(1131, 552);
  175. this.splitContainerControl1.SplitterPosition = 452;
  176. this.splitContainerControl1.TabIndex = 3;
  177. this.splitContainerControl1.Text = "splitContainerControl1";
  178. //
  179. // rangeControl1
  180. //
  181. this.rangeControl1.Client = this.chartControl1;
  182. this.rangeControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  183. this.rangeControl1.Location = new System.Drawing.Point(0, 0);
  184. this.rangeControl1.Name = "rangeControl1";
  185. this.rangeControl1.SelectionType = DevExpress.XtraEditors.RangeControlSelectionType.ThumbAndFlag;
  186. this.rangeControl1.Size = new System.Drawing.Size(1131, 95);
  187. this.rangeControl1.TabIndex = 0;
  188. this.rangeControl1.Text = "rangeControl1";
  189. //
  190. // textEdit1
  191. //
  192. this.textEdit1.EditValue = "检测日期";
  193. this.textEdit1.Enabled = false;
  194. this.textEdit1.Location = new System.Drawing.Point(64, 13);
  195. this.textEdit1.Name = "textEdit1";
  196. this.textEdit1.Size = new System.Drawing.Size(100, 20);
  197. this.textEdit1.TabIndex = 4;
  198. //
  199. // FrmAnalyze
  200. //
  201. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  202. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  203. this.ClientSize = new System.Drawing.Size(1131, 635);
  204. this.Controls.Add(this.splitContainerControl1);
  205. this.Controls.Add(this.panelControl2);
  206. this.Controls.Add(this.panelControl1);
  207. this.Name = "FrmAnalyze";
  208. this.Text = "趋势分析";
  209. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  210. this.panelControl1.ResumeLayout(false);
  211. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
  212. this.panelControl2.ResumeLayout(false);
  213. this.panelControl2.PerformLayout();
  214. ((System.ComponentModel.ISupportInitialize)(this.combY.Properties)).EndInit();
  215. ((System.ComponentModel.ISupportInitialize)(this.combX.Properties)).EndInit();
  216. ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
  217. ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
  218. this.splitContainerControl1.ResumeLayout(false);
  219. ((System.ComponentModel.ISupportInitialize)(this.rangeControl1)).EndInit();
  220. ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
  221. this.ResumeLayout(false);
  222. }
  223. #endregion
  224. private DevExpress.XtraEditors.PanelControl panelControl1;
  225. private DevExpress.XtraEditors.PanelControl panelControl2;
  226. private DevExpress.XtraCharts.ChartControl chartControl1;
  227. private DevExpress.XtraEditors.SimpleButton simpleButton2;
  228. private DevExpress.XtraEditors.SimpleButton simpleButton1;
  229. private DevExpress.XtraEditors.ComboBoxEdit combX;
  230. private DevExpress.XtraEditors.SimpleButton simpleButton3;
  231. private DevExpress.XtraEditors.LabelControl labelControl2;
  232. private DevExpress.XtraEditors.LabelControl labelControl1;
  233. private DevExpress.XtraEditors.CheckedComboBoxEdit combY;
  234. private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
  235. private DevExpress.XtraEditors.RangeControl rangeControl1;
  236. private DevExpress.XtraEditors.LabelControl lb_jcrq;
  237. private DevExpress.XtraEditors.TextEdit textEdit1;
  238. }
  239. }