Example #1
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
            System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Title title1 = new System.Windows.Forms.DataVisualization.Charting.Title();
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend();
            System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem1 = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell1 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell2 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem2 = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell3 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell4 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem3 = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell5 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell6 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem4 = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell7 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell8 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem5 = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell9 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell10 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem6 = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell11 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell12 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series6 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Title title2 = new System.Windows.Forms.DataVisualization.Charting.Title();
            this.FitnessChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.run_button = new System.Windows.Forms.Button();
            this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
            this.problemBox = new System.Windows.Forms.ComboBox();
            this.outputTextBox = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.crossoverRate = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.genotypeSize = new System.Windows.Forms.TextBox();
            this.protocolBox = new System.Windows.Forms.ComboBox();
            this.label6 = new System.Windows.Forms.Label();
            this.mechanismBox = new System.Windows.Forms.ComboBox();
            this.generations = new System.Windows.Forms.TextBox();
            this.label5 = new System.Windows.Forms.Label();
            this.mutationRate = new System.Windows.Forms.TextBox();
            this.label4 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.populationSize = new System.Windows.Forms.TextBox();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.problemComboBox2 = new System.Windows.Forms.ComboBox();
            this.problemComboBox1 = new System.Windows.Forms.ComboBox();
            this.problemTextBox6 = new System.Windows.Forms.TextBox();
            this.problemTextBox5 = new System.Windows.Forms.TextBox();
            this.probLabel6 = new System.Windows.Forms.Label();
            this.problemTextBox3 = new System.Windows.Forms.TextBox();
            this.probLabel3 = new System.Windows.Forms.Label();
            this.problemTextBox4 = new System.Windows.Forms.TextBox();
            this.probLabel4 = new System.Windows.Forms.Label();
            this.probLabel5 = new System.Windows.Forms.Label();
            this.problemTextBox2 = new System.Windows.Forms.TextBox();
            this.probLabel2 = new System.Windows.Forms.Label();
            this.probLabel1 = new System.Windows.Forms.Label();
            this.problemTextBox1 = new System.Windows.Forms.TextBox();
            this.SpikeTrainChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.FitnessChart)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
            this.groupBox1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.SpikeTrainChart)).BeginInit();
            this.SuspendLayout();
            // 
            // FitnessChart
            // 
            chartArea1.Name = "ChartArea1";
            chartArea2.Name = "ChartArea2";
            this.FitnessChart.ChartAreas.Add(chartArea1);
            this.FitnessChart.ChartAreas.Add(chartArea2);
            legend1.Name = "Legend1";
            this.FitnessChart.Legends.Add(legend1);
            this.FitnessChart.Location = new System.Drawing.Point(12, 12);
            this.FitnessChart.Name = "FitnessChart";
            series1.BorderWidth = 2;
            series1.ChartArea = "ChartArea1";
            series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.FastLine;
            series1.Legend = "Legend1";
            series1.Name = "Highest fitness";
            series2.BorderWidth = 2;
            series2.ChartArea = "ChartArea1";
            series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.FastLine;
            series2.Legend = "Legend1";
            series2.Name = "Average fitness";
            series3.BorderWidth = 2;
            series3.ChartArea = "ChartArea1";
            series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.FastLine;
            series3.Legend = "Legend1";
            series3.Name = "Standard deviation";
            series4.BorderWidth = 2;
            series4.ChartArea = "ChartArea2";
            series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.FastLine;
            series4.Legend = "Legend1";
            series4.Name = "AvgEntropy";
            this.FitnessChart.Series.Add(series1);
            this.FitnessChart.Series.Add(series2);
            this.FitnessChart.Series.Add(series3);
            this.FitnessChart.Series.Add(series4);
            this.FitnessChart.Size = new System.Drawing.Size(492, 277);
            this.FitnessChart.TabIndex = 0;
            this.FitnessChart.Text = "Fitness Chart";
            title1.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            title1.Name = "Title1";
            title1.Text = "Fitness chart";
            this.FitnessChart.Titles.Add(title1);
            // 
            // dataGridView1
            // 
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Location = new System.Drawing.Point(12, 295);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.Size = new System.Drawing.Size(492, 146);
            this.dataGridView1.TabIndex = 20;
            // 
            // run_button
            // 
            this.run_button.Location = new System.Drawing.Point(510, 492);
            this.run_button.Name = "run_button";
            this.run_button.Size = new System.Drawing.Size(473, 38);
            this.run_button.TabIndex = 15;
            this.run_button.Text = "Run";
            this.run_button.UseVisualStyleBackColor = true;
            this.run_button.Click += new System.EventHandler(this.RunButtonClick);
            // 
            // errorProvider1
            // 
            this.errorProvider1.ContainerControl = this;
            // 
            // problemBox
            // 
            this.problemBox.FormattingEnabled = true;
            this.problemBox.Items.AddRange(new object[] {
            "OneMax",
            "Colonel Blotto",
            "Izhikevich Spiking Neuron",
            "MinCog"});
            this.problemBox.Location = new System.Drawing.Point(597, 292);
            this.problemBox.Name = "problemBox";
            this.problemBox.Size = new System.Drawing.Size(110, 21);
            this.problemBox.TabIndex = 1;
            this.problemBox.SelectedIndexChanged += new System.EventHandler(this.ProblemBoxSelectedIndexChanged);
            // 
            // outputTextBox
            // 
            this.outputTextBox.BackColor = System.Drawing.SystemColors.AppWorkspace;
            this.outputTextBox.Location = new System.Drawing.Point(12, 447);
            this.outputTextBox.Multiline = true;
            this.outputTextBox.Name = "outputTextBox";
            this.outputTextBox.ReadOnly = true;
            this.outputTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
            this.outputTextBox.Size = new System.Drawing.Size(492, 85);
            this.outputTextBox.TabIndex = 17;
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(514, 295);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(77, 13);
            this.label7.TabIndex = 18;
            this.label7.Text = "Select problem";
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.crossoverRate);
            this.groupBox1.Controls.Add(this.label8);
            this.groupBox1.Controls.Add(this.genotypeSize);
            this.groupBox1.Controls.Add(this.protocolBox);
            this.groupBox1.Controls.Add(this.label6);
            this.groupBox1.Controls.Add(this.mechanismBox);
            this.groupBox1.Controls.Add(this.generations);
            this.groupBox1.Controls.Add(this.label5);
            this.groupBox1.Controls.Add(this.mutationRate);
            this.groupBox1.Controls.Add(this.label4);
            this.groupBox1.Controls.Add(this.label3);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.populationSize);
            this.groupBox1.Location = new System.Drawing.Point(510, 318);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.groupBox1.Size = new System.Drawing.Size(222, 168);
            this.groupBox1.TabIndex = 21;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "EA-Parameters";
            // 
            // crossoverRate
            // 
            this.crossoverRate.Location = new System.Drawing.Point(101, 100);
            this.crossoverRate.Name = "crossoverRate";
            this.crossoverRate.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.crossoverRate.Size = new System.Drawing.Size(89, 20);
            this.crossoverRate.TabIndex = 6;
            this.crossoverRate.Text = "0,9";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(7, 101);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(75, 13);
            this.label8.TabIndex = 16;
            this.label8.Text = "Crossover rate";
            // 
            // genotypeSize
            // 
            this.genotypeSize.Location = new System.Drawing.Point(101, 37);
            this.genotypeSize.Name = "genotypeSize";
            this.genotypeSize.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.genotypeSize.Size = new System.Drawing.Size(89, 20);
            this.genotypeSize.TabIndex = 3;
            this.genotypeSize.Text = "40";
            // 
            // protocolBox
            // 
            this.protocolBox.FormattingEnabled = true;
            this.protocolBox.Items.AddRange(new object[] {
            "A-I",
            "A-II",
            "A-III"});
            this.protocolBox.Location = new System.Drawing.Point(101, 122);
            this.protocolBox.Name = "protocolBox";
            this.protocolBox.Size = new System.Drawing.Size(89, 21);
            this.protocolBox.TabIndex = 7;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(7, 146);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(51, 13);
            this.label6.TabIndex = 13;
            this.label6.Text = "Selection";
            // 
            // mechanismBox
            // 
            this.mechanismBox.FormattingEnabled = true;
            this.mechanismBox.Items.AddRange(new object[] {
            "Fitness-prop",
            "Rank",
            "Sigma",
            "Tournament"});
            this.mechanismBox.Location = new System.Drawing.Point(101, 144);
            this.mechanismBox.Name = "mechanismBox";
            this.mechanismBox.Size = new System.Drawing.Size(89, 21);
            this.mechanismBox.TabIndex = 8;
            // 
            // generations
            // 
            this.generations.Location = new System.Drawing.Point(101, 58);
            this.generations.Name = "generations";
            this.generations.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.generations.Size = new System.Drawing.Size(89, 20);
            this.generations.TabIndex = 4;
            this.generations.Text = "100";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(7, 61);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(64, 13);
            this.label5.TabIndex = 10;
            this.label5.Text = "Generations";
            // 
            // mutationRate
            // 
            this.mutationRate.Location = new System.Drawing.Point(101, 79);
            this.mutationRate.Name = "mutationRate";
            this.mutationRate.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.mutationRate.Size = new System.Drawing.Size(89, 20);
            this.mutationRate.TabIndex = 5;
            this.mutationRate.Text = "0,1";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(7, 80);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(69, 13);
            this.label4.TabIndex = 8;
            this.label4.Text = "Mutation rate";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(7, 123);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(46, 13);
            this.label3.TabIndex = 6;
            this.label3.Text = "Protocol";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(7, 40);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(74, 13);
            this.label2.TabIndex = 4;
            this.label2.Text = "Genotype size";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(7, 19);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(78, 13);
            this.label1.TabIndex = 2;
            this.label1.Text = "Population size";
            // 
            // populationSize
            // 
            this.populationSize.Location = new System.Drawing.Point(101, 16);
            this.populationSize.Name = "populationSize";
            this.populationSize.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.populationSize.Size = new System.Drawing.Size(89, 20);
            this.populationSize.TabIndex = 2;
            this.populationSize.Tag = "";
            this.populationSize.Text = "100";
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.problemComboBox2);
            this.groupBox2.Controls.Add(this.problemComboBox1);
            this.groupBox2.Controls.Add(this.problemTextBox6);
            this.groupBox2.Controls.Add(this.problemTextBox5);
            this.groupBox2.Controls.Add(this.probLabel6);
            this.groupBox2.Controls.Add(this.problemTextBox3);
            this.groupBox2.Controls.Add(this.probLabel3);
            this.groupBox2.Controls.Add(this.problemTextBox4);
            this.groupBox2.Controls.Add(this.probLabel4);
            this.groupBox2.Controls.Add(this.probLabel5);
            this.groupBox2.Controls.Add(this.problemTextBox2);
            this.groupBox2.Controls.Add(this.probLabel2);
            this.groupBox2.Controls.Add(this.probLabel1);
            this.groupBox2.Controls.Add(this.problemTextBox1);
            this.groupBox2.Location = new System.Drawing.Point(738, 318);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.groupBox2.Size = new System.Drawing.Size(245, 168);
            this.groupBox2.TabIndex = 20;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "Problem-Parameters";
            // 
            // problemComboBox2
            // 
            this.problemComboBox2.FormattingEnabled = true;
            this.problemComboBox2.Location = new System.Drawing.Point(120, 121);
            this.problemComboBox2.Name = "problemComboBox2";
            this.problemComboBox2.Size = new System.Drawing.Size(89, 21);
            this.problemComboBox2.TabIndex = 16;
            this.problemComboBox2.Visible = false;
            // 
            // problemComboBox1
            // 
            this.problemComboBox1.FormattingEnabled = true;
            this.problemComboBox1.Location = new System.Drawing.Point(120, 120);
            this.problemComboBox1.Name = "problemComboBox1";
            this.problemComboBox1.Size = new System.Drawing.Size(89, 21);
            this.problemComboBox1.TabIndex = 11;
            this.problemComboBox1.Visible = false;
            // 
            // problemTextBox6
            // 
            this.problemTextBox6.Location = new System.Drawing.Point(120, 121);
            this.problemTextBox6.Name = "problemTextBox6";
            this.problemTextBox6.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.problemTextBox6.Size = new System.Drawing.Size(89, 20);
            this.problemTextBox6.TabIndex = 15;
            this.problemTextBox6.Visible = false;
            // 
            // problemTextBox5
            // 
            this.problemTextBox5.Location = new System.Drawing.Point(120, 100);
            this.problemTextBox5.Name = "problemTextBox5";
            this.problemTextBox5.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.problemTextBox5.Size = new System.Drawing.Size(89, 20);
            this.problemTextBox5.TabIndex = 14;
            this.problemTextBox5.Visible = false;
            // 
            // probLabel6
            // 
            this.probLabel6.AutoSize = true;
            this.probLabel6.Location = new System.Drawing.Point(7, 124);
            this.probLabel6.Name = "probLabel6";
            this.probLabel6.Size = new System.Drawing.Size(0, 13);
            this.probLabel6.TabIndex = 13;
            this.probLabel6.Visible = false;
            // 
            // problemTextBox3
            // 
            this.problemTextBox3.Location = new System.Drawing.Point(120, 58);
            this.problemTextBox3.Name = "problemTextBox3";
            this.problemTextBox3.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.problemTextBox3.Size = new System.Drawing.Size(89, 20);
            this.problemTextBox3.TabIndex = 11;
            this.problemTextBox3.Visible = false;
            // 
            // probLabel3
            // 
            this.probLabel3.AutoSize = true;
            this.probLabel3.Location = new System.Drawing.Point(7, 61);
            this.probLabel3.Name = "probLabel3";
            this.probLabel3.Size = new System.Drawing.Size(0, 13);
            this.probLabel3.TabIndex = 10;
            // 
            // problemTextBox4
            // 
            this.problemTextBox4.Location = new System.Drawing.Point(120, 79);
            this.problemTextBox4.Name = "problemTextBox4";
            this.problemTextBox4.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.problemTextBox4.Size = new System.Drawing.Size(89, 20);
            this.problemTextBox4.TabIndex = 9;
            this.problemTextBox4.Visible = false;
            // 
            // probLabel4
            // 
            this.probLabel4.AutoSize = true;
            this.probLabel4.Location = new System.Drawing.Point(7, 80);
            this.probLabel4.Name = "probLabel4";
            this.probLabel4.Size = new System.Drawing.Size(0, 13);
            this.probLabel4.TabIndex = 8;
            this.probLabel4.Visible = false;
            // 
            // probLabel5
            // 
            this.probLabel5.AutoSize = true;
            this.probLabel5.Location = new System.Drawing.Point(7, 101);
            this.probLabel5.Name = "probLabel5";
            this.probLabel5.Size = new System.Drawing.Size(0, 13);
            this.probLabel5.TabIndex = 6;
            this.probLabel5.Visible = false;
            // 
            // problemTextBox2
            // 
            this.problemTextBox2.Location = new System.Drawing.Point(120, 37);
            this.problemTextBox2.Name = "problemTextBox2";
            this.problemTextBox2.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.problemTextBox2.Size = new System.Drawing.Size(89, 20);
            this.problemTextBox2.TabIndex = 10;
            this.problemTextBox2.Visible = false;
            // 
            // probLabel2
            // 
            this.probLabel2.AutoSize = true;
            this.probLabel2.Location = new System.Drawing.Point(7, 40);
            this.probLabel2.Name = "probLabel2";
            this.probLabel2.Size = new System.Drawing.Size(0, 13);
            this.probLabel2.TabIndex = 4;
            // 
            // probLabel1
            // 
            this.probLabel1.AutoSize = true;
            this.probLabel1.Location = new System.Drawing.Point(7, 19);
            this.probLabel1.Name = "probLabel1";
            this.probLabel1.Size = new System.Drawing.Size(0, 13);
            this.probLabel1.TabIndex = 2;
            // 
            // problemTextBox1
            // 
            this.problemTextBox1.Location = new System.Drawing.Point(120, 16);
            this.problemTextBox1.Name = "problemTextBox1";
            this.problemTextBox1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.problemTextBox1.Size = new System.Drawing.Size(89, 20);
            this.problemTextBox1.TabIndex = 9;
            this.problemTextBox1.Tag = "";
            this.problemTextBox1.Visible = false;
            // 
            // SpikeTrainChart
            // 
            chartArea3.Name = "ChartArea1";
            this.SpikeTrainChart.ChartAreas.Add(chartArea3);
            legendCell1.Name = "Cell1";
            legendCell1.Text = "Fitness";
            legendCell2.Name = "Cell2";
            legendCell2.Text = "max";
            legendItem1.Cells.Add(legendCell1);
            legendItem1.Cells.Add(legendCell2);
            legendItem1.Name = "Fitness";
            legendCell3.Name = "Cell1";
            legendCell3.Text = "A";
            legendCell4.Name = "Cell2";
            legendItem2.Cells.Add(legendCell3);
            legendItem2.Cells.Add(legendCell4);
            legendItem2.Name = "a";
            legendCell5.Name = "Cell1";
            legendCell5.Text = "B";
            legendCell6.Name = "Cell2";
            legendItem3.Cells.Add(legendCell5);
            legendItem3.Cells.Add(legendCell6);
            legendItem3.Name = "b";
            legendCell7.Name = "Cell1";
            legendCell7.Text = "C";
            legendCell8.Name = "Cell2";
            legendItem4.Cells.Add(legendCell7);
            legendItem4.Cells.Add(legendCell8);
            legendItem4.Name = "c";
            legendCell9.Name = "Cell1";
            legendCell9.Text = "D";
            legendCell10.Name = "Cell2";
            legendItem5.Cells.Add(legendCell9);
            legendItem5.Cells.Add(legendCell10);
            legendItem5.Name = "d";
            legendCell11.Name = "Cell1";
            legendCell11.Text = "K";
            legendCell12.Name = "Cell2";
            legendItem6.Cells.Add(legendCell11);
            legendItem6.Cells.Add(legendCell12);
            legendItem6.Name = "k";
            legend2.CustomItems.Add(legendItem1);
            legend2.CustomItems.Add(legendItem2);
            legend2.CustomItems.Add(legendItem3);
            legend2.CustomItems.Add(legendItem4);
            legend2.CustomItems.Add(legendItem5);
            legend2.CustomItems.Add(legendItem6);
            legend2.Name = "Legend1";
            this.SpikeTrainChart.Legends.Add(legend2);
            this.SpikeTrainChart.Location = new System.Drawing.Point(510, 12);
            this.SpikeTrainChart.Name = "SpikeTrainChart";
            series5.BorderWidth = 2;
            series5.ChartArea = "ChartArea1";
            series5.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
            series5.Legend = "Legend1";
            series5.Name = "Goal Train";
            series6.ChartArea = "ChartArea1";
            series6.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
            series6.Color = System.Drawing.Color.Red;
            series6.Legend = "Legend1";
            series6.Name = "Best of run Spike Train";
            this.SpikeTrainChart.Series.Add(series5);
            this.SpikeTrainChart.Series.Add(series6);
            this.SpikeTrainChart.Size = new System.Drawing.Size(482, 277);
            this.SpikeTrainChart.TabIndex = 22;
            this.SpikeTrainChart.Text = "Spike Train";
            title2.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            title2.Name = "Title1";
            title2.Text = "Spike Train";
            this.SpikeTrainChart.Titles.Add(title2);
            // 
            // Gui
            // 
            this.ClientSize = new System.Drawing.Size(1004, 544);
            this.Controls.Add(this.SpikeTrainChart);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.label7);
            this.Controls.Add(this.outputTextBox);
            this.Controls.Add(this.problemBox);
            this.Controls.Add(this.run_button);
            this.Controls.Add(this.dataGridView1);
            this.Controls.Add(this.FitnessChart);
            this.Name = "Gui";
            ((System.ComponentModel.ISupportInitialize)(this.FitnessChart)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.SpikeTrainChart)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Example #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataVisualization.Charting.ChartArea        chartArea1        = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend           legend1           = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.LegendCellColumn legendCellColumn1 = new System.Windows.Forms.DataVisualization.Charting.LegendCellColumn();
     System.Windows.Forms.DataVisualization.Charting.LegendCellColumn legendCellColumn2 = new System.Windows.Forms.DataVisualization.Charting.LegendCellColumn();
     System.Windows.Forms.DataVisualization.Charting.Legend           legend2           = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.LegendItem       legendItem1       = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
     System.Windows.Forms.DataVisualization.Charting.LegendCell       legendCell1       = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendCell       legendCell2       = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendCell       legendCell3       = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendItem       legendItem2       = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
     System.Windows.Forms.DataVisualization.Charting.LegendCell       legendCell4       = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendCell       legendCell5       = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendCell       legendCell6       = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendItem       legendItem3       = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
     System.Windows.Forms.DataVisualization.Charting.LegendCell       legendCell7       = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendCell       legendCell8       = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendCell       legendCell9       = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendItem       legendItem4       = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
     System.Windows.Forms.DataVisualization.Charting.LegendCell       legendCell10      = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendCell       legendCell11      = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendCell       legendCell12      = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.Series           series1           = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Series           series2           = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Series           series3           = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Series           series4           = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Series           series5           = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox1         = new System.Windows.Forms.GroupBox();
     this.chart1            = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.groupBox3         = new System.Windows.Forms.GroupBox();
     this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
     this.PowTrend          = new System.Windows.Forms.CheckBox();
     this.LogTrend          = new System.Windows.Forms.CheckBox();
     this.ExpSmoothing      = new System.Windows.Forms.CheckBox();
     this.LineTrend         = new System.Windows.Forms.CheckBox();
     this.groupBox2         = new System.Windows.Forms.GroupBox();
     this.ShowGrid          = new System.Windows.Forms.CheckBox();
     this.BtnSave           = new System.Windows.Forms.Button();
     this.saveFileDialog1   = new System.Windows.Forms.SaveFileDialog();
     this.tableLayoutPanel1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.tableLayoutPanel2.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.tableLayoutPanel3.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 2;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.Controls.Add(this.groupBox1, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 1, 0);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 1;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1092, 518);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.chart1);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(3, 3);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(882, 512);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Графики";
     //
     // chart1
     //
     chartArea1.AxisX.Title = "Дата";
     chartArea1.AxisY.Title = "Значение";
     chartArea1.Name        = "Data";
     this.chart1.ChartAreas.Add(chartArea1);
     this.chart1.Dock             = System.Windows.Forms.DockStyle.Fill;
     legendCellColumn1.ColumnType = System.Windows.Forms.DataVisualization.Charting.LegendCellColumnType.SeriesSymbol;
     legendCellColumn1.Name       = "Column1";
     legendCellColumn2.Name       = "Column2";
     legend1.CellColumns.Add(legendCellColumn1);
     legend1.CellColumns.Add(legendCellColumn2);
     legend1.Name     = "Legend1";
     legendCell1.Name = "Cell1";
     legendCell1.Text = "Линейный тренд";
     legendCell2.Name = "Cell3";
     legendCell2.Text = "0";
     legendCell3.Name = "Cell2";
     legendCell3.Text = "0";
     legendItem1.Cells.Add(legendCell1);
     legendItem1.Cells.Add(legendCell2);
     legendItem1.Cells.Add(legendCell3);
     legendCell4.Name = "Cell1";
     legendCell4.Text = "Экспоненциальный\\nтренд";
     legendCell5.Name = "Cell3";
     legendCell5.Text = "0";
     legendCell6.Name = "Cell2";
     legendCell6.Text = "0";
     legendItem2.Cells.Add(legendCell4);
     legendItem2.Cells.Add(legendCell5);
     legendItem2.Cells.Add(legendCell6);
     legendCell7.Name = "Cell1";
     legendCell7.Text = "Логарифмический тренд";
     legendCell8.Name = "Cell3";
     legendCell8.Text = "0";
     legendCell9.Name = "Cell2";
     legendCell9.Text = "0";
     legendItem3.Cells.Add(legendCell7);
     legendItem3.Cells.Add(legendCell8);
     legendItem3.Cells.Add(legendCell9);
     legendCell10.Name = "Cell1";
     legendCell10.Text = "Степенной тренд";
     legendCell11.Name = "Cell3";
     legendCell11.Text = "0";
     legendCell12.Name = "Cell2";
     legendCell12.Text = "0";
     legendItem4.Cells.Add(legendCell10);
     legendItem4.Cells.Add(legendCell11);
     legendItem4.Cells.Add(legendCell12);
     legend2.CustomItems.Add(legendItem1);
     legend2.CustomItems.Add(legendItem2);
     legend2.CustomItems.Add(legendItem3);
     legend2.CustomItems.Add(legendItem4);
     legend2.Docking = System.Windows.Forms.DataVisualization.Charting.Docking.Bottom;
     legend2.Name    = "Legend3";
     legend2.Title   = "Методы, их уравнения\\nи коэфициенты достоверности\\nапроксимации R2";
     this.chart1.Legends.Add(legend1);
     this.chart1.Legends.Add(legend2);
     this.chart1.Location = new System.Drawing.Point(3, 22);
     this.chart1.Name     = "chart1";
     series1.ChartArea    = "Data";
     series1.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
     series1.Color        = System.Drawing.Color.Blue;
     series1.EmptyPointStyle.BorderDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.DashDot;
     series1.EmptyPointStyle.BorderWidth     = 12;
     series1.EmptyPointStyle.Color           = System.Drawing.Color.Navy;
     series1.Legend           = "Legend1";
     series1.LegendText       = "Данные";
     series1.MarkerColor      = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     series1.MarkerSize       = 3;
     series1.MarkerStyle      = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
     series1.Name             = "График";
     series1.XValueType       = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
     series1.YValueType       = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Double;
     series2.ChartArea        = "Data";
     series2.ChartType        = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series2.Color            = System.Drawing.Color.OrangeRed;
     series2.Legend           = "Legend1";
     series2.MarkerSize       = 3;
     series2.MarkerStyle      = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Square;
     series2.Name             = "Линейный тренд";
     series2.XValueType       = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
     series2.YValueType       = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Double;
     series3.ChartArea        = "Data";
     series3.ChartType        = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
     series3.Color            = System.Drawing.Color.Fuchsia;
     series3.Legend           = "Legend1";
     series3.MarkerSize       = 3;
     series3.MarkerStyle      = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Square;
     series3.Name             = "Экспоненциальный\\nтренд";
     series3.XValueType       = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
     series3.YValueType       = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Double;
     series4.ChartArea        = "Data";
     series4.ChartType        = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
     series4.Color            = System.Drawing.Color.Green;
     series4.Legend           = "Legend1";
     series4.MarkerSize       = 3;
     series4.MarkerStyle      = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
     series4.Name             = "Логарифмический\\n тренд";
     series4.XValueType       = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
     series4.YValueType       = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Double;
     series5.ChartArea        = "Data";
     series5.ChartType        = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
     series5.Color            = System.Drawing.Color.Sienna;
     series5.CustomProperties = "ннн=0";
     series5.Legend           = "Legend1";
     series5.MarkerSize       = 3;
     series5.MarkerStyle      = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
     series5.Name             = "Степенной тренд";
     series5.XValueType       = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
     series5.YValueType       = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Double;
     this.chart1.Series.Add(series1);
     this.chart1.Series.Add(series2);
     this.chart1.Series.Add(series3);
     this.chart1.Series.Add(series4);
     this.chart1.Series.Add(series5);
     this.chart1.Size     = new System.Drawing.Size(876, 487);
     this.chart1.TabIndex = 0;
     this.chart1.Text     = "chart1";
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.ColumnCount = 1;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Controls.Add(this.groupBox3, 0, 1);
     this.tableLayoutPanel2.Controls.Add(this.groupBox2, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.BtnSave, 0, 3);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(891, 3);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 4;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(198, 512);
     this.tableLayoutPanel2.TabIndex = 1;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.tableLayoutPanel3);
     this.groupBox3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox3.Location = new System.Drawing.Point(3, 90);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(192, 311);
     this.groupBox3.TabIndex = 2;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Методы";
     //
     // tableLayoutPanel3
     //
     this.tableLayoutPanel3.AutoSize    = true;
     this.tableLayoutPanel3.ColumnCount = 1;
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel3.Controls.Add(this.PowTrend, 0, 3);
     this.tableLayoutPanel3.Controls.Add(this.LogTrend, 0, 2);
     this.tableLayoutPanel3.Controls.Add(this.ExpSmoothing, 0, 1);
     this.tableLayoutPanel3.Controls.Add(this.LineTrend, 0, 0);
     this.tableLayoutPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 22);
     this.tableLayoutPanel3.Name     = "tableLayoutPanel3";
     this.tableLayoutPanel3.RowCount = 4;
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.tableLayoutPanel3.Size     = new System.Drawing.Size(186, 286);
     this.tableLayoutPanel3.TabIndex = 0;
     //
     // PowTrend
     //
     this.PowTrend.AutoSize   = true;
     this.PowTrend.Checked    = true;
     this.PowTrend.CheckState = System.Windows.Forms.CheckState.Checked;
     this.PowTrend.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.PowTrend.Location   = new System.Drawing.Point(3, 216);
     this.PowTrend.Name       = "PowTrend";
     this.PowTrend.Size       = new System.Drawing.Size(185, 67);
     this.PowTrend.TabIndex   = 7;
     this.PowTrend.Text       = "Степенной тренд";
     this.PowTrend.UseVisualStyleBackColor = true;
     this.PowTrend.CheckedChanged         += new System.EventHandler(this.PowTrend_CheckedChanged);
     //
     // LogTrend
     //
     this.LogTrend.AutoSize   = true;
     this.LogTrend.Checked    = true;
     this.LogTrend.CheckState = System.Windows.Forms.CheckState.Checked;
     this.LogTrend.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.LogTrend.Location   = new System.Drawing.Point(3, 145);
     this.LogTrend.Name       = "LogTrend";
     this.LogTrend.Size       = new System.Drawing.Size(185, 65);
     this.LogTrend.TabIndex   = 6;
     this.LogTrend.Text       = "Логарифмический\r\nтренд";
     this.LogTrend.UseVisualStyleBackColor = true;
     this.LogTrend.CheckedChanged         += new System.EventHandler(this.LogTrend_CheckedChanged);
     //
     // ExpSmoothing
     //
     this.ExpSmoothing.AutoSize   = true;
     this.ExpSmoothing.Checked    = true;
     this.ExpSmoothing.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ExpSmoothing.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.ExpSmoothing.Location   = new System.Drawing.Point(3, 74);
     this.ExpSmoothing.Name       = "ExpSmoothing";
     this.ExpSmoothing.Size       = new System.Drawing.Size(185, 65);
     this.ExpSmoothing.TabIndex   = 5;
     this.ExpSmoothing.Text       = "Экспотенциальное \r\nсглаживание";
     this.ExpSmoothing.UseVisualStyleBackColor = true;
     this.ExpSmoothing.CheckedChanged         += new System.EventHandler(this.ExpSmoothing_CheckedChanged);
     //
     // LineTrend
     //
     this.LineTrend.AutoSize   = true;
     this.LineTrend.Checked    = true;
     this.LineTrend.CheckState = System.Windows.Forms.CheckState.Checked;
     this.LineTrend.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.LineTrend.Location   = new System.Drawing.Point(3, 3);
     this.LineTrend.Name       = "LineTrend";
     this.LineTrend.Size       = new System.Drawing.Size(185, 65);
     this.LineTrend.TabIndex   = 4;
     this.LineTrend.Text       = "Линейный тренд";
     this.LineTrend.UseVisualStyleBackColor = true;
     this.LineTrend.CheckedChanged         += new System.EventHandler(this.LineTrend_CheckedChanged);
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.ShowGrid);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(3, 3);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(192, 81);
     this.groupBox2.TabIndex = 0;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Данные";
     //
     // ShowGrid
     //
     this.ShowGrid.AutoSize   = true;
     this.ShowGrid.Checked    = true;
     this.ShowGrid.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ShowGrid.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.ShowGrid.Location   = new System.Drawing.Point(3, 22);
     this.ShowGrid.Name       = "ShowGrid";
     this.ShowGrid.Size       = new System.Drawing.Size(186, 56);
     this.ShowGrid.TabIndex   = 0;
     this.ShowGrid.Text       = "Отображать график";
     this.ShowGrid.UseVisualStyleBackColor = true;
     this.ShowGrid.CheckedChanged         += new System.EventHandler(this.ShowGrid_CheckedChanged);
     //
     // BtnSave
     //
     this.BtnSave.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.BtnSave.Location = new System.Drawing.Point(3, 457);
     this.BtnSave.Name     = "BtnSave";
     this.BtnSave.Size     = new System.Drawing.Size(192, 52);
     this.BtnSave.TabIndex = 3;
     this.BtnSave.Text     = "Сохранить результаты";
     this.BtnSave.UseVisualStyleBackColor = true;
     this.BtnSave.Click += new System.EventHandler(this.BtnSave_Click);
     //
     // Charts
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1092, 518);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Name = "Charts";
     this.Text = "Charts";
     this.tableLayoutPanel1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.tableLayoutPanel2.ResumeLayout(false);
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.tableLayoutPanel3.ResumeLayout(false);
     this.tableLayoutPanel3.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.ResumeLayout(false);
 }
