Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2925_AutoDiffForDynamicalModels/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.Designer.cs @ 17246

Last change on this file since 17246 was 17246, checked in by gkronber, 5 years ago

#2925: merged r17037:17242 from trunk to branch

File size: 63.5 KB
Line 
1#region License Information
2/* HeuristicLab
3 * Copyright (C) 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.xAxisPrimaryLogScaleCheckBox = new System.Windows.Forms.CheckBox();
54      this.panel2 = new System.Windows.Forms.Panel();
55      this.xAxisPrimaryMaximumFixedRadioButton = new System.Windows.Forms.RadioButton();
56      this.xAxisPrimaryMaximumAutoRadioButton = new System.Windows.Forms.RadioButton();
57      this.panel1 = new System.Windows.Forms.Panel();
58      this.xAxisPrimaryMinimumFixedRadioButton = new System.Windows.Forms.RadioButton();
59      this.xAxisPrimaryMinimumAutoRadioButton = new System.Windows.Forms.RadioButton();
60      this.xAxisPrimaryMinimumFixedTextBox = new System.Windows.Forms.TextBox();
61      this.xAxisPrimaryMaximumFixedTextBox = new System.Windows.Forms.TextBox();
62      this.label12 = new System.Windows.Forms.Label();
63      this.label9 = new System.Windows.Forms.Label();
64      this.xAxisPrimaryTitleTextBox = new System.Windows.Forms.TextBox();
65      this.label11 = new System.Windows.Forms.Label();
66      this.xAxisSecondaryGroupBox = new System.Windows.Forms.GroupBox();
67      this.xAxisSecondaryLogScaleCheckBox = new System.Windows.Forms.CheckBox();
68      this.panel4 = new System.Windows.Forms.Panel();
69      this.xAxisSecondaryMaximumFixedRadioButton = new System.Windows.Forms.RadioButton();
70      this.xAxisSecondaryMaximumAutoRadioButton = new System.Windows.Forms.RadioButton();
71      this.panel3 = new System.Windows.Forms.Panel();
72      this.xAxisSecondaryMinimumFixedRadioButton = new System.Windows.Forms.RadioButton();
73      this.xAxisSecondaryMinimumAutoRadioButton = new System.Windows.Forms.RadioButton();
74      this.xAxisSecondaryMinimumFixedTextBox = new System.Windows.Forms.TextBox();
75      this.xAxisSecondaryMaximumFixedTextBox = new System.Windows.Forms.TextBox();
76      this.label10 = new System.Windows.Forms.Label();
77      this.xAxisSecondaryTitleTextBox = new System.Windows.Forms.TextBox();
78      this.label5 = new System.Windows.Forms.Label();
79      this.label6 = new System.Windows.Forms.Label();
80      this.axisTabControl = new System.Windows.Forms.TabControl();
81      this.xAxisTabPage = new System.Windows.Forms.TabPage();
82      this.yAxisTabPage = new System.Windows.Forms.TabPage();
83      this.yAxisSecondaryGroupBox = new System.Windows.Forms.GroupBox();
84      this.yAxisSecondaryLogScaleCheckBox = new System.Windows.Forms.CheckBox();
85      this.panel8 = new System.Windows.Forms.Panel();
86      this.yAxisSecondaryMaximumFixedRadioButton = new System.Windows.Forms.RadioButton();
87      this.yAxisSecondaryMaximumAutoRadioButton = new System.Windows.Forms.RadioButton();
88      this.panel7 = new System.Windows.Forms.Panel();
89      this.yAxisSecondaryMinimumFixedRadioButton = new System.Windows.Forms.RadioButton();
90      this.yAxisSecondaryMinimumAutoRadioButton = new System.Windows.Forms.RadioButton();
91      this.yAxisSecondaryMinimumFixedTextBox = new System.Windows.Forms.TextBox();
92      this.yAxisSecondaryMaximumFixedTextBox = new System.Windows.Forms.TextBox();
93      this.label13 = new System.Windows.Forms.Label();
94      this.label14 = new System.Windows.Forms.Label();
95      this.yAxisPrimaryGroupBox = new System.Windows.Forms.GroupBox();
96      this.yAxisPrimaryLogScaleCheckBox = new System.Windows.Forms.CheckBox();
97      this.panel6 = new System.Windows.Forms.Panel();
98      this.yAxisPrimaryMaximumFixedRadioButton = new System.Windows.Forms.RadioButton();
99      this.yAxisPrimaryMaximumAutoRadioButton = new System.Windows.Forms.RadioButton();
100      this.panel5 = new System.Windows.Forms.Panel();
101      this.yAxisPrimaryMinimumAutoRadioButton = new System.Windows.Forms.RadioButton();
102      this.yAxisPrimaryMinimumFixedRadioButton = new System.Windows.Forms.RadioButton();
103      this.yAxisPrimaryMinimumFixedTextBox = new System.Windows.Forms.TextBox();
104      this.yAxisPrimaryMaximumFixedTextBox = new System.Windows.Forms.TextBox();
105      this.label7 = new System.Windows.Forms.Label();
106      this.label8 = new System.Windows.Forms.Label();
107      this.histogramTabPage = new System.Windows.Forms.TabPage();
108      this.histogramGroupBox = new System.Windows.Forms.GroupBox();
109      this.histogramBinsExactRadioButton = new System.Windows.Forms.RadioButton();
110      this.histogramBinsApproximatelyRadioButton = new System.Windows.Forms.RadioButton();
111      this.histogramBinsNumericUpDown = new System.Windows.Forms.NumericUpDown();
112      this.label16 = new System.Windows.Forms.Label();
113      this.label17 = new System.Windows.Forms.Label();
114      this.histogramAggregationComboBox = new System.Windows.Forms.ComboBox();
115      this.titleTextBox = new System.Windows.Forms.TextBox();
116      this.label15 = new System.Windows.Forms.Label();
117      this.axisFontLabel = new System.Windows.Forms.Label();
118      this.titleFontLabel = new System.Windows.Forms.Label();
119      this.axisFontButton = new System.Windows.Forms.Button();
120      this.label3 = new System.Windows.Forms.Label();
121      this.titleFontButton = new System.Windows.Forms.Button();
122      this.label2 = new System.Windows.Forms.Label();
123      this.errorProvider = new System.Windows.Forms.ErrorProvider(this.components);
124      this.titleFontDialog = new System.Windows.Forms.FontDialog();
125      this.axisFontDialog = new System.Windows.Forms.FontDialog();
126      this.xAxisPrimaryGroupBox.SuspendLayout();
127      this.panel2.SuspendLayout();
128      this.panel1.SuspendLayout();
129      this.xAxisSecondaryGroupBox.SuspendLayout();
130      this.panel4.SuspendLayout();
131      this.panel3.SuspendLayout();
132      this.axisTabControl.SuspendLayout();
133      this.xAxisTabPage.SuspendLayout();
134      this.yAxisTabPage.SuspendLayout();
135      this.yAxisSecondaryGroupBox.SuspendLayout();
136      this.panel8.SuspendLayout();
137      this.panel7.SuspendLayout();
138      this.yAxisPrimaryGroupBox.SuspendLayout();
139      this.panel6.SuspendLayout();
140      this.panel5.SuspendLayout();
141      this.histogramTabPage.SuspendLayout();
142      this.histogramGroupBox.SuspendLayout();
143      ((System.ComponentModel.ISupportInitialize)(this.histogramBinsNumericUpDown)).BeginInit();
144      ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();
145      this.SuspendLayout();
146      //
147      // label1
148      //
149      this.label1.AutoSize = true;
150      this.label1.Location = new System.Drawing.Point(6, 22);
151      this.label1.Name = "label1";
152      this.label1.Size = new System.Drawing.Size(30, 13);
153      this.label1.TabIndex = 0;
154      this.label1.Text = "&Title:";
155      //
156      // yAxisPrimaryTitleTextBox
157      //
158      this.yAxisPrimaryTitleTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
159            | System.Windows.Forms.AnchorStyles.Right)));
160      this.yAxisPrimaryTitleTextBox.Location = new System.Drawing.Point(74, 19);
161      this.yAxisPrimaryTitleTextBox.Name = "yAxisPrimaryTitleTextBox";
162      this.yAxisPrimaryTitleTextBox.Size = new System.Drawing.Size(361, 20);
163      this.yAxisPrimaryTitleTextBox.TabIndex = 1;
164      this.yAxisPrimaryTitleTextBox.Validated += new System.EventHandler(this.yPrimaryTitleTextBox_Validated);
165      //
166      // yAxisSecondaryTitleTextBox
167      //
168      this.yAxisSecondaryTitleTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
169            | System.Windows.Forms.AnchorStyles.Right)));
170      this.yAxisSecondaryTitleTextBox.Location = new System.Drawing.Point(74, 19);
171      this.yAxisSecondaryTitleTextBox.Name = "yAxisSecondaryTitleTextBox";
172      this.yAxisSecondaryTitleTextBox.Size = new System.Drawing.Size(361, 20);
173      this.yAxisSecondaryTitleTextBox.TabIndex = 1;
174      this.yAxisSecondaryTitleTextBox.Validated += new System.EventHandler(this.ySecondaryTitleTextBox_Validated);
175      //
176      // label4
177      //
178      this.label4.AutoSize = true;
179      this.label4.Location = new System.Drawing.Point(6, 22);
180      this.label4.Name = "label4";
181      this.label4.Size = new System.Drawing.Size(30, 13);
182      this.label4.TabIndex = 0;
183      this.label4.Text = "&Title:";
184      //
185      // xAxisPrimaryGroupBox
186      //
187      this.xAxisPrimaryGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
188            | System.Windows.Forms.AnchorStyles.Right)));
189      this.xAxisPrimaryGroupBox.Controls.Add(this.xAxisPrimaryLogScaleCheckBox);
190      this.xAxisPrimaryGroupBox.Controls.Add(this.panel2);
191      this.xAxisPrimaryGroupBox.Controls.Add(this.panel1);
192      this.xAxisPrimaryGroupBox.Controls.Add(this.xAxisPrimaryMinimumFixedTextBox);
193      this.xAxisPrimaryGroupBox.Controls.Add(this.xAxisPrimaryMaximumFixedTextBox);
194      this.xAxisPrimaryGroupBox.Controls.Add(this.label12);
195      this.xAxisPrimaryGroupBox.Controls.Add(this.label9);
196      this.xAxisPrimaryGroupBox.Controls.Add(this.xAxisPrimaryTitleTextBox);
197      this.xAxisPrimaryGroupBox.Controls.Add(this.label11);
198      this.xAxisPrimaryGroupBox.Location = new System.Drawing.Point(3, 3);
199      this.xAxisPrimaryGroupBox.Name = "xAxisPrimaryGroupBox";
200      this.xAxisPrimaryGroupBox.Size = new System.Drawing.Size(441, 126);
201      this.xAxisPrimaryGroupBox.TabIndex = 0;
202      this.xAxisPrimaryGroupBox.TabStop = false;
203      this.xAxisPrimaryGroupBox.Text = "Primary Axis";
204      //
205      // xAxisPrimaryLogScaleCheckBox
206      //
207      this.xAxisPrimaryLogScaleCheckBox.AutoSize = true;
208      this.xAxisPrimaryLogScaleCheckBox.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
209      this.xAxisPrimaryLogScaleCheckBox.Location = new System.Drawing.Point(6, 99);
210      this.xAxisPrimaryLogScaleCheckBox.Name = "xAxisPrimaryLogScaleCheckBox";
211      this.xAxisPrimaryLogScaleCheckBox.Size = new System.Drawing.Size(83, 17);
212      this.xAxisPrimaryLogScaleCheckBox.TabIndex = 8;
213      this.xAxisPrimaryLogScaleCheckBox.Text = "Logarithmic:";
214      this.xAxisPrimaryLogScaleCheckBox.UseVisualStyleBackColor = true;
215      this.xAxisPrimaryLogScaleCheckBox.CheckedChanged += new System.EventHandler(this.xAxisPrimaryLogScaleCheckBox_CheckedChanged);
216      //
217      // panel2
218      //
219      this.panel2.Controls.Add(this.xAxisPrimaryMaximumFixedRadioButton);
220      this.panel2.Controls.Add(this.xAxisPrimaryMaximumAutoRadioButton);
221      this.panel2.Location = new System.Drawing.Point(74, 71);
222      this.panel2.Name = "panel2";
223      this.panel2.Size = new System.Drawing.Size(106, 20);
224      this.panel2.TabIndex = 6;
225      //
226      // xAxisPrimaryMaximumFixedRadioButton
227      //
228      this.xAxisPrimaryMaximumFixedRadioButton.AutoSize = true;
229      this.xAxisPrimaryMaximumFixedRadioButton.Location = new System.Drawing.Point(53, 1);
230      this.xAxisPrimaryMaximumFixedRadioButton.Name = "xAxisPrimaryMaximumFixedRadioButton";
231      this.xAxisPrimaryMaximumFixedRadioButton.Size = new System.Drawing.Size(53, 17);
232      this.xAxisPrimaryMaximumFixedRadioButton.TabIndex = 1;
233      this.xAxisPrimaryMaximumFixedRadioButton.TabStop = true;
234      this.xAxisPrimaryMaximumFixedRadioButton.Text = "&Fixed:";
235      this.xAxisPrimaryMaximumFixedRadioButton.UseVisualStyleBackColor = true;
236      this.xAxisPrimaryMaximumFixedRadioButton.CheckedChanged += new System.EventHandler(this.xAxisPrimaryMaximumRadioButton_CheckedChanged);
237      //
238      // xAxisPrimaryMaximumAutoRadioButton
239      //
240      this.xAxisPrimaryMaximumAutoRadioButton.AutoSize = true;
241      this.xAxisPrimaryMaximumAutoRadioButton.Location = new System.Drawing.Point(0, 1);
242      this.xAxisPrimaryMaximumAutoRadioButton.Name = "xAxisPrimaryMaximumAutoRadioButton";
243      this.xAxisPrimaryMaximumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
244      this.xAxisPrimaryMaximumAutoRadioButton.TabIndex = 0;
245      this.xAxisPrimaryMaximumAutoRadioButton.TabStop = true;
246      this.xAxisPrimaryMaximumAutoRadioButton.Text = "&Auto";
247      this.xAxisPrimaryMaximumAutoRadioButton.UseVisualStyleBackColor = true;
248      this.xAxisPrimaryMaximumAutoRadioButton.CheckedChanged += new System.EventHandler(this.xAxisPrimaryMaximumRadioButton_CheckedChanged);
249      //
250      // panel1
251      //
252      this.panel1.Controls.Add(this.xAxisPrimaryMinimumFixedRadioButton);
253      this.panel1.Controls.Add(this.xAxisPrimaryMinimumAutoRadioButton);
254      this.panel1.Location = new System.Drawing.Point(74, 45);
255      this.panel1.Name = "panel1";
256      this.panel1.Size = new System.Drawing.Size(106, 20);
257      this.panel1.TabIndex = 3;
258      //
259      // xAxisPrimaryMinimumFixedRadioButton
260      //
261      this.xAxisPrimaryMinimumFixedRadioButton.AutoSize = true;
262      this.xAxisPrimaryMinimumFixedRadioButton.Location = new System.Drawing.Point(53, 1);
263      this.xAxisPrimaryMinimumFixedRadioButton.Name = "xAxisPrimaryMinimumFixedRadioButton";
264      this.xAxisPrimaryMinimumFixedRadioButton.Size = new System.Drawing.Size(53, 17);
265      this.xAxisPrimaryMinimumFixedRadioButton.TabIndex = 1;
266      this.xAxisPrimaryMinimumFixedRadioButton.TabStop = true;
267      this.xAxisPrimaryMinimumFixedRadioButton.Text = "&Fixed:";
268      this.xAxisPrimaryMinimumFixedRadioButton.UseVisualStyleBackColor = true;
269      this.xAxisPrimaryMinimumFixedRadioButton.CheckedChanged += new System.EventHandler(this.xAxisPrimaryMinimumRadioButton_CheckedChanged);
270      //
271      // xAxisPrimaryMinimumAutoRadioButton
272      //
273      this.xAxisPrimaryMinimumAutoRadioButton.AutoSize = true;
274      this.xAxisPrimaryMinimumAutoRadioButton.Location = new System.Drawing.Point(0, 1);
275      this.xAxisPrimaryMinimumAutoRadioButton.Name = "xAxisPrimaryMinimumAutoRadioButton";
276      this.xAxisPrimaryMinimumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
277      this.xAxisPrimaryMinimumAutoRadioButton.TabIndex = 0;
278      this.xAxisPrimaryMinimumAutoRadioButton.TabStop = true;
279      this.xAxisPrimaryMinimumAutoRadioButton.Text = "&Auto";
280      this.xAxisPrimaryMinimumAutoRadioButton.UseVisualStyleBackColor = true;
281      this.xAxisPrimaryMinimumAutoRadioButton.CheckedChanged += new System.EventHandler(this.xAxisPrimaryMinimumRadioButton_CheckedChanged);
282      //
283      // xAxisPrimaryMinimumFixedTextBox
284      //
285      this.xAxisPrimaryMinimumFixedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
286            | System.Windows.Forms.AnchorStyles.Right)));
287      this.xAxisPrimaryMinimumFixedTextBox.Location = new System.Drawing.Point(191, 45);
288      this.xAxisPrimaryMinimumFixedTextBox.Name = "xAxisPrimaryMinimumFixedTextBox";
289      this.xAxisPrimaryMinimumFixedTextBox.Size = new System.Drawing.Size(244, 20);
290      this.xAxisPrimaryMinimumFixedTextBox.TabIndex = 4;
291      this.xAxisPrimaryMinimumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.xAxisPrimaryMinimumFixedTextBox_Validating);
292      //
293      // xAxisPrimaryMaximumFixedTextBox
294      //
295      this.xAxisPrimaryMaximumFixedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
296            | System.Windows.Forms.AnchorStyles.Right)));
297      this.xAxisPrimaryMaximumFixedTextBox.Location = new System.Drawing.Point(191, 71);
298      this.xAxisPrimaryMaximumFixedTextBox.Name = "xAxisPrimaryMaximumFixedTextBox";
299      this.xAxisPrimaryMaximumFixedTextBox.Size = new System.Drawing.Size(244, 20);
300      this.xAxisPrimaryMaximumFixedTextBox.TabIndex = 7;
301      this.xAxisPrimaryMaximumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.xAxisPrimaryMaximumFixedTextBox_Validating);
302      //
303      // label12
304      //
305      this.label12.AutoSize = true;
306      this.label12.Location = new System.Drawing.Point(6, 74);
307      this.label12.Name = "label12";
308      this.label12.Size = new System.Drawing.Size(54, 13);
309      this.label12.TabIndex = 5;
310      this.label12.Text = "&Maximum:";
311      //
312      // label9
313      //
314      this.label9.AutoSize = true;
315      this.label9.Location = new System.Drawing.Point(6, 22);
316      this.label9.Name = "label9";
317      this.label9.Size = new System.Drawing.Size(30, 13);
318      this.label9.TabIndex = 0;
319      this.label9.Text = "&Title:";
320      //
321      // xAxisPrimaryTitleTextBox
322      //
323      this.xAxisPrimaryTitleTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
324            | System.Windows.Forms.AnchorStyles.Right)));
325      this.xAxisPrimaryTitleTextBox.Location = new System.Drawing.Point(74, 19);
326      this.xAxisPrimaryTitleTextBox.Name = "xAxisPrimaryTitleTextBox";
327      this.xAxisPrimaryTitleTextBox.Size = new System.Drawing.Size(361, 20);
328      this.xAxisPrimaryTitleTextBox.TabIndex = 1;
329      this.xAxisPrimaryTitleTextBox.Validated += new System.EventHandler(this.xPrimaryTitleTextBox_Validated);
330      //
331      // label11
332      //
333      this.label11.AutoSize = true;
334      this.label11.Location = new System.Drawing.Point(6, 48);
335      this.label11.Name = "label11";
336      this.label11.Size = new System.Drawing.Size(51, 13);
337      this.label11.TabIndex = 2;
338      this.label11.Text = "&Minimum:";
339      //
340      // xAxisSecondaryGroupBox
341      //
342      this.xAxisSecondaryGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
343            | System.Windows.Forms.AnchorStyles.Left)
344            | System.Windows.Forms.AnchorStyles.Right)));
345      this.xAxisSecondaryGroupBox.Controls.Add(this.xAxisSecondaryLogScaleCheckBox);
346      this.xAxisSecondaryGroupBox.Controls.Add(this.panel4);
347      this.xAxisSecondaryGroupBox.Controls.Add(this.panel3);
348      this.xAxisSecondaryGroupBox.Controls.Add(this.xAxisSecondaryMinimumFixedTextBox);
349      this.xAxisSecondaryGroupBox.Controls.Add(this.xAxisSecondaryMaximumFixedTextBox);
350      this.xAxisSecondaryGroupBox.Controls.Add(this.label10);
351      this.xAxisSecondaryGroupBox.Controls.Add(this.xAxisSecondaryTitleTextBox);
352      this.xAxisSecondaryGroupBox.Controls.Add(this.label5);
353      this.xAxisSecondaryGroupBox.Controls.Add(this.label6);
354      this.xAxisSecondaryGroupBox.Location = new System.Drawing.Point(3, 135);
355      this.xAxisSecondaryGroupBox.Name = "xAxisSecondaryGroupBox";
356      this.xAxisSecondaryGroupBox.Size = new System.Drawing.Size(441, 125);
357      this.xAxisSecondaryGroupBox.TabIndex = 1;
358      this.xAxisSecondaryGroupBox.TabStop = false;
359      this.xAxisSecondaryGroupBox.Text = "Secondary Axis";
360      //
361      // xAxisSecondaryLogScaleCheckBox
362      //
363      this.xAxisSecondaryLogScaleCheckBox.AutoSize = true;
364      this.xAxisSecondaryLogScaleCheckBox.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
365      this.xAxisSecondaryLogScaleCheckBox.Location = new System.Drawing.Point(6, 99);
366      this.xAxisSecondaryLogScaleCheckBox.Name = "xAxisSecondaryLogScaleCheckBox";
367      this.xAxisSecondaryLogScaleCheckBox.Size = new System.Drawing.Size(83, 17);
368      this.xAxisSecondaryLogScaleCheckBox.TabIndex = 8;
369      this.xAxisSecondaryLogScaleCheckBox.Text = "Logarithmic:";
370      this.xAxisSecondaryLogScaleCheckBox.UseVisualStyleBackColor = true;
371      this.xAxisSecondaryLogScaleCheckBox.CheckedChanged += new System.EventHandler(this.xAxisSecondaryLogScaleCheckBox_CheckedChanged);
372      //
373      // panel4
374      //
375      this.panel4.Controls.Add(this.xAxisSecondaryMaximumFixedRadioButton);
376      this.panel4.Controls.Add(this.xAxisSecondaryMaximumAutoRadioButton);
377      this.panel4.Location = new System.Drawing.Point(74, 71);
378      this.panel4.Name = "panel4";
379      this.panel4.Size = new System.Drawing.Size(106, 20);
380      this.panel4.TabIndex = 6;
381      //
382      // xAxisSecondaryMaximumFixedRadioButton
383      //
384      this.xAxisSecondaryMaximumFixedRadioButton.AutoSize = true;
385      this.xAxisSecondaryMaximumFixedRadioButton.Location = new System.Drawing.Point(53, 1);
386      this.xAxisSecondaryMaximumFixedRadioButton.Name = "xAxisSecondaryMaximumFixedRadioButton";
387      this.xAxisSecondaryMaximumFixedRadioButton.Size = new System.Drawing.Size(53, 17);
388      this.xAxisSecondaryMaximumFixedRadioButton.TabIndex = 1;
389      this.xAxisSecondaryMaximumFixedRadioButton.TabStop = true;
390      this.xAxisSecondaryMaximumFixedRadioButton.Text = "&Fixed:";
391      this.xAxisSecondaryMaximumFixedRadioButton.UseVisualStyleBackColor = true;
392      this.xAxisSecondaryMaximumFixedRadioButton.CheckedChanged += new System.EventHandler(this.xAxisSecondaryMaximumRadioButton_CheckedChanged);
393      //
394      // xAxisSecondaryMaximumAutoRadioButton
395      //
396      this.xAxisSecondaryMaximumAutoRadioButton.AutoSize = true;
397      this.xAxisSecondaryMaximumAutoRadioButton.Location = new System.Drawing.Point(0, 1);
398      this.xAxisSecondaryMaximumAutoRadioButton.Name = "xAxisSecondaryMaximumAutoRadioButton";
399      this.xAxisSecondaryMaximumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
400      this.xAxisSecondaryMaximumAutoRadioButton.TabIndex = 0;
401      this.xAxisSecondaryMaximumAutoRadioButton.TabStop = true;
402      this.xAxisSecondaryMaximumAutoRadioButton.Text = "&Auto";
403      this.xAxisSecondaryMaximumAutoRadioButton.UseVisualStyleBackColor = true;
404      this.xAxisSecondaryMaximumAutoRadioButton.CheckedChanged += new System.EventHandler(this.xAxisSecondaryMaximumRadioButton_CheckedChanged);
405      //
406      // panel3
407      //
408      this.panel3.Controls.Add(this.xAxisSecondaryMinimumFixedRadioButton);
409      this.panel3.Controls.Add(this.xAxisSecondaryMinimumAutoRadioButton);
410      this.panel3.Location = new System.Drawing.Point(74, 45);
411      this.panel3.Name = "panel3";
412      this.panel3.Size = new System.Drawing.Size(106, 20);
413      this.panel3.TabIndex = 3;
414      //
415      // xAxisSecondaryMinimumFixedRadioButton
416      //
417      this.xAxisSecondaryMinimumFixedRadioButton.AutoSize = true;
418      this.xAxisSecondaryMinimumFixedRadioButton.Location = new System.Drawing.Point(53, 1);
419      this.xAxisSecondaryMinimumFixedRadioButton.Name = "xAxisSecondaryMinimumFixedRadioButton";
420      this.xAxisSecondaryMinimumFixedRadioButton.Size = new System.Drawing.Size(53, 17);
421      this.xAxisSecondaryMinimumFixedRadioButton.TabIndex = 1;
422      this.xAxisSecondaryMinimumFixedRadioButton.TabStop = true;
423      this.xAxisSecondaryMinimumFixedRadioButton.Text = "&Fixed:";
424      this.xAxisSecondaryMinimumFixedRadioButton.UseVisualStyleBackColor = true;
425      this.xAxisSecondaryMinimumFixedRadioButton.CheckedChanged += new System.EventHandler(this.xAxisSecondaryMinimumRadioButton_CheckedChanged);
426      //
427      // xAxisSecondaryMinimumAutoRadioButton
428      //
429      this.xAxisSecondaryMinimumAutoRadioButton.AutoSize = true;
430      this.xAxisSecondaryMinimumAutoRadioButton.Location = new System.Drawing.Point(0, 1);
431      this.xAxisSecondaryMinimumAutoRadioButton.Name = "xAxisSecondaryMinimumAutoRadioButton";
432      this.xAxisSecondaryMinimumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
433      this.xAxisSecondaryMinimumAutoRadioButton.TabIndex = 0;
434      this.xAxisSecondaryMinimumAutoRadioButton.TabStop = true;
435      this.xAxisSecondaryMinimumAutoRadioButton.Text = "&Auto";
436      this.xAxisSecondaryMinimumAutoRadioButton.UseVisualStyleBackColor = true;
437      this.xAxisSecondaryMinimumAutoRadioButton.CheckedChanged += new System.EventHandler(this.xAxisSecondaryMinimumRadioButton_CheckedChanged);
438      //
439      // xAxisSecondaryMinimumFixedTextBox
440      //
441      this.xAxisSecondaryMinimumFixedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
442            | System.Windows.Forms.AnchorStyles.Right)));
443      this.xAxisSecondaryMinimumFixedTextBox.Location = new System.Drawing.Point(191, 45);
444      this.xAxisSecondaryMinimumFixedTextBox.Name = "xAxisSecondaryMinimumFixedTextBox";
445      this.xAxisSecondaryMinimumFixedTextBox.Size = new System.Drawing.Size(244, 20);
446      this.xAxisSecondaryMinimumFixedTextBox.TabIndex = 4;
447      this.xAxisSecondaryMinimumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.xAxisSecondaryMinimumFixedTextBox_Validating);
448      //
449      // xAxisSecondaryMaximumFixedTextBox
450      //
451      this.xAxisSecondaryMaximumFixedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
452            | System.Windows.Forms.AnchorStyles.Right)));
453      this.xAxisSecondaryMaximumFixedTextBox.Location = new System.Drawing.Point(191, 71);
454      this.xAxisSecondaryMaximumFixedTextBox.Name = "xAxisSecondaryMaximumFixedTextBox";
455      this.xAxisSecondaryMaximumFixedTextBox.Size = new System.Drawing.Size(244, 20);
456      this.xAxisSecondaryMaximumFixedTextBox.TabIndex = 7;
457      this.xAxisSecondaryMaximumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.xAxisSecondaryMaximumFixedTextBox_Validating);
458      //
459      // label10
460      //
461      this.label10.AutoSize = true;
462      this.label10.Location = new System.Drawing.Point(6, 22);
463      this.label10.Name = "label10";
464      this.label10.Size = new System.Drawing.Size(30, 13);
465      this.label10.TabIndex = 0;
466      this.label10.Text = "&Title:";
467      //
468      // xAxisSecondaryTitleTextBox
469      //
470      this.xAxisSecondaryTitleTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
471            | System.Windows.Forms.AnchorStyles.Right)));
472      this.xAxisSecondaryTitleTextBox.Location = new System.Drawing.Point(74, 19);
473      this.xAxisSecondaryTitleTextBox.Name = "xAxisSecondaryTitleTextBox";
474      this.xAxisSecondaryTitleTextBox.Size = new System.Drawing.Size(361, 20);
475      this.xAxisSecondaryTitleTextBox.TabIndex = 1;
476      this.xAxisSecondaryTitleTextBox.Validated += new System.EventHandler(this.xSecondaryTitleTextBox_Validated);
477      //
478      // label5
479      //
480      this.label5.AutoSize = true;
481      this.label5.Location = new System.Drawing.Point(6, 74);
482      this.label5.Name = "label5";
483      this.label5.Size = new System.Drawing.Size(54, 13);
484      this.label5.TabIndex = 5;
485      this.label5.Text = "&Maximum:";
486      //
487      // label6
488      //
489      this.label6.AutoSize = true;
490      this.label6.Location = new System.Drawing.Point(6, 48);
491      this.label6.Name = "label6";
492      this.label6.Size = new System.Drawing.Size(51, 13);
493      this.label6.TabIndex = 2;
494      this.label6.Text = "&Minimum:";
495      //
496      // axisTabControl
497      //
498      this.axisTabControl.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
499            | System.Windows.Forms.AnchorStyles.Right)));
500      this.axisTabControl.Controls.Add(this.xAxisTabPage);
501      this.axisTabControl.Controls.Add(this.yAxisTabPage);
502      this.axisTabControl.Controls.Add(this.histogramTabPage);
503      this.axisTabControl.Location = new System.Drawing.Point(0, 84);
504      this.axisTabControl.Name = "axisTabControl";
505      this.axisTabControl.SelectedIndex = 0;
506      this.axisTabControl.Size = new System.Drawing.Size(455, 289);
507      this.axisTabControl.TabIndex = 8;
508      //
509      // xAxisTabPage
510      //
511      this.xAxisTabPage.Controls.Add(this.xAxisSecondaryGroupBox);
512      this.xAxisTabPage.Controls.Add(this.xAxisPrimaryGroupBox);
513      this.xAxisTabPage.Location = new System.Drawing.Point(4, 22);
514      this.xAxisTabPage.Name = "xAxisTabPage";
515      this.xAxisTabPage.Padding = new System.Windows.Forms.Padding(3);
516      this.xAxisTabPage.Size = new System.Drawing.Size(447, 263);
517      this.xAxisTabPage.TabIndex = 0;
518      this.xAxisTabPage.Text = "X-Axis";
519      this.xAxisTabPage.UseVisualStyleBackColor = true;
520      //
521      // yAxisTabPage
522      //
523      this.yAxisTabPage.Controls.Add(this.yAxisSecondaryGroupBox);
524      this.yAxisTabPage.Controls.Add(this.yAxisPrimaryGroupBox);
525      this.yAxisTabPage.Location = new System.Drawing.Point(4, 22);
526      this.yAxisTabPage.Name = "yAxisTabPage";
527      this.yAxisTabPage.Padding = new System.Windows.Forms.Padding(3);
528      this.yAxisTabPage.Size = new System.Drawing.Size(447, 263);
529      this.yAxisTabPage.TabIndex = 1;
530      this.yAxisTabPage.Text = "Y-Axis";
531      this.yAxisTabPage.UseVisualStyleBackColor = true;
532      //
533      // yAxisSecondaryGroupBox
534      //
535      this.yAxisSecondaryGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
536            | System.Windows.Forms.AnchorStyles.Left)
537            | System.Windows.Forms.AnchorStyles.Right)));
538      this.yAxisSecondaryGroupBox.Controls.Add(this.yAxisSecondaryLogScaleCheckBox);
539      this.yAxisSecondaryGroupBox.Controls.Add(this.panel8);
540      this.yAxisSecondaryGroupBox.Controls.Add(this.panel7);
541      this.yAxisSecondaryGroupBox.Controls.Add(this.yAxisSecondaryMinimumFixedTextBox);
542      this.yAxisSecondaryGroupBox.Controls.Add(this.yAxisSecondaryMaximumFixedTextBox);
543      this.yAxisSecondaryGroupBox.Controls.Add(this.yAxisSecondaryTitleTextBox);
544      this.yAxisSecondaryGroupBox.Controls.Add(this.label4);
545      this.yAxisSecondaryGroupBox.Controls.Add(this.label13);
546      this.yAxisSecondaryGroupBox.Controls.Add(this.label14);
547      this.yAxisSecondaryGroupBox.Location = new System.Drawing.Point(3, 135);
548      this.yAxisSecondaryGroupBox.Name = "yAxisSecondaryGroupBox";
549      this.yAxisSecondaryGroupBox.Size = new System.Drawing.Size(441, 125);
550      this.yAxisSecondaryGroupBox.TabIndex = 1;
551      this.yAxisSecondaryGroupBox.TabStop = false;
552      this.yAxisSecondaryGroupBox.Text = "Secondary Axis";
553      //
554      // yAxisSecondaryLogScaleCheckBox
555      //
556      this.yAxisSecondaryLogScaleCheckBox.AutoSize = true;
557      this.yAxisSecondaryLogScaleCheckBox.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
558      this.yAxisSecondaryLogScaleCheckBox.Location = new System.Drawing.Point(6, 99);
559      this.yAxisSecondaryLogScaleCheckBox.Name = "yAxisSecondaryLogScaleCheckBox";
560      this.yAxisSecondaryLogScaleCheckBox.Size = new System.Drawing.Size(83, 17);
561      this.yAxisSecondaryLogScaleCheckBox.TabIndex = 9;
562      this.yAxisSecondaryLogScaleCheckBox.Text = "Logarithmic:";
563      this.yAxisSecondaryLogScaleCheckBox.UseVisualStyleBackColor = true;
564      this.yAxisSecondaryLogScaleCheckBox.CheckedChanged += new System.EventHandler(this.yAxisSecondaryLogScaleCheckBox_CheckedChanged);
565      //
566      // panel8
567      //
568      this.panel8.Controls.Add(this.yAxisSecondaryMaximumFixedRadioButton);
569      this.panel8.Controls.Add(this.yAxisSecondaryMaximumAutoRadioButton);
570      this.panel8.Location = new System.Drawing.Point(74, 71);
571      this.panel8.Name = "panel8";
572      this.panel8.Size = new System.Drawing.Size(106, 20);
573      this.panel8.TabIndex = 6;
574      //
575      // yAxisSecondaryMaximumFixedRadioButton
576      //
577      this.yAxisSecondaryMaximumFixedRadioButton.AutoSize = true;
578      this.yAxisSecondaryMaximumFixedRadioButton.Location = new System.Drawing.Point(53, 1);
579      this.yAxisSecondaryMaximumFixedRadioButton.Name = "yAxisSecondaryMaximumFixedRadioButton";
580      this.yAxisSecondaryMaximumFixedRadioButton.Size = new System.Drawing.Size(53, 17);
581      this.yAxisSecondaryMaximumFixedRadioButton.TabIndex = 1;
582      this.yAxisSecondaryMaximumFixedRadioButton.TabStop = true;
583      this.yAxisSecondaryMaximumFixedRadioButton.Text = "&Fixed:";
584      this.yAxisSecondaryMaximumFixedRadioButton.UseVisualStyleBackColor = true;
585      this.yAxisSecondaryMaximumFixedRadioButton.CheckedChanged += new System.EventHandler(this.yAxisSecondaryMaximumRadioButton_CheckedChanged);
586      //
587      // yAxisSecondaryMaximumAutoRadioButton
588      //
589      this.yAxisSecondaryMaximumAutoRadioButton.AutoSize = true;
590      this.yAxisSecondaryMaximumAutoRadioButton.Location = new System.Drawing.Point(0, 1);
591      this.yAxisSecondaryMaximumAutoRadioButton.Name = "yAxisSecondaryMaximumAutoRadioButton";
592      this.yAxisSecondaryMaximumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
593      this.yAxisSecondaryMaximumAutoRadioButton.TabIndex = 0;
594      this.yAxisSecondaryMaximumAutoRadioButton.TabStop = true;
595      this.yAxisSecondaryMaximumAutoRadioButton.Text = "&Auto";
596      this.yAxisSecondaryMaximumAutoRadioButton.UseVisualStyleBackColor = true;
597      this.yAxisSecondaryMaximumAutoRadioButton.CheckedChanged += new System.EventHandler(this.yAxisSecondaryMaximumRadioButton_CheckedChanged);
598      //
599      // panel7
600      //
601      this.panel7.Controls.Add(this.yAxisSecondaryMinimumFixedRadioButton);
602      this.panel7.Controls.Add(this.yAxisSecondaryMinimumAutoRadioButton);
603      this.panel7.Location = new System.Drawing.Point(74, 45);
604      this.panel7.Name = "panel7";
605      this.panel7.Size = new System.Drawing.Size(106, 20);
606      this.panel7.TabIndex = 3;
607      //
608      // yAxisSecondaryMinimumFixedRadioButton
609      //
610      this.yAxisSecondaryMinimumFixedRadioButton.AutoSize = true;
611      this.yAxisSecondaryMinimumFixedRadioButton.Location = new System.Drawing.Point(53, 1);
612      this.yAxisSecondaryMinimumFixedRadioButton.Name = "yAxisSecondaryMinimumFixedRadioButton";
613      this.yAxisSecondaryMinimumFixedRadioButton.Size = new System.Drawing.Size(53, 17);
614      this.yAxisSecondaryMinimumFixedRadioButton.TabIndex = 1;
615      this.yAxisSecondaryMinimumFixedRadioButton.TabStop = true;
616      this.yAxisSecondaryMinimumFixedRadioButton.Text = "&Fixed:";
617      this.yAxisSecondaryMinimumFixedRadioButton.UseVisualStyleBackColor = true;
618      this.yAxisSecondaryMinimumFixedRadioButton.CheckedChanged += new System.EventHandler(this.yAxisSecondaryMinimumRadioButton_CheckedChanged);
619      //
620      // yAxisSecondaryMinimumAutoRadioButton
621      //
622      this.yAxisSecondaryMinimumAutoRadioButton.AutoSize = true;
623      this.yAxisSecondaryMinimumAutoRadioButton.Location = new System.Drawing.Point(0, 1);
624      this.yAxisSecondaryMinimumAutoRadioButton.Name = "yAxisSecondaryMinimumAutoRadioButton";
625      this.yAxisSecondaryMinimumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
626      this.yAxisSecondaryMinimumAutoRadioButton.TabIndex = 0;
627      this.yAxisSecondaryMinimumAutoRadioButton.TabStop = true;
628      this.yAxisSecondaryMinimumAutoRadioButton.Text = "&Auto";
629      this.yAxisSecondaryMinimumAutoRadioButton.UseVisualStyleBackColor = true;
630      this.yAxisSecondaryMinimumAutoRadioButton.CheckedChanged += new System.EventHandler(this.yAxisSecondaryMinimumRadioButton_CheckedChanged);
631      //
632      // yAxisSecondaryMinimumFixedTextBox
633      //
634      this.yAxisSecondaryMinimumFixedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
635            | System.Windows.Forms.AnchorStyles.Right)));
636      this.yAxisSecondaryMinimumFixedTextBox.Location = new System.Drawing.Point(191, 45);
637      this.yAxisSecondaryMinimumFixedTextBox.Name = "yAxisSecondaryMinimumFixedTextBox";
638      this.yAxisSecondaryMinimumFixedTextBox.Size = new System.Drawing.Size(244, 20);
639      this.yAxisSecondaryMinimumFixedTextBox.TabIndex = 4;
640      this.yAxisSecondaryMinimumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.yAxisSecondaryMinimumFixedTextBox_Validating);
641      //
642      // yAxisSecondaryMaximumFixedTextBox
643      //
644      this.yAxisSecondaryMaximumFixedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
645            | System.Windows.Forms.AnchorStyles.Right)));
646      this.yAxisSecondaryMaximumFixedTextBox.Location = new System.Drawing.Point(191, 71);
647      this.yAxisSecondaryMaximumFixedTextBox.Name = "yAxisSecondaryMaximumFixedTextBox";
648      this.yAxisSecondaryMaximumFixedTextBox.Size = new System.Drawing.Size(244, 20);
649      this.yAxisSecondaryMaximumFixedTextBox.TabIndex = 7;
650      this.yAxisSecondaryMaximumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.yAxisSecondaryMaximumFixedTextBox_Validating);
651      //
652      // label13
653      //
654      this.label13.AutoSize = true;
655      this.label13.Location = new System.Drawing.Point(6, 74);
656      this.label13.Name = "label13";
657      this.label13.Size = new System.Drawing.Size(54, 13);
658      this.label13.TabIndex = 5;
659      this.label13.Text = "&Maximum:";
660      //
661      // label14
662      //
663      this.label14.AutoSize = true;
664      this.label14.Location = new System.Drawing.Point(6, 48);
665      this.label14.Name = "label14";
666      this.label14.Size = new System.Drawing.Size(51, 13);
667      this.label14.TabIndex = 2;
668      this.label14.Text = "&Minimum:";
669      //
670      // yAxisPrimaryGroupBox
671      //
672      this.yAxisPrimaryGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
673            | System.Windows.Forms.AnchorStyles.Right)));
674      this.yAxisPrimaryGroupBox.Controls.Add(this.yAxisPrimaryLogScaleCheckBox);
675      this.yAxisPrimaryGroupBox.Controls.Add(this.panel6);
676      this.yAxisPrimaryGroupBox.Controls.Add(this.panel5);
677      this.yAxisPrimaryGroupBox.Controls.Add(this.yAxisPrimaryMinimumFixedTextBox);
678      this.yAxisPrimaryGroupBox.Controls.Add(this.yAxisPrimaryMaximumFixedTextBox);
679      this.yAxisPrimaryGroupBox.Controls.Add(this.label7);
680      this.yAxisPrimaryGroupBox.Controls.Add(this.yAxisPrimaryTitleTextBox);
681      this.yAxisPrimaryGroupBox.Controls.Add(this.label8);
682      this.yAxisPrimaryGroupBox.Controls.Add(this.label1);
683      this.yAxisPrimaryGroupBox.Location = new System.Drawing.Point(3, 3);
684      this.yAxisPrimaryGroupBox.Name = "yAxisPrimaryGroupBox";
685      this.yAxisPrimaryGroupBox.Size = new System.Drawing.Size(441, 126);
686      this.yAxisPrimaryGroupBox.TabIndex = 0;
687      this.yAxisPrimaryGroupBox.TabStop = false;
688      this.yAxisPrimaryGroupBox.Text = "Primary Axis";
689      //
690      // yAxisPrimaryLogScaleCheckBox
691      //
692      this.yAxisPrimaryLogScaleCheckBox.AutoSize = true;
693      this.yAxisPrimaryLogScaleCheckBox.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
694      this.yAxisPrimaryLogScaleCheckBox.Location = new System.Drawing.Point(6, 99);
695      this.yAxisPrimaryLogScaleCheckBox.Name = "yAxisPrimaryLogScaleCheckBox";
696      this.yAxisPrimaryLogScaleCheckBox.Size = new System.Drawing.Size(83, 17);
697      this.yAxisPrimaryLogScaleCheckBox.TabIndex = 10;
698      this.yAxisPrimaryLogScaleCheckBox.Text = "Logarithmic:";
699      this.yAxisPrimaryLogScaleCheckBox.UseVisualStyleBackColor = true;
700      this.yAxisPrimaryLogScaleCheckBox.CheckedChanged += new System.EventHandler(this.yAxisPrimaryLogScaleCheckBox_CheckedChanged);
701      //
702      // panel6
703      //
704      this.panel6.Controls.Add(this.yAxisPrimaryMaximumFixedRadioButton);
705      this.panel6.Controls.Add(this.yAxisPrimaryMaximumAutoRadioButton);
706      this.panel6.Location = new System.Drawing.Point(74, 71);
707      this.panel6.Name = "panel6";
708      this.panel6.Size = new System.Drawing.Size(106, 20);
709      this.panel6.TabIndex = 6;
710      //
711      // yAxisPrimaryMaximumFixedRadioButton
712      //
713      this.yAxisPrimaryMaximumFixedRadioButton.AutoSize = true;
714      this.yAxisPrimaryMaximumFixedRadioButton.Location = new System.Drawing.Point(53, 1);
715      this.yAxisPrimaryMaximumFixedRadioButton.Name = "yAxisPrimaryMaximumFixedRadioButton";
716      this.yAxisPrimaryMaximumFixedRadioButton.Size = new System.Drawing.Size(53, 17);
717      this.yAxisPrimaryMaximumFixedRadioButton.TabIndex = 1;
718      this.yAxisPrimaryMaximumFixedRadioButton.TabStop = true;
719      this.yAxisPrimaryMaximumFixedRadioButton.Text = "&Fixed:";
720      this.yAxisPrimaryMaximumFixedRadioButton.UseVisualStyleBackColor = true;
721      this.yAxisPrimaryMaximumFixedRadioButton.CheckedChanged += new System.EventHandler(this.yAxisPrimaryMaximumRadioButton_CheckedChanged);
722      //
723      // yAxisPrimaryMaximumAutoRadioButton
724      //
725      this.yAxisPrimaryMaximumAutoRadioButton.AutoSize = true;
726      this.yAxisPrimaryMaximumAutoRadioButton.Location = new System.Drawing.Point(0, 1);
727      this.yAxisPrimaryMaximumAutoRadioButton.Name = "yAxisPrimaryMaximumAutoRadioButton";
728      this.yAxisPrimaryMaximumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
729      this.yAxisPrimaryMaximumAutoRadioButton.TabIndex = 0;
730      this.yAxisPrimaryMaximumAutoRadioButton.TabStop = true;
731      this.yAxisPrimaryMaximumAutoRadioButton.Text = "&Auto";
732      this.yAxisPrimaryMaximumAutoRadioButton.UseVisualStyleBackColor = true;
733      this.yAxisPrimaryMaximumAutoRadioButton.CheckedChanged += new System.EventHandler(this.yAxisPrimaryMaximumRadioButton_CheckedChanged);
734      //
735      // panel5
736      //
737      this.panel5.Controls.Add(this.yAxisPrimaryMinimumAutoRadioButton);
738      this.panel5.Controls.Add(this.yAxisPrimaryMinimumFixedRadioButton);
739      this.panel5.Location = new System.Drawing.Point(74, 45);
740      this.panel5.Name = "panel5";
741      this.panel5.Size = new System.Drawing.Size(106, 20);
742      this.panel5.TabIndex = 3;
743      //
744      // yAxisPrimaryMinimumAutoRadioButton
745      //
746      this.yAxisPrimaryMinimumAutoRadioButton.AutoSize = true;
747      this.yAxisPrimaryMinimumAutoRadioButton.Location = new System.Drawing.Point(0, 1);
748      this.yAxisPrimaryMinimumAutoRadioButton.Name = "yAxisPrimaryMinimumAutoRadioButton";
749      this.yAxisPrimaryMinimumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
750      this.yAxisPrimaryMinimumAutoRadioButton.TabIndex = 0;
751      this.yAxisPrimaryMinimumAutoRadioButton.TabStop = true;
752      this.yAxisPrimaryMinimumAutoRadioButton.Text = "&Auto";
753      this.yAxisPrimaryMinimumAutoRadioButton.UseVisualStyleBackColor = true;
754      this.yAxisPrimaryMinimumAutoRadioButton.CheckedChanged += new System.EventHandler(this.yAxisPrimaryMinimumRadioButton_CheckedChanged);
755      //
756      // yAxisPrimaryMinimumFixedRadioButton
757      //
758      this.yAxisPrimaryMinimumFixedRadioButton.AutoSize = true;
759      this.yAxisPrimaryMinimumFixedRadioButton.Location = new System.Drawing.Point(53, 1);
760      this.yAxisPrimaryMinimumFixedRadioButton.Name = "yAxisPrimaryMinimumFixedRadioButton";
761      this.yAxisPrimaryMinimumFixedRadioButton.Size = new System.Drawing.Size(53, 17);
762      this.yAxisPrimaryMinimumFixedRadioButton.TabIndex = 1;
763      this.yAxisPrimaryMinimumFixedRadioButton.TabStop = true;
764      this.yAxisPrimaryMinimumFixedRadioButton.Text = "&Fixed:";
765      this.yAxisPrimaryMinimumFixedRadioButton.UseVisualStyleBackColor = true;
766      this.yAxisPrimaryMinimumFixedRadioButton.CheckedChanged += new System.EventHandler(this.yAxisPrimaryMinimumRadioButton_CheckedChanged);
767      //
768      // yAxisPrimaryMinimumFixedTextBox
769      //
770      this.yAxisPrimaryMinimumFixedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
771            | System.Windows.Forms.AnchorStyles.Right)));
772      this.yAxisPrimaryMinimumFixedTextBox.Location = new System.Drawing.Point(191, 45);
773      this.yAxisPrimaryMinimumFixedTextBox.Name = "yAxisPrimaryMinimumFixedTextBox";
774      this.yAxisPrimaryMinimumFixedTextBox.Size = new System.Drawing.Size(244, 20);
775      this.yAxisPrimaryMinimumFixedTextBox.TabIndex = 4;
776      this.yAxisPrimaryMinimumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.yAxisPrimaryMinimumFixedTextBox_Validating);
777      //
778      // yAxisPrimaryMaximumFixedTextBox
779      //
780      this.yAxisPrimaryMaximumFixedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
781            | System.Windows.Forms.AnchorStyles.Right)));
782      this.yAxisPrimaryMaximumFixedTextBox.Location = new System.Drawing.Point(191, 71);
783      this.yAxisPrimaryMaximumFixedTextBox.Name = "yAxisPrimaryMaximumFixedTextBox";
784      this.yAxisPrimaryMaximumFixedTextBox.Size = new System.Drawing.Size(244, 20);
785      this.yAxisPrimaryMaximumFixedTextBox.TabIndex = 7;
786      this.yAxisPrimaryMaximumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.yAxisPrimaryMaximumFixedTextBox_Validating);
787      //
788      // label7
789      //
790      this.label7.AutoSize = true;
791      this.label7.Location = new System.Drawing.Point(6, 74);
792      this.label7.Name = "label7";
793      this.label7.Size = new System.Drawing.Size(54, 13);
794      this.label7.TabIndex = 5;
795      this.label7.Text = "&Maximum:";
796      //
797      // label8
798      //
799      this.label8.AutoSize = true;
800      this.label8.Location = new System.Drawing.Point(6, 48);
801      this.label8.Name = "label8";
802      this.label8.Size = new System.Drawing.Size(51, 13);
803      this.label8.TabIndex = 2;
804      this.label8.Text = "&Minimum:";
805      //
806      // histogramTabPage
807      //
808      this.histogramTabPage.Controls.Add(this.histogramGroupBox);
809      this.histogramTabPage.Location = new System.Drawing.Point(4, 22);
810      this.histogramTabPage.Name = "histogramTabPage";
811      this.histogramTabPage.Padding = new System.Windows.Forms.Padding(3);
812      this.histogramTabPage.Size = new System.Drawing.Size(447, 263);
813      this.histogramTabPage.TabIndex = 2;
814      this.histogramTabPage.Text = "Histogram";
815      this.histogramTabPage.UseVisualStyleBackColor = true;
816      //
817      // histogramGroupBox
818      //
819      this.histogramGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
820            | System.Windows.Forms.AnchorStyles.Right)));
821      this.histogramGroupBox.Controls.Add(this.histogramBinsExactRadioButton);
822      this.histogramGroupBox.Controls.Add(this.histogramBinsApproximatelyRadioButton);
823      this.histogramGroupBox.Controls.Add(this.histogramBinsNumericUpDown);
824      this.histogramGroupBox.Controls.Add(this.label16);
825      this.histogramGroupBox.Controls.Add(this.label17);
826      this.histogramGroupBox.Controls.Add(this.histogramAggregationComboBox);
827      this.histogramGroupBox.Location = new System.Drawing.Point(3, 3);
828      this.histogramGroupBox.Name = "histogramGroupBox";
829      this.histogramGroupBox.Size = new System.Drawing.Size(441, 75);
830      this.histogramGroupBox.TabIndex = 2;
831      this.histogramGroupBox.TabStop = false;
832      this.histogramGroupBox.Text = "Histogram Properties";
833      //
834      // histogramBinsExactRadioButton
835      //
836      this.histogramBinsExactRadioButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
837      this.histogramBinsExactRadioButton.AutoSize = true;
838      this.histogramBinsExactRadioButton.Location = new System.Drawing.Point(383, 19);
839      this.histogramBinsExactRadioButton.Name = "histogramBinsExactRadioButton";
840      this.histogramBinsExactRadioButton.Size = new System.Drawing.Size(52, 17);
841      this.histogramBinsExactRadioButton.TabIndex = 3;
842      this.histogramBinsExactRadioButton.TabStop = true;
843      this.histogramBinsExactRadioButton.Text = "&Exact";
844      this.histogramBinsExactRadioButton.UseVisualStyleBackColor = true;
845      this.histogramBinsExactRadioButton.CheckedChanged += new System.EventHandler(this.histogramBinsExactRadioButton_CheckedChanged);
846      //
847      // histogramBinsApproximatelyRadioButton
848      //
849      this.histogramBinsApproximatelyRadioButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
850      this.histogramBinsApproximatelyRadioButton.AutoSize = true;
851      this.histogramBinsApproximatelyRadioButton.Location = new System.Drawing.Point(287, 19);
852      this.histogramBinsApproximatelyRadioButton.Name = "histogramBinsApproximatelyRadioButton";
853      this.histogramBinsApproximatelyRadioButton.Size = new System.Drawing.Size(90, 17);
854      this.histogramBinsApproximatelyRadioButton.TabIndex = 2;
855      this.histogramBinsApproximatelyRadioButton.TabStop = true;
856      this.histogramBinsApproximatelyRadioButton.Text = "&Approximately";
857      this.histogramBinsApproximatelyRadioButton.UseVisualStyleBackColor = true;
858      //
859      // histogramBinsNumericUpDown
860      //
861      this.histogramBinsNumericUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
862            | System.Windows.Forms.AnchorStyles.Right)));
863      this.histogramBinsNumericUpDown.Location = new System.Drawing.Point(82, 19);
864      this.histogramBinsNumericUpDown.Minimum = new decimal(new int[] {
865            1,
866            0,
867            0,
868            0});
869      this.histogramBinsNumericUpDown.Name = "histogramBinsNumericUpDown";
870      this.histogramBinsNumericUpDown.Size = new System.Drawing.Size(186, 20);
871      this.histogramBinsNumericUpDown.TabIndex = 1;
872      this.histogramBinsNumericUpDown.Value = new decimal(new int[] {
873            1,
874            0,
875            0,
876            0});
877      this.histogramBinsNumericUpDown.ValueChanged += new System.EventHandler(this.histogramBinsNumericUpDown_ValueChanged);
878      //
879      // label16
880      //
881      this.label16.AutoSize = true;
882      this.label16.Location = new System.Drawing.Point(6, 49);
883      this.label16.Name = "label16";
884      this.label16.Size = new System.Drawing.Size(67, 13);
885      this.label16.TabIndex = 0;
886      this.label16.Text = "Aggregation:";
887      //
888      // label17
889      //
890      this.label17.AutoSize = true;
891      this.label17.Location = new System.Drawing.Point(6, 21);
892      this.label17.Name = "label17";
893      this.label17.Size = new System.Drawing.Size(30, 13);
894      this.label17.TabIndex = 0;
895      this.label17.Text = "&Bins:";
896      //
897      // histogramAggregationComboBox
898      //
899      this.histogramAggregationComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
900            | System.Windows.Forms.AnchorStyles.Right)));
901      this.histogramAggregationComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
902      this.histogramAggregationComboBox.FormattingEnabled = true;
903      this.histogramAggregationComboBox.Location = new System.Drawing.Point(82, 45);
904      this.histogramAggregationComboBox.Name = "histogramAggregationComboBox";
905      this.histogramAggregationComboBox.Size = new System.Drawing.Size(353, 21);
906      this.histogramAggregationComboBox.TabIndex = 3;
907      this.histogramAggregationComboBox.SelectedValueChanged += new System.EventHandler(this.histogramAggregationComboBox_SelectedValueChanged);
908      //
909      // titleTextBox
910      //
911      this.titleTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
912            | System.Windows.Forms.AnchorStyles.Right)));
913      this.titleTextBox.Location = new System.Drawing.Point(66, 0);
914      this.titleTextBox.Name = "titleTextBox";
915      this.titleTextBox.Size = new System.Drawing.Size(389, 20);
916      this.titleTextBox.TabIndex = 1;
917      this.titleTextBox.Validated += new System.EventHandler(this.titleTextBox_Validated);
918      //
919      // label15
920      //
921      this.label15.AutoSize = true;
922      this.label15.Location = new System.Drawing.Point(3, 3);
923      this.label15.Name = "label15";
924      this.label15.Size = new System.Drawing.Size(30, 13);
925      this.label15.TabIndex = 0;
926      this.label15.Text = "&Title:";
927      //
928      // axisFontLabel
929      //
930      this.axisFontLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
931            | System.Windows.Forms.AnchorStyles.Right)));
932      this.axisFontLabel.AutoSize = true;
933      this.axisFontLabel.Location = new System.Drawing.Point(98, 60);
934      this.axisFontLabel.Name = "axisFontLabel";
935      this.axisFontLabel.Size = new System.Drawing.Size(43, 13);
936      this.axisFontLabel.TabIndex = 7;
937      this.axisFontLabel.Text = "( none )";
938      //
939      // titleFontLabel
940      //
941      this.titleFontLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
942            | System.Windows.Forms.AnchorStyles.Right)));
943      this.titleFontLabel.AutoSize = true;
944      this.titleFontLabel.Location = new System.Drawing.Point(98, 31);
945      this.titleFontLabel.Name = "titleFontLabel";
946      this.titleFontLabel.Size = new System.Drawing.Size(43, 13);
947      this.titleFontLabel.TabIndex = 4;
948      this.titleFontLabel.Text = "( none )";
949      //
950      // axisFontButton
951      //
952      this.axisFontButton.Location = new System.Drawing.Point(66, 55);
953      this.axisFontButton.Name = "axisFontButton";
954      this.axisFontButton.Size = new System.Drawing.Size(26, 23);
955      this.axisFontButton.TabIndex = 6;
956      this.axisFontButton.Text = "...";
957      this.axisFontButton.UseVisualStyleBackColor = true;
958      this.axisFontButton.Click += new System.EventHandler(this.axisFontButton_Click);
959      //
960      // label3
961      //
962      this.label3.AutoSize = true;
963      this.label3.Location = new System.Drawing.Point(3, 60);
964      this.label3.Name = "label3";
965      this.label3.Size = new System.Drawing.Size(57, 13);
966      this.label3.TabIndex = 5;
967      this.label3.Text = "&Axes Font:";
968      //
969      // titleFontButton
970      //
971      this.titleFontButton.Location = new System.Drawing.Point(66, 26);
972      this.titleFontButton.Name = "titleFontButton";
973      this.titleFontButton.Size = new System.Drawing.Size(26, 23);
974      this.titleFontButton.TabIndex = 3;
975      this.titleFontButton.Text = "...";
976      this.titleFontButton.UseVisualStyleBackColor = true;
977      this.titleFontButton.Click += new System.EventHandler(this.titleFontButton_Click);
978      //
979      // label2
980      //
981      this.label2.AutoSize = true;
982      this.label2.Location = new System.Drawing.Point(3, 31);
983      this.label2.Name = "label2";
984      this.label2.Size = new System.Drawing.Size(54, 13);
985      this.label2.TabIndex = 2;
986      this.label2.Text = "&Title Font:";
987      //
988      // errorProvider
989      //
990      this.errorProvider.BlinkStyle = System.Windows.Forms.ErrorBlinkStyle.NeverBlink;
991      this.errorProvider.ContainerControl = this;
992      //
993      // titleFontDialog
994      //
995      this.titleFontDialog.Color = System.Drawing.SystemColors.ControlText;
996      this.titleFontDialog.FontMustExist = true;
997      this.titleFontDialog.ShowColor = true;
998      //
999      // axisFontDialog
1000      //
1001      this.axisFontDialog.Color = System.Drawing.SystemColors.ControlText;
1002      //
1003      // DataTableVisualPropertiesControl
1004      //
1005      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
1006      this.Controls.Add(this.axisFontLabel);
1007      this.Controls.Add(this.label15);
1008      this.Controls.Add(this.axisFontButton);
1009      this.Controls.Add(this.titleFontLabel);
1010      this.Controls.Add(this.label3);
1011      this.Controls.Add(this.titleTextBox);
1012      this.Controls.Add(this.axisTabControl);
1013      this.Controls.Add(this.label2);
1014      this.Controls.Add(this.titleFontButton);
1015      this.Name = "DataTableVisualPropertiesControl";
1016      this.Size = new System.Drawing.Size(455, 373);
1017      this.xAxisPrimaryGroupBox.ResumeLayout(false);
1018      this.xAxisPrimaryGroupBox.PerformLayout();
1019      this.panel2.ResumeLayout(false);
1020      this.panel2.PerformLayout();
1021      this.panel1.ResumeLayout(false);
1022      this.panel1.PerformLayout();
1023      this.xAxisSecondaryGroupBox.ResumeLayout(false);
1024      this.xAxisSecondaryGroupBox.PerformLayout();
1025      this.panel4.ResumeLayout(false);
1026      this.panel4.PerformLayout();
1027      this.panel3.ResumeLayout(false);
1028      this.panel3.PerformLayout();
1029      this.axisTabControl.ResumeLayout(false);
1030      this.xAxisTabPage.ResumeLayout(false);
1031      this.yAxisTabPage.ResumeLayout(false);
1032      this.yAxisSecondaryGroupBox.ResumeLayout(false);
1033      this.yAxisSecondaryGroupBox.PerformLayout();
1034      this.panel8.ResumeLayout(false);
1035      this.panel8.PerformLayout();
1036      this.panel7.ResumeLayout(false);
1037      this.panel7.PerformLayout();
1038      this.yAxisPrimaryGroupBox.ResumeLayout(false);
1039      this.yAxisPrimaryGroupBox.PerformLayout();
1040      this.panel6.ResumeLayout(false);
1041      this.panel6.PerformLayout();
1042      this.panel5.ResumeLayout(false);
1043      this.panel5.PerformLayout();
1044      this.histogramTabPage.ResumeLayout(false);
1045      this.histogramGroupBox.ResumeLayout(false);
1046      this.histogramGroupBox.PerformLayout();
1047      ((System.ComponentModel.ISupportInitialize)(this.histogramBinsNumericUpDown)).EndInit();
1048      ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();
1049      this.ResumeLayout(false);
1050      this.PerformLayout();
1051
1052    }
1053
1054    #endregion
1055
1056    private System.Windows.Forms.Label label1;
1057    private System.Windows.Forms.TextBox yAxisPrimaryTitleTextBox;
1058    private System.Windows.Forms.TextBox yAxisSecondaryTitleTextBox;
1059    private System.Windows.Forms.Label label4;
1060    private System.Windows.Forms.GroupBox xAxisPrimaryGroupBox;
1061    private System.Windows.Forms.Label label12;
1062    private System.Windows.Forms.Label label9;
1063    private System.Windows.Forms.TextBox xAxisPrimaryTitleTextBox;
1064    private System.Windows.Forms.Label label11;
1065    private System.Windows.Forms.TextBox xAxisPrimaryMaximumFixedTextBox;
1066    private System.Windows.Forms.RadioButton xAxisPrimaryMaximumFixedRadioButton;
1067    private System.Windows.Forms.RadioButton xAxisPrimaryMaximumAutoRadioButton;
1068    private System.Windows.Forms.TextBox xAxisPrimaryMinimumFixedTextBox;
1069    private System.Windows.Forms.RadioButton xAxisPrimaryMinimumFixedRadioButton;
1070    private System.Windows.Forms.RadioButton xAxisPrimaryMinimumAutoRadioButton;
1071    private System.Windows.Forms.GroupBox xAxisSecondaryGroupBox;
1072    private System.Windows.Forms.Label label10;
1073    private System.Windows.Forms.TextBox xAxisSecondaryTitleTextBox;
1074    private System.Windows.Forms.Label label5;
1075    private System.Windows.Forms.Label label6;
1076    private System.Windows.Forms.TextBox xAxisSecondaryMaximumFixedTextBox;
1077    private System.Windows.Forms.RadioButton xAxisSecondaryMaximumFixedRadioButton;
1078    private System.Windows.Forms.RadioButton xAxisSecondaryMaximumAutoRadioButton;
1079    private System.Windows.Forms.TextBox xAxisSecondaryMinimumFixedTextBox;
1080    private System.Windows.Forms.RadioButton xAxisSecondaryMinimumFixedRadioButton;
1081    private System.Windows.Forms.RadioButton xAxisSecondaryMinimumAutoRadioButton;
1082    private System.Windows.Forms.TabControl axisTabControl;
1083    private System.Windows.Forms.TabPage xAxisTabPage;
1084    private System.Windows.Forms.TabPage yAxisTabPage;
1085    private System.Windows.Forms.GroupBox yAxisSecondaryGroupBox;
1086    private System.Windows.Forms.Label label13;
1087    private System.Windows.Forms.Label label14;
1088    private System.Windows.Forms.TextBox yAxisSecondaryMaximumFixedTextBox;
1089    private System.Windows.Forms.RadioButton yAxisSecondaryMaximumFixedRadioButton;
1090    private System.Windows.Forms.RadioButton yAxisSecondaryMaximumAutoRadioButton;
1091    private System.Windows.Forms.TextBox yAxisSecondaryMinimumFixedTextBox;
1092    private System.Windows.Forms.RadioButton yAxisSecondaryMinimumFixedRadioButton;
1093    private System.Windows.Forms.RadioButton yAxisSecondaryMinimumAutoRadioButton;
1094    private System.Windows.Forms.GroupBox yAxisPrimaryGroupBox;
1095    private System.Windows.Forms.Label label7;
1096    private System.Windows.Forms.Label label8;
1097    private System.Windows.Forms.TextBox yAxisPrimaryMaximumFixedTextBox;
1098    private System.Windows.Forms.RadioButton yAxisPrimaryMaximumFixedRadioButton;
1099    private System.Windows.Forms.RadioButton yAxisPrimaryMaximumAutoRadioButton;
1100    private System.Windows.Forms.TextBox yAxisPrimaryMinimumFixedTextBox;
1101    private System.Windows.Forms.RadioButton yAxisPrimaryMinimumFixedRadioButton;
1102    private System.Windows.Forms.RadioButton yAxisPrimaryMinimumAutoRadioButton;
1103    private System.Windows.Forms.ErrorProvider errorProvider;
1104    private System.Windows.Forms.FontDialog titleFontDialog;
1105    private System.Windows.Forms.Button titleFontButton;
1106    private System.Windows.Forms.Label label2;
1107    private System.Windows.Forms.Button axisFontButton;
1108    private System.Windows.Forms.Label label3;
1109    private System.Windows.Forms.Label axisFontLabel;
1110    private System.Windows.Forms.Label titleFontLabel;
1111    private System.Windows.Forms.FontDialog axisFontDialog;
1112    private System.Windows.Forms.Label label15;
1113    private System.Windows.Forms.TextBox titleTextBox;
1114    private System.Windows.Forms.Panel panel1;
1115    private System.Windows.Forms.Panel panel2;
1116    private System.Windows.Forms.Panel panel4;
1117    private System.Windows.Forms.Panel panel3;
1118    private System.Windows.Forms.Panel panel6;
1119    private System.Windows.Forms.Panel panel5;
1120    private System.Windows.Forms.Panel panel7;
1121    private System.Windows.Forms.Panel panel8;
1122    private System.Windows.Forms.CheckBox xAxisPrimaryLogScaleCheckBox;
1123    private System.Windows.Forms.CheckBox xAxisSecondaryLogScaleCheckBox;
1124    private System.Windows.Forms.CheckBox yAxisSecondaryLogScaleCheckBox;
1125    private System.Windows.Forms.CheckBox yAxisPrimaryLogScaleCheckBox;
1126    private System.Windows.Forms.TabPage histogramTabPage;
1127    private System.Windows.Forms.GroupBox histogramGroupBox;
1128    private System.Windows.Forms.RadioButton histogramBinsExactRadioButton;
1129    private System.Windows.Forms.RadioButton histogramBinsApproximatelyRadioButton;
1130    private System.Windows.Forms.NumericUpDown histogramBinsNumericUpDown;
1131    private System.Windows.Forms.Label label16;
1132    private System.Windows.Forms.Label label17;
1133    private System.Windows.Forms.ComboBox histogramAggregationComboBox;
1134  }
1135}
Note: See TracBrowser for help on using the repository browser.