Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2521_ProblemRefactoring/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.Designer.cs @ 17226

Last change on this file since 17226 was 17226, checked in by mkommend, 5 years ago

#2521: Merged trunk changes into problem refactoring branch.

File size: 63.5 KB
RevLine 
[6012]1#region License Information
2/* HeuristicLab
[17226]3 * Copyright (C) Heuristic and Evolutionary Algorithms Laboratory (HEAL)
[6012]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() {
[6014]47      this.components = new System.ComponentModel.Container();
[6012]48      this.label1 = new System.Windows.Forms.Label();
[6014]49      this.yAxisPrimaryTitleTextBox = new System.Windows.Forms.TextBox();
50      this.yAxisSecondaryTitleTextBox = new System.Windows.Forms.TextBox();
[6012]51      this.label4 = new System.Windows.Forms.Label();
[6014]52      this.xAxisPrimaryGroupBox = new System.Windows.Forms.GroupBox();
[9258]53      this.xAxisPrimaryLogScaleCheckBox = new System.Windows.Forms.CheckBox();
[7244]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();
[6014]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();
[9258]67      this.xAxisSecondaryLogScaleCheckBox = new System.Windows.Forms.CheckBox();
[7244]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();
[6014]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();
[9258]84      this.yAxisSecondaryLogScaleCheckBox = new System.Windows.Forms.CheckBox();
[7244]85      this.panel8 = new System.Windows.Forms.Panel();
[6014]86      this.yAxisSecondaryMaximumFixedRadioButton = new System.Windows.Forms.RadioButton();
87      this.yAxisSecondaryMaximumAutoRadioButton = new System.Windows.Forms.RadioButton();
[7244]88      this.panel7 = new System.Windows.Forms.Panel();
[6014]89      this.yAxisSecondaryMinimumFixedRadioButton = new System.Windows.Forms.RadioButton();
90      this.yAxisSecondaryMinimumAutoRadioButton = new System.Windows.Forms.RadioButton();
[7244]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();
[6014]95      this.yAxisPrimaryGroupBox = new System.Windows.Forms.GroupBox();
[9258]96      this.yAxisPrimaryLogScaleCheckBox = new System.Windows.Forms.CheckBox();
[7244]97      this.panel6 = new System.Windows.Forms.Panel();
[6014]98      this.yAxisPrimaryMaximumFixedRadioButton = new System.Windows.Forms.RadioButton();
99      this.yAxisPrimaryMaximumAutoRadioButton = new System.Windows.Forms.RadioButton();
[7244]100      this.panel5 = new System.Windows.Forms.Panel();
101      this.yAxisPrimaryMinimumAutoRadioButton = new System.Windows.Forms.RadioButton();
102      this.yAxisPrimaryMinimumFixedRadioButton = new System.Windows.Forms.RadioButton();
[6014]103      this.yAxisPrimaryMinimumFixedTextBox = new System.Windows.Forms.TextBox();
[7244]104      this.yAxisPrimaryMaximumFixedTextBox = new System.Windows.Forms.TextBox();
105      this.label7 = new System.Windows.Forms.Label();
106      this.label8 = new System.Windows.Forms.Label();
[16692]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();
[7244]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();
[6014]123      this.errorProvider = new System.Windows.Forms.ErrorProvider(this.components);
[6020]124      this.titleFontDialog = new System.Windows.Forms.FontDialog();
125      this.axisFontDialog = new System.Windows.Forms.FontDialog();
[6014]126      this.xAxisPrimaryGroupBox.SuspendLayout();
[7244]127      this.panel2.SuspendLayout();
128      this.panel1.SuspendLayout();
[6014]129      this.xAxisSecondaryGroupBox.SuspendLayout();
[7244]130      this.panel4.SuspendLayout();
131      this.panel3.SuspendLayout();
[6014]132      this.axisTabControl.SuspendLayout();
133      this.xAxisTabPage.SuspendLayout();
134      this.yAxisTabPage.SuspendLayout();
135      this.yAxisSecondaryGroupBox.SuspendLayout();
[7244]136      this.panel8.SuspendLayout();
137      this.panel7.SuspendLayout();
[6014]138      this.yAxisPrimaryGroupBox.SuspendLayout();
[7244]139      this.panel6.SuspendLayout();
140      this.panel5.SuspendLayout();
[16692]141      this.histogramTabPage.SuspendLayout();
142      this.histogramGroupBox.SuspendLayout();
143      ((System.ComponentModel.ISupportInitialize)(this.histogramBinsNumericUpDown)).BeginInit();
[6014]144      ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();
[6012]145      this.SuspendLayout();
146      //
147      // label1
148      //
149      this.label1.AutoSize = true;
[7244]150      this.label1.Location = new System.Drawing.Point(6, 22);
[6012]151      this.label1.Name = "label1";
[6014]152      this.label1.Size = new System.Drawing.Size(30, 13);
[6012]153      this.label1.TabIndex = 0;
[7244]154      this.label1.Text = "&Title:";
[6012]155      //
[6014]156      // yAxisPrimaryTitleTextBox
[6012]157      //
[9258]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);
[6014]161      this.yAxisPrimaryTitleTextBox.Name = "yAxisPrimaryTitleTextBox";
[9258]162      this.yAxisPrimaryTitleTextBox.Size = new System.Drawing.Size(361, 20);
[6014]163      this.yAxisPrimaryTitleTextBox.TabIndex = 1;
164      this.yAxisPrimaryTitleTextBox.Validated += new System.EventHandler(this.yPrimaryTitleTextBox_Validated);
[6012]165      //
[6014]166      // yAxisSecondaryTitleTextBox
[6012]167      //
[9258]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);
[6014]171      this.yAxisSecondaryTitleTextBox.Name = "yAxisSecondaryTitleTextBox";
[9258]172      this.yAxisSecondaryTitleTextBox.Size = new System.Drawing.Size(361, 20);
[6014]173      this.yAxisSecondaryTitleTextBox.TabIndex = 1;
174      this.yAxisSecondaryTitleTextBox.Validated += new System.EventHandler(this.ySecondaryTitleTextBox_Validated);
[6012]175      //
[6014]176      // label4
[6012]177      //
[6014]178      this.label4.AutoSize = true;
[7244]179      this.label4.Location = new System.Drawing.Point(6, 22);
[6014]180      this.label4.Name = "label4";
181      this.label4.Size = new System.Drawing.Size(30, 13);
182      this.label4.TabIndex = 0;
[7244]183      this.label4.Text = "&Title:";
[6014]184      //
185      // xAxisPrimaryGroupBox
186      //
[9258]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);
[7244]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);
[6014]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);
[7244]198      this.xAxisPrimaryGroupBox.Location = new System.Drawing.Point(3, 3);
[6014]199      this.xAxisPrimaryGroupBox.Name = "xAxisPrimaryGroupBox";
[9258]200      this.xAxisPrimaryGroupBox.Size = new System.Drawing.Size(441, 126);
[6014]201      this.xAxisPrimaryGroupBox.TabIndex = 0;
202      this.xAxisPrimaryGroupBox.TabStop = false;
203      this.xAxisPrimaryGroupBox.Text = "Primary Axis";
204      //
[9258]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      //
[7244]217      // panel2
[6014]218      //
[7244]219      this.panel2.Controls.Add(this.xAxisPrimaryMaximumFixedRadioButton);
220      this.panel2.Controls.Add(this.xAxisPrimaryMaximumAutoRadioButton);
[9258]221      this.panel2.Location = new System.Drawing.Point(74, 71);
[7244]222      this.panel2.Name = "panel2";
223      this.panel2.Size = new System.Drawing.Size(106, 20);
[8015]224      this.panel2.TabIndex = 6;
[6014]225      //
226      // xAxisPrimaryMaximumFixedRadioButton
227      //
228      this.xAxisPrimaryMaximumFixedRadioButton.AutoSize = true;
[7244]229      this.xAxisPrimaryMaximumFixedRadioButton.Location = new System.Drawing.Point(53, 1);
[6014]230      this.xAxisPrimaryMaximumFixedRadioButton.Name = "xAxisPrimaryMaximumFixedRadioButton";
[7244]231      this.xAxisPrimaryMaximumFixedRadioButton.Size = new System.Drawing.Size(53, 17);
[8015]232      this.xAxisPrimaryMaximumFixedRadioButton.TabIndex = 1;
[6014]233      this.xAxisPrimaryMaximumFixedRadioButton.TabStop = true;
[7244]234      this.xAxisPrimaryMaximumFixedRadioButton.Text = "&Fixed:";
[6014]235      this.xAxisPrimaryMaximumFixedRadioButton.UseVisualStyleBackColor = true;
236      this.xAxisPrimaryMaximumFixedRadioButton.CheckedChanged += new System.EventHandler(this.xAxisPrimaryMaximumRadioButton_CheckedChanged);
237      //
238      // xAxisPrimaryMaximumAutoRadioButton
239      //
240      this.xAxisPrimaryMaximumAutoRadioButton.AutoSize = true;
[7244]241      this.xAxisPrimaryMaximumAutoRadioButton.Location = new System.Drawing.Point(0, 1);
[6014]242      this.xAxisPrimaryMaximumAutoRadioButton.Name = "xAxisPrimaryMaximumAutoRadioButton";
243      this.xAxisPrimaryMaximumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
[8015]244      this.xAxisPrimaryMaximumAutoRadioButton.TabIndex = 0;
[6014]245      this.xAxisPrimaryMaximumAutoRadioButton.TabStop = true;
[7244]246      this.xAxisPrimaryMaximumAutoRadioButton.Text = "&Auto";
[6014]247      this.xAxisPrimaryMaximumAutoRadioButton.UseVisualStyleBackColor = true;
248      this.xAxisPrimaryMaximumAutoRadioButton.CheckedChanged += new System.EventHandler(this.xAxisPrimaryMaximumRadioButton_CheckedChanged);
249      //
[7244]250      // panel1
[6014]251      //
[7244]252      this.panel1.Controls.Add(this.xAxisPrimaryMinimumFixedRadioButton);
253      this.panel1.Controls.Add(this.xAxisPrimaryMinimumAutoRadioButton);
[9258]254      this.panel1.Location = new System.Drawing.Point(74, 45);
[7244]255      this.panel1.Name = "panel1";
256      this.panel1.Size = new System.Drawing.Size(106, 20);
[8015]257      this.panel1.TabIndex = 3;
[6014]258      //
259      // xAxisPrimaryMinimumFixedRadioButton
260      //
261      this.xAxisPrimaryMinimumFixedRadioButton.AutoSize = true;
[7244]262      this.xAxisPrimaryMinimumFixedRadioButton.Location = new System.Drawing.Point(53, 1);
[6014]263      this.xAxisPrimaryMinimumFixedRadioButton.Name = "xAxisPrimaryMinimumFixedRadioButton";
[7244]264      this.xAxisPrimaryMinimumFixedRadioButton.Size = new System.Drawing.Size(53, 17);
[8015]265      this.xAxisPrimaryMinimumFixedRadioButton.TabIndex = 1;
[6014]266      this.xAxisPrimaryMinimumFixedRadioButton.TabStop = true;
[7244]267      this.xAxisPrimaryMinimumFixedRadioButton.Text = "&Fixed:";
[6014]268      this.xAxisPrimaryMinimumFixedRadioButton.UseVisualStyleBackColor = true;
269      this.xAxisPrimaryMinimumFixedRadioButton.CheckedChanged += new System.EventHandler(this.xAxisPrimaryMinimumRadioButton_CheckedChanged);
270      //
271      // xAxisPrimaryMinimumAutoRadioButton
272      //
273      this.xAxisPrimaryMinimumAutoRadioButton.AutoSize = true;
[7244]274      this.xAxisPrimaryMinimumAutoRadioButton.Location = new System.Drawing.Point(0, 1);
[6014]275      this.xAxisPrimaryMinimumAutoRadioButton.Name = "xAxisPrimaryMinimumAutoRadioButton";
276      this.xAxisPrimaryMinimumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
[8015]277      this.xAxisPrimaryMinimumAutoRadioButton.TabIndex = 0;
[6014]278      this.xAxisPrimaryMinimumAutoRadioButton.TabStop = true;
[7244]279      this.xAxisPrimaryMinimumAutoRadioButton.Text = "&Auto";
[6014]280      this.xAxisPrimaryMinimumAutoRadioButton.UseVisualStyleBackColor = true;
281      this.xAxisPrimaryMinimumAutoRadioButton.CheckedChanged += new System.EventHandler(this.xAxisPrimaryMinimumRadioButton_CheckedChanged);
282      //
[7244]283      // xAxisPrimaryMinimumFixedTextBox
[6014]284      //
[9258]285      this.xAxisPrimaryMinimumFixedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
286            | System.Windows.Forms.AnchorStyles.Right)));
[7244]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);
[8015]290      this.xAxisPrimaryMinimumFixedTextBox.TabIndex = 4;
[7244]291      this.xAxisPrimaryMinimumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.xAxisPrimaryMinimumFixedTextBox_Validating);
[6014]292      //
[7244]293      // xAxisPrimaryMaximumFixedTextBox
[6014]294      //
[9258]295      this.xAxisPrimaryMaximumFixedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
296            | System.Windows.Forms.AnchorStyles.Right)));
[7244]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);
[8015]300      this.xAxisPrimaryMaximumFixedTextBox.TabIndex = 7;
[7244]301      this.xAxisPrimaryMaximumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.xAxisPrimaryMaximumFixedTextBox_Validating);
[6014]302      //
[7244]303      // label12
[6014]304      //
[7244]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);
[8015]309      this.label12.TabIndex = 5;
[7244]310      this.label12.Text = "&Maximum:";
[6012]311      //
[7244]312      // label9
[6012]313      //
[7244]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:";
[6014]320      //
[7244]321      // xAxisPrimaryTitleTextBox
[6014]322      //
[9258]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);
[7244]326      this.xAxisPrimaryTitleTextBox.Name = "xAxisPrimaryTitleTextBox";
[9258]327      this.xAxisPrimaryTitleTextBox.Size = new System.Drawing.Size(361, 20);
[7244]328      this.xAxisPrimaryTitleTextBox.TabIndex = 1;
329      this.xAxisPrimaryTitleTextBox.Validated += new System.EventHandler(this.xPrimaryTitleTextBox_Validated);
[6014]330      //
[7244]331      // label11
[6014]332      //
[7244]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:";
[6014]339      //
[7244]340      // xAxisSecondaryGroupBox
[6014]341      //
[9258]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);
[7244]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);
[9258]354      this.xAxisSecondaryGroupBox.Location = new System.Drawing.Point(3, 135);
[7244]355      this.xAxisSecondaryGroupBox.Name = "xAxisSecondaryGroupBox";
[9258]356      this.xAxisSecondaryGroupBox.Size = new System.Drawing.Size(441, 125);
[7244]357      this.xAxisSecondaryGroupBox.TabIndex = 1;
358      this.xAxisSecondaryGroupBox.TabStop = false;
359      this.xAxisSecondaryGroupBox.Text = "Secondary Axis";
[6014]360      //
[9258]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      //
[7244]373      // panel4
374      //
375      this.panel4.Controls.Add(this.xAxisSecondaryMaximumFixedRadioButton);
376      this.panel4.Controls.Add(this.xAxisSecondaryMaximumAutoRadioButton);
[9258]377      this.panel4.Location = new System.Drawing.Point(74, 71);
[7244]378      this.panel4.Name = "panel4";
379      this.panel4.Size = new System.Drawing.Size(106, 20);
[8015]380      this.panel4.TabIndex = 6;
[7244]381      //
[6014]382      // xAxisSecondaryMaximumFixedRadioButton
383      //
384      this.xAxisSecondaryMaximumFixedRadioButton.AutoSize = true;
[7244]385      this.xAxisSecondaryMaximumFixedRadioButton.Location = new System.Drawing.Point(53, 1);
[6014]386      this.xAxisSecondaryMaximumFixedRadioButton.Name = "xAxisSecondaryMaximumFixedRadioButton";
[7244]387      this.xAxisSecondaryMaximumFixedRadioButton.Size = new System.Drawing.Size(53, 17);
[8015]388      this.xAxisSecondaryMaximumFixedRadioButton.TabIndex = 1;
[6014]389      this.xAxisSecondaryMaximumFixedRadioButton.TabStop = true;
[7244]390      this.xAxisSecondaryMaximumFixedRadioButton.Text = "&Fixed:";
[6014]391      this.xAxisSecondaryMaximumFixedRadioButton.UseVisualStyleBackColor = true;
392      this.xAxisSecondaryMaximumFixedRadioButton.CheckedChanged += new System.EventHandler(this.xAxisSecondaryMaximumRadioButton_CheckedChanged);
393      //
394      // xAxisSecondaryMaximumAutoRadioButton
395      //
396      this.xAxisSecondaryMaximumAutoRadioButton.AutoSize = true;
[7244]397      this.xAxisSecondaryMaximumAutoRadioButton.Location = new System.Drawing.Point(0, 1);
[6014]398      this.xAxisSecondaryMaximumAutoRadioButton.Name = "xAxisSecondaryMaximumAutoRadioButton";
399      this.xAxisSecondaryMaximumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
[8015]400      this.xAxisSecondaryMaximumAutoRadioButton.TabIndex = 0;
[6014]401      this.xAxisSecondaryMaximumAutoRadioButton.TabStop = true;
[7244]402      this.xAxisSecondaryMaximumAutoRadioButton.Text = "&Auto";
[6014]403      this.xAxisSecondaryMaximumAutoRadioButton.UseVisualStyleBackColor = true;
404      this.xAxisSecondaryMaximumAutoRadioButton.CheckedChanged += new System.EventHandler(this.xAxisSecondaryMaximumRadioButton_CheckedChanged);
405      //
[7244]406      // panel3
[6014]407      //
[7244]408      this.panel3.Controls.Add(this.xAxisSecondaryMinimumFixedRadioButton);
409      this.panel3.Controls.Add(this.xAxisSecondaryMinimumAutoRadioButton);
[9258]410      this.panel3.Location = new System.Drawing.Point(74, 45);
[7244]411      this.panel3.Name = "panel3";
412      this.panel3.Size = new System.Drawing.Size(106, 20);
[8015]413      this.panel3.TabIndex = 3;
[6014]414      //
415      // xAxisSecondaryMinimumFixedRadioButton
416      //
417      this.xAxisSecondaryMinimumFixedRadioButton.AutoSize = true;
[7244]418      this.xAxisSecondaryMinimumFixedRadioButton.Location = new System.Drawing.Point(53, 1);
[6014]419      this.xAxisSecondaryMinimumFixedRadioButton.Name = "xAxisSecondaryMinimumFixedRadioButton";
[7244]420      this.xAxisSecondaryMinimumFixedRadioButton.Size = new System.Drawing.Size(53, 17);
[8015]421      this.xAxisSecondaryMinimumFixedRadioButton.TabIndex = 1;
[6014]422      this.xAxisSecondaryMinimumFixedRadioButton.TabStop = true;
[7244]423      this.xAxisSecondaryMinimumFixedRadioButton.Text = "&Fixed:";
[6014]424      this.xAxisSecondaryMinimumFixedRadioButton.UseVisualStyleBackColor = true;
425      this.xAxisSecondaryMinimumFixedRadioButton.CheckedChanged += new System.EventHandler(this.xAxisSecondaryMinimumRadioButton_CheckedChanged);
426      //
427      // xAxisSecondaryMinimumAutoRadioButton
428      //
429      this.xAxisSecondaryMinimumAutoRadioButton.AutoSize = true;
[7244]430      this.xAxisSecondaryMinimumAutoRadioButton.Location = new System.Drawing.Point(0, 1);
[6014]431      this.xAxisSecondaryMinimumAutoRadioButton.Name = "xAxisSecondaryMinimumAutoRadioButton";
432      this.xAxisSecondaryMinimumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
[8015]433      this.xAxisSecondaryMinimumAutoRadioButton.TabIndex = 0;
[6014]434      this.xAxisSecondaryMinimumAutoRadioButton.TabStop = true;
[7244]435      this.xAxisSecondaryMinimumAutoRadioButton.Text = "&Auto";
[6014]436      this.xAxisSecondaryMinimumAutoRadioButton.UseVisualStyleBackColor = true;
437      this.xAxisSecondaryMinimumAutoRadioButton.CheckedChanged += new System.EventHandler(this.xAxisSecondaryMinimumRadioButton_CheckedChanged);
438      //
[7244]439      // xAxisSecondaryMinimumFixedTextBox
[6014]440      //
[9258]441      this.xAxisSecondaryMinimumFixedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
442            | System.Windows.Forms.AnchorStyles.Right)));
[7244]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);
[8015]446      this.xAxisSecondaryMinimumFixedTextBox.TabIndex = 4;
[7244]447      this.xAxisSecondaryMinimumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.xAxisSecondaryMinimumFixedTextBox_Validating);
[6012]448      //
[7244]449      // xAxisSecondaryMaximumFixedTextBox
[6020]450      //
[9258]451      this.xAxisSecondaryMaximumFixedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
452            | System.Windows.Forms.AnchorStyles.Right)));
[7244]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);
[8015]456      this.xAxisSecondaryMaximumFixedTextBox.TabIndex = 7;
[7244]457      this.xAxisSecondaryMaximumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.xAxisSecondaryMaximumFixedTextBox_Validating);
[6020]458      //
[7244]459      // label10
[7221]460      //
[7244]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:";
[7221]467      //
[7244]468      // xAxisSecondaryTitleTextBox
[7221]469      //
[9258]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);
[7244]473      this.xAxisSecondaryTitleTextBox.Name = "xAxisSecondaryTitleTextBox";
[9258]474      this.xAxisSecondaryTitleTextBox.Size = new System.Drawing.Size(361, 20);
[7244]475      this.xAxisSecondaryTitleTextBox.TabIndex = 1;
476      this.xAxisSecondaryTitleTextBox.Validated += new System.EventHandler(this.xSecondaryTitleTextBox_Validated);
[7221]477      //
[7244]478      // label5
[6020]479      //
[7244]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);
[8015]484      this.label5.TabIndex = 5;
[7244]485      this.label5.Text = "&Maximum:";
[6020]486      //
[7244]487      // label6
[6020]488      //
[7244]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:";
[6020]495      //
[7244]496      // axisTabControl
[6020]497      //
[9258]498      this.axisTabControl.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
499            | System.Windows.Forms.AnchorStyles.Right)));
[7244]500      this.axisTabControl.Controls.Add(this.xAxisTabPage);
501      this.axisTabControl.Controls.Add(this.yAxisTabPage);
[16692]502      this.axisTabControl.Controls.Add(this.histogramTabPage);
[7244]503      this.axisTabControl.Location = new System.Drawing.Point(0, 84);
504      this.axisTabControl.Name = "axisTabControl";
505      this.axisTabControl.SelectedIndex = 0;
[9258]506      this.axisTabControl.Size = new System.Drawing.Size(455, 289);
[7244]507      this.axisTabControl.TabIndex = 8;
[6020]508      //
[6014]509      // xAxisTabPage
[6012]510      //
[6014]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);
[9258]516      this.xAxisTabPage.Size = new System.Drawing.Size(447, 263);
[6014]517      this.xAxisTabPage.TabIndex = 0;
518      this.xAxisTabPage.Text = "X-Axis";
519      this.xAxisTabPage.UseVisualStyleBackColor = true;
[6012]520      //
[6014]521      // yAxisTabPage
[6012]522      //
[6014]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);
[9258]528      this.yAxisTabPage.Size = new System.Drawing.Size(447, 263);
[6014]529      this.yAxisTabPage.TabIndex = 1;
530      this.yAxisTabPage.Text = "Y-Axis";
531      this.yAxisTabPage.UseVisualStyleBackColor = true;
[6012]532      //
[6014]533      // yAxisSecondaryGroupBox
[6012]534      //
[9258]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);
[7244]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);
[6014]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);
[9258]547      this.yAxisSecondaryGroupBox.Location = new System.Drawing.Point(3, 135);
[6014]548      this.yAxisSecondaryGroupBox.Name = "yAxisSecondaryGroupBox";
[9258]549      this.yAxisSecondaryGroupBox.Size = new System.Drawing.Size(441, 125);
[6014]550      this.yAxisSecondaryGroupBox.TabIndex = 1;
551      this.yAxisSecondaryGroupBox.TabStop = false;
552      this.yAxisSecondaryGroupBox.Text = "Secondary Axis";
[6012]553      //
[9258]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      //
[7244]566      // panel8
[6014]567      //
[7244]568      this.panel8.Controls.Add(this.yAxisSecondaryMaximumFixedRadioButton);
569      this.panel8.Controls.Add(this.yAxisSecondaryMaximumAutoRadioButton);
[9258]570      this.panel8.Location = new System.Drawing.Point(74, 71);
[7244]571      this.panel8.Name = "panel8";
572      this.panel8.Size = new System.Drawing.Size(106, 20);
[8015]573      this.panel8.TabIndex = 6;
[6014]574      //
575      // yAxisSecondaryMaximumFixedRadioButton
576      //
577      this.yAxisSecondaryMaximumFixedRadioButton.AutoSize = true;
[7244]578      this.yAxisSecondaryMaximumFixedRadioButton.Location = new System.Drawing.Point(53, 1);
[6014]579      this.yAxisSecondaryMaximumFixedRadioButton.Name = "yAxisSecondaryMaximumFixedRadioButton";
[7244]580      this.yAxisSecondaryMaximumFixedRadioButton.Size = new System.Drawing.Size(53, 17);
[8015]581      this.yAxisSecondaryMaximumFixedRadioButton.TabIndex = 1;
[6014]582      this.yAxisSecondaryMaximumFixedRadioButton.TabStop = true;
[7244]583      this.yAxisSecondaryMaximumFixedRadioButton.Text = "&Fixed:";
[6014]584      this.yAxisSecondaryMaximumFixedRadioButton.UseVisualStyleBackColor = true;
585      this.yAxisSecondaryMaximumFixedRadioButton.CheckedChanged += new System.EventHandler(this.yAxisSecondaryMaximumRadioButton_CheckedChanged);
586      //
587      // yAxisSecondaryMaximumAutoRadioButton
588      //
589      this.yAxisSecondaryMaximumAutoRadioButton.AutoSize = true;
[7244]590      this.yAxisSecondaryMaximumAutoRadioButton.Location = new System.Drawing.Point(0, 1);
[6014]591      this.yAxisSecondaryMaximumAutoRadioButton.Name = "yAxisSecondaryMaximumAutoRadioButton";
592      this.yAxisSecondaryMaximumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
[8015]593      this.yAxisSecondaryMaximumAutoRadioButton.TabIndex = 0;
[6014]594      this.yAxisSecondaryMaximumAutoRadioButton.TabStop = true;
[7244]595      this.yAxisSecondaryMaximumAutoRadioButton.Text = "&Auto";
[6014]596      this.yAxisSecondaryMaximumAutoRadioButton.UseVisualStyleBackColor = true;
597      this.yAxisSecondaryMaximumAutoRadioButton.CheckedChanged += new System.EventHandler(this.yAxisSecondaryMaximumRadioButton_CheckedChanged);
598      //
[7244]599      // panel7
[6014]600      //
[7244]601      this.panel7.Controls.Add(this.yAxisSecondaryMinimumFixedRadioButton);
602      this.panel7.Controls.Add(this.yAxisSecondaryMinimumAutoRadioButton);
[9258]603      this.panel7.Location = new System.Drawing.Point(74, 45);
[7244]604      this.panel7.Name = "panel7";
605      this.panel7.Size = new System.Drawing.Size(106, 20);
[8015]606      this.panel7.TabIndex = 3;
[6014]607      //
608      // yAxisSecondaryMinimumFixedRadioButton
609      //
610      this.yAxisSecondaryMinimumFixedRadioButton.AutoSize = true;
[7244]611      this.yAxisSecondaryMinimumFixedRadioButton.Location = new System.Drawing.Point(53, 1);
[6014]612      this.yAxisSecondaryMinimumFixedRadioButton.Name = "yAxisSecondaryMinimumFixedRadioButton";
[7244]613      this.yAxisSecondaryMinimumFixedRadioButton.Size = new System.Drawing.Size(53, 17);
[8015]614      this.yAxisSecondaryMinimumFixedRadioButton.TabIndex = 1;
[6014]615      this.yAxisSecondaryMinimumFixedRadioButton.TabStop = true;
[7244]616      this.yAxisSecondaryMinimumFixedRadioButton.Text = "&Fixed:";
[6014]617      this.yAxisSecondaryMinimumFixedRadioButton.UseVisualStyleBackColor = true;
618      this.yAxisSecondaryMinimumFixedRadioButton.CheckedChanged += new System.EventHandler(this.yAxisSecondaryMinimumRadioButton_CheckedChanged);
619      //
620      // yAxisSecondaryMinimumAutoRadioButton
621      //
622      this.yAxisSecondaryMinimumAutoRadioButton.AutoSize = true;
[7244]623      this.yAxisSecondaryMinimumAutoRadioButton.Location = new System.Drawing.Point(0, 1);
[6014]624      this.yAxisSecondaryMinimumAutoRadioButton.Name = "yAxisSecondaryMinimumAutoRadioButton";
625      this.yAxisSecondaryMinimumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
[8015]626      this.yAxisSecondaryMinimumAutoRadioButton.TabIndex = 0;
[6014]627      this.yAxisSecondaryMinimumAutoRadioButton.TabStop = true;
[7244]628      this.yAxisSecondaryMinimumAutoRadioButton.Text = "&Auto";
[6014]629      this.yAxisSecondaryMinimumAutoRadioButton.UseVisualStyleBackColor = true;
630      this.yAxisSecondaryMinimumAutoRadioButton.CheckedChanged += new System.EventHandler(this.yAxisSecondaryMinimumRadioButton_CheckedChanged);
631      //
[7244]632      // yAxisSecondaryMinimumFixedTextBox
633      //
[9258]634      this.yAxisSecondaryMinimumFixedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
635            | System.Windows.Forms.AnchorStyles.Right)));
[7244]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);
[8015]639      this.yAxisSecondaryMinimumFixedTextBox.TabIndex = 4;
[7244]640      this.yAxisSecondaryMinimumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.yAxisSecondaryMinimumFixedTextBox_Validating);
641      //
642      // yAxisSecondaryMaximumFixedTextBox
643      //
[9258]644      this.yAxisSecondaryMaximumFixedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
645            | System.Windows.Forms.AnchorStyles.Right)));
[7244]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);
[8015]649      this.yAxisSecondaryMaximumFixedTextBox.TabIndex = 7;
[7244]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);
[8015]658      this.label13.TabIndex = 5;
[7244]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      //
[6014]670      // yAxisPrimaryGroupBox
671      //
[9258]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);
[7244]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);
[6014]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);
[7244]683      this.yAxisPrimaryGroupBox.Location = new System.Drawing.Point(3, 3);
[6014]684      this.yAxisPrimaryGroupBox.Name = "yAxisPrimaryGroupBox";
[9258]685      this.yAxisPrimaryGroupBox.Size = new System.Drawing.Size(441, 126);
[6014]686      this.yAxisPrimaryGroupBox.TabIndex = 0;
687      this.yAxisPrimaryGroupBox.TabStop = false;
688      this.yAxisPrimaryGroupBox.Text = "Primary Axis";
689      //
[9258]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      //
[7244]702      // panel6
[6014]703      //
[7244]704      this.panel6.Controls.Add(this.yAxisPrimaryMaximumFixedRadioButton);
705      this.panel6.Controls.Add(this.yAxisPrimaryMaximumAutoRadioButton);
[9258]706      this.panel6.Location = new System.Drawing.Point(74, 71);
[7244]707      this.panel6.Name = "panel6";
708      this.panel6.Size = new System.Drawing.Size(106, 20);
[8015]709      this.panel6.TabIndex = 6;
[6014]710      //
711      // yAxisPrimaryMaximumFixedRadioButton
712      //
713      this.yAxisPrimaryMaximumFixedRadioButton.AutoSize = true;
[7244]714      this.yAxisPrimaryMaximumFixedRadioButton.Location = new System.Drawing.Point(53, 1);
[6014]715      this.yAxisPrimaryMaximumFixedRadioButton.Name = "yAxisPrimaryMaximumFixedRadioButton";
[7244]716      this.yAxisPrimaryMaximumFixedRadioButton.Size = new System.Drawing.Size(53, 17);
[8015]717      this.yAxisPrimaryMaximumFixedRadioButton.TabIndex = 1;
[6014]718      this.yAxisPrimaryMaximumFixedRadioButton.TabStop = true;
[7244]719      this.yAxisPrimaryMaximumFixedRadioButton.Text = "&Fixed:";
[6014]720      this.yAxisPrimaryMaximumFixedRadioButton.UseVisualStyleBackColor = true;
721      this.yAxisPrimaryMaximumFixedRadioButton.CheckedChanged += new System.EventHandler(this.yAxisPrimaryMaximumRadioButton_CheckedChanged);
722      //
723      // yAxisPrimaryMaximumAutoRadioButton
724      //
725      this.yAxisPrimaryMaximumAutoRadioButton.AutoSize = true;
[7244]726      this.yAxisPrimaryMaximumAutoRadioButton.Location = new System.Drawing.Point(0, 1);
[6014]727      this.yAxisPrimaryMaximumAutoRadioButton.Name = "yAxisPrimaryMaximumAutoRadioButton";
728      this.yAxisPrimaryMaximumAutoRadioButton.Size = new System.Drawing.Size(47, 17);
[8015]729      this.yAxisPrimaryMaximumAutoRadioButton.TabIndex = 0;
[6014]730      this.yAxisPrimaryMaximumAutoRadioButton.TabStop = true;
[7244]731      this.yAxisPrimaryMaximumAutoRadioButton.Text = "&Auto";
[6014]732      this.yAxisPrimaryMaximumAutoRadioButton.UseVisualStyleBackColor = true;
733      this.yAxisPrimaryMaximumAutoRadioButton.CheckedChanged += new System.EventHandler(this.yAxisPrimaryMaximumRadioButton_CheckedChanged);
734      //
[7244]735      // panel5
[6014]736      //
[7244]737      this.panel5.Controls.Add(this.yAxisPrimaryMinimumAutoRadioButton);
738      this.panel5.Controls.Add(this.yAxisPrimaryMinimumFixedRadioButton);
[9258]739      this.panel5.Location = new System.Drawing.Point(74, 45);
[7244]740      this.panel5.Name = "panel5";
741      this.panel5.Size = new System.Drawing.Size(106, 20);
[8015]742      this.panel5.TabIndex = 3;
[6014]743      //
[7244]744      // yAxisPrimaryMinimumAutoRadioButton
[6014]745      //
[7244]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);
[8015]750      this.yAxisPrimaryMinimumAutoRadioButton.TabIndex = 0;
[7244]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);
[6014]755      //
756      // yAxisPrimaryMinimumFixedRadioButton
757      //
758      this.yAxisPrimaryMinimumFixedRadioButton.AutoSize = true;
[7244]759      this.yAxisPrimaryMinimumFixedRadioButton.Location = new System.Drawing.Point(53, 1);
[6014]760      this.yAxisPrimaryMinimumFixedRadioButton.Name = "yAxisPrimaryMinimumFixedRadioButton";
[7244]761      this.yAxisPrimaryMinimumFixedRadioButton.Size = new System.Drawing.Size(53, 17);
[8015]762      this.yAxisPrimaryMinimumFixedRadioButton.TabIndex = 1;
[6014]763      this.yAxisPrimaryMinimumFixedRadioButton.TabStop = true;
[7244]764      this.yAxisPrimaryMinimumFixedRadioButton.Text = "&Fixed:";
[6014]765      this.yAxisPrimaryMinimumFixedRadioButton.UseVisualStyleBackColor = true;
766      this.yAxisPrimaryMinimumFixedRadioButton.CheckedChanged += new System.EventHandler(this.yAxisPrimaryMinimumRadioButton_CheckedChanged);
767      //
[7244]768      // yAxisPrimaryMinimumFixedTextBox
[6014]769      //
[9258]770      this.yAxisPrimaryMinimumFixedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
771            | System.Windows.Forms.AnchorStyles.Right)));
[7244]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);
[8015]775      this.yAxisPrimaryMinimumFixedTextBox.TabIndex = 4;
[7244]776      this.yAxisPrimaryMinimumFixedTextBox.Validating += new System.ComponentModel.CancelEventHandler(this.yAxisPrimaryMinimumFixedTextBox_Validating);
[6014]777      //
[7244]778      // yAxisPrimaryMaximumFixedTextBox
779      //
[9258]780      this.yAxisPrimaryMaximumFixedTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
781            | System.Windows.Forms.AnchorStyles.Right)));
[7244]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);
[8015]785      this.yAxisPrimaryMaximumFixedTextBox.TabIndex = 7;
[7244]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);
[8015]794      this.label7.TabIndex = 5;
[7244]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      //
[16692]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      //
[7244]909      // titleTextBox
910      //
[9258]911      this.titleTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
912            | System.Windows.Forms.AnchorStyles.Right)));
[7244]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      //
[9258]930      this.axisFontLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
931            | System.Windows.Forms.AnchorStyles.Right)));
[7244]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      //
[9258]941      this.titleFontLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
942            | System.Windows.Forms.AnchorStyles.Right)));
[7244]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      //
[6014]988      // errorProvider
989      //
[7244]990      this.errorProvider.BlinkStyle = System.Windows.Forms.ErrorBlinkStyle.NeverBlink;
[6014]991      this.errorProvider.ContainerControl = this;
992      //
[6020]993      // titleFontDialog
994      //
[9258]995      this.titleFontDialog.Color = System.Drawing.SystemColors.ControlText;
[6020]996      this.titleFontDialog.FontMustExist = true;
997      this.titleFontDialog.ShowColor = true;
998      //
[9258]999      // axisFontDialog
1000      //
1001      this.axisFontDialog.Color = System.Drawing.SystemColors.ControlText;
1002      //
[6012]1003      // DataTableVisualPropertiesControl
1004      //
[7967]1005      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
[7244]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);
[6014]1012      this.Controls.Add(this.axisTabControl);
[7244]1013      this.Controls.Add(this.label2);
1014      this.Controls.Add(this.titleFontButton);
[6012]1015      this.Name = "DataTableVisualPropertiesControl";
[9258]1016      this.Size = new System.Drawing.Size(455, 373);
[6014]1017      this.xAxisPrimaryGroupBox.ResumeLayout(false);
1018      this.xAxisPrimaryGroupBox.PerformLayout();
[7244]1019      this.panel2.ResumeLayout(false);
1020      this.panel2.PerformLayout();
1021      this.panel1.ResumeLayout(false);
1022      this.panel1.PerformLayout();
[6014]1023      this.xAxisSecondaryGroupBox.ResumeLayout(false);
1024      this.xAxisSecondaryGroupBox.PerformLayout();
[7244]1025      this.panel4.ResumeLayout(false);
1026      this.panel4.PerformLayout();
1027      this.panel3.ResumeLayout(false);
1028      this.panel3.PerformLayout();
[6014]1029      this.axisTabControl.ResumeLayout(false);
1030      this.xAxisTabPage.ResumeLayout(false);
1031      this.yAxisTabPage.ResumeLayout(false);
1032      this.yAxisSecondaryGroupBox.ResumeLayout(false);
1033      this.yAxisSecondaryGroupBox.PerformLayout();
[7244]1034      this.panel8.ResumeLayout(false);
1035      this.panel8.PerformLayout();
1036      this.panel7.ResumeLayout(false);
1037      this.panel7.PerformLayout();
[6014]1038      this.yAxisPrimaryGroupBox.ResumeLayout(false);
1039      this.yAxisPrimaryGroupBox.PerformLayout();
[7244]1040      this.panel6.ResumeLayout(false);
1041      this.panel6.PerformLayout();
1042      this.panel5.ResumeLayout(false);
1043      this.panel5.PerformLayout();
[16692]1044      this.histogramTabPage.ResumeLayout(false);
1045      this.histogramGroupBox.ResumeLayout(false);
1046      this.histogramGroupBox.PerformLayout();
1047      ((System.ComponentModel.ISupportInitialize)(this.histogramBinsNumericUpDown)).EndInit();
[6014]1048      ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();
[6012]1049      this.ResumeLayout(false);
[7244]1050      this.PerformLayout();
[6012]1051
1052    }
1053
1054    #endregion
1055
1056    private System.Windows.Forms.Label label1;
[6014]1057    private System.Windows.Forms.TextBox yAxisPrimaryTitleTextBox;
1058    private System.Windows.Forms.TextBox yAxisSecondaryTitleTextBox;
[6012]1059    private System.Windows.Forms.Label label4;
[6014]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;
[6020]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;
[7221]1112    private System.Windows.Forms.Label label15;
1113    private System.Windows.Forms.TextBox titleTextBox;
[7244]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;
[9258]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;
[16692]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;
[6012]1134  }
1135}
Note: See TracBrowser for help on using the repository browser.