Example #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataVisualization.Charting.ChartArea  chartArea9  = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend     legend9     = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Title      title9      = new System.Windows.Forms.DataVisualization.Charting.Title();
     System.Windows.Forms.DataVisualization.Charting.ChartArea  chartArea10 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend     legend10    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem5 = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
     System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell5 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.Title      title10     = new System.Windows.Forms.DataVisualization.Charting.Title();
     System.ComponentModel.ComponentResourceManager             resources   = new System.ComponentModel.ComponentResourceManager(typeof(Resultados));
     this.pnResultados           = new System.Windows.Forms.Panel();
     this.label1                 = new System.Windows.Forms.Label();
     this.lblMedia               = new System.Windows.Forms.Label();
     this.lblMediana             = new System.Windows.Forms.Label();
     this.lblModa                = new System.Windows.Forms.Label();
     this.lblDesvioMedio         = new System.Windows.Forms.Label();
     this.lblValencia            = new System.Windows.Forms.Label();
     this.lblValenciaAmostra     = new System.Windows.Forms.Label();
     this.lblDesvioPadrao        = new System.Windows.Forms.Label();
     this.lblDesvioPadraoAmostra = new System.Windows.Forms.Label();
     this.chtGrafico             = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.lblQuartilTwo          = new System.Windows.Forms.Label();
     this.lblQuartilOne          = new System.Windows.Forms.Label();
     this.lblQuartilTres         = new System.Windows.Forms.Label();
     this.chtGraficoPizza        = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.lblDecilDez            = new System.Windows.Forms.Label();
     this.lblDecilVinte          = new System.Windows.Forms.Label();
     this.lblDecilTrinta         = new System.Windows.Forms.Label();
     this.lblDecilQuarenta       = new System.Windows.Forms.Label();
     this.lblDecilCinquenta      = new System.Windows.Forms.Label();
     this.lblDecilNoventa        = new System.Windows.Forms.Label();
     this.lblDecilOitenta        = new System.Windows.Forms.Label();
     this.lblDecilSetenta        = new System.Windows.Forms.Label();
     this.lblDecilSessenta       = new System.Windows.Forms.Label();
     this.btnVoltar              = new System.Windows.Forms.PictureBox();
     this.btnSair                = new System.Windows.Forms.PictureBox();
     this.dgvTabela              = new System.Windows.Forms.DataGridView();
     this.Intervalo              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Frequencia             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.pnResultados.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chtGrafico)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chtGraficoPizza)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnVoltar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnSair)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgvTabela)).BeginInit();
     this.SuspendLayout();
     //
     // pnResultados
     //
     this.pnResultados.BackColor = System.Drawing.Color.Chartreuse;
     this.pnResultados.Controls.Add(this.label1);
     this.pnResultados.Location = new System.Drawing.Point(0, 0);
     this.pnResultados.Name     = "pnResultados";
     this.pnResultados.Size     = new System.Drawing.Size(857, 53);
     this.pnResultados.TabIndex = 1;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Comic Sans MS", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(359, 9);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(135, 33);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Resultados";
     //
     // lblMedia
     //
     this.lblMedia.AutoSize = true;
     this.lblMedia.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblMedia.Location = new System.Drawing.Point(23, 72);
     this.lblMedia.Name     = "lblMedia";
     this.lblMedia.Size     = new System.Drawing.Size(65, 23);
     this.lblMedia.TabIndex = 2;
     this.lblMedia.Text     = "Média: ";
     //
     // lblMediana
     //
     this.lblMediana.AutoSize = true;
     this.lblMediana.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblMediana.Location = new System.Drawing.Point(23, 107);
     this.lblMediana.Name     = "lblMediana";
     this.lblMediana.Size     = new System.Drawing.Size(81, 23);
     this.lblMediana.TabIndex = 3;
     this.lblMediana.Text     = "Mediana: ";
     //
     // lblModa
     //
     this.lblModa.AutoSize = true;
     this.lblModa.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblModa.Location = new System.Drawing.Point(23, 143);
     this.lblModa.Name     = "lblModa";
     this.lblModa.Size     = new System.Drawing.Size(60, 23);
     this.lblModa.TabIndex = 4;
     this.lblModa.Text     = "Moda: ";
     //
     // lblDesvioMedio
     //
     this.lblDesvioMedio.AutoSize = true;
     this.lblDesvioMedio.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDesvioMedio.Location = new System.Drawing.Point(23, 177);
     this.lblDesvioMedio.Name     = "lblDesvioMedio";
     this.lblDesvioMedio.Size     = new System.Drawing.Size(118, 23);
     this.lblDesvioMedio.TabIndex = 5;
     this.lblDesvioMedio.Text     = "Desvio Médio: ";
     //
     // lblValencia
     //
     this.lblValencia.AutoSize = true;
     this.lblValencia.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblValencia.Location = new System.Drawing.Point(23, 211);
     this.lblValencia.Name     = "lblValencia";
     this.lblValencia.Size     = new System.Drawing.Size(80, 23);
     this.lblValencia.TabIndex = 6;
     this.lblValencia.Text     = "Valência: ";
     //
     // lblValenciaAmostra
     //
     this.lblValenciaAmostra.AutoSize = true;
     this.lblValenciaAmostra.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblValenciaAmostra.Location = new System.Drawing.Point(23, 246);
     this.lblValenciaAmostra.Name     = "lblValenciaAmostra";
     this.lblValenciaAmostra.Size     = new System.Drawing.Size(158, 23);
     this.lblValenciaAmostra.TabIndex = 7;
     this.lblValenciaAmostra.Text     = "Valência (Amostra): ";
     //
     // lblDesvioPadrao
     //
     this.lblDesvioPadrao.AutoSize = true;
     this.lblDesvioPadrao.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDesvioPadrao.Location = new System.Drawing.Point(23, 284);
     this.lblDesvioPadrao.Name     = "lblDesvioPadrao";
     this.lblDesvioPadrao.Size     = new System.Drawing.Size(122, 23);
     this.lblDesvioPadrao.TabIndex = 8;
     this.lblDesvioPadrao.Text     = "Desvio Padrão: ";
     //
     // lblDesvioPadraoAmostra
     //
     this.lblDesvioPadraoAmostra.AutoSize = true;
     this.lblDesvioPadraoAmostra.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDesvioPadraoAmostra.Location = new System.Drawing.Point(23, 320);
     this.lblDesvioPadraoAmostra.Name     = "lblDesvioPadraoAmostra";
     this.lblDesvioPadraoAmostra.Size     = new System.Drawing.Size(200, 23);
     this.lblDesvioPadraoAmostra.TabIndex = 9;
     this.lblDesvioPadraoAmostra.Text     = "Desvio Padrão (Amostra): ";
     //
     // chtGrafico
     //
     chartArea9.Name = "ChartArea1";
     this.chtGrafico.ChartAreas.Add(chartArea9);
     legend9.Name = "Legend1";
     this.chtGrafico.Legends.Add(legend9);
     this.chtGrafico.Location = new System.Drawing.Point(475, 84);
     this.chtGrafico.Name     = "chtGrafico";
     this.chtGrafico.Size     = new System.Drawing.Size(358, 300);
     this.chtGrafico.TabIndex = 10;
     this.chtGrafico.Text     = "chart1";
     title9.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     title9.Name = "Title1";
     title9.Text = "Histograma";
     this.chtGrafico.Titles.Add(title9);
     //
     // lblQuartilTwo
     //
     this.lblQuartilTwo.AutoSize = true;
     this.lblQuartilTwo.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblQuartilTwo.Location = new System.Drawing.Point(23, 388);
     this.lblQuartilTwo.Name     = "lblQuartilTwo";
     this.lblQuartilTwo.Size     = new System.Drawing.Size(120, 23);
     this.lblQuartilTwo.TabIndex = 12;
     this.lblQuartilTwo.Text     = "Quartil(50%): ";
     //
     // lblQuartilOne
     //
     this.lblQuartilOne.AutoSize = true;
     this.lblQuartilOne.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblQuartilOne.Location = new System.Drawing.Point(23, 352);
     this.lblQuartilOne.Name     = "lblQuartilOne";
     this.lblQuartilOne.Size     = new System.Drawing.Size(120, 23);
     this.lblQuartilOne.TabIndex = 0;
     this.lblQuartilOne.Text     = "Quartil(25%): ";
     //
     // lblQuartilTres
     //
     this.lblQuartilTres.AutoSize = true;
     this.lblQuartilTres.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblQuartilTres.Location = new System.Drawing.Point(300, 388);
     this.lblQuartilTres.Name     = "lblQuartilTres";
     this.lblQuartilTres.Size     = new System.Drawing.Size(120, 23);
     this.lblQuartilTres.TabIndex = 13;
     this.lblQuartilTres.Text     = "Quartil(75%): ";
     //
     // chtGraficoPizza
     //
     chartArea10.Name = "ChartArea1";
     this.chtGraficoPizza.ChartAreas.Add(chartArea10);
     legendCell5.Name = "Teste cell 1";
     legendItem5.Cells.Add(legendCell5);
     legendItem5.Name = "teste";
     legend10.CustomItems.Add(legendItem5);
     legend10.Name = "Legend1";
     this.chtGraficoPizza.Legends.Add(legend10);
     this.chtGraficoPizza.Location = new System.Drawing.Point(475, 409);
     this.chtGraficoPizza.Name     = "chtGraficoPizza";
     this.chtGraficoPizza.Size     = new System.Drawing.Size(358, 300);
     this.chtGraficoPizza.TabIndex = 14;
     this.chtGraficoPizza.Text     = "chart1";
     title10.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     title10.Name = "Title1";
     title10.Text = "Gráfico de setores";
     this.chtGraficoPizza.Titles.Add(title10);
     //
     // lblDecilDez
     //
     this.lblDecilDez.AutoSize = true;
     this.lblDecilDez.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDecilDez.Location = new System.Drawing.Point(300, 72);
     this.lblDecilDez.Name     = "lblDecilDez";
     this.lblDecilDez.Size     = new System.Drawing.Size(95, 23);
     this.lblDecilDez.TabIndex = 15;
     this.lblDecilDez.Text     = "Decil(10%):";
     //
     // lblDecilVinte
     //
     this.lblDecilVinte.AutoSize = true;
     this.lblDecilVinte.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDecilVinte.Location = new System.Drawing.Point(300, 107);
     this.lblDecilVinte.Name     = "lblDecilVinte";
     this.lblDecilVinte.Size     = new System.Drawing.Size(103, 23);
     this.lblDecilVinte.TabIndex = 16;
     this.lblDecilVinte.Text     = "Decil(20%): ";
     //
     // lblDecilTrinta
     //
     this.lblDecilTrinta.AutoSize = true;
     this.lblDecilTrinta.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDecilTrinta.Location = new System.Drawing.Point(300, 143);
     this.lblDecilTrinta.Name     = "lblDecilTrinta";
     this.lblDecilTrinta.Size     = new System.Drawing.Size(103, 23);
     this.lblDecilTrinta.TabIndex = 17;
     this.lblDecilTrinta.Text     = "Decil(30%): ";
     //
     // lblDecilQuarenta
     //
     this.lblDecilQuarenta.AutoSize = true;
     this.lblDecilQuarenta.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDecilQuarenta.Location = new System.Drawing.Point(300, 177);
     this.lblDecilQuarenta.Name     = "lblDecilQuarenta";
     this.lblDecilQuarenta.Size     = new System.Drawing.Size(98, 23);
     this.lblDecilQuarenta.TabIndex = 18;
     this.lblDecilQuarenta.Text     = "Decil(40%):";
     //
     // lblDecilCinquenta
     //
     this.lblDecilCinquenta.AutoSize = true;
     this.lblDecilCinquenta.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDecilCinquenta.Location = new System.Drawing.Point(300, 211);
     this.lblDecilCinquenta.Name     = "lblDecilCinquenta";
     this.lblDecilCinquenta.Size     = new System.Drawing.Size(98, 23);
     this.lblDecilCinquenta.TabIndex = 19;
     this.lblDecilCinquenta.Text     = "Decil(50%):";
     //
     // lblDecilNoventa
     //
     this.lblDecilNoventa.AutoSize = true;
     this.lblDecilNoventa.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDecilNoventa.Location = new System.Drawing.Point(300, 352);
     this.lblDecilNoventa.Name     = "lblDecilNoventa";
     this.lblDecilNoventa.Size     = new System.Drawing.Size(98, 23);
     this.lblDecilNoventa.TabIndex = 23;
     this.lblDecilNoventa.Text     = "Decil(90%):";
     //
     // lblDecilOitenta
     //
     this.lblDecilOitenta.AutoSize = true;
     this.lblDecilOitenta.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDecilOitenta.Location = new System.Drawing.Point(300, 320);
     this.lblDecilOitenta.Name     = "lblDecilOitenta";
     this.lblDecilOitenta.Size     = new System.Drawing.Size(103, 23);
     this.lblDecilOitenta.TabIndex = 22;
     this.lblDecilOitenta.Text     = "Decil(80%): ";
     //
     // lblDecilSetenta
     //
     this.lblDecilSetenta.AutoSize = true;
     this.lblDecilSetenta.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDecilSetenta.Location = new System.Drawing.Point(300, 284);
     this.lblDecilSetenta.Name     = "lblDecilSetenta";
     this.lblDecilSetenta.Size     = new System.Drawing.Size(103, 23);
     this.lblDecilSetenta.TabIndex = 21;
     this.lblDecilSetenta.Text     = "Decil(70%): ";
     //
     // lblDecilSessenta
     //
     this.lblDecilSessenta.AutoSize = true;
     this.lblDecilSessenta.Font     = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDecilSessenta.Location = new System.Drawing.Point(300, 246);
     this.lblDecilSessenta.Name     = "lblDecilSessenta";
     this.lblDecilSessenta.Size     = new System.Drawing.Size(98, 23);
     this.lblDecilSessenta.TabIndex = 20;
     this.lblDecilSessenta.Text     = "Decil(60%):";
     //
     // btnVoltar
     //
     this.btnVoltar.Image    = ((System.Drawing.Image)(resources.GetObject("btnVoltar.Image")));
     this.btnVoltar.Location = new System.Drawing.Point(27, 599);
     this.btnVoltar.Name     = "btnVoltar";
     this.btnVoltar.Size     = new System.Drawing.Size(167, 138);
     this.btnVoltar.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.btnVoltar.TabIndex = 24;
     this.btnVoltar.TabStop  = false;
     this.btnVoltar.Click   += new System.EventHandler(this.btnVoltar_Click);
     //
     // btnSair
     //
     this.btnSair.Image    = ((System.Drawing.Image)(resources.GetObject("btnSair.Image")));
     this.btnSair.Location = new System.Drawing.Point(253, 599);
     this.btnSair.Name     = "btnSair";
     this.btnSair.Size     = new System.Drawing.Size(167, 138);
     this.btnSair.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.btnSair.TabIndex = 25;
     this.btnSair.TabStop  = false;
     this.btnSair.Click   += new System.EventHandler(this.btnSair_Click);
     //
     // dgvTabela
     //
     this.dgvTabela.AllowUserToAddRows          = false;
     this.dgvTabela.AllowUserToDeleteRows       = false;
     this.dgvTabela.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvTabela.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.Intervalo,
         this.Frequencia
     });
     this.dgvTabela.Location = new System.Drawing.Point(60, 427);
     this.dgvTabela.Name     = "dgvTabela";
     this.dgvTabela.ReadOnly = true;
     this.dgvTabela.Size     = new System.Drawing.Size(243, 153);
     this.dgvTabela.TabIndex = 26;
     //
     // Intervalo
     //
     this.Intervalo.HeaderText     = "Intervalo";
     this.Intervalo.MaxInputLength = 15;
     this.Intervalo.Name           = "Intervalo";
     this.Intervalo.ReadOnly       = true;
     this.Intervalo.Resizable      = System.Windows.Forms.DataGridViewTriState.False;
     //
     // Frequencia
     //
     this.Frequencia.HeaderText     = "Frequência";
     this.Frequencia.MaxInputLength = 3;
     this.Frequencia.Name           = "Frequencia";
     this.Frequencia.ReadOnly       = true;
     this.Frequencia.Resizable      = System.Windows.Forms.DataGridViewTriState.False;
     //
     // Resultados
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.ControlLightLight;
     this.ClientSize          = new System.Drawing.Size(857, 749);
     this.Controls.Add(this.dgvTabela);
     this.Controls.Add(this.btnSair);
     this.Controls.Add(this.btnVoltar);
     this.Controls.Add(this.lblDecilNoventa);
     this.Controls.Add(this.lblDecilOitenta);
     this.Controls.Add(this.lblDecilSetenta);
     this.Controls.Add(this.lblDecilSessenta);
     this.Controls.Add(this.lblDecilCinquenta);
     this.Controls.Add(this.lblDecilQuarenta);
     this.Controls.Add(this.lblDecilTrinta);
     this.Controls.Add(this.lblDecilVinte);
     this.Controls.Add(this.lblDecilDez);
     this.Controls.Add(this.chtGraficoPizza);
     this.Controls.Add(this.lblQuartilTres);
     this.Controls.Add(this.lblQuartilTwo);
     this.Controls.Add(this.lblQuartilOne);
     this.Controls.Add(this.chtGrafico);
     this.Controls.Add(this.lblDesvioPadraoAmostra);
     this.Controls.Add(this.lblDesvioPadrao);
     this.Controls.Add(this.lblValenciaAmostra);
     this.Controls.Add(this.lblValencia);
     this.Controls.Add(this.lblDesvioMedio);
     this.Controls.Add(this.lblModa);
     this.Controls.Add(this.lblMediana);
     this.Controls.Add(this.lblMedia);
     this.Controls.Add(this.pnResultados);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "Resultados";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Estatística - Resultados";
     this.Load           += new System.EventHandler(this.Resultados_Load);
     this.pnResultados.ResumeLayout(false);
     this.pnResultados.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chtGrafico)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chtGraficoPizza)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnVoltar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnSair)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgvTabela)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
            System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem1 = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell1 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell2 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell3 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem2 = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell4 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell5 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell6 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem3 = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell7 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell8 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell9 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem4 = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell10 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell11 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell12 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
            this.panel4 = new System.Windows.Forms.Panel();
            this.label16 = new System.Windows.Forms.Label();
            this.lqtChart1 = new LQT.GUI.LQTChart();
            this.panel4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.lqtChart1)).BeginInit();
            this.SuspendLayout();
            // 
            // panel4
            // 
            this.panel4.BackColor = System.Drawing.SystemColors.ControlLight;
            this.panel4.Controls.Add(this.label16);
            this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel4.Location = new System.Drawing.Point(0, 0);
            this.panel4.Margin = new System.Windows.Forms.Padding(0);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(491, 30);
            this.panel4.TabIndex = 1;
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label16.Location = new System.Drawing.Point(6, 6);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(139, 13);
            this.label16.TabIndex = 0;
            this.label16.Text = "Moving Averages Chart";
            // 
            // lqtChart1
            // 
            this.lqtChart1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(223)))), ((int)(((byte)(193)))));
            this.lqtChart1.BackGradientStyle = System.Windows.Forms.DataVisualization.Charting.GradientStyle.TopBottom;
            this.lqtChart1.BorderlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(181)))), ((int)(((byte)(64)))), ((int)(((byte)(1)))));
            this.lqtChart1.BorderlineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
            this.lqtChart1.BorderlineWidth = 2;
            this.lqtChart1.BorderSkin.SkinStyle = System.Windows.Forms.DataVisualization.Charting.BorderSkinStyle.Emboss;
            chartArea1.Area3DStyle.Inclination = 15;
            chartArea1.Area3DStyle.IsClustered = true;
            chartArea1.Area3DStyle.IsRightAngleAxes = false;
            chartArea1.Area3DStyle.Perspective = 10;
            chartArea1.Area3DStyle.Rotation = 10;
            chartArea1.Area3DStyle.WallWidth = 0;
            chartArea1.AxisX.IsLabelAutoFit = false;
            chartArea1.AxisX.LabelAutoFitStyle = ((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles)((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels)
                        | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30)
                        | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap)));
            chartArea1.AxisX.LabelStyle.Font = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            chartArea1.AxisX.LabelStyle.Format = "MMM yyyy";
            chartArea1.AxisX.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            chartArea1.AxisX.MajorGrid.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            chartArea1.AxisX2.LabelAutoFitStyle = ((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles)((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels)
                        | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30)
                        | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap)));
            chartArea1.AxisY.IsStartedFromZero = false;
            chartArea1.AxisY.LabelAutoFitStyle = ((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles)((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels)
                        | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30)
                        | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap)));
            chartArea1.AxisY.LabelStyle.Font = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Bold);
            chartArea1.AxisY.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            chartArea1.AxisY.MajorGrid.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            chartArea1.AxisY2.LabelAutoFitStyle = ((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles)((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels)
                        | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30)
                        | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap)));
            chartArea1.BackColor = System.Drawing.Color.OldLace;
            chartArea1.BackGradientStyle = System.Windows.Forms.DataVisualization.Charting.GradientStyle.TopBottom;
            chartArea1.BackSecondaryColor = System.Drawing.Color.White;
            chartArea1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            chartArea1.BorderDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
            chartArea1.Name = "Default";
            chartArea1.ShadowColor = System.Drawing.Color.Transparent;
            this.lqtChart1.ChartAreas.Add(chartArea1);
            this.lqtChart1.Dock = System.Windows.Forms.DockStyle.Fill;
            legend1.BackColor = System.Drawing.Color.Transparent;
            legend1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            legendItem1.BorderWidth = 2;
            legendCell1.CellType = System.Windows.Forms.DataVisualization.Charting.LegendCellType.Image;
            legendCell1.Name = "Cell1";
            legendCell2.CellType = System.Windows.Forms.DataVisualization.Charting.LegendCellType.SeriesSymbol;
            legendCell2.Name = "Cell2";
            legendCell3.Alignment = System.Drawing.ContentAlignment.MiddleLeft;
            legendCell3.Name = "Cell3";
            legendCell3.Text = "Input";
            legendItem1.Cells.Add(legendCell1);
            legendItem1.Cells.Add(legendCell2);
            legendItem1.Cells.Add(legendCell3);
            legendItem1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(140)))), ((int)(((byte)(240)))));
            legendItem1.ImageStyle = System.Windows.Forms.DataVisualization.Charting.LegendImageStyle.Line;
            legendItem1.MarkerSize = 10;
            legendItem1.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
            legendItem1.Name = "Input";
            legendItem2.BorderWidth = 2;
            legendCell4.CellType = System.Windows.Forms.DataVisualization.Charting.LegendCellType.Image;
            legendCell4.Name = "Cell1";
            legendCell5.CellType = System.Windows.Forms.DataVisualization.Charting.LegendCellType.SeriesSymbol;
            legendCell5.Name = "Cell2";
            legendCell6.Alignment = System.Drawing.ContentAlignment.MiddleLeft;
            legendCell6.Name = "Cell3";
            legendCell6.Text = "Simple";
            legendItem2.Cells.Add(legendCell4);
            legendItem2.Cells.Add(legendCell5);
            legendItem2.Cells.Add(legendCell6);
            legendItem2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(180)))), ((int)(((byte)(65)))));
            legendItem2.ImageStyle = System.Windows.Forms.DataVisualization.Charting.LegendImageStyle.Line;
            legendItem2.MarkerSize = 10;
            legendItem2.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
            legendItem2.Name = "Simple";
            legendItem3.BorderWidth = 2;
            legendCell7.CellType = System.Windows.Forms.DataVisualization.Charting.LegendCellType.Image;
            legendCell7.Name = "Cell1";
            legendCell8.CellType = System.Windows.Forms.DataVisualization.Charting.LegendCellType.SeriesSymbol;
            legendCell8.Name = "Cell2";
            legendCell9.Alignment = System.Drawing.ContentAlignment.MiddleLeft;
            legendCell9.Name = "Cell3";
            legendCell9.Text = "Exponential";
            legendItem3.Cells.Add(legendCell7);
            legendItem3.Cells.Add(legendCell8);
            legendItem3.Cells.Add(legendCell9);
            legendItem3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(64)))), ((int)(((byte)(10)))));
            legendItem3.ImageStyle = System.Windows.Forms.DataVisualization.Charting.LegendImageStyle.Line;
            legendItem3.MarkerSize = 10;
            legendItem3.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
            legendItem3.Name = "Exponential";
            legendItem4.BorderWidth = 2;
            legendCell10.CellType = System.Windows.Forms.DataVisualization.Charting.LegendCellType.Image;
            legendCell10.Name = "Cell1";
            legendCell11.CellType = System.Windows.Forms.DataVisualization.Charting.LegendCellType.SeriesSymbol;
            legendCell11.Name = "Cell2";
            legendCell12.Alignment = System.Drawing.ContentAlignment.MiddleLeft;
            legendCell12.Name = "Cell3";
            legendCell12.Text = "Weighted";
            legendItem4.Cells.Add(legendCell10);
            legendItem4.Cells.Add(legendCell11);
            legendItem4.Cells.Add(legendCell12);
            legendItem4.Color = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
            legendItem4.ImageStyle = System.Windows.Forms.DataVisualization.Charting.LegendImageStyle.Line;
            legendItem4.MarkerSize = 10;
            legendItem4.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
            legendItem4.Name = "Weighted";
            legend1.CustomItems.Add(legendItem1);
            legend1.CustomItems.Add(legendItem2);
            legend1.CustomItems.Add(legendItem3);
            legend1.CustomItems.Add(legendItem4);
            legend1.Font = new System.Drawing.Font("Trebuchet MS", 8F, System.Drawing.FontStyle.Bold);
            legend1.HeaderSeparator = System.Windows.Forms.DataVisualization.Charting.LegendSeparatorStyle.Line;
            legend1.HeaderSeparatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            legend1.IsTextAutoFit = false;
            legend1.ItemColumnSeparator = System.Windows.Forms.DataVisualization.Charting.LegendSeparatorStyle.Line;
            legend1.ItemColumnSeparatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            legend1.Name = "Default";
            legend1.TitleFont = new System.Drawing.Font("Trebuchet MS", 12F, System.Drawing.FontStyle.Bold);
            legend1.TitleSeparatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.lqtChart1.Legends.Add(legend1);
            this.lqtChart1.Location = new System.Drawing.Point(0, 30);
            this.lqtChart1.Name = "lqtChart1";
            series1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(26)))), ((int)(((byte)(59)))), ((int)(((byte)(105)))));
            series1.BorderWidth = 2;
            series1.ChartArea = "Default";
            series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
            series1.IsVisibleInLegend = false;
            series1.Legend = "Default";
            series1.Name = "Input";
            series1.ShadowColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            series1.ShadowOffset = 1;
            series1.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
            series1.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Double;
            series2.ChartArea = "Default";
            series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
            series2.Legend = "Default";
            series2.Name = "Simple";
            series2.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
            series3.ChartArea = "Default";
            series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
            series3.Legend = "Default";
            series3.Name = "Exponential";
            series3.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
            series4.ChartArea = "Default";
            series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
            series4.Legend = "Default";
            series4.Name = "Weighted";
            series4.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
            this.lqtChart1.Series.Add(series1);
            this.lqtChart1.Series.Add(series2);
            this.lqtChart1.Series.Add(series3);
            this.lqtChart1.Series.Add(series4);
            this.lqtChart1.Size = new System.Drawing.Size(491, 368);
            this.lqtChart1.TabIndex = 8;
            // 
            // chartSandCMovingAvg
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.Controls.Add(this.lqtChart1);
            this.Controls.Add(this.panel4);
            this.Name = "chartSandCMovingAvg";
            this.Size = new System.Drawing.Size(491, 398);
            this.Load += new System.EventHandler(this.chartSandCMovingAvg_Load);
            this.panel4.ResumeLayout(false);
            this.panel4.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.lqtChart1)).EndInit();
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataVisualization.Charting.ChartArea  chartArea1   = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend     legend1      = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem1  = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
     System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell1  = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell2  = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell3  = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem2  = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
     System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell4  = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell5  = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell6  = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem3  = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
     System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell7  = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell8  = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell9  = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem4  = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
     System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell10 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell11 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell12 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.Series     series1      = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Series     series2      = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Series     series3      = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Series     series4      = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.panel4    = new System.Windows.Forms.Panel();
     this.label16   = new System.Windows.Forms.Label();
     this.lqtChart1 = new LQT.GUI.LQTChart();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lqtChart1)).BeginInit();
     this.SuspendLayout();
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.SystemColors.ControlLight;
     this.panel4.Controls.Add(this.label16);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel4.Location = new System.Drawing.Point(0, 0);
     this.panel4.Margin   = new System.Windows.Forms.Padding(0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(491, 30);
     this.panel4.TabIndex = 1;
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label16.Location = new System.Drawing.Point(6, 6);
     this.label16.Name     = "label16";
     this.label16.Size     = new System.Drawing.Size(139, 13);
     this.label16.TabIndex = 0;
     this.label16.Text     = "Moving Averages Chart";
     //
     // lqtChart1
     //
     this.lqtChart1.BackColor                = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(223)))), ((int)(((byte)(193)))));
     this.lqtChart1.BackGradientStyle        = System.Windows.Forms.DataVisualization.Charting.GradientStyle.TopBottom;
     this.lqtChart1.BorderlineColor          = System.Drawing.Color.FromArgb(((int)(((byte)(181)))), ((int)(((byte)(64)))), ((int)(((byte)(1)))));
     this.lqtChart1.BorderlineDashStyle      = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
     this.lqtChart1.BorderlineWidth          = 2;
     this.lqtChart1.BorderSkin.SkinStyle     = System.Windows.Forms.DataVisualization.Charting.BorderSkinStyle.Emboss;
     chartArea1.Area3DStyle.Inclination      = 15;
     chartArea1.Area3DStyle.IsClustered      = true;
     chartArea1.Area3DStyle.IsRightAngleAxes = false;
     chartArea1.Area3DStyle.Perspective      = 10;
     chartArea1.Area3DStyle.Rotation         = 10;
     chartArea1.Area3DStyle.WallWidth        = 0;
     chartArea1.AxisX.IsLabelAutoFit         = false;
     chartArea1.AxisX.LabelAutoFitStyle      = ((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles)((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels)
                                                                                                                       | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30)
                                                                                                                      | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap)));
     chartArea1.AxisX.LabelStyle.Font     = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     chartArea1.AxisX.LabelStyle.Format   = "MMM yyyy";
     chartArea1.AxisX.LineColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     chartArea1.AxisX.MajorGrid.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     chartArea1.AxisX2.LabelAutoFitStyle  = ((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles)((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels)
                                                                                                                    | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30)
                                                                                                                   | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap)));
     chartArea1.AxisY.IsStartedFromZero = false;
     chartArea1.AxisY.LabelAutoFitStyle = ((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles)((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels)
                                                                                                                  | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30)
                                                                                                                 | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap)));
     chartArea1.AxisY.LabelStyle.Font     = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Bold);
     chartArea1.AxisY.LineColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     chartArea1.AxisY.MajorGrid.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     chartArea1.AxisY2.LabelAutoFitStyle  = ((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles)((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels)
                                                                                                                    | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30)
                                                                                                                   | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap)));
     chartArea1.BackColor          = System.Drawing.Color.OldLace;
     chartArea1.BackGradientStyle  = System.Windows.Forms.DataVisualization.Charting.GradientStyle.TopBottom;
     chartArea1.BackSecondaryColor = System.Drawing.Color.White;
     chartArea1.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     chartArea1.BorderDashStyle    = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
     chartArea1.Name        = "Default";
     chartArea1.ShadowColor = System.Drawing.Color.Transparent;
     this.lqtChart1.ChartAreas.Add(chartArea1);
     this.lqtChart1.Dock     = System.Windows.Forms.DockStyle.Fill;
     legend1.BackColor       = System.Drawing.Color.Transparent;
     legend1.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     legendItem1.BorderWidth = 2;
     legendCell1.CellType    = System.Windows.Forms.DataVisualization.Charting.LegendCellType.Image;
     legendCell1.Name        = "Cell1";
     legendCell2.CellType    = System.Windows.Forms.DataVisualization.Charting.LegendCellType.SeriesSymbol;
     legendCell2.Name        = "Cell2";
     legendCell3.Alignment   = System.Drawing.ContentAlignment.MiddleLeft;
     legendCell3.Name        = "Cell3";
     legendCell3.Text        = "Input";
     legendItem1.Cells.Add(legendCell1);
     legendItem1.Cells.Add(legendCell2);
     legendItem1.Cells.Add(legendCell3);
     legendItem1.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(140)))), ((int)(((byte)(240)))));
     legendItem1.ImageStyle  = System.Windows.Forms.DataVisualization.Charting.LegendImageStyle.Line;
     legendItem1.MarkerSize  = 10;
     legendItem1.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
     legendItem1.Name        = "Input";
     legendItem2.BorderWidth = 2;
     legendCell4.CellType    = System.Windows.Forms.DataVisualization.Charting.LegendCellType.Image;
     legendCell4.Name        = "Cell1";
     legendCell5.CellType    = System.Windows.Forms.DataVisualization.Charting.LegendCellType.SeriesSymbol;
     legendCell5.Name        = "Cell2";
     legendCell6.Alignment   = System.Drawing.ContentAlignment.MiddleLeft;
     legendCell6.Name        = "Cell3";
     legendCell6.Text        = "Simple";
     legendItem2.Cells.Add(legendCell4);
     legendItem2.Cells.Add(legendCell5);
     legendItem2.Cells.Add(legendCell6);
     legendItem2.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(180)))), ((int)(((byte)(65)))));
     legendItem2.ImageStyle  = System.Windows.Forms.DataVisualization.Charting.LegendImageStyle.Line;
     legendItem2.MarkerSize  = 10;
     legendItem2.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
     legendItem2.Name        = "Simple";
     legendItem3.BorderWidth = 2;
     legendCell7.CellType    = System.Windows.Forms.DataVisualization.Charting.LegendCellType.Image;
     legendCell7.Name        = "Cell1";
     legendCell8.CellType    = System.Windows.Forms.DataVisualization.Charting.LegendCellType.SeriesSymbol;
     legendCell8.Name        = "Cell2";
     legendCell9.Alignment   = System.Drawing.ContentAlignment.MiddleLeft;
     legendCell9.Name        = "Cell3";
     legendCell9.Text        = "Exponential";
     legendItem3.Cells.Add(legendCell7);
     legendItem3.Cells.Add(legendCell8);
     legendItem3.Cells.Add(legendCell9);
     legendItem3.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(64)))), ((int)(((byte)(10)))));
     legendItem3.ImageStyle  = System.Windows.Forms.DataVisualization.Charting.LegendImageStyle.Line;
     legendItem3.MarkerSize  = 10;
     legendItem3.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
     legendItem3.Name        = "Exponential";
     legendItem4.BorderWidth = 2;
     legendCell10.CellType   = System.Windows.Forms.DataVisualization.Charting.LegendCellType.Image;
     legendCell10.Name       = "Cell1";
     legendCell11.CellType   = System.Windows.Forms.DataVisualization.Charting.LegendCellType.SeriesSymbol;
     legendCell11.Name       = "Cell2";
     legendCell12.Alignment  = System.Drawing.ContentAlignment.MiddleLeft;
     legendCell12.Name       = "Cell3";
     legendCell12.Text       = "Weighted";
     legendItem4.Cells.Add(legendCell10);
     legendItem4.Cells.Add(legendCell11);
     legendItem4.Cells.Add(legendCell12);
     legendItem4.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
     legendItem4.ImageStyle  = System.Windows.Forms.DataVisualization.Charting.LegendImageStyle.Line;
     legendItem4.MarkerSize  = 10;
     legendItem4.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
     legendItem4.Name        = "Weighted";
     legend1.CustomItems.Add(legendItem1);
     legend1.CustomItems.Add(legendItem2);
     legend1.CustomItems.Add(legendItem3);
     legend1.CustomItems.Add(legendItem4);
     legend1.Font                     = new System.Drawing.Font("Trebuchet MS", 8F, System.Drawing.FontStyle.Bold);
     legend1.HeaderSeparator          = System.Windows.Forms.DataVisualization.Charting.LegendSeparatorStyle.Line;
     legend1.HeaderSeparatorColor     = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     legend1.IsTextAutoFit            = false;
     legend1.ItemColumnSeparator      = System.Windows.Forms.DataVisualization.Charting.LegendSeparatorStyle.Line;
     legend1.ItemColumnSeparatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     legend1.Name                     = "Default";
     legend1.TitleFont                = new System.Drawing.Font("Trebuchet MS", 12F, System.Drawing.FontStyle.Bold);
     legend1.TitleSeparatorColor      = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.lqtChart1.Legends.Add(legend1);
     this.lqtChart1.Location   = new System.Drawing.Point(0, 30);
     this.lqtChart1.Name       = "lqtChart1";
     series1.BorderColor       = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(26)))), ((int)(((byte)(59)))), ((int)(((byte)(105)))));
     series1.BorderWidth       = 2;
     series1.ChartArea         = "Default";
     series1.ChartType         = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series1.IsVisibleInLegend = false;
     series1.Legend            = "Default";
     series1.Name         = "Input";
     series1.ShadowColor  = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series1.ShadowOffset = 1;
     series1.XValueType   = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
     series1.YValueType   = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Double;
     series2.ChartArea    = "Default";
     series2.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series2.Legend       = "Default";
     series2.Name         = "Simple";
     series2.XValueType   = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
     series3.ChartArea    = "Default";
     series3.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series3.Legend       = "Default";
     series3.Name         = "Exponential";
     series3.XValueType   = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
     series4.ChartArea    = "Default";
     series4.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series4.Legend       = "Default";
     series4.Name         = "Weighted";
     series4.XValueType   = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
     this.lqtChart1.Series.Add(series1);
     this.lqtChart1.Series.Add(series2);
     this.lqtChart1.Series.Add(series3);
     this.lqtChart1.Series.Add(series4);
     this.lqtChart1.Size     = new System.Drawing.Size(491, 368);
     this.lqtChart1.TabIndex = 8;
     //
     // chartSandCMovingAvg
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.Controls.Add(this.lqtChart1);
     this.Controls.Add(this.panel4);
     this.Name  = "chartSandCMovingAvg";
     this.Size  = new System.Drawing.Size(491, 398);
     this.Load += new System.EventHandler(this.chartSandCMovingAvg_Load);
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lqtChart1)).EndInit();
     this.ResumeLayout(false);
 }
