#region License Information
/* HeuristicLab
* Copyright (C) Heuristic and Evolutionary Algorithms Laboratory (HEAL)
*
* This file is part of HeuristicLab.
*
* HeuristicLab is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* HeuristicLab is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with HeuristicLab. If not, see .
*/
#endregion
namespace HeuristicLab.Analysis.Views {
partial class ScatterPlotDataRowVisualPropertiesControl {
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing) {
if (disposing && (components != null)) {
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent() {
this.components = new System.ComponentModel.Container();
this.pointStyleComboBox = new System.Windows.Forms.ComboBox();
this.colorDialog = new System.Windows.Forms.ColorDialog();
this.colorButton = new System.Windows.Forms.Button();
this.isVisibleInLegendCheckBox = new System.Windows.Forms.CheckBox();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.pointSizeNumericUpDown = new System.Windows.Forms.NumericUpDown();
this.label3 = new System.Windows.Forms.Label();
this.displayNameTextBox = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.regressionTypeComboBox = new System.Windows.Forms.ComboBox();
this.regressionGroupBox = new System.Windows.Forms.GroupBox();
this.isRegressionVisibleInLegendCheckBox = new System.Windows.Forms.CheckBox();
this.polynomialRegressionOrderNumericUpDown = new System.Windows.Forms.NumericUpDown();
this.orderLabel = new System.Windows.Forms.Label();
this.regressionLegendTextBox = new System.Windows.Forms.TextBox();
this.toolTip = new System.Windows.Forms.ToolTip(this.components);
this.clearColorButton = new System.Windows.Forms.Button();
((System.ComponentModel.ISupportInitialize)(this.pointSizeNumericUpDown)).BeginInit();
this.regressionGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.polynomialRegressionOrderNumericUpDown)).BeginInit();
this.SuspendLayout();
//
// pointStyleComboBox
//
this.pointStyleComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.pointStyleComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.pointStyleComboBox.FormattingEnabled = true;
this.pointStyleComboBox.Location = new System.Drawing.Point(99, 34);
this.pointStyleComboBox.Name = "pointStyleComboBox";
this.pointStyleComboBox.Size = new System.Drawing.Size(240, 21);
this.pointStyleComboBox.TabIndex = 3;
this.pointStyleComboBox.SelectedValueChanged += new System.EventHandler(this.pointStyleComboBox_SelectedValueChanged);
//
// colorDialog
//
this.colorDialog.Color = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
//
// colorButton
//
this.colorButton.BackColor = System.Drawing.SystemColors.Control;
this.colorButton.Location = new System.Drawing.Point(99, 61);
this.colorButton.Name = "colorButton";
this.colorButton.Size = new System.Drawing.Size(23, 23);
this.colorButton.TabIndex = 5;
this.colorButton.UseVisualStyleBackColor = false;
this.colorButton.Click += new System.EventHandler(this.colorButton_Click);
//
// isVisibleInLegendCheckBox
//
this.isVisibleInLegendCheckBox.AutoSize = true;
this.isVisibleInLegendCheckBox.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
this.isVisibleInLegendCheckBox.Location = new System.Drawing.Point(99, 116);
this.isVisibleInLegendCheckBox.Name = "isVisibleInLegendCheckBox";
this.isVisibleInLegendCheckBox.Size = new System.Drawing.Size(15, 14);
this.isVisibleInLegendCheckBox.TabIndex = 3;
this.isVisibleInLegendCheckBox.UseVisualStyleBackColor = true;
this.isVisibleInLegendCheckBox.CheckedChanged += new System.EventHandler(this.isVisibleInLegendCheckBox_CheckedChanged);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(3, 37);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(60, 13);
this.label1.TabIndex = 2;
this.label1.Text = "&Point Style:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(3, 66);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(61, 13);
this.label2.TabIndex = 4;
this.label2.Text = "Point &Color:";
//
// pointSizeNumericUpDown
//
this.pointSizeNumericUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.pointSizeNumericUpDown.Location = new System.Drawing.Point(99, 90);
this.pointSizeNumericUpDown.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.pointSizeNumericUpDown.Name = "pointSizeNumericUpDown";
this.pointSizeNumericUpDown.Size = new System.Drawing.Size(240, 20);
this.pointSizeNumericUpDown.TabIndex = 5;
this.pointSizeNumericUpDown.Value = new decimal(new int[] {
1,
0,
0,
0});
this.pointSizeNumericUpDown.ValueChanged += new System.EventHandler(this.pointSizeNumericUpDown_ValueChanged);
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(3, 92);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(57, 13);
this.label3.TabIndex = 6;
this.label3.Text = "Point &Size:";
//
// displayNameTextBox
//
this.displayNameTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.displayNameTextBox.Location = new System.Drawing.Point(99, 8);
this.displayNameTextBox.Name = "displayNameTextBox";
this.displayNameTextBox.Size = new System.Drawing.Size(240, 20);
this.displayNameTextBox.TabIndex = 1;
this.displayNameTextBox.Validated += new System.EventHandler(this.displayNameTextBox_Validated);
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(3, 11);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(38, 13);
this.label9.TabIndex = 0;
this.label9.Text = "&Name:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(3, 116);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(90, 13);
this.label7.TabIndex = 2;
this.label7.Text = "&Visible in Legend:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(6, 22);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(34, 13);
this.label4.TabIndex = 7;
this.label4.Text = "Type:";
//
// regressionTypeComboBox
//
this.regressionTypeComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.regressionTypeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.regressionTypeComboBox.FormattingEnabled = true;
this.regressionTypeComboBox.Location = new System.Drawing.Point(93, 19);
this.regressionTypeComboBox.Name = "regressionTypeComboBox";
this.regressionTypeComboBox.Size = new System.Drawing.Size(147, 21);
this.regressionTypeComboBox.TabIndex = 8;
this.regressionTypeComboBox.SelectedValueChanged += new System.EventHandler(this.regressionTypeComboBox_SelectedValueChanged);
//
// regressionGroupBox
//
this.regressionGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.regressionGroupBox.Controls.Add(this.isRegressionVisibleInLegendCheckBox);
this.regressionGroupBox.Controls.Add(this.regressionTypeComboBox);
this.regressionGroupBox.Controls.Add(this.polynomialRegressionOrderNumericUpDown);
this.regressionGroupBox.Controls.Add(this.orderLabel);
this.regressionGroupBox.Controls.Add(this.regressionLegendTextBox);
this.regressionGroupBox.Controls.Add(this.label4);
this.regressionGroupBox.Location = new System.Drawing.Point(3, 136);
this.regressionGroupBox.Name = "regressionGroupBox";
this.regressionGroupBox.Size = new System.Drawing.Size(336, 74);
this.regressionGroupBox.TabIndex = 9;
this.regressionGroupBox.TabStop = false;
this.regressionGroupBox.Text = "&Regression";
//
// isRegressionVisibleInLegendCheckBox
//
this.isRegressionVisibleInLegendCheckBox.AutoSize = true;
this.isRegressionVisibleInLegendCheckBox.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
this.isRegressionVisibleInLegendCheckBox.Location = new System.Drawing.Point(6, 48);
this.isRegressionVisibleInLegendCheckBox.Name = "isRegressionVisibleInLegendCheckBox";
this.isRegressionVisibleInLegendCheckBox.Size = new System.Drawing.Size(68, 17);
this.isRegressionVisibleInLegendCheckBox.TabIndex = 13;
this.isRegressionVisibleInLegendCheckBox.Text = "Legend: ";
this.isRegressionVisibleInLegendCheckBox.UseVisualStyleBackColor = true;
this.isRegressionVisibleInLegendCheckBox.CheckedChanged += new System.EventHandler(this.isRegressionVisibleInLegendCheckBox_CheckedChanged);
//
// polynomialRegressionOrderNumericUpDown
//
this.polynomialRegressionOrderNumericUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.polynomialRegressionOrderNumericUpDown.Location = new System.Drawing.Point(285, 20);
this.polynomialRegressionOrderNumericUpDown.Margin = new System.Windows.Forms.Padding(9, 3, 3, 3);
this.polynomialRegressionOrderNumericUpDown.Maximum = new decimal(new int[] {
6,
0,
0,
0});
this.polynomialRegressionOrderNumericUpDown.Minimum = new decimal(new int[] {
2,
0,
0,
0});
this.polynomialRegressionOrderNumericUpDown.Name = "polynomialRegressionOrderNumericUpDown";
this.polynomialRegressionOrderNumericUpDown.Size = new System.Drawing.Size(45, 20);
this.polynomialRegressionOrderNumericUpDown.TabIndex = 11;
this.toolTip.SetToolTip(this.polynomialRegressionOrderNumericUpDown, "Order only available for Polynomial");
this.polynomialRegressionOrderNumericUpDown.Value = new decimal(new int[] {
2,
0,
0,
0});
this.polynomialRegressionOrderNumericUpDown.ValueChanged += new System.EventHandler(this.polynomialRegressionOrderNumericUpDown_ValueChanged);
//
// orderLabel
//
this.orderLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.orderLabel.AutoSize = true;
this.orderLabel.Location = new System.Drawing.Point(246, 22);
this.orderLabel.Name = "orderLabel";
this.orderLabel.Size = new System.Drawing.Size(36, 13);
this.orderLabel.TabIndex = 12;
this.orderLabel.Text = "Order:";
//
// regressionLegendTextBox
//
this.regressionLegendTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.regressionLegendTextBox.Location = new System.Drawing.Point(93, 46);
this.regressionLegendTextBox.Name = "regressionLegendTextBox";
this.regressionLegendTextBox.Size = new System.Drawing.Size(237, 20);
this.regressionLegendTextBox.TabIndex = 10;
this.regressionLegendTextBox.Validated += new System.EventHandler(this.regressionLegendTextBox_Validated);
//
// clearColorButton
//
this.clearColorButton.BackColor = System.Drawing.SystemColors.ActiveCaption;
this.clearColorButton.Cursor = System.Windows.Forms.Cursors.Default;
this.clearColorButton.FlatAppearance.BorderSize = 0;
this.clearColorButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.clearColorButton.ForeColor = System.Drawing.Color.Transparent;
this.clearColorButton.Location = new System.Drawing.Point(125, 65);
this.clearColorButton.Margin = new System.Windows.Forms.Padding(0);
this.clearColorButton.Name = "clearColorButton";
this.clearColorButton.Size = new System.Drawing.Size(15, 16);
this.clearColorButton.TabIndex = 11;
this.clearColorButton.TabStop = false;
this.clearColorButton.UseVisualStyleBackColor = false;
this.clearColorButton.Click += new System.EventHandler(this.clearColorButton_Click);
//
// ScatterPlotDataRowVisualPropertiesControl
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
this.Controls.Add(this.clearColorButton);
this.Controls.Add(this.regressionGroupBox);
this.Controls.Add(this.pointSizeNumericUpDown);
this.Controls.Add(this.isVisibleInLegendCheckBox);
this.Controls.Add(this.label9);
this.Controls.Add(this.label3);
this.Controls.Add(this.pointStyleComboBox);
this.Controls.Add(this.label7);
this.Controls.Add(this.label2);
this.Controls.Add(this.displayNameTextBox);
this.Controls.Add(this.label1);
this.Controls.Add(this.colorButton);
this.Name = "ScatterPlotDataRowVisualPropertiesControl";
this.Size = new System.Drawing.Size(342, 215);
((System.ComponentModel.ISupportInitialize)(this.pointSizeNumericUpDown)).EndInit();
this.regressionGroupBox.ResumeLayout(false);
this.regressionGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.polynomialRegressionOrderNumericUpDown)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.ComboBox pointStyleComboBox;
private System.Windows.Forms.ColorDialog colorDialog;
private System.Windows.Forms.Button colorButton;
private System.Windows.Forms.CheckBox isVisibleInLegendCheckBox;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.NumericUpDown pointSizeNumericUpDown;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox displayNameTextBox;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.ComboBox regressionTypeComboBox;
private System.Windows.Forms.GroupBox regressionGroupBox;
private System.Windows.Forms.TextBox regressionLegendTextBox;
private System.Windows.Forms.NumericUpDown polynomialRegressionOrderNumericUpDown;
private System.Windows.Forms.Label orderLabel;
private System.Windows.Forms.ToolTip toolTip;
private System.Windows.Forms.CheckBox isRegressionVisibleInLegendCheckBox;
private System.Windows.Forms.Button clearColorButton;
}
}