DataTemplate.Designer.cs 54 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926
  1. 
  2. namespace OTSIncAReportApp._1_UI.OTSTemplateDesigner
  3. {
  4. partial class OTS_DEVReport
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OTS_DEVReport));
  30. this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
  31. this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
  32. this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
  33. this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
  34. this.xrLabel_pageinfo = new DevExpress.XtraReports.UI.XRLabel();
  35. this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
  36. this.dev_yj = new DevExpress.XtraReports.UI.XRLabel();
  37. this.Detail = new DevExpress.XtraReports.UI.DetailBand();
  38. this.xrChart1 = new DevExpress.XtraReports.UI.XRChart();
  39. this.xrLabel_size_IconQuestion_Subdivision = new DevExpress.XtraReports.UI.XRLabel();
  40. this.xrChart_ParticelSizeSubdivision = new DevExpress.XtraReports.UI.XRChart();
  41. this.xrTb_ElementAnalysis = new DevExpress.XtraReports.UI.XRTable();
  42. this.xrTableRow22 = new DevExpress.XtraReports.UI.XRTableRow();
  43. this.xrTableCell30 = new DevExpress.XtraReports.UI.XRTableCell();
  44. this.xrTableRow23 = new DevExpress.XtraReports.UI.XRTableRow();
  45. this.xrTableCell31 = new DevExpress.XtraReports.UI.XRTableCell();
  46. this.xrTable_kllb_surface = new DevExpress.XtraReports.UI.XRTable();
  47. this.xrTableRow16 = new DevExpress.XtraReports.UI.XRTableRow();
  48. this.xrTable_kllb = new DevExpress.XtraReports.UI.XRTableCell();
  49. this.xrTableRow17 = new DevExpress.XtraReports.UI.XRTableRow();
  50. this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
  51. this.xrLabel_inca_pic_subdivision = new DevExpress.XtraReports.UI.XRLabel();
  52. this.xrChart_incaSubdivision = new DevExpress.XtraReports.UI.XRChart();
  53. this.xrLabel_inca_pic_class = new DevExpress.XtraReports.UI.XRLabel();
  54. this.xrChart_incaClass = new DevExpress.XtraReports.UI.XRChart();
  55. this.xrLabel_size_IconQuestion_Class = new DevExpress.XtraReports.UI.XRLabel();
  56. this.xrChart_ParticelSizeCalss = new DevExpress.XtraReports.UI.XRChart();
  57. this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
  58. this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
  59. this.dev_ypsm = new DevExpress.XtraReports.UI.XRTableCell();
  60. this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
  61. this.dev_jcjgwj = new DevExpress.XtraReports.UI.XRTableCell();
  62. this.dev_jcjgwj_text = new DevExpress.XtraReports.UI.XRTableCell();
  63. this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
  64. this.dev_cljggk = new DevExpress.XtraReports.UI.XRTableCell();
  65. this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
  66. this.dev_yxsj = new DevExpress.XtraReports.UI.XRTableCell();
  67. this.dev_yxsj_text = new DevExpress.XtraReports.UI.XRTableCell();
  68. this.dev_sczs = new DevExpress.XtraReports.UI.XRTableCell();
  69. this.dev_sczs_text = new DevExpress.XtraReports.UI.XRTableCell();
  70. this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
  71. this.dev_flfa = new DevExpress.XtraReports.UI.XRTableCell();
  72. this.dev_flfa_text = new DevExpress.XtraReports.UI.XRTableCell();
  73. this.dev_yjctz = new DevExpress.XtraReports.UI.XRTableCell();
  74. this.dev_yjctz_text = new DevExpress.XtraReports.UI.XRTableCell();
  75. this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
  76. this.dev_scmj = new DevExpress.XtraReports.UI.XRTableCell();
  77. this.dev_scmj_text = new DevExpress.XtraReports.UI.XRTableCell();
  78. this.dev_ckbz = new DevExpress.XtraReports.UI.XRTableCell();
  79. this.dev_ckbz_text = new DevExpress.XtraReports.UI.XRTableCell();
  80. this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow();
  81. this.dev_bgsj = new DevExpress.XtraReports.UI.XRTableCell();
  82. this.dev_bgsj_text = new DevExpress.XtraReports.UI.XRTableCell();
  83. this.dev_fdbs = new DevExpress.XtraReports.UI.XRTableCell();
  84. this.dev_fdbs_text = new DevExpress.XtraReports.UI.XRTableCell();
  85. this.xrPageBreak1 = new DevExpress.XtraReports.UI.XRPageBreak();
  86. this.dev_ckbz_text_up = new DevExpress.XtraReports.UI.XRLabel();
  87. this.dev_jcjgwj_text_up = new DevExpress.XtraReports.UI.XRLabel();
  88. this.dev_bgsj_text_up = new DevExpress.XtraReports.UI.XRLabel();
  89. this.dev_ypbh_text_up = new DevExpress.XtraReports.UI.XRLabel();
  90. this.dev_ckbz_up = new DevExpress.XtraReports.UI.XRLabel();
  91. this.dev_jcjgwj_up = new DevExpress.XtraReports.UI.XRLabel();
  92. this.dev_bgsj_up = new DevExpress.XtraReports.UI.XRLabel();
  93. this.dev_ypbh_up = new DevExpress.XtraReports.UI.XRLabel();
  94. this.dev_fbt = new DevExpress.XtraReports.UI.XRLabel();
  95. this.dev_zbt = new DevExpress.XtraReports.UI.XRLabel();
  96. ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.xrChart_ParticelSizeSubdivision)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.xrTb_ElementAnalysis)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.xrTable_kllb_surface)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.xrChart_incaSubdivision)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.xrChart_incaClass)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.xrChart_ParticelSizeCalss)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
  105. //
  106. // TopMargin
  107. //
  108. this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  109. this.xrLine1,
  110. this.xrPictureBox1});
  111. this.TopMargin.HeightF = 73F;
  112. this.TopMargin.Name = "TopMargin";
  113. //
  114. // xrLine1
  115. //
  116. this.xrLine1.LineWidth = 2F;
  117. this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(10.0001F, 50F);
  118. this.xrLine1.Name = "xrLine1";
  119. this.xrLine1.SizeF = new System.Drawing.SizeF(667.9998F, 23F);
  120. //
  121. // xrPictureBox1
  122. //
  123. this.xrPictureBox1.ImageAlignment = DevExpress.XtraPrinting.ImageAlignment.MiddleCenter;
  124. this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
  125. this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(10.0001F, 10.00001F);
  126. this.xrPictureBox1.Name = "xrPictureBox1";
  127. this.xrPictureBox1.SizeF = new System.Drawing.SizeF(134.375F, 38.54167F);
  128. //
  129. // BottomMargin
  130. //
  131. this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  132. this.xrLabel_pageinfo,
  133. this.xrLine2,
  134. this.dev_yj});
  135. this.BottomMargin.HeightF = 67.08368F;
  136. this.BottomMargin.Name = "BottomMargin";
  137. //
  138. // xrLabel_pageinfo
  139. //
  140. this.xrLabel_pageinfo.LocationFloat = new DevExpress.Utils.PointFloat(560.0004F, 23.00002F);
  141. this.xrLabel_pageinfo.Multiline = true;
  142. this.xrLabel_pageinfo.Name = "xrLabel_pageinfo";
  143. this.xrLabel_pageinfo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  144. this.xrLabel_pageinfo.SizeF = new System.Drawing.SizeF(117.9998F, 23F);
  145. this.xrLabel_pageinfo.Text = "xrLabel_pageinfo";
  146. this.xrLabel_pageinfo.PrintOnPage += new DevExpress.XtraReports.UI.PrintOnPageEventHandler(this.xrLabel_pageinfo_PrintOnPage);
  147. //
  148. // xrLine2
  149. //
  150. this.xrLine2.LineWidth = 2F;
  151. this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(10.0001F, 0F);
  152. this.xrLine2.Name = "xrLine2";
  153. this.xrLine2.SizeF = new System.Drawing.SizeF(667.9998F, 23F);
  154. //
  155. // dev_yj
  156. //
  157. this.dev_yj.LocationFloat = new DevExpress.Utils.PointFloat(110.0001F, 23.00002F);
  158. this.dev_yj.Multiline = true;
  159. this.dev_yj.Name = "dev_yj";
  160. this.dev_yj.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  161. this.dev_yj.SizeF = new System.Drawing.SizeF(450F, 23F);
  162. this.dev_yj.StylePriority.UseTextAlignment = false;
  163. this.dev_yj.Text = "dev_yj";
  164. this.dev_yj.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
  165. //
  166. // Detail
  167. //
  168. this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
  169. this.xrChart1,
  170. this.xrLabel_size_IconQuestion_Subdivision,
  171. this.xrChart_ParticelSizeSubdivision,
  172. this.xrTb_ElementAnalysis,
  173. this.xrTable_kllb_surface,
  174. this.xrLabel_inca_pic_subdivision,
  175. this.xrChart_incaSubdivision,
  176. this.xrLabel_inca_pic_class,
  177. this.xrChart_incaClass,
  178. this.xrLabel_size_IconQuestion_Class,
  179. this.xrChart_ParticelSizeCalss,
  180. this.xrTable1,
  181. this.xrPageBreak1,
  182. this.dev_ckbz_text_up,
  183. this.dev_jcjgwj_text_up,
  184. this.dev_bgsj_text_up,
  185. this.dev_ypbh_text_up,
  186. this.dev_ckbz_up,
  187. this.dev_jcjgwj_up,
  188. this.dev_bgsj_up,
  189. this.dev_ypbh_up,
  190. this.dev_fbt,
  191. this.dev_zbt});
  192. this.Detail.HeightF = 5064.223F;
  193. this.Detail.Name = "Detail";
  194. //
  195. // xrChart1
  196. //
  197. this.xrChart1.BorderColor = System.Drawing.Color.Black;
  198. this.xrChart1.Borders = DevExpress.XtraPrinting.BorderSide.None;
  199. this.xrChart1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 1077F);
  200. this.xrChart1.Name = "xrChart1";
  201. this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
  202. this.xrChart1.SizeF = new System.Drawing.SizeF(688F, 387.4999F);
  203. this.xrChart1.Visible = false;
  204. //
  205. // xrLabel_size_IconQuestion_Subdivision
  206. //
  207. this.xrLabel_size_IconQuestion_Subdivision.BackColor = System.Drawing.Color.DarkGray;
  208. this.xrLabel_size_IconQuestion_Subdivision.LocationFloat = new DevExpress.Utils.PointFloat(30.41636F, 2159.292F);
  209. this.xrLabel_size_IconQuestion_Subdivision.Multiline = true;
  210. this.xrLabel_size_IconQuestion_Subdivision.Name = "xrLabel_size_IconQuestion_Subdivision";
  211. this.xrLabel_size_IconQuestion_Subdivision.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  212. this.xrLabel_size_IconQuestion_Subdivision.SizeF = new System.Drawing.SizeF(630F, 23F);
  213. this.xrLabel_size_IconQuestion_Subdivision.StylePriority.UseBackColor = false;
  214. this.xrLabel_size_IconQuestion_Subdivision.StylePriority.UseTextAlignment = false;
  215. this.xrLabel_size_IconQuestion_Subdivision.Text = "xrLabel_size_IconQuestion_Subdivision";
  216. this.xrLabel_size_IconQuestion_Subdivision.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  217. this.xrLabel_size_IconQuestion_Subdivision.Visible = false;
  218. //
  219. // xrChart_ParticelSizeSubdivision
  220. //
  221. this.xrChart_ParticelSizeSubdivision.BorderColor = System.Drawing.Color.Black;
  222. this.xrChart_ParticelSizeSubdivision.Borders = DevExpress.XtraPrinting.BorderSide.None;
  223. this.xrChart_ParticelSizeSubdivision.Legend.Name = "Default Legend";
  224. this.xrChart_ParticelSizeSubdivision.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 2182.292F);
  225. this.xrChart_ParticelSizeSubdivision.Name = "xrChart_ParticelSizeSubdivision";
  226. this.xrChart_ParticelSizeSubdivision.PaletteName = "Palette 1";
  227. this.xrChart_ParticelSizeSubdivision.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
  228. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))))),
  229. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))))),
  230. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))))),
  231. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))))),
  232. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))))),
  233. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))))),
  234. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(192))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(192)))))),
  235. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))))),
  236. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
  237. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(192))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(192)))))),
  238. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Fuchsia, System.Drawing.Color.Fuchsia),
  239. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))))),
  240. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(64))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(64)))))),
  241. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
  242. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(160))))), System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(160)))))),
  243. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(64))))), System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))))),
  244. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Olive, System.Drawing.Color.Olive),
  245. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Gray, System.Drawing.Color.Gray),
  246. new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Black, System.Drawing.Color.Black)}));
  247. this.xrChart_ParticelSizeSubdivision.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
  248. this.xrChart_ParticelSizeSubdivision.SizeF = new System.Drawing.SizeF(630F, 478.3333F);
  249. this.xrChart_ParticelSizeSubdivision.Visible = false;
  250. //
  251. // xrTb_ElementAnalysis
  252. //
  253. this.xrTb_ElementAnalysis.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
  254. | DevExpress.XtraPrinting.BorderSide.Right)
  255. | DevExpress.XtraPrinting.BorderSide.Bottom)));
  256. this.xrTb_ElementAnalysis.BorderWidth = 0.5F;
  257. this.xrTb_ElementAnalysis.LocationFloat = new DevExpress.Utils.PointFloat(10.0001F, 2779.084F);
  258. this.xrTb_ElementAnalysis.Name = "xrTb_ElementAnalysis";
  259. this.xrTb_ElementAnalysis.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
  260. this.xrTb_ElementAnalysis.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
  261. this.xrTableRow22,
  262. this.xrTableRow23});
  263. this.xrTb_ElementAnalysis.SizeF = new System.Drawing.SizeF(667.9998F, 49.99902F);
  264. this.xrTb_ElementAnalysis.StylePriority.UseBorders = false;
  265. this.xrTb_ElementAnalysis.StylePriority.UseBorderWidth = false;
  266. this.xrTb_ElementAnalysis.Visible = false;
  267. //
  268. // xrTableRow22
  269. //
  270. this.xrTableRow22.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  271. this.xrTableCell30});
  272. this.xrTableRow22.Name = "xrTableRow22";
  273. this.xrTableRow22.Weight = 1D;
  274. //
  275. // xrTableCell30
  276. //
  277. this.xrTableCell30.BackColor = System.Drawing.Color.DarkGray;
  278. this.xrTableCell30.Multiline = true;
  279. this.xrTableCell30.Name = "xrTableCell30";
  280. this.xrTableCell30.StylePriority.UseBackColor = false;
  281. this.xrTableCell30.StylePriority.UseTextAlignment = false;
  282. this.xrTableCell30.Text = "xrCellElementArea";
  283. this.xrTableCell30.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  284. this.xrTableCell30.Weight = 2D;
  285. //
  286. // xrTableRow23
  287. //
  288. this.xrTableRow23.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  289. this.xrTableCell31});
  290. this.xrTableRow23.Name = "xrTableRow23";
  291. this.xrTableRow23.Weight = 1D;
  292. //
  293. // xrTableCell31
  294. //
  295. this.xrTableCell31.Multiline = true;
  296. this.xrTableCell31.Name = "xrTableCell31";
  297. this.xrTableCell31.StylePriority.UseTextAlignment = false;
  298. this.xrTableCell31.Text = "xrCellElementArea_details";
  299. this.xrTableCell31.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
  300. this.xrTableCell31.Weight = 2D;
  301. //
  302. // xrTable_kllb_surface
  303. //
  304. this.xrTable_kllb_surface.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
  305. | DevExpress.XtraPrinting.BorderSide.Right)
  306. | DevExpress.XtraPrinting.BorderSide.Bottom)));
  307. this.xrTable_kllb_surface.BorderWidth = 0.5F;
  308. this.xrTable_kllb_surface.LocationFloat = new DevExpress.Utils.PointFloat(0F, 3868.858F);
  309. this.xrTable_kllb_surface.Name = "xrTable_kllb_surface";
  310. this.xrTable_kllb_surface.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
  311. this.xrTable_kllb_surface.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
  312. this.xrTableRow16,
  313. this.xrTableRow17});
  314. this.xrTable_kllb_surface.SizeF = new System.Drawing.SizeF(688F, 50F);
  315. this.xrTable_kllb_surface.StylePriority.UseBorders = false;
  316. this.xrTable_kllb_surface.StylePriority.UseBorderWidth = false;
  317. this.xrTable_kllb_surface.Visible = false;
  318. //
  319. // xrTableRow16
  320. //
  321. this.xrTableRow16.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  322. this.xrTable_kllb});
  323. this.xrTableRow16.Name = "xrTableRow16";
  324. this.xrTableRow16.Weight = 1D;
  325. //
  326. // xrTable_kllb
  327. //
  328. this.xrTable_kllb.BackColor = System.Drawing.Color.DarkGray;
  329. this.xrTable_kllb.Font = new System.Drawing.Font("Arial", 9.75F);
  330. this.xrTable_kllb.Multiline = true;
  331. this.xrTable_kllb.Name = "xrTable_kllb";
  332. this.xrTable_kllb.StylePriority.UseBackColor = false;
  333. this.xrTable_kllb.StylePriority.UseFont = false;
  334. this.xrTable_kllb.StylePriority.UseTextAlignment = false;
  335. this.xrTable_kllb.Text = "颗粒列表";
  336. this.xrTable_kllb.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  337. this.xrTable_kllb.Weight = 1D;
  338. //
  339. // xrTableRow17
  340. //
  341. this.xrTableRow17.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  342. this.xrTableCell2});
  343. this.xrTableRow17.Name = "xrTableRow17";
  344. this.xrTableRow17.Weight = 1D;
  345. //
  346. // xrTableCell2
  347. //
  348. this.xrTableCell2.Multiline = true;
  349. this.xrTableCell2.Name = "xrTableCell2";
  350. this.xrTableCell2.Text = "\r\n";
  351. this.xrTableCell2.Weight = 1D;
  352. //
  353. // xrLabel_inca_pic_subdivision
  354. //
  355. this.xrLabel_inca_pic_subdivision.BackColor = System.Drawing.Color.DarkGray;
  356. this.xrLabel_inca_pic_subdivision.LocationFloat = new DevExpress.Utils.PointFloat(30.41636F, 3357.528F);
  357. this.xrLabel_inca_pic_subdivision.Multiline = true;
  358. this.xrLabel_inca_pic_subdivision.Name = "xrLabel_inca_pic_subdivision";
  359. this.xrLabel_inca_pic_subdivision.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  360. this.xrLabel_inca_pic_subdivision.SizeF = new System.Drawing.SizeF(630F, 23F);
  361. this.xrLabel_inca_pic_subdivision.StylePriority.UseBackColor = false;
  362. this.xrLabel_inca_pic_subdivision.StylePriority.UseTextAlignment = false;
  363. this.xrLabel_inca_pic_subdivision.Text = "xrLabel_inca_pic_subdivision";
  364. this.xrLabel_inca_pic_subdivision.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  365. this.xrLabel_inca_pic_subdivision.Visible = false;
  366. //
  367. // xrChart_incaSubdivision
  368. //
  369. this.xrChart_incaSubdivision.BorderColor = System.Drawing.Color.Black;
  370. this.xrChart_incaSubdivision.Borders = DevExpress.XtraPrinting.BorderSide.None;
  371. this.xrChart_incaSubdivision.Legend.Name = "Default Legend";
  372. this.xrChart_incaSubdivision.LocationFloat = new DevExpress.Utils.PointFloat(30.41611F, 3380.528F);
  373. this.xrChart_incaSubdivision.Name = "xrChart_incaSubdivision";
  374. this.xrChart_incaSubdivision.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
  375. this.xrChart_incaSubdivision.SizeF = new System.Drawing.SizeF(630F, 478.33F);
  376. this.xrChart_incaSubdivision.Visible = false;
  377. //
  378. // xrLabel_inca_pic_class
  379. //
  380. this.xrLabel_inca_pic_class.BackColor = System.Drawing.Color.DarkGray;
  381. this.xrLabel_inca_pic_class.LocationFloat = new DevExpress.Utils.PointFloat(30.41636F, 2934.528F);
  382. this.xrLabel_inca_pic_class.Multiline = true;
  383. this.xrLabel_inca_pic_class.Name = "xrLabel_inca_pic_class";
  384. this.xrLabel_inca_pic_class.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  385. this.xrLabel_inca_pic_class.SizeF = new System.Drawing.SizeF(629.9998F, 23F);
  386. this.xrLabel_inca_pic_class.StylePriority.UseBackColor = false;
  387. this.xrLabel_inca_pic_class.StylePriority.UseTextAlignment = false;
  388. this.xrLabel_inca_pic_class.Text = "xrLabel_inca_pic_class";
  389. this.xrLabel_inca_pic_class.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  390. this.xrLabel_inca_pic_class.Visible = false;
  391. //
  392. // xrChart_incaClass
  393. //
  394. this.xrChart_incaClass.BorderColor = System.Drawing.Color.Black;
  395. this.xrChart_incaClass.Borders = DevExpress.XtraPrinting.BorderSide.None;
  396. this.xrChart_incaClass.Legend.Name = "Default Legend";
  397. this.xrChart_incaClass.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 2957.528F);
  398. this.xrChart_incaClass.Name = "xrChart_incaClass";
  399. this.xrChart_incaClass.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
  400. this.xrChart_incaClass.SizeF = new System.Drawing.SizeF(630F, 400F);
  401. this.xrChart_incaClass.Visible = false;
  402. //
  403. // xrLabel_size_IconQuestion_Class
  404. //
  405. this.xrLabel_size_IconQuestion_Class.BackColor = System.Drawing.Color.DarkGray;
  406. this.xrLabel_size_IconQuestion_Class.LocationFloat = new DevExpress.Utils.PointFloat(30.41611F, 1736.292F);
  407. this.xrLabel_size_IconQuestion_Class.Multiline = true;
  408. this.xrLabel_size_IconQuestion_Class.Name = "xrLabel_size_IconQuestion_Class";
  409. this.xrLabel_size_IconQuestion_Class.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  410. this.xrLabel_size_IconQuestion_Class.SizeF = new System.Drawing.SizeF(630F, 23F);
  411. this.xrLabel_size_IconQuestion_Class.StylePriority.UseBackColor = false;
  412. this.xrLabel_size_IconQuestion_Class.StylePriority.UseTextAlignment = false;
  413. this.xrLabel_size_IconQuestion_Class.Text = "xrLabel_size_IconQuestion_Class";
  414. this.xrLabel_size_IconQuestion_Class.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  415. this.xrLabel_size_IconQuestion_Class.Visible = false;
  416. //
  417. // xrChart_ParticelSizeCalss
  418. //
  419. this.xrChart_ParticelSizeCalss.BorderColor = System.Drawing.Color.Black;
  420. this.xrChart_ParticelSizeCalss.Borders = DevExpress.XtraPrinting.BorderSide.None;
  421. this.xrChart_ParticelSizeCalss.Legend.Name = "Default Legend";
  422. this.xrChart_ParticelSizeCalss.LocationFloat = new DevExpress.Utils.PointFloat(30.41611F, 1759.292F);
  423. this.xrChart_ParticelSizeCalss.Name = "xrChart_ParticelSizeCalss";
  424. this.xrChart_ParticelSizeCalss.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
  425. this.xrChart_ParticelSizeCalss.SizeF = new System.Drawing.SizeF(630F, 400F);
  426. this.xrChart_ParticelSizeCalss.Visible = false;
  427. //
  428. // xrTable1
  429. //
  430. this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
  431. | DevExpress.XtraPrinting.BorderSide.Right)
  432. | DevExpress.XtraPrinting.BorderSide.Bottom)));
  433. this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 714.5F);
  434. this.xrTable1.Name = "xrTable1";
  435. this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
  436. this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
  437. this.xrTableRow1,
  438. this.xrTableRow2,
  439. this.xrTableRow3,
  440. this.xrTableRow4,
  441. this.xrTableRow5,
  442. this.xrTableRow6,
  443. this.xrTableRow7});
  444. this.xrTable1.SizeF = new System.Drawing.SizeF(629.9998F, 175F);
  445. this.xrTable1.StylePriority.UseBorders = false;
  446. //
  447. // xrTableRow1
  448. //
  449. this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  450. this.dev_ypsm});
  451. this.xrTableRow1.Name = "xrTableRow1";
  452. this.xrTableRow1.Weight = 1D;
  453. //
  454. // dev_ypsm
  455. //
  456. this.dev_ypsm.BackColor = System.Drawing.Color.DarkGray;
  457. this.dev_ypsm.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
  458. this.dev_ypsm.Multiline = true;
  459. this.dev_ypsm.Name = "dev_ypsm";
  460. this.dev_ypsm.StylePriority.UseBackColor = false;
  461. this.dev_ypsm.StylePriority.UseFont = false;
  462. this.dev_ypsm.StylePriority.UseTextAlignment = false;
  463. this.dev_ypsm.Text = "样品说明";
  464. this.dev_ypsm.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  465. this.dev_ypsm.Weight = 4D;
  466. //
  467. // xrTableRow2
  468. //
  469. this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  470. this.dev_jcjgwj,
  471. this.dev_jcjgwj_text});
  472. this.xrTableRow2.Name = "xrTableRow2";
  473. this.xrTableRow2.Weight = 1D;
  474. //
  475. // dev_jcjgwj
  476. //
  477. this.dev_jcjgwj.Multiline = true;
  478. this.dev_jcjgwj.Name = "dev_jcjgwj";
  479. this.dev_jcjgwj.StylePriority.UseTextAlignment = false;
  480. this.dev_jcjgwj.Text = "测量结果名称:";
  481. this.dev_jcjgwj.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  482. this.dev_jcjgwj.Weight = 1D;
  483. //
  484. // dev_jcjgwj_text
  485. //
  486. this.dev_jcjgwj_text.Multiline = true;
  487. this.dev_jcjgwj_text.Name = "dev_jcjgwj_text";
  488. this.dev_jcjgwj_text.StylePriority.UseTextAlignment = false;
  489. this.dev_jcjgwj_text.Text = "dev_jcjgwj_text";
  490. this.dev_jcjgwj_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  491. this.dev_jcjgwj_text.Weight = 3D;
  492. //
  493. // xrTableRow3
  494. //
  495. this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  496. this.dev_cljggk});
  497. this.xrTableRow3.Name = "xrTableRow3";
  498. this.xrTableRow3.Weight = 1D;
  499. //
  500. // dev_cljggk
  501. //
  502. this.dev_cljggk.BackColor = System.Drawing.Color.DarkGray;
  503. this.dev_cljggk.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
  504. this.dev_cljggk.Multiline = true;
  505. this.dev_cljggk.Name = "dev_cljggk";
  506. this.dev_cljggk.StylePriority.UseBackColor = false;
  507. this.dev_cljggk.StylePriority.UseFont = false;
  508. this.dev_cljggk.StylePriority.UseTextAlignment = false;
  509. this.dev_cljggk.Text = "测量结果概况";
  510. this.dev_cljggk.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  511. this.dev_cljggk.Weight = 4D;
  512. //
  513. // xrTableRow4
  514. //
  515. this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  516. this.dev_yxsj,
  517. this.dev_yxsj_text,
  518. this.dev_sczs,
  519. this.dev_sczs_text});
  520. this.xrTableRow4.Name = "xrTableRow4";
  521. this.xrTableRow4.Weight = 1D;
  522. //
  523. // dev_yxsj
  524. //
  525. this.dev_yxsj.Multiline = true;
  526. this.dev_yxsj.Name = "dev_yxsj";
  527. this.dev_yxsj.StylePriority.UseTextAlignment = false;
  528. this.dev_yxsj.Text = "运行时间:";
  529. this.dev_yxsj.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  530. this.dev_yxsj.Weight = 1D;
  531. //
  532. // dev_yxsj_text
  533. //
  534. this.dev_yxsj_text.Multiline = true;
  535. this.dev_yxsj_text.Name = "dev_yxsj_text";
  536. this.dev_yxsj_text.StylePriority.UseTextAlignment = false;
  537. this.dev_yxsj_text.Text = "dev_yxsj_text";
  538. this.dev_yxsj_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  539. this.dev_yxsj_text.Weight = 1D;
  540. //
  541. // dev_sczs
  542. //
  543. this.dev_sczs.Multiline = true;
  544. this.dev_sczs.Name = "dev_sczs";
  545. this.dev_sczs.StylePriority.UseTextAlignment = false;
  546. this.dev_sczs.Text = "视场总数:";
  547. this.dev_sczs.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  548. this.dev_sczs.Weight = 1D;
  549. //
  550. // dev_sczs_text
  551. //
  552. this.dev_sczs_text.Multiline = true;
  553. this.dev_sczs_text.Name = "dev_sczs_text";
  554. this.dev_sczs_text.StylePriority.UseTextAlignment = false;
  555. this.dev_sczs_text.Text = "dev_sczs_text";
  556. this.dev_sczs_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  557. this.dev_sczs_text.Weight = 1D;
  558. //
  559. // xrTableRow5
  560. //
  561. this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  562. this.dev_flfa,
  563. this.dev_flfa_text,
  564. this.dev_yjctz,
  565. this.dev_yjctz_text});
  566. this.xrTableRow5.Name = "xrTableRow5";
  567. this.xrTableRow5.Weight = 1D;
  568. //
  569. // dev_flfa
  570. //
  571. this.dev_flfa.Multiline = true;
  572. this.dev_flfa.Name = "dev_flfa";
  573. this.dev_flfa.StylePriority.UseTextAlignment = false;
  574. this.dev_flfa.Text = "分类方案:";
  575. this.dev_flfa.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  576. this.dev_flfa.Weight = 1D;
  577. //
  578. // dev_flfa_text
  579. //
  580. this.dev_flfa_text.Multiline = true;
  581. this.dev_flfa_text.Name = "dev_flfa_text";
  582. this.dev_flfa_text.StylePriority.UseTextAlignment = false;
  583. this.dev_flfa_text.Text = "dev_flfa_text";
  584. this.dev_flfa_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  585. this.dev_flfa_text.Weight = 1D;
  586. //
  587. // dev_yjctz
  588. //
  589. this.dev_yjctz.Multiline = true;
  590. this.dev_yjctz.Name = "dev_yjctz";
  591. this.dev_yjctz.StylePriority.UseTextAlignment = false;
  592. this.dev_yjctz.Text = "已检查特征:";
  593. this.dev_yjctz.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  594. this.dev_yjctz.Weight = 1D;
  595. //
  596. // dev_yjctz_text
  597. //
  598. this.dev_yjctz_text.Multiline = true;
  599. this.dev_yjctz_text.Name = "dev_yjctz_text";
  600. this.dev_yjctz_text.StylePriority.UseTextAlignment = false;
  601. this.dev_yjctz_text.Text = "dev_yjctz_text";
  602. this.dev_yjctz_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  603. this.dev_yjctz_text.Weight = 1D;
  604. //
  605. // xrTableRow6
  606. //
  607. this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  608. this.dev_scmj,
  609. this.dev_scmj_text,
  610. this.dev_ckbz,
  611. this.dev_ckbz_text});
  612. this.xrTableRow6.Name = "xrTableRow6";
  613. this.xrTableRow6.Weight = 1D;
  614. //
  615. // dev_scmj
  616. //
  617. this.dev_scmj.Multiline = true;
  618. this.dev_scmj.Name = "dev_scmj";
  619. this.dev_scmj.StylePriority.UseTextAlignment = false;
  620. this.dev_scmj.Text = "视场面积:";
  621. this.dev_scmj.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  622. this.dev_scmj.Weight = 1D;
  623. //
  624. // dev_scmj_text
  625. //
  626. this.dev_scmj_text.Multiline = true;
  627. this.dev_scmj_text.Name = "dev_scmj_text";
  628. this.dev_scmj_text.StylePriority.UseTextAlignment = false;
  629. this.dev_scmj_text.Text = "dev_scmj_text";
  630. this.dev_scmj_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  631. this.dev_scmj_text.Weight = 1D;
  632. //
  633. // dev_ckbz
  634. //
  635. this.dev_ckbz.Multiline = true;
  636. this.dev_ckbz.Name = "dev_ckbz";
  637. this.dev_ckbz.StylePriority.UseTextAlignment = false;
  638. this.dev_ckbz.Text = "参考标准:";
  639. this.dev_ckbz.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  640. this.dev_ckbz.Weight = 1D;
  641. //
  642. // dev_ckbz_text
  643. //
  644. this.dev_ckbz_text.Multiline = true;
  645. this.dev_ckbz_text.Name = "dev_ckbz_text";
  646. this.dev_ckbz_text.StylePriority.UseTextAlignment = false;
  647. this.dev_ckbz_text.Text = "dev_ckbz_text";
  648. this.dev_ckbz_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  649. this.dev_ckbz_text.Weight = 1D;
  650. //
  651. // xrTableRow7
  652. //
  653. this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
  654. this.dev_bgsj,
  655. this.dev_bgsj_text,
  656. this.dev_fdbs,
  657. this.dev_fdbs_text});
  658. this.xrTableRow7.Name = "xrTableRow7";
  659. this.xrTableRow7.Weight = 1D;
  660. //
  661. // dev_bgsj
  662. //
  663. this.dev_bgsj.Multiline = true;
  664. this.dev_bgsj.Name = "dev_bgsj";
  665. this.dev_bgsj.StylePriority.UseTextAlignment = false;
  666. this.dev_bgsj.Text = "报告时间:";
  667. this.dev_bgsj.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  668. this.dev_bgsj.Weight = 1D;
  669. //
  670. // dev_bgsj_text
  671. //
  672. this.dev_bgsj_text.Multiline = true;
  673. this.dev_bgsj_text.Name = "dev_bgsj_text";
  674. this.dev_bgsj_text.StylePriority.UseTextAlignment = false;
  675. this.dev_bgsj_text.Text = "dev_bgsj_text";
  676. this.dev_bgsj_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  677. this.dev_bgsj_text.Weight = 1D;
  678. //
  679. // dev_fdbs
  680. //
  681. this.dev_fdbs.Multiline = true;
  682. this.dev_fdbs.Name = "dev_fdbs";
  683. this.dev_fdbs.StylePriority.UseTextAlignment = false;
  684. this.dev_fdbs.Text = "测量放大倍数:";
  685. this.dev_fdbs.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  686. this.dev_fdbs.Weight = 1D;
  687. //
  688. // dev_fdbs_text
  689. //
  690. this.dev_fdbs_text.Multiline = true;
  691. this.dev_fdbs_text.Name = "dev_fdbs_text";
  692. this.dev_fdbs_text.StylePriority.UseTextAlignment = false;
  693. this.dev_fdbs_text.Text = "dev_fdbs_text";
  694. this.dev_fdbs_text.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  695. this.dev_fdbs_text.Weight = 1D;
  696. //
  697. // xrPageBreak1
  698. //
  699. this.xrPageBreak1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 930.6249F);
  700. this.xrPageBreak1.Name = "xrPageBreak1";
  701. this.xrPageBreak1.Visible = false;
  702. //
  703. // dev_ckbz_text_up
  704. //
  705. this.dev_ckbz_text_up.Font = new System.Drawing.Font("宋体", 9.75F);
  706. this.dev_ckbz_text_up.LocationFloat = new DevExpress.Utils.PointFloat(346.0419F, 664.1388F);
  707. this.dev_ckbz_text_up.Multiline = true;
  708. this.dev_ckbz_text_up.Name = "dev_ckbz_text_up";
  709. this.dev_ckbz_text_up.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  710. this.dev_ckbz_text_up.SizeF = new System.Drawing.SizeF(314.3748F, 23F);
  711. this.dev_ckbz_text_up.StylePriority.UseFont = false;
  712. this.dev_ckbz_text_up.StylePriority.UseTextAlignment = false;
  713. this.dev_ckbz_text_up.Text = "dev_ckbz_text_up";
  714. this.dev_ckbz_text_up.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
  715. //
  716. // dev_jcjgwj_text_up
  717. //
  718. this.dev_jcjgwj_text_up.Font = new System.Drawing.Font("宋体", 9.75F);
  719. this.dev_jcjgwj_text_up.LocationFloat = new DevExpress.Utils.PointFloat(346.0419F, 629.2175F);
  720. this.dev_jcjgwj_text_up.Multiline = true;
  721. this.dev_jcjgwj_text_up.Name = "dev_jcjgwj_text_up";
  722. this.dev_jcjgwj_text_up.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  723. this.dev_jcjgwj_text_up.SizeF = new System.Drawing.SizeF(314.3748F, 23F);
  724. this.dev_jcjgwj_text_up.StylePriority.UseFont = false;
  725. this.dev_jcjgwj_text_up.StylePriority.UseTextAlignment = false;
  726. this.dev_jcjgwj_text_up.Text = "dev_jcjgwj_text_up";
  727. this.dev_jcjgwj_text_up.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
  728. //
  729. // dev_bgsj_text_up
  730. //
  731. this.dev_bgsj_text_up.Font = new System.Drawing.Font("宋体", 9.75F);
  732. this.dev_bgsj_text_up.LocationFloat = new DevExpress.Utils.PointFloat(346.0419F, 594.2963F);
  733. this.dev_bgsj_text_up.Multiline = true;
  734. this.dev_bgsj_text_up.Name = "dev_bgsj_text_up";
  735. this.dev_bgsj_text_up.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  736. this.dev_bgsj_text_up.SizeF = new System.Drawing.SizeF(314.3748F, 23F);
  737. this.dev_bgsj_text_up.StylePriority.UseFont = false;
  738. this.dev_bgsj_text_up.StylePriority.UseTextAlignment = false;
  739. this.dev_bgsj_text_up.Text = "dev_bgsj_text_up";
  740. this.dev_bgsj_text_up.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
  741. //
  742. // dev_ypbh_text_up
  743. //
  744. this.dev_ypbh_text_up.Font = new System.Drawing.Font("宋体", 9.75F);
  745. this.dev_ypbh_text_up.LocationFloat = new DevExpress.Utils.PointFloat(346.0419F, 559.375F);
  746. this.dev_ypbh_text_up.Multiline = true;
  747. this.dev_ypbh_text_up.Name = "dev_ypbh_text_up";
  748. this.dev_ypbh_text_up.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  749. this.dev_ypbh_text_up.SizeF = new System.Drawing.SizeF(314.3748F, 23F);
  750. this.dev_ypbh_text_up.StylePriority.UseFont = false;
  751. this.dev_ypbh_text_up.StylePriority.UseTextAlignment = false;
  752. this.dev_ypbh_text_up.Text = "dev_ypbh_text_up";
  753. this.dev_ypbh_text_up.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
  754. //
  755. // dev_ckbz_up
  756. //
  757. this.dev_ckbz_up.Font = new System.Drawing.Font("宋体", 9.75F);
  758. this.dev_ckbz_up.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 664.139F);
  759. this.dev_ckbz_up.Multiline = true;
  760. this.dev_ckbz_up.Name = "dev_ckbz_up";
  761. this.dev_ckbz_up.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  762. this.dev_ckbz_up.SizeF = new System.Drawing.SizeF(315.625F, 23F);
  763. this.dev_ckbz_up.StylePriority.UseFont = false;
  764. this.dev_ckbz_up.StylePriority.UseTextAlignment = false;
  765. this.dev_ckbz_up.Text = "参考标准:";
  766. this.dev_ckbz_up.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
  767. //
  768. // dev_jcjgwj_up
  769. //
  770. this.dev_jcjgwj_up.Font = new System.Drawing.Font("宋体", 9.75F);
  771. this.dev_jcjgwj_up.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 629.2177F);
  772. this.dev_jcjgwj_up.Multiline = true;
  773. this.dev_jcjgwj_up.Name = "dev_jcjgwj_up";
  774. this.dev_jcjgwj_up.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  775. this.dev_jcjgwj_up.SizeF = new System.Drawing.SizeF(315.625F, 23F);
  776. this.dev_jcjgwj_up.StylePriority.UseFont = false;
  777. this.dev_jcjgwj_up.StylePriority.UseTextAlignment = false;
  778. this.dev_jcjgwj_up.Text = "检测结果文件:";
  779. this.dev_jcjgwj_up.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
  780. //
  781. // dev_bgsj_up
  782. //
  783. this.dev_bgsj_up.Font = new System.Drawing.Font("宋体", 9.75F);
  784. this.dev_bgsj_up.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 594.2963F);
  785. this.dev_bgsj_up.Multiline = true;
  786. this.dev_bgsj_up.Name = "dev_bgsj_up";
  787. this.dev_bgsj_up.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  788. this.dev_bgsj_up.SizeF = new System.Drawing.SizeF(315.625F, 23F);
  789. this.dev_bgsj_up.StylePriority.UseFont = false;
  790. this.dev_bgsj_up.StylePriority.UseTextAlignment = false;
  791. this.dev_bgsj_up.Text = "报告时间:";
  792. this.dev_bgsj_up.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
  793. //
  794. // dev_ypbh_up
  795. //
  796. this.dev_ypbh_up.Font = new System.Drawing.Font("宋体", 9.75F);
  797. this.dev_ypbh_up.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 559.375F);
  798. this.dev_ypbh_up.Multiline = true;
  799. this.dev_ypbh_up.Name = "dev_ypbh_up";
  800. this.dev_ypbh_up.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  801. this.dev_ypbh_up.SizeF = new System.Drawing.SizeF(315.625F, 23F);
  802. this.dev_ypbh_up.StylePriority.UseFont = false;
  803. this.dev_ypbh_up.StylePriority.UseTextAlignment = false;
  804. this.dev_ypbh_up.Text = "样品编号:";
  805. this.dev_ypbh_up.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
  806. //
  807. // dev_fbt
  808. //
  809. this.dev_fbt.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold);
  810. this.dev_fbt.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 188.5416F);
  811. this.dev_fbt.Multiline = true;
  812. this.dev_fbt.Name = "dev_fbt";
  813. this.dev_fbt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  814. this.dev_fbt.SizeF = new System.Drawing.SizeF(629.9998F, 42.79169F);
  815. this.dev_fbt.StylePriority.UseFont = false;
  816. this.dev_fbt.StylePriority.UseTextAlignment = false;
  817. this.dev_fbt.Text = "dev_fbt";
  818. this.dev_fbt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  819. //
  820. // dev_zbt
  821. //
  822. this.dev_zbt.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Bold);
  823. this.dev_zbt.LocationFloat = new DevExpress.Utils.PointFloat(30.41687F, 107.2917F);
  824. this.dev_zbt.Multiline = true;
  825. this.dev_zbt.Name = "dev_zbt";
  826. this.dev_zbt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
  827. this.dev_zbt.SizeF = new System.Drawing.SizeF(629.9998F, 48.00002F);
  828. this.dev_zbt.StylePriority.UseFont = false;
  829. this.dev_zbt.StylePriority.UseTextAlignment = false;
  830. this.dev_zbt.Text = "dev_zbt";
  831. this.dev_zbt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
  832. //
  833. // OTS_DEVReport
  834. //
  835. this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
  836. this.TopMargin,
  837. this.BottomMargin,
  838. this.Detail});
  839. this.Font = new System.Drawing.Font("Arial", 9.75F);
  840. this.Margins = new System.Drawing.Printing.Margins(77, 85, 73, 67);
  841. this.Version = "21.2";
  842. ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
  843. ((System.ComponentModel.ISupportInitialize)(this.xrChart_ParticelSizeSubdivision)).EndInit();
  844. ((System.ComponentModel.ISupportInitialize)(this.xrTb_ElementAnalysis)).EndInit();
  845. ((System.ComponentModel.ISupportInitialize)(this.xrTable_kllb_surface)).EndInit();
  846. ((System.ComponentModel.ISupportInitialize)(this.xrChart_incaSubdivision)).EndInit();
  847. ((System.ComponentModel.ISupportInitialize)(this.xrChart_incaClass)).EndInit();
  848. ((System.ComponentModel.ISupportInitialize)(this.xrChart_ParticelSizeCalss)).EndInit();
  849. ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
  850. ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
  851. }
  852. #endregion
  853. private DevExpress.XtraReports.UI.TopMarginBand TopMargin;
  854. private DevExpress.XtraReports.UI.BottomMarginBand BottomMargin;
  855. private DevExpress.XtraReports.UI.DetailBand Detail;
  856. private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
  857. private DevExpress.XtraReports.UI.XRLabel dev_yj;
  858. private DevExpress.XtraReports.UI.XRLabel dev_zbt;
  859. private DevExpress.XtraReports.UI.XRLabel dev_fbt;
  860. private DevExpress.XtraReports.UI.XRLabel dev_ckbz_text_up;
  861. private DevExpress.XtraReports.UI.XRLabel dev_jcjgwj_text_up;
  862. private DevExpress.XtraReports.UI.XRLabel dev_bgsj_text_up;
  863. private DevExpress.XtraReports.UI.XRLabel dev_ypbh_text_up;
  864. private DevExpress.XtraReports.UI.XRLabel dev_ckbz_up;
  865. private DevExpress.XtraReports.UI.XRLabel dev_jcjgwj_up;
  866. private DevExpress.XtraReports.UI.XRLabel dev_bgsj_up;
  867. private DevExpress.XtraReports.UI.XRLabel dev_ypbh_up;
  868. private DevExpress.XtraReports.UI.XRLine xrLine1;
  869. private DevExpress.XtraReports.UI.XRLine xrLine2;
  870. private DevExpress.XtraReports.UI.XRPageBreak xrPageBreak1;
  871. private DevExpress.XtraReports.UI.XRTable xrTable1;
  872. private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
  873. private DevExpress.XtraReports.UI.XRTableCell dev_ypsm;
  874. private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
  875. private DevExpress.XtraReports.UI.XRTableCell dev_jcjgwj;
  876. private DevExpress.XtraReports.UI.XRTableRow xrTableRow3;
  877. private DevExpress.XtraReports.UI.XRTableCell dev_cljggk;
  878. private DevExpress.XtraReports.UI.XRTableRow xrTableRow4;
  879. private DevExpress.XtraReports.UI.XRTableCell dev_yxsj;
  880. private DevExpress.XtraReports.UI.XRTableCell dev_yxsj_text;
  881. private DevExpress.XtraReports.UI.XRTableCell dev_sczs;
  882. private DevExpress.XtraReports.UI.XRTableCell dev_sczs_text;
  883. private DevExpress.XtraReports.UI.XRTableRow xrTableRow5;
  884. private DevExpress.XtraReports.UI.XRTableCell dev_flfa;
  885. private DevExpress.XtraReports.UI.XRTableCell dev_flfa_text;
  886. private DevExpress.XtraReports.UI.XRTableCell dev_yjctz;
  887. private DevExpress.XtraReports.UI.XRTableCell dev_yjctz_text;
  888. private DevExpress.XtraReports.UI.XRTableCell dev_jcjgwj_text;
  889. private DevExpress.XtraReports.UI.XRTableRow xrTableRow6;
  890. private DevExpress.XtraReports.UI.XRTableCell dev_scmj;
  891. private DevExpress.XtraReports.UI.XRTableCell dev_scmj_text;
  892. private DevExpress.XtraReports.UI.XRTableCell dev_ckbz;
  893. private DevExpress.XtraReports.UI.XRTableCell dev_ckbz_text;
  894. private DevExpress.XtraReports.UI.XRTableRow xrTableRow7;
  895. private DevExpress.XtraReports.UI.XRTableCell dev_bgsj;
  896. private DevExpress.XtraReports.UI.XRTableCell dev_bgsj_text;
  897. private DevExpress.XtraReports.UI.XRTableCell dev_fdbs;
  898. private DevExpress.XtraReports.UI.XRTableCell dev_fdbs_text;
  899. private DevExpress.XtraReports.UI.XRChart xrChart_ParticelSizeSubdivision;
  900. private DevExpress.XtraReports.UI.XRChart xrChart_ParticelSizeCalss;
  901. private DevExpress.XtraReports.UI.XRLabel xrLabel_size_IconQuestion_Subdivision;
  902. private DevExpress.XtraReports.UI.XRLabel xrLabel_size_IconQuestion_Class;
  903. private DevExpress.XtraReports.UI.XRChart xrChart_incaClass;
  904. private DevExpress.XtraReports.UI.XRLabel xrLabel_inca_pic_subdivision;
  905. private DevExpress.XtraReports.UI.XRChart xrChart_incaSubdivision;
  906. private DevExpress.XtraReports.UI.XRLabel xrLabel_inca_pic_class;
  907. private DevExpress.XtraReports.UI.XRTable xrTb_ElementAnalysis;
  908. private DevExpress.XtraReports.UI.XRTableRow xrTableRow22;
  909. private DevExpress.XtraReports.UI.XRTableCell xrTableCell30;
  910. private DevExpress.XtraReports.UI.XRTableRow xrTableRow23;
  911. private DevExpress.XtraReports.UI.XRTableCell xrTableCell31;
  912. private DevExpress.XtraReports.UI.XRLabel xrLabel_pageinfo;
  913. private DevExpress.XtraReports.UI.XRChart xrChart1;
  914. private DevExpress.XtraReports.UI.XRTable xrTable_kllb_surface;
  915. private DevExpress.XtraReports.UI.XRTableRow xrTableRow16;
  916. private DevExpress.XtraReports.UI.XRTableCell xrTable_kllb;
  917. private DevExpress.XtraReports.UI.XRTableRow xrTableRow17;
  918. private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
  919. }
  920. }