Example #6
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
            System.Windows.Forms.DataVisualization.Charting.LegendCellColumn legendCellColumn1 = new System.Windows.Forms.DataVisualization.Charting.LegendCellColumn();
            System.Windows.Forms.DataVisualization.Charting.LegendCellColumn legendCellColumn2 = new System.Windows.Forms.DataVisualization.Charting.LegendCellColumn();
            System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend();
            System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem1 = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell1 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell2 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell3 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem2 = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell4 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell5 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell6 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem3 = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell7 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell8 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell9 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem4 = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell10 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell11 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell12 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
            System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
            this.PowTrend = new System.Windows.Forms.CheckBox();
            this.LogTrend = new System.Windows.Forms.CheckBox();
            this.ExpSmoothing = new System.Windows.Forms.CheckBox();
            this.LineTrend = new System.Windows.Forms.CheckBox();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.ShowGrid = new System.Windows.Forms.CheckBox();
            this.BtnSave = new System.Windows.Forms.Button();
            this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
            this.tableLayoutPanel1.SuspendLayout();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.tableLayoutPanel2.SuspendLayout();
            this.groupBox3.SuspendLayout();
            this.tableLayoutPanel3.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.SuspendLayout();
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 2;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
            this.tableLayoutPanel1.Controls.Add(this.groupBox1, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 1, 0);
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 1;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(1092, 518);
            this.tableLayoutPanel1.TabIndex = 0;
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.chart1);
            this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBox1.Location = new System.Drawing.Point(3, 3);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(882, 512);
            this.groupBox1.TabIndex = 0;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Графики";
            // 
            // chart1
            // 
            chartArea1.AxisX.Title = "Дата";
            chartArea1.AxisY.Title = "Значение";
            chartArea1.Name = "Data";
            this.chart1.ChartAreas.Add(chartArea1);
            this.chart1.Dock = System.Windows.Forms.DockStyle.Fill;
            legendCellColumn1.ColumnType = System.Windows.Forms.DataVisualization.Charting.LegendCellColumnType.SeriesSymbol;
            legendCellColumn1.Name = "Column1";
            legendCellColumn2.Name = "Column2";
            legend1.CellColumns.Add(legendCellColumn1);
            legend1.CellColumns.Add(legendCellColumn2);
            legend1.Name = "Legend1";
            legendCell1.Name = "Cell1";
            legendCell1.Text = "Линейный тренд";
            legendCell2.Name = "Cell3";
            legendCell2.Text = "0";
            legendCell3.Name = "Cell2";
            legendCell3.Text = "0";
            legendItem1.Cells.Add(legendCell1);
            legendItem1.Cells.Add(legendCell2);
            legendItem1.Cells.Add(legendCell3);
            legendCell4.Name = "Cell1";
            legendCell4.Text = "Экспоненциальный\\nтренд";
            legendCell5.Name = "Cell3";
            legendCell5.Text = "0";
            legendCell6.Name = "Cell2";
            legendCell6.Text = "0";
            legendItem2.Cells.Add(legendCell4);
            legendItem2.Cells.Add(legendCell5);
            legendItem2.Cells.Add(legendCell6);
            legendCell7.Name = "Cell1";
            legendCell7.Text = "Логарифмический тренд";
            legendCell8.Name = "Cell3";
            legendCell8.Text = "0";
            legendCell9.Name = "Cell2";
            legendCell9.Text = "0";
            legendItem3.Cells.Add(legendCell7);
            legendItem3.Cells.Add(legendCell8);
            legendItem3.Cells.Add(legendCell9);
            legendCell10.Name = "Cell1";
            legendCell10.Text = "Степенной тренд";
            legendCell11.Name = "Cell3";
            legendCell11.Text = "0";
            legendCell12.Name = "Cell2";
            legendCell12.Text = "0";
            legendItem4.Cells.Add(legendCell10);
            legendItem4.Cells.Add(legendCell11);
            legendItem4.Cells.Add(legendCell12);
            legend2.CustomItems.Add(legendItem1);
            legend2.CustomItems.Add(legendItem2);
            legend2.CustomItems.Add(legendItem3);
            legend2.CustomItems.Add(legendItem4);
            legend2.Docking = System.Windows.Forms.DataVisualization.Charting.Docking.Bottom;
            legend2.Name = "Legend3";
            legend2.Title = "Методы, их уравнения\\nи коэфициенты достоверности\\nапроксимации R2";
            this.chart1.Legends.Add(legend1);
            this.chart1.Legends.Add(legend2);
            this.chart1.Location = new System.Drawing.Point(3, 22);
            this.chart1.Name = "chart1";
            series1.ChartArea = "Data";
            series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
            series1.Color = System.Drawing.Color.Blue;
            series1.EmptyPointStyle.BorderDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.DashDot;
            series1.EmptyPointStyle.BorderWidth = 12;
            series1.EmptyPointStyle.Color = System.Drawing.Color.Navy;
            series1.Legend = "Legend1";
            series1.LegendText = "Данные";
            series1.MarkerColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
            series1.MarkerSize = 3;
            series1.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
            series1.Name = "График";
            series1.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
            series1.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Double;
            series2.ChartArea = "Data";
            series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
            series2.Color = System.Drawing.Color.OrangeRed;
            series2.Legend = "Legend1";
            series2.MarkerSize = 3;
            series2.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Square;
            series2.Name = "Линейный тренд";
            series2.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
            series2.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Double;
            series3.ChartArea = "Data";
            series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
            series3.Color = System.Drawing.Color.Fuchsia;
            series3.Legend = "Legend1";
            series3.MarkerSize = 3;
            series3.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Square;
            series3.Name = "Экспоненциальный\\nтренд";
            series3.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
            series3.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Double;
            series4.ChartArea = "Data";
            series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
            series4.Color = System.Drawing.Color.Green;
            series4.Legend = "Legend1";
            series4.MarkerSize = 3;
            series4.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
            series4.Name = "Логарифмический\\n тренд";
            series4.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
            series4.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Double;
            series5.ChartArea = "Data";
            series5.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
            series5.Color = System.Drawing.Color.Sienna;
            series5.CustomProperties = "ннн=0";
            series5.Legend = "Legend1";
            series5.MarkerSize = 3;
            series5.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
            series5.Name = "Степенной тренд";
            series5.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
            series5.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Double;
            this.chart1.Series.Add(series1);
            this.chart1.Series.Add(series2);
            this.chart1.Series.Add(series3);
            this.chart1.Series.Add(series4);
            this.chart1.Series.Add(series5);
            this.chart1.Size = new System.Drawing.Size(876, 487);
            this.chart1.TabIndex = 0;
            this.chart1.Text = "chart1";
            // 
            // tableLayoutPanel2
            // 
            this.tableLayoutPanel2.ColumnCount = 1;
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel2.Controls.Add(this.groupBox3, 0, 1);
            this.tableLayoutPanel2.Controls.Add(this.groupBox2, 0, 0);
            this.tableLayoutPanel2.Controls.Add(this.BtnSave, 0, 3);
            this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel2.Location = new System.Drawing.Point(891, 3);
            this.tableLayoutPanel2.Name = "tableLayoutPanel2";
            this.tableLayoutPanel2.RowCount = 4;
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
            this.tableLayoutPanel2.Size = new System.Drawing.Size(198, 512);
            this.tableLayoutPanel2.TabIndex = 1;
            // 
            // groupBox3
            // 
            this.groupBox3.Controls.Add(this.tableLayoutPanel3);
            this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBox3.Location = new System.Drawing.Point(3, 90);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(192, 311);
            this.groupBox3.TabIndex = 2;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "Методы";
            // 
            // tableLayoutPanel3
            // 
            this.tableLayoutPanel3.AutoSize = true;
            this.tableLayoutPanel3.ColumnCount = 1;
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
            this.tableLayoutPanel3.Controls.Add(this.PowTrend, 0, 3);
            this.tableLayoutPanel3.Controls.Add(this.LogTrend, 0, 2);
            this.tableLayoutPanel3.Controls.Add(this.ExpSmoothing, 0, 1);
            this.tableLayoutPanel3.Controls.Add(this.LineTrend, 0, 0);
            this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 22);
            this.tableLayoutPanel3.Name = "tableLayoutPanel3";
            this.tableLayoutPanel3.RowCount = 4;
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel3.Size = new System.Drawing.Size(186, 286);
            this.tableLayoutPanel3.TabIndex = 0;
            // 
            // PowTrend
            // 
            this.PowTrend.AutoSize = true;
            this.PowTrend.Checked = true;
            this.PowTrend.CheckState = System.Windows.Forms.CheckState.Checked;
            this.PowTrend.Dock = System.Windows.Forms.DockStyle.Fill;
            this.PowTrend.Location = new System.Drawing.Point(3, 216);
            this.PowTrend.Name = "PowTrend";
            this.PowTrend.Size = new System.Drawing.Size(185, 67);
            this.PowTrend.TabIndex = 7;
            this.PowTrend.Text = "Степенной тренд";
            this.PowTrend.UseVisualStyleBackColor = true;
            this.PowTrend.CheckedChanged += new System.EventHandler(this.PowTrend_CheckedChanged);
            // 
            // LogTrend
            // 
            this.LogTrend.AutoSize = true;
            this.LogTrend.Checked = true;
            this.LogTrend.CheckState = System.Windows.Forms.CheckState.Checked;
            this.LogTrend.Dock = System.Windows.Forms.DockStyle.Fill;
            this.LogTrend.Location = new System.Drawing.Point(3, 145);
            this.LogTrend.Name = "LogTrend";
            this.LogTrend.Size = new System.Drawing.Size(185, 65);
            this.LogTrend.TabIndex = 6;
            this.LogTrend.Text = "Логарифмический\r\nтренд";
            this.LogTrend.UseVisualStyleBackColor = true;
            this.LogTrend.CheckedChanged += new System.EventHandler(this.LogTrend_CheckedChanged);
            // 
            // ExpSmoothing
            // 
            this.ExpSmoothing.AutoSize = true;
            this.ExpSmoothing.Checked = true;
            this.ExpSmoothing.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ExpSmoothing.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ExpSmoothing.Location = new System.Drawing.Point(3, 74);
            this.ExpSmoothing.Name = "ExpSmoothing";
            this.ExpSmoothing.Size = new System.Drawing.Size(185, 65);
            this.ExpSmoothing.TabIndex = 5;
            this.ExpSmoothing.Text = "Экспотенциальное \r\nсглаживание";
            this.ExpSmoothing.UseVisualStyleBackColor = true;
            this.ExpSmoothing.CheckedChanged += new System.EventHandler(this.ExpSmoothing_CheckedChanged);
            // 
            // LineTrend
            // 
            this.LineTrend.AutoSize = true;
            this.LineTrend.Checked = true;
            this.LineTrend.CheckState = System.Windows.Forms.CheckState.Checked;
            this.LineTrend.Dock = System.Windows.Forms.DockStyle.Fill;
            this.LineTrend.Location = new System.Drawing.Point(3, 3);
            this.LineTrend.Name = "LineTrend";
            this.LineTrend.Size = new System.Drawing.Size(185, 65);
            this.LineTrend.TabIndex = 4;
            this.LineTrend.Text = "Линейный тренд";
            this.LineTrend.UseVisualStyleBackColor = true;
            this.LineTrend.CheckedChanged += new System.EventHandler(this.LineTrend_CheckedChanged);
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.ShowGrid);
            this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBox2.Location = new System.Drawing.Point(3, 3);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(192, 81);
            this.groupBox2.TabIndex = 0;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "Данные";
            // 
            // ShowGrid
            // 
            this.ShowGrid.AutoSize = true;
            this.ShowGrid.Checked = true;
            this.ShowGrid.CheckState = System.Windows.Forms.CheckState.Checked;
            this.ShowGrid.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ShowGrid.Location = new System.Drawing.Point(3, 22);
            this.ShowGrid.Name = "ShowGrid";
            this.ShowGrid.Size = new System.Drawing.Size(186, 56);
            this.ShowGrid.TabIndex = 0;
            this.ShowGrid.Text = "Отображать график";
            this.ShowGrid.UseVisualStyleBackColor = true;
            this.ShowGrid.CheckedChanged += new System.EventHandler(this.ShowGrid_CheckedChanged);
            // 
            // BtnSave
            // 
            this.BtnSave.Dock = System.Windows.Forms.DockStyle.Fill;
            this.BtnSave.Location = new System.Drawing.Point(3, 457);
            this.BtnSave.Name = "BtnSave";
            this.BtnSave.Size = new System.Drawing.Size(192, 52);
            this.BtnSave.TabIndex = 3;
            this.BtnSave.Text = "Сохранить результаты";
            this.BtnSave.UseVisualStyleBackColor = true;
            this.BtnSave.Click += new System.EventHandler(this.BtnSave_Click);
            // 
            // Charts
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1092, 518);
            this.Controls.Add(this.tableLayoutPanel1);
            this.Name = "Charts";
            this.Text = "Charts";
            this.tableLayoutPanel1.ResumeLayout(false);
            this.groupBox1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
            this.tableLayoutPanel2.ResumeLayout(false);
            this.groupBox3.ResumeLayout(false);
            this.groupBox3.PerformLayout();
            this.tableLayoutPanel3.ResumeLayout(false);
            this.tableLayoutPanel3.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.ResumeLayout(false);

        }
