AnalyzedOrderSourceSeriesFormMain.Designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601
  1. namespace LYFZ.Software.UI.DecisionAssistant
  2. {
  3. partial class AnalyzedOrderSourceSeriesFormMain
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AnalyzedOrderSourceSeriesFormMain));
  29. System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
  30. System.Windows.Forms.DataVisualization.Charting.Legend legend3 = new System.Windows.Forms.DataVisualization.Charting.Legend();
  31. System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
  32. System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
  33. System.Windows.Forms.DataVisualization.Charting.Legend legend4 = new System.Windows.Forms.DataVisualization.Charting.Legend();
  34. System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
  35. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  36. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  37. this.PictImage = new LYFZ.ComponentLibrary.PictureBoxEx();
  38. this.panelEx7 = new LYFZ.ComponentLibrary.PanelEx();
  39. this.cmbtreevTaoXiName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  40. this.panelEx10 = new LYFZ.ComponentLibrary.PanelEx();
  41. this.cmbtreevTaoXiNameCompared = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  42. this.cmbtreevOrdersPersonCompared = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  43. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  44. this.dtDataTimeStartCompared = new LYFZ.ComponentLibrary.DateTimePickerEx();
  45. this.dtDateTimeEndCompared = new LYFZ.ComponentLibrary.DateTimePickerEx();
  46. this.btnSaveAs = new LYFZ.ComponentLibrary.ButtonEx();
  47. this.cmbtreevOrdersPerson = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  48. this.chkComparedStartUp = new LYFZ.ComponentLibrary.CheckBoxEx();
  49. this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx();
  50. this.dtDataTimeStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
  51. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  52. this.dtDataTimeEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
  53. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  54. this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
  55. this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
  56. this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
  57. this.chart2 = new System.Windows.Forms.DataVisualization.Charting.Chart();
  58. this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
  59. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  60. this.cmbtreevDisplayMethod = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  61. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  62. this.cmbtreevDisplayItem = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  63. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  64. this.plExMainContainer.SuspendLayout();
  65. this.plFormMainContent.SuspendLayout();
  66. this.panelEx1.SuspendLayout();
  67. this.panelEx2.SuspendLayout();
  68. ((System.ComponentModel.ISupportInitialize)(this.PictImage)).BeginInit();
  69. this.panelEx7.SuspendLayout();
  70. this.panelEx10.SuspendLayout();
  71. this.panelEx3.SuspendLayout();
  72. this.panelEx5.SuspendLayout();
  73. ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
  74. this.panelEx6.SuspendLayout();
  75. ((System.ComponentModel.ISupportInitialize)(this.chart2)).BeginInit();
  76. this.panelEx4.SuspendLayout();
  77. this.SuspendLayout();
  78. //
  79. // plExMainContainer
  80. //
  81. this.plExMainContainer.Controls.Add(this.panelEx1);
  82. this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
  83. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10);
  84. this.plExMainContainer.Size = new System.Drawing.Size(950, 505);
  85. //
  86. // plFormMainContent
  87. //
  88. this.plFormMainContent.Size = new System.Drawing.Size(950, 545);
  89. this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
  90. //
  91. // btnAppFormMaximize
  92. //
  93. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  94. this.btnAppFormMaximize.Location = new System.Drawing.Point(891, 0);
  95. //
  96. // btnAppFormExit
  97. //
  98. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  99. this.btnAppFormExit.Location = new System.Drawing.Point(918, 0);
  100. //
  101. // btnAppFormMinimize
  102. //
  103. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  104. this.btnAppFormMinimize.Location = new System.Drawing.Point(864, 0);
  105. //
  106. // panelEx1
  107. //
  108. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  109. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  110. this.panelEx1.BorderWidth = 1;
  111. this.panelEx1.Controls.Add(this.panelEx2);
  112. this.panelEx1.Controls.Add(this.panelEx7);
  113. this.panelEx1.Controls.Add(this.panelEx3);
  114. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  115. this.panelEx1.Location = new System.Drawing.Point(5, 10);
  116. this.panelEx1.Name = "panelEx1";
  117. this.panelEx1.Padding = new System.Windows.Forms.Padding(3);
  118. this.panelEx1.Size = new System.Drawing.Size(940, 485);
  119. this.panelEx1.TabIndex = 3;
  120. //
  121. // panelEx2
  122. //
  123. this.panelEx2.AutoScroll = true;
  124. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  125. this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  126. this.panelEx2.BorderWidth = 1;
  127. this.panelEx2.Controls.Add(this.PictImage);
  128. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
  129. this.panelEx2.Location = new System.Drawing.Point(3, 38);
  130. this.panelEx2.Name = "panelEx2";
  131. this.panelEx2.Padding = new System.Windows.Forms.Padding(3, 3, 3, 2);
  132. this.panelEx2.Size = new System.Drawing.Size(934, 444);
  133. this.panelEx2.TabIndex = 0;
  134. //
  135. // PictImage
  136. //
  137. this.PictImage.Dock = System.Windows.Forms.DockStyle.Top;
  138. this.PictImage.Location = new System.Drawing.Point(3, 3);
  139. this.PictImage.Name = "PictImage";
  140. this.PictImage.Size = new System.Drawing.Size(928, 439);
  141. this.PictImage.TabIndex = 3;
  142. this.PictImage.TabStop = false;
  143. //
  144. // panelEx7
  145. //
  146. this.panelEx7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  147. this.panelEx7.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  148. this.panelEx7.BorderWidth = 1;
  149. this.panelEx7.Controls.Add(this.cmbtreevTaoXiName);
  150. this.panelEx7.Controls.Add(this.panelEx10);
  151. this.panelEx7.Controls.Add(this.btnSaveAs);
  152. this.panelEx7.Controls.Add(this.cmbtreevOrdersPerson);
  153. this.panelEx7.Controls.Add(this.chkComparedStartUp);
  154. this.panelEx7.Controls.Add(this.btnQuery);
  155. this.panelEx7.Controls.Add(this.dtDataTimeStart);
  156. this.panelEx7.Controls.Add(this.labelEx1);
  157. this.panelEx7.Controls.Add(this.dtDataTimeEnd);
  158. this.panelEx7.Dock = System.Windows.Forms.DockStyle.Top;
  159. this.panelEx7.Location = new System.Drawing.Point(3, 3);
  160. this.panelEx7.Name = "panelEx7";
  161. this.panelEx7.Size = new System.Drawing.Size(934, 35);
  162. this.panelEx7.TabIndex = 2;
  163. //
  164. // cmbtreevTaoXiName
  165. //
  166. this.cmbtreevTaoXiName.AfterSelectLevelFirstNode = false;
  167. this.cmbtreevTaoXiName.DropDownHeight = 220;
  168. this.cmbtreevTaoXiName.DropDownShow = false;
  169. this.cmbtreevTaoXiName.FormattingEnabled = true;
  170. this.cmbtreevTaoXiName.IntegralHeight = false;
  171. this.cmbtreevTaoXiName.IsNodeMouseClick = true;
  172. this.cmbtreevTaoXiName.IsSelectParentNode = true;
  173. this.cmbtreevTaoXiName.Location = new System.Drawing.Point(389, 7);
  174. this.cmbtreevTaoXiName.Name = "cmbtreevTaoXiName";
  175. this.cmbtreevTaoXiName.ReadOnly = true;
  176. this.cmbtreevTaoXiName.SelectedNode = null;
  177. this.cmbtreevTaoXiName.Size = new System.Drawing.Size(200, 20);
  178. this.cmbtreevTaoXiName.StrGetName = "";
  179. this.cmbtreevTaoXiName.StrGetTagName = "";
  180. this.cmbtreevTaoXiName.StrKey = null;
  181. this.cmbtreevTaoXiName.TabIndex = 31;
  182. //
  183. // panelEx10
  184. //
  185. this.panelEx10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  186. this.panelEx10.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  187. this.panelEx10.BorderWidth = 1;
  188. this.panelEx10.Controls.Add(this.cmbtreevTaoXiNameCompared);
  189. this.panelEx10.Controls.Add(this.cmbtreevOrdersPersonCompared);
  190. this.panelEx10.Controls.Add(this.labelEx2);
  191. this.panelEx10.Controls.Add(this.dtDataTimeStartCompared);
  192. this.panelEx10.Controls.Add(this.dtDateTimeEndCompared);
  193. this.panelEx10.Location = new System.Drawing.Point(4, 32);
  194. this.panelEx10.Name = "panelEx10";
  195. this.panelEx10.Size = new System.Drawing.Size(590, 25);
  196. this.panelEx10.TabIndex = 18;
  197. this.panelEx10.Visible = false;
  198. //
  199. // cmbtreevTaoXiNameCompared
  200. //
  201. this.cmbtreevTaoXiNameCompared.AfterSelectLevelFirstNode = false;
  202. this.cmbtreevTaoXiNameCompared.DropDownHeight = 220;
  203. this.cmbtreevTaoXiNameCompared.DropDownShow = false;
  204. this.cmbtreevTaoXiNameCompared.FormattingEnabled = true;
  205. this.cmbtreevTaoXiNameCompared.IntegralHeight = false;
  206. this.cmbtreevTaoXiNameCompared.IsNodeMouseClick = true;
  207. this.cmbtreevTaoXiNameCompared.IsSelectParentNode = true;
  208. this.cmbtreevTaoXiNameCompared.Location = new System.Drawing.Point(385, 2);
  209. this.cmbtreevTaoXiNameCompared.Name = "cmbtreevTaoXiNameCompared";
  210. this.cmbtreevTaoXiNameCompared.ReadOnly = true;
  211. this.cmbtreevTaoXiNameCompared.SelectedNode = null;
  212. this.cmbtreevTaoXiNameCompared.Size = new System.Drawing.Size(200, 20);
  213. this.cmbtreevTaoXiNameCompared.StrGetName = "";
  214. this.cmbtreevTaoXiNameCompared.StrGetTagName = "";
  215. this.cmbtreevTaoXiNameCompared.StrKey = null;
  216. this.cmbtreevTaoXiNameCompared.TabIndex = 32;
  217. //
  218. // cmbtreevOrdersPersonCompared
  219. //
  220. this.cmbtreevOrdersPersonCompared.AfterSelectLevelFirstNode = false;
  221. this.cmbtreevOrdersPersonCompared.DropDownHeight = 220;
  222. this.cmbtreevOrdersPersonCompared.DropDownShow = false;
  223. this.cmbtreevOrdersPersonCompared.FormattingEnabled = true;
  224. this.cmbtreevOrdersPersonCompared.IntegralHeight = false;
  225. this.cmbtreevOrdersPersonCompared.IsNodeMouseClick = true;
  226. this.cmbtreevOrdersPersonCompared.IsSelectParentNode = true;
  227. this.cmbtreevOrdersPersonCompared.Location = new System.Drawing.Point(244, 2);
  228. this.cmbtreevOrdersPersonCompared.Name = "cmbtreevOrdersPersonCompared";
  229. this.cmbtreevOrdersPersonCompared.ReadOnly = true;
  230. this.cmbtreevOrdersPersonCompared.SelectedNode = null;
  231. this.cmbtreevOrdersPersonCompared.Size = new System.Drawing.Size(130, 20);
  232. this.cmbtreevOrdersPersonCompared.StrGetName = "";
  233. this.cmbtreevOrdersPersonCompared.StrGetTagName = "";
  234. this.cmbtreevOrdersPersonCompared.StrKey = null;
  235. this.cmbtreevOrdersPersonCompared.TabIndex = 28;
  236. //
  237. // labelEx2
  238. //
  239. this.labelEx2.AutoSize = true;
  240. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  241. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  242. this.labelEx2.Location = new System.Drawing.Point(110, 3);
  243. this.labelEx2.Name = "labelEx2";
  244. this.labelEx2.Size = new System.Drawing.Size(21, 17);
  245. this.labelEx2.TabIndex = 5;
  246. this.labelEx2.Text = "—";
  247. //
  248. // dtDataTimeStartCompared
  249. //
  250. this.dtDataTimeStartCompared.CustomFormat = " ";
  251. this.dtDataTimeStartCompared.DateValue = "";
  252. this.dtDataTimeStartCompared.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  253. this.dtDataTimeStartCompared.IsShowTime = false;
  254. this.dtDataTimeStartCompared.Location = new System.Drawing.Point(6, 2);
  255. this.dtDataTimeStartCompared.Name = "dtDataTimeStartCompared";
  256. this.dtDataTimeStartCompared.Size = new System.Drawing.Size(100, 21);
  257. this.dtDataTimeStartCompared.TabIndex = 3;
  258. //
  259. // dtDateTimeEndCompared
  260. //
  261. this.dtDateTimeEndCompared.CustomFormat = " ";
  262. this.dtDateTimeEndCompared.DateValue = "";
  263. this.dtDateTimeEndCompared.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  264. this.dtDateTimeEndCompared.IsShowTime = false;
  265. this.dtDateTimeEndCompared.Location = new System.Drawing.Point(133, 2);
  266. this.dtDateTimeEndCompared.Name = "dtDateTimeEndCompared";
  267. this.dtDateTimeEndCompared.Size = new System.Drawing.Size(100, 21);
  268. this.dtDateTimeEndCompared.TabIndex = 4;
  269. //
  270. // btnSaveAs
  271. //
  272. this.btnSaveAs.BackColor = System.Drawing.Color.Transparent;
  273. this.btnSaveAs.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSaveAs.BackImg")));
  274. this.btnSaveAs.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  275. this.btnSaveAs.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  276. this.btnSaveAs.ForeColor = System.Drawing.Color.White;
  277. this.btnSaveAs.IsCustomBackImg = false;
  278. this.btnSaveAs.IsShowText = true;
  279. this.btnSaveAs.Location = new System.Drawing.Point(692, 5);
  280. this.btnSaveAs.Name = "btnSaveAs";
  281. this.btnSaveAs.Size = new System.Drawing.Size(85, 26);
  282. this.btnSaveAs.TabIndex = 28;
  283. this.btnSaveAs.Text = " 另存为";
  284. this.btnSaveAs.UseVisualStyleBackColor = false;
  285. //
  286. // cmbtreevOrdersPerson
  287. //
  288. this.cmbtreevOrdersPerson.AfterSelectLevelFirstNode = false;
  289. this.cmbtreevOrdersPerson.DropDownHeight = 220;
  290. this.cmbtreevOrdersPerson.DropDownShow = false;
  291. this.cmbtreevOrdersPerson.FormattingEnabled = true;
  292. this.cmbtreevOrdersPerson.IntegralHeight = false;
  293. this.cmbtreevOrdersPerson.IsNodeMouseClick = true;
  294. this.cmbtreevOrdersPerson.IsSelectParentNode = true;
  295. this.cmbtreevOrdersPerson.Location = new System.Drawing.Point(248, 7);
  296. this.cmbtreevOrdersPerson.Name = "cmbtreevOrdersPerson";
  297. this.cmbtreevOrdersPerson.ReadOnly = true;
  298. this.cmbtreevOrdersPerson.SelectedNode = null;
  299. this.cmbtreevOrdersPerson.Size = new System.Drawing.Size(130, 20);
  300. this.cmbtreevOrdersPerson.StrGetName = "";
  301. this.cmbtreevOrdersPerson.StrGetTagName = "";
  302. this.cmbtreevOrdersPerson.StrKey = null;
  303. this.cmbtreevOrdersPerson.TabIndex = 27;
  304. //
  305. // chkComparedStartUp
  306. //
  307. this.chkComparedStartUp.AutoSize = true;
  308. this.chkComparedStartUp.BackColor = System.Drawing.Color.Transparent;
  309. this.chkComparedStartUp.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  310. this.chkComparedStartUp.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  311. this.chkComparedStartUp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  312. this.chkComparedStartUp.Fourstates = false;
  313. this.chkComparedStartUp.IsGreenTick = false;
  314. this.chkComparedStartUp.Location = new System.Drawing.Point(786, 6);
  315. this.chkComparedStartUp.Name = "chkComparedStartUp";
  316. this.chkComparedStartUp.Size = new System.Drawing.Size(84, 24);
  317. this.chkComparedStartUp.TabIndex = 22;
  318. this.chkComparedStartUp.Text = "启动对比";
  319. this.chkComparedStartUp.UseVisualStyleBackColor = false;
  320. //
  321. // btnQuery
  322. //
  323. this.btnQuery.BackColor = System.Drawing.Color.Transparent;
  324. this.btnQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQuery.BackImg")));
  325. this.btnQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  326. this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  327. this.btnQuery.ForeColor = System.Drawing.Color.White;
  328. this.btnQuery.IsCustomBackImg = false;
  329. this.btnQuery.IsShowText = true;
  330. this.btnQuery.Location = new System.Drawing.Point(598, 5);
  331. this.btnQuery.Name = "btnQuery";
  332. this.btnQuery.Size = new System.Drawing.Size(85, 26);
  333. this.btnQuery.TabIndex = 26;
  334. this.btnQuery.Text = " 查 询";
  335. this.btnQuery.UseVisualStyleBackColor = false;
  336. //
  337. // dtDataTimeStart
  338. //
  339. this.dtDataTimeStart.CustomFormat = " ";
  340. this.dtDataTimeStart.DateValue = "";
  341. this.dtDataTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  342. this.dtDataTimeStart.IsShowTime = false;
  343. this.dtDataTimeStart.Location = new System.Drawing.Point(10, 7);
  344. this.dtDataTimeStart.Name = "dtDataTimeStart";
  345. this.dtDataTimeStart.Size = new System.Drawing.Size(100, 21);
  346. this.dtDataTimeStart.TabIndex = 23;
  347. //
  348. // labelEx1
  349. //
  350. this.labelEx1.AutoSize = true;
  351. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  352. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  353. this.labelEx1.Location = new System.Drawing.Point(114, 8);
  354. this.labelEx1.Name = "labelEx1";
  355. this.labelEx1.Size = new System.Drawing.Size(21, 17);
  356. this.labelEx1.TabIndex = 25;
  357. this.labelEx1.Text = "—";
  358. //
  359. // dtDataTimeEnd
  360. //
  361. this.dtDataTimeEnd.CustomFormat = " ";
  362. this.dtDataTimeEnd.DateValue = "";
  363. this.dtDataTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  364. this.dtDataTimeEnd.IsShowTime = false;
  365. this.dtDataTimeEnd.Location = new System.Drawing.Point(137, 7);
  366. this.dtDataTimeEnd.Name = "dtDataTimeEnd";
  367. this.dtDataTimeEnd.Size = new System.Drawing.Size(100, 21);
  368. this.dtDataTimeEnd.TabIndex = 24;
  369. //
  370. // panelEx3
  371. //
  372. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  373. this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  374. this.panelEx3.BorderWidth = 1;
  375. this.panelEx3.Controls.Add(this.panelEx5);
  376. this.panelEx3.Controls.Add(this.panelEx6);
  377. this.panelEx3.Controls.Add(this.panelEx4);
  378. this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill;
  379. this.panelEx3.Location = new System.Drawing.Point(3, 3);
  380. this.panelEx3.Name = "panelEx3";
  381. this.panelEx3.Padding = new System.Windows.Forms.Padding(3, 4, 3, 3);
  382. this.panelEx3.Size = new System.Drawing.Size(934, 479);
  383. this.panelEx3.TabIndex = 1;
  384. //
  385. // panelEx5
  386. //
  387. this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  388. this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  389. this.panelEx5.BorderWidth = 1;
  390. this.panelEx5.Controls.Add(this.chart1);
  391. this.panelEx5.Dock = System.Windows.Forms.DockStyle.Fill;
  392. this.panelEx5.Location = new System.Drawing.Point(3, 44);
  393. this.panelEx5.Name = "panelEx5";
  394. this.panelEx5.Padding = new System.Windows.Forms.Padding(1, 3, 10, 3);
  395. this.panelEx5.Size = new System.Drawing.Size(464, 432);
  396. this.panelEx5.TabIndex = 1;
  397. //
  398. // chart1
  399. //
  400. chartArea3.Name = "ChartArea1";
  401. this.chart1.ChartAreas.Add(chartArea3);
  402. this.chart1.Dock = System.Windows.Forms.DockStyle.Fill;
  403. legend3.Name = "Legend1";
  404. this.chart1.Legends.Add(legend3);
  405. this.chart1.Location = new System.Drawing.Point(1, 3);
  406. this.chart1.Name = "chart1";
  407. series3.ChartArea = "ChartArea1";
  408. series3.Legend = "Legend1";
  409. series3.Name = "Series1";
  410. this.chart1.Series.Add(series3);
  411. this.chart1.Size = new System.Drawing.Size(453, 426);
  412. this.chart1.TabIndex = 5;
  413. this.chart1.Text = "chart1";
  414. //
  415. // panelEx6
  416. //
  417. this.panelEx6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  418. this.panelEx6.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  419. this.panelEx6.BorderWidth = 1;
  420. this.panelEx6.Controls.Add(this.chart2);
  421. this.panelEx6.Dock = System.Windows.Forms.DockStyle.Right;
  422. this.panelEx6.Location = new System.Drawing.Point(467, 44);
  423. this.panelEx6.Name = "panelEx6";
  424. this.panelEx6.Padding = new System.Windows.Forms.Padding(10, 3, 3, 3);
  425. this.panelEx6.Size = new System.Drawing.Size(464, 432);
  426. this.panelEx6.TabIndex = 2;
  427. //
  428. // chart2
  429. //
  430. chartArea4.Name = "ChartArea1";
  431. this.chart2.ChartAreas.Add(chartArea4);
  432. this.chart2.Dock = System.Windows.Forms.DockStyle.Fill;
  433. legend4.Name = "Legend1";
  434. this.chart2.Legends.Add(legend4);
  435. this.chart2.Location = new System.Drawing.Point(10, 3);
  436. this.chart2.Name = "chart2";
  437. series4.ChartArea = "ChartArea1";
  438. series4.Legend = "Legend1";
  439. series4.Name = "Series1";
  440. this.chart2.Series.Add(series4);
  441. this.chart2.Size = new System.Drawing.Size(451, 426);
  442. this.chart2.TabIndex = 5;
  443. this.chart2.Text = "chart2";
  444. //
  445. // panelEx4
  446. //
  447. this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  448. this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  449. this.panelEx4.BorderWidth = 1;
  450. this.panelEx4.Controls.Add(this.labelEx5);
  451. this.panelEx4.Controls.Add(this.cmbtreevDisplayMethod);
  452. this.panelEx4.Controls.Add(this.labelEx4);
  453. this.panelEx4.Controls.Add(this.cmbtreevDisplayItem);
  454. this.panelEx4.Controls.Add(this.labelEx3);
  455. this.panelEx4.Dock = System.Windows.Forms.DockStyle.Top;
  456. this.panelEx4.Location = new System.Drawing.Point(3, 4);
  457. this.panelEx4.Name = "panelEx4";
  458. this.panelEx4.Size = new System.Drawing.Size(928, 40);
  459. this.panelEx4.TabIndex = 0;
  460. //
  461. // labelEx5
  462. //
  463. this.labelEx5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  464. this.labelEx5.AutoSize = true;
  465. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  466. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  467. this.labelEx5.Location = new System.Drawing.Point(482, 3);
  468. this.labelEx5.Name = "labelEx5";
  469. this.labelEx5.Size = new System.Drawing.Size(445, 34);
  470. this.labelEx5.TabIndex = 284;
  471. this.labelEx5.Text = "成交率 = 成交数 ÷ 进店数 × 100; 溜单率 = 溜单数 ÷ 进店数 × 100;\r\n追回率 = 追回率 ÷ 进店数 × 100; 增长率 =(对比前" +
  472. "-对比后)÷ 对比后 × 100";
  473. //
  474. // cmbtreevDisplayMethod
  475. //
  476. this.cmbtreevDisplayMethod.AfterSelectLevelFirstNode = true;
  477. this.cmbtreevDisplayMethod.DropDownHeight = 220;
  478. this.cmbtreevDisplayMethod.DropDownShow = false;
  479. this.cmbtreevDisplayMethod.FormattingEnabled = true;
  480. this.cmbtreevDisplayMethod.IntegralHeight = false;
  481. this.cmbtreevDisplayMethod.IsNodeMouseClick = true;
  482. this.cmbtreevDisplayMethod.IsSelectParentNode = false;
  483. this.cmbtreevDisplayMethod.Location = new System.Drawing.Point(295, 13);
  484. this.cmbtreevDisplayMethod.Name = "cmbtreevDisplayMethod";
  485. this.cmbtreevDisplayMethod.ReadOnly = true;
  486. this.cmbtreevDisplayMethod.SelectedNode = null;
  487. this.cmbtreevDisplayMethod.Size = new System.Drawing.Size(133, 20);
  488. this.cmbtreevDisplayMethod.StrGetName = "";
  489. this.cmbtreevDisplayMethod.StrGetTagName = "";
  490. this.cmbtreevDisplayMethod.StrKey = null;
  491. this.cmbtreevDisplayMethod.TabIndex = 280;
  492. //
  493. // labelEx4
  494. //
  495. this.labelEx4.AutoSize = true;
  496. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  497. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  498. this.labelEx4.Location = new System.Drawing.Point(228, 14);
  499. this.labelEx4.Name = "labelEx4";
  500. this.labelEx4.Size = new System.Drawing.Size(68, 17);
  501. this.labelEx4.TabIndex = 279;
  502. this.labelEx4.Text = "显示方式:";
  503. //
  504. // cmbtreevDisplayItem
  505. //
  506. this.cmbtreevDisplayItem.AfterSelectLevelFirstNode = true;
  507. this.cmbtreevDisplayItem.DropDownHeight = 220;
  508. this.cmbtreevDisplayItem.DropDownShow = false;
  509. this.cmbtreevDisplayItem.FormattingEnabled = true;
  510. this.cmbtreevDisplayItem.IntegralHeight = false;
  511. this.cmbtreevDisplayItem.IsNodeMouseClick = true;
  512. this.cmbtreevDisplayItem.IsSelectParentNode = false;
  513. this.cmbtreevDisplayItem.Location = new System.Drawing.Point(62, 13);
  514. this.cmbtreevDisplayItem.Name = "cmbtreevDisplayItem";
  515. this.cmbtreevDisplayItem.ReadOnly = true;
  516. this.cmbtreevDisplayItem.SelectedNode = null;
  517. this.cmbtreevDisplayItem.Size = new System.Drawing.Size(133, 20);
  518. this.cmbtreevDisplayItem.StrGetName = "";
  519. this.cmbtreevDisplayItem.StrGetTagName = "";
  520. this.cmbtreevDisplayItem.StrKey = null;
  521. this.cmbtreevDisplayItem.TabIndex = 278;
  522. //
  523. // labelEx3
  524. //
  525. this.labelEx3.AutoSize = true;
  526. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  527. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  528. this.labelEx3.Location = new System.Drawing.Point(20, 14);
  529. this.labelEx3.Name = "labelEx3";
  530. this.labelEx3.Size = new System.Drawing.Size(44, 17);
  531. this.labelEx3.TabIndex = 277;
  532. this.labelEx3.Text = "项目:";
  533. //
  534. // AnalyzedOrderSourceSeriesFormMain
  535. //
  536. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  537. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  538. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  539. this.ClientSize = new System.Drawing.Size(950, 610);
  540. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  541. this.IsShowUcNavigationTool = true;
  542. this.IsUserControlsSize = false;
  543. this.Name = "AnalyzedOrderSourceSeriesFormMain";
  544. this.Text = "接单套系分析";
  545. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  546. this.plExMainContainer.ResumeLayout(false);
  547. this.plFormMainContent.ResumeLayout(false);
  548. this.panelEx1.ResumeLayout(false);
  549. this.panelEx2.ResumeLayout(false);
  550. ((System.ComponentModel.ISupportInitialize)(this.PictImage)).EndInit();
  551. this.panelEx7.ResumeLayout(false);
  552. this.panelEx7.PerformLayout();
  553. this.panelEx10.ResumeLayout(false);
  554. this.panelEx10.PerformLayout();
  555. this.panelEx3.ResumeLayout(false);
  556. this.panelEx5.ResumeLayout(false);
  557. ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
  558. this.panelEx6.ResumeLayout(false);
  559. ((System.ComponentModel.ISupportInitialize)(this.chart2)).EndInit();
  560. this.panelEx4.ResumeLayout(false);
  561. this.panelEx4.PerformLayout();
  562. this.ResumeLayout(false);
  563. }
  564. #endregion
  565. protected internal ComponentLibrary.PanelEx panelEx1;
  566. protected internal ComponentLibrary.PanelEx panelEx3;
  567. private ComponentLibrary.PanelEx panelEx5;
  568. protected internal System.Windows.Forms.DataVisualization.Charting.Chart chart1;
  569. protected internal ComponentLibrary.PanelEx panelEx6;
  570. protected internal System.Windows.Forms.DataVisualization.Charting.Chart chart2;
  571. private ComponentLibrary.PanelEx panelEx4;
  572. private ComponentLibrary.LabelEx labelEx5;
  573. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevDisplayMethod;
  574. private ComponentLibrary.LabelEx labelEx4;
  575. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevDisplayItem;
  576. private ComponentLibrary.LabelEx labelEx3;
  577. protected internal ComponentLibrary.PanelEx panelEx2;
  578. protected internal ComponentLibrary.PictureBoxEx PictImage;
  579. protected internal ComponentLibrary.PanelEx panelEx7;
  580. protected internal ComponentLibrary.PanelEx panelEx10;
  581. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrdersPersonCompared;
  582. private ComponentLibrary.LabelEx labelEx2;
  583. protected internal ComponentLibrary.DateTimePickerEx dtDataTimeStartCompared;
  584. protected internal ComponentLibrary.DateTimePickerEx dtDateTimeEndCompared;
  585. protected internal ComponentLibrary.ButtonEx btnSaveAs;
  586. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrdersPerson;
  587. protected internal ComponentLibrary.CheckBoxEx chkComparedStartUp;
  588. protected internal ComponentLibrary.ButtonEx btnQuery;
  589. protected internal ComponentLibrary.DateTimePickerEx dtDataTimeStart;
  590. private ComponentLibrary.LabelEx labelEx1;
  591. protected internal ComponentLibrary.DateTimePickerEx dtDataTimeEnd;
  592. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevTaoXiName;
  593. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevTaoXiNameCompared;
  594. }
  595. }