Free cookie consent management tool by TermsFeed Policy Generator

source: branches/PersistenceSpeedUp/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.Designer.cs @ 6760

Last change on this file since 6760 was 6760, checked in by epitzer, 13 years ago

#1530 integrate changes from trunk

File size: 50.3 KB
Line 
1#region License Information
2/* HeuristicLab
3 * Copyright (C) 2002-2011 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
4 *
5 * This file is part of HeuristicLab.
6 *
7 * HeuristicLab is free software: you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by
9 * the Free Software Foundation, either version 3 of the License, or
10 * (at your option) any later version.
11 *
12 * HeuristicLab is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15 * GNU General Public License for more details.
16 *
17 * You should have received a copy of the GNU General Public License
18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>.
19 */
20#endregion
21
22namespace HeuristicLab.Analysis.Views {
23  partial class DataTableVisualPropertiesControl {
24    /// <summary>
25    /// Required designer variable.
26    /// </summary>
27    private System.ComponentModel.IContainer components = null;
28
29    /// <summary>
30    /// Clean up any resources being used.
31    /// </summary>
32    /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
33    protected override void Dispose(bool disposing) {
34      if (disposing && (components != null)) {
35        components.Dispose();
36      }
37      base.Dispose(disposing);
38    }
39
40    #region Component Designer generated code
41
42    /// <summary>
43    /// Required method for Designer support - do not modify
44    /// the contents of this method with the code editor.
45    /// </summary>
46    private void InitializeComponent() {
47      this.components = new System.ComponentModel.Container();
48      this.label1 = new System.Windows.Forms.Label();
49      this.yAxisPrimaryTitleTextBox = new System.Windows.Forms.TextBox();
50      this.yAxisSecondaryTitleTextBox = new System.Windows.Forms.TextBox();
51      this.label4 = new System.Windows.Forms.Label();
52      this.xAxisPrimaryGroupBox = new System.Windows.Forms.GroupBox();
53      this.label12 = new System.Windows.Forms.Label();
54      this.label9 = new System.Windows.Forms.Label();
55      this.xAxisPrimaryTitleTextBox = new System.Windows.Forms.TextBox();
56      this.label11 = new System.Windows.Forms.Label();
57      this.xAxisPrimaryMaximumPanel = new System.Windows.Forms.Panel();
58      this.xAxisPrimaryMaximumFixedTextBox = new System.Windows.Forms.TextBox();
59      this.xAxisPrimaryMaximumFixedRadioButton = new System.Windows.Forms.RadioButton();
60      this.xAxisPrimaryMaximumAutoRadioButton = new System.Windows.Forms.RadioButton();
61      this.xAxisPrimaryMinimumPanel = new System.Windows.Forms.Panel();
62      this.xAxisPrimaryMinimumFixedTextBox = new System.Windows.Forms.TextBox();
63      this.xAxisPrimaryMinimumFixedRadioButton = new System.Windows.Forms.RadioButton();
64      this.xAxisPrimaryMinimumAutoRadioButton = new System.Windows.Forms.RadioButton();
65      this.xAxisSecondaryGroupBox = new System.Windows.Forms.GroupBox();
66      this.label10 = new System.Windows.Forms.Label();
67      this.xAxisSecondaryTitleTextBox = new System.Windows.Forms.TextBox();
68      this.label5 = new System.Windows.Forms.Label();
69      this.label6 = new System.Windows.Forms.Label();
70      this.xAxisSecondaryMaximumPanel = new System.Windows.Forms.Panel();
71      this.xAxisSecondaryMaximumFixedTextBox = new System.Windows.Forms.TextBox();
72      this.xAxisSecondaryMaximumFixedRadioButton = new System.Windows.Forms.RadioButton();
73      this.xAxisSecondaryMaximumAutoRadioButton = new System.Windows.Forms.RadioButton();
74      this.xAxisSecondaryMinimumPanel = new System.Windows.Forms.Panel();
75      this.xAxisSecondaryMinimumFixedTextBox = new System.Windows.Forms.TextBox();
76      this.xAxisSecondaryMinimumFixedRadioButton = new System.Windows.Forms.RadioButton();
77      this.xAxisSecondaryMinimumAutoRadioButton = new System.Windows.Forms.RadioButton();
78      this.axisTabControl = new System.Windows.Forms.TabControl();
79      this.mainTabPage = new System.Windows.Forms.TabPage();
80      this.axisFontLabel = new System.Windows.Forms.Label();
81      this.titleFontLabel = new System.Windows.Forms.Label();
82      this.axisFontButton = new System.Windows.Forms.Button();
83      this.label3 = new System.Windows.Forms.Label();
84      this.titleFontButton = new System.Windows.Forms.Button();
85      this.label2 = new System.Windows.Forms.Label();
86      this.xAxisTabPage = new System.Windows.Forms.TabPage();
87      this.yAxisTabPage = new System.Windows.Forms.TabPage();
88      this.yAxisSecondaryGroupBox = new System.Windows.Forms.GroupBox();
89      this.label13 = new System.Windows.Forms.Label();
90      this.label14 = new System.Windows.Forms.Label();
91      this.yAxisSecondaryMaximumPanel = new System.Windows.Forms.Panel();
92      this.yAxisSecondaryMaximumFixedTextBox = new System.Windows.Forms.TextBox();
93      this.yAxisSecondaryMaximumFixedRadioButton = new System.Windows.Forms.RadioButton();
94      this.yAxisSecondaryMaximumAutoRadioButton = new System.Windows.Forms.RadioButton();
95      this.yAxisSecondaryMinimumPanel = new System.Windows.Forms.Panel();
96      this.yAxisSecondaryMinimumFixedTextBox = new System.Windows.Forms.TextBox();
97      this.yAxisSecondaryMinimumFixedRadioButton = new System.Windows.Forms.RadioButton();
98      this.yAxisSecondaryMinimumAutoRadioButton = new System.Windows.Forms.RadioButton();
99      this.yAxisPrimaryGroupBox = new System.Windows.Forms.GroupBox();
100      this.label7 = new System.Windows.Forms.Label();
101      this.label8 = new System.Windows.Forms.Label();
102      this.yAxisPrimaryMaximumPanel = new System.Windows.Forms.Panel();
103      this.yAxisPrimaryMaximumFixedTextBox = new System.Windows.Forms.TextBox();
104      this.yAxisPrimaryMaximumFixedRadioButton = new System.Windows.Forms.RadioButton();
105      this.yAxisPrimaryMaximumAutoRadioButton = new System.Windows.Forms.RadioButton();
106      this.yAxisPrimaryMinimumPanel = new System.Windows.Forms.Panel();
107      this.yAxisPrimaryMinimumFixedTextBox = new System.Windows.Forms.TextBox();
108      this.yAxisPrimaryMinimumFixedRadioButton = new System.Windows.Forms.RadioButton();
109      this.yAxisPrimaryMinimumAutoRadioButton = new System.Windows.Forms.RadioButton();
110      this.errorProvider = new System.Windows.Forms.ErrorProvider(this.components);
111      this.titleFontDialog = new System.Windows.Forms.FontDialog();
112      this.axisFontDialog = new System.Windows.Forms.FontDialog();
113      this.xAxisPrimaryGroupBox.SuspendLayout();
114      this.xAxisPrimaryMaximumPanel.SuspendLayout();
115      this.xAxisPrimaryMinimumPanel.SuspendLayout();
116      this.xAxisSecondaryGroupBox.SuspendLayout();
117      this.xAxisSecondaryMaximumPanel.SuspendLayout();
118      this.xAxisSecondaryMinimumPanel.SuspendLayout();
119      this.axisTabControl.SuspendLayout();
120      this.mainTabPage.SuspendLayout();
121      this.xAxisTabPage.SuspendLayout();
122      this.yAxisTabPage.SuspendLayout();
123      this.yAxisSecondaryGroupBox.SuspendLayout();
124      this.yAxisSecondaryMaximumPanel.SuspendLayout();
125      this.yAxisSecondaryMinimumPanel.SuspendLayout();
126      this.yAxisPrimaryGroupBox.SuspendLayout();
127      this.yAxisPrimaryMaximumPanel.SuspendLayout();
128      this.yAxisPrimaryMinimumPanel.SuspendLayout();
129      ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();
130      this.SuspendLayout();
131      //
132      // label1
133      //
134      this.label1.AutoSize = true;
135      this.label1.Location = new System.Drawing.Point(4, 26);
136      this.label1.Name = "label1";
137      this.label1.Size = new System.Drawing.Size(30, 13);
138      this.label1.TabIndex = 0;
139      this.label1.Text = "Title:";
140      //
141      // yAxisPrimaryTitleTextBox
142      //
143      this.yAxisPrimaryTitleTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
144                  | System.Windows.Forms.AnchorStyles.Right)));
145      this.yAxisPrimaryTitleTextBox.Location = new System.Drawing.Point(63, 23);
146      this.yAxisPrimaryTitleTextBox.Name = "yAxisPrimaryTitleTextBox";
147      this.yAxisPrimaryTitleTextBox.Size = new System.Drawing.Size(221, 20);
148      this.yAxisPrimaryTitleTextBox.TabIndex = 1;
149      this.yAxisPrimaryTitleTextBox.Validated += new System.EventHandler(this.yPrimaryTitleTextBox_Validated);
150      //
151      // yAxisSecondaryTitleTextBox
152      //
153      this.yAxisSecondaryTitleTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
154                  | System.Windows.Forms.AnchorStyles.Right)));
155      this.yAxisSecondaryTitleTextBox.Location = new System.Drawing.Point(63, 23);
156      this.yAxisSecondaryTitleTextBox.Name = "yAxisSecondaryTitleTextBox";
157      this.yAxisSecondaryTitleTextBox.Size = new System.Drawing.Size(243, 20);
158      this.yAxisSecondaryTitleTextBox.TabIndex = 1;
159      this.yAxisSecondaryTitleTextBox.Validated += new System.EventHandler(this.ySecondaryTitleTextBox_Validated);
160      //
161      // label4
162      //
163      this.label4.AutoSize = true;
164      this.label4.Location = new System.Drawing.Point(4, 26);
165      this.label4.Name = "label4";
166      this.label4.Size = new System.Drawing.Size(30, 13);
167      this.label4.TabIndex = 0;
168      this.label4.Text = "Title:";
169      //
170      // xAxisPrimaryGroupBox
171      //
172      this.xAxisPrimaryGroupBox.Controls.Add(this.label12);
173      this.xAxisPrimaryGroupBox.Controls.Add(this.label9);
174      this.xAxisPrimaryGroupBox.Controls.Add(this.xAxisPrimaryTitleTextBox);
175      this.xAxisPrimaryGroupBox.Controls.Add(this.label11);
176      this.xAxisPrimaryGroupBox.Controls.Add(this.xAxisPrimaryMaximumPanel);
177      this.xAxisPrimaryGroupBox.Controls.Add(this.xAxisPrimaryMinimumPanel);
178      this.xAxisPrimaryGroupBox.Location = new System.Drawing.Point(6, 6);
179      this.xAxisPrimaryGroupBox.Name = "xAxisPrimaryGroupBox";
180      this.xAxisPrimaryGroupBox.Size = new System.Drawing.Size(316, 107);
181      this.xAxisPrimaryGroupBox.TabIndex = 0;
182      this.xAxisPrimaryGroupBox.TabStop = false;
183      this.xAxisPrimaryGroupBox.Text = "Primary Axis";
184      //
185      // label12
186      //
187      this.label12.AutoSize = true;
188      this.label12.Location = new System.Drawing.Point(4, 77);
189      this.label12.Name = "label12";
190      this.label12.Size = new System.Drawing.Size(54, 13);
191      this.label12.TabIndex = 4;
192      this.label12.Text = "Maximum:";
193      //
194      // label9
195      //
196      this.label9.AutoSize = true;
197      this.label9.Location = new System.Drawing.Point(4, 26);
198      this.label9.Name = "label9";
199      this.label9.Size = new System.Drawing.Size(30, 13);
200      this.label9.TabIndex = 0;
201      this.label9.Text = "Title:";
202      //
203      // xAxisPrimaryTitleTextBox
204      //
205      this.xAxisPrimaryTitleTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
206                  | System.Windows.Forms.AnchorStyles.Right)));
207      this.xAxisPrimaryTitleTextBox.Location = new System.Drawing.Point(63, 23);
208      this.xAxisPrimaryTitleTextBox.Name = "xAxisPrimaryTitleTextBox";
209      this.xAxisPrimaryTitleTextBox.Size = new System.Drawing.Size(221, 20);
210      this.xAxisPrimaryTitleTextBox.TabIndex = 1;
211      this.xAxisPrimaryTitleTextBox.Validated += new System.EventHandler(this.xPrimaryTitleTextBox_Validated);
212      //
213      // label11
214      //
215      this.label11.AutoSize = true;
216      this.label11.Location = new System.Drawing.Point(4, 53);
217      this.label11.Name = "label11";
218      this.label11.Size = new System.Drawing.Size(51, 13);
219      this.label11.TabIndex = 2;
220      this.label11.Text = "Minimum:";
221      //
222      // xAxisPrimaryMaximumPanel
223      //
224      this.xAxisPrimaryMaximumPanel.Controls.Add(this.xAxisPrimaryMaximumFixedTextBox);
225      this.xAxisPrimaryMaximumPanel.Controls.Add(this.xAxisPrimaryMaximumFixedRadioButton);
226      this.xAxisPrimaryMaximumPanel.Controls.Add(this.xAxisPrimaryMaximumAutoRadioButton);
227      this.xAxisPrimaryMaximumPanel.Location = new System.Drawing.Point(63, 71);
228      this.xAxisPrimaryMaximumPanel.Name = "xAxisPrimaryMaximumPanel";
229      this.xAxisPrimaryMaximumPanel.Size = new System.Drawing.Size(245, 25);
230      this.xAxisPrimaryMaximumPanel.TabIndex = 5;
231      //
232      // xAxisPrimaryMaximumFixedTextBox
233      //
234      this.xAxisPrimaryMaximumFixedTextBox.Location = new System.Drawing.Point(126, 2);
235      this.xAxisPrimaryMaximumFixedTextBox.Name = "xAxisPrimaryMaximumFixedTextBox";
236      this.xAxisPrimaryMaximumFixedTextBox.Size = new System.Drawing.Size(95, 20);
237      this.xAxisPrimaryMaximumFixedTextBox.TabIndex = 2;
238      this.xAxisPrimaryMaximumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.xAxisPrimaryMaximumFixedTextBox_Validating);
239      //
240      // xAxisPrimaryMaximumFixedRadioButton
241      //
242      this.xAxisPrimaryMaximumFixedRadioButton.AutoSize = true;
243      this.xAxisPrimaryMaximumFixedRadioButton.Location = new System.Drawing.Point(70, 4);
244      this.xAxisPrimaryMaximumFixedRadioButton.Name = "xAxisPrimaryMaximumFixedRadioButton";
245      this.xAxisPrimaryMaximumFixedRadioButton.Size = new System.Drawing.Size(50, 17);
246      this.xAxisPrimaryMaximumFixedRadioButton.TabIndex = 1;
247      this.xAxisPrimaryMaximumFixedRadioButton.TabStop = true;
248      this.xAxisPrimaryMaximumFixedRadioButton.Text = "Fixed";
249      this.xAxisPrimaryMaximumFixedRadioButton.UseVisualStyleBackColor = true;
250      this.xAxisPrimaryMaximumFixedRadioButton.CheckedChanged += new System.EventHandler(this.xAxisPrimaryMaximumRadioButton_CheckedChanged);
251      //
252      // xAxisPrimaryMaximumAutoRadioButton
253      //
254      this.xAxisPrimaryMaximumAutoRadioButton.AutoSize = true;
255      this.xAxisPrimaryMaximumAutoRadioButton.Location = new System.Drawing.Point(4, 4);
256      this.xAxisPrimaryMaximumAutoRadioButton.Name = "xAxisPrimaryMaximumAutoRadioButton";
257      this.xAxisPrimaryMaximumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
258      this.xAxisPrimaryMaximumAutoRadioButton.TabIndex = 0;
259      this.xAxisPrimaryMaximumAutoRadioButton.TabStop = true;
260      this.xAxisPrimaryMaximumAutoRadioButton.Text = "Auto";
261      this.xAxisPrimaryMaximumAutoRadioButton.UseVisualStyleBackColor = true;
262      this.xAxisPrimaryMaximumAutoRadioButton.CheckedChanged += new System.EventHandler(this.xAxisPrimaryMaximumRadioButton_CheckedChanged);
263      //
264      // xAxisPrimaryMinimumPanel
265      //
266      this.xAxisPrimaryMinimumPanel.Controls.Add(this.xAxisPrimaryMinimumFixedTextBox);
267      this.xAxisPrimaryMinimumPanel.Controls.Add(this.xAxisPrimaryMinimumFixedRadioButton);
268      this.xAxisPrimaryMinimumPanel.Controls.Add(this.xAxisPrimaryMinimumAutoRadioButton);
269      this.xAxisPrimaryMinimumPanel.Location = new System.Drawing.Point(63, 47);
270      this.xAxisPrimaryMinimumPanel.Name = "xAxisPrimaryMinimumPanel";
271      this.xAxisPrimaryMinimumPanel.Size = new System.Drawing.Size(245, 25);
272      this.xAxisPrimaryMinimumPanel.TabIndex = 3;
273      //
274      // xAxisPrimaryMinimumFixedTextBox
275      //
276      this.xAxisPrimaryMinimumFixedTextBox.Location = new System.Drawing.Point(126, 2);
277      this.xAxisPrimaryMinimumFixedTextBox.Name = "xAxisPrimaryMinimumFixedTextBox";
278      this.xAxisPrimaryMinimumFixedTextBox.Size = new System.Drawing.Size(95, 20);
279      this.xAxisPrimaryMinimumFixedTextBox.TabIndex = 2;
280      this.xAxisPrimaryMinimumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.xAxisPrimaryMinimumFixedTextBox_Validating);
281      //
282      // xAxisPrimaryMinimumFixedRadioButton
283      //
284      this.xAxisPrimaryMinimumFixedRadioButton.AutoSize = true;
285      this.xAxisPrimaryMinimumFixedRadioButton.Location = new System.Drawing.Point(70, 3);
286      this.xAxisPrimaryMinimumFixedRadioButton.Name = "xAxisPrimaryMinimumFixedRadioButton";
287      this.xAxisPrimaryMinimumFixedRadioButton.Size = new System.Drawing.Size(50, 17);
288      this.xAxisPrimaryMinimumFixedRadioButton.TabIndex = 1;
289      this.xAxisPrimaryMinimumFixedRadioButton.TabStop = true;
290      this.xAxisPrimaryMinimumFixedRadioButton.Text = "Fixed";
291      this.xAxisPrimaryMinimumFixedRadioButton.UseVisualStyleBackColor = true;
292      this.xAxisPrimaryMinimumFixedRadioButton.CheckedChanged += new System.EventHandler(this.xAxisPrimaryMinimumRadioButton_CheckedChanged);
293      //
294      // xAxisPrimaryMinimumAutoRadioButton
295      //
296      this.xAxisPrimaryMinimumAutoRadioButton.AutoSize = true;
297      this.xAxisPrimaryMinimumAutoRadioButton.Location = new System.Drawing.Point(4, 3);
298      this.xAxisPrimaryMinimumAutoRadioButton.Name = "xAxisPrimaryMinimumAutoRadioButton";
299      this.xAxisPrimaryMinimumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
300      this.xAxisPrimaryMinimumAutoRadioButton.TabIndex = 0;
301      this.xAxisPrimaryMinimumAutoRadioButton.TabStop = true;
302      this.xAxisPrimaryMinimumAutoRadioButton.Text = "Auto";
303      this.xAxisPrimaryMinimumAutoRadioButton.UseVisualStyleBackColor = true;
304      this.xAxisPrimaryMinimumAutoRadioButton.CheckedChanged += new System.EventHandler(this.xAxisPrimaryMinimumRadioButton_CheckedChanged);
305      //
306      // xAxisSecondaryGroupBox
307      //
308      this.xAxisSecondaryGroupBox.Controls.Add(this.label10);
309      this.xAxisSecondaryGroupBox.Controls.Add(this.xAxisSecondaryTitleTextBox);
310      this.xAxisSecondaryGroupBox.Controls.Add(this.label5);
311      this.xAxisSecondaryGroupBox.Controls.Add(this.label6);
312      this.xAxisSecondaryGroupBox.Controls.Add(this.xAxisSecondaryMaximumPanel);
313      this.xAxisSecondaryGroupBox.Controls.Add(this.xAxisSecondaryMinimumPanel);
314      this.xAxisSecondaryGroupBox.Location = new System.Drawing.Point(6, 119);
315      this.xAxisSecondaryGroupBox.Name = "xAxisSecondaryGroupBox";
316      this.xAxisSecondaryGroupBox.Size = new System.Drawing.Size(316, 106);
317      this.xAxisSecondaryGroupBox.TabIndex = 1;
318      this.xAxisSecondaryGroupBox.TabStop = false;
319      this.xAxisSecondaryGroupBox.Text = "Secondary Axis";
320      //
321      // label10
322      //
323      this.label10.AutoSize = true;
324      this.label10.Location = new System.Drawing.Point(4, 26);
325      this.label10.Name = "label10";
326      this.label10.Size = new System.Drawing.Size(30, 13);
327      this.label10.TabIndex = 0;
328      this.label10.Text = "Title:";
329      //
330      // xAxisSecondaryTitleTextBox
331      //
332      this.xAxisSecondaryTitleTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
333                  | System.Windows.Forms.AnchorStyles.Right)));
334      this.xAxisSecondaryTitleTextBox.Location = new System.Drawing.Point(63, 23);
335      this.xAxisSecondaryTitleTextBox.Name = "xAxisSecondaryTitleTextBox";
336      this.xAxisSecondaryTitleTextBox.Size = new System.Drawing.Size(221, 20);
337      this.xAxisSecondaryTitleTextBox.TabIndex = 1;
338      this.xAxisSecondaryTitleTextBox.Validated += new System.EventHandler(this.xSecondaryTitleTextBox_Validated);
339      //
340      // label5
341      //
342      this.label5.AutoSize = true;
343      this.label5.Location = new System.Drawing.Point(4, 77);
344      this.label5.Name = "label5";
345      this.label5.Size = new System.Drawing.Size(54, 13);
346      this.label5.TabIndex = 4;
347      this.label5.Text = "Maximum:";
348      //
349      // label6
350      //
351      this.label6.AutoSize = true;
352      this.label6.Location = new System.Drawing.Point(4, 53);
353      this.label6.Name = "label6";
354      this.label6.Size = new System.Drawing.Size(51, 13);
355      this.label6.TabIndex = 2;
356      this.label6.Text = "Minimum:";
357      //
358      // xAxisSecondaryMaximumPanel
359      //
360      this.xAxisSecondaryMaximumPanel.Controls.Add(this.xAxisSecondaryMaximumFixedTextBox);
361      this.xAxisSecondaryMaximumPanel.Controls.Add(this.xAxisSecondaryMaximumFixedRadioButton);
362      this.xAxisSecondaryMaximumPanel.Controls.Add(this.xAxisSecondaryMaximumAutoRadioButton);
363      this.xAxisSecondaryMaximumPanel.Location = new System.Drawing.Point(63, 71);
364      this.xAxisSecondaryMaximumPanel.Name = "xAxisSecondaryMaximumPanel";
365      this.xAxisSecondaryMaximumPanel.Size = new System.Drawing.Size(245, 25);
366      this.xAxisSecondaryMaximumPanel.TabIndex = 5;
367      //
368      // xAxisSecondaryMaximumFixedTextBox
369      //
370      this.xAxisSecondaryMaximumFixedTextBox.Location = new System.Drawing.Point(126, 2);
371      this.xAxisSecondaryMaximumFixedTextBox.Name = "xAxisSecondaryMaximumFixedTextBox";
372      this.xAxisSecondaryMaximumFixedTextBox.Size = new System.Drawing.Size(95, 20);
373      this.xAxisSecondaryMaximumFixedTextBox.TabIndex = 2;
374      this.xAxisSecondaryMaximumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.xAxisSecondaryMaximumFixedTextBox_Validating);
375      //
376      // xAxisSecondaryMaximumFixedRadioButton
377      //
378      this.xAxisSecondaryMaximumFixedRadioButton.AutoSize = true;
379      this.xAxisSecondaryMaximumFixedRadioButton.Location = new System.Drawing.Point(70, 4);
380      this.xAxisSecondaryMaximumFixedRadioButton.Name = "xAxisSecondaryMaximumFixedRadioButton";
381      this.xAxisSecondaryMaximumFixedRadioButton.Size = new System.Drawing.Size(50, 17);
382      this.xAxisSecondaryMaximumFixedRadioButton.TabIndex = 1;
383      this.xAxisSecondaryMaximumFixedRadioButton.TabStop = true;
384      this.xAxisSecondaryMaximumFixedRadioButton.Text = "Fixed";
385      this.xAxisSecondaryMaximumFixedRadioButton.UseVisualStyleBackColor = true;
386      this.xAxisSecondaryMaximumFixedRadioButton.CheckedChanged += new System.EventHandler(this.xAxisSecondaryMaximumRadioButton_CheckedChanged);
387      //
388      // xAxisSecondaryMaximumAutoRadioButton
389      //
390      this.xAxisSecondaryMaximumAutoRadioButton.AutoSize = true;
391      this.xAxisSecondaryMaximumAutoRadioButton.Location = new System.Drawing.Point(4, 4);
392      this.xAxisSecondaryMaximumAutoRadioButton.Name = "xAxisSecondaryMaximumAutoRadioButton";
393      this.xAxisSecondaryMaximumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
394      this.xAxisSecondaryMaximumAutoRadioButton.TabIndex = 0;
395      this.xAxisSecondaryMaximumAutoRadioButton.TabStop = true;
396      this.xAxisSecondaryMaximumAutoRadioButton.Text = "Auto";
397      this.xAxisSecondaryMaximumAutoRadioButton.UseVisualStyleBackColor = true;
398      this.xAxisSecondaryMaximumAutoRadioButton.CheckedChanged += new System.EventHandler(this.xAxisSecondaryMaximumRadioButton_CheckedChanged);
399      //
400      // xAxisSecondaryMinimumPanel
401      //
402      this.xAxisSecondaryMinimumPanel.Controls.Add(this.xAxisSecondaryMinimumFixedTextBox);
403      this.xAxisSecondaryMinimumPanel.Controls.Add(this.xAxisSecondaryMinimumFixedRadioButton);
404      this.xAxisSecondaryMinimumPanel.Controls.Add(this.xAxisSecondaryMinimumAutoRadioButton);
405      this.xAxisSecondaryMinimumPanel.Location = new System.Drawing.Point(63, 47);
406      this.xAxisSecondaryMinimumPanel.Name = "xAxisSecondaryMinimumPanel";
407      this.xAxisSecondaryMinimumPanel.Size = new System.Drawing.Size(245, 25);
408      this.xAxisSecondaryMinimumPanel.TabIndex = 3;
409      //
410      // xAxisSecondaryMinimumFixedTextBox
411      //
412      this.xAxisSecondaryMinimumFixedTextBox.Location = new System.Drawing.Point(126, 2);
413      this.xAxisSecondaryMinimumFixedTextBox.Name = "xAxisSecondaryMinimumFixedTextBox";
414      this.xAxisSecondaryMinimumFixedTextBox.Size = new System.Drawing.Size(95, 20);
415      this.xAxisSecondaryMinimumFixedTextBox.TabIndex = 2;
416      this.xAxisSecondaryMinimumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.xAxisSecondaryMinimumFixedTextBox_Validating);
417      //
418      // xAxisSecondaryMinimumFixedRadioButton
419      //
420      this.xAxisSecondaryMinimumFixedRadioButton.AutoSize = true;
421      this.xAxisSecondaryMinimumFixedRadioButton.Location = new System.Drawing.Point(70, 3);
422      this.xAxisSecondaryMinimumFixedRadioButton.Name = "xAxisSecondaryMinimumFixedRadioButton";
423      this.xAxisSecondaryMinimumFixedRadioButton.Size = new System.Drawing.Size(50, 17);
424      this.xAxisSecondaryMinimumFixedRadioButton.TabIndex = 1;
425      this.xAxisSecondaryMinimumFixedRadioButton.TabStop = true;
426      this.xAxisSecondaryMinimumFixedRadioButton.Text = "Fixed";
427      this.xAxisSecondaryMinimumFixedRadioButton.UseVisualStyleBackColor = true;
428      this.xAxisSecondaryMinimumFixedRadioButton.CheckedChanged += new System.EventHandler(this.xAxisSecondaryMinimumRadioButton_CheckedChanged);
429      //
430      // xAxisSecondaryMinimumAutoRadioButton
431      //
432      this.xAxisSecondaryMinimumAutoRadioButton.AutoSize = true;
433      this.xAxisSecondaryMinimumAutoRadioButton.Location = new System.Drawing.Point(4, 3);
434      this.xAxisSecondaryMinimumAutoRadioButton.Name = "xAxisSecondaryMinimumAutoRadioButton";
435      this.xAxisSecondaryMinimumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
436      this.xAxisSecondaryMinimumAutoRadioButton.TabIndex = 0;
437      this.xAxisSecondaryMinimumAutoRadioButton.TabStop = true;
438      this.xAxisSecondaryMinimumAutoRadioButton.Text = "Auto";
439      this.xAxisSecondaryMinimumAutoRadioButton.UseVisualStyleBackColor = true;
440      this.xAxisSecondaryMinimumAutoRadioButton.CheckedChanged += new System.EventHandler(this.xAxisSecondaryMinimumRadioButton_CheckedChanged);
441      //
442      // axisTabControl
443      //
444      this.axisTabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
445                  | System.Windows.Forms.AnchorStyles.Left)
446                  | System.Windows.Forms.AnchorStyles.Right)));
447      this.axisTabControl.Controls.Add(this.mainTabPage);
448      this.axisTabControl.Controls.Add(this.xAxisTabPage);
449      this.axisTabControl.Controls.Add(this.yAxisTabPage);
450      this.axisTabControl.Location = new System.Drawing.Point(0, 0);
451      this.axisTabControl.Name = "axisTabControl";
452      this.axisTabControl.SelectedIndex = 0;
453      this.axisTabControl.Size = new System.Drawing.Size(336, 257);
454      this.axisTabControl.TabIndex = 0;
455      //
456      // mainTabPage
457      //
458      this.mainTabPage.Controls.Add(this.axisFontLabel);
459      this.mainTabPage.Controls.Add(this.titleFontLabel);
460      this.mainTabPage.Controls.Add(this.axisFontButton);
461      this.mainTabPage.Controls.Add(this.label3);
462      this.mainTabPage.Controls.Add(this.titleFontButton);
463      this.mainTabPage.Controls.Add(this.label2);
464      this.mainTabPage.Location = new System.Drawing.Point(4, 22);
465      this.mainTabPage.Name = "mainTabPage";
466      this.mainTabPage.Size = new System.Drawing.Size(328, 231);
467      this.mainTabPage.TabIndex = 2;
468      this.mainTabPage.Text = "Main";
469      this.mainTabPage.UseVisualStyleBackColor = true;
470      //
471      // axisFontLabel
472      //
473      this.axisFontLabel.AutoSize = true;
474      this.axisFontLabel.Location = new System.Drawing.Point(101, 44);
475      this.axisFontLabel.Name = "axisFontLabel";
476      this.axisFontLabel.Size = new System.Drawing.Size(13, 13);
477      this.axisFontLabel.TabIndex = 2;
478      this.axisFontLabel.Text = "()";
479      //
480      // titleFontLabel
481      //
482      this.titleFontLabel.AutoSize = true;
483      this.titleFontLabel.Location = new System.Drawing.Point(101, 15);
484      this.titleFontLabel.Name = "titleFontLabel";
485      this.titleFontLabel.Size = new System.Drawing.Size(13, 13);
486      this.titleFontLabel.TabIndex = 2;
487      this.titleFontLabel.Text = "()";
488      //
489      // axisFontButton
490      //
491      this.axisFontButton.Location = new System.Drawing.Point(69, 39);
492      this.axisFontButton.Name = "axisFontButton";
493      this.axisFontButton.Size = new System.Drawing.Size(26, 23);
494      this.axisFontButton.TabIndex = 1;
495      this.axisFontButton.Text = "...";
496      this.axisFontButton.UseVisualStyleBackColor = true;
497      this.axisFontButton.Click += new System.EventHandler(this.axisFontButton_Click);
498      //
499      // label3
500      //
501      this.label3.AutoSize = true;
502      this.label3.Location = new System.Drawing.Point(9, 44);
503      this.label3.Name = "label3";
504      this.label3.Size = new System.Drawing.Size(53, 13);
505      this.label3.TabIndex = 0;
506      this.label3.Text = "Axis Font:";
507      //
508      // titleFontButton
509      //
510      this.titleFontButton.Location = new System.Drawing.Point(69, 10);
511      this.titleFontButton.Name = "titleFontButton";
512      this.titleFontButton.Size = new System.Drawing.Size(26, 23);
513      this.titleFontButton.TabIndex = 1;
514      this.titleFontButton.Text = "...";
515      this.titleFontButton.UseVisualStyleBackColor = true;
516      this.titleFontButton.Click += new System.EventHandler(this.titleFontButton_Click);
517      //
518      // label2
519      //
520      this.label2.AutoSize = true;
521      this.label2.Location = new System.Drawing.Point(9, 15);
522      this.label2.Name = "label2";
523      this.label2.Size = new System.Drawing.Size(54, 13);
524      this.label2.TabIndex = 0;
525      this.label2.Text = "Title Font:";
526      //
527      // xAxisTabPage
528      //
529      this.xAxisTabPage.Controls.Add(this.xAxisSecondaryGroupBox);
530      this.xAxisTabPage.Controls.Add(this.xAxisPrimaryGroupBox);
531      this.xAxisTabPage.Location = new System.Drawing.Point(4, 22);
532      this.xAxisTabPage.Name = "xAxisTabPage";
533      this.xAxisTabPage.Padding = new System.Windows.Forms.Padding(3);
534      this.xAxisTabPage.Size = new System.Drawing.Size(328, 231);
535      this.xAxisTabPage.TabIndex = 0;
536      this.xAxisTabPage.Text = "X-Axis";
537      this.xAxisTabPage.UseVisualStyleBackColor = true;
538      //
539      // yAxisTabPage
540      //
541      this.yAxisTabPage.Controls.Add(this.yAxisSecondaryGroupBox);
542      this.yAxisTabPage.Controls.Add(this.yAxisPrimaryGroupBox);
543      this.yAxisTabPage.Location = new System.Drawing.Point(4, 22);
544      this.yAxisTabPage.Name = "yAxisTabPage";
545      this.yAxisTabPage.Padding = new System.Windows.Forms.Padding(3);
546      this.yAxisTabPage.Size = new System.Drawing.Size(328, 231);
547      this.yAxisTabPage.TabIndex = 1;
548      this.yAxisTabPage.Text = "Y-Axis";
549      this.yAxisTabPage.UseVisualStyleBackColor = true;
550      //
551      // yAxisSecondaryGroupBox
552      //
553      this.yAxisSecondaryGroupBox.Controls.Add(this.yAxisSecondaryTitleTextBox);
554      this.yAxisSecondaryGroupBox.Controls.Add(this.label4);
555      this.yAxisSecondaryGroupBox.Controls.Add(this.label13);
556      this.yAxisSecondaryGroupBox.Controls.Add(this.label14);
557      this.yAxisSecondaryGroupBox.Controls.Add(this.yAxisSecondaryMaximumPanel);
558      this.yAxisSecondaryGroupBox.Controls.Add(this.yAxisSecondaryMinimumPanel);
559      this.yAxisSecondaryGroupBox.Location = new System.Drawing.Point(6, 119);
560      this.yAxisSecondaryGroupBox.Name = "yAxisSecondaryGroupBox";
561      this.yAxisSecondaryGroupBox.Size = new System.Drawing.Size(316, 106);
562      this.yAxisSecondaryGroupBox.TabIndex = 1;
563      this.yAxisSecondaryGroupBox.TabStop = false;
564      this.yAxisSecondaryGroupBox.Text = "Secondary Axis";
565      //
566      // label13
567      //
568      this.label13.AutoSize = true;
569      this.label13.Location = new System.Drawing.Point(4, 77);
570      this.label13.Name = "label13";
571      this.label13.Size = new System.Drawing.Size(54, 13);
572      this.label13.TabIndex = 4;
573      this.label13.Text = "Maximum:";
574      //
575      // label14
576      //
577      this.label14.AutoSize = true;
578      this.label14.Location = new System.Drawing.Point(4, 53);
579      this.label14.Name = "label14";
580      this.label14.Size = new System.Drawing.Size(51, 13);
581      this.label14.TabIndex = 2;
582      this.label14.Text = "Minimum:";
583      //
584      // yAxisSecondaryMaximumPanel
585      //
586      this.yAxisSecondaryMaximumPanel.Controls.Add(this.yAxisSecondaryMaximumFixedTextBox);
587      this.yAxisSecondaryMaximumPanel.Controls.Add(this.yAxisSecondaryMaximumFixedRadioButton);
588      this.yAxisSecondaryMaximumPanel.Controls.Add(this.yAxisSecondaryMaximumAutoRadioButton);
589      this.yAxisSecondaryMaximumPanel.Location = new System.Drawing.Point(63, 71);
590      this.yAxisSecondaryMaximumPanel.Name = "yAxisSecondaryMaximumPanel";
591      this.yAxisSecondaryMaximumPanel.Size = new System.Drawing.Size(245, 25);
592      this.yAxisSecondaryMaximumPanel.TabIndex = 5;
593      //
594      // yAxisSecondaryMaximumFixedTextBox
595      //
596      this.yAxisSecondaryMaximumFixedTextBox.Location = new System.Drawing.Point(126, 2);
597      this.yAxisSecondaryMaximumFixedTextBox.Name = "yAxisSecondaryMaximumFixedTextBox";
598      this.yAxisSecondaryMaximumFixedTextBox.Size = new System.Drawing.Size(95, 20);
599      this.yAxisSecondaryMaximumFixedTextBox.TabIndex = 2;
600      this.yAxisSecondaryMaximumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.yAxisSecondaryMaximumFixedTextBox_Validating);
601      //
602      // yAxisSecondaryMaximumFixedRadioButton
603      //
604      this.yAxisSecondaryMaximumFixedRadioButton.AutoSize = true;
605      this.yAxisSecondaryMaximumFixedRadioButton.Location = new System.Drawing.Point(70, 4);
606      this.yAxisSecondaryMaximumFixedRadioButton.Name = "yAxisSecondaryMaximumFixedRadioButton";
607      this.yAxisSecondaryMaximumFixedRadioButton.Size = new System.Drawing.Size(50, 17);
608      this.yAxisSecondaryMaximumFixedRadioButton.TabIndex = 1;
609      this.yAxisSecondaryMaximumFixedRadioButton.TabStop = true;
610      this.yAxisSecondaryMaximumFixedRadioButton.Text = "Fixed";
611      this.yAxisSecondaryMaximumFixedRadioButton.UseVisualStyleBackColor = true;
612      this.yAxisSecondaryMaximumFixedRadioButton.CheckedChanged += new System.EventHandler(this.yAxisSecondaryMaximumRadioButton_CheckedChanged);
613      //
614      // yAxisSecondaryMaximumAutoRadioButton
615      //
616      this.yAxisSecondaryMaximumAutoRadioButton.AutoSize = true;
617      this.yAxisSecondaryMaximumAutoRadioButton.Location = new System.Drawing.Point(4, 4);
618      this.yAxisSecondaryMaximumAutoRadioButton.Name = "yAxisSecondaryMaximumAutoRadioButton";
619      this.yAxisSecondaryMaximumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
620      this.yAxisSecondaryMaximumAutoRadioButton.TabIndex = 0;
621      this.yAxisSecondaryMaximumAutoRadioButton.TabStop = true;
622      this.yAxisSecondaryMaximumAutoRadioButton.Text = "Auto";
623      this.yAxisSecondaryMaximumAutoRadioButton.UseVisualStyleBackColor = true;
624      this.yAxisSecondaryMaximumAutoRadioButton.CheckedChanged += new System.EventHandler(this.yAxisSecondaryMaximumRadioButton_CheckedChanged);
625      //
626      // yAxisSecondaryMinimumPanel
627      //
628      this.yAxisSecondaryMinimumPanel.Controls.Add(this.yAxisSecondaryMinimumFixedTextBox);
629      this.yAxisSecondaryMinimumPanel.Controls.Add(this.yAxisSecondaryMinimumFixedRadioButton);
630      this.yAxisSecondaryMinimumPanel.Controls.Add(this.yAxisSecondaryMinimumAutoRadioButton);
631      this.yAxisSecondaryMinimumPanel.Location = new System.Drawing.Point(63, 47);
632      this.yAxisSecondaryMinimumPanel.Name = "yAxisSecondaryMinimumPanel";
633      this.yAxisSecondaryMinimumPanel.Size = new System.Drawing.Size(245, 25);
634      this.yAxisSecondaryMinimumPanel.TabIndex = 3;
635      //
636      // yAxisSecondaryMinimumFixedTextBox
637      //
638      this.yAxisSecondaryMinimumFixedTextBox.Location = new System.Drawing.Point(126, 2);
639      this.yAxisSecondaryMinimumFixedTextBox.Name = "yAxisSecondaryMinimumFixedTextBox";
640      this.yAxisSecondaryMinimumFixedTextBox.Size = new System.Drawing.Size(95, 20);
641      this.yAxisSecondaryMinimumFixedTextBox.TabIndex = 2;
642      this.yAxisSecondaryMinimumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.yAxisSecondaryMinimumFixedTextBox_Validating);
643      //
644      // yAxisSecondaryMinimumFixedRadioButton
645      //
646      this.yAxisSecondaryMinimumFixedRadioButton.AutoSize = true;
647      this.yAxisSecondaryMinimumFixedRadioButton.Location = new System.Drawing.Point(70, 3);
648      this.yAxisSecondaryMinimumFixedRadioButton.Name = "yAxisSecondaryMinimumFixedRadioButton";
649      this.yAxisSecondaryMinimumFixedRadioButton.Size = new System.Drawing.Size(50, 17);
650      this.yAxisSecondaryMinimumFixedRadioButton.TabIndex = 1;
651      this.yAxisSecondaryMinimumFixedRadioButton.TabStop = true;
652      this.yAxisSecondaryMinimumFixedRadioButton.Text = "Fixed";
653      this.yAxisSecondaryMinimumFixedRadioButton.UseVisualStyleBackColor = true;
654      this.yAxisSecondaryMinimumFixedRadioButton.CheckedChanged += new System.EventHandler(this.yAxisSecondaryMinimumRadioButton_CheckedChanged);
655      //
656      // yAxisSecondaryMinimumAutoRadioButton
657      //
658      this.yAxisSecondaryMinimumAutoRadioButton.AutoSize = true;
659      this.yAxisSecondaryMinimumAutoRadioButton.Location = new System.Drawing.Point(4, 3);
660      this.yAxisSecondaryMinimumAutoRadioButton.Name = "yAxisSecondaryMinimumAutoRadioButton";
661      this.yAxisSecondaryMinimumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
662      this.yAxisSecondaryMinimumAutoRadioButton.TabIndex = 0;
663      this.yAxisSecondaryMinimumAutoRadioButton.TabStop = true;
664      this.yAxisSecondaryMinimumAutoRadioButton.Text = "Auto";
665      this.yAxisSecondaryMinimumAutoRadioButton.UseVisualStyleBackColor = true;
666      this.yAxisSecondaryMinimumAutoRadioButton.CheckedChanged += new System.EventHandler(this.yAxisSecondaryMinimumRadioButton_CheckedChanged);
667      //
668      // yAxisPrimaryGroupBox
669      //
670      this.yAxisPrimaryGroupBox.Controls.Add(this.label7);
671      this.yAxisPrimaryGroupBox.Controls.Add(this.yAxisPrimaryTitleTextBox);
672      this.yAxisPrimaryGroupBox.Controls.Add(this.label8);
673      this.yAxisPrimaryGroupBox.Controls.Add(this.label1);
674      this.yAxisPrimaryGroupBox.Controls.Add(this.yAxisPrimaryMaximumPanel);
675      this.yAxisPrimaryGroupBox.Controls.Add(this.yAxisPrimaryMinimumPanel);
676      this.yAxisPrimaryGroupBox.Location = new System.Drawing.Point(6, 6);
677      this.yAxisPrimaryGroupBox.Name = "yAxisPrimaryGroupBox";
678      this.yAxisPrimaryGroupBox.Size = new System.Drawing.Size(316, 107);
679      this.yAxisPrimaryGroupBox.TabIndex = 0;
680      this.yAxisPrimaryGroupBox.TabStop = false;
681      this.yAxisPrimaryGroupBox.Text = "Primary Axis";
682      //
683      // label7
684      //
685      this.label7.AutoSize = true;
686      this.label7.Location = new System.Drawing.Point(4, 77);
687      this.label7.Name = "label7";
688      this.label7.Size = new System.Drawing.Size(54, 13);
689      this.label7.TabIndex = 4;
690      this.label7.Text = "Maximum:";
691      //
692      // label8
693      //
694      this.label8.AutoSize = true;
695      this.label8.Location = new System.Drawing.Point(4, 53);
696      this.label8.Name = "label8";
697      this.label8.Size = new System.Drawing.Size(51, 13);
698      this.label8.TabIndex = 2;
699      this.label8.Text = "Minimum:";
700      //
701      // yAxisPrimaryMaximumPanel
702      //
703      this.yAxisPrimaryMaximumPanel.Controls.Add(this.yAxisPrimaryMaximumFixedTextBox);
704      this.yAxisPrimaryMaximumPanel.Controls.Add(this.yAxisPrimaryMaximumFixedRadioButton);
705      this.yAxisPrimaryMaximumPanel.Controls.Add(this.yAxisPrimaryMaximumAutoRadioButton);
706      this.yAxisPrimaryMaximumPanel.Location = new System.Drawing.Point(63, 71);
707      this.yAxisPrimaryMaximumPanel.Name = "yAxisPrimaryMaximumPanel";
708      this.yAxisPrimaryMaximumPanel.Size = new System.Drawing.Size(245, 25);
709      this.yAxisPrimaryMaximumPanel.TabIndex = 5;
710      //
711      // yAxisPrimaryMaximumFixedTextBox
712      //
713      this.yAxisPrimaryMaximumFixedTextBox.Location = new System.Drawing.Point(126, 2);
714      this.yAxisPrimaryMaximumFixedTextBox.Name = "yAxisPrimaryMaximumFixedTextBox";
715      this.yAxisPrimaryMaximumFixedTextBox.Size = new System.Drawing.Size(95, 20);
716      this.yAxisPrimaryMaximumFixedTextBox.TabIndex = 2;
717      this.yAxisPrimaryMaximumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.yAxisPrimaryMaximumFixedTextBox_Validating);
718      //
719      // yAxisPrimaryMaximumFixedRadioButton
720      //
721      this.yAxisPrimaryMaximumFixedRadioButton.AutoSize = true;
722      this.yAxisPrimaryMaximumFixedRadioButton.Location = new System.Drawing.Point(70, 4);
723      this.yAxisPrimaryMaximumFixedRadioButton.Name = "yAxisPrimaryMaximumFixedRadioButton";
724      this.yAxisPrimaryMaximumFixedRadioButton.Size = new System.Drawing.Size(50, 17);
725      this.yAxisPrimaryMaximumFixedRadioButton.TabIndex = 1;
726      this.yAxisPrimaryMaximumFixedRadioButton.TabStop = true;
727      this.yAxisPrimaryMaximumFixedRadioButton.Text = "Fixed";
728      this.yAxisPrimaryMaximumFixedRadioButton.UseVisualStyleBackColor = true;
729      this.yAxisPrimaryMaximumFixedRadioButton.CheckedChanged += new System.EventHandler(this.yAxisPrimaryMaximumRadioButton_CheckedChanged);
730      //
731      // yAxisPrimaryMaximumAutoRadioButton
732      //
733      this.yAxisPrimaryMaximumAutoRadioButton.AutoSize = true;
734      this.yAxisPrimaryMaximumAutoRadioButton.Location = new System.Drawing.Point(4, 4);
735      this.yAxisPrimaryMaximumAutoRadioButton.Name = "yAxisPrimaryMaximumAutoRadioButton";
736      this.yAxisPrimaryMaximumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
737      this.yAxisPrimaryMaximumAutoRadioButton.TabIndex = 0;
738      this.yAxisPrimaryMaximumAutoRadioButton.TabStop = true;
739      this.yAxisPrimaryMaximumAutoRadioButton.Text = "Auto";
740      this.yAxisPrimaryMaximumAutoRadioButton.UseVisualStyleBackColor = true;
741      this.yAxisPrimaryMaximumAutoRadioButton.CheckedChanged += new System.EventHandler(this.yAxisPrimaryMaximumRadioButton_CheckedChanged);
742      //
743      // yAxisPrimaryMinimumPanel
744      //
745      this.yAxisPrimaryMinimumPanel.Controls.Add(this.yAxisPrimaryMinimumFixedTextBox);
746      this.yAxisPrimaryMinimumPanel.Controls.Add(this.yAxisPrimaryMinimumFixedRadioButton);
747      this.yAxisPrimaryMinimumPanel.Controls.Add(this.yAxisPrimaryMinimumAutoRadioButton);
748      this.yAxisPrimaryMinimumPanel.Location = new System.Drawing.Point(63, 47);
749      this.yAxisPrimaryMinimumPanel.Name = "yAxisPrimaryMinimumPanel";
750      this.yAxisPrimaryMinimumPanel.Size = new System.Drawing.Size(245, 25);
751      this.yAxisPrimaryMinimumPanel.TabIndex = 3;
752      //
753      // yAxisPrimaryMinimumFixedTextBox
754      //
755      this.yAxisPrimaryMinimumFixedTextBox.Location = new System.Drawing.Point(126, 2);
756      this.yAxisPrimaryMinimumFixedTextBox.Name = "yAxisPrimaryMinimumFixedTextBox";
757      this.yAxisPrimaryMinimumFixedTextBox.Size = new System.Drawing.Size(95, 20);
758      this.yAxisPrimaryMinimumFixedTextBox.TabIndex = 2;
759      this.yAxisPrimaryMinimumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.yAxisPrimaryMinimumFixedTextBox_Validating);
760      //
761      // yAxisPrimaryMinimumFixedRadioButton
762      //
763      this.yAxisPrimaryMinimumFixedRadioButton.AutoSize = true;
764      this.yAxisPrimaryMinimumFixedRadioButton.Location = new System.Drawing.Point(70, 3);
765      this.yAxisPrimaryMinimumFixedRadioButton.Name = "yAxisPrimaryMinimumFixedRadioButton";
766      this.yAxisPrimaryMinimumFixedRadioButton.Size = new System.Drawing.Size(50, 17);
767      this.yAxisPrimaryMinimumFixedRadioButton.TabIndex = 1;
768      this.yAxisPrimaryMinimumFixedRadioButton.TabStop = true;
769      this.yAxisPrimaryMinimumFixedRadioButton.Text = "Fixed";
770      this.yAxisPrimaryMinimumFixedRadioButton.UseVisualStyleBackColor = true;
771      this.yAxisPrimaryMinimumFixedRadioButton.CheckedChanged += new System.EventHandler(this.yAxisPrimaryMinimumRadioButton_CheckedChanged);
772      //
773      // yAxisPrimaryMinimumAutoRadioButton
774      //
775      this.yAxisPrimaryMinimumAutoRadioButton.AutoSize = true;
776      this.yAxisPrimaryMinimumAutoRadioButton.Location = new System.Drawing.Point(4, 3);
777      this.yAxisPrimaryMinimumAutoRadioButton.Name = "yAxisPrimaryMinimumAutoRadioButton";
778      this.yAxisPrimaryMinimumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
779      this.yAxisPrimaryMinimumAutoRadioButton.TabIndex = 0;
780      this.yAxisPrimaryMinimumAutoRadioButton.TabStop = true;
781      this.yAxisPrimaryMinimumAutoRadioButton.Text = "Auto";
782      this.yAxisPrimaryMinimumAutoRadioButton.UseVisualStyleBackColor = true;
783      this.yAxisPrimaryMinimumAutoRadioButton.CheckedChanged += new System.EventHandler(this.yAxisPrimaryMinimumRadioButton_CheckedChanged);
784      //
785      // errorProvider
786      //
787      this.errorProvider.ContainerControl = this;
788      //
789      // titleFontDialog
790      //
791      this.titleFontDialog.FontMustExist = true;
792      this.titleFontDialog.ShowColor = true;
793      //
794      // DataTableVisualPropertiesControl
795      //
796      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
797      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
798      this.Controls.Add(this.axisTabControl);
799      this.Name = "DataTableVisualPropertiesControl";
800      this.Size = new System.Drawing.Size(336, 257);
801      this.xAxisPrimaryGroupBox.ResumeLayout(false);
802      this.xAxisPrimaryGroupBox.PerformLayout();
803      this.xAxisPrimaryMaximumPanel.ResumeLayout(false);
804      this.xAxisPrimaryMaximumPanel.PerformLayout();
805      this.xAxisPrimaryMinimumPanel.ResumeLayout(false);
806      this.xAxisPrimaryMinimumPanel.PerformLayout();
807      this.xAxisSecondaryGroupBox.ResumeLayout(false);
808      this.xAxisSecondaryGroupBox.PerformLayout();
809      this.xAxisSecondaryMaximumPanel.ResumeLayout(false);
810      this.xAxisSecondaryMaximumPanel.PerformLayout();
811      this.xAxisSecondaryMinimumPanel.ResumeLayout(false);
812      this.xAxisSecondaryMinimumPanel.PerformLayout();
813      this.axisTabControl.ResumeLayout(false);
814      this.mainTabPage.ResumeLayout(false);
815      this.mainTabPage.PerformLayout();
816      this.xAxisTabPage.ResumeLayout(false);
817      this.yAxisTabPage.ResumeLayout(false);
818      this.yAxisSecondaryGroupBox.ResumeLayout(false);
819      this.yAxisSecondaryGroupBox.PerformLayout();
820      this.yAxisSecondaryMaximumPanel.ResumeLayout(false);
821      this.yAxisSecondaryMaximumPanel.PerformLayout();
822      this.yAxisSecondaryMinimumPanel.ResumeLayout(false);
823      this.yAxisSecondaryMinimumPanel.PerformLayout();
824      this.yAxisPrimaryGroupBox.ResumeLayout(false);
825      this.yAxisPrimaryGroupBox.PerformLayout();
826      this.yAxisPrimaryMaximumPanel.ResumeLayout(false);
827      this.yAxisPrimaryMaximumPanel.PerformLayout();
828      this.yAxisPrimaryMinimumPanel.ResumeLayout(false);
829      this.yAxisPrimaryMinimumPanel.PerformLayout();
830      ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();
831      this.ResumeLayout(false);
832
833    }
834
835    #endregion
836
837    private System.Windows.Forms.Label label1;
838    private System.Windows.Forms.TextBox yAxisPrimaryTitleTextBox;
839    private System.Windows.Forms.TextBox yAxisSecondaryTitleTextBox;
840    private System.Windows.Forms.Label label4;
841    private System.Windows.Forms.GroupBox xAxisPrimaryGroupBox;
842    private System.Windows.Forms.Label label12;
843    private System.Windows.Forms.Label label9;
844    private System.Windows.Forms.TextBox xAxisPrimaryTitleTextBox;
845    private System.Windows.Forms.Label label11;
846    private System.Windows.Forms.Panel xAxisPrimaryMaximumPanel;
847    private System.Windows.Forms.TextBox xAxisPrimaryMaximumFixedTextBox;
848    private System.Windows.Forms.RadioButton xAxisPrimaryMaximumFixedRadioButton;
849    private System.Windows.Forms.RadioButton xAxisPrimaryMaximumAutoRadioButton;
850    private System.Windows.Forms.Panel xAxisPrimaryMinimumPanel;
851    private System.Windows.Forms.TextBox xAxisPrimaryMinimumFixedTextBox;
852    private System.Windows.Forms.RadioButton xAxisPrimaryMinimumFixedRadioButton;
853    private System.Windows.Forms.RadioButton xAxisPrimaryMinimumAutoRadioButton;
854    private System.Windows.Forms.GroupBox xAxisSecondaryGroupBox;
855    private System.Windows.Forms.Label label10;
856    private System.Windows.Forms.TextBox xAxisSecondaryTitleTextBox;
857    private System.Windows.Forms.Label label5;
858    private System.Windows.Forms.Label label6;
859    private System.Windows.Forms.Panel xAxisSecondaryMaximumPanel;
860    private System.Windows.Forms.TextBox xAxisSecondaryMaximumFixedTextBox;
861    private System.Windows.Forms.RadioButton xAxisSecondaryMaximumFixedRadioButton;
862    private System.Windows.Forms.RadioButton xAxisSecondaryMaximumAutoRadioButton;
863    private System.Windows.Forms.Panel xAxisSecondaryMinimumPanel;
864    private System.Windows.Forms.TextBox xAxisSecondaryMinimumFixedTextBox;
865    private System.Windows.Forms.RadioButton xAxisSecondaryMinimumFixedRadioButton;
866    private System.Windows.Forms.RadioButton xAxisSecondaryMinimumAutoRadioButton;
867    private System.Windows.Forms.TabControl axisTabControl;
868    private System.Windows.Forms.TabPage xAxisTabPage;
869    private System.Windows.Forms.TabPage yAxisTabPage;
870    private System.Windows.Forms.GroupBox yAxisSecondaryGroupBox;
871    private System.Windows.Forms.Label label13;
872    private System.Windows.Forms.Label label14;
873    private System.Windows.Forms.Panel yAxisSecondaryMaximumPanel;
874    private System.Windows.Forms.TextBox yAxisSecondaryMaximumFixedTextBox;
875    private System.Windows.Forms.RadioButton yAxisSecondaryMaximumFixedRadioButton;
876    private System.Windows.Forms.RadioButton yAxisSecondaryMaximumAutoRadioButton;
877    private System.Windows.Forms.Panel yAxisSecondaryMinimumPanel;
878    private System.Windows.Forms.TextBox yAxisSecondaryMinimumFixedTextBox;
879    private System.Windows.Forms.RadioButton yAxisSecondaryMinimumFixedRadioButton;
880    private System.Windows.Forms.RadioButton yAxisSecondaryMinimumAutoRadioButton;
881    private System.Windows.Forms.GroupBox yAxisPrimaryGroupBox;
882    private System.Windows.Forms.Label label7;
883    private System.Windows.Forms.Label label8;
884    private System.Windows.Forms.Panel yAxisPrimaryMaximumPanel;
885    private System.Windows.Forms.TextBox yAxisPrimaryMaximumFixedTextBox;
886    private System.Windows.Forms.RadioButton yAxisPrimaryMaximumFixedRadioButton;
887    private System.Windows.Forms.RadioButton yAxisPrimaryMaximumAutoRadioButton;
888    private System.Windows.Forms.Panel yAxisPrimaryMinimumPanel;
889    private System.Windows.Forms.TextBox yAxisPrimaryMinimumFixedTextBox;
890    private System.Windows.Forms.RadioButton yAxisPrimaryMinimumFixedRadioButton;
891    private System.Windows.Forms.RadioButton yAxisPrimaryMinimumAutoRadioButton;
892    private System.Windows.Forms.ErrorProvider errorProvider;
893    private System.Windows.Forms.TabPage mainTabPage;
894    private System.Windows.Forms.FontDialog titleFontDialog;
895    private System.Windows.Forms.Button titleFontButton;
896    private System.Windows.Forms.Label label2;
897    private System.Windows.Forms.Button axisFontButton;
898    private System.Windows.Forms.Label label3;
899    private System.Windows.Forms.Label axisFontLabel;
900    private System.Windows.Forms.Label titleFontLabel;
901    private System.Windows.Forms.FontDialog axisFontDialog;
902  }
903}
Note: See TracBrowser for help on using the repository browser.