Example #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataVisualization.Charting.ChartArea  chartArea1  = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.StripLine  stripLine1  = new System.Windows.Forms.DataVisualization.Charting.StripLine();
     System.Windows.Forms.DataVisualization.Charting.StripLine  stripLine2  = new System.Windows.Forms.DataVisualization.Charting.StripLine();
     System.Windows.Forms.DataVisualization.Charting.Legend     legend1     = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem1 = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
     System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell1 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell2 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem2 = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
     System.Windows.Forms.DataVisualization.Charting.Series     series1     = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Series     series2     = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Title      title1      = new System.Windows.Forms.DataVisualization.Charting.Title();
     System.Windows.Forms.DataVisualization.Charting.Title      title2      = new System.Windows.Forms.DataVisualization.Charting.Title();
     System.Windows.Forms.DataVisualization.Charting.Title      title3      = new System.Windows.Forms.DataVisualization.Charting.Title();
     this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.SuspendLayout();
     //
     // chart1
     //
     this.chart1.BackColor = System.Drawing.Color.DarkGray;
     chartArea1.AxisY2.StripLines.Add(stripLine1);
     chartArea1.AxisY2.StripLines.Add(stripLine2);
     chartArea1.BackColor   = System.Drawing.Color.Yellow;
     chartArea1.BorderColor = System.Drawing.Color.Bisque;
     chartArea1.Name        = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea1);
     this.chart1.Dock = System.Windows.Forms.DockStyle.Top;
     legendCell1.Name = "Cell1";
     legendCell2.Name = "Cell2";
     legendItem1.Cells.Add(legendCell1);
     legendItem1.Cells.Add(legendCell2);
     legend1.CustomItems.Add(legendItem1);
     legend1.CustomItems.Add(legendItem2);
     legend1.Name = "Legend4";
     this.chart1.Legends.Add(legend1);
     this.chart1.Location    = new System.Drawing.Point(0, 0);
     this.chart1.Name        = "chart1";
     this.chart1.Palette     = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.SeaGreen;
     series1.BackHatchStyle  = System.Windows.Forms.DataVisualization.Charting.ChartHatchStyle.BackwardDiagonal;
     series1.ChartArea       = "ChartArea1";
     series1.Color           = System.Drawing.Color.Red;
     series1.Legend          = "Legend4";
     series1.Name            = "Xuất";
     series1.XValueType      = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
     series1.YValuesPerPoint = 2;
     series1.YValueType      = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Double;
     series2.ChartArea       = "ChartArea1";
     series2.ChartType       = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
     series2.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
     series2.Legend          = "Legend4";
     series2.Name            = "Nhập";
     this.chart1.Series.Add(series1);
     this.chart1.Series.Add(series2);
     this.chart1.Size     = new System.Drawing.Size(852, 473);
     this.chart1.TabIndex = 0;
     this.chart1.Text     = "chart1";
     title1.Name          = "Title1";
     title2.Name          = "Title2";
     title3.Name          = "Title3";
     this.chart1.Titles.Add(title1);
     this.chart1.Titles.Add(title2);
     this.chart1.Titles.Add(title3);
     //
     // Statistic
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.chart1);
     this.Name = "Statistic";
     this.Size = new System.Drawing.Size(852, 525);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.ResumeLayout(false);
 }
