ChartSherp.Designer.cs 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  1. namespace OTSExtremum
  2. {
  3. partial class ChartSherp
  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.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
  29. System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
  30. System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
  31. System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
  32. System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
  33. System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
  34. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ChartSherp));
  35. this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
  36. this.label1 = new System.Windows.Forms.Label();
  37. this.label2 = new System.Windows.Forms.Label();
  38. ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
  39. this.SuspendLayout();
  40. //
  41. // chart1
  42. //
  43. chartArea1.AxisX.LabelStyle.Format = "N0";
  44. chartArea1.AxisX.MajorGrid.Enabled = false;
  45. chartArea1.AxisX.MajorGrid.Interval = 50D;
  46. chartArea1.AxisX.MajorTickMark.Interval = 100D;
  47. chartArea1.AxisX.MinorTickMark.Enabled = true;
  48. chartArea1.AxisX.MinorTickMark.Interval = 50D;
  49. chartArea1.AxisX.MinorTickMark.Size = 0.5F;
  50. chartArea1.AxisY.MajorGrid.Enabled = false;
  51. chartArea1.AxisY.MajorTickMark.Interval = 2D;
  52. chartArea1.AxisY.Maximum = 8D;
  53. chartArea1.AxisY.Minimum = -2D;
  54. chartArea1.AxisY.MinorTickMark.Enabled = true;
  55. chartArea1.AxisY.MinorTickMark.Interval = 1D;
  56. chartArea1.AxisY.MinorTickMark.Size = 0.5F;
  57. chartArea1.Name = "ChartArea1";
  58. this.chart1.ChartAreas.Add(chartArea1);
  59. legend1.DockedToChartArea = "ChartArea1";
  60. legend1.Docking = System.Windows.Forms.DataVisualization.Charting.Docking.Left;
  61. legend1.Name = "Legend1";
  62. this.chart1.Legends.Add(legend1);
  63. this.chart1.Location = new System.Drawing.Point(12, 13);
  64. this.chart1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  65. this.chart1.Name = "chart1";
  66. series1.ChartArea = "ChartArea1";
  67. series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
  68. series1.Legend = "Legend1";
  69. series1.MarkerBorderColor = System.Drawing.Color.Red;
  70. series1.MarkerColor = System.Drawing.Color.Red;
  71. series1.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Square;
  72. series1.Name = "data";
  73. series2.ChartArea = "ChartArea1";
  74. series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
  75. series2.Legend = "Legend1";
  76. series2.MarkerBorderColor = System.Drawing.Color.Blue;
  77. series2.MarkerColor = System.Drawing.Color.Blue;
  78. series2.MarkerSize = 7;
  79. series2.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Star6;
  80. series2.Name = "X";
  81. series3.ChartArea = "ChartArea1";
  82. series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
  83. series3.Legend = "Legend1";
  84. series3.MarkerBorderColor = System.Drawing.Color.Magenta;
  85. series3.MarkerColor = System.Drawing.Color.Magenta;
  86. series3.MarkerSize = 7;
  87. series3.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Triangle;
  88. series3.Name = "Xlow";
  89. series4.ChartArea = "ChartArea1";
  90. series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
  91. series4.Legend = "Legend1";
  92. series4.MarkerBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
  93. series4.MarkerColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
  94. series4.MarkerSize = 7;
  95. series4.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Diamond;
  96. series4.Name = "Xhig";
  97. this.chart1.Series.Add(series1);
  98. this.chart1.Series.Add(series2);
  99. this.chart1.Series.Add(series3);
  100. this.chart1.Series.Add(series4);
  101. this.chart1.Size = new System.Drawing.Size(1317, 936);
  102. this.chart1.TabIndex = 1;
  103. this.chart1.Text = "chart1";
  104. //
  105. // label1
  106. //
  107. this.label1.AutoSize = true;
  108. this.label1.BackColor = System.Drawing.SystemColors.ControlLightLight;
  109. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  110. this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  111. this.label1.Location = new System.Drawing.Point(872, 677);
  112. this.label1.Name = "label1";
  113. this.label1.Size = new System.Drawing.Size(84, 26);
  114. this.label1.TabIndex = 2;
  115. this.label1.Text = "label1";
  116. //
  117. // label2
  118. //
  119. this.label2.AutoSize = true;
  120. this.label2.BackColor = System.Drawing.SystemColors.ControlLightLight;
  121. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  122. this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  123. this.label2.Location = new System.Drawing.Point(981, 514);
  124. this.label2.Name = "label2";
  125. this.label2.Size = new System.Drawing.Size(84, 26);
  126. this.label2.TabIndex = 3;
  127. this.label2.Text = "label2";
  128. //
  129. // ChartSherp
  130. //
  131. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  132. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  133. this.ClientSize = new System.Drawing.Size(1341, 962);
  134. this.Controls.Add(this.label2);
  135. this.Controls.Add(this.label1);
  136. this.Controls.Add(this.chart1);
  137. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  138. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  139. this.MaximizeBox = false;
  140. this.Name = "ChartSherp";
  141. this.Text = "分析图";
  142. this.Load += new System.EventHandler(this.ChartSherp_Load);
  143. ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
  144. this.ResumeLayout(false);
  145. this.PerformLayout();
  146. }
  147. #endregion
  148. private System.Windows.Forms.DataVisualization.Charting.Chart chart1;
  149. private System.Windows.Forms.Label label1;
  150. private System.Windows.Forms.Label label2;
  151. }
  152. }