CgImageForm.Designer.cs 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  1. namespace XdCxRhDW.App.CorTools
  2. {
  3. partial class CgImageForm
  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. DevExpress.XtraCharts.ImageAnnotation imageAnnotation1 = new DevExpress.XtraCharts.ImageAnnotation();
  29. DevExpress.XtraCharts.ChartAnchorPoint chartAnchorPoint1 = new DevExpress.XtraCharts.ChartAnchorPoint();
  30. DevExpress.XtraCharts.FreePosition freePosition1 = new DevExpress.XtraCharts.FreePosition();
  31. DevExpress.XtraCharts.TextAnnotation textAnnotation1 = new DevExpress.XtraCharts.TextAnnotation();
  32. DevExpress.XtraCharts.ChartAnchorPoint chartAnchorPoint2 = new DevExpress.XtraCharts.ChartAnchorPoint();
  33. DevExpress.XtraCharts.FreePosition freePosition2 = new DevExpress.XtraCharts.FreePosition();
  34. DevExpress.XtraCharts.TextAnnotation textAnnotation2 = new DevExpress.XtraCharts.TextAnnotation();
  35. DevExpress.XtraCharts.ChartAnchorPoint chartAnchorPoint3 = new DevExpress.XtraCharts.ChartAnchorPoint();
  36. DevExpress.XtraCharts.FreePosition freePosition3 = new DevExpress.XtraCharts.FreePosition();
  37. DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
  38. DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
  39. DevExpress.XtraCharts.PointSeriesView pointSeriesView1 = new DevExpress.XtraCharts.PointSeriesView();
  40. DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
  41. this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
  42. ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
  43. ((System.ComponentModel.ISupportInitialize)(imageAnnotation1)).BeginInit();
  44. ((System.ComponentModel.ISupportInitialize)(textAnnotation1)).BeginInit();
  45. ((System.ComponentModel.ISupportInitialize)(textAnnotation2)).BeginInit();
  46. ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
  47. ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
  48. ((System.ComponentModel.ISupportInitialize)(pointSeriesView1)).BeginInit();
  49. this.SuspendLayout();
  50. //
  51. // chartControl1
  52. //
  53. imageAnnotation1.AnchorPoint = chartAnchorPoint1;
  54. imageAnnotation1.AnnotationID = 1;
  55. imageAnnotation1.AutoHeight = false;
  56. imageAnnotation1.AutoWidth = false;
  57. imageAnnotation1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  58. imageAnnotation1.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  59. imageAnnotation1.ConnectorStyle = DevExpress.XtraCharts.AnnotationConnectorStyle.None;
  60. imageAnnotation1.FillStyle.Tag = "";
  61. imageAnnotation1.Height = 32;
  62. imageAnnotation1.Name = "Annotation 1";
  63. imageAnnotation1.Padding.Bottom = 0;
  64. imageAnnotation1.Padding.Left = 0;
  65. imageAnnotation1.Padding.Right = 0;
  66. imageAnnotation1.Padding.Top = 0;
  67. imageAnnotation1.ShapeKind = DevExpress.XtraCharts.ShapeKind.Rectangle;
  68. freePosition1.InnerIndents.Left = 231;
  69. freePosition1.InnerIndents.Top = 7;
  70. imageAnnotation1.ShapePosition = freePosition1;
  71. imageAnnotation1.SizeMode = DevExpress.XtraCharts.ChartImageSizeMode.Stretch;
  72. imageAnnotation1.Width = 400;
  73. textAnnotation1.AnchorPoint = chartAnchorPoint2;
  74. textAnnotation1.AnnotationID = 2;
  75. textAnnotation1.AutoHeight = true;
  76. textAnnotation1.AutoWidth = true;
  77. textAnnotation1.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
  78. textAnnotation1.ConnectorStyle = DevExpress.XtraCharts.AnnotationConnectorStyle.None;
  79. textAnnotation1.Name = "Annotation 2";
  80. textAnnotation1.Padding.Right = 0;
  81. textAnnotation1.ShapeKind = DevExpress.XtraCharts.ShapeKind.Rectangle;
  82. freePosition2.InnerIndents.Left = 200;
  83. freePosition2.InnerIndents.Top = 12;
  84. textAnnotation1.ShapePosition = freePosition2;
  85. textAnnotation1.Text = "色系";
  86. textAnnotation2.AnchorPoint = chartAnchorPoint3;
  87. textAnnotation2.AnnotationID = 3;
  88. textAnnotation2.AutoHeight = true;
  89. textAnnotation2.AutoWidth = true;
  90. textAnnotation2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  91. textAnnotation2.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
  92. textAnnotation2.ConnectorStyle = DevExpress.XtraCharts.AnnotationConnectorStyle.None;
  93. textAnnotation2.Name = "Annotation 3";
  94. textAnnotation2.Padding.Left = 0;
  95. textAnnotation2.ShapeKind = DevExpress.XtraCharts.ShapeKind.Rectangle;
  96. freePosition3.InnerIndents.Left = 632;
  97. freePosition3.InnerIndents.Top = 13;
  98. textAnnotation2.ShapePosition = freePosition3;
  99. textAnnotation2.Text = "共0个点";
  100. this.chartControl1.AnnotationRepository.AddRange(new DevExpress.XtraCharts.Annotation[] {
  101. imageAnnotation1,
  102. textAnnotation1,
  103. textAnnotation2});
  104. this.chartControl1.BorderOptions.Visibility = DevExpress.Utils.DefaultBoolean.False;
  105. this.chartControl1.CrosshairEnabled = DevExpress.Utils.DefaultBoolean.Default;
  106. xyDiagram1.AxisX.Label.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  107. xyDiagram1.AxisX.Tickmarks.MinorVisible = false;
  108. xyDiagram1.AxisX.Tickmarks.Visible = false;
  109. xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
  110. xyDiagram1.AxisY.GridLines.Visible = false;
  111. xyDiagram1.AxisY.Label.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  112. xyDiagram1.AxisY.Tickmarks.MinorVisible = false;
  113. xyDiagram1.AxisY.Tickmarks.Visible = false;
  114. xyDiagram1.AxisY.Visibility = DevExpress.Utils.DefaultBoolean.True;
  115. xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
  116. xyDiagram1.DefaultPane.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  117. xyDiagram1.DefaultPane.BorderVisible = false;
  118. xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
  119. xyDiagram1.DefaultPane.EnableAxisXZooming = DevExpress.Utils.DefaultBoolean.False;
  120. xyDiagram1.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.True;
  121. xyDiagram1.DefaultPane.EnableAxisYZooming = DevExpress.Utils.DefaultBoolean.True;
  122. xyDiagram1.EnableAxisXZooming = true;
  123. xyDiagram1.EnableAxisYZooming = true;
  124. this.chartControl1.Diagram = xyDiagram1;
  125. this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  126. this.chartControl1.Legend.LegendID = -1;
  127. this.chartControl1.Legend.MarkerMode = DevExpress.XtraCharts.LegendMarkerMode.None;
  128. this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
  129. this.chartControl1.Location = new System.Drawing.Point(0, 0);
  130. this.chartControl1.Name = "chartControl1";
  131. this.chartControl1.PaletteName = "Blue Green";
  132. series1.CrosshairEnabled = DevExpress.Utils.DefaultBoolean.False;
  133. series1.Name = "Series 1";
  134. series1.SeriesID = 0;
  135. series1.ToolTipEnabled = DevExpress.Utils.DefaultBoolean.True;
  136. pointSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  137. pointSeriesView1.PointMarkerOptions.Size = 6;
  138. series1.View = pointSeriesView1;
  139. this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
  140. series1};
  141. this.chartControl1.Size = new System.Drawing.Size(898, 599);
  142. this.chartControl1.TabIndex = 1;
  143. chartTitle1.Indent = 10;
  144. chartTitle1.Text = " ";
  145. chartTitle1.TitleID = 1;
  146. chartTitle1.Visibility = DevExpress.Utils.DefaultBoolean.True;
  147. this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
  148. chartTitle1});
  149. //
  150. // Test
  151. //
  152. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  153. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  154. this.ClientSize = new System.Drawing.Size(898, 599);
  155. this.Controls.Add(this.chartControl1);
  156. this.IconOptions.ShowIcon = false;
  157. this.MaximizeBox = false;
  158. this.MinimizeBox = false;
  159. this.Name = "Test";
  160. this.ShowInTaskbar = false;
  161. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  162. this.Text = "互模糊结果";
  163. this.Load += new System.EventHandler(this.Test_Load);
  164. ((System.ComponentModel.ISupportInitialize)(imageAnnotation1)).EndInit();
  165. ((System.ComponentModel.ISupportInitialize)(textAnnotation1)).EndInit();
  166. ((System.ComponentModel.ISupportInitialize)(textAnnotation2)).EndInit();
  167. ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
  168. ((System.ComponentModel.ISupportInitialize)(pointSeriesView1)).EndInit();
  169. ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
  170. ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
  171. this.ResumeLayout(false);
  172. }
  173. #endregion
  174. private DevExpress.XtraCharts.ChartControl chartControl1;
  175. }
  176. }