Example #8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Windows.Forms.DataVisualization.Charting.ChartArea  chartArea1  = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend     legend1     = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.LegendItem legendItem1 = new System.Windows.Forms.DataVisualization.Charting.LegendItem();
     System.Windows.Forms.DataVisualization.Charting.LegendCell legendCell1 = new System.Windows.Forms.DataVisualization.Charting.LegendCell();
     System.Windows.Forms.DataVisualization.Charting.Series     series1     = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Title      title1      = new System.Windows.Forms.DataVisualization.Charting.Title();
     System.ComponentModel.ComponentResourceManager             resources   = new System.ComponentModel.ComponentResourceManager(typeof(FormMain));
     this.menuStrip1                    = new System.Windows.Forms.MenuStrip();
     this.pomocToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.zawartośćToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.dokumentacjaToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.txtUser              = new System.Windows.Forms.Label();
     this.txtImieNazwisko      = new System.Windows.Forms.Label();
     this.layout_Imie_Nazwisko = new System.Windows.Forms.TableLayoutPanel();
     this.buttonDodajProdukt   = new System.Windows.Forms.Button();
     this.Wykres                    = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.buttonLogout              = new System.Windows.Forms.Button();
     this.buttonRefresh             = new System.Windows.Forms.Button();
     this.timerRefresh              = new System.Windows.Forms.Timer(this.components);
     this.buttonFinder              = new System.Windows.Forms.Button();
     this.tableLayoutPanel1         = new System.Windows.Forms.TableLayoutPanel();
     this.textBoxKategoria          = new System.Windows.Forms.ListBox();
     this.textBoxNazwa              = new System.Windows.Forms.TextBox();
     this.textBoxNumer              = new System.Windows.Forms.NumericUpDown();
     this.textBoxData               = new System.Windows.Forms.DateTimePicker();
     this.textBoxCena               = new System.Windows.Forms.NumericUpDown();
     this.textBoxIlosc              = new System.Windows.Forms.NumericUpDown();
     this.textBoxSuma               = new System.Windows.Forms.NumericUpDown();
     this.radioButtonWiekszy        = new System.Windows.Forms.RadioButton();
     this.radioButtonWiekszyRowny   = new System.Windows.Forms.RadioButton();
     this.radioButtonRowny          = new System.Windows.Forms.RadioButton();
     this.radioButtonMniejszyRowny  = new System.Windows.Forms.RadioButton();
     this.radioButtonMniejszy       = new System.Windows.Forms.RadioButton();
     this.radioButtonRozny          = new System.Windows.Forms.RadioButton();
     this.flowLayoutPanelPorownania = new System.Windows.Forms.FlowLayoutPanel();
     this.flowLayoutPanel3          = new System.Windows.Forms.FlowLayoutPanel();
     this.checkBoxNumer             = new System.Windows.Forms.RadioButton();
     this.checkBoxKategoria         = new System.Windows.Forms.RadioButton();
     this.checkBoxNazwa             = new System.Windows.Forms.RadioButton();
     this.checkBoxCena              = new System.Windows.Forms.RadioButton();
     this.checkBoxIlosc             = new System.Windows.Forms.RadioButton();
     this.checkBoxData              = new System.Windows.Forms.RadioButton();
     this.checkBoxSuma              = new System.Windows.Forms.RadioButton();
     this.printDocument1            = new System.Drawing.Printing.PrintDocument();
     this.printPreviewDialog1       = new System.Windows.Forms.PrintPreviewDialog();
     this.dataGridView1             = new System.Windows.Forms.DataGridView();
     this.buttonPrint               = new System.Windows.Forms.Button();
     this.txtNazwisko               = new System.Windows.Forms.Label();
     this.txtLoginId                = new System.Windows.Forms.Label();
     this.menuStrip1.SuspendLayout();
     this.layout_Imie_Nazwisko.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Wykres)).BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxNumer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxCena)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxIlosc)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxSuma)).BeginInit();
     this.flowLayoutPanelPorownania.SuspendLayout();
     this.flowLayoutPanel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.SuspendLayout();
     //
     // menuStrip1
     //
     this.menuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.pomocToolStripMenuItem
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Padding  = new System.Windows.Forms.Padding(4, 2, 0, 2);
     this.menuStrip1.Size     = new System.Drawing.Size(892, 24);
     this.menuStrip1.TabIndex = 1;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // pomocToolStripMenuItem
     //
     this.pomocToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.zawartośćToolStripMenuItem,
         this.dokumentacjaToolStripMenuItem
     });
     this.pomocToolStripMenuItem.Name = "pomocToolStripMenuItem";
     this.pomocToolStripMenuItem.Size = new System.Drawing.Size(57, 20);
     this.pomocToolStripMenuItem.Text = "&Pomoc";
     //
     // zawartośćToolStripMenuItem
     //
     this.zawartośćToolStripMenuItem.Name   = "zawartośćToolStripMenuItem";
     this.zawartośćToolStripMenuItem.Size   = new System.Drawing.Size(151, 22);
     this.zawartośćToolStripMenuItem.Text   = "&O programie";
     this.zawartośćToolStripMenuItem.Click += new System.EventHandler(this.zawartośćToolStripMenuItem_Click);
     //
     // dokumentacjaToolStripMenuItem
     //
     this.dokumentacjaToolStripMenuItem.Name   = "dokumentacjaToolStripMenuItem";
     this.dokumentacjaToolStripMenuItem.Size   = new System.Drawing.Size(151, 22);
     this.dokumentacjaToolStripMenuItem.Text   = "&Dokumentacja";
     this.dokumentacjaToolStripMenuItem.Click += new System.EventHandler(this.dokumentacjaToolStripMenuItem_Click);
     //
     // txtUser
     //
     this.txtUser.Anchor   = System.Windows.Forms.AnchorStyles.Left;
     this.txtUser.AutoSize = true;
     this.txtUser.Location = new System.Drawing.Point(2, 5);
     this.txtUser.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.txtUser.Name     = "txtUser";
     this.txtUser.Size     = new System.Drawing.Size(95, 13);
     this.txtUser.TabIndex = 4;
     this.txtUser.Text     = "Zalogowano jako: ";
     this.txtUser.Visible  = false;
     //
     // txtImieNazwisko
     //
     this.txtImieNazwisko.Anchor   = System.Windows.Forms.AnchorStyles.Left;
     this.txtImieNazwisko.AutoSize = true;
     this.txtImieNazwisko.Location = new System.Drawing.Point(108, 5);
     this.txtImieNazwisko.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.txtImieNazwisko.Name     = "txtImieNazwisko";
     this.txtImieNazwisko.Size     = new System.Drawing.Size(78, 13);
     this.txtImieNazwisko.TabIndex = 5;
     this.txtImieNazwisko.Text     = "Imię i nazwisko";
     this.txtImieNazwisko.Visible  = false;
     //
     // layout_Imie_Nazwisko
     //
     this.layout_Imie_Nazwisko.ColumnCount = 2;
     this.layout_Imie_Nazwisko.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 11.88341F));
     this.layout_Imie_Nazwisko.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 88.11659F));
     this.layout_Imie_Nazwisko.Controls.Add(this.txtUser, 0, 0);
     this.layout_Imie_Nazwisko.Controls.Add(this.txtImieNazwisko, 1, 0);
     this.layout_Imie_Nazwisko.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.layout_Imie_Nazwisko.Location = new System.Drawing.Point(0, 632);
     this.layout_Imie_Nazwisko.Margin   = new System.Windows.Forms.Padding(2);
     this.layout_Imie_Nazwisko.Name     = "layout_Imie_Nazwisko";
     this.layout_Imie_Nazwisko.RowCount = 1;
     this.layout_Imie_Nazwisko.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.layout_Imie_Nazwisko.Size     = new System.Drawing.Size(892, 24);
     this.layout_Imie_Nazwisko.TabIndex = 6;
     //
     // buttonDodajProdukt
     //
     this.buttonDodajProdukt.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.buttonDodajProdukt.Location = new System.Drawing.Point(33, 34);
     this.buttonDodajProdukt.Margin   = new System.Windows.Forms.Padding(2);
     this.buttonDodajProdukt.Name     = "buttonDodajProdukt";
     this.buttonDodajProdukt.Size     = new System.Drawing.Size(64, 27);
     this.buttonDodajProdukt.TabIndex = 1;
     this.buttonDodajProdukt.Text     = "Edycja";
     this.buttonDodajProdukt.UseVisualStyleBackColor = true;
     this.buttonDodajProdukt.Click += new System.EventHandler(this.buttonDodajProdukt_Click);
     //
     // Wykres
     //
     this.Wykres.BorderSkin.BackImageAlignment = System.Windows.Forms.DataVisualization.Charting.ChartImageAlignmentStyle.Center;
     chartArea1.Name = "ChartArea1";
     this.Wykres.ChartAreas.Add(chartArea1);
     legendCell1.Name = "Cell1";
     legendItem1.Cells.Add(legendCell1);
     legend1.CustomItems.Add(legendItem1);
     legend1.LegendStyle = System.Windows.Forms.DataVisualization.Charting.LegendStyle.Column;
     legend1.Name        = "Legend1";
     this.Wykres.Legends.Add(legend1);
     this.Wykres.Location    = new System.Drawing.Point(113, 353);
     this.Wykres.Name        = "Wykres";
     this.Wykres.Palette     = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.SeaGreen;
     series1.ChartArea       = "ChartArea1";
     series1.ChartType       = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.SplineArea;
     series1.IsXValueIndexed = true;
     series1.Legend          = "Legend1";
     series1.Name            = "Wydatki";
     series1.YValuesPerPoint = 6;
     this.Wykres.Series.Add(series1);
     this.Wykres.Size     = new System.Drawing.Size(760, 263);
     this.Wykres.TabIndex = 8;
     this.Wykres.Text     = "Wydatki";
     title1.Name          = "Wydatki";
     this.Wykres.Titles.Add(title1);
     //
     // buttonLogout
     //
     this.buttonLogout.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.buttonLogout.Location = new System.Drawing.Point(33, 99);
     this.buttonLogout.Margin   = new System.Windows.Forms.Padding(2);
     this.buttonLogout.Name     = "buttonLogout";
     this.buttonLogout.Size     = new System.Drawing.Size(64, 28);
     this.buttonLogout.TabIndex = 3;
     this.buttonLogout.Text     = "Wyloguj";
     this.buttonLogout.UseVisualStyleBackColor = true;
     this.buttonLogout.Click += new System.EventHandler(this.buttonLogout_Click);
     //
     // buttonRefresh
     //
     this.buttonRefresh.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.buttonRefresh.Location = new System.Drawing.Point(33, 66);
     this.buttonRefresh.Name     = "buttonRefresh";
     this.buttonRefresh.Size     = new System.Drawing.Size(64, 28);
     this.buttonRefresh.TabIndex = 10;
     this.buttonRefresh.Text     = "Odśwież";
     this.buttonRefresh.UseVisualStyleBackColor = true;
     this.buttonRefresh.Click += new System.EventHandler(this.buttonRefresh_Click);
     //
     // timerRefresh
     //
     this.timerRefresh.Interval = 1000;
     this.timerRefresh.Tick    += new System.EventHandler(this.timerRefresh_Tick);
     //
     // buttonFinder
     //
     this.buttonFinder.BackColor = System.Drawing.SystemColors.ActiveBorder;
     this.buttonFinder.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.buttonFinder.Image     = ((System.Drawing.Image)(resources.GetObject("buttonFinder.Image")));
     this.buttonFinder.Location  = new System.Drawing.Point(113, 64);
     this.buttonFinder.Margin    = new System.Windows.Forms.Padding(2);
     this.buttonFinder.Name      = "buttonFinder";
     this.buttonFinder.Size      = new System.Drawing.Size(32, 31);
     this.buttonFinder.TabIndex  = 12;
     this.buttonFinder.UseVisualStyleBackColor = false;
     this.buttonFinder.Click += new System.EventHandler(this.buttonFinder_Click);
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 7;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
     this.tableLayoutPanel1.Controls.Add(this.textBoxKategoria, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.textBoxNazwa, 2, 0);
     this.tableLayoutPanel1.Controls.Add(this.textBoxNumer, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.textBoxData, 5, 0);
     this.tableLayoutPanel1.Controls.Add(this.textBoxCena, 3, 0);
     this.tableLayoutPanel1.Controls.Add(this.textBoxIlosc, 4, 0);
     this.tableLayoutPanel1.Controls.Add(this.textBoxSuma, 6, 0);
     this.tableLayoutPanel1.Location = new System.Drawing.Point(151, 34);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 1;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 51.66667F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(725, 61);
     this.tableLayoutPanel1.TabIndex = 13;
     //
     // textBoxKategoria
     //
     this.textBoxKategoria.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.textBoxKategoria.FormattingEnabled = true;
     this.textBoxKategoria.Items.AddRange(new object[] {
         "Usługa",
         "Zdrowie",
         "Żywność",
         "Przedmiot"
     });
     this.textBoxKategoria.Location            = new System.Drawing.Point(106, 15);
     this.textBoxKategoria.Name                = "textBoxKategoria";
     this.textBoxKategoria.ScrollAlwaysVisible = true;
     this.textBoxKategoria.Size                = new System.Drawing.Size(97, 43);
     this.textBoxKategoria.TabIndex            = 9;
     //
     // textBoxNazwa
     //
     this.textBoxNazwa.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.textBoxNazwa.Location = new System.Drawing.Point(209, 38);
     this.textBoxNazwa.Name     = "textBoxNazwa";
     this.textBoxNazwa.Size     = new System.Drawing.Size(97, 20);
     this.textBoxNazwa.TabIndex = 3;
     //
     // textBoxNumer
     //
     this.textBoxNumer.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.textBoxNumer.Location = new System.Drawing.Point(3, 38);
     this.textBoxNumer.Maximum  = new decimal(new int[] {
         9999,
         0,
         0,
         0
     });
     this.textBoxNumer.Name     = "textBoxNumer";
     this.textBoxNumer.Size     = new System.Drawing.Size(97, 20);
     this.textBoxNumer.TabIndex = 8;
     //
     // textBoxData
     //
     this.textBoxData.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.textBoxData.Location = new System.Drawing.Point(518, 38);
     this.textBoxData.Name     = "textBoxData";
     this.textBoxData.Size     = new System.Drawing.Size(97, 20);
     this.textBoxData.TabIndex = 10;
     //
     // textBoxCena
     //
     this.textBoxCena.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.textBoxCena.Location = new System.Drawing.Point(312, 38);
     this.textBoxCena.Maximum  = new decimal(new int[] {
         999999,
         0,
         0,
         0
     });
     this.textBoxCena.Name     = "textBoxCena";
     this.textBoxCena.Size     = new System.Drawing.Size(97, 20);
     this.textBoxCena.TabIndex = 11;
     //
     // textBoxIlosc
     //
     this.textBoxIlosc.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.textBoxIlosc.Location = new System.Drawing.Point(415, 38);
     this.textBoxIlosc.Maximum  = new decimal(new int[] {
         999999,
         0,
         0,
         0
     });
     this.textBoxIlosc.Name     = "textBoxIlosc";
     this.textBoxIlosc.Size     = new System.Drawing.Size(97, 20);
     this.textBoxIlosc.TabIndex = 12;
     //
     // textBoxSuma
     //
     this.textBoxSuma.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.textBoxSuma.Location = new System.Drawing.Point(621, 38);
     this.textBoxSuma.Maximum  = new decimal(new int[] {
         999999,
         0,
         0,
         0
     });
     this.textBoxSuma.Name     = "textBoxSuma";
     this.textBoxSuma.Size     = new System.Drawing.Size(101, 20);
     this.textBoxSuma.TabIndex = 13;
     //
     // radioButtonWiekszy
     //
     this.radioButtonWiekszy.AutoSize = true;
     this.radioButtonWiekszy.Location = new System.Drawing.Point(3, 3);
     this.radioButtonWiekszy.Name     = "radioButtonWiekszy";
     this.radioButtonWiekszy.Size     = new System.Drawing.Size(31, 17);
     this.radioButtonWiekszy.TabIndex = 14;
     this.radioButtonWiekszy.TabStop  = true;
     this.radioButtonWiekszy.Text     = ">";
     this.radioButtonWiekszy.UseVisualStyleBackColor = true;
     //
     // radioButtonWiekszyRowny
     //
     this.radioButtonWiekszyRowny.AutoSize = true;
     this.radioButtonWiekszyRowny.Location = new System.Drawing.Point(40, 3);
     this.radioButtonWiekszyRowny.Name     = "radioButtonWiekszyRowny";
     this.radioButtonWiekszyRowny.Size     = new System.Drawing.Size(37, 17);
     this.radioButtonWiekszyRowny.TabIndex = 15;
     this.radioButtonWiekszyRowny.TabStop  = true;
     this.radioButtonWiekszyRowny.Text     = ">=";
     this.radioButtonWiekszyRowny.UseVisualStyleBackColor = true;
     //
     // radioButtonRowny
     //
     this.radioButtonRowny.AutoSize = true;
     this.radioButtonRowny.Location = new System.Drawing.Point(3, 49);
     this.radioButtonRowny.Name     = "radioButtonRowny";
     this.radioButtonRowny.Size     = new System.Drawing.Size(37, 17);
     this.radioButtonRowny.TabIndex = 17;
     this.radioButtonRowny.TabStop  = true;
     this.radioButtonRowny.Text     = "==";
     this.radioButtonRowny.UseVisualStyleBackColor = true;
     //
     // radioButtonMniejszyRowny
     //
     this.radioButtonMniejszyRowny.AutoSize = true;
     this.radioButtonMniejszyRowny.Location = new System.Drawing.Point(40, 26);
     this.radioButtonMniejszyRowny.Name     = "radioButtonMniejszyRowny";
     this.radioButtonMniejszyRowny.Size     = new System.Drawing.Size(37, 17);
     this.radioButtonMniejszyRowny.TabIndex = 19;
     this.radioButtonMniejszyRowny.TabStop  = true;
     this.radioButtonMniejszyRowny.Text     = "<=";
     this.radioButtonMniejszyRowny.UseVisualStyleBackColor = true;
     //
     // radioButtonMniejszy
     //
     this.radioButtonMniejszy.AutoSize = true;
     this.radioButtonMniejszy.Location = new System.Drawing.Point(3, 26);
     this.radioButtonMniejszy.Name     = "radioButtonMniejszy";
     this.radioButtonMniejszy.Size     = new System.Drawing.Size(31, 17);
     this.radioButtonMniejszy.TabIndex = 18;
     this.radioButtonMniejszy.TabStop  = true;
     this.radioButtonMniejszy.Text     = "<";
     this.radioButtonMniejszy.UseVisualStyleBackColor = true;
     //
     // radioButtonRozny
     //
     this.radioButtonRozny.AutoSize = true;
     this.radioButtonRozny.Location = new System.Drawing.Point(46, 49);
     this.radioButtonRozny.Name     = "radioButtonRozny";
     this.radioButtonRozny.Size     = new System.Drawing.Size(34, 17);
     this.radioButtonRozny.TabIndex = 20;
     this.radioButtonRozny.TabStop  = true;
     this.radioButtonRozny.Text     = "!=";
     this.radioButtonRozny.UseVisualStyleBackColor = true;
     //
     // flowLayoutPanelPorownania
     //
     this.flowLayoutPanelPorownania.Controls.Add(this.radioButtonWiekszy);
     this.flowLayoutPanelPorownania.Controls.Add(this.radioButtonWiekszyRowny);
     this.flowLayoutPanelPorownania.Controls.Add(this.radioButtonMniejszy);
     this.flowLayoutPanelPorownania.Controls.Add(this.radioButtonMniejszyRowny);
     this.flowLayoutPanelPorownania.Controls.Add(this.radioButtonRowny);
     this.flowLayoutPanelPorownania.Controls.Add(this.radioButtonRozny);
     this.flowLayoutPanelPorownania.Location = new System.Drawing.Point(20, 297);
     this.flowLayoutPanelPorownania.Name     = "flowLayoutPanelPorownania";
     this.flowLayoutPanelPorownania.Size     = new System.Drawing.Size(85, 81);
     this.flowLayoutPanelPorownania.TabIndex = 21;
     this.flowLayoutPanelPorownania.Visible  = false;
     //
     // flowLayoutPanel3
     //
     this.flowLayoutPanel3.Controls.Add(this.checkBoxNumer);
     this.flowLayoutPanel3.Controls.Add(this.checkBoxKategoria);
     this.flowLayoutPanel3.Controls.Add(this.checkBoxNazwa);
     this.flowLayoutPanel3.Controls.Add(this.checkBoxCena);
     this.flowLayoutPanel3.Controls.Add(this.checkBoxIlosc);
     this.flowLayoutPanel3.Controls.Add(this.checkBoxData);
     this.flowLayoutPanel3.Controls.Add(this.checkBoxSuma);
     this.flowLayoutPanel3.Location = new System.Drawing.Point(20, 133);
     this.flowLayoutPanel3.Name     = "flowLayoutPanel3";
     this.flowLayoutPanel3.Size     = new System.Drawing.Size(89, 161);
     this.flowLayoutPanel3.TabIndex = 7;
     //
     // checkBoxNumer
     //
     this.checkBoxNumer.AutoSize = true;
     this.checkBoxNumer.Location = new System.Drawing.Point(3, 3);
     this.checkBoxNumer.Name     = "checkBoxNumer";
     this.checkBoxNumer.Size     = new System.Drawing.Size(56, 17);
     this.checkBoxNumer.TabIndex = 0;
     this.checkBoxNumer.TabStop  = true;
     this.checkBoxNumer.Text     = "Numer";
     this.checkBoxNumer.UseVisualStyleBackColor = true;
     this.checkBoxNumer.CheckedChanged         += new System.EventHandler(this.checkBoxNumer_CheckedChanged);
     //
     // checkBoxKategoria
     //
     this.checkBoxKategoria.AutoSize = true;
     this.checkBoxKategoria.Location = new System.Drawing.Point(3, 26);
     this.checkBoxKategoria.Name     = "checkBoxKategoria";
     this.checkBoxKategoria.Size     = new System.Drawing.Size(70, 17);
     this.checkBoxKategoria.TabIndex = 1;
     this.checkBoxKategoria.TabStop  = true;
     this.checkBoxKategoria.Text     = "Kategoria";
     this.checkBoxKategoria.UseVisualStyleBackColor = true;
     this.checkBoxKategoria.CheckedChanged         += new System.EventHandler(this.checkBoxKategoria_CheckedChanged);
     //
     // checkBoxNazwa
     //
     this.checkBoxNazwa.AutoSize = true;
     this.checkBoxNazwa.Location = new System.Drawing.Point(3, 49);
     this.checkBoxNazwa.Name     = "checkBoxNazwa";
     this.checkBoxNazwa.Size     = new System.Drawing.Size(58, 17);
     this.checkBoxNazwa.TabIndex = 2;
     this.checkBoxNazwa.TabStop  = true;
     this.checkBoxNazwa.Text     = "Nazwa";
     this.checkBoxNazwa.UseVisualStyleBackColor = true;
     this.checkBoxNazwa.CheckedChanged         += new System.EventHandler(this.checkBoxNazwa_CheckedChanged);
     //
     // checkBoxCena
     //
     this.checkBoxCena.AutoSize = true;
     this.checkBoxCena.Location = new System.Drawing.Point(3, 72);
     this.checkBoxCena.Name     = "checkBoxCena";
     this.checkBoxCena.Size     = new System.Drawing.Size(50, 17);
     this.checkBoxCena.TabIndex = 3;
     this.checkBoxCena.TabStop  = true;
     this.checkBoxCena.Text     = "Cena";
     this.checkBoxCena.UseVisualStyleBackColor = true;
     this.checkBoxCena.CheckedChanged         += new System.EventHandler(this.checkBoxCena_CheckedChanged);
     //
     // checkBoxIlosc
     //
     this.checkBoxIlosc.AutoSize = true;
     this.checkBoxIlosc.Location = new System.Drawing.Point(3, 95);
     this.checkBoxIlosc.Name     = "checkBoxIlosc";
     this.checkBoxIlosc.Size     = new System.Drawing.Size(47, 17);
     this.checkBoxIlosc.TabIndex = 4;
     this.checkBoxIlosc.TabStop  = true;
     this.checkBoxIlosc.Text     = "Ilość";
     this.checkBoxIlosc.UseVisualStyleBackColor = true;
     this.checkBoxIlosc.CheckedChanged         += new System.EventHandler(this.checkBoxIlosc_CheckedChanged);
     //
     // checkBoxData
     //
     this.checkBoxData.AutoSize = true;
     this.checkBoxData.Location = new System.Drawing.Point(3, 118);
     this.checkBoxData.Name     = "checkBoxData";
     this.checkBoxData.Size     = new System.Drawing.Size(48, 17);
     this.checkBoxData.TabIndex = 5;
     this.checkBoxData.TabStop  = true;
     this.checkBoxData.Text     = "Data";
     this.checkBoxData.UseVisualStyleBackColor = true;
     this.checkBoxData.CheckedChanged         += new System.EventHandler(this.checkBoxData_CheckedChanged);
     //
     // checkBoxSuma
     //
     this.checkBoxSuma.AutoSize = true;
     this.checkBoxSuma.Location = new System.Drawing.Point(3, 141);
     this.checkBoxSuma.Name     = "checkBoxSuma";
     this.checkBoxSuma.Size     = new System.Drawing.Size(52, 17);
     this.checkBoxSuma.TabIndex = 6;
     this.checkBoxSuma.TabStop  = true;
     this.checkBoxSuma.Text     = "Suma";
     this.checkBoxSuma.UseVisualStyleBackColor = true;
     this.checkBoxSuma.CheckedChanged         += new System.EventHandler(this.checkBoxSuma_CheckedChanged);
     //
     // printPreviewDialog1
     //
     this.printPreviewDialog1.AutoScrollMargin  = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.ClientSize        = new System.Drawing.Size(400, 300);
     this.printPreviewDialog1.Document          = this.printDocument1;
     this.printPreviewDialog1.Enabled           = true;
     this.printPreviewDialog1.Icon    = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
     this.printPreviewDialog1.Name    = "printPreviewDialog1";
     this.printPreviewDialog1.Visible = false;
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToAddRows          = false;
     this.dataGridView1.AllowUserToDeleteRows       = false;
     this.dataGridView1.BackgroundColor             = System.Drawing.SystemColors.Window;
     this.dataGridView1.BorderStyle                 = System.Windows.Forms.BorderStyle.None;
     this.dataGridView1.CellBorderStyle             = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Cursor             = System.Windows.Forms.Cursors.Hand;
     this.dataGridView1.Location           = new System.Drawing.Point(113, 100);
     this.dataGridView1.Margin             = new System.Windows.Forms.Padding(2);
     this.dataGridView1.Name               = "dataGridView1";
     this.dataGridView1.RowTemplate.Height = 24;
     this.dataGridView1.Size               = new System.Drawing.Size(760, 240);
     this.dataGridView1.TabIndex           = 9;
     //
     // buttonPrint
     //
     this.buttonPrint.Image    = ((System.Drawing.Image)(resources.GetObject("buttonPrint.Image")));
     this.buttonPrint.Location = new System.Drawing.Point(24, 560);
     this.buttonPrint.Name     = "buttonPrint";
     this.buttonPrint.Size     = new System.Drawing.Size(57, 56);
     this.buttonPrint.TabIndex = 23;
     this.buttonPrint.UseVisualStyleBackColor = true;
     this.buttonPrint.Click += new System.EventHandler(this.buttonPrint_Click);
     //
     // txtNazwisko
     //
     this.txtNazwisko.AutoSize = true;
     this.txtNazwisko.Location = new System.Drawing.Point(13, 531);
     this.txtNazwisko.Name     = "txtNazwisko";
     this.txtNazwisko.Size     = new System.Drawing.Size(87, 13);
     this.txtNazwisko.TabIndex = 6;
     this.txtNazwisko.Text     = "Pomoc nazwisko";
     this.txtNazwisko.Visible  = false;
     //
     // txtLoginId
     //
     this.txtLoginId.AutoSize = true;
     this.txtLoginId.Location = new System.Drawing.Point(21, 544);
     this.txtLoginId.Name     = "txtLoginId";
     this.txtLoginId.Size     = new System.Drawing.Size(74, 13);
     this.txtLoginId.TabIndex = 24;
     this.txtLoginId.Text     = "Pomoc loginId";
     this.txtLoginId.Visible  = false;
     //
     // FormMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(892, 656);
     this.Controls.Add(this.txtLoginId);
     this.Controls.Add(this.buttonPrint);
     this.Controls.Add(this.flowLayoutPanelPorownania);
     this.Controls.Add(this.txtNazwisko);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Controls.Add(this.buttonFinder);
     this.Controls.Add(this.buttonRefresh);
     this.Controls.Add(this.buttonLogout);
     this.Controls.Add(this.flowLayoutPanel3);
     this.Controls.Add(this.dataGridView1);
     this.Controls.Add(this.Wykres);
     this.Controls.Add(this.buttonDodajProdukt);
     this.Controls.Add(this.layout_Imie_Nazwisko);
     this.Controls.Add(this.menuStrip1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MainMenuStrip   = this.menuStrip1;
     this.Margin          = new System.Windows.Forms.Padding(2);
     this.MaximizeBox     = false;
     this.Name            = "FormMain";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Skarbonka";
     this.FormClosing    += new System.Windows.Forms.FormClosingEventHandler(this.FormMain_FormClosing);
     this.Load           += new System.EventHandler(this.FormMain_Load);
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.layout_Imie_Nazwisko.ResumeLayout(false);
     this.layout_Imie_Nazwisko.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Wykres)).EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxNumer)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxCena)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxIlosc)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxSuma)).EndInit();
     this.flowLayoutPanelPorownania.ResumeLayout(false);
     this.flowLayoutPanelPorownania.PerformLayout();
     this.flowLayoutPanel3.ResumeLayout(false);
     this.flowLayoutPanel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }