frmGraphInfo.Designer.cs 74 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010
  1. namespace BeltScaleSystem
  2. {
  3. partial class frmGraphInfo
  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.components = new System.ComponentModel.Container();
  29. Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement1 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
  30. Infragistics.UltraChart.Resources.Appearance.NumericSeries numericSeries1 = new Infragistics.UltraChart.Resources.Appearance.NumericSeries();
  31. Infragistics.UltraChart.Resources.Appearance.NumericDataPoint numericDataPoint1 = new Infragistics.UltraChart.Resources.Appearance.NumericDataPoint();
  32. Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement2 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
  33. Infragistics.UltraChart.Resources.Appearance.GradientEffect gradientEffect1 = new Infragistics.UltraChart.Resources.Appearance.GradientEffect();
  34. Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement3 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
  35. Infragistics.UltraChart.Resources.Appearance.NumericSeries numericSeries2 = new Infragistics.UltraChart.Resources.Appearance.NumericSeries();
  36. Infragistics.UltraChart.Resources.Appearance.NumericDataPoint numericDataPoint2 = new Infragistics.UltraChart.Resources.Appearance.NumericDataPoint();
  37. Infragistics.UltraChart.Resources.Appearance.PaintElement paintElement4 = new Infragistics.UltraChart.Resources.Appearance.PaintElement();
  38. Infragistics.UltraChart.Resources.Appearance.GradientEffect gradientEffect2 = new Infragistics.UltraChart.Resources.Appearance.GradientEffect();
  39. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  43. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  44. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  45. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  46. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmGraphInfo));
  47. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("导出");
  48. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("删除");
  50. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("还原");
  52. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("退出");
  54. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("新增");
  56. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改");
  58. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("审核");
  60. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("取消审核");
  62. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  63. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  64. this.panel2 = new System.Windows.Forms.Panel();
  65. this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
  66. this.panel2Query = new System.Windows.Forms.Panel();
  67. this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
  68. this.panel23 = new System.Windows.Forms.Panel();
  69. this.panel27 = new System.Windows.Forms.Panel();
  70. this.ultraChart1 = new Infragistics.Win.UltraWinChart.UltraChart();
  71. this.panel25 = new System.Windows.Forms.Panel();
  72. this.lbl_EndTime1 = new System.Windows.Forms.Label();
  73. this.lbl_StartTime1 = new System.Windows.Forms.Label();
  74. this.panel24 = new System.Windows.Forms.Panel();
  75. this.panel28 = new System.Windows.Forms.Panel();
  76. this.ultraChart2 = new Infragistics.Win.UltraWinChart.UltraChart();
  77. this.panel26 = new System.Windows.Forms.Panel();
  78. this.lbl_EndTime2 = new System.Windows.Forms.Label();
  79. this.lbl_StartTime2 = new System.Windows.Forms.Label();
  80. this.beltActualGrid = new Infragistics.Win.UltraWinGrid.UltraGrid();
  81. this.ultraGroupBoxCondition = new Infragistics.Win.Misc.UltraGroupBox();
  82. this.dtStartTime = new System.Windows.Forms.DateTimePicker();
  83. this.label4 = new System.Windows.Forms.Label();
  84. this.dtEndTime = new System.Windows.Forms.DateTimePicker();
  85. this.label1 = new System.Windows.Forms.Label();
  86. this.cbPntName_1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  87. this.label16 = new System.Windows.Forms.Label();
  88. this.cmbStateName = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  89. this.label6 = new System.Windows.Forms.Label();
  90. this.panel1 = new System.Windows.Forms.Panel();
  91. this.panel1_Fill_Panel = new System.Windows.Forms.Panel();
  92. this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  93. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  94. this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  95. this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  96. this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  97. this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
  98. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  99. this.ultraGroupBox1.SuspendLayout();
  100. this.panel2.SuspendLayout();
  101. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
  102. this.ultraGroupBox4.SuspendLayout();
  103. this.panel2Query.SuspendLayout();
  104. this.tableLayoutPanel2.SuspendLayout();
  105. this.panel23.SuspendLayout();
  106. this.panel27.SuspendLayout();
  107. ((System.ComponentModel.ISupportInitialize)(this.ultraChart1)).BeginInit();
  108. this.panel25.SuspendLayout();
  109. this.panel24.SuspendLayout();
  110. this.panel28.SuspendLayout();
  111. ((System.ComponentModel.ISupportInitialize)(this.ultraChart2)).BeginInit();
  112. this.panel26.SuspendLayout();
  113. ((System.ComponentModel.ISupportInitialize)(this.beltActualGrid)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBoxCondition)).BeginInit();
  115. this.ultraGroupBoxCondition.SuspendLayout();
  116. ((System.ComponentModel.ISupportInitialize)(this.cbPntName_1)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.cmbStateName)).BeginInit();
  118. this.panel1.SuspendLayout();
  119. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  120. this.SuspendLayout();
  121. //
  122. // ultraGroupBox1
  123. //
  124. this.ultraGroupBox1.Controls.Add(this.panel2);
  125. this.ultraGroupBox1.Controls.Add(this.panel1);
  126. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  127. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  128. this.ultraGroupBox1.Name = "ultraGroupBox1";
  129. this.ultraGroupBox1.Size = new System.Drawing.Size(1704, 706);
  130. this.ultraGroupBox1.TabIndex = 1;
  131. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  132. //
  133. // panel2
  134. //
  135. this.panel2.Controls.Add(this.ultraGroupBox4);
  136. this.panel2.Controls.Add(this.ultraGroupBoxCondition);
  137. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  138. this.panel2.Location = new System.Drawing.Point(3, 30);
  139. this.panel2.Name = "panel2";
  140. this.panel2.Size = new System.Drawing.Size(1698, 673);
  141. this.panel2.TabIndex = 1;
  142. //
  143. // ultraGroupBox4
  144. //
  145. this.ultraGroupBox4.Controls.Add(this.panel2Query);
  146. this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  147. this.ultraGroupBox4.Location = new System.Drawing.Point(0, 68);
  148. this.ultraGroupBox4.Name = "ultraGroupBox4";
  149. this.ultraGroupBox4.Size = new System.Drawing.Size(1698, 605);
  150. this.ultraGroupBox4.TabIndex = 2;
  151. this.ultraGroupBox4.Text = "数据展示区域";
  152. this.ultraGroupBox4.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  153. //
  154. // panel2Query
  155. //
  156. this.panel2Query.Controls.Add(this.tableLayoutPanel2);
  157. this.panel2Query.Controls.Add(this.beltActualGrid);
  158. this.panel2Query.Dock = System.Windows.Forms.DockStyle.Fill;
  159. this.panel2Query.Location = new System.Drawing.Point(3, 18);
  160. this.panel2Query.Name = "panel2Query";
  161. this.panel2Query.Size = new System.Drawing.Size(1692, 584);
  162. this.panel2Query.TabIndex = 3;
  163. //
  164. // tableLayoutPanel2
  165. //
  166. this.tableLayoutPanel2.ColumnCount = 1;
  167. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  168. this.tableLayoutPanel2.Controls.Add(this.panel23, 0, 0);
  169. this.tableLayoutPanel2.Controls.Add(this.panel24, 0, 1);
  170. this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  171. this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
  172. this.tableLayoutPanel2.Name = "tableLayoutPanel2";
  173. this.tableLayoutPanel2.RowCount = 2;
  174. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  175. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  176. this.tableLayoutPanel2.Size = new System.Drawing.Size(1692, 584);
  177. this.tableLayoutPanel2.TabIndex = 9;
  178. //
  179. // panel23
  180. //
  181. this.panel23.Controls.Add(this.panel27);
  182. this.panel23.Controls.Add(this.panel25);
  183. this.panel23.Dock = System.Windows.Forms.DockStyle.Fill;
  184. this.panel23.Location = new System.Drawing.Point(3, 3);
  185. this.panel23.Name = "panel23";
  186. this.panel23.Size = new System.Drawing.Size(1686, 286);
  187. this.panel23.TabIndex = 0;
  188. //
  189. // panel27
  190. //
  191. this.panel27.Controls.Add(this.ultraChart1);
  192. this.panel27.Dock = System.Windows.Forms.DockStyle.Fill;
  193. this.panel27.Location = new System.Drawing.Point(0, 0);
  194. this.panel27.Name = "panel27";
  195. this.panel27.Size = new System.Drawing.Size(1686, 256);
  196. this.panel27.TabIndex = 1;
  197. //
  198. // 'UltraChart' properties's serialization: Since 'ChartType' changes the way axes look,
  199. // 'ChartType' must be persisted ahead of any Axes change made in design time.
  200. //
  201. this.ultraChart1.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.LineChart;
  202. //
  203. // ultraChart1
  204. //
  205. this.ultraChart1.Axis.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220)))));
  206. paintElement1.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
  207. paintElement1.Fill = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220)))));
  208. this.ultraChart1.Axis.PE = paintElement1;
  209. this.ultraChart1.Axis.X.Extent = 5;
  210. this.ultraChart1.Axis.X.Labels.Font = new System.Drawing.Font("Verdana", 7F);
  211. this.ultraChart1.Axis.X.Labels.FontColor = System.Drawing.Color.DimGray;
  212. this.ultraChart1.Axis.X.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
  213. this.ultraChart1.Axis.X.Labels.ItemFormatString = "<ITEM_LABEL>";
  214. this.ultraChart1.Axis.X.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  215. this.ultraChart1.Axis.X.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
  216. this.ultraChart1.Axis.X.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F);
  217. this.ultraChart1.Axis.X.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray;
  218. this.ultraChart1.Axis.X.Labels.SeriesLabels.FormatString = "";
  219. this.ultraChart1.Axis.X.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
  220. this.ultraChart1.Axis.X.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  221. this.ultraChart1.Axis.X.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
  222. this.ultraChart1.Axis.X.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
  223. this.ultraChart1.Axis.X.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
  224. this.ultraChart1.Axis.X.Labels.Visible = false;
  225. this.ultraChart1.Axis.X.LineThickness = 1;
  226. this.ultraChart1.Axis.X.MajorGridLines.AlphaLevel = ((byte)(255));
  227. this.ultraChart1.Axis.X.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
  228. this.ultraChart1.Axis.X.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  229. this.ultraChart1.Axis.X.MajorGridLines.Visible = false;
  230. this.ultraChart1.Axis.X.MinorGridLines.AlphaLevel = ((byte)(255));
  231. this.ultraChart1.Axis.X.MinorGridLines.Color = System.Drawing.Color.LightGray;
  232. this.ultraChart1.Axis.X.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  233. this.ultraChart1.Axis.X.MinorGridLines.Visible = false;
  234. this.ultraChart1.Axis.X.ScrollScale.Visible = true;
  235. this.ultraChart1.Axis.X.TickmarkIntervalType = Infragistics.UltraChart.Shared.Styles.AxisIntervalType.Hours;
  236. this.ultraChart1.Axis.X.TickmarkPercentage = 5D;
  237. this.ultraChart1.Axis.X.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
  238. this.ultraChart1.Axis.X.Visible = true;
  239. this.ultraChart1.Axis.X2.Labels.Font = new System.Drawing.Font("Verdana", 7F);
  240. this.ultraChart1.Axis.X2.Labels.FontColor = System.Drawing.Color.Gray;
  241. this.ultraChart1.Axis.X2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far;
  242. this.ultraChart1.Axis.X2.Labels.ItemFormatString = "<ITEM_LABEL>";
  243. this.ultraChart1.Axis.X2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  244. this.ultraChart1.Axis.X2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
  245. this.ultraChart1.Axis.X2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F);
  246. this.ultraChart1.Axis.X2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray;
  247. this.ultraChart1.Axis.X2.Labels.SeriesLabels.FormatString = "";
  248. this.ultraChart1.Axis.X2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far;
  249. this.ultraChart1.Axis.X2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  250. this.ultraChart1.Axis.X2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
  251. this.ultraChart1.Axis.X2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
  252. this.ultraChart1.Axis.X2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
  253. this.ultraChart1.Axis.X2.Labels.Visible = false;
  254. this.ultraChart1.Axis.X2.LineThickness = 1;
  255. this.ultraChart1.Axis.X2.MajorGridLines.AlphaLevel = ((byte)(255));
  256. this.ultraChart1.Axis.X2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
  257. this.ultraChart1.Axis.X2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  258. this.ultraChart1.Axis.X2.MajorGridLines.Visible = true;
  259. this.ultraChart1.Axis.X2.MinorGridLines.AlphaLevel = ((byte)(255));
  260. this.ultraChart1.Axis.X2.MinorGridLines.Color = System.Drawing.Color.LightGray;
  261. this.ultraChart1.Axis.X2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  262. this.ultraChart1.Axis.X2.MinorGridLines.Visible = false;
  263. this.ultraChart1.Axis.X2.TickmarkIntervalType = Infragistics.UltraChart.Shared.Styles.AxisIntervalType.Hours;
  264. this.ultraChart1.Axis.X2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
  265. this.ultraChart1.Axis.X2.Visible = false;
  266. this.ultraChart1.Axis.Y.Extent = 40;
  267. this.ultraChart1.Axis.Y.Labels.Font = new System.Drawing.Font("Verdana", 7F);
  268. this.ultraChart1.Axis.Y.Labels.FontColor = System.Drawing.Color.DimGray;
  269. this.ultraChart1.Axis.Y.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far;
  270. this.ultraChart1.Axis.Y.Labels.ItemFormatString = "<DATA_VALUE:00.##>";
  271. this.ultraChart1.Axis.Y.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  272. this.ultraChart1.Axis.Y.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
  273. this.ultraChart1.Axis.Y.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F);
  274. this.ultraChart1.Axis.Y.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray;
  275. this.ultraChart1.Axis.Y.Labels.SeriesLabels.FormatString = "";
  276. this.ultraChart1.Axis.Y.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far;
  277. this.ultraChart1.Axis.Y.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  278. this.ultraChart1.Axis.Y.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
  279. this.ultraChart1.Axis.Y.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
  280. this.ultraChart1.Axis.Y.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
  281. this.ultraChart1.Axis.Y.LineThickness = 1;
  282. this.ultraChart1.Axis.Y.MajorGridLines.AlphaLevel = ((byte)(255));
  283. this.ultraChart1.Axis.Y.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
  284. this.ultraChart1.Axis.Y.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  285. this.ultraChart1.Axis.Y.MajorGridLines.Visible = true;
  286. this.ultraChart1.Axis.Y.MinorGridLines.AlphaLevel = ((byte)(255));
  287. this.ultraChart1.Axis.Y.MinorGridLines.Color = System.Drawing.Color.LightGray;
  288. this.ultraChart1.Axis.Y.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  289. this.ultraChart1.Axis.Y.MinorGridLines.Visible = false;
  290. this.ultraChart1.Axis.Y.TickmarkInterval = 0.2D;
  291. this.ultraChart1.Axis.Y.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
  292. this.ultraChart1.Axis.Y.Visible = true;
  293. this.ultraChart1.Axis.Y2.Labels.Font = new System.Drawing.Font("Verdana", 7F);
  294. this.ultraChart1.Axis.Y2.Labels.FontColor = System.Drawing.Color.Gray;
  295. this.ultraChart1.Axis.Y2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
  296. this.ultraChart1.Axis.Y2.Labels.ItemFormatString = "<DATA_VALUE:00.##>";
  297. this.ultraChart1.Axis.Y2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  298. this.ultraChart1.Axis.Y2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
  299. this.ultraChart1.Axis.Y2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F);
  300. this.ultraChart1.Axis.Y2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray;
  301. this.ultraChart1.Axis.Y2.Labels.SeriesLabels.FormatString = "";
  302. this.ultraChart1.Axis.Y2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
  303. this.ultraChart1.Axis.Y2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  304. this.ultraChart1.Axis.Y2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
  305. this.ultraChart1.Axis.Y2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
  306. this.ultraChart1.Axis.Y2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
  307. this.ultraChart1.Axis.Y2.Labels.Visible = false;
  308. this.ultraChart1.Axis.Y2.LineThickness = 1;
  309. this.ultraChart1.Axis.Y2.MajorGridLines.AlphaLevel = ((byte)(255));
  310. this.ultraChart1.Axis.Y2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
  311. this.ultraChart1.Axis.Y2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  312. this.ultraChart1.Axis.Y2.MajorGridLines.Visible = true;
  313. this.ultraChart1.Axis.Y2.MinorGridLines.AlphaLevel = ((byte)(255));
  314. this.ultraChart1.Axis.Y2.MinorGridLines.Color = System.Drawing.Color.LightGray;
  315. this.ultraChart1.Axis.Y2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  316. this.ultraChart1.Axis.Y2.MinorGridLines.Visible = false;
  317. this.ultraChart1.Axis.Y2.TickmarkInterval = 50D;
  318. this.ultraChart1.Axis.Y2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
  319. this.ultraChart1.Axis.Y2.Visible = false;
  320. this.ultraChart1.Axis.Z.Labels.Font = new System.Drawing.Font("Verdana", 7F);
  321. this.ultraChart1.Axis.Z.Labels.FontColor = System.Drawing.Color.DimGray;
  322. this.ultraChart1.Axis.Z.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
  323. this.ultraChart1.Axis.Z.Labels.ItemFormatString = "<ITEM_LABEL>";
  324. this.ultraChart1.Axis.Z.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  325. this.ultraChart1.Axis.Z.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
  326. this.ultraChart1.Axis.Z.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F);
  327. this.ultraChart1.Axis.Z.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray;
  328. this.ultraChart1.Axis.Z.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
  329. this.ultraChart1.Axis.Z.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  330. this.ultraChart1.Axis.Z.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
  331. this.ultraChart1.Axis.Z.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
  332. this.ultraChart1.Axis.Z.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
  333. this.ultraChart1.Axis.Z.Labels.Visible = false;
  334. this.ultraChart1.Axis.Z.LineThickness = 1;
  335. this.ultraChart1.Axis.Z.MajorGridLines.AlphaLevel = ((byte)(255));
  336. this.ultraChart1.Axis.Z.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
  337. this.ultraChart1.Axis.Z.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  338. this.ultraChart1.Axis.Z.MajorGridLines.Visible = true;
  339. this.ultraChart1.Axis.Z.MinorGridLines.AlphaLevel = ((byte)(255));
  340. this.ultraChart1.Axis.Z.MinorGridLines.Color = System.Drawing.Color.LightGray;
  341. this.ultraChart1.Axis.Z.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  342. this.ultraChart1.Axis.Z.MinorGridLines.Visible = false;
  343. this.ultraChart1.Axis.Z.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
  344. this.ultraChart1.Axis.Z.Visible = false;
  345. this.ultraChart1.Axis.Z2.Labels.Font = new System.Drawing.Font("Verdana", 7F);
  346. this.ultraChart1.Axis.Z2.Labels.FontColor = System.Drawing.Color.Gray;
  347. this.ultraChart1.Axis.Z2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
  348. this.ultraChart1.Axis.Z2.Labels.ItemFormatString = "<ITEM_LABEL>";
  349. this.ultraChart1.Axis.Z2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  350. this.ultraChart1.Axis.Z2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
  351. this.ultraChart1.Axis.Z2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F);
  352. this.ultraChart1.Axis.Z2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray;
  353. this.ultraChart1.Axis.Z2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
  354. this.ultraChart1.Axis.Z2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  355. this.ultraChart1.Axis.Z2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
  356. this.ultraChart1.Axis.Z2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
  357. this.ultraChart1.Axis.Z2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
  358. this.ultraChart1.Axis.Z2.Labels.Visible = false;
  359. this.ultraChart1.Axis.Z2.LineThickness = 1;
  360. this.ultraChart1.Axis.Z2.MajorGridLines.AlphaLevel = ((byte)(255));
  361. this.ultraChart1.Axis.Z2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
  362. this.ultraChart1.Axis.Z2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  363. this.ultraChart1.Axis.Z2.MajorGridLines.Visible = true;
  364. this.ultraChart1.Axis.Z2.MinorGridLines.AlphaLevel = ((byte)(255));
  365. this.ultraChart1.Axis.Z2.MinorGridLines.Color = System.Drawing.Color.LightGray;
  366. this.ultraChart1.Axis.Z2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  367. this.ultraChart1.Axis.Z2.MinorGridLines.Visible = false;
  368. this.ultraChart1.Axis.Z2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
  369. this.ultraChart1.Axis.Z2.Visible = false;
  370. this.ultraChart1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  371. this.ultraChart1.ColorModel.AlphaLevel = ((byte)(150));
  372. this.ultraChart1.ColorModel.ColorBegin = System.Drawing.Color.Pink;
  373. this.ultraChart1.ColorModel.ColorEnd = System.Drawing.Color.DarkRed;
  374. this.ultraChart1.ColorModel.ModelStyle = Infragistics.UltraChart.Shared.Styles.ColorModels.CustomLinear;
  375. numericSeries1.Key = "series1";
  376. paintElement2.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
  377. numericDataPoint1.PE = paintElement2;
  378. numericSeries1.Points.AddRange(new Infragistics.UltraChart.Resources.Appearance.NumericDataPoint[] {
  379. numericDataPoint1});
  380. this.ultraChart1.CompositeChart.Series.AddRange(new Infragistics.UltraChart.Data.Series.ISeries[] {
  381. numericSeries1});
  382. this.ultraChart1.Data.DataMember = "曲线图";
  383. this.ultraChart1.DataMember = "曲线图";
  384. this.ultraChart1.Dock = System.Windows.Forms.DockStyle.Fill;
  385. this.ultraChart1.Effects.Effects.Add(gradientEffect1);
  386. this.ultraChart1.Location = new System.Drawing.Point(0, 0);
  387. this.ultraChart1.Name = "ultraChart1";
  388. this.ultraChart1.Size = new System.Drawing.Size(1686, 256);
  389. this.ultraChart1.TabIndex = 5;
  390. this.ultraChart1.Tooltips.HighlightFillColor = System.Drawing.Color.DimGray;
  391. this.ultraChart1.Tooltips.HighlightOutlineColor = System.Drawing.Color.DarkGray;
  392. //
  393. // panel25
  394. //
  395. this.panel25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(222)))), ((int)(((byte)(247)))));
  396. this.panel25.Controls.Add(this.lbl_EndTime1);
  397. this.panel25.Controls.Add(this.lbl_StartTime1);
  398. this.panel25.Dock = System.Windows.Forms.DockStyle.Bottom;
  399. this.panel25.Location = new System.Drawing.Point(0, 256);
  400. this.panel25.Name = "panel25";
  401. this.panel25.Size = new System.Drawing.Size(1686, 30);
  402. this.panel25.TabIndex = 0;
  403. //
  404. // lbl_EndTime1
  405. //
  406. this.lbl_EndTime1.Dock = System.Windows.Forms.DockStyle.Right;
  407. this.lbl_EndTime1.Location = new System.Drawing.Point(1596, 0);
  408. this.lbl_EndTime1.Name = "lbl_EndTime1";
  409. this.lbl_EndTime1.Size = new System.Drawing.Size(90, 30);
  410. this.lbl_EndTime1.TabIndex = 1;
  411. this.lbl_EndTime1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  412. //
  413. // lbl_StartTime1
  414. //
  415. this.lbl_StartTime1.Dock = System.Windows.Forms.DockStyle.Left;
  416. this.lbl_StartTime1.Location = new System.Drawing.Point(0, 0);
  417. this.lbl_StartTime1.Name = "lbl_StartTime1";
  418. this.lbl_StartTime1.Size = new System.Drawing.Size(100, 30);
  419. this.lbl_StartTime1.TabIndex = 0;
  420. this.lbl_StartTime1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  421. //
  422. // panel24
  423. //
  424. this.panel24.Controls.Add(this.panel28);
  425. this.panel24.Controls.Add(this.panel26);
  426. this.panel24.Dock = System.Windows.Forms.DockStyle.Fill;
  427. this.panel24.Location = new System.Drawing.Point(3, 295);
  428. this.panel24.Name = "panel24";
  429. this.panel24.Size = new System.Drawing.Size(1686, 286);
  430. this.panel24.TabIndex = 1;
  431. //
  432. // panel28
  433. //
  434. this.panel28.Controls.Add(this.ultraChart2);
  435. this.panel28.Dock = System.Windows.Forms.DockStyle.Fill;
  436. this.panel28.Location = new System.Drawing.Point(0, 0);
  437. this.panel28.Name = "panel28";
  438. this.panel28.Size = new System.Drawing.Size(1686, 256);
  439. this.panel28.TabIndex = 1;
  440. //
  441. // 'UltraChart' properties's serialization: Since 'ChartType' changes the way axes look,
  442. // 'ChartType' must be persisted ahead of any Axes change made in design time.
  443. //
  444. this.ultraChart2.ChartType = Infragistics.UltraChart.Shared.Styles.ChartType.LineChart;
  445. //
  446. // ultraChart2
  447. //
  448. this.ultraChart2.Axis.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220)))));
  449. paintElement3.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
  450. paintElement3.Fill = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(248)))), ((int)(((byte)(220)))));
  451. this.ultraChart2.Axis.PE = paintElement3;
  452. this.ultraChart2.Axis.X.Extent = 5;
  453. this.ultraChart2.Axis.X.Labels.Font = new System.Drawing.Font("Verdana", 7F);
  454. this.ultraChart2.Axis.X.Labels.FontColor = System.Drawing.Color.DimGray;
  455. this.ultraChart2.Axis.X.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
  456. this.ultraChart2.Axis.X.Labels.ItemFormatString = "<ITEM_LABEL>";
  457. this.ultraChart2.Axis.X.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  458. this.ultraChart2.Axis.X.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
  459. this.ultraChart2.Axis.X.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F);
  460. this.ultraChart2.Axis.X.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray;
  461. this.ultraChart2.Axis.X.Labels.SeriesLabels.FormatString = "";
  462. this.ultraChart2.Axis.X.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
  463. this.ultraChart2.Axis.X.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  464. this.ultraChart2.Axis.X.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
  465. this.ultraChart2.Axis.X.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
  466. this.ultraChart2.Axis.X.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
  467. this.ultraChart2.Axis.X.Labels.Visible = false;
  468. this.ultraChart2.Axis.X.LineThickness = 1;
  469. this.ultraChart2.Axis.X.MajorGridLines.AlphaLevel = ((byte)(255));
  470. this.ultraChart2.Axis.X.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
  471. this.ultraChart2.Axis.X.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  472. this.ultraChart2.Axis.X.MajorGridLines.Visible = false;
  473. this.ultraChart2.Axis.X.MinorGridLines.AlphaLevel = ((byte)(255));
  474. this.ultraChart2.Axis.X.MinorGridLines.Color = System.Drawing.Color.LightGray;
  475. this.ultraChart2.Axis.X.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  476. this.ultraChart2.Axis.X.MinorGridLines.Visible = false;
  477. this.ultraChart2.Axis.X.ScrollScale.Visible = true;
  478. this.ultraChart2.Axis.X.TickmarkIntervalType = Infragistics.UltraChart.Shared.Styles.AxisIntervalType.Hours;
  479. this.ultraChart2.Axis.X.TickmarkPercentage = 5D;
  480. this.ultraChart2.Axis.X.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
  481. this.ultraChart2.Axis.X.Visible = true;
  482. this.ultraChart2.Axis.X2.Labels.Font = new System.Drawing.Font("Verdana", 7F);
  483. this.ultraChart2.Axis.X2.Labels.FontColor = System.Drawing.Color.Gray;
  484. this.ultraChart2.Axis.X2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far;
  485. this.ultraChart2.Axis.X2.Labels.ItemFormatString = "<ITEM_LABEL>";
  486. this.ultraChart2.Axis.X2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  487. this.ultraChart2.Axis.X2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
  488. this.ultraChart2.Axis.X2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F);
  489. this.ultraChart2.Axis.X2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray;
  490. this.ultraChart2.Axis.X2.Labels.SeriesLabels.FormatString = "";
  491. this.ultraChart2.Axis.X2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far;
  492. this.ultraChart2.Axis.X2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  493. this.ultraChart2.Axis.X2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.VerticalLeftFacing;
  494. this.ultraChart2.Axis.X2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
  495. this.ultraChart2.Axis.X2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
  496. this.ultraChart2.Axis.X2.Labels.Visible = false;
  497. this.ultraChart2.Axis.X2.LineThickness = 1;
  498. this.ultraChart2.Axis.X2.MajorGridLines.AlphaLevel = ((byte)(255));
  499. this.ultraChart2.Axis.X2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
  500. this.ultraChart2.Axis.X2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  501. this.ultraChart2.Axis.X2.MajorGridLines.Visible = true;
  502. this.ultraChart2.Axis.X2.MinorGridLines.AlphaLevel = ((byte)(255));
  503. this.ultraChart2.Axis.X2.MinorGridLines.Color = System.Drawing.Color.LightGray;
  504. this.ultraChart2.Axis.X2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  505. this.ultraChart2.Axis.X2.MinorGridLines.Visible = false;
  506. this.ultraChart2.Axis.X2.TickmarkIntervalType = Infragistics.UltraChart.Shared.Styles.AxisIntervalType.Hours;
  507. this.ultraChart2.Axis.X2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
  508. this.ultraChart2.Axis.X2.Visible = false;
  509. this.ultraChart2.Axis.Y.Extent = 40;
  510. this.ultraChart2.Axis.Y.Labels.Font = new System.Drawing.Font("Verdana", 7F);
  511. this.ultraChart2.Axis.Y.Labels.FontColor = System.Drawing.Color.DimGray;
  512. this.ultraChart2.Axis.Y.Labels.HorizontalAlign = System.Drawing.StringAlignment.Far;
  513. this.ultraChart2.Axis.Y.Labels.ItemFormatString = "<DATA_VALUE:00.##>";
  514. this.ultraChart2.Axis.Y.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  515. this.ultraChart2.Axis.Y.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
  516. this.ultraChart2.Axis.Y.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F);
  517. this.ultraChart2.Axis.Y.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray;
  518. this.ultraChart2.Axis.Y.Labels.SeriesLabels.FormatString = "";
  519. this.ultraChart2.Axis.Y.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Far;
  520. this.ultraChart2.Axis.Y.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  521. this.ultraChart2.Axis.Y.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
  522. this.ultraChart2.Axis.Y.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
  523. this.ultraChart2.Axis.Y.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
  524. this.ultraChart2.Axis.Y.LineThickness = 1;
  525. this.ultraChart2.Axis.Y.MajorGridLines.AlphaLevel = ((byte)(255));
  526. this.ultraChart2.Axis.Y.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
  527. this.ultraChart2.Axis.Y.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  528. this.ultraChart2.Axis.Y.MajorGridLines.Visible = true;
  529. this.ultraChart2.Axis.Y.MinorGridLines.AlphaLevel = ((byte)(255));
  530. this.ultraChart2.Axis.Y.MinorGridLines.Color = System.Drawing.Color.LightGray;
  531. this.ultraChart2.Axis.Y.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  532. this.ultraChart2.Axis.Y.MinorGridLines.Visible = false;
  533. this.ultraChart2.Axis.Y.TickmarkInterval = 0.2D;
  534. this.ultraChart2.Axis.Y.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
  535. this.ultraChart2.Axis.Y.Visible = true;
  536. this.ultraChart2.Axis.Y2.Labels.Font = new System.Drawing.Font("Verdana", 7F);
  537. this.ultraChart2.Axis.Y2.Labels.FontColor = System.Drawing.Color.Gray;
  538. this.ultraChart2.Axis.Y2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
  539. this.ultraChart2.Axis.Y2.Labels.ItemFormatString = "<DATA_VALUE:00.##>";
  540. this.ultraChart2.Axis.Y2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  541. this.ultraChart2.Axis.Y2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
  542. this.ultraChart2.Axis.Y2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F);
  543. this.ultraChart2.Axis.Y2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray;
  544. this.ultraChart2.Axis.Y2.Labels.SeriesLabels.FormatString = "";
  545. this.ultraChart2.Axis.Y2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
  546. this.ultraChart2.Axis.Y2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  547. this.ultraChart2.Axis.Y2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
  548. this.ultraChart2.Axis.Y2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
  549. this.ultraChart2.Axis.Y2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
  550. this.ultraChart2.Axis.Y2.Labels.Visible = false;
  551. this.ultraChart2.Axis.Y2.LineThickness = 1;
  552. this.ultraChart2.Axis.Y2.MajorGridLines.AlphaLevel = ((byte)(255));
  553. this.ultraChart2.Axis.Y2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
  554. this.ultraChart2.Axis.Y2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  555. this.ultraChart2.Axis.Y2.MajorGridLines.Visible = true;
  556. this.ultraChart2.Axis.Y2.MinorGridLines.AlphaLevel = ((byte)(255));
  557. this.ultraChart2.Axis.Y2.MinorGridLines.Color = System.Drawing.Color.LightGray;
  558. this.ultraChart2.Axis.Y2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  559. this.ultraChart2.Axis.Y2.MinorGridLines.Visible = false;
  560. this.ultraChart2.Axis.Y2.TickmarkInterval = 50D;
  561. this.ultraChart2.Axis.Y2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
  562. this.ultraChart2.Axis.Y2.Visible = false;
  563. this.ultraChart2.Axis.Z.Labels.Font = new System.Drawing.Font("Verdana", 7F);
  564. this.ultraChart2.Axis.Z.Labels.FontColor = System.Drawing.Color.DimGray;
  565. this.ultraChart2.Axis.Z.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
  566. this.ultraChart2.Axis.Z.Labels.ItemFormatString = "<ITEM_LABEL>";
  567. this.ultraChart2.Axis.Z.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  568. this.ultraChart2.Axis.Z.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
  569. this.ultraChart2.Axis.Z.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F);
  570. this.ultraChart2.Axis.Z.Labels.SeriesLabels.FontColor = System.Drawing.Color.DimGray;
  571. this.ultraChart2.Axis.Z.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
  572. this.ultraChart2.Axis.Z.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  573. this.ultraChart2.Axis.Z.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
  574. this.ultraChart2.Axis.Z.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
  575. this.ultraChart2.Axis.Z.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
  576. this.ultraChart2.Axis.Z.Labels.Visible = false;
  577. this.ultraChart2.Axis.Z.LineThickness = 1;
  578. this.ultraChart2.Axis.Z.MajorGridLines.AlphaLevel = ((byte)(255));
  579. this.ultraChart2.Axis.Z.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
  580. this.ultraChart2.Axis.Z.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  581. this.ultraChart2.Axis.Z.MajorGridLines.Visible = true;
  582. this.ultraChart2.Axis.Z.MinorGridLines.AlphaLevel = ((byte)(255));
  583. this.ultraChart2.Axis.Z.MinorGridLines.Color = System.Drawing.Color.LightGray;
  584. this.ultraChart2.Axis.Z.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  585. this.ultraChart2.Axis.Z.MinorGridLines.Visible = false;
  586. this.ultraChart2.Axis.Z.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
  587. this.ultraChart2.Axis.Z.Visible = false;
  588. this.ultraChart2.Axis.Z2.Labels.Font = new System.Drawing.Font("Verdana", 7F);
  589. this.ultraChart2.Axis.Z2.Labels.FontColor = System.Drawing.Color.Gray;
  590. this.ultraChart2.Axis.Z2.Labels.HorizontalAlign = System.Drawing.StringAlignment.Near;
  591. this.ultraChart2.Axis.Z2.Labels.ItemFormatString = "<ITEM_LABEL>";
  592. this.ultraChart2.Axis.Z2.Labels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  593. this.ultraChart2.Axis.Z2.Labels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
  594. this.ultraChart2.Axis.Z2.Labels.SeriesLabels.Font = new System.Drawing.Font("Verdana", 7F);
  595. this.ultraChart2.Axis.Z2.Labels.SeriesLabels.FontColor = System.Drawing.Color.Gray;
  596. this.ultraChart2.Axis.Z2.Labels.SeriesLabels.HorizontalAlign = System.Drawing.StringAlignment.Near;
  597. this.ultraChart2.Axis.Z2.Labels.SeriesLabels.Layout.Behavior = Infragistics.UltraChart.Shared.Styles.AxisLabelLayoutBehaviors.Auto;
  598. this.ultraChart2.Axis.Z2.Labels.SeriesLabels.Orientation = Infragistics.UltraChart.Shared.Styles.TextOrientation.Horizontal;
  599. this.ultraChart2.Axis.Z2.Labels.SeriesLabels.VerticalAlign = System.Drawing.StringAlignment.Center;
  600. this.ultraChart2.Axis.Z2.Labels.VerticalAlign = System.Drawing.StringAlignment.Center;
  601. this.ultraChart2.Axis.Z2.Labels.Visible = false;
  602. this.ultraChart2.Axis.Z2.LineThickness = 1;
  603. this.ultraChart2.Axis.Z2.MajorGridLines.AlphaLevel = ((byte)(255));
  604. this.ultraChart2.Axis.Z2.MajorGridLines.Color = System.Drawing.Color.Gainsboro;
  605. this.ultraChart2.Axis.Z2.MajorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  606. this.ultraChart2.Axis.Z2.MajorGridLines.Visible = true;
  607. this.ultraChart2.Axis.Z2.MinorGridLines.AlphaLevel = ((byte)(255));
  608. this.ultraChart2.Axis.Z2.MinorGridLines.Color = System.Drawing.Color.LightGray;
  609. this.ultraChart2.Axis.Z2.MinorGridLines.DrawStyle = Infragistics.UltraChart.Shared.Styles.LineDrawStyle.Dot;
  610. this.ultraChart2.Axis.Z2.MinorGridLines.Visible = false;
  611. this.ultraChart2.Axis.Z2.TickmarkStyle = Infragistics.UltraChart.Shared.Styles.AxisTickStyle.Smart;
  612. this.ultraChart2.Axis.Z2.Visible = false;
  613. this.ultraChart2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  614. this.ultraChart2.ColorModel.AlphaLevel = ((byte)(150));
  615. this.ultraChart2.ColorModel.ColorBegin = System.Drawing.Color.Pink;
  616. this.ultraChart2.ColorModel.ColorEnd = System.Drawing.Color.DarkRed;
  617. this.ultraChart2.ColorModel.ModelStyle = Infragistics.UltraChart.Shared.Styles.ColorModels.CustomLinear;
  618. numericSeries2.Key = "series2";
  619. paintElement4.ElementType = Infragistics.UltraChart.Shared.Styles.PaintElementType.None;
  620. numericDataPoint2.PE = paintElement4;
  621. numericSeries2.Points.AddRange(new Infragistics.UltraChart.Resources.Appearance.NumericDataPoint[] {
  622. numericDataPoint2});
  623. this.ultraChart2.CompositeChart.Series.AddRange(new Infragistics.UltraChart.Data.Series.ISeries[] {
  624. numericSeries2});
  625. this.ultraChart2.Data.DataMember = "曲线图";
  626. this.ultraChart2.DataMember = "曲线图";
  627. this.ultraChart2.Dock = System.Windows.Forms.DockStyle.Fill;
  628. this.ultraChart2.Effects.Effects.Add(gradientEffect2);
  629. this.ultraChart2.Location = new System.Drawing.Point(0, 0);
  630. this.ultraChart2.Name = "ultraChart2";
  631. this.ultraChart2.Size = new System.Drawing.Size(1686, 256);
  632. this.ultraChart2.TabIndex = 5;
  633. this.ultraChart2.Tooltips.HighlightFillColor = System.Drawing.Color.DimGray;
  634. this.ultraChart2.Tooltips.HighlightOutlineColor = System.Drawing.Color.DarkGray;
  635. //
  636. // panel26
  637. //
  638. this.panel26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(222)))), ((int)(((byte)(247)))));
  639. this.panel26.Controls.Add(this.lbl_EndTime2);
  640. this.panel26.Controls.Add(this.lbl_StartTime2);
  641. this.panel26.Dock = System.Windows.Forms.DockStyle.Bottom;
  642. this.panel26.Location = new System.Drawing.Point(0, 256);
  643. this.panel26.Name = "panel26";
  644. this.panel26.Size = new System.Drawing.Size(1686, 30);
  645. this.panel26.TabIndex = 0;
  646. //
  647. // lbl_EndTime2
  648. //
  649. this.lbl_EndTime2.Dock = System.Windows.Forms.DockStyle.Right;
  650. this.lbl_EndTime2.Location = new System.Drawing.Point(1596, 0);
  651. this.lbl_EndTime2.Name = "lbl_EndTime2";
  652. this.lbl_EndTime2.Size = new System.Drawing.Size(90, 30);
  653. this.lbl_EndTime2.TabIndex = 2;
  654. this.lbl_EndTime2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  655. //
  656. // lbl_StartTime2
  657. //
  658. this.lbl_StartTime2.Dock = System.Windows.Forms.DockStyle.Left;
  659. this.lbl_StartTime2.Location = new System.Drawing.Point(0, 0);
  660. this.lbl_StartTime2.Name = "lbl_StartTime2";
  661. this.lbl_StartTime2.Size = new System.Drawing.Size(100, 30);
  662. this.lbl_StartTime2.TabIndex = 1;
  663. this.lbl_StartTime2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  664. //
  665. // beltActualGrid
  666. //
  667. this.beltActualGrid.DisplayLayout.DefaultSelectedBackColor = System.Drawing.Color.Empty;
  668. this.beltActualGrid.DisplayLayout.DefaultSelectedForeColor = System.Drawing.Color.Empty;
  669. this.beltActualGrid.DisplayLayout.GroupByBox.Hidden = true;
  670. this.beltActualGrid.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  671. this.beltActualGrid.DisplayLayout.Override.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Button3D;
  672. appearance8.TextVAlignAsString = "Middle";
  673. this.beltActualGrid.DisplayLayout.Override.CellAppearance = appearance8;
  674. this.beltActualGrid.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
  675. appearance17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
  676. appearance17.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
  677. this.beltActualGrid.DisplayLayout.Override.HeaderAppearance = appearance17;
  678. this.beltActualGrid.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  679. this.beltActualGrid.DisplayLayout.Override.MaxSelectedRows = 1;
  680. this.beltActualGrid.DisplayLayout.Override.MinRowHeight = 21;
  681. appearance18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
  682. appearance18.TextVAlignAsString = "Middle";
  683. this.beltActualGrid.DisplayLayout.Override.RowSelectorAppearance = appearance18;
  684. this.beltActualGrid.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  685. this.beltActualGrid.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  686. this.beltActualGrid.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  687. this.beltActualGrid.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  688. this.beltActualGrid.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  689. this.beltActualGrid.Dock = System.Windows.Forms.DockStyle.Fill;
  690. this.beltActualGrid.Font = new System.Drawing.Font("宋体", 12F);
  691. this.beltActualGrid.Location = new System.Drawing.Point(0, 0);
  692. this.beltActualGrid.Name = "beltActualGrid";
  693. this.beltActualGrid.Size = new System.Drawing.Size(1692, 584);
  694. this.beltActualGrid.TabIndex = 8;
  695. //
  696. // ultraGroupBoxCondition
  697. //
  698. this.ultraGroupBoxCondition.Controls.Add(this.dtStartTime);
  699. this.ultraGroupBoxCondition.Controls.Add(this.label4);
  700. this.ultraGroupBoxCondition.Controls.Add(this.dtEndTime);
  701. this.ultraGroupBoxCondition.Controls.Add(this.label1);
  702. this.ultraGroupBoxCondition.Controls.Add(this.cbPntName_1);
  703. this.ultraGroupBoxCondition.Controls.Add(this.label16);
  704. this.ultraGroupBoxCondition.Controls.Add(this.cmbStateName);
  705. this.ultraGroupBoxCondition.Controls.Add(this.label6);
  706. this.ultraGroupBoxCondition.Dock = System.Windows.Forms.DockStyle.Top;
  707. this.ultraGroupBoxCondition.Location = new System.Drawing.Point(0, 0);
  708. this.ultraGroupBoxCondition.Name = "ultraGroupBoxCondition";
  709. this.ultraGroupBoxCondition.Size = new System.Drawing.Size(1698, 68);
  710. this.ultraGroupBoxCondition.TabIndex = 0;
  711. this.ultraGroupBoxCondition.Text = "查询条件";
  712. this.ultraGroupBoxCondition.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  713. //
  714. // dtStartTime
  715. //
  716. this.dtStartTime.Cursor = System.Windows.Forms.Cursors.Default;
  717. this.dtStartTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  718. this.dtStartTime.Font = new System.Drawing.Font("宋体", 12F);
  719. this.dtStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  720. this.dtStartTime.Location = new System.Drawing.Point(104, 26);
  721. this.dtStartTime.Margin = new System.Windows.Forms.Padding(0, 5, 0, 0);
  722. this.dtStartTime.MaxDate = new System.DateTime(3000, 12, 31, 0, 0, 0, 0);
  723. this.dtStartTime.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
  724. this.dtStartTime.Name = "dtStartTime";
  725. this.dtStartTime.Size = new System.Drawing.Size(200, 26);
  726. this.dtStartTime.TabIndex = 144;
  727. //
  728. // label4
  729. //
  730. this.label4.AutoSize = true;
  731. this.label4.BackColor = System.Drawing.Color.Transparent;
  732. this.label4.Location = new System.Drawing.Point(310, 33);
  733. this.label4.Name = "label4";
  734. this.label4.Size = new System.Drawing.Size(17, 12);
  735. this.label4.TabIndex = 143;
  736. this.label4.Text = "至";
  737. //
  738. // dtEndTime
  739. //
  740. this.dtEndTime.Cursor = System.Windows.Forms.Cursors.Default;
  741. this.dtEndTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  742. this.dtEndTime.Font = new System.Drawing.Font("宋体", 12F);
  743. this.dtEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  744. this.dtEndTime.Location = new System.Drawing.Point(330, 26);
  745. this.dtEndTime.Margin = new System.Windows.Forms.Padding(0, 5, 0, 0);
  746. this.dtEndTime.MaxDate = new System.DateTime(3000, 12, 31, 0, 0, 0, 0);
  747. this.dtEndTime.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
  748. this.dtEndTime.Name = "dtEndTime";
  749. this.dtEndTime.Size = new System.Drawing.Size(200, 26);
  750. this.dtEndTime.TabIndex = 141;
  751. //
  752. // label1
  753. //
  754. this.label1.AutoSize = true;
  755. this.label1.BackColor = System.Drawing.Color.Transparent;
  756. this.label1.Font = new System.Drawing.Font("宋体", 10F);
  757. this.label1.Location = new System.Drawing.Point(28, 32);
  758. this.label1.Name = "label1";
  759. this.label1.Size = new System.Drawing.Size(63, 14);
  760. this.label1.TabIndex = 142;
  761. this.label1.Text = "创建时间";
  762. //
  763. // cbPntName_1
  764. //
  765. this.cbPntName_1.Font = new System.Drawing.Font("宋体", 12F);
  766. this.cbPntName_1.Location = new System.Drawing.Point(755, 27);
  767. this.cbPntName_1.Name = "cbPntName_1";
  768. this.cbPntName_1.Size = new System.Drawing.Size(152, 25);
  769. this.cbPntName_1.TabIndex = 140;
  770. //
  771. // label16
  772. //
  773. this.label16.AutoSize = true;
  774. this.label16.BackColor = System.Drawing.Color.Transparent;
  775. this.label16.Font = new System.Drawing.Font("宋体", 10F);
  776. this.label16.Location = new System.Drawing.Point(700, 34);
  777. this.label16.Name = "label16";
  778. this.label16.Size = new System.Drawing.Size(49, 14);
  779. this.label16.TabIndex = 139;
  780. this.label16.Text = "计量点";
  781. //
  782. // cmbStateName
  783. //
  784. this.cmbStateName.Font = new System.Drawing.Font("宋体", 12F);
  785. this.cmbStateName.Location = new System.Drawing.Point(587, 27);
  786. this.cmbStateName.Name = "cmbStateName";
  787. this.cmbStateName.Size = new System.Drawing.Size(92, 25);
  788. this.cmbStateName.TabIndex = 124;
  789. //
  790. // label6
  791. //
  792. this.label6.AutoSize = true;
  793. this.label6.BackColor = System.Drawing.Color.Transparent;
  794. this.label6.Font = new System.Drawing.Font("宋体", 10F);
  795. this.label6.Location = new System.Drawing.Point(546, 33);
  796. this.label6.Name = "label6";
  797. this.label6.Size = new System.Drawing.Size(35, 14);
  798. this.label6.TabIndex = 123;
  799. this.label6.Text = "秤台";
  800. //
  801. // panel1
  802. //
  803. this.panel1.Controls.Add(this.panel1_Fill_Panel);
  804. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
  805. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
  806. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
  807. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
  808. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  809. this.panel1.Location = new System.Drawing.Point(3, 0);
  810. this.panel1.Name = "panel1";
  811. this.panel1.Size = new System.Drawing.Size(1698, 30);
  812. this.panel1.TabIndex = 0;
  813. //
  814. // panel1_Fill_Panel
  815. //
  816. this.panel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  817. this.panel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  818. this.panel1_Fill_Panel.Location = new System.Drawing.Point(0, 27);
  819. this.panel1_Fill_Panel.Name = "panel1_Fill_Panel";
  820. this.panel1_Fill_Panel.Size = new System.Drawing.Size(1698, 3);
  821. this.panel1_Fill_Panel.TabIndex = 0;
  822. //
  823. // _panel1_Toolbars_Dock_Area_Left
  824. //
  825. this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  826. this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
  827. this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  828. this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  829. this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 27);
  830. this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
  831. this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 3);
  832. this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  833. //
  834. // ultraToolbarsManager1
  835. //
  836. this.ultraToolbarsManager1.DesignerFlags = 1;
  837. this.ultraToolbarsManager1.DockWithinContainer = this.panel1;
  838. this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2003;
  839. ultraToolbar1.DockedColumn = 0;
  840. ultraToolbar1.DockedRow = 0;
  841. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  842. buttonTool1});
  843. ultraToolbar1.Text = "UltraToolbar1";
  844. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  845. ultraToolbar1});
  846. appearance27.Image = ((object)(resources.GetObject("appearance27.Image")));
  847. buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance27;
  848. buttonTool5.SharedPropsInternal.Caption = "查询";
  849. buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  850. appearance28.Image = ((object)(resources.GetObject("appearance28.Image")));
  851. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance28;
  852. buttonTool6.SharedPropsInternal.Caption = "导出";
  853. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  854. appearance30.Image = ((object)(resources.GetObject("appearance30.Image")));
  855. buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance30;
  856. buttonTool7.SharedPropsInternal.Caption = "删除";
  857. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  858. appearance54.Image = ((object)(resources.GetObject("appearance54.Image")));
  859. buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance54;
  860. buttonTool8.SharedPropsInternal.Caption = "还原";
  861. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  862. appearance55.Image = ((object)(resources.GetObject("appearance55.Image")));
  863. buttonTool10.SharedPropsInternal.AppearancesSmall.Appearance = appearance55;
  864. buttonTool10.SharedPropsInternal.Caption = "退出";
  865. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  866. appearance23.Image = ((object)(resources.GetObject("appearance23.Image")));
  867. buttonTool12.SharedPropsInternal.AppearancesSmall.Appearance = appearance23;
  868. buttonTool12.SharedPropsInternal.Caption = "新增";
  869. buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  870. appearance24.Image = ((object)(resources.GetObject("appearance24.Image")));
  871. buttonTool14.SharedPropsInternal.AppearancesSmall.Appearance = appearance24;
  872. buttonTool14.SharedPropsInternal.Caption = "修改";
  873. buttonTool14.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  874. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  875. buttonTool16.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  876. buttonTool16.SharedPropsInternal.Caption = "审核";
  877. buttonTool16.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  878. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  879. buttonTool17.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
  880. buttonTool17.SharedPropsInternal.Caption = "取消审核";
  881. buttonTool17.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  882. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  883. buttonTool5,
  884. buttonTool6,
  885. buttonTool7,
  886. buttonTool8,
  887. buttonTool10,
  888. buttonTool12,
  889. buttonTool14,
  890. buttonTool16,
  891. buttonTool17});
  892. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  893. //
  894. // _panel1_Toolbars_Dock_Area_Right
  895. //
  896. this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  897. this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
  898. this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  899. this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  900. this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1698, 27);
  901. this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
  902. this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 3);
  903. this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  904. //
  905. // _panel1_Toolbars_Dock_Area_Top
  906. //
  907. this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  908. this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
  909. this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  910. this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  911. this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  912. this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
  913. this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1698, 27);
  914. this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  915. //
  916. // _panel1_Toolbars_Dock_Area_Bottom
  917. //
  918. this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  919. this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
  920. this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  921. this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  922. this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 30);
  923. this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
  924. this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1698, 0);
  925. this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  926. //
  927. // frmGraphInfo
  928. //
  929. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  930. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  931. this.BackColor = System.Drawing.Color.White;
  932. this.ClientSize = new System.Drawing.Size(1704, 706);
  933. this.ControlBox = false;
  934. this.Controls.Add(this.ultraGroupBox1);
  935. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  936. this.Margin = new System.Windows.Forms.Padding(2);
  937. this.MaximizeBox = false;
  938. this.MinimizeBox = false;
  939. this.Name = "frmGraphInfo";
  940. this.Text = "皮带曲线查询";
  941. this.Load += new System.EventHandler(this.frmGraphInfo_Load);
  942. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  943. this.ultraGroupBox1.ResumeLayout(false);
  944. this.panel2.ResumeLayout(false);
  945. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
  946. this.ultraGroupBox4.ResumeLayout(false);
  947. this.panel2Query.ResumeLayout(false);
  948. this.tableLayoutPanel2.ResumeLayout(false);
  949. this.panel23.ResumeLayout(false);
  950. this.panel27.ResumeLayout(false);
  951. ((System.ComponentModel.ISupportInitialize)(this.ultraChart1)).EndInit();
  952. this.panel25.ResumeLayout(false);
  953. this.panel24.ResumeLayout(false);
  954. this.panel28.ResumeLayout(false);
  955. ((System.ComponentModel.ISupportInitialize)(this.ultraChart2)).EndInit();
  956. this.panel26.ResumeLayout(false);
  957. ((System.ComponentModel.ISupportInitialize)(this.beltActualGrid)).EndInit();
  958. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBoxCondition)).EndInit();
  959. this.ultraGroupBoxCondition.ResumeLayout(false);
  960. this.ultraGroupBoxCondition.PerformLayout();
  961. ((System.ComponentModel.ISupportInitialize)(this.cbPntName_1)).EndInit();
  962. ((System.ComponentModel.ISupportInitialize)(this.cmbStateName)).EndInit();
  963. this.panel1.ResumeLayout(false);
  964. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  965. this.ResumeLayout(false);
  966. }
  967. #endregion
  968. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  969. private System.Windows.Forms.Panel panel2;
  970. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
  971. private System.Windows.Forms.Panel panel2Query;
  972. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBoxCondition;
  973. private System.Windows.Forms.Panel panel1;
  974. private System.Windows.Forms.Panel panel1_Fill_Panel;
  975. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  976. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left;
  977. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right;
  978. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top;
  979. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom;
  980. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
  981. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbStateName;
  982. private System.Windows.Forms.Label label6;
  983. private Infragistics.Win.UltraWinGrid.UltraGrid beltActualGrid;
  984. private Infragistics.Win.UltraWinEditors.UltraComboEditor cbPntName_1;
  985. private System.Windows.Forms.Label label16;
  986. private System.Windows.Forms.DateTimePicker dtStartTime;
  987. private System.Windows.Forms.Label label4;
  988. private System.Windows.Forms.DateTimePicker dtEndTime;
  989. private System.Windows.Forms.Label label1;
  990. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
  991. private System.Windows.Forms.Panel panel23;
  992. private System.Windows.Forms.Panel panel27;
  993. private Infragistics.Win.UltraWinChart.UltraChart ultraChart1;
  994. private System.Windows.Forms.Panel panel25;
  995. private System.Windows.Forms.Label lbl_EndTime1;
  996. private System.Windows.Forms.Label lbl_StartTime1;
  997. private System.Windows.Forms.Panel panel24;
  998. private System.Windows.Forms.Panel panel28;
  999. private Infragistics.Win.UltraWinChart.UltraChart ultraChart2;
  1000. private System.Windows.Forms.Panel panel26;
  1001. private System.Windows.Forms.Label lbl_EndTime2;
  1002. private System.Windows.Forms.Label lbl_StartTime2;
  1003. }
  1004. }