/// <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();
            this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.SuspendLayout();
            // 
            // chart1
            // 
            chartArea1.Name = "ChartArea1";
            this.chart1.ChartAreas.Add(chartArea1);
            legend1.Name = "Legend1";
            this.chart1.Legends.Add(legend1);
            this.chart1.Location = new System.Drawing.Point(3, 3);
            this.chart1.Name = "chart1";
            this.chart1.Size = new System.Drawing.Size(737, 447);
            this.chart1.TabIndex = 0;
            this.chart1.Text = "chart1";
            // 
            // Control_AccOutClass
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.chart1);
            this.Name = "Control_AccOutClass";
            this.Size = new System.Drawing.Size(743, 453);
            this.Load += new System.EventHandler(this.Control_AccOutClass_Load);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).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();
      this.chart = new HeuristicLab.Visualization.ChartControlsExtensions.EnhancedChart();
      ((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
      this.SuspendLayout();
      // 
      // chart
      // 
      chartArea1.Name = "ChartArea";
      this.chart.ChartAreas.Add(chartArea1);
      this.chart.Dock = System.Windows.Forms.DockStyle.Fill;
      legend1.Alignment = System.Drawing.StringAlignment.Center;
      legend1.Docking = System.Windows.Forms.DataVisualization.Charting.Docking.Top;
      legend1.Name = "Default";
      this.chart.Legends.Add(legend1);
      this.chart.Location = new System.Drawing.Point(0, 0);
      this.chart.Name = "chart";
      this.chart.Size = new System.Drawing.Size(289, 220);
      this.chart.TabIndex = 0;
      this.chart.CustomizeLegend += new System.EventHandler<System.Windows.Forms.DataVisualization.Charting.CustomizeLegendEventArgs>(this.chart_CustomizeLegend);
      this.chart.MouseDown += new System.Windows.Forms.MouseEventHandler(this.chart_MouseDown);
      this.chart.MouseMove += new System.Windows.Forms.MouseEventHandler(this.chart_MouseMove);
      // 
      // RegressionSolutionResidualHistogram
      // 
      this.AllowDrop = true;
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
      this.Controls.Add(this.chart);
      this.Name = "RegressionSolutionResidualHistogram";
      this.Size = new System.Drawing.Size(289, 220);
      ((System.ComponentModel.ISupportInitialize)(this.chart)).EndInit();
      this.ResumeLayout(false);

    }
		/// <summary> 
		/// デザイナー サポートに必要なメソッドです。このメソッドの内容を 
		/// コード エディターで変更しないでください。
		/// </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();
			this.chart = new System.Windows.Forms.DataVisualization.Charting.Chart();
			((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
			this.SuspendLayout();
			// 
			// chart
			// 
			chartArea1.Name = "ChartArea1";
			this.chart.ChartAreas.Add(chartArea1);
			legend1.Name = "Legend1";
			this.chart.Legends.Add(legend1);
			this.chart.Location = new System.Drawing.Point(0, 0);
			this.chart.Name = "chart";
			this.chart.Size = new System.Drawing.Size(768, 399);
			this.chart.TabIndex = 0;
			this.chart.Text = "chart1";
			// 
			// NxtChart
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.AutoSize = true;
			this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
			this.Controls.Add(this.chart);
			this.Name = "NxtChart";
			this.Size = new System.Drawing.Size(771, 402);
			((System.ComponentModel.ISupportInitialize)(this.chart)).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();
            this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.SuspendLayout();
            // 
            // chart1
            // 
            chartArea1.Name = "ChartArea1";
            this.chart1.ChartAreas.Add(chartArea1);
            this.chart1.Dock = System.Windows.Forms.DockStyle.Fill;
            legend1.Name = "Legend1";
            this.chart1.Legends.Add(legend1);
            this.chart1.Location = new System.Drawing.Point(0, 0);
            this.chart1.Name = "chart1";
            this.chart1.Size = new System.Drawing.Size(760, 505);
            this.chart1.TabIndex = 0;
            this.chart1.Text = "chart1";
            // 
            // TimeSeriesChartForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(760, 505);
            this.Controls.Add(this.chart1);
            this.Name = "TimeSeriesChartForm";
            this.ShowIcon = false;
            this.Text = "Chart";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.TimeSeriesChartForm_FormClosing);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).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();
            this.chart = new System.Windows.Forms.DataVisualization.Charting.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
            this.SuspendLayout();
            // 
            // chart
            // 
            chartArea1.Name = "ChartArea1";
            this.chart.ChartAreas.Add(chartArea1);
            this.chart.Dock = System.Windows.Forms.DockStyle.Fill;
            legend1.Name = "Legend1";
            this.chart.Legends.Add(legend1);
            this.chart.Location = new System.Drawing.Point(0, 0);
            this.chart.Name = "chart";
            this.chart.Size = new System.Drawing.Size(372, 309);
            this.chart.TabIndex = 0;
            this.chart.Text = "chart1";
            // 
            // BasicGraph
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.chart);
            this.Name = "BasicGraph";
            this.Size = new System.Drawing.Size(372, 309);
            ((System.ComponentModel.ISupportInitialize)(this.chart)).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 chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend();
            this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.SuspendLayout();
            // 
            // chart1
            // 
            chartArea2.Name = "ChartArea1";
            this.chart1.ChartAreas.Add(chartArea2);
            this.chart1.Dock = System.Windows.Forms.DockStyle.Fill;
            legend2.Name = "Legend1";
            this.chart1.Legends.Add(legend2);
            this.chart1.Location = new System.Drawing.Point(0, 0);
            this.chart1.Name = "chart1";
            this.chart1.Size = new System.Drawing.Size(311, 288);
            this.chart1.TabIndex = 0;
            this.chart1.Text = "chart1";
            // 
            // AdvancePerSprint
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(311, 288);
            this.Controls.Add(this.chart1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name = "AdvancePerSprint";
            this.Text = "AdvancePerSprint";
            this.Load += new System.EventHandler(this.AdvancePerSprint_Load);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).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();
            this.chtGrafico = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.btbgrafico = new System.Windows.Forms.Button();
            this.btbSalir = new System.Windows.Forms.Button();
            ((System.ComponentModel.ISupportInitialize)(this.chtGrafico)).BeginInit();
            this.SuspendLayout();
            // 
            // chtGrafico
            // 
            chartArea1.Name = "ChartArea1";
            this.chtGrafico.ChartAreas.Add(chartArea1);
            legend1.Name = "Legend1";
            this.chtGrafico.Legends.Add(legend1);
            this.chtGrafico.Location = new System.Drawing.Point(12, 87);
            this.chtGrafico.Name = "chtGrafico";
            this.chtGrafico.Size = new System.Drawing.Size(328, 300);
            this.chtGrafico.TabIndex = 0;
            this.chtGrafico.Text = "chart1";
            // 
            // btbgrafico
            // 
            this.btbgrafico.FlatAppearance.MouseDownBackColor = System.Drawing.Color.DeepSkyBlue;
            this.btbgrafico.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btbgrafico.Location = new System.Drawing.Point(91, 12);
            this.btbgrafico.Name = "btbgrafico";
            this.btbgrafico.Size = new System.Drawing.Size(159, 53);
            this.btbgrafico.TabIndex = 2;
            this.btbgrafico.Text = "Gráfico";
            this.btbgrafico.UseVisualStyleBackColor = true;
            // 
            // btbSalir
            // 
            this.btbSalir.FlatAppearance.MouseDownBackColor = System.Drawing.Color.DeepSkyBlue;
            this.btbSalir.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btbSalir.Location = new System.Drawing.Point(274, 412);
            this.btbSalir.Name = "btbSalir";
            this.btbSalir.Size = new System.Drawing.Size(79, 25);
            this.btbSalir.TabIndex = 3;
            this.btbSalir.Text = "Salir";
            this.btbSalir.UseVisualStyleBackColor = true;
            this.btbSalir.Click += new System.EventHandler(this.btbSalir_Click);
            // 
            // frmGrafico
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(354, 437);
            this.Controls.Add(this.btbSalir);
            this.Controls.Add(this.btbgrafico);
            this.Controls.Add(this.chtGrafico);
            this.Name = "frmGrafico";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Grafico";
            ((System.ComponentModel.ISupportInitialize)(this.chtGrafico)).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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormChart));
            System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
            this.chart = new System.Windows.Forms.DataVisualization.Charting.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
            this.SuspendLayout();
            // 
            // chart
            // 
            chartArea1.Name = "ChartArea1";
            this.chart.ChartAreas.Add(chartArea1);
            resources.ApplyResources(this.chart, "chart");
            legend1.Name = "Legend1";
            this.chart.Legends.Add(legend1);
            this.chart.Name = "chart";
            this.chart.Click += new System.EventHandler(this.chart_Click);
            // 
            // FormChart
            // 
            resources.ApplyResources(this, "$this");
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.chart);
            this.Name = "FormChart";
            this.Resizable = false;
            this.Style = MetroFramework.MetroColorStyle.Default;
            this.Load += new System.EventHandler(this.FormChart_Load);
            ((System.ComponentModel.ISupportInitialize)(this.chart)).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.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
            System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
            this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.SuspendLayout();
            // 
            // chart1
            // 
            legend1.Name = "Legend1";
            this.chart1.Legends.Add(legend1);
            this.chart1.Location = new System.Drawing.Point(12, 3);
            this.chart1.Name = "chart1";
            series1.Legend = "Legend1";
            series1.Name = "Series1";
            this.chart1.Series.Add(series1);
            this.chart1.Size = new System.Drawing.Size(1083, 504);
            this.chart1.TabIndex = 0;
            this.chart1.Text = "chart1";
            // 
            // Charts
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.AutoSize = true;
            this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.ClientSize = new System.Drawing.Size(1291, 519);
            this.Controls.Add(this.chart1);
            this.Name = "Charts";
            this.Text = "Charts";
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).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.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
            this.iterationChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.printBtn = new System.Windows.Forms.Button();
            ((System.ComponentModel.ISupportInitialize)(this.iterationChart)).BeginInit();
            this.SuspendLayout();
            // 
            // iterationChart
            // 
            chartArea1.Name = "ChartArea1";
            this.iterationChart.ChartAreas.Add(chartArea1);
            legend1.Name = "Legend1";
            this.iterationChart.Legends.Add(legend1);
            this.iterationChart.Location = new System.Drawing.Point(12, 12);
            this.iterationChart.Name = "iterationChart";
            series1.ChartArea = "ChartArea1";
            series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.StackedColumn;
            series1.Legend = "Legend1";
            series1.Name = "Completed Tasks";
            series1.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
            series1.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
            series2.ChartArea = "ChartArea1";
            series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.StackedColumn;
            series2.Legend = "Legend1";
            series2.Name = "Tasks";
            series2.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
            series2.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
            this.iterationChart.Series.Add(series1);
            this.iterationChart.Series.Add(series2);
            this.iterationChart.Size = new System.Drawing.Size(731, 399);
            this.iterationChart.TabIndex = 0;
            this.iterationChart.Text = "Iteration Progress";
            // 
            // printBtn
            // 
            this.printBtn.Location = new System.Drawing.Point(668, 417);
            this.printBtn.Name = "printBtn";
            this.printBtn.Size = new System.Drawing.Size(75, 23);
            this.printBtn.TabIndex = 1;
            this.printBtn.Text = "Print";
            this.printBtn.UseVisualStyleBackColor = true;
            // 
            // IterationGraph
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(755, 452);
            this.Controls.Add(this.printBtn);
            this.Controls.Add(this.iterationChart);
            this.Name = "IterationGraph";
            this.Text = "IterationGraph";
            this.Load += new System.EventHandler(this.IterationGraph_Load);
            ((System.ComponentModel.ISupportInitialize)(this.iterationChart)).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();
      this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
      ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
      this.SuspendLayout();
      // 
      // chart1
      // 
      chartArea1.Name = "ChartArea1";
      this.chart1.ChartAreas.Add(chartArea1);
      legend1.Name = "Legend1";
      this.chart1.Legends.Add(legend1);
      this.chart1.Location = new System.Drawing.Point(2, 4);
      this.chart1.Name = "chart1";
      this.chart1.Size = new System.Drawing.Size(992, 566);
      this.chart1.TabIndex = 1;
      this.chart1.Text = "chart1";
      // 
      // SectorKospiLongShortUI
      // 
      this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
      this.ClientSize = new System.Drawing.Size(1002, 582);
      this.Controls.Add(this.chart1);
      this.Name = "SectorKospiLongShortUI";
      this.Text = "SectorKospiLongShortUI";
      ((System.ComponentModel.ISupportInitialize)(this.chart1)).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();
            this.chart = new System.Windows.Forms.DataVisualization.Charting.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
            this.SuspendLayout();
            // 
            // chart
            // 
            chartArea1.Name = "ChartArea1";
            this.chart.ChartAreas.Add(chartArea1);
            legend1.Name = "Legend1";
            this.chart.Legends.Add(legend1);
            this.chart.Location = new System.Drawing.Point(13, 13);
            this.chart.Name = "chart";
            this.chart.Size = new System.Drawing.Size(808, 396);
            this.chart.TabIndex = 0;
            this.chart.Text = "chart1";
            // 
            // ChartForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(833, 421);
            this.Controls.Add(this.chart);
            this.Name = "ChartForm";
            this.Text = "Plot";
            ((System.ComponentModel.ISupportInitialize)(this.chart)).EndInit();
            this.ResumeLayout(false);

        }
        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </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.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
            this.button1 = new System.Windows.Forms.Button();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.SuspendLayout();
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(254, 12);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(75, 23);
            this.button1.TabIndex = 1;
            this.button1.Text = "button1";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // textBox1
            // 
            this.textBox1.Location = new System.Drawing.Point(12, 12);
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(236, 21);
            this.textBox1.TabIndex = 2;
            // 
            // chart1
            // 
            chartArea1.Name = "ChartArea1";
            this.chart1.ChartAreas.Add(chartArea1);
            legend1.Name = "Legend1";
            this.chart1.Legends.Add(legend1);
            this.chart1.Location = new System.Drawing.Point(12, 41);
            this.chart1.Name = "chart1";
            series1.ChartArea = "ChartArea1";
            series1.Legend = "Legend1";
            series1.Name = "Series1";
            this.chart1.Series.Add(series1);
            this.chart1.Size = new System.Drawing.Size(611, 382);
            this.chart1.TabIndex = 3;
            this.chart1.Text = "chart1";
            // 
            // Form1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(635, 435);
            this.Controls.Add(this.chart1);
            this.Controls.Add(this.textBox1);
            this.Controls.Add(this.button1);
            this.Name = "Form1";
            this.Text = "Form1";
            this.Load += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <summary>
        /// Обязательный метод для поддержки конструктора - не изменяйте
        /// содержимое данного метода при помощи редактора кода.
        /// </summary>
        private void InitializeComponent()
        {
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = 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.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Legend legend3 = new System.Windows.Forms.DataVisualization.Charting.Legend();
            System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
            this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.chart2 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chart2)).BeginInit();
            this.SuspendLayout();
            // 
            // chart1
            // 
            chartArea2.Name = "ChartArea1";
            this.chart1.ChartAreas.Add(chartArea2);
            legend2.Name = "Legend1";
            this.chart1.Legends.Add(legend2);
            this.chart1.Location = new System.Drawing.Point(0, 0);
            this.chart1.Name = "chart1";
            series2.ChartArea = "ChartArea1";
            series2.Legend = "Legend1";
            series2.Name = "Series1";
            this.chart1.Series.Add(series2);
            this.chart1.Size = new System.Drawing.Size(300, 300);
            this.chart1.TabIndex = 0;
            this.chart1.Text = "chart1";
            // 
            // chart2
            // 
            chartArea3.Name = "ChartArea1";
            this.chart2.ChartAreas.Add(chartArea3);
            legend3.Name = "Legend1";
            this.chart2.Legends.Add(legend3);
            this.chart2.Location = new System.Drawing.Point(306, 0);
            this.chart2.Name = "chart2";
            series3.ChartArea = "ChartArea1";
            series3.Legend = "Legend1";
            series3.Name = "Series1";
            this.chart2.Series.Add(series3);
            this.chart2.Size = new System.Drawing.Size(300, 300);
            this.chart2.TabIndex = 1;
            this.chart2.Text = "chart2";
            // 
            // Form1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(613, 302);
            this.Controls.Add(this.chart2);
            this.Controls.Add(this.chart1);
            this.Name = "Form1";
            this.Text = "Form1";
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chart2)).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() {
      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();
      this.chart = new HeuristicLab.Visualization.ChartControlsExtensions.EnhancedChart();
      ((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
      this.SuspendLayout();
      // 
      // chart
      // 
      this.chart.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      chartArea1.Name = "ChartArea1";
      this.chart.ChartAreas.Add(chartArea1);
      legend1.Name = "Legend1";
      this.chart.Legends.Add(legend1);
      this.chart.Location = new System.Drawing.Point(4, 4);
      this.chart.Name = "chart";
      this.chart.Size = new System.Drawing.Size(486, 337);
      this.chart.TabIndex = 0;
      this.chart.Text = "enhancedChart1";
      // 
      // DataCompletenessView
      // 
      this.Controls.Add(this.chart);
      this.Name = "DataCompletenessView";
      this.Size = new System.Drawing.Size(493, 344);
      ((System.ComponentModel.ISupportInitialize)(this.chart)).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();
      this.chart = new HeuristicLab.Visualization.ChartControlsExtensions.EnhancedChart();
      ((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
      this.SuspendLayout();
      // 
      // chart
      // 
      chartArea1.Name = "ChartArea";
      this.chart.ChartAreas.Add(chartArea1);
      this.chart.Dock = System.Windows.Forms.DockStyle.Fill;
      legend1.Alignment = System.Drawing.StringAlignment.Center;
      legend1.Docking = System.Windows.Forms.DataVisualization.Charting.Docking.Top;
      legend1.Name = "Default";
      this.chart.Legends.Add(legend1);
      this.chart.Location = new System.Drawing.Point(0, 0);
      this.chart.Name = "chart";
      this.chart.Size = new System.Drawing.Size(358, 225);
      this.chart.TabIndex = 0;
      this.chart.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.Chart_MouseDoubleClick);
      // 
      // LineChartView
      // 
      this.AllowDrop = true;
      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
      this.Controls.Add(this.chart);
      this.Name = "LineChartView";
      this.Size = new System.Drawing.Size(358, 225);
      ((System.ComponentModel.ISupportInitialize)(this.chart)).EndInit();
      this.ResumeLayout(false);

    }
Exemple #17
0
        /// <summary>
        /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
        /// コード エディターで変更しないでください。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
            this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.SuspendLayout();
            // 
            // chart1
            // 
            legend1.Name = "Legend1";
            this.chart1.Legends.Add(legend1);
            this.chart1.Location = new System.Drawing.Point(12, 12);
            this.chart1.Name = "chart1";
            this.chart1.Size = new System.Drawing.Size(733, 337);
            this.chart1.TabIndex = 0;
            this.chart1.Text = "chart1";
            // 
            // Form1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(770, 361);
            this.Controls.Add(this.chart1);
            this.Name = "Form1";
            this.Text = "Form1";
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).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.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WykresTemperaturaOkno));
            this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.SuspendLayout();
            // 
            // chart1
            // 
            this.chart1.Dock = System.Windows.Forms.DockStyle.Fill;
            legend1.Name = "Legend1";
            this.chart1.Legends.Add(legend1);
            this.chart1.Location = new System.Drawing.Point(0, 0);
            this.chart1.Name = "chart1";
            this.chart1.Size = new System.Drawing.Size(1184, 661);
            this.chart1.TabIndex = 0;
            this.chart1.Text = "chart1";
            // 
            // WykresTemperaturaOkno
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1184, 661);
            this.Controls.Add(this.chart1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "WykresTemperaturaOkno";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Wykres temperatury";
            this.Load += new System.EventHandler(this.Wykres_Load);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).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 chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend();
            this.chartProgress = new System.Windows.Forms.DataVisualization.Charting.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chartProgress)).BeginInit();
            this.SuspendLayout();
            // 
            // chartProgress
            // 
            chartArea2.Name = "ChartArea1";
            this.chartProgress.ChartAreas.Add(chartArea2);
            legend2.Name = "Legend1";
            this.chartProgress.Legends.Add(legend2);
            this.chartProgress.Location = new System.Drawing.Point(1, -1);
            this.chartProgress.Name = "chartProgress";
            this.chartProgress.Size = new System.Drawing.Size(810, 461);
            this.chartProgress.TabIndex = 3;
            this.chartProgress.Text = "chart1";
            // 
            // StudentOverallProgressWindow
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(810, 463);
            this.Controls.Add(this.chartProgress);
            this.Name = "StudentOverallProgressWindow";
            this.Text = "My overall progress - School Journal";
            this.Load += new System.EventHandler(this.StudentOverallProgressWindow_Load);
            ((System.ComponentModel.ISupportInitialize)(this.chartProgress)).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.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
            this.buttonStartTempControl = new System.Windows.Forms.Button();
            this.chartTempLoopProfile = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.propertyGridSettings = new System.Windows.Forms.PropertyGrid();
            ((System.ComponentModel.ISupportInitialize)(this.chartTempLoopProfile)).BeginInit();
            this.SuspendLayout();
            // 
            // buttonStartTempControl
            // 
            this.buttonStartTempControl.Location = new System.Drawing.Point(3, 3);
            this.buttonStartTempControl.Name = "buttonStartTempControl";
            this.buttonStartTempControl.Size = new System.Drawing.Size(75, 23);
            this.buttonStartTempControl.TabIndex = 2;
            this.buttonStartTempControl.Text = "Start";
            this.buttonStartTempControl.UseVisualStyleBackColor = true;
            this.buttonStartTempControl.Click += new System.EventHandler(this.buttonStartTempControl_Click);
            // 
            // chartTempLoopProfile
            // 
            chartArea1.Name = "ChartArea1";
            this.chartTempLoopProfile.ChartAreas.Add(chartArea1);
            legend1.Name = "Legend1";
            this.chartTempLoopProfile.Legends.Add(legend1);
            this.chartTempLoopProfile.Location = new System.Drawing.Point(237, 30);
            this.chartTempLoopProfile.Name = "chartTempLoopProfile";
            series1.ChartArea = "ChartArea1";
            series1.Legend = "Legend1";
            series1.Name = "Series1";
            this.chartTempLoopProfile.Series.Add(series1);
            this.chartTempLoopProfile.Size = new System.Drawing.Size(601, 319);
            this.chartTempLoopProfile.TabIndex = 4;
            this.chartTempLoopProfile.Text = "chartTempLoopControl";
            // 
            // propertyGridSettings
            // 
            this.propertyGridSettings.Location = new System.Drawing.Point(4, 30);
            this.propertyGridSettings.Name = "propertyGridSettings";
            this.propertyGridSettings.Size = new System.Drawing.Size(227, 319);
            this.propertyGridSettings.TabIndex = 5;
            // 
            // TempLoopControl
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.Controls.Add(this.propertyGridSettings);
            this.Controls.Add(this.chartTempLoopProfile);
            this.Controls.Add(this.buttonStartTempControl);
            this.Name = "TempLoopControl";
            this.Size = new System.Drawing.Size(853, 365);
            this.Load += new System.EventHandler(this.TempLoopControl_Load);
            ((System.ComponentModel.ISupportInitialize)(this.chartTempLoopProfile)).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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TagStatisticsChartControl));
            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.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.Label lblType;
            this.comboBoxTagStatisticsType = new System.Windows.Forms.ComboBox();
            this.chartTagDetails = new System.Windows.Forms.DataVisualization.Charting.Chart();
            lblType = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.chartTagDetails)).BeginInit();
            this.SuspendLayout();
            // 
            // comboBoxTagStatisticsType
            // 
            this.comboBoxTagStatisticsType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBoxTagStatisticsType.FormattingEnabled = true;
            this.comboBoxTagStatisticsType.Items.AddRange(new object[] {
            resources.GetString("comboBoxTagStatisticsType.Items"),
            resources.GetString("comboBoxTagStatisticsType.Items1")});
            resources.ApplyResources(this.comboBoxTagStatisticsType, "comboBoxTagStatisticsType");
            this.comboBoxTagStatisticsType.Name = "comboBoxTagStatisticsType";
            this.comboBoxTagStatisticsType.SelectedIndexChanged += new System.EventHandler(this.comboBoxTagStatisticsType_SelectedIndexChanged);
            // 
            // chartTagDetails
            // 
            resources.ApplyResources(this.chartTagDetails, "chartTagDetails");
            this.chartTagDetails.BorderlineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
            chartArea1.Name = "ChartAreaTags";
            this.chartTagDetails.ChartAreas.Add(chartArea1);
            legend1.Name = "Legend1";
            this.chartTagDetails.Legends.Add(legend1);
            this.chartTagDetails.Name = "chartTagDetails";
            series1.ChartArea = "ChartAreaTags";
            series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Pie;
            series1.Legend = "Legend1";
            series1.Name = "Tags";
            series1.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.String;
            series1.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Double;
            this.chartTagDetails.Series.Add(series1);
            // 
            // lblType
            // 
            resources.ApplyResources(lblType, "lblType");
            lblType.Name = "lblType";
            // 
            // TagStatisticsChartControl
            // 
            resources.ApplyResources(this, "$this");
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(lblType);
            this.Controls.Add(this.chartTagDetails);
            this.Controls.Add(this.comboBoxTagStatisticsType);
            this.Name = "TagStatisticsChartControl";
            ((System.ComponentModel.ISupportInitialize)(this.chartTagDetails)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemple #22
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.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();
            this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.SuspendLayout();
            // 
            // chart1
            // 
            chartArea1.Name = "ChartArea1";
            this.chart1.ChartAreas.Add(chartArea1);
            this.chart1.Dock = System.Windows.Forms.DockStyle.Fill;
            legend1.Name = "Legend1";
            this.chart1.Legends.Add(legend1);
            this.chart1.Location = new System.Drawing.Point(0, 0);
            this.chart1.Name = "chart1";
            series1.BorderWidth = 2;
            series1.ChartArea = "ChartArea1";
            series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
            series1.Legend = "Legend1";
            series1.Name = "Function";
            series2.BorderWidth = 2;
            series2.ChartArea = "ChartArea1";
            series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
            series2.Legend = "Legend1";
            series2.MarkerColor = System.Drawing.Color.DarkBlue;
            series2.MarkerSize = 3;
            series2.Name = "Interpolation";
            series3.BorderWidth = 2;
            series3.ChartArea = "ChartArea1";
            series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
            series3.Legend = "Legend1";
            series3.MarkerSize = 10;
            series3.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Cross;
            series3.Name = "Nodes";
            this.chart1.Series.Add(series1);
            this.chart1.Series.Add(series2);
            this.chart1.Series.Add(series3);
            this.chart1.Size = new System.Drawing.Size(869, 531);
            this.chart1.TabIndex = 0;
            this.chart1.Text = "chart1";
            // 
            // FormPlot
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(869, 531);
            this.Controls.Add(this.chart1);
            this.Name = "FormPlot";
            this.Text = "FormPlot";
            this.Load += new System.EventHandler(this.FormPlot_Load);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
            this.ResumeLayout(false);

        }
Exemple #23
0
        /// <summary>
        /// Обязательный метод для поддержки конструктора - не изменяйте
        /// содержимое данного метода при помощи редактора кода.
        /// </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.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
            this.button1 = new System.Windows.Forms.Button();
            this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.SuspendLayout();
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(293, 477);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(175, 23);
            this.button1.TabIndex = 0;
            this.button1.Text = "Create Graph";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // chart1
            // 
            chartArea1.Name = "ChartArea1";
            this.chart1.ChartAreas.Add(chartArea1);
            legend1.Name = "Legend1";
            this.chart1.Legends.Add(legend1);
            this.chart1.Location = new System.Drawing.Point(113, 24);
            this.chart1.Name = "chart1";
            series1.ChartArea = "ChartArea1";
            series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
            series1.Color = System.Drawing.Color.Navy;
            series1.Legend = "Legend1";
            series1.Name = "Upper";
            series2.ChartArea = "ChartArea1";
            series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
            series2.Color = System.Drawing.Color.Lime;
            series2.Legend = "Legend1";
            series2.Name = "Lower";
            this.chart1.Series.Add(series1);
            this.chart1.Series.Add(series2);
            this.chart1.Size = new System.Drawing.Size(610, 431);
            this.chart1.TabIndex = 1;
            this.chart1.Text = "chart1";
            this.chart1.Click += new System.EventHandler(this.chart1_Click);
            // 
            // Form1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(764, 526);
            this.Controls.Add(this.chart1);
            this.Controls.Add(this.button1);
            this.Name = "Form1";
            this.Text = "Form1";
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_ChartPayToPeople));
            this.button2 = new System.Windows.Forms.Button();
            this.telerikMetroBlueTheme1 = new Telerik.WinControls.Themes.TelerikMetroBlueTheme();
            this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.SuspendLayout();
            // 
            // button2
            // 
            this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.button2.FlatAppearance.BorderColor = System.Drawing.Color.DeepSkyBlue;
            this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button2.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.button2.ImageKey = "Iconshow-Hardware-Printer.ico";
            this.button2.Location = new System.Drawing.Point(12, 2);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(917, 54);
            this.button2.TabIndex = 15;
            this.button2.Text = "چاپ";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // chart1
            // 
            chartArea1.Name = "ChartArea1";
            this.chart1.ChartAreas.Add(chartArea1);
            this.chart1.Dock = System.Windows.Forms.DockStyle.Bottom;
            legend1.Name = "Legend1";
            this.chart1.Legends.Add(legend1);
            this.chart1.Location = new System.Drawing.Point(0, 62);
            this.chart1.Name = "chart1";
            this.chart1.Size = new System.Drawing.Size(941, 485);
            this.chart1.TabIndex = 16;
            this.chart1.Text = "chart1";
            // 
            // Form_ChartPayToPeople
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 29F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.White;
            this.ClientSize = new System.Drawing.Size(941, 547);
            this.Controls.Add(this.chart1);
            this.Controls.Add(this.button2);
            this.Font = new System.Drawing.Font("B Nazanin", 12F);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.Name = "Form_ChartPayToPeople";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "نمودار پرداخت ها";
            this.Load += new System.EventHandler(this.Form_ChartPayToPeople_Load);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
            this.ResumeLayout(false);

        }
Exemple #25
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.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.chart = new System.Windows.Forms.DataVisualization.Charting.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
            this.SuspendLayout();
            // 
            // splitContainer1
            // 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(0, 0);
            this.splitContainer1.Name = "splitContainer1";
            this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.chart);
            this.splitContainer1.Size = new System.Drawing.Size(389, 275);
            this.splitContainer1.SplitterDistance = 246;
            this.splitContainer1.TabIndex = 0;
            // 
            // chart
            // 
            chartArea1.Name = "ChartArea1";
            this.chart.ChartAreas.Add(chartArea1);
            this.chart.Dock = System.Windows.Forms.DockStyle.Fill;
            legend1.Name = "Legend1";
            this.chart.Legends.Add(legend1);
            this.chart.Location = new System.Drawing.Point(0, 0);
            this.chart.Name = "chart";
            series1.ChartArea = "ChartArea1";
            series1.Legend = "Legend1";
            series1.Name = "Series1";
            this.chart.Series.Add(series1);
            this.chart.Size = new System.Drawing.Size(389, 246);
            this.chart.TabIndex = 0;
            this.chart.Text = "chart1";
            // 
            // UcChart
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.splitContainer1);
            this.Name = "UcChart";
            this.Size = new System.Drawing.Size(389, 275);
            this.splitContainer1.Panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
            this.splitContainer1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.chart)).EndInit();
            this.ResumeLayout(false);

        }
Exemple #26
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();
            this.btnClose = new System.Windows.Forms.Button();
            this.labelTitle = new System.Windows.Forms.Label();
            this.chartStatistics = new System.Windows.Forms.DataVisualization.Charting.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chartStatistics)).BeginInit();
            this.SuspendLayout();
            // 
            // btnClose
            // 
            this.btnClose.Location = new System.Drawing.Point(205, 366);
            this.btnClose.Name = "btnClose";
            this.btnClose.Size = new System.Drawing.Size(75, 23);
            this.btnClose.TabIndex = 0;
            this.btnClose.Text = "Inchide";
            this.btnClose.UseVisualStyleBackColor = true;
            this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
            // 
            // labelTitle
            // 
            this.labelTitle.AutoSize = true;
            this.labelTitle.Font = new System.Drawing.Font("Microsoft Sans Serif", 18.25F);
            this.labelTitle.Location = new System.Drawing.Point(71, 25);
            this.labelTitle.Name = "labelTitle";
            this.labelTitle.Size = new System.Drawing.Size(336, 29);
            this.labelTitle.TabIndex = 1;
            this.labelTitle.Text = "Statistici categorii si produse";
            // 
            // chartStatistics
            // 
            chartArea1.Name = "ChartArea1";
            this.chartStatistics.ChartAreas.Add(chartArea1);
            legend1.Name = "Legend1";
            this.chartStatistics.Legends.Add(legend1);
            this.chartStatistics.Location = new System.Drawing.Point(29, 79);
            this.chartStatistics.Name = "chartStatistics";
            this.chartStatistics.Palette = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.SeaGreen;
            this.chartStatistics.Size = new System.Drawing.Size(436, 268);
            this.chartStatistics.TabIndex = 2;
            this.chartStatistics.Text = "Statistici";
            // 
            // StatsChart
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(498, 407);
            this.Controls.Add(this.chartStatistics);
            this.Controls.Add(this.labelTitle);
            this.Controls.Add(this.btnClose);
            this.Name = "StatsChart";
            this.Text = "Statistici";
            ((System.ComponentModel.ISupportInitialize)(this.chartStatistics)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemple #27
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.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.tableLayoutPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.SuspendLayout();
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 2;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 150F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.Controls.Add(this.chart1, 1, 1);
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 2;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(1004, 576);
            this.tableLayoutPanel1.TabIndex = 0;
            // 
            // chart1
            // 
            chartArea1.Name = "ChartArea1";
            this.chart1.ChartAreas.Add(chartArea1);
            this.chart1.Dock = System.Windows.Forms.DockStyle.Fill;
            legend1.Name = "Legend1";
            this.chart1.Legends.Add(legend1);
            this.chart1.Location = new System.Drawing.Point(153, 103);
            this.chart1.Name = "chart1";
            series1.ChartArea = "ChartArea1";
            series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.StackedColumn;
            series1.Legend = "Legend1";
            series1.Name = "Series1";
            this.chart1.Series.Add(series1);
            this.chart1.Size = new System.Drawing.Size(848, 470);
            this.chart1.TabIndex = 0;
            this.chart1.Text = "chart1";
            // 
            // Graphs
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1004, 576);
            this.Controls.Add(this.tableLayoutPanel1);
            this.Name = "Graphs";
            this.Text = "Graphs";
            this.Load += new System.EventHandler(this.Graphs_Load);
            this.tableLayoutPanel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).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.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend();
            this.progressPlot = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.resultPlot = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.progressBar = new System.Windows.Forms.ProgressBar();
            ((System.ComponentModel.ISupportInitialize)(this.progressPlot)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.resultPlot)).BeginInit();
            this.SuspendLayout();
            // 
            // progressPlot
            // 
            chartArea1.Name = "ChartArea1";
            this.progressPlot.ChartAreas.Add(chartArea1);
            legend1.Name = "Legend1";
            this.progressPlot.Legends.Add(legend1);
            this.progressPlot.Location = new System.Drawing.Point(12, 12);
            this.progressPlot.Name = "progressPlot";
            this.progressPlot.Size = new System.Drawing.Size(825, 266);
            this.progressPlot.TabIndex = 0;
            this.progressPlot.Text = "Best Fitness";
            // 
            // resultPlot
            // 
            chartArea2.Name = "ChartArea1";
            this.resultPlot.ChartAreas.Add(chartArea2);
            legend2.Name = "Legend1";
            this.resultPlot.Legends.Add(legend2);
            this.resultPlot.Location = new System.Drawing.Point(12, 286);
            this.resultPlot.Name = "resultPlot";
            this.resultPlot.Size = new System.Drawing.Size(825, 266);
            this.resultPlot.TabIndex = 0;
            this.resultPlot.Text = "Average Fitness";
            // 
            // progressBar
            // 
            this.progressBar.Location = new System.Drawing.Point(12, 559);
            this.progressBar.Name = "progressBar";
            this.progressBar.Size = new System.Drawing.Size(825, 23);
            this.progressBar.TabIndex = 1;
            // 
            // Report
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(849, 591);
            this.Controls.Add(this.progressBar);
            this.Controls.Add(this.resultPlot);
            this.Controls.Add(this.progressPlot);
            this.Name = "Report";
            this.Text = "Report";
            ((System.ComponentModel.ISupportInitialize)(this.progressPlot)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.resultPlot)).EndInit();
            this.ResumeLayout(false);

        }
Exemple #29
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 chartArea2 = 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.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
            this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.button1 = new System.Windows.Forms.Button();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.SuspendLayout();
            // 
            // chart1
            // 
            this.chart1.BackColor = System.Drawing.Color.RoyalBlue;
            this.chart1.BackGradientStyle = System.Windows.Forms.DataVisualization.Charting.GradientStyle.TopBottom;
            chartArea2.Name = "ChartArea1";
            this.chart1.ChartAreas.Add(chartArea2);
            legend2.Name = "Legend1";
            this.chart1.Legends.Add(legend2);
            this.chart1.Location = new System.Drawing.Point(12, 12);
            this.chart1.Name = "chart1";
            series2.ChartArea = "ChartArea1";
            series2.Legend = "Legend1";
            series2.Name = "Series1";
            this.chart1.Series.Add(series2);
            this.chart1.Size = new System.Drawing.Size(744, 224);
            this.chart1.TabIndex = 0;
            this.chart1.Text = "chart1";
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(681, 251);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(75, 23);
            this.button1.TabIndex = 1;
            this.button1.Text = "Start";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // timer1
            // 
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            // 
            // Form1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(768, 286);
            this.Controls.Add(this.button1);
            this.Controls.Add(this.chart1);
            this.Name = "Form1";
            this.Text = "Form1";
            this.Load += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).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() {
      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.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
      System.Windows.Forms.DataVisualization.Charting.Title title1 = new System.Windows.Forms.DataVisualization.Charting.Title();
      this.chart = new HeuristicLab.Visualization.ChartControlsExtensions.EnhancedChart();
      ((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
      this.SuspendLayout();
      // 
      // chart
      // 
      this.chart.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
            | System.Windows.Forms.AnchorStyles.Left)
            | System.Windows.Forms.AnchorStyles.Right)));
      this.chart.BorderlineColor = System.Drawing.Color.Black;
      this.chart.BorderlineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
      chartArea1.AxisX.Minimum = 0D;
      chartArea1.CursorX.IsUserEnabled = true;
      chartArea1.CursorX.IsUserSelectionEnabled = true;
      chartArea1.CursorY.IsUserEnabled = true;
      chartArea1.CursorY.IsUserSelectionEnabled = true;
      chartArea1.Name = "Default";
      this.chart.ChartAreas.Add(chartArea1);
      legend1.Alignment = System.Drawing.StringAlignment.Center;
      legend1.Docking = System.Windows.Forms.DataVisualization.Charting.Docking.Top;
      legend1.Name = "Default";
      this.chart.Legends.Add(legend1);
      this.chart.Location = new System.Drawing.Point(0, 0);
      this.chart.Name = "chart";
      series1.ChartArea = "Default";
      series1.Legend = "Default";
      series1.Name = "Default";
      this.chart.Series.Add(series1);
      this.chart.Size = new System.Drawing.Size(359, 274);
      this.chart.TabIndex = 3;
      this.chart.Text = "chart";
      title1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
      title1.Name = "Default";
      title1.Text = "Title";
      title1.Visible = false;
      this.chart.Titles.Add(title1);
      this.chart.CustomizeLegend += new System.EventHandler<System.Windows.Forms.DataVisualization.Charting.CustomizeLegendEventArgs>(this.chart_CustomizeLegend);
      this.chart.DoubleClick += new System.EventHandler(this.chart_DoubleClick);
      this.chart.MouseDown += new System.Windows.Forms.MouseEventHandler(this.chart_MouseDown);
      this.chart.MouseMove += new System.Windows.Forms.MouseEventHandler(this.chart_MouseMove);
      // 
      // PreprocessingScatterPlotView
      // 
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
      this.Controls.Add(this.chart);
      this.Name = "PreprocessingScatterPlotView";
      this.Size = new System.Drawing.Size(359, 274);
      ((System.ComponentModel.ISupportInitialize)(this.chart)).EndInit();
      this.ResumeLayout(false);

    }
Exemple #31
0
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido de este método con el editor de código.
 /// </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.Series    series1    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Series    series2    = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.label1           = new System.Windows.Forms.Label();
     this.label2           = new System.Windows.Forms.Label();
     this.label3           = new System.Windows.Forms.Label();
     this.panel1           = new System.Windows.Forms.Panel();
     this.btnAyuda         = new System.Windows.Forms.Button();
     this.txtMaxi          = new System.Windows.Forms.TextBox();
     this.txtTolerancia    = new System.Windows.Forms.TextBox();
     this.txtVi            = new System.Windows.Forms.TextBox();
     this.txtGx            = new System.Windows.Forms.TextBox();
     this.txtFx            = new System.Windows.Forms.TextBox();
     this.label7           = new System.Windows.Forms.Label();
     this.label6           = new System.Windows.Forms.Label();
     this.label5           = new System.Windows.Forms.Label();
     this.label4           = new System.Windows.Forms.Label();
     this.panel2           = new System.Windows.Forms.Panel();
     this.chart1           = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.btnSalir         = new System.Windows.Forms.Button();
     this.btnLimpiar       = new System.Windows.Forms.Button();
     this.btnCheck         = new System.Windows.Forms.Button();
     this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
     this.panel3           = new System.Windows.Forms.Panel();
     this.label13          = new System.Windows.Forms.Label();
     this.txtRFuncion      = new System.Windows.Forms.TextBox();
     this.txtRIter         = new System.Windows.Forms.TextBox();
     this.txtRError        = new System.Windows.Forms.TextBox();
     this.txtRRaiz         = new System.Windows.Forms.TextBox();
     this.label12          = new System.Windows.Forms.Label();
     this.label11          = new System.Windows.Forms.Label();
     this.label10          = new System.Windows.Forms.Label();
     this.label9           = new System.Windows.Forms.Label();
     this.label8           = new System.Windows.Forms.Label();
     this.label14          = new System.Windows.Forms.Label();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.flowLayoutPanel1.SuspendLayout();
     this.panel3.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(23, 27);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(240, 23);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Método de Punto Fijo";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(75, 14);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(214, 18);
     this.label2.TabIndex = 1;
     this.label2.Text     = "Ingresando los Datos a Utilizar ";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(4, 69);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(126, 18);
     this.label3.TabIndex = 1;
     this.label3.Text     = "Función a Evaluar";
     //
     // panel1
     //
     this.panel1.BackColor   = System.Drawing.Color.White;
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.label14);
     this.panel1.Controls.Add(this.btnAyuda);
     this.panel1.Controls.Add(this.txtMaxi);
     this.panel1.Controls.Add(this.txtTolerancia);
     this.panel1.Controls.Add(this.txtVi);
     this.panel1.Controls.Add(this.txtGx);
     this.panel1.Controls.Add(this.txtFx);
     this.panel1.Controls.Add(this.label7);
     this.panel1.Controls.Add(this.label6);
     this.panel1.Controls.Add(this.label5);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Location = new System.Drawing.Point(30, 93);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(397, 369);
     this.panel1.TabIndex = 2;
     //
     // btnAyuda
     //
     this.btnAyuda.BackColor                 = System.Drawing.Color.White;
     this.btnAyuda.BackgroundImage           = global::PuntoFijo.Properties.Resources.information_button2;
     this.btnAyuda.Cursor                    = System.Windows.Forms.Cursors.Hand;
     this.btnAyuda.FlatAppearance.BorderSize = 0;
     this.btnAyuda.FlatStyle                 = System.Windows.Forms.FlatStyle.Flat;
     this.btnAyuda.Location                  = new System.Drawing.Point(292, 7);
     this.btnAyuda.Name     = "btnAyuda";
     this.btnAyuda.Size     = new System.Drawing.Size(36, 35);
     this.btnAyuda.TabIndex = 11;
     this.btnAyuda.UseVisualStyleBackColor = false;
     this.btnAyuda.Click      += new System.EventHandler(this.btnAyuda_Click);
     this.btnAyuda.MouseHover += new System.EventHandler(this.btnAyuda_MouseHover);
     //
     // txtMaxi
     //
     this.txtMaxi.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMaxi.Location  = new System.Drawing.Point(166, 299);
     this.txtMaxi.Name      = "txtMaxi";
     this.txtMaxi.Size      = new System.Drawing.Size(84, 29);
     this.txtMaxi.TabIndex  = 10;
     this.txtMaxi.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.KeyPressSoloNumerosEnteros);
     //
     // txtTolerancia
     //
     this.txtTolerancia.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtTolerancia.Location  = new System.Drawing.Point(136, 243);
     this.txtTolerancia.Name      = "txtTolerancia";
     this.txtTolerancia.Size      = new System.Drawing.Size(203, 29);
     this.txtTolerancia.TabIndex  = 9;
     this.txtTolerancia.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.KeyPressDecimales);
     //
     // txtVi
     //
     this.txtVi.Font      = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtVi.Location  = new System.Drawing.Point(136, 183);
     this.txtVi.Name      = "txtVi";
     this.txtVi.Size      = new System.Drawing.Size(203, 29);
     this.txtVi.TabIndex  = 8;
     this.txtVi.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.KeyPressDecimales);
     //
     // txtGx
     //
     this.txtGx.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtGx.Location = new System.Drawing.Point(136, 122);
     this.txtGx.Name     = "txtGx";
     this.txtGx.Size     = new System.Drawing.Size(203, 29);
     this.txtGx.TabIndex = 7;
     //
     // txtFx
     //
     this.txtFx.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtFx.Location = new System.Drawing.Point(136, 69);
     this.txtFx.Name     = "txtFx";
     this.txtFx.Size     = new System.Drawing.Size(203, 29);
     this.txtFx.TabIndex = 6;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Font     = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.Location = new System.Drawing.Point(3, 302);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(157, 18);
     this.label7.TabIndex = 5;
     this.label7.Text     = "Máximo de Iteraciones";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Font     = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(53, 250);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(77, 18);
     this.label6.TabIndex = 4;
     this.label6.Text     = "Tolerancia";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Font     = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(48, 190);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(82, 18);
     this.label5.TabIndex = 3;
     this.label5.Text     = "Valor Inicial";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(97, 129);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(33, 18);
     this.label4.TabIndex = 2;
     this.label4.Text     = "g(x)";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.PaleGreen;
     this.panel2.Controls.Add(this.label1);
     this.panel2.Location = new System.Drawing.Point(3, 3);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(984, 75);
     this.panel2.TabIndex = 6;
     //
     // chart1
     //
     chartArea1.AlignmentOrientation          = System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Horizontal;
     chartArea1.AlignmentStyle                = System.Windows.Forms.DataVisualization.Charting.AreaAlignmentStyles.Position;
     chartArea1.AxisX.ArrowStyle              = System.Windows.Forms.DataVisualization.Charting.AxisArrowStyle.Triangle;
     chartArea1.AxisX.Crossing                = 0D;
     chartArea1.AxisX.Interval                = 1D;
     chartArea1.AxisX.IntervalAutoMode        = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount;
     chartArea1.AxisX.IsLabelAutoFit          = false;
     chartArea1.AxisX.IsMarginVisible         = false;
     chartArea1.AxisX.IsStartedFromZero       = false;
     chartArea1.AxisX.LabelAutoFitMaxFontSize = 8;
     chartArea1.AxisX.LabelAutoFitStyle       = ((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles)((((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.IncreaseFont | 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.LabelsAngleStep45)
                                                                                                                       | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap)));
     chartArea1.AxisX.LabelStyle.Angle               = 2;
     chartArea1.AxisX.LabelStyle.Interval            = 5D;
     chartArea1.AxisX.LineColor                      = System.Drawing.Color.Red;
     chartArea1.AxisX.MajorGrid.LineColor            = System.Drawing.Color.Gray;
     chartArea1.AxisX.Maximum                        = 5D;
     chartArea1.AxisX.Minimum                        = -5D;
     chartArea1.AxisX.MinorGrid.LineColor            = System.Drawing.Color.Gray;
     chartArea1.AxisX.ScaleBreakStyle.BreakLineStyle = System.Windows.Forms.DataVisualization.Charting.BreakLineStyle.Wave;
     chartArea1.AxisX.ScaleBreakStyle.Enabled        = true;
     chartArea1.AxisX.TitleAlignment                 = System.Drawing.StringAlignment.Far;
     chartArea1.AxisX2.ArrowStyle                    = System.Windows.Forms.DataVisualization.Charting.AxisArrowStyle.Lines;
     chartArea1.AxisX2.Crossing                      = 0D;
     chartArea1.AxisX2.Maximum                       = 5D;
     chartArea1.AxisX2.Minimum                       = -5D;
     chartArea1.AxisY.ArrowStyle                     = System.Windows.Forms.DataVisualization.Charting.AxisArrowStyle.Triangle;
     chartArea1.AxisY.Crossing                       = 0D;
     chartArea1.AxisY.Interval                       = 1D;
     chartArea1.AxisY.LabelAutoFitMaxFontSize        = 8;
     chartArea1.AxisY.LabelAutoFitStyle              = ((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles)((((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.IncreaseFont | 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.LabelsAngleStep45)
                                                                                                                              | System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap)));
     chartArea1.AxisY.LabelStyle.Interval = 5D;
     chartArea1.AxisY.LineColor           = System.Drawing.Color.Red;
     chartArea1.AxisY.MajorGrid.LineColor = System.Drawing.Color.Gray;
     chartArea1.AxisY.Maximum             = 5D;
     chartArea1.AxisY.Minimum             = -5D;
     chartArea1.AxisY.MinorGrid.LineColor = System.Drawing.Color.Gray;
     chartArea1.AxisY2.Maximum            = 6D;
     chartArea1.BackColor                = System.Drawing.Color.WhiteSmoke;
     chartArea1.BorderColor              = System.Drawing.Color.White;
     chartArea1.InnerPlotPosition.Auto   = false;
     chartArea1.InnerPlotPosition.Height = 88.4641F;
     chartArea1.InnerPlotPosition.Width  = 86F;
     chartArea1.InnerPlotPosition.X      = 14F;
     chartArea1.InnerPlotPosition.Y      = 5F;
     chartArea1.IsSameFontSizeForAllAxes = true;
     chartArea1.Name        = "ChartArea1";
     chartArea1.ShadowColor = System.Drawing.Color.DarkGray;
     this.chart1.ChartAreas.Add(chartArea1);
     this.chart1.Cursor = System.Windows.Forms.Cursors.WaitCursor;
     legend1.Name       = "Legend1";
     this.chart1.Legends.Add(legend1);
     this.chart1.Location       = new System.Drawing.Point(462, 93);
     this.chart1.Name           = "chart1";
     series1.BorderColor        = System.Drawing.Color.Gray;
     series1.BorderWidth        = 2;
     series1.ChartArea          = "ChartArea1";
     series1.ChartType          = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
     series1.Color              = System.Drawing.Color.Lime;
     series1.LabelBorderWidth   = 2;
     series1.Legend             = "Legend1";
     series1.Name               = "Gx";
     series2.BackImageAlignment = System.Windows.Forms.DataVisualization.Charting.ChartImageAlignmentStyle.Center;
     series2.BorderColor        = System.Drawing.Color.White;
     series2.BorderWidth        = 2;
     series2.ChartArea          = "ChartArea1";
     series2.ChartType          = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
     series2.Color              = System.Drawing.Color.DarkBlue;
     series2.LabelBorderWidth   = 2;
     series2.Legend             = "Legend1";
     series2.Name               = "Identidad";
     this.chart1.Series.Add(series1);
     this.chart1.Series.Add(series2);
     this.chart1.Size          = new System.Drawing.Size(510, 369);
     this.chart1.TabIndex      = 7;
     this.chart1.Text          = "Grafica";
     this.chart1.UseWaitCursor = true;
     //
     // btnSalir
     //
     this.btnSalir.BackgroundImage           = global::PuntoFijo.Properties.Resources.salir_btn;
     this.btnSalir.Cursor                    = System.Windows.Forms.Cursors.Hand;
     this.btnSalir.FlatAppearance.BorderSize = 0;
     this.btnSalir.FlatStyle                 = System.Windows.Forms.FlatStyle.Popup;
     this.btnSalir.Location                  = new System.Drawing.Point(899, 483);
     this.btnSalir.Name     = "btnSalir";
     this.btnSalir.Size     = new System.Drawing.Size(73, 38);
     this.btnSalir.TabIndex = 5;
     this.btnSalir.UseVisualStyleBackColor = true;
     this.btnSalir.Click      += new System.EventHandler(this.btnSalir_Click);
     this.btnSalir.MouseHover += new System.EventHandler(this.btnSalir_MouseHover);
     //
     // btnLimpiar
     //
     this.btnLimpiar.BackgroundImage           = global::PuntoFijo.Properties.Resources.limpiar_btn;
     this.btnLimpiar.Cursor                    = System.Windows.Forms.Cursors.Hand;
     this.btnLimpiar.FlatAppearance.BorderSize = 0;
     this.btnLimpiar.FlatStyle                 = System.Windows.Forms.FlatStyle.Popup;
     this.btnLimpiar.Location                  = new System.Drawing.Point(109, 482);
     this.btnLimpiar.Name     = "btnLimpiar";
     this.btnLimpiar.Size     = new System.Drawing.Size(82, 39);
     this.btnLimpiar.TabIndex = 4;
     this.btnLimpiar.UseVisualStyleBackColor = true;
     this.btnLimpiar.Click      += new System.EventHandler(this.btnLimpiar_Click);
     this.btnLimpiar.MouseHover += new System.EventHandler(this.btnLimpiar_MouseHover);
     //
     // btnCheck
     //
     this.btnCheck.BackgroundImage           = global::PuntoFijo.Properties.Resources.check_button1;
     this.btnCheck.Cursor                    = System.Windows.Forms.Cursors.Hand;
     this.btnCheck.FlatAppearance.BorderSize = 0;
     this.btnCheck.FlatStyle                 = System.Windows.Forms.FlatStyle.Popup;
     this.btnCheck.Location                  = new System.Drawing.Point(242, 482);
     this.btnCheck.Name     = "btnCheck";
     this.btnCheck.Size     = new System.Drawing.Size(117, 39);
     this.btnCheck.TabIndex = 3;
     this.btnCheck.UseVisualStyleBackColor = true;
     this.btnCheck.Click      += new System.EventHandler(this.btnCheck_Click);
     this.btnCheck.MouseHover += new System.EventHandler(this.btnCheck_MouseHover);
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.AutoScroll = true;
     this.flowLayoutPanel1.Controls.Add(this.panel3);
     this.flowLayoutPanel1.Location = new System.Drawing.Point(1, 12);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(1003, 551);
     this.flowLayoutPanel1.TabIndex = 8;
     this.flowLayoutPanel1.Paint   += new System.Windows.Forms.PaintEventHandler(this.flowLayoutPanel1_Paint);
     //
     // panel3
     //
     this.panel3.Controls.Add(this.label13);
     this.panel3.Controls.Add(this.txtRFuncion);
     this.panel3.Controls.Add(this.txtRIter);
     this.panel3.Controls.Add(this.txtRError);
     this.panel3.Controls.Add(this.txtRRaiz);
     this.panel3.Controls.Add(this.label12);
     this.panel3.Controls.Add(this.label11);
     this.panel3.Controls.Add(this.label10);
     this.panel3.Controls.Add(this.label9);
     this.panel3.Controls.Add(this.label8);
     this.panel3.Controls.Add(this.btnCheck);
     this.panel3.Controls.Add(this.btnSalir);
     this.panel3.Controls.Add(this.panel2);
     this.panel3.Controls.Add(this.chart1);
     this.panel3.Controls.Add(this.panel1);
     this.panel3.Controls.Add(this.btnLimpiar);
     this.panel3.Location = new System.Drawing.Point(3, 3);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(975, 1192);
     this.panel3.TabIndex = 0;
     //
     // label13
     //
     this.label13.AutoSize  = true;
     this.label13.Font      = new System.Drawing.Font("Microsoft Sans Serif", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label13.ForeColor = System.Drawing.Color.Red;
     this.label13.Location  = new System.Drawing.Point(295, 881);
     this.label13.Name      = "label13";
     this.label13.Size      = new System.Drawing.Size(329, 37);
     this.label13.TabIndex  = 17;
     this.label13.Text      = "Espacio para la Tabla";
     //
     // txtRFuncion
     //
     this.txtRFuncion.Enabled  = false;
     this.txtRFuncion.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtRFuncion.Location = new System.Drawing.Point(709, 666);
     this.txtRFuncion.Name     = "txtRFuncion";
     this.txtRFuncion.Size     = new System.Drawing.Size(214, 26);
     this.txtRFuncion.TabIndex = 16;
     //
     // txtRIter
     //
     this.txtRIter.Enabled  = false;
     this.txtRIter.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtRIter.Location = new System.Drawing.Point(472, 666);
     this.txtRIter.Name     = "txtRIter";
     this.txtRIter.Size     = new System.Drawing.Size(188, 26);
     this.txtRIter.TabIndex = 15;
     //
     // txtRError
     //
     this.txtRError.Enabled  = false;
     this.txtRError.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtRError.Location = new System.Drawing.Point(270, 666);
     this.txtRError.Name     = "txtRError";
     this.txtRError.Size     = new System.Drawing.Size(157, 26);
     this.txtRError.TabIndex = 14;
     //
     // txtRRaiz
     //
     this.txtRRaiz.Enabled  = false;
     this.txtRRaiz.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtRRaiz.Location = new System.Drawing.Point(30, 666);
     this.txtRRaiz.Name     = "txtRRaiz";
     this.txtRRaiz.Size     = new System.Drawing.Size(185, 26);
     this.txtRRaiz.TabIndex = 13;
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label12.Location = new System.Drawing.Point(704, 630);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(131, 20);
     this.label12.TabIndex = 12;
     this.label12.Text     = "Función Utilizada";
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label11.Location = new System.Drawing.Point(469, 630);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(88, 20);
     this.label11.TabIndex = 11;
     this.label11.Text     = "Iteraciones";
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label10.Location = new System.Drawing.Point(265, 630);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(105, 20);
     this.label10.TabIndex = 10;
     this.label10.Text     = "Error Relativo";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.Location = new System.Drawing.Point(26, 630);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(128, 20);
     this.label9.TabIndex = 9;
     this.label9.Text     = "Raíz Encontrada";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.Location = new System.Drawing.Point(26, 588);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(100, 20);
     this.label8.TabIndex = 8;
     this.label8.Text     = "Resultados";
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(163, 331);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(201, 13);
     this.label14.TabIndex = 12;
     this.label14.Text     = "A éste se le agrega una Primera Iteración";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(1002, 561);
     this.Controls.Add(this.flowLayoutPanel1);
     this.MaximizeBox = false;
     this.MaximumSize = new System.Drawing.Size(1018, 600);
     this.MinimumSize = new System.Drawing.Size(1018, 600);
     this.Name        = "Form1";
     this.Text        = "Punto Fijo";
     this.Load       += new System.EventHandler(this.Form1_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.flowLayoutPanel1.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     this.ResumeLayout(false);
 }
Exemple #32
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.Series    series1    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Title     title1     = new System.Windows.Forms.DataVisualization.Charting.Title();
     this.chart1               = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.dataGridView1        = new System.Windows.Forms.DataGridView();
     this.buttonConsultar      = new System.Windows.Forms.Button();
     this.groupBox3            = new System.Windows.Forms.GroupBox();
     this.maskedTextBoxAnno    = new System.Windows.Forms.MaskedTextBox();
     this.label2               = new System.Windows.Forms.Label();
     this.label1               = new System.Windows.Forms.Label();
     this.dateTimePickerFinal  = new System.Windows.Forms.DateTimePicker();
     this.dateTimePickerInicio = new System.Windows.Forms.DateTimePicker();
     this.comboBoxMeses        = new System.Windows.Forms.ComboBox();
     this.radioButtonRango     = new System.Windows.Forms.RadioButton();
     this.radioButtonMes       = new System.Windows.Forms.RadioButton();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.groupBox3.SuspendLayout();
     this.SuspendLayout();
     //
     // chart1
     //
     chartArea1.Area3DStyle.Enable3D    = true;
     chartArea1.Area3DStyle.Inclination = 50;
     chartArea1.Name = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea1);
     legend1.Name = "Legend1";
     this.chart1.Legends.Add(legend1);
     this.chart1.Location = new System.Drawing.Point(40, 12);
     this.chart1.Name     = "chart1";
     series1.ChartArea    = "ChartArea1";
     series1.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Pie;
     series1.Legend       = "Legend1";
     series1.Name         = "Series1";
     series1.SmartLabelStyle.MaxMovingDistance = 20D;
     this.chart1.Series.Add(series1);
     this.chart1.Size     = new System.Drawing.Size(568, 537);
     this.chart1.TabIndex = 11;
     this.chart1.Text     = "chart1";
     title1.Font          = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     title1.Name          = "Title1";
     title1.Text          = "Casos Por Estado";
     this.chart1.Titles.Add(title1);
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToAddRows          = false;
     this.dataGridView1.AllowUserToDeleteRows       = false;
     this.dataGridView1.AutoSizeColumnsMode         = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dataGridView1.BackgroundColor             = System.Drawing.SystemColors.ButtonHighlight;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Location = new System.Drawing.Point(649, 367);
     this.dataGridView1.Name     = "dataGridView1";
     this.dataGridView1.ReadOnly = true;
     this.dataGridView1.Size     = new System.Drawing.Size(296, 182);
     this.dataGridView1.TabIndex = 10;
     //
     // buttonConsultar
     //
     this.buttonConsultar.Location = new System.Drawing.Point(649, 338);
     this.buttonConsultar.Name     = "buttonConsultar";
     this.buttonConsultar.Size     = new System.Drawing.Size(296, 23);
     this.buttonConsultar.TabIndex = 9;
     this.buttonConsultar.Text     = "Gráficar";
     this.buttonConsultar.UseVisualStyleBackColor = true;
     this.buttonConsultar.Click += new System.EventHandler(this.buttonConsultar_Click);
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.maskedTextBoxAnno);
     this.groupBox3.Controls.Add(this.label2);
     this.groupBox3.Controls.Add(this.label1);
     this.groupBox3.Controls.Add(this.dateTimePickerFinal);
     this.groupBox3.Controls.Add(this.dateTimePickerInicio);
     this.groupBox3.Controls.Add(this.comboBoxMeses);
     this.groupBox3.Controls.Add(this.radioButtonRango);
     this.groupBox3.Controls.Add(this.radioButtonMes);
     this.groupBox3.Location = new System.Drawing.Point(649, 83);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(296, 217);
     this.groupBox3.TabIndex = 8;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Filtros";
     //
     // maskedTextBoxAnno
     //
     this.maskedTextBoxAnno.Location       = new System.Drawing.Point(156, 56);
     this.maskedTextBoxAnno.Mask           = "99999";
     this.maskedTextBoxAnno.Name           = "maskedTextBoxAnno";
     this.maskedTextBoxAnno.Size           = new System.Drawing.Size(100, 20);
     this.maskedTextBoxAnno.TabIndex       = 8;
     this.maskedTextBoxAnno.ValidatingType = typeof(int);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(17, 153);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(62, 13);
     this.label2.TabIndex = 6;
     this.label2.Text     = "Fecha Final";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(14, 114);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(65, 13);
     this.label1.TabIndex = 5;
     this.label1.Text     = "Fecha Inicio";
     //
     // dateTimePickerFinal
     //
     this.dateTimePickerFinal.Format   = System.Windows.Forms.DateTimePickerFormat.Short;
     this.dateTimePickerFinal.Location = new System.Drawing.Point(17, 169);
     this.dateTimePickerFinal.Name     = "dateTimePickerFinal";
     this.dateTimePickerFinal.Size     = new System.Drawing.Size(266, 20);
     this.dateTimePickerFinal.TabIndex = 4;
     //
     // dateTimePickerInicio
     //
     this.dateTimePickerInicio.Format   = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dateTimePickerInicio.Location = new System.Drawing.Point(17, 130);
     this.dateTimePickerInicio.Name     = "dateTimePickerInicio";
     this.dateTimePickerInicio.Size     = new System.Drawing.Size(266, 20);
     this.dateTimePickerInicio.TabIndex = 3;
     //
     // comboBoxMeses
     //
     this.comboBoxMeses.FormattingEnabled = true;
     this.comboBoxMeses.Items.AddRange(new object[] {
         "Enero",
         "Febrero",
         "Marzo",
         "Abril",
         "Mayo",
         "Junio",
         "Julio",
         "Agosto",
         "Septiembre",
         "Octubre",
         "Noviembre",
         "Diciembre"
     });
     this.comboBoxMeses.Location = new System.Drawing.Point(17, 56);
     this.comboBoxMeses.Name     = "comboBoxMeses";
     this.comboBoxMeses.Size     = new System.Drawing.Size(112, 21);
     this.comboBoxMeses.TabIndex = 2;
     //
     // radioButtonRango
     //
     this.radioButtonRango.AutoSize = true;
     this.radioButtonRango.Location = new System.Drawing.Point(100, 83);
     this.radioButtonRango.Name     = "radioButtonRango";
     this.radioButtonRango.Size     = new System.Drawing.Size(105, 17);
     this.radioButtonRango.TabIndex = 1;
     this.radioButtonRango.TabStop  = true;
     this.radioButtonRango.Text     = "Rango de Fecha";
     this.radioButtonRango.UseVisualStyleBackColor = true;
     //
     // radioButtonMes
     //
     this.radioButtonMes.AutoSize = true;
     this.radioButtonMes.Location = new System.Drawing.Point(20, 19);
     this.radioButtonMes.Name     = "radioButtonMes";
     this.radioButtonMes.Size     = new System.Drawing.Size(45, 17);
     this.radioButtonMes.TabIndex = 0;
     this.radioButtonMes.TabStop  = true;
     this.radioButtonMes.Text     = "Mes";
     this.radioButtonMes.UseVisualStyleBackColor = true;
     //
     // CasosPorEstado
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(984, 561);
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.dataGridView1);
     this.Controls.Add(this.buttonConsultar);
     this.Controls.Add(this.groupBox3);
     this.Name          = "CasosPorEstado";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "CasosPorEstado";
     this.Load         += new System.EventHandler(this.CasosPorEstado_Load);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.ResumeLayout(false);
 }
Exemple #33
0
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido de este método con el editor de código.
 /// </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.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();
     this.PBAutomataSimulator = new System.Windows.Forms.PictureBox();
     this.CHHistogram         = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.groupBox1           = new System.Windows.Forms.GroupBox();
     this.BTNStart            = new System.Windows.Forms.Button();
     this.TXTGeneration       = new System.Windows.Forms.Label();
     this.TXTPopulation       = new System.Windows.Forms.Label();
     this.BTNStep             = new System.Windows.Forms.Button();
     this.TBSpeed             = new System.Windows.Forms.TrackBar();
     this.TimerSimulation     = new System.Windows.Forms.Timer(this.components);
     this.flowLayoutPanel1    = new System.Windows.Forms.FlowLayoutPanel();
     this.groupBox3           = new System.Windows.Forms.GroupBox();
     this.label6            = new System.Windows.Forms.Label();
     this.label1            = new System.Windows.Forms.Label();
     this.BTNZoomP          = new System.Windows.Forms.Button();
     this.BTNZoomM          = new System.Windows.Forms.Button();
     this.groupBox4         = new System.Windows.Forms.GroupBox();
     this.groupBox5         = new System.Windows.Forms.GroupBox();
     this.button1           = new System.Windows.Forms.Button();
     this.numericOnes       = new System.Windows.Forms.NumericUpDown();
     this.Ants              = new System.Windows.Forms.Label();
     this.groupBox6         = new System.Windows.Forms.GroupBox();
     this.BTNColorGrid      = new System.Windows.Forms.Button();
     this.BTNColorWorker    = new System.Windows.Forms.Button();
     this.BTNColorDead      = new System.Windows.Forms.Button();
     this.BTNClear          = new System.Windows.Forms.Button();
     this.groupBox7         = new System.Windows.Forms.GroupBox();
     this.BTNCreateMatrix   = new System.Windows.Forms.Button();
     this.numericCols       = new System.Windows.Forms.NumericUpDown();
     this.numericRows       = new System.Windows.Forms.NumericUpDown();
     this.label11           = new System.Windows.Forms.Label();
     this.label8            = new System.Windows.Forms.Label();
     this.label12           = new System.Windows.Forms.Label();
     this.label13           = new System.Windows.Forms.Label();
     this.label14           = new System.Windows.Forms.Label();
     this.groupBox9         = new System.Windows.Forms.GroupBox();
     this.CheckGraphEnabled = new System.Windows.Forms.CheckBox();
     this.groupBox10        = new System.Windows.Forms.GroupBox();
     this.label3            = new System.Windows.Forms.Label();
     this.groupBox2         = new System.Windows.Forms.GroupBox();
     this.CBToroid          = new System.Windows.Forms.CheckBox();
     this.groupBox11        = new System.Windows.Forms.GroupBox();
     this.label17           = new System.Windows.Forms.Label();
     this.label16           = new System.Windows.Forms.Label();
     this.NumericTTL        = new System.Windows.Forms.NumericUpDown();
     this.label15           = new System.Windows.Forms.Label();
     this.label10           = new System.Windows.Forms.Label();
     this.Orientation       = new System.Windows.Forms.Label();
     this.ComboOrientation  = new System.Windows.Forms.ComboBox();
     this.ComboType         = new System.Windows.Forms.ComboBox();
     this.label2            = new System.Windows.Forms.Label();
     this.label5            = new System.Windows.Forms.Label();
     this.colorDialog       = new System.Windows.Forms.ColorDialog();
     this.groupBox12        = new System.Windows.Forms.GroupBox();
     this.label9            = new System.Windows.Forms.Label();
     this.label7            = new System.Windows.Forms.Label();
     this.NumericMale       = new System.Windows.Forms.NumericUpDown();
     this.NumericQueen      = new System.Windows.Forms.NumericUpDown();
     this.label18           = new System.Windows.Forms.Label();
     this.BTNColorMale      = new System.Windows.Forms.Button();
     this.BTNColorQueen     = new System.Windows.Forms.Button();
     this.ComboTypeGraph    = new System.Windows.Forms.ComboBox();
     this.label4            = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.PBAutomataSimulator)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.CHHistogram)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TBSpeed)).BeginInit();
     this.flowLayoutPanel1.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.groupBox5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericOnes)).BeginInit();
     this.groupBox6.SuspendLayout();
     this.groupBox7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericCols)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericRows)).BeginInit();
     this.groupBox9.SuspendLayout();
     this.groupBox10.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox11.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NumericTTL)).BeginInit();
     this.groupBox12.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NumericMale)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NumericQueen)).BeginInit();
     this.SuspendLayout();
     //
     // PBAutomataSimulator
     //
     this.PBAutomataSimulator.BackColor  = System.Drawing.SystemColors.ActiveCaptionText;
     this.PBAutomataSimulator.Location   = new System.Drawing.Point(3, 3);
     this.PBAutomataSimulator.Name       = "PBAutomataSimulator";
     this.PBAutomataSimulator.Size       = new System.Drawing.Size(545, 505);
     this.PBAutomataSimulator.SizeMode   = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.PBAutomataSimulator.TabIndex   = 1;
     this.PBAutomataSimulator.TabStop    = false;
     this.PBAutomataSimulator.Click     += new System.EventHandler(this.PBAutomataSimulator_Click);
     this.PBAutomataSimulator.Paint     += new System.Windows.Forms.PaintEventHandler(this.PBAutomataSimulator_Paint);
     this.PBAutomataSimulator.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PBAutomataSimulator_MouseMove);
     //
     // CHHistogram
     //
     chartArea1.AlignmentOrientation = ((System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations)((System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Vertical | System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Horizontal)));
     chartArea1.Area3DStyle.Enable3D = true;
     chartArea1.Name = "ChartArea1";
     this.CHHistogram.ChartAreas.Add(chartArea1);
     legend1.Name = "Legend1";
     this.CHHistogram.Legends.Add(legend1);
     this.CHHistogram.Location = new System.Drawing.Point(6, 19);
     this.CHHistogram.Name     = "CHHistogram";
     series1.ChartArea         = "ChartArea1";
     series1.Legend            = "Legend1";
     series1.Name            = "#Worker";
     series1.YValuesPerPoint = 2;
     series2.ChartArea       = "ChartArea1";
     series2.Legend          = "Legend1";
     series2.Name            = "#Male";
     series2.YValuesPerPoint = 2;
     series3.ChartArea       = "ChartArea1";
     series3.Legend          = "Legend1";
     series3.Name            = "#Queen";
     series3.YValuesPerPoint = 6;
     this.CHHistogram.Series.Add(series1);
     this.CHHistogram.Series.Add(series2);
     this.CHHistogram.Series.Add(series3);
     this.CHHistogram.Size     = new System.Drawing.Size(584, 337);
     this.CHHistogram.TabIndex = 2;
     this.CHHistogram.Text     = "chart1";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.CHHistogram);
     this.groupBox1.Location = new System.Drawing.Point(13, 12);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(596, 362);
     this.groupBox1.TabIndex = 3;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Histogram";
     //
     // BTNStart
     //
     this.BTNStart.Location = new System.Drawing.Point(6, 19);
     this.BTNStart.Name     = "BTNStart";
     this.BTNStart.Size     = new System.Drawing.Size(75, 23);
     this.BTNStart.TabIndex = 4;
     this.BTNStart.Text     = "Start";
     this.BTNStart.UseVisualStyleBackColor = true;
     this.BTNStart.Click += new System.EventHandler(this.BTNStart_Click);
     //
     // TXTGeneration
     //
     this.TXTGeneration.AutoSize  = true;
     this.TXTGeneration.BackColor = System.Drawing.Color.Transparent;
     this.TXTGeneration.ForeColor = System.Drawing.Color.Black;
     this.TXTGeneration.Location  = new System.Drawing.Point(6, 18);
     this.TXTGeneration.Name      = "TXTGeneration";
     this.TXTGeneration.Size      = new System.Drawing.Size(62, 13);
     this.TXTGeneration.TabIndex  = 7;
     this.TXTGeneration.Text      = "Generation ";
     //
     // TXTPopulation
     //
     this.TXTPopulation.AutoSize = true;
     this.TXTPopulation.Location = new System.Drawing.Point(6, 40);
     this.TXTPopulation.Name     = "TXTPopulation";
     this.TXTPopulation.Size     = new System.Drawing.Size(57, 13);
     this.TXTPopulation.TabIndex = 8;
     this.TXTPopulation.Text     = "Population";
     //
     // BTNStep
     //
     this.BTNStep.Location = new System.Drawing.Point(87, 19);
     this.BTNStep.Name     = "BTNStep";
     this.BTNStep.Size     = new System.Drawing.Size(75, 23);
     this.BTNStep.TabIndex = 9;
     this.BTNStep.Text     = "One step";
     this.BTNStep.UseVisualStyleBackColor = true;
     this.BTNStep.Click += new System.EventHandler(this.BTNStep_Click);
     //
     // TBSpeed
     //
     this.TBSpeed.Location      = new System.Drawing.Point(6, 19);
     this.TBSpeed.Maximum       = 3000;
     this.TBSpeed.Minimum       = 1;
     this.TBSpeed.Name          = "TBSpeed";
     this.TBSpeed.Size          = new System.Drawing.Size(233, 45);
     this.TBSpeed.TabIndex      = 10;
     this.TBSpeed.Value         = 1000;
     this.TBSpeed.ValueChanged += new System.EventHandler(this.trackBar1_ValueChanged);
     //
     // TimerSimulation
     //
     this.TimerSimulation.Tick += new System.EventHandler(this.TimerSimulation_Tick);
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.flowLayoutPanel1.AutoScroll   = true;
     this.flowLayoutPanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.flowLayoutPanel1.Controls.Add(this.PBAutomataSimulator);
     this.flowLayoutPanel1.Location    = new System.Drawing.Point(615, 21);
     this.flowLayoutPanel1.MinimumSize = new System.Drawing.Size(639, 600);
     this.flowLayoutPanel1.Name        = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size        = new System.Drawing.Size(639, 710);
     this.flowLayoutPanel1.TabIndex    = 11;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.label6);
     this.groupBox3.Controls.Add(this.label1);
     this.groupBox3.Controls.Add(this.TBSpeed);
     this.groupBox3.Location = new System.Drawing.Point(16, 635);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(242, 69);
     this.groupBox3.TabIndex = 12;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Speed";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(217, 53);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(18, 13);
     this.label6.TabIndex = 12;
     this.label6.Text     = "3s";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(6, 51);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(26, 13);
     this.label1.TabIndex = 11;
     this.label1.Text     = "1ms";
     //
     // BTNZoomP
     //
     this.BTNZoomP.Location = new System.Drawing.Point(525, 396);
     this.BTNZoomP.Name     = "BTNZoomP";
     this.BTNZoomP.Size     = new System.Drawing.Size(75, 23);
     this.BTNZoomP.TabIndex = 13;
     this.BTNZoomP.Text     = "zoom +";
     this.BTNZoomP.UseVisualStyleBackColor = true;
     this.BTNZoomP.Click += new System.EventHandler(this.BTNZoomP_Click);
     //
     // BTNZoomM
     //
     this.BTNZoomM.Location = new System.Drawing.Point(525, 429);
     this.BTNZoomM.Name     = "BTNZoomM";
     this.BTNZoomM.Size     = new System.Drawing.Size(75, 23);
     this.BTNZoomM.TabIndex = 14;
     this.BTNZoomM.Text     = "zoom -";
     this.BTNZoomM.UseVisualStyleBackColor = true;
     this.BTNZoomM.Click += new System.EventHandler(this.BTNZoomM_Click);
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.BTNStart);
     this.groupBox4.Controls.Add(this.BTNStep);
     this.groupBox4.Location = new System.Drawing.Point(238, 385);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(168, 53);
     this.groupBox4.TabIndex = 15;
     this.groupBox4.TabStop  = false;
     this.groupBox4.Text     = "Controlls";
     //
     // groupBox5
     //
     this.groupBox5.Controls.Add(this.button1);
     this.groupBox5.Controls.Add(this.numericOnes);
     this.groupBox5.Controls.Add(this.Ants);
     this.groupBox5.Location = new System.Drawing.Point(276, 447);
     this.groupBox5.Name     = "groupBox5";
     this.groupBox5.Size     = new System.Drawing.Size(92, 82);
     this.groupBox5.TabIndex = 16;
     this.groupBox5.TabStop  = false;
     this.groupBox5.Text     = "Random";
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(8, 55);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(75, 23);
     this.button1.TabIndex = 4;
     this.button1.Text     = "Generate";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // numericOnes
     //
     this.numericOnes.DecimalPlaces = 3;
     this.numericOnes.Location      = new System.Drawing.Point(7, 32);
     this.numericOnes.Maximum       = new decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.numericOnes.Name     = "numericOnes";
     this.numericOnes.Size     = new System.Drawing.Size(76, 20);
     this.numericOnes.TabIndex = 2;
     //
     // Ants
     //
     this.Ants.AutoSize = true;
     this.Ants.Location = new System.Drawing.Point(33, 17);
     this.Ants.Name     = "Ants";
     this.Ants.Size     = new System.Drawing.Size(28, 13);
     this.Ants.TabIndex = 0;
     this.Ants.Text     = "Ants";
     //
     // groupBox6
     //
     this.groupBox6.Controls.Add(this.BTNColorQueen);
     this.groupBox6.Controls.Add(this.BTNColorMale);
     this.groupBox6.Controls.Add(this.BTNColorGrid);
     this.groupBox6.Controls.Add(this.BTNColorWorker);
     this.groupBox6.Controls.Add(this.BTNColorDead);
     this.groupBox6.Location = new System.Drawing.Point(13, 385);
     this.groupBox6.Name     = "groupBox6";
     this.groupBox6.Size     = new System.Drawing.Size(211, 112);
     this.groupBox6.TabIndex = 17;
     this.groupBox6.TabStop  = false;
     this.groupBox6.Text     = "Choose colors";
     //
     // BTNColorGrid
     //
     this.BTNColorGrid.Location = new System.Drawing.Point(12, 64);
     this.BTNColorGrid.Name     = "BTNColorGrid";
     this.BTNColorGrid.Size     = new System.Drawing.Size(75, 23);
     this.BTNColorGrid.TabIndex = 10;
     this.BTNColorGrid.Text     = "Grid";
     this.BTNColorGrid.UseVisualStyleBackColor = true;
     this.BTNColorGrid.Click += new System.EventHandler(this.BTNColorGrid_Click);
     //
     // BTNColorWorker
     //
     this.BTNColorWorker.Location = new System.Drawing.Point(121, 17);
     this.BTNColorWorker.Name     = "BTNColorWorker";
     this.BTNColorWorker.Size     = new System.Drawing.Size(75, 23);
     this.BTNColorWorker.TabIndex = 9;
     this.BTNColorWorker.Text     = "Worker";
     this.BTNColorWorker.UseVisualStyleBackColor = true;
     this.BTNColorWorker.Click += new System.EventHandler(this.BTNColorAnt_Click);
     //
     // BTNColorDead
     //
     this.BTNColorDead.Location = new System.Drawing.Point(12, 35);
     this.BTNColorDead.Name     = "BTNColorDead";
     this.BTNColorDead.Size     = new System.Drawing.Size(75, 23);
     this.BTNColorDead.TabIndex = 8;
     this.BTNColorDead.Text     = "Dead cells";
     this.BTNColorDead.UseVisualStyleBackColor = true;
     this.BTNColorDead.Click += new System.EventHandler(this.BTNColorDead_Click);
     //
     // BTNClear
     //
     this.BTNClear.Location = new System.Drawing.Point(525, 461);
     this.BTNClear.Name     = "BTNClear";
     this.BTNClear.Size     = new System.Drawing.Size(75, 23);
     this.BTNClear.TabIndex = 19;
     this.BTNClear.Text     = "Clear";
     this.BTNClear.UseVisualStyleBackColor = true;
     this.BTNClear.Click += new System.EventHandler(this.BTNClear_Click);
     //
     // groupBox7
     //
     this.groupBox7.Controls.Add(this.BTNCreateMatrix);
     this.groupBox7.Controls.Add(this.numericCols);
     this.groupBox7.Controls.Add(this.numericRows);
     this.groupBox7.Controls.Add(this.label11);
     this.groupBox7.Controls.Add(this.label8);
     this.groupBox7.Location = new System.Drawing.Point(420, 385);
     this.groupBox7.Name     = "groupBox7";
     this.groupBox7.Size     = new System.Drawing.Size(95, 157);
     this.groupBox7.TabIndex = 20;
     this.groupBox7.TabStop  = false;
     this.groupBox7.Text     = "Size";
     //
     // BTNCreateMatrix
     //
     this.BTNCreateMatrix.Location = new System.Drawing.Point(9, 119);
     this.BTNCreateMatrix.Name     = "BTNCreateMatrix";
     this.BTNCreateMatrix.Size     = new System.Drawing.Size(81, 23);
     this.BTNCreateMatrix.TabIndex = 21;
     this.BTNCreateMatrix.Text     = "Create";
     this.BTNCreateMatrix.UseVisualStyleBackColor = true;
     this.BTNCreateMatrix.Click += new System.EventHandler(this.BTNCreateMatrix_Click);
     //
     // numericCols
     //
     this.numericCols.Location = new System.Drawing.Point(9, 82);
     this.numericCols.Maximum  = new decimal(new int[] {
         1000,
         0,
         0,
         0
     });
     this.numericCols.Minimum = new decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.numericCols.Name     = "numericCols";
     this.numericCols.Size     = new System.Drawing.Size(81, 20);
     this.numericCols.TabIndex = 3;
     this.numericCols.Value    = new decimal(new int[] {
         10,
         0,
         0,
         0
     });
     //
     // numericRows
     //
     this.numericRows.Location = new System.Drawing.Point(7, 42);
     this.numericRows.Maximum  = new decimal(new int[] {
         1000,
         0,
         0,
         0
     });
     this.numericRows.Minimum = new decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.numericRows.Name     = "numericRows";
     this.numericRows.Size     = new System.Drawing.Size(81, 20);
     this.numericRows.TabIndex = 2;
     this.numericRows.Value    = new decimal(new int[] {
         100,
         0,
         0,
         0
     });
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(32, 66);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(27, 13);
     this.label11.TabIndex = 1;
     this.label11.Text     = "Cols";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(25, 25);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(34, 13);
     this.label8.TabIndex = 0;
     this.label8.Text     = "Rows";
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(6, 62);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(83, 13);
     this.label12.TabIndex = 22;
     this.label12.Text     = "Total population";
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Location = new System.Drawing.Point(6, 84);
     this.label13.Name     = "label13";
     this.label13.Size     = new System.Drawing.Size(47, 13);
     this.label13.TabIndex = 23;
     this.label13.Text     = "Average";
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(6, 106);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(42, 13);
     this.label14.TabIndex = 24;
     this.label14.Text     = "Density";
     //
     // groupBox9
     //
     this.groupBox9.Controls.Add(this.label4);
     this.groupBox9.Controls.Add(this.ComboTypeGraph);
     this.groupBox9.Controls.Add(this.CheckGraphEnabled);
     this.groupBox9.Location = new System.Drawing.Point(120, 532);
     this.groupBox9.Name     = "groupBox9";
     this.groupBox9.Size     = new System.Drawing.Size(104, 88);
     this.groupBox9.TabIndex = 25;
     this.groupBox9.TabStop  = false;
     this.groupBox9.Text     = "Graph options";
     //
     // CheckGraphEnabled
     //
     this.CheckGraphEnabled.AutoSize   = true;
     this.CheckGraphEnabled.Checked    = true;
     this.CheckGraphEnabled.CheckState = System.Windows.Forms.CheckState.Checked;
     this.CheckGraphEnabled.Location   = new System.Drawing.Point(16, 21);
     this.CheckGraphEnabled.Name       = "CheckGraphEnabled";
     this.CheckGraphEnabled.Size       = new System.Drawing.Size(59, 17);
     this.CheckGraphEnabled.TabIndex   = 0;
     this.CheckGraphEnabled.Text       = "Enable";
     this.CheckGraphEnabled.UseVisualStyleBackColor = true;
     //
     // groupBox10
     //
     this.groupBox10.Controls.Add(this.label3);
     this.groupBox10.Controls.Add(this.TXTGeneration);
     this.groupBox10.Controls.Add(this.TXTPopulation);
     this.groupBox10.Controls.Add(this.label14);
     this.groupBox10.Controls.Add(this.label12);
     this.groupBox10.Controls.Add(this.label13);
     this.groupBox10.Location = new System.Drawing.Point(264, 545);
     this.groupBox10.Name     = "groupBox10";
     this.groupBox10.Size     = new System.Drawing.Size(169, 161);
     this.groupBox10.TabIndex = 26;
     this.groupBox10.TabStop  = false;
     this.groupBox10.Text     = "Data";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(7, 128);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(28, 13);
     this.label3.TabIndex = 25;
     this.label3.Text     = "Ants";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.CBToroid);
     this.groupBox2.Location = new System.Drawing.Point(520, 493);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(89, 49);
     this.groupBox2.TabIndex = 27;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Space options";
     //
     // CBToroid
     //
     this.CBToroid.AutoSize   = true;
     this.CBToroid.Checked    = true;
     this.CBToroid.CheckState = System.Windows.Forms.CheckState.Checked;
     this.CBToroid.Location   = new System.Drawing.Point(18, 22);
     this.CBToroid.Name       = "CBToroid";
     this.CBToroid.Size       = new System.Drawing.Size(56, 17);
     this.CBToroid.TabIndex   = 0;
     this.CBToroid.Text       = "Toroid";
     this.CBToroid.UseVisualStyleBackColor = true;
     //
     // groupBox11
     //
     this.groupBox11.Controls.Add(this.label18);
     this.groupBox11.Controls.Add(this.label17);
     this.groupBox11.Controls.Add(this.label16);
     this.groupBox11.Controls.Add(this.NumericTTL);
     this.groupBox11.Controls.Add(this.label15);
     this.groupBox11.Controls.Add(this.label10);
     this.groupBox11.Controls.Add(this.Orientation);
     this.groupBox11.Controls.Add(this.ComboOrientation);
     this.groupBox11.Controls.Add(this.ComboType);
     this.groupBox11.Controls.Add(this.label2);
     this.groupBox11.Controls.Add(this.label5);
     this.groupBox11.Location = new System.Drawing.Point(440, 548);
     this.groupBox11.Name     = "groupBox11";
     this.groupBox11.Size     = new System.Drawing.Size(169, 188);
     this.groupBox11.TabIndex = 28;
     this.groupBox11.TabStop  = false;
     this.groupBox11.Text     = "Ants options";
     //
     // label17
     //
     this.label17.AutoSize = true;
     this.label17.Location = new System.Drawing.Point(8, 170);
     this.label17.Name     = "label17";
     this.label17.Size     = new System.Drawing.Size(30, 13);
     this.label17.TabIndex = 13;
     this.label17.Text     = "TTL:";
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Location = new System.Drawing.Point(8, 154);
     this.label16.Name     = "label16";
     this.label16.Size     = new System.Drawing.Size(34, 13);
     this.label16.TabIndex = 12;
     this.label16.Text     = "Color:";
     //
     // NumericTTL
     //
     this.NumericTTL.Location = new System.Drawing.Point(48, 90);
     this.NumericTTL.Maximum  = new decimal(new int[] {
         1000000,
         0,
         0,
         0
     });
     this.NumericTTL.Minimum = new decimal(new int[] {
         40,
         0,
         0,
         0
     });
     this.NumericTTL.Name     = "NumericTTL";
     this.NumericTTL.Size     = new System.Drawing.Size(73, 20);
     this.NumericTTL.TabIndex = 0;
     this.NumericTTL.Value    = new decimal(new int[] {
         50,
         0,
         0,
         0
     });
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Location = new System.Drawing.Point(53, 74);
     this.label15.Name     = "label15";
     this.label15.Size     = new System.Drawing.Size(61, 13);
     this.label15.TabIndex = 11;
     this.label15.Text     = "Time to live";
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(105, 26);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(31, 13);
     this.label10.TabIndex = 10;
     this.label10.Text     = "Type";
     //
     // Orientation
     //
     this.Orientation.AutoSize = true;
     this.Orientation.Location = new System.Drawing.Point(13, 26);
     this.Orientation.Name     = "Orientation";
     this.Orientation.Size     = new System.Drawing.Size(58, 13);
     this.Orientation.TabIndex = 9;
     this.Orientation.Text     = "Orientation";
     //
     // ComboOrientation
     //
     this.ComboOrientation.AutoCompleteCustomSource.AddRange(new string[] {
         "North",
         "East",
         "South",
         "West"
     });
     this.ComboOrientation.FormattingEnabled = true;
     this.ComboOrientation.Items.AddRange(new object[] {
         "North",
         "East",
         "South",
         "West"
     });
     this.ComboOrientation.Location = new System.Drawing.Point(8, 46);
     this.ComboOrientation.Name     = "ComboOrientation";
     this.ComboOrientation.Size     = new System.Drawing.Size(69, 21);
     this.ComboOrientation.TabIndex = 8;
     this.ComboOrientation.Text     = "North";
     //
     // ComboType
     //
     this.ComboType.AutoCompleteCustomSource.AddRange(new string[] {
         "Worker",
         "Male",
         "Queen"
     });
     this.ComboType.FormattingEnabled = true;
     this.ComboType.Items.AddRange(new object[] {
         "Worker",
         "Male",
         "Queen"
     });
     this.ComboType.Location = new System.Drawing.Point(91, 45);
     this.ComboType.Name     = "ComboType";
     this.ComboType.Size     = new System.Drawing.Size(69, 21);
     this.ComboType.TabIndex = 7;
     this.ComboType.Text     = "Worker";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(7, 136);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(34, 13);
     this.label2.TabIndex = 6;
     this.label2.Text     = "Type:";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(6, 119);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(55, 13);
     this.label5.TabIndex = 5;
     this.label5.Text     = "Selected: ";
     //
     // groupBox12
     //
     this.groupBox12.Controls.Add(this.label9);
     this.groupBox12.Controls.Add(this.label7);
     this.groupBox12.Controls.Add(this.NumericMale);
     this.groupBox12.Controls.Add(this.NumericQueen);
     this.groupBox12.Location = new System.Drawing.Point(16, 504);
     this.groupBox12.Name     = "groupBox12";
     this.groupBox12.Size     = new System.Drawing.Size(84, 128);
     this.groupBox12.TabIndex = 29;
     this.groupBox12.TabStop  = false;
     this.groupBox12.Text     = "Probabilities";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(15, 70);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(30, 13);
     this.label9.TabIndex = 3;
     this.label9.Text     = "Male";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(15, 21);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(39, 13);
     this.label7.TabIndex = 2;
     this.label7.Text     = "Queen";
     //
     // NumericMale
     //
     this.NumericMale.Location = new System.Drawing.Point(9, 89);
     this.NumericMale.Name     = "NumericMale";
     this.NumericMale.Size     = new System.Drawing.Size(65, 20);
     this.NumericMale.TabIndex = 1;
     this.NumericMale.Value    = new decimal(new int[] {
         2,
         0,
         0,
         0
     });
     //
     // NumericQueen
     //
     this.NumericQueen.Location = new System.Drawing.Point(9, 41);
     this.NumericQueen.Name     = "NumericQueen";
     this.NumericQueen.Size     = new System.Drawing.Size(65, 20);
     this.NumericQueen.TabIndex = 0;
     this.NumericQueen.Value    = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     //
     // label18
     //
     this.label18.AutoSize = true;
     this.label18.Location = new System.Drawing.Point(44, 154);
     this.label18.Name     = "label18";
     this.label18.Size     = new System.Drawing.Size(31, 13);
     this.label18.TabIndex = 14;
     this.label18.Text     = "--------";
     //
     // BTNColorMale
     //
     this.BTNColorMale.Location = new System.Drawing.Point(122, 47);
     this.BTNColorMale.Name     = "BTNColorMale";
     this.BTNColorMale.Size     = new System.Drawing.Size(75, 23);
     this.BTNColorMale.TabIndex = 11;
     this.BTNColorMale.Text     = "Male";
     this.BTNColorMale.UseVisualStyleBackColor = true;
     this.BTNColorMale.Click += new System.EventHandler(this.BTNColorMale_Click);
     //
     // BTNColorQueen
     //
     this.BTNColorQueen.Location = new System.Drawing.Point(123, 76);
     this.BTNColorQueen.Name     = "BTNColorQueen";
     this.BTNColorQueen.Size     = new System.Drawing.Size(75, 23);
     this.BTNColorQueen.TabIndex = 12;
     this.BTNColorQueen.Text     = "Queen";
     this.BTNColorQueen.UseVisualStyleBackColor = true;
     this.BTNColorQueen.Click += new System.EventHandler(this.BTNColorQueen_Click);
     //
     // ComboTypeGraph
     //
     this.ComboTypeGraph.AutoCompleteCustomSource.AddRange(new string[] {
         "Bars",
         "Pie",
         "Points"
     });
     this.ComboTypeGraph.FormattingEnabled = true;
     this.ComboTypeGraph.Items.AddRange(new object[] {
         "Column",
         "Bars",
         "Points"
     });
     this.ComboTypeGraph.Location              = new System.Drawing.Point(6, 58);
     this.ComboTypeGraph.Name                  = "ComboTypeGraph";
     this.ComboTypeGraph.Size                  = new System.Drawing.Size(92, 21);
     this.ComboTypeGraph.TabIndex              = 3;
     this.ComboTypeGraph.Text                  = "Column";
     this.ComboTypeGraph.SelectedIndexChanged += new System.EventHandler(this.ComboTypeGraph_SelectedIndexChanged);
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(25, 42);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(59, 13);
     this.label4.TabIndex = 4;
     this.label4.Text     = "Graph type";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1266, 740);
     this.Controls.Add(this.groupBox12);
     this.Controls.Add(this.groupBox11);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox10);
     this.Controls.Add(this.groupBox9);
     this.Controls.Add(this.groupBox7);
     this.Controls.Add(this.BTNClear);
     this.Controls.Add(this.groupBox6);
     this.Controls.Add(this.groupBox5);
     this.Controls.Add(this.groupBox4);
     this.Controls.Add(this.BTNZoomM);
     this.Controls.Add(this.BTNZoomP);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.flowLayoutPanel1);
     this.Name = "Form1";
     this.Text = " ";
     ((System.ComponentModel.ISupportInitialize)(this.PBAutomataSimulator)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.CHHistogram)).EndInit();
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.TBSpeed)).EndInit();
     this.flowLayoutPanel1.ResumeLayout(false);
     this.flowLayoutPanel1.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.groupBox4.ResumeLayout(false);
     this.groupBox5.ResumeLayout(false);
     this.groupBox5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericOnes)).EndInit();
     this.groupBox6.ResumeLayout(false);
     this.groupBox7.ResumeLayout(false);
     this.groupBox7.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericCols)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericRows)).EndInit();
     this.groupBox9.ResumeLayout(false);
     this.groupBox9.PerformLayout();
     this.groupBox10.ResumeLayout(false);
     this.groupBox10.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox11.ResumeLayout(false);
     this.groupBox11.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NumericTTL)).EndInit();
     this.groupBox12.ResumeLayout(false);
     this.groupBox12.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NumericMale)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NumericQueen)).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()
 {
     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.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.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.label1           = new System.Windows.Forms.Label();
     this.textBox1         = new System.Windows.Forms.TextBox();
     this.textBox2         = new System.Windows.Forms.TextBox();
     this.textBox3         = new System.Windows.Forms.TextBox();
     this.panel1           = new System.Windows.Forms.Panel();
     this.panel3           = new System.Windows.Forms.Panel();
     this.groupBox2        = new System.Windows.Forms.GroupBox();
     this.panel2           = new System.Windows.Forms.Panel();
     this.lblY             = new System.Windows.Forms.Label();
     this.label5           = new System.Windows.Forms.Label();
     this.groupBox1        = new System.Windows.Forms.GroupBox();
     this.label2           = new System.Windows.Forms.Label();
     this.label3           = new System.Windows.Forms.Label();
     this.label4           = new System.Windows.Forms.Label();
     this.button1          = new System.Windows.Forms.Button();
     this.label6           = new System.Windows.Forms.Label();
     this.label7           = new System.Windows.Forms.Label();
     this.label9           = new System.Windows.Forms.Label();
     this.label10          = new System.Windows.Forms.Label();
     this.chart1           = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.textBox5         = new System.Windows.Forms.TextBox();
     this.label12          = new System.Windows.Forms.Label();
     this.lbl_fecha        = new System.Windows.Forms.Label();
     this.lbl_hora         = new System.Windows.Forms.Label();
     this.label13          = new System.Windows.Forms.Label();
     this.label14          = new System.Windows.Forms.Label();
     this.dataGridView1    = new System.Windows.Forms.DataGridView();
     this.tiempo           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.numeroColiformes = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.timer1           = new System.Windows.Forms.Timer(this.components);
     this.panel1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold);
     this.label1.Location  = new System.Drawing.Point(1038, 14);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(486, 51);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Modelo de Crecimiento";
     this.label1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // textBox1
     //
     this.textBox1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.textBox1.Location  = new System.Drawing.Point(139, 107);
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new System.Drawing.Size(100, 38);
     this.textBox1.TabIndex  = 4;
     this.textBox1.Text      = "10000";
     this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.textBox1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox1_KeyPress);
     //
     // textBox2
     //
     this.textBox2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.textBox2.Location  = new System.Drawing.Point(139, 179);
     this.textBox2.Name      = "textBox2";
     this.textBox2.Size      = new System.Drawing.Size(100, 38);
     this.textBox2.TabIndex  = 5;
     this.textBox2.Text      = "13600";
     this.textBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.textBox2.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox2_KeyPress);
     //
     // textBox3
     //
     this.textBox3.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.textBox3.Location  = new System.Drawing.Point(139, 246);
     this.textBox3.Name      = "textBox3";
     this.textBox3.Size      = new System.Drawing.Size(100, 38);
     this.textBox3.TabIndex  = 6;
     this.textBox3.Text      = "14400";
     this.textBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.textBox3.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox3_KeyPress);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.ControlLight;
     this.panel1.Controls.Add(this.panel3);
     this.panel1.Controls.Add(this.groupBox2);
     this.panel1.Controls.Add(this.groupBox1);
     this.panel1.Controls.Add(this.textBox3);
     this.panel1.Controls.Add(this.textBox2);
     this.panel1.Controls.Add(this.textBox1);
     this.panel1.Location = new System.Drawing.Point(104, 178);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(273, 331);
     this.panel1.TabIndex = 7;
     //
     // panel3
     //
     this.panel3.BackColor   = System.Drawing.SystemColors.ActiveCaptionText;
     this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel3.Location    = new System.Drawing.Point(128, 29);
     this.panel3.Name        = "panel3";
     this.panel3.Size        = new System.Drawing.Size(5, 300);
     this.panel3.TabIndex    = 26;
     //
     // groupBox2
     //
     this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox2.Controls.Add(this.panel2);
     this.groupBox2.Controls.Add(this.lblY);
     this.groupBox2.Controls.Add(this.label5);
     this.groupBox2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox2.Location  = new System.Drawing.Point(29, 9);
     this.groupBox2.Name      = "groupBox2";
     this.groupBox2.Size      = new System.Drawing.Size(208, 92);
     this.groupBox2.TabIndex  = 11;
     this.groupBox2.TabStop   = false;
     //
     // panel2
     //
     this.panel2.BackColor   = System.Drawing.SystemColors.ActiveCaptionText;
     this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel2.Location    = new System.Drawing.Point(6, 66);
     this.panel2.Name        = "panel2";
     this.panel2.Size        = new System.Drawing.Size(205, 5);
     this.panel2.TabIndex    = 25;
     //
     // lblY
     //
     this.lblY.AutoSize = true;
     this.lblY.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblY.Location = new System.Drawing.Point(140, 22);
     this.lblY.Name     = "lblY";
     this.lblY.Size     = new System.Drawing.Size(50, 29);
     this.lblY.TabIndex = 9;
     this.lblY.Text     = "y(t)";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(30, 22);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(20, 29);
     this.label5.TabIndex = 8;
     this.label5.Text     = "t";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.groupBox1.Location  = new System.Drawing.Point(23, 86);
     this.groupBox1.Name      = "groupBox1";
     this.groupBox1.Size      = new System.Drawing.Size(82, 210);
     this.groupBox1.TabIndex  = 10;
     this.groupBox1.TabStop   = false;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(33, 27);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(29, 31);
     this.label2.TabIndex = 1;
     this.label2.Text     = "0";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(33, 87);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(29, 31);
     this.label3.TabIndex = 2;
     this.label3.Text     = "1";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(33, 154);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(29, 31);
     this.label4.TabIndex = 3;
     this.label4.Text     = "2";
     //
     // button1
     //
     this.button1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10.125F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button1.Location = new System.Drawing.Point(660, 653);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(210, 74);
     this.button1.TabIndex = 8;
     this.button1.Text     = "Calcular";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(99, 726);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(390, 29);
     this.label6.TabIndex = 9;
     this.label6.Text     = "Número máximo de coliformes:  B=";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.Location = new System.Drawing.Point(99, 773);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(426, 29);
     this.label7.TabIndex = 10;
     this.label7.Text     = "Tasa de crecimiento de coliformes: K=";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.Location = new System.Drawing.Point(450, 720);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(152, 31);
     this.label9.TabIndex = 12;
     this.label9.Text     = "Resultado1";
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label10.Location = new System.Drawing.Point(483, 773);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(159, 31);
     this.label10.TabIndex = 13;
     this.label10.Text     = "Resultado 2";
     //
     // chart1
     //
     chartArea1.AxisX.Title     = "Tiempo";
     chartArea1.AxisX.TitleFont = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     chartArea1.AxisY.Title     = "Numero de Coliformes";
     chartArea1.AxisY.TitleFont = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     chartArea1.Name            = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea1);
     legend1.Name = "Legend1";
     this.chart1.Legends.Add(legend1);
     this.chart1.Location = new System.Drawing.Point(876, 303);
     this.chart1.Name     = "chart1";
     series1.ChartArea    = "ChartArea1";
     series1.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
     series1.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     series1.Legend       = "Legend1";
     series1.Name         = "datos";
     series2.ChartArea    = "ChartArea1";
     series2.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
     series2.Color        = System.Drawing.Color.Red;
     series2.Legend       = "Legend1";
     series2.MarkerSize   = 7;
     series2.Name         = "Datos Experimentales";
     this.chart1.Series.Add(series1);
     this.chart1.Series.Add(series2);
     this.chart1.Size     = new System.Drawing.Size(1206, 685);
     this.chart1.TabIndex = 16;
     this.chart1.Text     = "chart1";
     //
     // textBox5
     //
     this.textBox5.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.textBox5.Location  = new System.Drawing.Point(444, 678);
     this.textBox5.Name      = "textBox5";
     this.textBox5.Size      = new System.Drawing.Size(97, 35);
     this.textBox5.TabIndex  = 17;
     this.textBox5.Text      = "10";
     this.textBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label12.Location = new System.Drawing.Point(99, 678);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(332, 29);
     this.label12.TabIndex = 18;
     this.label12.Text     = "Número de puntos a calcular: ";
     //
     // lbl_fecha
     //
     this.lbl_fecha.AutoSize = true;
     this.lbl_fecha.Font     = new System.Drawing.Font("Microsoft Sans Serif", 7.875F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_fecha.Location = new System.Drawing.Point(12, 9);
     this.lbl_fecha.Name     = "lbl_fecha";
     this.lbl_fecha.Size     = new System.Drawing.Size(99, 25);
     this.lbl_fecha.TabIndex = 19;
     this.lbl_fecha.Text     = "lbl_fecha";
     //
     // lbl_hora
     //
     this.lbl_hora.AutoSize = true;
     this.lbl_hora.Font     = new System.Drawing.Font("Microsoft Sans Serif", 7.875F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_hora.Location = new System.Drawing.Point(12, 54);
     this.lbl_hora.Name     = "lbl_hora";
     this.lbl_hora.Size     = new System.Drawing.Size(89, 25);
     this.lbl_hora.TabIndex = 20;
     this.lbl_hora.Text     = "lbl_hora";
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label13.Location = new System.Drawing.Point(97, 623);
     this.label13.Name     = "label13";
     this.label13.Size     = new System.Drawing.Size(439, 37);
     this.label13.TabIndex = 22;
     this.label13.Text     = "EJECUCIÓN DEL MODELO";
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label14.Location = new System.Drawing.Point(97, 138);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(444, 37);
     this.label14.TabIndex = 23;
     this.label14.Text     = "DATOS EXPERIMENTALES";
     //
     // dataGridView1
     //
     dataGridViewCellStyle1.Alignment                 = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle1.BackColor                 = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle1.Font                      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle1.ForeColor                 = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle1.SelectionBackColor        = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle1.SelectionForeColor        = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle1.WrapMode                  = System.Windows.Forms.DataGridViewTriState.True;
     this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
     this.dataGridView1.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.tiempo,
         this.numeroColiformes
     });
     dataGridViewCellStyle2.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle2.BackColor          = System.Drawing.SystemColors.Window;
     dataGridViewCellStyle2.Font               = new System.Drawing.Font("Microsoft Sans Serif", 7.875F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle2.ForeColor          = System.Drawing.SystemColors.ControlText;
     dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.dataGridView1.DefaultCellStyle       = dataGridViewCellStyle2;
     this.dataGridView1.Location               = new System.Drawing.Point(104, 824);
     this.dataGridView1.Name = "dataGridView1";
     this.dataGridView1.RowHeadersVisible  = false;
     this.dataGridView1.RowTemplate.Height = 33;
     this.dataGridView1.Size     = new System.Drawing.Size(293, 475);
     this.dataGridView1.TabIndex = 24;
     //
     // tiempo
     //
     this.tiempo.HeaderText   = "t";
     this.tiempo.MinimumWidth = 35;
     this.tiempo.Name         = "tiempo";
     this.tiempo.ToolTipText  = "Tiempo";
     this.tiempo.Width        = 55;
     //
     // numeroColiformes
     //
     this.numeroColiformes.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.numeroColiformes.HeaderText   = "y(t)";
     this.numeroColiformes.MinimumWidth = 70;
     this.numeroColiformes.Name         = "numeroColiformes";
     this.numeroColiformes.ToolTipText  = "Cantidad de Coliformes";
     this.numeroColiformes.Width        = 95;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(192F, 192F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Dpi;
     this.ClientSize          = new System.Drawing.Size(2094, 1306);
     this.Controls.Add(this.dataGridView1);
     this.Controls.Add(this.label14);
     this.Controls.Add(this.label10);
     this.Controls.Add(this.label13);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.lbl_hora);
     this.Controls.Add(this.lbl_fecha);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label12);
     this.Controls.Add(this.textBox5);
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.label1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MinimumSize   = new System.Drawing.Size(2120, 1377);
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Modelo de Crecimiento Bacteriano v3.1";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.Form1_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #35
0
 /// <summary>
 /// Требуемый метод для поддержки конструктора — не изменяйте
 /// содержимое этого метода с помощью редактора кода.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea7 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend    legend7    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series    series7    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.ComponentModel.ComponentResourceManager            resources  = new System.ComponentModel.ComponentResourceManager(typeof(Main));
     this.dataGridView_array = new System.Windows.Forms.DataGridView();
     this.chart_graph        = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.btn_rand           = new System.Windows.Forms.Button();
     this.btn_sort           = new System.Windows.Forms.Button();
     this.btn_task           = new System.Windows.Forms.Button();
     this.btn_graph          = new System.Windows.Forms.Button();
     this.btn_graphClear     = new System.Windows.Forms.Button();
     this.btn_toForm         = new System.Windows.Forms.Button();
     this.btn_close          = new System.Windows.Forms.Button();
     this.Column1            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column2            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column3            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column4            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column5            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column6            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column7            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column8            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column9            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column10           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column11           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column12           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column13           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column14           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column15           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column16           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column17           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column18           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column19           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column20           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column21           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column22           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column23           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column24           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column25           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView_array)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart_graph)).BeginInit();
     this.SuspendLayout();
     //
     // dataGridView_array
     //
     this.dataGridView_array.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView_array.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.Column1,
         this.Column2,
         this.Column3,
         this.Column4,
         this.Column5,
         this.Column6,
         this.Column7,
         this.Column8,
         this.Column9,
         this.Column10,
         this.Column11,
         this.Column12,
         this.Column13,
         this.Column14,
         this.Column15,
         this.Column16,
         this.Column17,
         this.Column18,
         this.Column19,
         this.Column20,
         this.Column21,
         this.Column22,
         this.Column23,
         this.Column24,
         this.Column25
     });
     this.dataGridView_array.Location = new System.Drawing.Point(13, 286);
     this.dataGridView_array.Name     = "dataGridView_array";
     this.dataGridView_array.Size     = new System.Drawing.Size(769, 41);
     this.dataGridView_array.TabIndex = 0;
     //
     // chart_graph
     //
     chartArea7.Name = "ChartArea1";
     this.chart_graph.ChartAreas.Add(chartArea7);
     legend7.Name = "Legend1";
     this.chart_graph.Legends.Add(legend7);
     this.chart_graph.Location = new System.Drawing.Point(222, 13);
     this.chart_graph.Name     = "chart_graph";
     series7.ChartArea         = "ChartArea1";
     series7.Legend            = "Legend1";
     series7.Name = "Массив";
     this.chart_graph.Series.Add(series7);
     this.chart_graph.Size     = new System.Drawing.Size(560, 267);
     this.chart_graph.TabIndex = 1;
     this.chart_graph.Text     = "chart_graph";
     //
     // btn_rand
     //
     this.btn_rand.Location = new System.Drawing.Point(13, 13);
     this.btn_rand.Name     = "btn_rand";
     this.btn_rand.Size     = new System.Drawing.Size(203, 33);
     this.btn_rand.TabIndex = 2;
     this.btn_rand.Text     = "Задать массив";
     this.btn_rand.UseVisualStyleBackColor = true;
     this.btn_rand.Click += new System.EventHandler(this.btn_rand_Click);
     //
     // btn_sort
     //
     this.btn_sort.Location = new System.Drawing.Point(13, 52);
     this.btn_sort.Name     = "btn_sort";
     this.btn_sort.Size     = new System.Drawing.Size(203, 33);
     this.btn_sort.TabIndex = 3;
     this.btn_sort.Text     = "Сортировка массива";
     this.btn_sort.UseVisualStyleBackColor = true;
     this.btn_sort.Click += new System.EventHandler(this.btn_sort_Click);
     //
     // btn_task
     //
     this.btn_task.Location = new System.Drawing.Point(12, 130);
     this.btn_task.Name     = "btn_task";
     this.btn_task.Size     = new System.Drawing.Size(203, 33);
     this.btn_task.TabIndex = 4;
     this.btn_task.Text     = "Выполнить задание";
     this.btn_task.UseVisualStyleBackColor = true;
     this.btn_task.Click += new System.EventHandler(this.btn_task_Click);
     //
     // btn_graph
     //
     this.btn_graph.Location = new System.Drawing.Point(13, 91);
     this.btn_graph.Name     = "btn_graph";
     this.btn_graph.Size     = new System.Drawing.Size(203, 33);
     this.btn_graph.TabIndex = 5;
     this.btn_graph.Text     = "Построение графика";
     this.btn_graph.UseVisualStyleBackColor = true;
     this.btn_graph.Click += new System.EventHandler(this.btn_graph_Click);
     //
     // btn_graphClear
     //
     this.btn_graphClear.Location = new System.Drawing.Point(13, 169);
     this.btn_graphClear.Name     = "btn_graphClear";
     this.btn_graphClear.Size     = new System.Drawing.Size(203, 33);
     this.btn_graphClear.TabIndex = 6;
     this.btn_graphClear.Text     = "Очистить график";
     this.btn_graphClear.UseVisualStyleBackColor = true;
     this.btn_graphClear.Click += new System.EventHandler(this.btn_graphClear_Click);
     //
     // btn_toForm
     //
     this.btn_toForm.Location = new System.Drawing.Point(13, 208);
     this.btn_toForm.Name     = "btn_toForm";
     this.btn_toForm.Size     = new System.Drawing.Size(203, 33);
     this.btn_toForm.TabIndex = 7;
     this.btn_toForm.Text     = "Переход на форму";
     this.btn_toForm.UseVisualStyleBackColor = true;
     this.btn_toForm.Click += new System.EventHandler(this.btn_toForm_Click);
     //
     // btn_close
     //
     this.btn_close.Location = new System.Drawing.Point(13, 247);
     this.btn_close.Name     = "btn_close";
     this.btn_close.Size     = new System.Drawing.Size(203, 33);
     this.btn_close.TabIndex = 8;
     this.btn_close.Text     = "Завершение программы";
     this.btn_close.UseVisualStyleBackColor = true;
     this.btn_close.Click += new System.EventHandler(this.btn_close_Click);
     //
     // Column1
     //
     this.Column1.HeaderText = "1";
     this.Column1.Name       = "Column1";
     //
     // Column2
     //
     this.Column2.HeaderText = "2";
     this.Column2.Name       = "Column2";
     //
     // Column3
     //
     this.Column3.HeaderText = "3";
     this.Column3.Name       = "Column3";
     //
     // Column4
     //
     this.Column4.HeaderText = "4";
     this.Column4.Name       = "Column4";
     //
     // Column5
     //
     this.Column5.HeaderText = "5";
     this.Column5.Name       = "Column5";
     //
     // Column6
     //
     this.Column6.HeaderText = "6";
     this.Column6.Name       = "Column6";
     //
     // Column7
     //
     this.Column7.HeaderText = "7";
     this.Column7.Name       = "Column7";
     //
     // Column8
     //
     this.Column8.HeaderText = "8";
     this.Column8.Name       = "Column8";
     //
     // Column9
     //
     this.Column9.HeaderText = "9";
     this.Column9.Name       = "Column9";
     //
     // Column10
     //
     this.Column10.HeaderText = "10";
     this.Column10.Name       = "Column10";
     //
     // Column11
     //
     this.Column11.HeaderText = "11";
     this.Column11.Name       = "Column11";
     //
     // Column12
     //
     this.Column12.HeaderText = "12";
     this.Column12.Name       = "Column12";
     //
     // Column13
     //
     this.Column13.HeaderText = "13";
     this.Column13.Name       = "Column13";
     //
     // Column14
     //
     this.Column14.HeaderText = "14";
     this.Column14.Name       = "Column14";
     //
     // Column15
     //
     this.Column15.HeaderText = "15";
     this.Column15.Name       = "Column15";
     //
     // Column16
     //
     this.Column16.HeaderText = "16";
     this.Column16.Name       = "Column16";
     //
     // Column17
     //
     this.Column17.HeaderText = "17";
     this.Column17.Name       = "Column17";
     //
     // Column18
     //
     this.Column18.HeaderText = "18";
     this.Column18.Name       = "Column18";
     //
     // Column19
     //
     this.Column19.HeaderText = "19";
     this.Column19.Name       = "Column19";
     //
     // Column20
     //
     this.Column20.HeaderText = "20";
     this.Column20.Name       = "Column20";
     //
     // Column21
     //
     this.Column21.HeaderText = "21";
     this.Column21.Name       = "Column21";
     //
     // Column22
     //
     this.Column22.HeaderText = "22";
     this.Column22.Name       = "Column22";
     //
     // Column23
     //
     this.Column23.HeaderText = "23";
     this.Column23.Name       = "Column23";
     //
     // Column24
     //
     this.Column24.HeaderText = "24";
     this.Column24.Name       = "Column24";
     //
     // Column25
     //
     this.Column25.HeaderText = "25";
     this.Column25.Name       = "Column25";
     //
     // Main
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.Black;
     this.ClientSize          = new System.Drawing.Size(794, 339);
     this.Controls.Add(this.btn_close);
     this.Controls.Add(this.btn_toForm);
     this.Controls.Add(this.btn_graphClear);
     this.Controls.Add(this.btn_graph);
     this.Controls.Add(this.btn_task);
     this.Controls.Add(this.btn_sort);
     this.Controls.Add(this.btn_rand);
     this.Controls.Add(this.chart_graph);
     this.Controls.Add(this.dataGridView_array);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "Main";
     this.Text = "MainForm";
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView_array)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart_graph)).EndInit();
     this.ResumeLayout(false);
 }
Exemple #36
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.ComponentModel.ComponentResourceManager            resources  = new System.ComponentModel.ComponentResourceManager(typeof(TelaChart));
     System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea6 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend    legend6    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series    series6    = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.panel1             = new System.Windows.Forms.Panel();
     this.panel4             = new System.Windows.Forms.Panel();
     this.panel5             = new System.Windows.Forms.Panel();
     this.label2             = new System.Windows.Forms.Label();
     this.bunifuFlatButton1  = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuProgressBar1 = new Bunifu.Framework.UI.BunifuProgressBar();
     this.panel3             = new System.Windows.Forms.Panel();
     this.label7             = new System.Windows.Forms.Label();
     this.label6             = new System.Windows.Forms.Label();
     this.label5             = new System.Windows.Forms.Label();
     this.label4             = new System.Windows.Forms.Label();
     this.bunifuSwitch4      = new Bunifu.Framework.UI.BunifuSwitch();
     this.bunifuSwitch3      = new Bunifu.Framework.UI.BunifuSwitch();
     this.bunifuSwitch2      = new Bunifu.Framework.UI.BunifuSwitch();
     this.bunifuSwitch1      = new Bunifu.Framework.UI.BunifuSwitch();
     this.bunifuImageButton2 = new Bunifu.Framework.UI.BunifuImageButton();
     this.bunifuCustomLabel1 = new Bunifu.Framework.UI.BunifuCustomLabel();
     this.bunifuVTrackbar2   = new Bunifu.Framework.UI.BunifuVTrackbar();
     this.panel2             = new System.Windows.Forms.Panel();
     this.label1             = new System.Windows.Forms.Label();
     this.timer1             = new System.Windows.Forms.Timer(this.components);
     this.panel6             = new System.Windows.Forms.Panel();
     this.panel7             = new System.Windows.Forms.Panel();
     this.bunifuImageButton1 = new Bunifu.Framework.UI.BunifuImageButton();
     this.chart1             = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.panel8             = new System.Windows.Forms.Panel();
     this.bunifuSwitch5      = new Bunifu.Framework.UI.BunifuSwitch();
     this.label3             = new System.Windows.Forms.Label();
     this.panel1.SuspendLayout();
     this.panel4.SuspendLayout();
     this.panel5.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton2)).BeginInit();
     this.panel2.SuspendLayout();
     this.panel6.SuspendLayout();
     this.panel7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.panel8.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.panel4);
     this.panel1.Controls.Add(this.panel3);
     this.panel1.Controls.Add(this.panel2);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(689, 413);
     this.panel1.TabIndex = 0;
     //
     // panel4
     //
     this.panel4.Controls.Add(this.chart1);
     this.panel4.Controls.Add(this.panel5);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(94, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(595, 381);
     this.panel4.TabIndex = 2;
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.Transparent;
     this.panel5.Controls.Add(this.label2);
     this.panel5.Controls.Add(this.bunifuFlatButton1);
     this.panel5.Controls.Add(this.bunifuProgressBar1);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel5.Location = new System.Drawing.Point(0, 243);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(595, 138);
     this.panel5.TabIndex = 1;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.label2.Location  = new System.Drawing.Point(316, 69);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(104, 25);
     this.label2.TabIndex  = 4;
     this.label2.Text      = "Calibrado";
     //
     // bunifuFlatButton1
     //
     this.bunifuFlatButton1.Activecolor           = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87)))));
     this.bunifuFlatButton1.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87)))));
     this.bunifuFlatButton1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuFlatButton1.BorderRadius          = 0;
     this.bunifuFlatButton1.ButtonText            = "Calibrar";
     this.bunifuFlatButton1.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton1.DisabledColor            = System.Drawing.Color.Gray;
     this.bunifuFlatButton1.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.Iconimage                = ((System.Drawing.Image)(resources.GetObject("bunifuFlatButton1.Iconimage")));
     this.bunifuFlatButton1.Iconimage_right          = null;
     this.bunifuFlatButton1.Iconimage_right_Selected = null;
     this.bunifuFlatButton1.Iconimage_Selected       = null;
     this.bunifuFlatButton1.IconMarginLeft           = 0;
     this.bunifuFlatButton1.IconMarginRight          = 0;
     this.bunifuFlatButton1.IconRightVisible         = true;
     this.bunifuFlatButton1.IconRightZoom            = 0D;
     this.bunifuFlatButton1.IconVisible              = true;
     this.bunifuFlatButton1.IconZoom                 = 90D;
     this.bunifuFlatButton1.IsTab            = false;
     this.bunifuFlatButton1.Location         = new System.Drawing.Point(262, 18);
     this.bunifuFlatButton1.Name             = "bunifuFlatButton1";
     this.bunifuFlatButton1.Normalcolor      = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(139)))), ((int)(((byte)(87)))));
     this.bunifuFlatButton1.OnHovercolor     = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(129)))), ((int)(((byte)(77)))));
     this.bunifuFlatButton1.OnHoverTextColor = System.Drawing.Color.White;
     this.bunifuFlatButton1.selected         = false;
     this.bunifuFlatButton1.Size             = new System.Drawing.Size(241, 48);
     this.bunifuFlatButton1.TabIndex         = 3;
     this.bunifuFlatButton1.Text             = "Calibrar";
     this.bunifuFlatButton1.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this.bunifuFlatButton1.Textcolor        = System.Drawing.Color.White;
     this.bunifuFlatButton1.TextFont         = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bunifuFlatButton1.Click           += new System.EventHandler(this.bunifuFlatButton1_Click);
     //
     // bunifuProgressBar1
     //
     this.bunifuProgressBar1.BackColor     = System.Drawing.Color.Silver;
     this.bunifuProgressBar1.BorderRadius  = 5;
     this.bunifuProgressBar1.Location      = new System.Drawing.Point(141, 101);
     this.bunifuProgressBar1.MaximumValue  = 100;
     this.bunifuProgressBar1.Name          = "bunifuProgressBar1";
     this.bunifuProgressBar1.ProgressColor = System.Drawing.Color.Teal;
     this.bunifuProgressBar1.Size          = new System.Drawing.Size(410, 26);
     this.bunifuProgressBar1.TabIndex      = 2;
     this.bunifuProgressBar1.Value         = 0;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.panel8);
     this.panel3.Controls.Add(this.panel7);
     this.panel3.Controls.Add(this.panel6);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(94, 381);
     this.panel3.TabIndex = 1;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(60, 105);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(29, 13);
     this.label7.TabIndex = 16;
     this.label7.Text     = "DET";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(60, 86);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(25, 13);
     this.label6.TabIndex = 15;
     this.label6.Text     = "LIM";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(59, 60);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(29, 13);
     this.label5.TabIndex = 14;
     this.label5.Text     = "ENV";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(59, 11);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(31, 13);
     this.label4.TabIndex = 13;
     this.label4.Text     = "EMG";
     //
     // bunifuSwitch4
     //
     this.bunifuSwitch4.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.bunifuSwitch4.BorderRadius = 0;
     this.bunifuSwitch4.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.bunifuSwitch4.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.bunifuSwitch4.Location     = new System.Drawing.Point(7, 105);
     this.bunifuSwitch4.Name         = "bunifuSwitch4";
     this.bunifuSwitch4.Oncolor      = System.Drawing.Color.SeaGreen;
     this.bunifuSwitch4.Onoffcolor   = System.Drawing.Color.DarkGray;
     this.bunifuSwitch4.Size         = new System.Drawing.Size(51, 19);
     this.bunifuSwitch4.TabIndex     = 10;
     this.bunifuSwitch4.Textcolor    = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.bunifuSwitch4.Value        = true;
     this.bunifuSwitch4.Click       += new System.EventHandler(this.bunifuSwitch4_Click);
     //
     // bunifuSwitch3
     //
     this.bunifuSwitch3.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.bunifuSwitch3.BorderRadius = 0;
     this.bunifuSwitch3.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.bunifuSwitch3.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.bunifuSwitch3.Location     = new System.Drawing.Point(8, 83);
     this.bunifuSwitch3.Name         = "bunifuSwitch3";
     this.bunifuSwitch3.Oncolor      = System.Drawing.Color.SeaGreen;
     this.bunifuSwitch3.Onoffcolor   = System.Drawing.Color.DarkGray;
     this.bunifuSwitch3.Size         = new System.Drawing.Size(51, 19);
     this.bunifuSwitch3.TabIndex     = 11;
     this.bunifuSwitch3.Textcolor    = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.bunifuSwitch3.Value        = true;
     this.bunifuSwitch3.Click       += new System.EventHandler(this.bunifuSwitch3_Click);
     //
     // bunifuSwitch2
     //
     this.bunifuSwitch2.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.bunifuSwitch2.BorderRadius = 0;
     this.bunifuSwitch2.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.bunifuSwitch2.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.bunifuSwitch2.Location     = new System.Drawing.Point(8, 58);
     this.bunifuSwitch2.Name         = "bunifuSwitch2";
     this.bunifuSwitch2.Oncolor      = System.Drawing.Color.SeaGreen;
     this.bunifuSwitch2.Onoffcolor   = System.Drawing.Color.DarkGray;
     this.bunifuSwitch2.Size         = new System.Drawing.Size(51, 19);
     this.bunifuSwitch2.TabIndex     = 10;
     this.bunifuSwitch2.Textcolor    = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.bunifuSwitch2.Value        = true;
     this.bunifuSwitch2.Click       += new System.EventHandler(this.bunifuSwitch2_Click);
     //
     // bunifuSwitch1
     //
     this.bunifuSwitch1.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.bunifuSwitch1.BorderRadius = 0;
     this.bunifuSwitch1.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.bunifuSwitch1.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.bunifuSwitch1.Location     = new System.Drawing.Point(8, 8);
     this.bunifuSwitch1.Name         = "bunifuSwitch1";
     this.bunifuSwitch1.Oncolor      = System.Drawing.Color.SeaGreen;
     this.bunifuSwitch1.Onoffcolor   = System.Drawing.Color.DarkGray;
     this.bunifuSwitch1.Size         = new System.Drawing.Size(51, 19);
     this.bunifuSwitch1.TabIndex     = 9;
     this.bunifuSwitch1.Textcolor    = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.bunifuSwitch1.Value        = true;
     this.bunifuSwitch1.Click       += new System.EventHandler(this.bunifuSwitch1_Click);
     //
     // bunifuImageButton2
     //
     this.bunifuImageButton2.BackColor   = System.Drawing.Color.SeaGreen;
     this.bunifuImageButton2.Image       = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton2.Image")));
     this.bunifuImageButton2.ImageActive = null;
     this.bunifuImageButton2.Location    = new System.Drawing.Point(16, 46);
     this.bunifuImageButton2.Name        = "bunifuImageButton2";
     this.bunifuImageButton2.Size        = new System.Drawing.Size(62, 33);
     this.bunifuImageButton2.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.bunifuImageButton2.TabIndex    = 8;
     this.bunifuImageButton2.TabStop     = false;
     this.bunifuImageButton2.Zoom        = 10;
     this.bunifuImageButton2.Click      += new System.EventHandler(this.bunifuImageButton2_Click);
     //
     // bunifuCustomLabel1
     //
     this.bunifuCustomLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
     this.bunifuCustomLabel1.AutoSize  = true;
     this.bunifuCustomLabel1.BackColor = System.Drawing.Color.Transparent;
     this.bunifuCustomLabel1.Location  = new System.Drawing.Point(25, 12);
     this.bunifuCustomLabel1.Name      = "bunifuCustomLabel1";
     this.bunifuCustomLabel1.Size      = new System.Drawing.Size(43, 39);
     this.bunifuCustomLabel1.TabIndex  = 6;
     this.bunifuCustomLabel1.Text      = "LIMIAR\r\n-\r\n-";
     //
     // bunifuVTrackbar2
     //
     this.bunifuVTrackbar2.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bunifuVTrackbar2.BackColor      = System.Drawing.Color.Transparent;
     this.bunifuVTrackbar2.BackgroudColor = System.Drawing.Color.DarkGray;
     this.bunifuVTrackbar2.BorderRadius   = 0;
     this.bunifuVTrackbar2.IndicatorColor = System.Drawing.Color.SeaGreen;
     this.bunifuVTrackbar2.Location       = new System.Drawing.Point(28, 54);
     this.bunifuVTrackbar2.MaximumValue   = 100;
     this.bunifuVTrackbar2.Name           = "bunifuVTrackbar2";
     this.bunifuVTrackbar2.Size           = new System.Drawing.Size(30, 100);
     this.bunifuVTrackbar2.SliderRadius   = 0;
     this.bunifuVTrackbar2.TabIndex       = 1;
     this.bunifuVTrackbar2.Value          = 0;
     this.bunifuVTrackbar2.ValueChanged  += new System.EventHandler(this.bunifuVTrackbar2_ValueChanged);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.label1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel2.Location = new System.Drawing.Point(0, 381);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(689, 32);
     this.panel2.TabIndex = 0;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(7, 9);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(40, 13);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Status:";
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // panel6
     //
     this.panel6.Controls.Add(this.bunifuSwitch5);
     this.panel6.Controls.Add(this.label3);
     this.panel6.Controls.Add(this.bunifuSwitch1);
     this.panel6.Controls.Add(this.label7);
     this.panel6.Controls.Add(this.bunifuSwitch2);
     this.panel6.Controls.Add(this.label6);
     this.panel6.Controls.Add(this.bunifuSwitch3);
     this.panel6.Controls.Add(this.label5);
     this.panel6.Controls.Add(this.bunifuSwitch4);
     this.panel6.Controls.Add(this.label4);
     this.panel6.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel6.Location = new System.Drawing.Point(0, 249);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(94, 132);
     this.panel6.TabIndex = 17;
     //
     // panel7
     //
     this.panel7.Controls.Add(this.bunifuImageButton1);
     this.panel7.Controls.Add(this.bunifuImageButton2);
     this.panel7.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel7.Location = new System.Drawing.Point(0, 0);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(94, 89);
     this.panel7.TabIndex = 18;
     //
     // bunifuImageButton1
     //
     this.bunifuImageButton1.BackColor   = System.Drawing.Color.SeaGreen;
     this.bunifuImageButton1.Image       = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.Image")));
     this.bunifuImageButton1.ImageActive = null;
     this.bunifuImageButton1.Location    = new System.Drawing.Point(16, 10);
     this.bunifuImageButton1.Name        = "bunifuImageButton1";
     this.bunifuImageButton1.Size        = new System.Drawing.Size(62, 30);
     this.bunifuImageButton1.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.bunifuImageButton1.TabIndex    = 7;
     this.bunifuImageButton1.TabStop     = false;
     this.bunifuImageButton1.Zoom        = 10;
     this.bunifuImageButton1.Click      += new System.EventHandler(this.bunifuImageButton1_Click);
     //
     // chart1
     //
     chartArea6.Name = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea6);
     this.chart1.Dock = System.Windows.Forms.DockStyle.Fill;
     legend6.Name     = "Legend1";
     this.chart1.Legends.Add(legend6);
     this.chart1.Location = new System.Drawing.Point(0, 0);
     this.chart1.Name     = "chart1";
     series6.ChartArea    = "ChartArea1";
     series6.Legend       = "Legend1";
     series6.Name         = "Series1";
     this.chart1.Series.Add(series6);
     this.chart1.Size     = new System.Drawing.Size(595, 243);
     this.chart1.TabIndex = 3;
     this.chart1.Text     = "chart1";
     //
     // panel8
     //
     this.panel8.Controls.Add(this.bunifuVTrackbar2);
     this.panel8.Controls.Add(this.bunifuCustomLabel1);
     this.panel8.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel8.Location = new System.Drawing.Point(0, 89);
     this.panel8.Name     = "panel8";
     this.panel8.Size     = new System.Drawing.Size(94, 160);
     this.panel8.TabIndex = 5;
     this.panel8.Resize  += new System.EventHandler(this.panel8_Resize);
     //
     // bunifuSwitch5
     //
     this.bunifuSwitch5.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.bunifuSwitch5.BorderRadius = 0;
     this.bunifuSwitch5.Cursor       = System.Windows.Forms.Cursors.Hand;
     this.bunifuSwitch5.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.bunifuSwitch5.Location     = new System.Drawing.Point(8, 33);
     this.bunifuSwitch5.Name         = "bunifuSwitch5";
     this.bunifuSwitch5.Oncolor      = System.Drawing.Color.SeaGreen;
     this.bunifuSwitch5.Onoffcolor   = System.Drawing.Color.DarkGray;
     this.bunifuSwitch5.Size         = new System.Drawing.Size(51, 19);
     this.bunifuSwitch5.TabIndex     = 17;
     this.bunifuSwitch5.Textcolor    = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.bunifuSwitch5.Value        = false;
     this.bunifuSwitch5.Click       += new System.EventHandler(this.bunifuSwitch5_Click);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(59, 36);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(29, 13);
     this.label3.TabIndex = 18;
     this.label3.Text     = "HBT";
     //
     // TelaChart
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panel1);
     this.Name  = "TelaChart";
     this.Size  = new System.Drawing.Size(689, 413);
     this.Load += new System.EventHandler(this.TelaChart_Load);
     this.panel1.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton2)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.panel6.ResumeLayout(false);
     this.panel6.PerformLayout();
     this.panel7.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bunifuImageButton1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.panel8.ResumeLayout(false);
     this.panel8.PerformLayout();
     this.ResumeLayout(false);
 }
Exemple #37
0
 /// <summary>
 /// Требуемый метод для поддержки конструктора — не изменяйте
 /// содержимое этого метода с помощью редактора кода.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend    legend3    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     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();
     this.metroLabel1       = new MetroFramework.Controls.MetroLabel();
     this.metroLabel2       = new MetroFramework.Controls.MetroLabel();
     this.metroProgressBar1 = new MetroFramework.Controls.MetroProgressBar();
     this.metroProgressBar2 = new MetroFramework.Controls.MetroProgressBar();
     this.metroLabel3       = new MetroFramework.Controls.MetroLabel();
     this.metroLabel4       = new MetroFramework.Controls.MetroLabel();
     this.metroLabel5       = new MetroFramework.Controls.MetroLabel();
     this.metroLabel6       = new MetroFramework.Controls.MetroLabel();
     this.metroLabel7       = new MetroFramework.Controls.MetroLabel();
     this.metroLabel8       = new MetroFramework.Controls.MetroLabel();
     this.metroLabel9       = new MetroFramework.Controls.MetroLabel();
     this.metroLabel11      = new MetroFramework.Controls.MetroLabel();
     this.chart1            = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.performanceCPU    = new System.Diagnostics.PerformanceCounter();
     this.performanceRAM    = new System.Diagnostics.PerformanceCounter();
     this.timer1            = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.performanceCPU)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.performanceRAM)).BeginInit();
     this.SuspendLayout();
     //
     // metroLabel1
     //
     this.metroLabel1.AutoSize = true;
     this.metroLabel1.Location = new System.Drawing.Point(41, 113);
     this.metroLabel1.Name     = "metroLabel1";
     this.metroLabel1.Size     = new System.Drawing.Size(28, 19);
     this.metroLabel1.TabIndex = 0;
     this.metroLabel1.Text     = "ЦП";
     //
     // metroLabel2
     //
     this.metroLabel2.AutoSize = true;
     this.metroLabel2.Location = new System.Drawing.Point(715, 113);
     this.metroLabel2.Name     = "metroLabel2";
     this.metroLabel2.Size     = new System.Drawing.Size(20, 19);
     this.metroLabel2.TabIndex = 1;
     this.metroLabel2.Text     = "%";
     //
     // metroProgressBar1
     //
     this.metroProgressBar1.Location = new System.Drawing.Point(112, 99);
     this.metroProgressBar1.Name     = "metroProgressBar1";
     this.metroProgressBar1.Size     = new System.Drawing.Size(581, 48);
     this.metroProgressBar1.TabIndex = 2;
     //
     // metroProgressBar2
     //
     this.metroProgressBar2.Location = new System.Drawing.Point(112, 178);
     this.metroProgressBar2.Name     = "metroProgressBar2";
     this.metroProgressBar2.Size     = new System.Drawing.Size(581, 48);
     this.metroProgressBar2.TabIndex = 5;
     //
     // metroLabel3
     //
     this.metroLabel3.AutoSize = true;
     this.metroLabel3.Location = new System.Drawing.Point(715, 193);
     this.metroLabel3.Name     = "metroLabel3";
     this.metroLabel3.Size     = new System.Drawing.Size(20, 19);
     this.metroLabel3.TabIndex = 4;
     this.metroLabel3.Text     = "%";
     //
     // metroLabel4
     //
     this.metroLabel4.AutoSize = true;
     this.metroLabel4.Location = new System.Drawing.Point(41, 193);
     this.metroLabel4.Name     = "metroLabel4";
     this.metroLabel4.Size     = new System.Drawing.Size(36, 19);
     this.metroLabel4.TabIndex = 3;
     this.metroLabel4.Text     = "ОЗУ";
     //
     // metroLabel5
     //
     this.metroLabel5.AutoSize = true;
     this.metroLabel5.Location = new System.Drawing.Point(41, 266);
     this.metroLabel5.Name     = "metroLabel5";
     this.metroLabel5.Size     = new System.Drawing.Size(94, 19);
     this.metroLabel5.TabIndex = 6;
     this.metroLabel5.Text     = "Используется:";
     //
     // metroLabel6
     //
     this.metroLabel6.AutoSize = true;
     this.metroLabel6.Location = new System.Drawing.Point(41, 306);
     this.metroLabel6.Name     = "metroLabel6";
     this.metroLabel6.Size     = new System.Drawing.Size(70, 19);
     this.metroLabel6.TabIndex = 7;
     this.metroLabel6.Text     = "Доступно:";
     //
     // metroLabel7
     //
     this.metroLabel7.AutoSize = true;
     this.metroLabel7.Location = new System.Drawing.Point(41, 349);
     this.metroLabel7.Name     = "metroLabel7";
     this.metroLabel7.Size     = new System.Drawing.Size(91, 19);
     this.metroLabel7.TabIndex = 8;
     this.metroLabel7.Text     = "Установлено:";
     //
     // metroLabel8
     //
     this.metroLabel8.AutoSize = true;
     this.metroLabel8.Location = new System.Drawing.Point(163, 349);
     this.metroLabel8.Name     = "metroLabel8";
     this.metroLabel8.Size     = new System.Drawing.Size(30, 19);
     this.metroLabel8.TabIndex = 9;
     this.metroLabel8.Text     = "000";
     //
     // metroLabel9
     //
     this.metroLabel9.AutoSize = true;
     this.metroLabel9.Location = new System.Drawing.Point(163, 306);
     this.metroLabel9.Name     = "metroLabel9";
     this.metroLabel9.Size     = new System.Drawing.Size(30, 19);
     this.metroLabel9.TabIndex = 10;
     this.metroLabel9.Text     = "000";
     //
     // metroLabel11
     //
     this.metroLabel11.AutoSize = true;
     this.metroLabel11.Location = new System.Drawing.Point(163, 266);
     this.metroLabel11.Name     = "metroLabel11";
     this.metroLabel11.Size     = new System.Drawing.Size(30, 19);
     this.metroLabel11.TabIndex = 12;
     this.metroLabel11.Text     = "000";
     //
     // chart1
     //
     chartArea3.Name = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea3);
     legend3.Name = "Legend1";
     this.chart1.Legends.Add(legend3);
     this.chart1.Location = new System.Drawing.Point(23, 384);
     this.chart1.Name     = "chart1";
     series5.ChartArea    = "ChartArea1";
     series5.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series5.Legend       = "Legend1";
     series5.Name         = "ЦП";
     series6.ChartArea    = "ChartArea1";
     series6.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series6.Legend       = "Legend1";
     series6.Name         = "ОЗУ";
     this.chart1.Series.Add(series5);
     this.chart1.Series.Add(series6);
     this.chart1.Size     = new System.Drawing.Size(768, 239);
     this.chart1.TabIndex = 13;
     this.chart1.Text     = "chart1";
     //
     // performanceCPU
     //
     this.performanceCPU.CategoryName = "Processor";
     this.performanceCPU.CounterName  = "% Processor Time";
     this.performanceCPU.InstanceName = "_total";
     //
     // performanceRAM
     //
     this.performanceRAM.CategoryName = "Memory";
     this.performanceRAM.CounterName  = "% Committed Bytes in Use";
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(787, 646);
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.metroLabel11);
     this.Controls.Add(this.metroLabel9);
     this.Controls.Add(this.metroLabel8);
     this.Controls.Add(this.metroLabel7);
     this.Controls.Add(this.metroLabel6);
     this.Controls.Add(this.metroLabel5);
     this.Controls.Add(this.metroProgressBar2);
     this.Controls.Add(this.metroLabel3);
     this.Controls.Add(this.metroLabel4);
     this.Controls.Add(this.metroProgressBar1);
     this.Controls.Add(this.metroLabel2);
     this.Controls.Add(this.metroLabel1);
     this.MaximizeBox = false;
     this.MaximumSize = new System.Drawing.Size(787, 646);
     this.MinimumSize = new System.Drawing.Size(787, 646);
     this.Name        = "Form1";
     this.Text        = "System monitor";
     this.Load       += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.performanceCPU)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.performanceRAM)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Требуемый метод для поддержки конструктора — не изменяйте
 /// содержимое этого метода с помощью редактора кода.
 /// </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.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();
     System.Windows.Forms.DataVisualization.Charting.Series    series6     = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Series    series7     = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Series    series8     = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Title     title1      = new System.Windows.Forms.DataVisualization.Charting.Title();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.menuStrip1                  = new System.Windows.Forms.MenuStrip();
     this.fileDroppedList             = new System.Windows.Forms.ToolStripMenuItem();
     this.openButDropList             = new System.Windows.Forms.ToolStripMenuItem();
     this.saveButDropList             = new System.Windows.Forms.ToolStripMenuItem();
     this.closeButDropList            = new System.Windows.Forms.ToolStripMenuItem();
     this.actionsToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.displayAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.showAllPlots                = new System.Windows.Forms.ToolStripMenuItem();
     this.eTToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.displayCalculatedPlot       = new System.Windows.Forms.ToolStripMenuItem();
     this.axesToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.iTToolStripMenuItem1        = new System.Windows.Forms.ToolStripMenuItem();
     this.iToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.uToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.tToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.iUToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem1          = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem2          = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem3          = new System.Windows.Forms.ToolStripMenuItem();
     this.saveScreenShoot             = new System.Windows.Forms.ToolStripMenuItem();
     this.tableToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.displayToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.displTableSource            = new System.Windows.Forms.ToolStripMenuItem();
     this.displTableFindPoints1       = new System.Windows.Forms.ToolStripMenuItem();
     this.displTableFindPoints2       = new System.Windows.Forms.ToolStripMenuItem();
     this.removeTableButt             = new System.Windows.Forms.ToolStripMenuItem();
     this.aboutToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.aboutMenu        = new System.Windows.Forms.ToolStripMenuItem();
     this.gitHubButtom     = new System.Windows.Forms.ToolStripMenuItem();
     this.consoleOut       = new System.Windows.Forms.Label();
     this.yAxesLabel       = new System.Windows.Forms.Label();
     this.XaxisLabel       = new System.Windows.Forms.Label();
     this.powerVal         = new System.Windows.Forms.NumericUpDown();
     this.polynomLabel     = new System.Windows.Forms.Label();
     this.mainPlot         = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.allData          = new System.Data.DataSet();
     this.label1           = new System.Windows.Forms.Label();
     this.label2           = new System.Windows.Forms.Label();
     this.deltaValue       = new System.Windows.Forms.NumericUpDown();
     this.shiftAfterLast   = new System.Windows.Forms.NumericUpDown();
     this.label3           = new System.Windows.Forms.Label();
     this.groupBox1        = new System.Windows.Forms.GroupBox();
     this.inverseDirection = new System.Windows.Forms.CheckBox();
     this.findPointBut     = new System.Windows.Forms.Button();
     this.dataView         = new System.Windows.Forms.DataGridView();
     this.X = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Y = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.menuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.powerVal)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mainPlot)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.allData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.deltaValue)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.shiftAfterLast)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataView)).BeginInit();
     this.SuspendLayout();
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.fileDroppedList,
         this.actionsToolStripMenuItem,
         this.tableToolStripMenuItem,
         this.aboutToolStripMenuItem
     });
     this.menuStrip1.Location   = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name       = "menuStrip1";
     this.menuStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
     this.menuStrip1.Size       = new System.Drawing.Size(784, 24);
     this.menuStrip1.TabIndex   = 0;
     this.menuStrip1.Text       = "menuStrip1";
     //
     // fileDroppedList
     //
     this.fileDroppedList.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.openButDropList,
         this.saveButDropList,
         this.closeButDropList
     });
     this.fileDroppedList.Name = "fileDroppedList";
     this.fileDroppedList.Size = new System.Drawing.Size(37, 20);
     this.fileDroppedList.Text = "File";
     //
     // openButDropList
     //
     this.openButDropList.Name         = "openButDropList";
     this.openButDropList.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
     this.openButDropList.Size         = new System.Drawing.Size(148, 22);
     this.openButDropList.Text         = "Open";
     this.openButDropList.Click       += new System.EventHandler(this.openButDropList_Click);
     //
     // saveButDropList
     //
     this.saveButDropList.Name         = "saveButDropList";
     this.saveButDropList.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
     this.saveButDropList.Size         = new System.Drawing.Size(148, 22);
     this.saveButDropList.Text         = "Save";
     this.saveButDropList.Click       += new System.EventHandler(this.saveButDropList_Click);
     //
     // closeButDropList
     //
     this.closeButDropList.Name         = "closeButDropList";
     this.closeButDropList.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.W)));
     this.closeButDropList.Size         = new System.Drawing.Size(148, 22);
     this.closeButDropList.Text         = "Close";
     this.closeButDropList.Click       += new System.EventHandler(this.closeButDropList_Click);
     //
     // actionsToolStripMenuItem
     //
     this.actionsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.displayAllToolStripMenuItem,
         this.axesToolStripMenuItem,
         this.saveScreenShoot
     });
     this.actionsToolStripMenuItem.Name = "actionsToolStripMenuItem";
     this.actionsToolStripMenuItem.Size = new System.Drawing.Size(40, 20);
     this.actionsToolStripMenuItem.Text = "Plot";
     //
     // displayAllToolStripMenuItem
     //
     this.displayAllToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.showAllPlots,
         this.eTToolStripMenuItem,
         this.displayCalculatedPlot
     });
     this.displayAllToolStripMenuItem.Name = "displayAllToolStripMenuItem";
     this.displayAllToolStripMenuItem.Size = new System.Drawing.Size(206, 22);
     this.displayAllToolStripMenuItem.Text = "Display";
     //
     // showAllPlots
     //
     this.showAllPlots.Name         = "showAllPlots";
     this.showAllPlots.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.A)));
     this.showAllPlots.Size         = new System.Drawing.Size(195, 22);
     this.showAllPlots.Text         = "All plots";
     this.showAllPlots.Click       += new System.EventHandler(this.iTToolStripMenuItem_Click);
     //
     // eTToolStripMenuItem
     //
     this.eTToolStripMenuItem.Name         = "eTToolStripMenuItem";
     this.eTToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.D)));
     this.eTToolStripMenuItem.Size         = new System.Drawing.Size(195, 22);
     this.eTToolStripMenuItem.Text         = "Source plot";
     this.eTToolStripMenuItem.Click       += new System.EventHandler(this.eTToolStripMenuItem_Click);
     //
     // displayCalculatedPlot
     //
     this.displayCalculatedPlot.Name         = "displayCalculatedPlot";
     this.displayCalculatedPlot.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.R)));
     this.displayCalculatedPlot.Size         = new System.Drawing.Size(195, 22);
     this.displayCalculatedPlot.Text         = "Calculated plot";
     this.displayCalculatedPlot.Click       += new System.EventHandler(this.displayCalculatedPlot_Click);
     //
     // axesToolStripMenuItem
     //
     this.axesToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.iTToolStripMenuItem1,
         this.iUToolStripMenuItem
     });
     this.axesToolStripMenuItem.Name = "axesToolStripMenuItem";
     this.axesToolStripMenuItem.Size = new System.Drawing.Size(206, 22);
     this.axesToolStripMenuItem.Text = "Axis";
     //
     // iTToolStripMenuItem1
     //
     this.iTToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.iToolStripMenuItem,
         this.uToolStripMenuItem,
         this.tToolStripMenuItem
     });
     this.iTToolStripMenuItem1.Name = "iTToolStripMenuItem1";
     this.iTToolStripMenuItem1.Size = new System.Drawing.Size(105, 22);
     this.iTToolStripMenuItem1.Text = "X-axis";
     //
     // iToolStripMenuItem
     //
     this.iToolStripMenuItem.CheckOnClick = true;
     this.iToolStripMenuItem.Name         = "iToolStripMenuItem";
     this.iToolStripMenuItem.Size         = new System.Drawing.Size(128, 22);
     this.iToolStripMenuItem.Text         = "Current";
     this.iToolStripMenuItem.Click       += new System.EventHandler(this.iToolStripMenuItem_Click);
     //
     // uToolStripMenuItem
     //
     this.uToolStripMenuItem.CheckOnClick = true;
     this.uToolStripMenuItem.Name         = "uToolStripMenuItem";
     this.uToolStripMenuItem.Size         = new System.Drawing.Size(128, 22);
     this.uToolStripMenuItem.Text         = "Potentioal";
     this.uToolStripMenuItem.Click       += new System.EventHandler(this.uToolStripMenuItem_Click);
     //
     // tToolStripMenuItem
     //
     this.tToolStripMenuItem.CheckOnClick = true;
     this.tToolStripMenuItem.Name         = "tToolStripMenuItem";
     this.tToolStripMenuItem.Size         = new System.Drawing.Size(128, 22);
     this.tToolStripMenuItem.Text         = "Time";
     this.tToolStripMenuItem.Click       += new System.EventHandler(this.tToolStripMenuItem_Click);
     //
     // iUToolStripMenuItem
     //
     this.iUToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripMenuItem1,
         this.toolStripMenuItem2,
         this.toolStripMenuItem3
     });
     this.iUToolStripMenuItem.Name = "iUToolStripMenuItem";
     this.iUToolStripMenuItem.Size = new System.Drawing.Size(105, 22);
     this.iUToolStripMenuItem.Text = "Y-axis";
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name   = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size   = new System.Drawing.Size(128, 22);
     this.toolStripMenuItem1.Text   = "Current";
     this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
     //
     // toolStripMenuItem2
     //
     this.toolStripMenuItem2.Name   = "toolStripMenuItem2";
     this.toolStripMenuItem2.Size   = new System.Drawing.Size(128, 22);
     this.toolStripMenuItem2.Text   = "Potentioal";
     this.toolStripMenuItem2.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
     //
     // toolStripMenuItem3
     //
     this.toolStripMenuItem3.Name   = "toolStripMenuItem3";
     this.toolStripMenuItem3.Size   = new System.Drawing.Size(128, 22);
     this.toolStripMenuItem3.Text   = "Time";
     this.toolStripMenuItem3.Click += new System.EventHandler(this.toolStripMenuItem3_Click);
     //
     // saveScreenShoot
     //
     this.saveScreenShoot.Name         = "saveScreenShoot";
     this.saveScreenShoot.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
                                                                       | System.Windows.Forms.Keys.S)));
     this.saveScreenShoot.Size   = new System.Drawing.Size(206, 22);
     this.saveScreenShoot.Text   = "Save image";
     this.saveScreenShoot.Click += new System.EventHandler(this.saveScreenShoot_Click);
     //
     // tableToolStripMenuItem
     //
     this.tableToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.displayToolStripMenuItem,
         this.removeTableButt
     });
     this.tableToolStripMenuItem.Name = "tableToolStripMenuItem";
     this.tableToolStripMenuItem.Size = new System.Drawing.Size(47, 20);
     this.tableToolStripMenuItem.Text = "Table";
     //
     // displayToolStripMenuItem
     //
     this.displayToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.displTableSource,
         this.displTableFindPoints1,
         this.displTableFindPoints2
     });
     this.displayToolStripMenuItem.Name = "displayToolStripMenuItem";
     this.displayToolStripMenuItem.Size = new System.Drawing.Size(200, 22);
     this.displayToolStripMenuItem.Text = "Display";
     //
     // displTableSource
     //
     this.displTableSource.Name         = "displTableSource";
     this.displTableSource.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
                                                                        | System.Windows.Forms.Keys.D0)));
     this.displTableSource.Size   = new System.Drawing.Size(211, 22);
     this.displTableSource.Text   = "Source";
     this.displTableSource.Click += new System.EventHandler(this.displTableSource_Click);
     //
     // displTableFindPoints1
     //
     this.displTableFindPoints1.Name         = "displTableFindPoints1";
     this.displTableFindPoints1.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
                                                                             | System.Windows.Forms.Keys.D1)));
     this.displTableFindPoints1.Size   = new System.Drawing.Size(211, 22);
     this.displTableFindPoints1.Text   = "Find points1";
     this.displTableFindPoints1.Click += new System.EventHandler(this.displTableFindPoints1_Click);
     //
     // displTableFindPoints2
     //
     this.displTableFindPoints2.Name         = "displTableFindPoints2";
     this.displTableFindPoints2.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
                                                                             | System.Windows.Forms.Keys.D2)));
     this.displTableFindPoints2.Size   = new System.Drawing.Size(211, 22);
     this.displTableFindPoints2.Text   = "Find points2";
     this.displTableFindPoints2.Click += new System.EventHandler(this.displTableFindPoints2_Click);
     //
     // removeTableButt
     //
     this.removeTableButt.Name         = "removeTableButt";
     this.removeTableButt.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
                                                                       | System.Windows.Forms.Keys.Delete)));
     this.removeTableButt.Size   = new System.Drawing.Size(200, 22);
     this.removeTableButt.Text   = "Remove";
     this.removeTableButt.Click += new System.EventHandler(this.removeTableButt_Click);
     //
     // aboutToolStripMenuItem
     //
     this.aboutToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.aboutMenu,
         this.gitHubButtom
     });
     this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
     this.aboutToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
     this.aboutToolStripMenuItem.Text = "Help";
     //
     // aboutMenu
     //
     this.aboutMenu.Name   = "aboutMenu";
     this.aboutMenu.Size   = new System.Drawing.Size(144, 22);
     this.aboutMenu.Text   = "About";
     this.aboutMenu.Click += new System.EventHandler(this.aboutMenu_Click);
     //
     // gitHubButtom
     //
     this.gitHubButtom.Name   = "gitHubButtom";
     this.gitHubButtom.Size   = new System.Drawing.Size(144, 22);
     this.gitHubButtom.Text   = "Open GitHub";
     this.gitHubButtom.Click += new System.EventHandler(this.gitHubButtom_Click);
     //
     // consoleOut
     //
     this.consoleOut.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.consoleOut.AutoSize = true;
     this.consoleOut.Location = new System.Drawing.Point(12, 410);
     this.consoleOut.Name     = "consoleOut";
     this.consoleOut.Size     = new System.Drawing.Size(45, 13);
     this.consoleOut.TabIndex = 1;
     this.consoleOut.Text     = "Console";
     //
     // yAxesLabel
     //
     this.yAxesLabel.AutoSize  = true;
     this.yAxesLabel.BackColor = System.Drawing.Color.White;
     this.yAxesLabel.Location  = new System.Drawing.Point(12, 40);
     this.yAxesLabel.Name      = "yAxesLabel";
     this.yAxesLabel.Size      = new System.Drawing.Size(14, 13);
     this.yAxesLabel.TabIndex  = 4;
     this.yAxesLabel.Text      = "Y";
     //
     // XaxisLabel
     //
     this.XaxisLabel.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.XaxisLabel.AutoSize  = true;
     this.XaxisLabel.BackColor = System.Drawing.Color.White;
     this.XaxisLabel.Location  = new System.Drawing.Point(409, 351);
     this.XaxisLabel.Name      = "XaxisLabel";
     this.XaxisLabel.Size      = new System.Drawing.Size(14, 13);
     this.XaxisLabel.TabIndex  = 16;
     this.XaxisLabel.Text      = "X";
     //
     // powerVal
     //
     this.powerVal.BackColor = System.Drawing.Color.White;
     this.powerVal.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.powerVal.Location  = new System.Drawing.Point(130, 18);
     this.powerVal.Maximum   = new decimal(new int[] {
         6,
         0,
         0,
         0
     });
     this.powerVal.Minimum = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.powerVal.Name     = "powerVal";
     this.powerVal.Size     = new System.Drawing.Size(30, 22);
     this.powerVal.TabIndex = 17;
     this.powerVal.Value    = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     //
     // polynomLabel
     //
     this.polynomLabel.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.polynomLabel.AutoSize = true;
     this.polynomLabel.Location = new System.Drawing.Point(7, 394);
     this.polynomLabel.Name     = "polynomLabel";
     this.polynomLabel.Size     = new System.Drawing.Size(47, 13);
     this.polynomLabel.TabIndex = 18;
     this.polynomLabel.Text     = "Polynom";
     //
     // mainPlot
     //
     this.mainPlot.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     chartArea1.Area3DStyle.LightStyle             = System.Windows.Forms.DataVisualization.Charting.LightStyle.Realistic;
     chartArea1.Area3DStyle.PointDepth             = 10;
     chartArea1.Area3DStyle.PointGapDepth          = 10;
     chartArea1.Area3DStyle.WallWidth              = 2;
     chartArea1.AxisY.ScaleView.SmallScrollMinSize = 0.0001D;
     chartArea1.CursorX.LineColor = System.Drawing.Color.Blue;
     chartArea1.CursorY.Interval  = 0.0001D;
     chartArea1.CursorY.LineColor = System.Drawing.Color.Blue;
     chartArea1.Name = "ChartArea1";
     this.mainPlot.ChartAreas.Add(chartArea1);
     this.mainPlot.Cursor        = System.Windows.Forms.Cursors.Cross;
     this.mainPlot.IsSoftShadows = false;
     legend1.IsTextAutoFit       = false;
     legend1.MaximumAutoSize     = 30F;
     legend1.Name = "Legend1";
     this.mainPlot.Legends.Add(legend1);
     this.mainPlot.Location    = new System.Drawing.Point(0, 27);
     this.mainPlot.MaximumSize = new System.Drawing.Size(5800, 3800);
     this.mainPlot.MinimumSize = new System.Drawing.Size(580, 380);
     this.mainPlot.Name        = "mainPlot";
     this.mainPlot.Palette     = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.SemiTransparent;
     series1.ChartArea         = "ChartArea1";
     series1.ChartType         = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
     series1.Color             = System.Drawing.Color.Red;
     series1.Legend            = "Legend1";
     series1.LegendText        = "Source values";
     series1.MarkerStyle       = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
     series1.Name              = "Series1";
     series1.XValueType        = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
     series1.YValueType        = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Double;
     series2.ChartArea         = "ChartArea1";
     series2.ChartType         = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
     series2.Color             = System.Drawing.Color.Lime;
     series2.Legend            = "Legend1";
     series2.LegendText        = "Finded values 1";
     series2.MarkerSize        = 6;
     series2.MarkerStyle       = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Diamond;
     series2.Name              = "Series2";
     series2.XValueType        = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
     series3.BorderDashStyle   = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dash;
     series3.ChartArea         = "ChartArea1";
     series3.ChartType         = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
     series3.Color             = System.Drawing.Color.DarkCyan;
     series3.Legend            = "Legend1";
     series3.LegendText        = "Finded values 2";
     series3.MarkerSize        = 6;
     series3.MarkerStyle       = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Diamond;
     series3.Name              = "Series3";
     series3.XValueType        = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
     series4.BorderColor       = System.Drawing.Color.Black;
     series4.BorderWidth       = 2;
     series4.ChartArea         = "ChartArea1";
     series4.ChartType         = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
     series4.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     series4.Legend            = "Legend1";
     series4.LegendText        = "Polynom";
     series4.Name              = "Series4";
     series4.ShadowColor       = System.Drawing.Color.DimGray;
     series4.XValueType        = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
     series5.ChartArea         = "ChartArea1";
     series5.ChartType         = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
     series5.IsVisibleInLegend = false;
     series5.Legend            = "Legend1";
     series5.LegendText        = "Abs source values";
     series5.MarkerColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     series5.Name              = "Series5";
     series5.XValueType        = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
     series6.ChartArea         = "ChartArea1";
     series6.ChartType         = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
     series6.Legend            = "Legend1";
     series6.LegendText        = "Finded points 1";
     series6.MarkerColor       = System.Drawing.Color.DarkRed;
     series6.MarkerSize        = 8;
     series6.MarkerStyle       = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
     series6.Name              = "Series6";
     series7.ChartArea         = "ChartArea1";
     series7.ChartType         = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
     series7.Legend            = "Legend1";
     series7.LegendText        = "Finded points 2";
     series7.MarkerColor       = System.Drawing.Color.Red;
     series7.MarkerSize        = 8;
     series7.MarkerStyle       = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
     series7.Name              = "Series7";
     series8.ChartArea         = "ChartArea1";
     series8.ChartType         = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
     series8.IsVisibleInLegend = false;
     series8.Legend            = "Legend1";
     series8.MarkerBorderColor = System.Drawing.Color.Blue;
     series8.MarkerBorderWidth = 2;
     series8.MarkerColor       = System.Drawing.Color.Transparent;
     series8.MarkerSize        = 10;
     series8.MarkerStyle       = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
     series8.Name              = "Series8";
     series8.YValuesPerPoint   = 2;
     this.mainPlot.Series.Add(series1);
     this.mainPlot.Series.Add(series2);
     this.mainPlot.Series.Add(series3);
     this.mainPlot.Series.Add(series4);
     this.mainPlot.Series.Add(series5);
     this.mainPlot.Series.Add(series6);
     this.mainPlot.Series.Add(series7);
     this.mainPlot.Series.Add(series8);
     this.mainPlot.Size     = new System.Drawing.Size(580, 380);
     this.mainPlot.TabIndex = 19;
     this.mainPlot.TabStop  = false;
     this.mainPlot.Text     = "AllGraphics";
     title1.Font            = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     title1.Name            = "SourceGraphic";
     title1.Text            = "График";
     title1.Visible         = false;
     this.mainPlot.Titles.Add(title1);
     //
     // allData
     //
     this.allData.DataSetName = "NewDataSet";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.label1.Location = new System.Drawing.Point(23, 20);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(101, 16);
     this.label1.TabIndex = 20;
     this.label1.Text     = "Polynom power";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.label2.Location = new System.Drawing.Point(58, 43);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(66, 16);
     this.label2.TabIndex = 21;
     this.label2.Text     = "Line width";
     //
     // deltaValue
     //
     this.deltaValue.BackColor     = System.Drawing.Color.White;
     this.deltaValue.DecimalPlaces = 4;
     this.deltaValue.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.deltaValue.Increment     = new decimal(new int[] {
         5,
         0,
         0,
         262144
     });
     this.deltaValue.Location = new System.Drawing.Point(130, 41);
     this.deltaValue.Maximum  = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.deltaValue.Name               = "deltaValue";
     this.deltaValue.Size               = new System.Drawing.Size(62, 22);
     this.deltaValue.TabIndex           = 22;
     this.deltaValue.ThousandsSeparator = true;
     //
     // shiftAfterLast
     //
     this.shiftAfterLast.BackColor = System.Drawing.Color.White;
     this.shiftAfterLast.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.shiftAfterLast.Location  = new System.Drawing.Point(130, 64);
     this.shiftAfterLast.Maximum   = new decimal(new int[] {
         6,
         0,
         0,
         0
     });
     this.shiftAfterLast.Name     = "shiftAfterLast";
     this.shiftAfterLast.Size     = new System.Drawing.Size(30, 22);
     this.shiftAfterLast.TabIndex = 23;
     this.shiftAfterLast.Value    = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.label3.Location = new System.Drawing.Point(26, 66);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(98, 16);
     this.label3.TabIndex = 24;
     this.label3.Text     = "Points from last";
     //
     // groupBox1
     //
     this.groupBox1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.BackColor = System.Drawing.Color.WhiteSmoke;
     this.groupBox1.Controls.Add(this.inverseDirection);
     this.groupBox1.Controls.Add(this.findPointBut);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.shiftAfterLast);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.powerVal);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.deltaValue);
     this.groupBox1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.groupBox1.ForeColor = System.Drawing.Color.Black;
     this.groupBox1.Location  = new System.Drawing.Point(581, 25);
     this.groupBox1.Name      = "groupBox1";
     this.groupBox1.Size      = new System.Drawing.Size(203, 155);
     this.groupBox1.TabIndex  = 25;
     this.groupBox1.TabStop   = false;
     this.groupBox1.Text      = "Properties";
     //
     // inverseDirection
     //
     this.inverseDirection.AutoSize   = true;
     this.inverseDirection.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.inverseDirection.Font       = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.inverseDirection.Location   = new System.Drawing.Point(12, 90);
     this.inverseDirection.Name       = "inverseDirection";
     this.inverseDirection.Size       = new System.Drawing.Size(132, 20);
     this.inverseDirection.TabIndex   = 26;
     this.inverseDirection.Text       = "Inverse direction?";
     this.inverseDirection.UseVisualStyleBackColor = true;
     //
     // findPointBut
     //
     this.findPointBut.BackColor = System.Drawing.SystemColors.ControlLight;
     this.findPointBut.Enabled   = false;
     this.findPointBut.FlatAppearance.BorderSize = 0;
     this.findPointBut.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.findPointBut.ForeColor = System.Drawing.Color.Black;
     this.findPointBut.Location  = new System.Drawing.Point(10, 116);
     this.findPointBut.Name      = "findPointBut";
     this.findPointBut.Size      = new System.Drawing.Size(185, 30);
     this.findPointBut.TabIndex  = 25;
     this.findPointBut.Text      = "Find points";
     this.findPointBut.UseVisualStyleBackColor = true;
     this.findPointBut.Click += new System.EventHandler(this.findPointsButtom_Click);
     //
     // dataView
     //
     this.dataView.AllowUserToDeleteRows = false;
     this.dataView.AllowUserToResizeRows = false;
     this.dataView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.dataView.BackgroundColor             = System.Drawing.SystemColors.ButtonShadow;
     this.dataView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.X,
         this.Y
     });
     this.dataView.Enabled                     = false;
     this.dataView.GridColor                   = System.Drawing.SystemColors.ActiveCaptionText;
     this.dataView.Location                    = new System.Drawing.Point(581, 178);
     this.dataView.MaximumSize                 = new System.Drawing.Size(2030, 3800);
     this.dataView.MinimumSize                 = new System.Drawing.Size(203, 200);
     this.dataView.Name                        = "dataView";
     this.dataView.ReadOnly                    = true;
     dataGridViewCellStyle3.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.BackColor          = System.Drawing.Color.Navy;
     dataGridViewCellStyle3.Font               = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     dataGridViewCellStyle3.ForeColor          = System.Drawing.Color.White;
     dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle3.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.dataView.RowHeadersDefaultCellStyle  = dataGridViewCellStyle3;
     this.dataView.RowHeadersVisible           = false;
     this.dataView.RowHeadersWidth             = 15;
     this.dataView.Size                        = new System.Drawing.Size(203, 229);
     this.dataView.TabIndex                    = 26;
     this.dataView.SelectionChanged           += new System.EventHandler(this.dataView_SelectionChanged);
     //
     // X
     //
     dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.ButtonFace;
     dataGridViewCellStyle1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     dataGridViewCellStyle1.ForeColor = System.Drawing.Color.Black;
     this.X.DefaultCellStyle          = dataGridViewCellStyle1;
     this.X.HeaderText = "X";
     this.X.Name       = "X";
     this.X.ReadOnly   = true;
     //
     // Y
     //
     dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.ButtonFace;
     dataGridViewCellStyle2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     dataGridViewCellStyle2.ForeColor = System.Drawing.Color.Black;
     this.Y.DefaultCellStyle          = dataGridViewCellStyle2;
     this.Y.HeaderText = "Y";
     this.Y.Name       = "Y";
     this.Y.ReadOnly   = true;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(784, 431);
     this.Controls.Add(this.dataView);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.XaxisLabel);
     this.Controls.Add(this.yAxesLabel);
     this.Controls.Add(this.polynomLabel);
     this.Controls.Add(this.consoleOut);
     this.Controls.Add(this.menuStrip1);
     this.Controls.Add(this.mainPlot);
     this.ForeColor     = System.Drawing.SystemColors.ControlText;
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MainMenuStrip = this.menuStrip1;
     this.MaximumSize   = new System.Drawing.Size(8000, 4700);
     this.MinimumSize   = new System.Drawing.Size(800, 470);
     this.Name          = "Form1";
     this.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Get points from VAG";
     this.Load         += new System.EventHandler(this.Form1_Load);
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.powerVal)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mainPlot)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.allData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.deltaValue)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.shiftAfterLast)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataView)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #39
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.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
            this.num_broj_jedinki = new System.Windows.Forms.NumericUpDown();
            this.num_broj_iteracija = new System.Windows.Forms.NumericUpDown();
            this.label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.num_nivo_elitizma = new System.Windows.Forms.NumericUpDown();
            this.label3 = new System.Windows.Forms.Label();
            this.btn_Kreni = new System.Windows.Forms.Button();
            this.flp_top = new System.Windows.Forms.FlowLayoutPanel();
            this.progressBar1 = new System.Windows.Forms.ProgressBar();
            this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.label5 = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.num_broj_jedinki)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.num_broj_iteracija)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.num_nivo_elitizma)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.SuspendLayout();
            // 
            // num_broj_jedinki
            // 
            this.num_broj_jedinki.Location = new System.Drawing.Point(86, 12);
            this.num_broj_jedinki.Maximum = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.num_broj_jedinki.Name = "num_broj_jedinki";
            this.num_broj_jedinki.Size = new System.Drawing.Size(120, 20);
            this.num_broj_jedinki.TabIndex = 0;
            // 
            // num_broj_iteracija
            // 
            this.num_broj_iteracija.Location = new System.Drawing.Point(86, 38);
            this.num_broj_iteracija.Maximum = new decimal(new int[] {
            100000000,
            0,
            0,
            0});
            this.num_broj_iteracija.Name = "num_broj_iteracija";
            this.num_broj_iteracija.Size = new System.Drawing.Size(120, 20);
            this.num_broj_iteracija.TabIndex = 1;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(12, 14);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(61, 13);
            this.label1.TabIndex = 2;
            this.label1.Text = "Broj Jedinki";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(12, 40);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(68, 13);
            this.label2.TabIndex = 3;
            this.label2.Text = "Broj Iteracija:";
            // 
            // num_nivo_elitizma
            // 
            this.num_nivo_elitizma.Location = new System.Drawing.Point(86, 64);
            this.num_nivo_elitizma.Name = "num_nivo_elitizma";
            this.num_nivo_elitizma.Size = new System.Drawing.Size(120, 20);
            this.num_nivo_elitizma.TabIndex = 4;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(12, 66);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(70, 13);
            this.label3.TabIndex = 5;
            this.label3.Text = "Nivo Elitizma:";
            // 
            // btn_Kreni
            // 
            this.btn_Kreni.Location = new System.Drawing.Point(7, 118);
            this.btn_Kreni.Name = "btn_Kreni";
            this.btn_Kreni.Size = new System.Drawing.Size(199, 78);
            this.btn_Kreni.TabIndex = 8;
            this.btn_Kreni.Text = "Kreni!";
            this.btn_Kreni.UseVisualStyleBackColor = true;
            this.btn_Kreni.Click += new System.EventHandler(this.btn_Kreni_Click);
            // 
            // flp_top
            // 
            this.flp_top.Location = new System.Drawing.Point(7, 218);
            this.flp_top.Name = "flp_top";
            this.flp_top.Size = new System.Drawing.Size(200, 84);
            this.flp_top.TabIndex = 10;
            // 
            // progressBar1
            // 
            this.progressBar1.Location = new System.Drawing.Point(7, 313);
            this.progressBar1.Name = "progressBar1";
            this.progressBar1.Size = new System.Drawing.Size(668, 23);
            this.progressBar1.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
            this.progressBar1.TabIndex = 11;
            // 
            // chart1
            // 
            chartArea1.Name = "ChartArea1";
            this.chart1.ChartAreas.Add(chartArea1);
            legend1.Name = "Legend1";
            this.chart1.Legends.Add(legend1);
            this.chart1.Location = new System.Drawing.Point(213, 14);
            this.chart1.Name = "chart1";
            series1.ChartArea = "ChartArea1";
            series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
            series1.Legend = "Legend1";
            series1.Name = "BestFitness";
            this.chart1.Series.Add(series1);
            this.chart1.Size = new System.Drawing.Size(462, 288);
            this.chart1.TabIndex = 12;
            this.chart1.Text = "chart1";
            this.chart1.Click += new System.EventHandler(this.chart1_Click);
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(49, 199);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(117, 13);
            this.label5.TabIndex = 13;
            this.label5.Text = "Najbolji hromozom (tim):";
            // 
            // GenetickiAlgoritam
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(687, 348);
            this.Controls.Add(this.label5);
            this.Controls.Add(this.chart1);
            this.Controls.Add(this.progressBar1);
            this.Controls.Add(this.flp_top);
            this.Controls.Add(this.btn_Kreni);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.num_nivo_elitizma);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.num_broj_iteracija);
            this.Controls.Add(this.num_broj_jedinki);
            this.Name = "GenetickiAlgoritam";
            this.Text = "Genetički Algoritam";
            this.Load += new System.EventHandler(this.GenetickiAlgoritam_Load);
            ((System.ComponentModel.ISupportInitialize)(this.num_broj_jedinki)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.num_broj_iteracija)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.num_nivo_elitizma)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).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()
 {
     this.components = new System.ComponentModel.Container();
     System.Windows.Forms.Label codProdutoLabel;
     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.Series    series1    = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.label1 = new System.Windows.Forms.Label();
     this.panel1 = new System.Windows.Forms.Panel();
     this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.vendasPorGrupoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.label5               = new System.Windows.Forms.Label();
     this.codGrupoComboBox     = new System.Windows.Forms.ComboBox();
     this.grupoBindingSource   = new System.Windows.Forms.BindingSource(this.components);
     this.dataInicioTimePicker = new System.Windows.Forms.DateTimePicker();
     this.label2               = new System.Windows.Forms.Label();
     this.label3               = new System.Windows.Forms.Label();
     this.dataFimTimePicker    = new System.Windows.Forms.DateTimePicker();
     codProdutoLabel           = new System.Windows.Forms.Label();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.vendasPorGrupoBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grupoBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // codProdutoLabel
     //
     codProdutoLabel.AutoSize = true;
     codProdutoLabel.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     codProdutoLabel.Location = new System.Drawing.Point(7, 46);
     codProdutoLabel.Name     = "codProdutoLabel";
     codProdutoLabel.Size     = new System.Drawing.Size(175, 24);
     codProdutoLabel.TabIndex = 126;
     codProdutoLabel.Text     = "Grupo de Produtos:";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.label1.Location  = new System.Drawing.Point(3, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(265, 23);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Estatísticas por Grupo de Produtos";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.SteelBlue;
     this.panel1.Controls.Add(this.label1);
     this.panel1.Location = new System.Drawing.Point(4, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(872, 41);
     this.panel1.TabIndex = 20;
     //
     // chart1
     //
     this.chart1.BackColor                 = System.Drawing.Color.LightGray;
     this.chart1.BackHatchStyle            = System.Windows.Forms.DataVisualization.Charting.ChartHatchStyle.DarkDownwardDiagonal;
     this.chart1.BackImageTransparentColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.chart1.BackSecondaryColor        = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     chartArea1.Name = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea1);
     this.chart1.DataSource = this.vendasPorGrupoBindingSource;
     legend1.Name           = "Legend1";
     this.chart1.Legends.Add(legend1);
     this.chart1.Location = new System.Drawing.Point(4, 142);
     this.chart1.Name     = "chart1";
     series1.ChartArea    = "ChartArea1";
     series1.Legend       = "Legend1";
     series1.Name         = "Series1";
     this.chart1.Series.Add(series1);
     this.chart1.Size     = new System.Drawing.Size(858, 412);
     this.chart1.TabIndex = 113;
     this.chart1.Text     = "chart1";
     //
     // vendasPorGrupoBindingSource
     //
     this.vendasPorGrupoBindingSource.DataMember = "VendasPorGrupo";
     this.vendasPorGrupoBindingSource.DataSource = typeof(Dados.saceDataSetConsultas);
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Font     = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(6, 121);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(186, 18);
     this.label5.TabIndex = 115;
     this.label5.Text     = "Gráfico Mensal de Vendas:";
     //
     // codGrupoComboBox
     //
     this.codGrupoComboBox.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.Suggest;
     this.codGrupoComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
     this.codGrupoComboBox.CausesValidation   = false;
     this.codGrupoComboBox.DataSource         = this.grupoBindingSource;
     this.codGrupoComboBox.DisplayMember      = "Descricao";
     this.codGrupoComboBox.DropDownStyle      = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.codGrupoComboBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.codGrupoComboBox.FormattingEnabled = true;
     this.codGrupoComboBox.Location          = new System.Drawing.Point(9, 73);
     this.codGrupoComboBox.Name                  = "codGrupoComboBox";
     this.codGrupoComboBox.Size                  = new System.Drawing.Size(540, 32);
     this.codGrupoComboBox.TabIndex              = 5;
     this.codGrupoComboBox.ValueMember           = "CodGrupo";
     this.codGrupoComboBox.SelectedIndexChanged += new System.EventHandler(this.codGrupoComboBox_SelectedIndexChanged);
     this.codGrupoComboBox.KeyPress             += new System.Windows.Forms.KeyPressEventHandler(this.codProdutoComboBox_KeyPress);
     //
     // grupoBindingSource
     //
     this.grupoBindingSource.DataSource = typeof(Dominio.Grupo);
     //
     // dataInicioTimePicker
     //
     this.dataInicioTimePicker.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14F);
     this.dataInicioTimePicker.Format   = System.Windows.Forms.DateTimePickerFormat.Short;
     this.dataInicioTimePicker.Location = new System.Drawing.Point(567, 76);
     this.dataInicioTimePicker.Name     = "dataInicioTimePicker";
     this.dataInicioTimePicker.Size     = new System.Drawing.Size(132, 29);
     this.dataInicioTimePicker.TabIndex = 127;
     this.dataInicioTimePicker.Leave   += new System.EventHandler(this.codGrupoComboBox_SelectedIndexChanged);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14F);
     this.label2.Location = new System.Drawing.Point(563, 46);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(101, 24);
     this.label2.TabIndex = 128;
     this.label2.Text     = "Data Início:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14F);
     this.label3.Location = new System.Drawing.Point(722, 44);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(89, 24);
     this.label3.TabIndex = 130;
     this.label3.Text     = "Data Fim:";
     //
     // dataFimTimePicker
     //
     this.dataFimTimePicker.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14F);
     this.dataFimTimePicker.Format   = System.Windows.Forms.DateTimePickerFormat.Short;
     this.dataFimTimePicker.Location = new System.Drawing.Point(726, 76);
     this.dataFimTimePicker.Name     = "dataFimTimePicker";
     this.dataFimTimePicker.Size     = new System.Drawing.Size(132, 29);
     this.dataFimTimePicker.TabIndex = 129;
     this.dataFimTimePicker.Leave   += new System.EventHandler(this.codGrupoComboBox_SelectedIndexChanged);
     //
     // FrmGrupoEstatistica
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(870, 566);
     this.ControlBox          = false;
     this.Controls.Add(this.label3);
     this.Controls.Add(this.dataFimTimePicker);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.dataInicioTimePicker);
     this.Controls.Add(codProdutoLabel);
     this.Controls.Add(this.codGrupoComboBox);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.KeyPreview      = true;
     this.Name            = "FrmGrupoEstatistica";
     this.ShowInTaskbar   = false;
     this.SizeGripStyle   = System.Windows.Forms.SizeGripStyle.Hide;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Estatísticas por Grupo";
     this.Load           += new System.EventHandler(this.FrmGrupoEstatistica_Load);
     this.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.FrmGrupoEstatistica_KeyDown);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.vendasPorGrupoBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grupoBindingSource)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido del método con el editor de código.
 /// </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.Series    series1    = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.grafico = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.btn_EstadisticaVendedorPedidos = new System.Windows.Forms.Button();
     this.lbl_mensaje      = new System.Windows.Forms.Label();
     this.grp_estadisticas = new System.Windows.Forms.GroupBox();
     this.btn_EstadisticaCantPedidosEnt = new System.Windows.Forms.Button();
     this.btn_productosMenosVendidos    = new System.Windows.Forms.Button();
     this.btn_vendedoresConMenosPedidos = new System.Windows.Forms.Button();
     this.btn_cantFranquiciasXVendedor  = new System.Windows.Forms.Button();
     this.cmb_franquicias                     = new TP_PAV.clases.ComboBoxPersonal(this.components);
     this.lbl_franquicia_producto             = new System.Windows.Forms.Label();
     this.btn_productoPorFranquicia           = new System.Windows.Forms.Button();
     this.btn_franquiciaMenosPedidosEnPeriodo = new System.Windows.Forms.Button();
     this.btn_franquiciaMasPedidosEnPeriodo   = new System.Windows.Forms.Button();
     this.btn_productoMasVendidoPeriodo       = new System.Windows.Forms.Button();
     this.btn_cerrarGrupo                     = new System.Windows.Forms.Button();
     this.dtp_fechaHasta = new System.Windows.Forms.DateTimePicker();
     this.dtp_fechaDesde = new System.Windows.Forms.DateTimePicker();
     this.btn_EstadisticaCantPedidosPend = new System.Windows.Forms.Button();
     this.lbl_fechaHasta     = new System.Windows.Forms.Label();
     this.lbl_fechaDesde     = new System.Windows.Forms.Label();
     this.btn_estVendedores  = new System.Windows.Forms.Button();
     this.btn_estFranquicias = new System.Windows.Forms.Button();
     this.btn_estProductos   = new System.Windows.Forms.Button();
     this.btn_estPedidos     = new System.Windows.Forms.Button();
     this.label1             = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.grafico)).BeginInit();
     this.grp_estadisticas.SuspendLayout();
     this.SuspendLayout();
     //
     // grafico
     //
     this.grafico.BorderlineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dash;
     chartArea1.Name = "ChartArea1";
     this.grafico.ChartAreas.Add(chartArea1);
     legend1.Name = "Legend1";
     this.grafico.Legends.Add(legend1);
     this.grafico.Location = new System.Drawing.Point(73, 183);
     this.grafico.Name     = "grafico";
     series1.ChartArea     = "ChartArea1";
     series1.Legend        = "Legend1";
     series1.Name          = "Series1";
     this.grafico.Series.Add(series1);
     this.grafico.Size     = new System.Drawing.Size(651, 300);
     this.grafico.TabIndex = 68;
     //
     // btn_EstadisticaVendedorPedidos
     //
     this.btn_EstadisticaVendedorPedidos.Location = new System.Drawing.Point(65, 190);
     this.btn_EstadisticaVendedorPedidos.Name     = "btn_EstadisticaVendedorPedidos";
     this.btn_EstadisticaVendedorPedidos.Size     = new System.Drawing.Size(262, 70);
     this.btn_EstadisticaVendedorPedidos.TabIndex = 67;
     this.btn_EstadisticaVendedorPedidos.Text     = "Vendedores con mas pedidos entregados";
     this.btn_EstadisticaVendedorPedidos.UseVisualStyleBackColor = true;
     this.btn_EstadisticaVendedorPedidos.Visible = false;
     this.btn_EstadisticaVendedorPedidos.Click  += new System.EventHandler(this.btn_EstadisticaVendedorPedidos_Click);
     //
     // lbl_mensaje
     //
     this.lbl_mensaje.AutoSize = true;
     this.lbl_mensaje.Font     = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_mensaje.Location = new System.Drawing.Point(79, 501);
     this.lbl_mensaje.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.lbl_mensaje.Name     = "lbl_mensaje";
     this.lbl_mensaje.Size     = new System.Drawing.Size(0, 18);
     this.lbl_mensaje.TabIndex = 70;
     //
     // grp_estadisticas
     //
     this.grp_estadisticas.Controls.Add(this.btn_EstadisticaCantPedidosEnt);
     this.grp_estadisticas.Controls.Add(this.btn_productosMenosVendidos);
     this.grp_estadisticas.Controls.Add(this.btn_vendedoresConMenosPedidos);
     this.grp_estadisticas.Controls.Add(this.btn_cantFranquiciasXVendedor);
     this.grp_estadisticas.Controls.Add(this.cmb_franquicias);
     this.grp_estadisticas.Controls.Add(this.lbl_franquicia_producto);
     this.grp_estadisticas.Controls.Add(this.btn_productoPorFranquicia);
     this.grp_estadisticas.Controls.Add(this.btn_franquiciaMenosPedidosEnPeriodo);
     this.grp_estadisticas.Controls.Add(this.btn_franquiciaMasPedidosEnPeriodo);
     this.grp_estadisticas.Controls.Add(this.btn_productoMasVendidoPeriodo);
     this.grp_estadisticas.Controls.Add(this.btn_cerrarGrupo);
     this.grp_estadisticas.Controls.Add(this.dtp_fechaHasta);
     this.grp_estadisticas.Controls.Add(this.dtp_fechaDesde);
     this.grp_estadisticas.Controls.Add(this.btn_EstadisticaCantPedidosPend);
     this.grp_estadisticas.Controls.Add(this.lbl_fechaHasta);
     this.grp_estadisticas.Controls.Add(this.lbl_fechaDesde);
     this.grp_estadisticas.Controls.Add(this.btn_EstadisticaVendedorPedidos);
     this.grp_estadisticas.Location = new System.Drawing.Point(767, 46);
     this.grp_estadisticas.Name     = "grp_estadisticas";
     this.grp_estadisticas.Size     = new System.Drawing.Size(368, 483);
     this.grp_estadisticas.TabIndex = 71;
     this.grp_estadisticas.TabStop  = false;
     this.grp_estadisticas.Visible  = false;
     //
     // btn_EstadisticaCantPedidosEnt
     //
     this.btn_EstadisticaCantPedidosEnt.Location = new System.Drawing.Point(65, 267);
     this.btn_EstadisticaCantPedidosEnt.Margin   = new System.Windows.Forms.Padding(2);
     this.btn_EstadisticaCantPedidosEnt.Name     = "btn_EstadisticaCantPedidosEnt";
     this.btn_EstadisticaCantPedidosEnt.Size     = new System.Drawing.Size(262, 70);
     this.btn_EstadisticaCantPedidosEnt.TabIndex = 83;
     this.btn_EstadisticaCantPedidosEnt.Text     = "Cantidad de Pedidos Entregados en un periodo";
     this.btn_EstadisticaCantPedidosEnt.UseVisualStyleBackColor = true;
     this.btn_EstadisticaCantPedidosEnt.Visible = false;
     this.btn_EstadisticaCantPedidosEnt.Click  += new System.EventHandler(this.btn_EstadisticaCantPedidosEnt_Click);
     //
     // btn_productosMenosVendidos
     //
     this.btn_productosMenosVendidos.Location = new System.Drawing.Point(65, 265);
     this.btn_productosMenosVendidos.Name     = "btn_productosMenosVendidos";
     this.btn_productosMenosVendidos.Size     = new System.Drawing.Size(262, 70);
     this.btn_productosMenosVendidos.TabIndex = 85;
     this.btn_productosMenosVendidos.Text     = "Productos menos vendidos en un periodo";
     this.btn_productosMenosVendidos.UseVisualStyleBackColor = true;
     this.btn_productosMenosVendidos.Visible = false;
     this.btn_productosMenosVendidos.Click  += new System.EventHandler(this.btn_productosMenosVendidos_Click);
     //
     // btn_vendedoresConMenosPedidos
     //
     this.btn_vendedoresConMenosPedidos.Location = new System.Drawing.Point(65, 264);
     this.btn_vendedoresConMenosPedidos.Margin   = new System.Windows.Forms.Padding(2);
     this.btn_vendedoresConMenosPedidos.Name     = "btn_vendedoresConMenosPedidos";
     this.btn_vendedoresConMenosPedidos.Size     = new System.Drawing.Size(262, 70);
     this.btn_vendedoresConMenosPedidos.TabIndex = 84;
     this.btn_vendedoresConMenosPedidos.Text     = "Vendedores con menos pedidos entregados";
     this.btn_vendedoresConMenosPedidos.UseVisualStyleBackColor = true;
     this.btn_vendedoresConMenosPedidos.Visible = false;
     this.btn_vendedoresConMenosPedidos.Click  += new System.EventHandler(this.btn_vendedoresConMenosPedidos_Click);
     //
     // btn_cantFranquiciasXVendedor
     //
     this.btn_cantFranquiciasXVendedor.Location = new System.Drawing.Point(65, 343);
     this.btn_cantFranquiciasXVendedor.Margin   = new System.Windows.Forms.Padding(2);
     this.btn_cantFranquiciasXVendedor.Name     = "btn_cantFranquiciasXVendedor";
     this.btn_cantFranquiciasXVendedor.Size     = new System.Drawing.Size(262, 70);
     this.btn_cantFranquiciasXVendedor.TabIndex = 84;
     this.btn_cantFranquiciasXVendedor.Text     = "Cantidad de franquicias por vendedor";
     this.btn_cantFranquiciasXVendedor.UseVisualStyleBackColor = true;
     this.btn_cantFranquiciasXVendedor.Visible = false;
     this.btn_cantFranquiciasXVendedor.Click  += new System.EventHandler(this.btn_cantFranquiciasXVendedor_Click);
     //
     // cmb_franquicias
     //
     this.cmb_franquicias._campo            = "id_franquicia";
     this.cmb_franquicias._mensaje_error    = "No se seleccionó una franquicia";
     this.cmb_franquicias._nombre_tabla     = "franquicia";
     this.cmb_franquicias._validable        = false;
     this.cmb_franquicias.FormattingEnabled = true;
     this.cmb_franquicias.Location          = new System.Drawing.Point(166, 64);
     this.cmb_franquicias.Name     = "cmb_franquicias";
     this.cmb_franquicias.Size     = new System.Drawing.Size(135, 21);
     this.cmb_franquicias.TabIndex = 85;
     this.cmb_franquicias.Visible  = false;
     this.cmb_franquicias.SelectionChangeCommitted += new System.EventHandler(this.estadistica_productoPorFranquicia);
     //
     // lbl_franquicia_producto
     //
     this.lbl_franquicia_producto.AutoSize = true;
     this.lbl_franquicia_producto.Location = new System.Drawing.Point(48, 67);
     this.lbl_franquicia_producto.Name     = "lbl_franquicia_producto";
     this.lbl_franquicia_producto.Size     = new System.Drawing.Size(112, 13);
     this.lbl_franquicia_producto.TabIndex = 84;
     this.lbl_franquicia_producto.Text     = "Seleccione franquicia:";
     this.lbl_franquicia_producto.Visible  = false;
     //
     // btn_productoPorFranquicia
     //
     this.btn_productoPorFranquicia.Location = new System.Drawing.Point(65, 343);
     this.btn_productoPorFranquicia.Name     = "btn_productoPorFranquicia";
     this.btn_productoPorFranquicia.Size     = new System.Drawing.Size(262, 70);
     this.btn_productoPorFranquicia.TabIndex = 82;
     this.btn_productoPorFranquicia.Text     = "Productos más comprados por una franquicia en un período";
     this.btn_productoPorFranquicia.UseVisualStyleBackColor = true;
     this.btn_productoPorFranquicia.Visible = false;
     this.btn_productoPorFranquicia.Click  += new System.EventHandler(this.btn_productoPorFranquicia_Click);
     //
     // btn_franquiciaMenosPedidosEnPeriodo
     //
     this.btn_franquiciaMenosPedidosEnPeriodo.Location = new System.Drawing.Point(65, 265);
     this.btn_franquiciaMenosPedidosEnPeriodo.Name     = "btn_franquiciaMenosPedidosEnPeriodo";
     this.btn_franquiciaMenosPedidosEnPeriodo.Size     = new System.Drawing.Size(262, 70);
     this.btn_franquiciaMenosPedidosEnPeriodo.TabIndex = 82;
     this.btn_franquiciaMenosPedidosEnPeriodo.Text     = "Franquicias con menos pedidos entregados en un periodo";
     this.btn_franquiciaMenosPedidosEnPeriodo.UseVisualStyleBackColor = true;
     this.btn_franquiciaMenosPedidosEnPeriodo.Visible = false;
     this.btn_franquiciaMenosPedidosEnPeriodo.Click  += new System.EventHandler(this.btn_franquiciaMenosPedidosEnPeriodo_Click);
     //
     // btn_franquiciaMasPedidosEnPeriodo
     //
     this.btn_franquiciaMasPedidosEnPeriodo.Location = new System.Drawing.Point(65, 192);
     this.btn_franquiciaMasPedidosEnPeriodo.Name     = "btn_franquiciaMasPedidosEnPeriodo";
     this.btn_franquiciaMasPedidosEnPeriodo.Size     = new System.Drawing.Size(262, 70);
     this.btn_franquiciaMasPedidosEnPeriodo.TabIndex = 80;
     this.btn_franquiciaMasPedidosEnPeriodo.Text     = "Franquicias con más pedidos entregados en un periodo";
     this.btn_franquiciaMasPedidosEnPeriodo.UseVisualStyleBackColor = true;
     this.btn_franquiciaMasPedidosEnPeriodo.Visible = false;
     this.btn_franquiciaMasPedidosEnPeriodo.Click  += new System.EventHandler(this.btn_franquiciaMasPedidosEnPeriodo_Click);
     //
     // btn_productoMasVendidoPeriodo
     //
     this.btn_productoMasVendidoPeriodo.Location = new System.Drawing.Point(65, 192);
     this.btn_productoMasVendidoPeriodo.Name     = "btn_productoMasVendidoPeriodo";
     this.btn_productoMasVendidoPeriodo.Size     = new System.Drawing.Size(262, 70);
     this.btn_productoMasVendidoPeriodo.TabIndex = 76;
     this.btn_productoMasVendidoPeriodo.Text     = "Productos más vendidos en un periodo";
     this.btn_productoMasVendidoPeriodo.UseVisualStyleBackColor = true;
     this.btn_productoMasVendidoPeriodo.Visible = false;
     this.btn_productoMasVendidoPeriodo.Click  += new System.EventHandler(this.btn_productoMasVendidoPeriodo_Click);
     //
     // btn_cerrarGrupo
     //
     this.btn_cerrarGrupo.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_cerrarGrupo.Location = new System.Drawing.Point(261, 19);
     this.btn_cerrarGrupo.Name     = "btn_cerrarGrupo";
     this.btn_cerrarGrupo.Size     = new System.Drawing.Size(87, 39);
     this.btn_cerrarGrupo.TabIndex = 70;
     this.btn_cerrarGrupo.Text     = "Cerrar";
     this.btn_cerrarGrupo.UseVisualStyleBackColor = true;
     this.btn_cerrarGrupo.Click += new System.EventHandler(this.btn_cerrarGrupo_Click);
     //
     // dtp_fechaHasta
     //
     this.dtp_fechaHasta.Format   = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtp_fechaHasta.Location = new System.Drawing.Point(175, 145);
     this.dtp_fechaHasta.MinDate  = new System.DateTime(2009, 1, 1, 0, 0, 0, 0);
     this.dtp_fechaHasta.Name     = "dtp_fechaHasta";
     this.dtp_fechaHasta.Size     = new System.Drawing.Size(101, 20);
     this.dtp_fechaHasta.TabIndex = 79;
     this.dtp_fechaHasta.Visible  = false;
     //
     // dtp_fechaDesde
     //
     this.dtp_fechaDesde.Format   = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtp_fechaDesde.Location = new System.Drawing.Point(175, 103);
     this.dtp_fechaDesde.MinDate  = new System.DateTime(2009, 1, 1, 0, 0, 0, 0);
     this.dtp_fechaDesde.Name     = "dtp_fechaDesde";
     this.dtp_fechaDesde.Size     = new System.Drawing.Size(101, 20);
     this.dtp_fechaDesde.TabIndex = 78;
     this.dtp_fechaDesde.Visible  = false;
     //
     // btn_EstadisticaCantPedidosPend
     //
     this.btn_EstadisticaCantPedidosPend.Location = new System.Drawing.Point(65, 190);
     this.btn_EstadisticaCantPedidosPend.Margin   = new System.Windows.Forms.Padding(2);
     this.btn_EstadisticaCantPedidosPend.Name     = "btn_EstadisticaCantPedidosPend";
     this.btn_EstadisticaCantPedidosPend.Size     = new System.Drawing.Size(262, 70);
     this.btn_EstadisticaCantPedidosPend.TabIndex = 80;
     this.btn_EstadisticaCantPedidosPend.Text     = "Cantidad de pedidos solicitados dentro de un período";
     this.btn_EstadisticaCantPedidosPend.UseVisualStyleBackColor = true;
     this.btn_EstadisticaCantPedidosPend.Visible = false;
     this.btn_EstadisticaCantPedidosPend.Click  += new System.EventHandler(this.btn_EstadisticaCantPedidosPend_Click);
     //
     // lbl_fechaHasta
     //
     this.lbl_fechaHasta.AutoSize = true;
     this.lbl_fechaHasta.Location = new System.Drawing.Point(91, 148);
     this.lbl_fechaHasta.Name     = "lbl_fechaHasta";
     this.lbl_fechaHasta.Size     = new System.Drawing.Size(69, 13);
     this.lbl_fechaHasta.TabIndex = 75;
     this.lbl_fechaHasta.Text     = "Fecha hasta:";
     this.lbl_fechaHasta.Visible  = false;
     //
     // lbl_fechaDesde
     //
     this.lbl_fechaDesde.AutoSize = true;
     this.lbl_fechaDesde.Location = new System.Drawing.Point(89, 106);
     this.lbl_fechaDesde.Name     = "lbl_fechaDesde";
     this.lbl_fechaDesde.Size     = new System.Drawing.Size(72, 13);
     this.lbl_fechaDesde.TabIndex = 74;
     this.lbl_fechaDesde.Text     = "Fecha desde:";
     this.lbl_fechaDesde.Visible  = false;
     //
     // btn_estVendedores
     //
     this.btn_estVendedores.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_estVendedores.Location = new System.Drawing.Point(61, 94);
     this.btn_estVendedores.Name     = "btn_estVendedores";
     this.btn_estVendedores.Size     = new System.Drawing.Size(133, 46);
     this.btn_estVendedores.TabIndex = 72;
     this.btn_estVendedores.Text     = "Estadisticas de Vendedores";
     this.btn_estVendedores.UseVisualStyleBackColor = true;
     this.btn_estVendedores.Click += new System.EventHandler(this.btn_estVendedores_Click);
     //
     // btn_estFranquicias
     //
     this.btn_estFranquicias.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_estFranquicias.Location = new System.Drawing.Point(242, 94);
     this.btn_estFranquicias.Name     = "btn_estFranquicias";
     this.btn_estFranquicias.Size     = new System.Drawing.Size(133, 46);
     this.btn_estFranquicias.TabIndex = 73;
     this.btn_estFranquicias.Text     = "Estadisticas de Franquicias";
     this.btn_estFranquicias.UseVisualStyleBackColor = true;
     this.btn_estFranquicias.Click += new System.EventHandler(this.btn_estFranquicias_Click);
     //
     // btn_estProductos
     //
     this.btn_estProductos.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_estProductos.Location = new System.Drawing.Point(423, 94);
     this.btn_estProductos.Name     = "btn_estProductos";
     this.btn_estProductos.Size     = new System.Drawing.Size(133, 46);
     this.btn_estProductos.TabIndex = 74;
     this.btn_estProductos.Text     = "Estadisticas de Productos";
     this.btn_estProductos.UseVisualStyleBackColor = true;
     this.btn_estProductos.Click += new System.EventHandler(this.btn_estProductos_Click);
     //
     // btn_estPedidos
     //
     this.btn_estPedidos.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_estPedidos.Location = new System.Drawing.Point(604, 94);
     this.btn_estPedidos.Name     = "btn_estPedidos";
     this.btn_estPedidos.Size     = new System.Drawing.Size(133, 46);
     this.btn_estPedidos.TabIndex = 75;
     this.btn_estPedidos.Text     = "Estadisticas de Pedidos";
     this.btn_estPedidos.UseVisualStyleBackColor = true;
     this.btn_estPedidos.Click += new System.EventHandler(this.btn_estPedidos_Click);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(39)))), ((int)(((byte)(40)))));
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.label1.Location  = new System.Drawing.Point(46, 10);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(712, 31);
     this.label1.TabIndex  = 85;
     this.label1.Text      = "                              ESTADÍSTICAS                               ";
     //
     // uc_Estadisticas
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.label1);
     this.Controls.Add(this.btn_estPedidos);
     this.Controls.Add(this.btn_estProductos);
     this.Controls.Add(this.btn_estFranquicias);
     this.Controls.Add(this.btn_estVendedores);
     this.Controls.Add(this.grp_estadisticas);
     this.Controls.Add(this.lbl_mensaje);
     this.Controls.Add(this.grafico);
     this.Name = "uc_Estadisticas";
     this.Size = new System.Drawing.Size(1243, 584);
     ((System.ComponentModel.ISupportInitialize)(this.grafico)).EndInit();
     this.grp_estadisticas.ResumeLayout(false);
     this.grp_estadisticas.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        //protected override void Dispose(bool disposing)
        //{
        //    if (disposing && (components != null))
        //    {
        //        components.Dispose();
        //    }
        //    base.Dispose(disposing);
        //}

        #region Windows Form Designer generated code

        /// <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 chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Legend    legend4    = new System.Windows.Forms.DataVisualization.Charting.Legend();
            this.tabPage1         = new System.Windows.Forms.TabPage();
            this.processNameValue = new System.Windows.Forms.Label();
            this.processName      = new System.Windows.Forms.Label();
            this.cpuChart         = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.dataGridView1    = new System.Windows.Forms.DataGridView();
            this.tabControl1      = new System.Windows.Forms.TabControl();
            this.metroButton1     = new MetroFramework.Controls.MetroButton();
            this.metroButton2     = new MetroFramework.Controls.MetroButton();
            this.metroButton3     = new MetroFramework.Controls.MetroButton();
            this.tabPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cpuChart)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            this.tabControl1.SuspendLayout();
            this.SuspendLayout();
            //
            // tabPage1
            //
            this.tabPage1.Controls.Add(this.metroButton3);
            this.tabPage1.Controls.Add(this.metroButton2);
            this.tabPage1.Controls.Add(this.metroButton1);
            this.tabPage1.Controls.Add(this.processNameValue);
            this.tabPage1.Controls.Add(this.processName);
            this.tabPage1.Controls.Add(this.cpuChart);
            this.tabPage1.Controls.Add(this.dataGridView1);
            this.tabPage1.Location = new System.Drawing.Point(4, 22);
            this.tabPage1.Name     = "tabPage1";
            this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size     = new System.Drawing.Size(854, 537);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text     = "CPU";
            this.tabPage1.UseVisualStyleBackColor = true;
            //
            // processNameValue
            //
            this.processNameValue.AutoSize = true;
            this.processNameValue.Location = new System.Drawing.Point(445, 14);
            this.processNameValue.Name     = "processNameValue";
            this.processNameValue.Size     = new System.Drawing.Size(35, 13);
            this.processNameValue.TabIndex = 11;
            this.processNameValue.Text     = "label1";
            this.processNameValue.Visible  = false;
            //
            // processName
            //
            this.processName.AutoSize = true;
            this.processName.Location = new System.Drawing.Point(376, 15);
            this.processName.Name     = "processName";
            this.processName.Size     = new System.Drawing.Size(62, 13);
            this.processName.TabIndex = 10;
            this.processName.Text     = "Monitoring :";
            this.processName.Visible  = false;
            //
            // cpuChart
            //
            this.cpuChart.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                          | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
            chartArea4.Name = "ChartArea1";
            this.cpuChart.ChartAreas.Add(chartArea4);
            legend4.Name = "Legend1";
            this.cpuChart.Legends.Add(legend4);
            this.cpuChart.Location = new System.Drawing.Point(376, 35);
            this.cpuChart.Name     = "cpuChart";
            this.cpuChart.Size     = new System.Drawing.Size(470, 494);
            this.cpuChart.TabIndex = 9;
            this.cpuChart.Text     = "chart1";
            //
            // dataGridView1
            //
            this.dataGridView1.AllowUserToAddRows    = false;
            this.dataGridView1.AllowUserToDeleteRows = false;
            this.dataGridView1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                              | System.Windows.Forms.AnchorStyles.Left)));
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Location        = new System.Drawing.Point(8, 35);
            this.dataGridView1.Name            = "dataGridView1";
            this.dataGridView1.ReadOnly        = true;
            this.dataGridView1.Size            = new System.Drawing.Size(362, 494);
            this.dataGridView1.TabIndex        = 7;
            this.dataGridView1.CellClick      += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick_1);
            this.dataGridView1.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dataGridView1_CellFormatting);
            //
            // tabControl1
            //
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Dock                  = System.Windows.Forms.DockStyle.Fill;
            this.tabControl1.Location              = new System.Drawing.Point(0, 0);
            this.tabControl1.Name                  = "tabControl1";
            this.tabControl1.SelectedIndex         = 0;
            this.tabControl1.Size                  = new System.Drawing.Size(862, 563);
            this.tabControl1.TabIndex              = 0;
            this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
            //
            // metroButton1
            //
            this.metroButton1.Highlight    = false;
            this.metroButton1.Location     = new System.Drawing.Point(8, 6);
            this.metroButton1.Name         = "metroButton1";
            this.metroButton1.Size         = new System.Drawing.Size(104, 23);
            this.metroButton1.Style        = MetroFramework.MetroColorStyle.Blue;
            this.metroButton1.StyleManager = null;
            this.metroButton1.TabIndex     = 12;
            this.metroButton1.Text         = "Start Monitoring";
            this.metroButton1.Theme        = MetroFramework.MetroThemeStyle.Light;
            this.metroButton1.Click       += new System.EventHandler(this.metroButton1_Click);
            //
            // metroButton2
            //
            this.metroButton2.Highlight    = false;
            this.metroButton2.Location     = new System.Drawing.Point(127, 6);
            this.metroButton2.Name         = "metroButton2";
            this.metroButton2.Size         = new System.Drawing.Size(102, 23);
            this.metroButton2.Style        = MetroFramework.MetroColorStyle.Blue;
            this.metroButton2.StyleManager = null;
            this.metroButton2.TabIndex     = 13;
            this.metroButton2.Text         = "Stop Monitoring";
            this.metroButton2.Theme        = MetroFramework.MetroThemeStyle.Light;
            this.metroButton2.Click       += new System.EventHandler(this.metroButton2_Click);
            //
            // metroButton3
            //
            this.metroButton3.Highlight    = false;
            this.metroButton3.Location     = new System.Drawing.Point(245, 6);
            this.metroButton3.Name         = "metroButton3";
            this.metroButton3.Size         = new System.Drawing.Size(102, 23);
            this.metroButton3.Style        = MetroFramework.MetroColorStyle.Blue;
            this.metroButton3.StyleManager = null;
            this.metroButton3.TabIndex     = 14;
            this.metroButton3.Text         = "Monitor Browsers";
            this.metroButton3.Theme        = MetroFramework.MetroThemeStyle.Light;
            this.metroButton3.Click       += new System.EventHandler(this.metroButton3_Click);
            //
            // ACRMForm
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(862, 563);
            this.Controls.Add(this.tabControl1);
            this.Name  = "ACRMForm";
            this.Text  = "Automated Computer Resource Management System";
            this.Load += new System.EventHandler(this.ACRMForm_Load);
            this.tabPage1.ResumeLayout(false);
            this.tabPage1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cpuChart)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.tabControl1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Exemple #43
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager            resources  = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = 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.Series    series3    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Series    series4    = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.comboBox1   = new System.Windows.Forms.ComboBox();
     this.pictureBox2 = new System.Windows.Forms.PictureBox();
     this.label1      = new System.Windows.Forms.Label();
     this.label2      = new System.Windows.Forms.Label();
     this.pictureBox3 = new System.Windows.Forms.PictureBox();
     this.button4     = new System.Windows.Forms.Button();
     this.chart1      = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.comboBox3   = new System.Windows.Forms.ComboBox();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.SuspendLayout();
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(45, 40);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(521, 629);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     this.pictureBox1.Click   += new System.EventHandler(this.pictureBox1_Click);
     //
     // comboBox1
     //
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location          = new System.Drawing.Point(836, 648);
     this.comboBox1.Name                  = "comboBox1";
     this.comboBox1.Size                  = new System.Drawing.Size(121, 21);
     this.comboBox1.TabIndex              = 1;
     this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // pictureBox2
     //
     this.pictureBox2.Location = new System.Drawing.Point(45, 40);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(521, 629);
     this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.pictureBox2.TabIndex = 9;
     this.pictureBox2.TabStop  = false;
     this.pictureBox2.Click   += new System.EventHandler(this.pictureBox2_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(765, 651);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(65, 13);
     this.label1.TabIndex = 10;
     this.label1.Text     = "Gemeente 1";
     this.label1.Click   += new System.EventHandler(this.label1_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(1116, 651);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(65, 13);
     this.label2.TabIndex = 11;
     this.label2.Text     = "Gemeente 2";
     //
     // pictureBox3
     //
     this.pictureBox3.Location = new System.Drawing.Point(45, 40);
     this.pictureBox3.Name     = "pictureBox3";
     this.pictureBox3.Size     = new System.Drawing.Size(521, 629);
     this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.pictureBox3.TabIndex = 13;
     this.pictureBox3.TabStop  = false;
     this.pictureBox3.Click   += new System.EventHandler(this.pictureBox3_Click);
     //
     // button4
     //
     this.button4.Location = new System.Drawing.Point(1397, 40);
     this.button4.Name     = "button4";
     this.button4.Size     = new System.Drawing.Size(75, 23);
     this.button4.TabIndex = 14;
     this.button4.Text     = "Uitleg";
     this.button4.UseVisualStyleBackColor = true;
     this.button4.Click += new System.EventHandler(this.button4_Click);
     //
     // chart1
     //
     chartArea2.Name = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea2);
     legend2.Name = "Legend1";
     this.chart1.Legends.Add(legend2);
     this.chart1.Location = new System.Drawing.Point(702, 40);
     this.chart1.Name     = "chart1";
     series3.ChartArea    = "ChartArea1";
     series3.Legend       = "Legend1";
     series3.Name         = "Series1";
     series4.ChartArea    = "ChartArea1";
     series4.Legend       = "Legend1";
     series4.Name         = "Series2";
     this.chart1.Series.Add(series3);
     this.chart1.Series.Add(series4);
     this.chart1.Size     = new System.Drawing.Size(672, 602);
     this.chart1.TabIndex = 15;
     this.chart1.Text     = "chart1";
     //
     // comboBox3
     //
     this.comboBox3.FormattingEnabled = true;
     this.comboBox3.Location          = new System.Drawing.Point(1187, 648);
     this.comboBox3.Name                  = "comboBox3";
     this.comboBox3.Size                  = new System.Drawing.Size(121, 21);
     this.comboBox3.TabIndex              = 16;
     this.comboBox3.SelectedIndexChanged += new System.EventHandler(this.comboBox3_SelectedIndexChanged);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage     = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.ClientSize          = new System.Drawing.Size(1484, 701);
     this.Controls.Add(this.comboBox3);
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.pictureBox3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.pictureBox2);
     this.Controls.Add(this.comboBox1);
     this.Controls.Add(this.pictureBox1);
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #44
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 chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend    legend4    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series    series4    = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.tabControl1   = new System.Windows.Forms.TabControl();
     this.tabPage1      = new System.Windows.Forms.TabPage();
     this.button5       = new System.Windows.Forms.Button();
     this.excelArt      = new System.Windows.Forms.Button();
     this.button3       = new System.Windows.Forms.Button();
     this.label9        = new System.Windows.Forms.Label();
     this.label10       = new System.Windows.Forms.Label();
     this.label6        = new System.Windows.Forms.Label();
     this.label3        = new System.Windows.Forms.Label();
     this.label4        = new System.Windows.Forms.Label();
     this.chart1        = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.tabPage2      = new System.Windows.Forms.TabPage();
     this.button6       = new System.Windows.Forms.Button();
     this.cmbArEmpresa  = new System.Windows.Forms.ComboBox();
     this.label19       = new System.Windows.Forms.Label();
     this.cmbArDepto    = new System.Windows.Forms.ComboBox();
     this.label20       = new System.Windows.Forms.Label();
     this.cmbArGrupo    = new System.Windows.Forms.ComboBox();
     this.label22       = new System.Windows.Forms.Label();
     this.cmbArTipo     = new System.Windows.Forms.ComboBox();
     this.label23       = new System.Windows.Forms.Label();
     this.cmbArUser     = new System.Windows.Forms.ComboBox();
     this.label24       = new System.Windows.Forms.Label();
     this.label25       = new System.Windows.Forms.Label();
     this.label26       = new System.Windows.Forms.Label();
     this.cmbArEstado   = new System.Windows.Forms.ComboBox();
     this.cmbArStatus   = new System.Windows.Forms.ComboBox();
     this.dataGridView2 = new System.Windows.Forms.DataGridView();
     this.button7       = new System.Windows.Forms.Button();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.tabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
     this.SuspendLayout();
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Font          = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabControl1.ItemSize      = new System.Drawing.Size(160, 25);
     this.tabControl1.Location      = new System.Drawing.Point(12, 12);
     this.tabControl1.Multiline     = true;
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(601, 206);
     this.tabControl1.SizeMode      = System.Windows.Forms.TabSizeMode.Fixed;
     this.tabControl1.TabIndex      = 6;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.button7);
     this.tabPage1.Controls.Add(this.button5);
     this.tabPage1.Controls.Add(this.excelArt);
     this.tabPage1.Controls.Add(this.button3);
     this.tabPage1.Controls.Add(this.label9);
     this.tabPage1.Controls.Add(this.label10);
     this.tabPage1.Controls.Add(this.label6);
     this.tabPage1.Controls.Add(this.label3);
     this.tabPage1.Controls.Add(this.label4);
     this.tabPage1.Controls.Add(this.chart1);
     this.tabPage1.Location = new System.Drawing.Point(4, 29);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size     = new System.Drawing.Size(593, 173);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "Articulos";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // button5
     //
     this.button5.Location = new System.Drawing.Point(342, 40);
     this.button5.Name     = "button5";
     this.button5.Size     = new System.Drawing.Size(121, 92);
     this.button5.TabIndex = 9;
     this.button5.Text     = "Buscar";
     this.button5.UseVisualStyleBackColor = true;
     //
     // excelArt
     //
     this.excelArt.BackgroundImage       = global::Activos.Properties.Resources.Logo_excel;
     this.excelArt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.excelArt.FlatStyle             = System.Windows.Forms.FlatStyle.Flat;
     this.excelArt.Location = new System.Drawing.Point(466, 40);
     this.excelArt.Name     = "excelArt";
     this.excelArt.Size     = new System.Drawing.Size(121, 92);
     this.excelArt.TabIndex = 8;
     this.excelArt.UseVisualStyleBackColor = true;
     this.excelArt.Click += new System.EventHandler(this.excelArt_Click);
     //
     // button3
     //
     this.button3.Location = new System.Drawing.Point(341, 7);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(246, 27);
     this.button3.TabIndex = 7;
     this.button3.Text     = "Actualizar";
     this.button3.UseVisualStyleBackColor = true;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(252, 91);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(50, 20);
     this.label9.TabIndex = 6;
     this.label9.Text     = "label9";
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(158, 91);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(98, 20);
     this.label10.TabIndex = 5;
     this.label10.Text     = "No revisados:";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Font     = new System.Drawing.Font("Segoe UI", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(239, 7);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(94, 40);
     this.label6.TabIndex = 4;
     this.label6.Text     = "label6";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(252, 59);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(50, 20);
     this.label3.TabIndex = 4;
     this.label3.Text     = "label3";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(158, 60);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(78, 20);
     this.label4.TabIndex = 3;
     this.label4.Text     = "Revisados:";
     //
     // chart1
     //
     this.chart1.BackColor = System.Drawing.Color.Transparent;
     chartArea4.Name       = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea4);
     this.chart1.Cursor = System.Windows.Forms.Cursors.Default;
     legend4.Name       = "Legend1";
     this.chart1.Legends.Add(legend4);
     this.chart1.Location   = new System.Drawing.Point(6, 6);
     this.chart1.Name       = "chart1";
     series4.ChartArea      = "ChartArea1";
     series4.ChartType      = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Doughnut;
     series4.LabelForeColor = System.Drawing.Color.Transparent;
     series4.Legend         = "Legend1";
     series4.Name           = "Series1";
     this.chart1.Series.Add(series4);
     this.chart1.Size     = new System.Drawing.Size(240, 161);
     this.chart1.TabIndex = 0;
     this.chart1.Text     = "chart1";
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.button6);
     this.tabPage2.Controls.Add(this.cmbArEmpresa);
     this.tabPage2.Controls.Add(this.label19);
     this.tabPage2.Controls.Add(this.cmbArDepto);
     this.tabPage2.Controls.Add(this.label20);
     this.tabPage2.Controls.Add(this.cmbArGrupo);
     this.tabPage2.Controls.Add(this.label22);
     this.tabPage2.Controls.Add(this.cmbArTipo);
     this.tabPage2.Controls.Add(this.label23);
     this.tabPage2.Controls.Add(this.cmbArUser);
     this.tabPage2.Controls.Add(this.label24);
     this.tabPage2.Controls.Add(this.label25);
     this.tabPage2.Controls.Add(this.label26);
     this.tabPage2.Controls.Add(this.cmbArEstado);
     this.tabPage2.Controls.Add(this.cmbArStatus);
     this.tabPage2.Location                = new System.Drawing.Point(4, 29);
     this.tabPage2.Name                    = "tabPage2";
     this.tabPage2.Padding                 = new System.Windows.Forms.Padding(3);
     this.tabPage2.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.tabPage2.Size                    = new System.Drawing.Size(593, 173);
     this.tabPage2.TabIndex                = 1;
     this.tabPage2.Text                    = "Busqueda de Articulos";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // button6
     //
     this.button6.Location = new System.Drawing.Point(8, 7);
     this.button6.Name     = "button6";
     this.button6.Size     = new System.Drawing.Size(163, 52);
     this.button6.TabIndex = 28;
     this.button6.Text     = "Limpiar Busqueda";
     this.button6.UseVisualStyleBackColor = true;
     //
     // cmbArEmpresa
     //
     this.cmbArEmpresa.FormattingEnabled = true;
     this.cmbArEmpresa.Location          = new System.Drawing.Point(203, 30);
     this.cmbArEmpresa.Name     = "cmbArEmpresa";
     this.cmbArEmpresa.Size     = new System.Drawing.Size(191, 28);
     this.cmbArEmpresa.TabIndex = 44;
     //
     // label19
     //
     this.label19.AutoSize = true;
     this.label19.Location = new System.Drawing.Point(202, 63);
     this.label19.Name     = "label19";
     this.label19.Size     = new System.Drawing.Size(106, 20);
     this.label19.TabIndex = 43;
     this.label19.Text     = "Departamento";
     //
     // cmbArDepto
     //
     this.cmbArDepto.FormattingEnabled = true;
     this.cmbArDepto.Location          = new System.Drawing.Point(203, 86);
     this.cmbArDepto.Name     = "cmbArDepto";
     this.cmbArDepto.Size     = new System.Drawing.Size(191, 28);
     this.cmbArDepto.TabIndex = 42;
     //
     // label20
     //
     this.label20.AutoSize = true;
     this.label20.Location = new System.Drawing.Point(400, 6);
     this.label20.Name     = "label20";
     this.label20.Size     = new System.Drawing.Size(50, 20);
     this.label20.TabIndex = 41;
     this.label20.Text     = "Grupo";
     //
     // cmbArGrupo
     //
     this.cmbArGrupo.FormattingEnabled = true;
     this.cmbArGrupo.Location          = new System.Drawing.Point(400, 29);
     this.cmbArGrupo.Name     = "cmbArGrupo";
     this.cmbArGrupo.Size     = new System.Drawing.Size(191, 28);
     this.cmbArGrupo.TabIndex = 40;
     //
     // label22
     //
     this.label22.AutoSize = true;
     this.label22.Location = new System.Drawing.Point(400, 59);
     this.label22.Name     = "label22";
     this.label22.Size     = new System.Drawing.Size(39, 20);
     this.label22.TabIndex = 37;
     this.label22.Text     = "Tipo";
     //
     // cmbArTipo
     //
     this.cmbArTipo.FormattingEnabled = true;
     this.cmbArTipo.Location          = new System.Drawing.Point(399, 86);
     this.cmbArTipo.Name     = "cmbArTipo";
     this.cmbArTipo.Size     = new System.Drawing.Size(191, 28);
     this.cmbArTipo.TabIndex = 36;
     //
     // label23
     //
     this.label23.AutoSize = true;
     this.label23.Location = new System.Drawing.Point(202, 117);
     this.label23.Name     = "label23";
     this.label23.Size     = new System.Drawing.Size(59, 20);
     this.label23.TabIndex = 35;
     this.label23.Text     = "Usuario";
     //
     // cmbArUser
     //
     this.cmbArUser.FormattingEnabled = true;
     this.cmbArUser.Location          = new System.Drawing.Point(203, 138);
     this.cmbArUser.Name     = "cmbArUser";
     this.cmbArUser.Size     = new System.Drawing.Size(191, 28);
     this.cmbArUser.TabIndex = 34;
     //
     // label24
     //
     this.label24.AutoSize = true;
     this.label24.Location = new System.Drawing.Point(199, 6);
     this.label24.Name     = "label24";
     this.label24.Size     = new System.Drawing.Size(66, 20);
     this.label24.TabIndex = 33;
     this.label24.Text     = "Empresa";
     //
     // label25
     //
     this.label25.AutoSize = true;
     this.label25.Location = new System.Drawing.Point(4, 64);
     this.label25.Name     = "label25";
     this.label25.Size     = new System.Drawing.Size(54, 20);
     this.label25.TabIndex = 32;
     this.label25.Text     = "Estado";
     //
     // label26
     //
     this.label26.AutoSize = true;
     this.label26.Location = new System.Drawing.Point(4, 116);
     this.label26.Name     = "label26";
     this.label26.Size     = new System.Drawing.Size(95, 20);
     this.label26.TabIndex = 31;
     this.label26.Text     = "Estado Fisico";
     //
     // cmbArEstado
     //
     this.cmbArEstado.FormattingEnabled = true;
     this.cmbArEstado.Location          = new System.Drawing.Point(8, 86);
     this.cmbArEstado.Name     = "cmbArEstado";
     this.cmbArEstado.Size     = new System.Drawing.Size(191, 28);
     this.cmbArEstado.TabIndex = 30;
     //
     // cmbArStatus
     //
     this.cmbArStatus.FormattingEnabled = true;
     this.cmbArStatus.Location          = new System.Drawing.Point(8, 138);
     this.cmbArStatus.Name     = "cmbArStatus";
     this.cmbArStatus.Size     = new System.Drawing.Size(191, 28);
     this.cmbArStatus.TabIndex = 29;
     //
     // dataGridView2
     //
     this.dataGridView2.AllowUserToAddRows          = false;
     this.dataGridView2.AllowUserToDeleteRows       = false;
     this.dataGridView2.AllowUserToResizeRows       = false;
     this.dataGridView2.BackgroundColor             = System.Drawing.Color.White;
     this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView2.Location          = new System.Drawing.Point(12, 224);
     this.dataGridView2.Name              = "dataGridView2";
     this.dataGridView2.ReadOnly          = true;
     this.dataGridView2.RowHeadersVisible = false;
     this.dataGridView2.Size              = new System.Drawing.Size(601, 355);
     this.dataGridView2.TabIndex          = 5;
     //
     // button7
     //
     this.button7.Location = new System.Drawing.Point(340, 138);
     this.button7.Name     = "button7";
     this.button7.Size     = new System.Drawing.Size(247, 29);
     this.button7.TabIndex = 14;
     this.button7.Text     = "Escaner de código";
     this.button7.UseVisualStyleBackColor = true;
     //
     // DashboardArticulos
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(626, 603);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.dataGridView2);
     this.Name  = "DashboardArticulos";
     this.Text  = "DashboardArticulos";
     this.Load += new System.EventHandler(this.DashboardArticulos_Load);
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.tabPage2.ResumeLayout(false);
     this.tabPage2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).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.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.ChartArea chartArea2 = 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.Series    series4    = new System.Windows.Forms.DataVisualization.Charting.Series();
     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.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend    legend3    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series    series7    = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.tabControl1  = new System.Windows.Forms.TabControl();
     this.Acceleration = new System.Windows.Forms.TabPage();
     this.accelChart   = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.Gyro         = new System.Windows.Forms.TabPage();
     this.gyroChart    = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.menuStrip1   = new System.Windows.Forms.MenuStrip();
     this.FileDropdown = new System.Windows.Forms.ToolStripMenuItem();
     this.openFile     = new System.Windows.Forms.ToolStripMenuItem();
     this.exportFile   = new System.Windows.Forms.ToolStripMenuItem();
     this.Temperature  = new System.Windows.Forms.TabPage();
     this.tempChart    = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.tabControl1.SuspendLayout();
     this.Acceleration.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.accelChart)).BeginInit();
     this.Gyro.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gyroChart)).BeginInit();
     this.menuStrip1.SuspendLayout();
     this.Temperature.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tempChart)).BeginInit();
     this.SuspendLayout();
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.Acceleration);
     this.tabControl1.Controls.Add(this.Gyro);
     this.tabControl1.Controls.Add(this.Temperature);
     this.tabControl1.Location      = new System.Drawing.Point(12, 27);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(776, 411);
     this.tabControl1.TabIndex      = 0;
     //
     // Acceleration
     //
     this.Acceleration.Controls.Add(this.accelChart);
     this.Acceleration.Location = new System.Drawing.Point(4, 22);
     this.Acceleration.Name     = "Acceleration";
     this.Acceleration.Padding  = new System.Windows.Forms.Padding(3);
     this.Acceleration.Size     = new System.Drawing.Size(768, 385);
     this.Acceleration.TabIndex = 0;
     this.Acceleration.Text     = "Acceleration Graph";
     this.Acceleration.UseVisualStyleBackColor = true;
     //
     // accelChart
     //
     chartArea1.AxisX.Title             = "Time in Seconds";
     chartArea1.AxisY.IsStartedFromZero = false;
     chartArea1.AxisY.Title             = "Gs";
     chartArea1.Name = "ChartArea1";
     this.accelChart.ChartAreas.Add(chartArea1);
     legend1.Name = "Legend1";
     this.accelChart.Legends.Add(legend1);
     this.accelChart.Location = new System.Drawing.Point(0, 0);
     this.accelChart.Name     = "accelChart";
     series1.BorderWidth      = 3;
     series1.ChartArea        = "ChartArea1";
     series1.ChartType        = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series1.Color            = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     series1.Legend           = "Legend1";
     series1.Name             = "Ax";
     series2.BorderWidth      = 3;
     series2.ChartArea        = "ChartArea1";
     series2.ChartType        = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series2.Color            = System.Drawing.Color.Red;
     series2.Legend           = "Legend1";
     series2.Name             = "Ay";
     series3.BorderWidth      = 3;
     series3.ChartArea        = "ChartArea1";
     series3.ChartType        = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series3.Color            = System.Drawing.Color.Blue;
     series3.Legend           = "Legend1";
     series3.Name             = "Az";
     this.accelChart.Series.Add(series1);
     this.accelChart.Series.Add(series2);
     this.accelChart.Series.Add(series3);
     this.accelChart.Size     = new System.Drawing.Size(768, 388);
     this.accelChart.TabIndex = 0;
     this.accelChart.Text     = "Acceleration Chart";
     //
     // Gyro
     //
     this.Gyro.Controls.Add(this.gyroChart);
     this.Gyro.Location = new System.Drawing.Point(4, 22);
     this.Gyro.Name     = "Gyro";
     this.Gyro.Padding  = new System.Windows.Forms.Padding(3);
     this.Gyro.Size     = new System.Drawing.Size(768, 385);
     this.Gyro.TabIndex = 1;
     this.Gyro.Text     = "Angular Velocity Graph";
     this.Gyro.UseVisualStyleBackColor = true;
     //
     // gyroChart
     //
     chartArea2.AxisX.Title             = "Time in Seconds";
     chartArea2.AxisY.IsStartedFromZero = false;
     chartArea2.AxisY.Title             = "Deg / Sec";
     chartArea2.Name = "ChartArea1";
     this.gyroChart.ChartAreas.Add(chartArea2);
     legend2.Name = "Legend1";
     this.gyroChart.Legends.Add(legend2);
     this.gyroChart.Location = new System.Drawing.Point(-4, 0);
     this.gyroChart.Name     = "gyroChart";
     series4.BorderWidth     = 3;
     series4.ChartArea       = "ChartArea1";
     series4.ChartType       = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series4.Color           = System.Drawing.Color.Aqua;
     series4.Legend          = "Legend1";
     series4.Name            = "Gx";
     series5.BorderWidth     = 3;
     series5.ChartArea       = "ChartArea1";
     series5.ChartType       = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series5.Color           = System.Drawing.Color.Yellow;
     series5.Legend          = "Legend1";
     series5.Name            = "Gy";
     series6.BorderWidth     = 3;
     series6.ChartArea       = "ChartArea1";
     series6.ChartType       = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series6.Color           = System.Drawing.Color.Green;
     series6.Legend          = "Legend1";
     series6.Name            = "Gz";
     this.gyroChart.Series.Add(series4);
     this.gyroChart.Series.Add(series5);
     this.gyroChart.Series.Add(series6);
     this.gyroChart.Size     = new System.Drawing.Size(772, 388);
     this.gyroChart.TabIndex = 0;
     this.gyroChart.Text     = "GyroChart";
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.FileDropdown
     });
     this.menuStrip1.Location     = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name         = "menuStrip1";
     this.menuStrip1.Size         = new System.Drawing.Size(800, 24);
     this.menuStrip1.TabIndex     = 1;
     this.menuStrip1.Text         = "menuStrip1";
     this.menuStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.menuStrip1_ItemClicked);
     //
     // FileDropdown
     //
     this.FileDropdown.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.openFile,
         this.exportFile
     });
     this.FileDropdown.Name = "FileDropdown";
     this.FileDropdown.Size = new System.Drawing.Size(37, 20);
     this.FileDropdown.Text = "File";
     //
     // openFile
     //
     this.openFile.Name        = "openFile";
     this.openFile.Size        = new System.Drawing.Size(128, 22);
     this.openFile.Text        = "Open File";
     this.openFile.ToolTipText = "Open a CSV file to visualize the data.";
     this.openFile.Click      += new System.EventHandler(this.openFile_Click);
     //
     // exportFile
     //
     this.exportFile.Name        = "exportFile";
     this.exportFile.Size        = new System.Drawing.Size(128, 22);
     this.exportFile.Text        = "Export File";
     this.exportFile.ToolTipText = "Export a copy of the loaded data.";
     this.exportFile.Click      += new System.EventHandler(this.exportFile_Click);
     //
     // Temperature
     //
     this.Temperature.Controls.Add(this.tempChart);
     this.Temperature.Location = new System.Drawing.Point(4, 22);
     this.Temperature.Name     = "Temperature";
     this.Temperature.Size     = new System.Drawing.Size(768, 385);
     this.Temperature.TabIndex = 2;
     this.Temperature.Text     = "Temperature Graph";
     this.Temperature.UseVisualStyleBackColor = true;
     //
     // tempChart
     //
     chartArea3.AxisX.Title             = "Time in Seconds";
     chartArea3.AxisY.IsStartedFromZero = false;
     chartArea3.AxisY.Title             = "°C";
     chartArea3.Name = "ChartArea1";
     this.tempChart.ChartAreas.Add(chartArea3);
     legend3.Name = "Legend1";
     this.tempChart.Legends.Add(legend3);
     this.tempChart.Location = new System.Drawing.Point(4, 0);
     this.tempChart.Name     = "tempChart";
     series7.BorderWidth     = 3;
     series7.ChartArea       = "ChartArea1";
     series7.ChartType       = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series7.Color           = System.Drawing.Color.Red;
     series7.Legend          = "Legend1";
     series7.Name            = "Temperature";
     this.tempChart.Series.Add(series7);
     this.tempChart.Size     = new System.Drawing.Size(764, 381);
     this.tempChart.TabIndex = 0;
     this.tempChart.Text     = "TemperatureGraph";
     //
     // Er9plot
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(800, 450);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.menuStrip1);
     this.MainMenuStrip = this.menuStrip1;
     this.Name          = "Er9plot";
     this.Text          = "er9plot";
     this.tabControl1.ResumeLayout(false);
     this.Acceleration.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.accelChart)).EndInit();
     this.Gyro.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gyroChart)).EndInit();
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.Temperature.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tempChart)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #46
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 chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend    legend3    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series    series3    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Title     title3     = new System.Windows.Forms.DataVisualization.Charting.Title();
     this.GetToken = new System.Windows.Forms.Button();
     this.label1   = new System.Windows.Forms.Label();
     this.token    = new System.Windows.Forms.TextBox();
     this.label2   = new System.Windows.Forms.Label();
     this.playlist = new System.Windows.Forms.TextBox();
     this.button1  = new System.Windows.Forms.Button();
     this.output   = new System.Windows.Forms.RichTextBox();
     this.label3   = new System.Windows.Forms.Label();
     this.chart1   = new System.Windows.Forms.DataVisualization.Charting.Chart();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.SuspendLayout();
     //
     // GetToken
     //
     this.GetToken.Location = new System.Drawing.Point(230, 10);
     this.GetToken.Name     = "GetToken";
     this.GetToken.Size     = new System.Drawing.Size(75, 23);
     this.GetToken.TabIndex = 7;
     this.GetToken.Text     = "Get";
     this.GetToken.UseVisualStyleBackColor = true;
     this.GetToken.Click += new System.EventHandler(this.GetToken_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(18, 13);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(41, 13);
     this.label1.TabIndex = 6;
     this.label1.Text     = "Token:";
     //
     // token
     //
     this.token.Location = new System.Drawing.Point(65, 10);
     this.token.Name     = "token";
     this.token.Size     = new System.Drawing.Size(159, 20);
     this.token.TabIndex = 5;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(17, 39);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(42, 13);
     this.label2.TabIndex = 9;
     this.label2.Text     = "Playlist:";
     //
     // playlist
     //
     this.playlist.Location = new System.Drawing.Point(65, 36);
     this.playlist.Name     = "playlist";
     this.playlist.Size     = new System.Drawing.Size(159, 20);
     this.playlist.TabIndex = 8;
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(65, 63);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(159, 23);
     this.button1.TabIndex = 10;
     this.button1.Text     = "Count Artist Songs";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // output
     //
     this.output.BackColor   = System.Drawing.SystemColors.Control;
     this.output.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.output.Location    = new System.Drawing.Point(3, 93);
     this.output.Name        = "output";
     this.output.ReadOnly    = true;
     this.output.Size        = new System.Drawing.Size(232, 389);
     this.output.TabIndex    = 11;
     this.output.TabStop     = false;
     this.output.Text        = "";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(230, 39);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(312, 26);
     this.label3.TabIndex = 12;
     this.label3.Text     = "This tool looks at a playlist and counts how many songs by each \r\nartist.";
     //
     // chart1
     //
     this.chart1.BackColor         = System.Drawing.SystemColors.Menu;
     chartArea3.BackColor          = System.Drawing.SystemColors.Menu;
     chartArea3.BackSecondaryColor = System.Drawing.SystemColors.Menu;
     chartArea3.Name = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea3);
     legend3.BackColor      = System.Drawing.SystemColors.Menu;
     legend3.Enabled        = false;
     legend3.Name           = "Legend1";
     legend3.TitleAlignment = System.Drawing.StringAlignment.Far;
     this.chart1.Legends.Add(legend3);
     this.chart1.Location    = new System.Drawing.Point(170, 93);
     this.chart1.Name        = "chart1";
     this.chart1.Palette     = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Pastel;
     series3.ChartArea       = "ChartArea1";
     series3.ChartType       = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Doughnut;
     series3.LabelBackColor  = System.Drawing.Color.Transparent;
     series3.Legend          = "Legend1";
     series3.Name            = "Series1";
     series3.YValuesPerPoint = 4;
     this.chart1.Series.Add(series3);
     this.chart1.Size     = new System.Drawing.Size(462, 389);
     this.chart1.TabIndex = 13;
     this.chart1.Text     = "chart1";
     title3.Name          = "Title1";
     title3.Text          = "Top 10 split";
     title3.Visible       = false;
     this.chart1.Titles.Add(title3);
     //
     // ArtistCounter
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.output);
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.playlist);
     this.Controls.Add(this.GetToken);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.token);
     this.Name = "ArtistCounter";
     this.Size = new System.Drawing.Size(635, 485);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).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 chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend    legend4    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series    series5    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea5 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend    legend5    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series    series6    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea6 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend    legend6    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series    series7    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Series    series8    = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.MinimizeButton = new System.Windows.Forms.Button();
     this.CloseButton    = new System.Windows.Forms.Button();
     this.BlockTrack     = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.B_Record       = new System.Windows.Forms.Label();
     this.label1         = new System.Windows.Forms.Label();
     this.SectorTrack    = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.Records        = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.BackButton     = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.BlockTrack)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SectorTrack)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Records)).BeginInit();
     this.SuspendLayout();
     //
     // MinimizeButton
     //
     this.MinimizeButton.BackColor = System.Drawing.Color.Transparent;
     this.MinimizeButton.FlatAppearance.BorderSize = 0;
     this.MinimizeButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.MinimizeButton.Font      = new System.Drawing.Font("Britannic Bold", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.MinimizeButton.ForeColor = System.Drawing.Color.DimGray;
     this.MinimizeButton.Location  = new System.Drawing.Point(514, 1);
     this.MinimizeButton.Name      = "MinimizeButton";
     this.MinimizeButton.Size      = new System.Drawing.Size(37, 31);
     this.MinimizeButton.TabIndex  = 15;
     this.MinimizeButton.Text      = "-";
     this.MinimizeButton.UseVisualStyleBackColor = false;
     this.MinimizeButton.Click += new System.EventHandler(this.MinimizeButton_Click);
     //
     // CloseButton
     //
     this.CloseButton.BackColor = System.Drawing.Color.Transparent;
     this.CloseButton.FlatAppearance.BorderSize = 0;
     this.CloseButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.CloseButton.Font      = new System.Drawing.Font("Britannic Bold", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.CloseButton.ForeColor = System.Drawing.Color.DimGray;
     this.CloseButton.Location  = new System.Drawing.Point(546, 1);
     this.CloseButton.Name      = "CloseButton";
     this.CloseButton.Size      = new System.Drawing.Size(37, 31);
     this.CloseButton.TabIndex  = 14;
     this.CloseButton.Text      = "X";
     this.CloseButton.UseVisualStyleBackColor = false;
     this.CloseButton.Click += new System.EventHandler(this.CloseButton_Click);
     //
     // BlockTrack
     //
     chartArea4.Name = "ChartArea1";
     this.BlockTrack.ChartAreas.Add(chartArea4);
     legend4.Name = "Legend1";
     this.BlockTrack.Legends.Add(legend4);
     this.BlockTrack.Location = new System.Drawing.Point(0, 38);
     this.BlockTrack.Name     = "BlockTrack";
     this.BlockTrack.Palette  = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.None;
     series5.ChartArea        = "ChartArea1";
     series5.ChartType        = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Pie;
     series5.Legend           = "Legend1";
     series5.Name             = "Series1";
     this.BlockTrack.Series.Add(series5);
     this.BlockTrack.Size     = new System.Drawing.Size(290, 295);
     this.BlockTrack.TabIndex = 16;
     this.BlockTrack.Text     = "BlockTrack";
     //
     // B_Record
     //
     this.B_Record.AutoSize  = true;
     this.B_Record.BackColor = System.Drawing.Color.Transparent;
     this.B_Record.Font      = new System.Drawing.Font("Britannic Bold", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.B_Record.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.B_Record.Location  = new System.Drawing.Point(65, 336);
     this.B_Record.Name      = "B_Record";
     this.B_Record.Size      = new System.Drawing.Size(119, 23);
     this.B_Record.TabIndex  = 23;
     this.B_Record.Text      = "Block Track";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Britannic Bold", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(66)))), ((int)(((byte)(66)))));
     this.label1.Location  = new System.Drawing.Point(391, 336);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(127, 23);
     this.label1.TabIndex  = 25;
     this.label1.Text      = "Sector Track";
     //
     // SectorTrack
     //
     chartArea5.Name = "ChartArea1";
     this.SectorTrack.ChartAreas.Add(chartArea5);
     legend5.Name = "Legend1";
     this.SectorTrack.Legends.Add(legend5);
     this.SectorTrack.Location = new System.Drawing.Point(296, 38);
     this.SectorTrack.Name     = "SectorTrack";
     this.SectorTrack.Palette  = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.None;
     series6.ChartArea         = "ChartArea1";
     series6.ChartType         = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Pie;
     series6.Legend            = "Legend1";
     series6.Name = "Series1";
     this.SectorTrack.Series.Add(series6);
     this.SectorTrack.Size     = new System.Drawing.Size(290, 295);
     this.SectorTrack.TabIndex = 24;
     this.SectorTrack.Text     = "chart1";
     //
     // Records
     //
     chartArea6.Name = "ChartArea1";
     this.Records.ChartAreas.Add(chartArea6);
     legend6.Name = "Legend1";
     this.Records.Legends.Add(legend6);
     this.Records.Location = new System.Drawing.Point(10, 362);
     this.Records.Name     = "Records";
     series7.ChartArea     = "ChartArea1";
     series7.Legend        = "Legend1";
     series7.Name          = "Series1";
     series8.ChartArea     = "ChartArea1";
     series8.Legend        = "Legend1";
     series8.Name          = "Series2";
     this.Records.Series.Add(series7);
     this.Records.Series.Add(series8);
     this.Records.Size     = new System.Drawing.Size(498, 201);
     this.Records.TabIndex = 26;
     this.Records.Text     = "Records";
     //
     // BackButton
     //
     this.BackButton.BackColor = System.Drawing.Color.Transparent;
     this.BackButton.FlatAppearance.BorderSize = 0;
     this.BackButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.BackButton.Font      = new System.Drawing.Font("Tahoma", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.BackButton.ForeColor = System.Drawing.Color.Black;
     this.BackButton.Location  = new System.Drawing.Point(514, 503);
     this.BackButton.Name      = "BackButton";
     this.BackButton.Size      = new System.Drawing.Size(51, 46);
     this.BackButton.TabIndex  = 45;
     this.BackButton.Text      = "↶";
     this.BackButton.UseVisualStyleBackColor = false;
     this.BackButton.Click += new System.EventHandler(this.BackButton_Click);
     //
     // DataVisualization
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage       = global::StorageManager.Properties.Resources.Untitled_1;
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.ClientSize            = new System.Drawing.Size(584, 561);
     this.Controls.Add(this.BackButton);
     this.Controls.Add(this.Records);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.SectorTrack);
     this.Controls.Add(this.B_Record);
     this.Controls.Add(this.BlockTrack);
     this.Controls.Add(this.MinimizeButton);
     this.Controls.Add(this.CloseButton);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "DataVisualization";
     this.Text            = "DataVisualization";
     ((System.ComponentModel.ISupportInitialize)(this.BlockTrack)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SectorTrack)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Records)).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.Series    series1    = 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 chartArea2 = 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.Series    series2    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Title     title2     = 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    legend3    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series    series3    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Title     title3     = new System.Windows.Forms.DataVisualization.Charting.Title();
     System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend    legend4    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series    series4    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Title     title4     = new System.Windows.Forms.DataVisualization.Charting.Title();
     System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea5 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend    legend5    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     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.Series    series7    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Series    series8    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Title     title5     = new System.Windows.Forms.DataVisualization.Charting.Title();
     this.printDialog1   = new System.Windows.Forms.PrintDialog();
     this.printDialog2   = new System.Windows.Forms.PrintDialog();
     this.button1        = new System.Windows.Forms.Button();
     this.chart1         = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.label5         = new System.Windows.Forms.Label();
     this.chart2         = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.chart3         = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.chart4         = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.SettingsButton = new System.Windows.Forms.Button();
     this.ExportButton   = new System.Windows.Forms.Button();
     this.PrintButton    = new System.Windows.Forms.Button();
     this.HomeButton     = new System.Windows.Forms.Button();
     this.chart5         = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.button2        = new System.Windows.Forms.Button();
     this.button4        = new System.Windows.Forms.Button();
     this.button3        = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart5)).BeginInit();
     this.SuspendLayout();
     //
     // printDialog1
     //
     this.printDialog1.UseEXDialog = true;
     //
     // printDialog2
     //
     this.printDialog2.UseEXDialog = true;
     //
     // button1
     //
     this.button1.BackColor = System.Drawing.Color.Red;
     this.button1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button1.Location  = new System.Drawing.Point(1300, 100);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(450, 100);
     this.button1.TabIndex  = 4;
     this.button1.Text      = "Shut- off System";
     this.button1.UseVisualStyleBackColor = false;
     //
     // chart1
     //
     chartArea1.Name = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea1);
     legend1.Name = "Legend1";
     this.chart1.Legends.Add(legend1);
     this.chart1.Location = new System.Drawing.Point(160, 130);
     this.chart1.Name     = "chart1";
     this.chart1.Palette  = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.EarthTones;
     series1.ChartArea    = "ChartArea1";
     series1.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series1.Color        = System.Drawing.Color.Blue;
     series1.Legend       = "Legend1";
     series1.Name         = "Voltage";
     this.chart1.Series.Add(series1);
     this.chart1.Size     = new System.Drawing.Size(550, 315);
     this.chart1.TabIndex = 7;
     this.chart1.Text     = "chart1";
     title1.Name          = "Title1";
     title1.Text          = "Buck Converter Output";
     this.chart1.Titles.Add(title1);
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Font     = new System.Drawing.Font("Arial", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(719, 9);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(137, 29);
     this.label5.TabIndex = 8;
     this.label5.Text     = "Voltage (V)";
     this.label5.Click   += new System.EventHandler(this.label5_Click);
     //
     // chart2
     //
     chartArea2.Name = "ChartArea1";
     this.chart2.ChartAreas.Add(chartArea2);
     legend2.Name = "Legend1";
     this.chart2.Legends.Add(legend2);
     this.chart2.Location = new System.Drawing.Point(160, 500);
     this.chart2.Name     = "chart2";
     series2.ChartArea    = "ChartArea1";
     series2.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series2.Color        = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     series2.Legend       = "Legend1";
     series2.Name         = "Voltage";
     this.chart2.Series.Add(series2);
     this.chart2.Size     = new System.Drawing.Size(550, 315);
     this.chart2.TabIndex = 14;
     this.chart2.Text     = "chart2";
     title2.Name          = "Title1";
     title2.Text          = "Battery Output";
     this.chart2.Titles.Add(title2);
     //
     // chart3
     //
     chartArea3.Name = "ChartArea1";
     this.chart3.ChartAreas.Add(chartArea3);
     legend3.Name = "Legend1";
     this.chart3.Legends.Add(legend3);
     this.chart3.Location = new System.Drawing.Point(720, 130);
     this.chart3.Name     = "chart3";
     series3.BorderColor  = System.Drawing.Color.Yellow;
     series3.ChartArea    = "ChartArea1";
     series3.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series3.Color        = System.Drawing.Color.Red;
     series3.Legend       = "Legend1";
     series3.Name         = "Voltage";
     this.chart3.Series.Add(series3);
     this.chart3.Size     = new System.Drawing.Size(550, 315);
     this.chart3.TabIndex = 15;
     this.chart3.Text     = "chart3";
     title3.Name          = "Title1";
     title3.Text          = "PV Panel Output";
     this.chart3.Titles.Add(title3);
     //
     // chart4
     //
     chartArea4.Name = "ChartArea1";
     this.chart4.ChartAreas.Add(chartArea4);
     legend4.Name = "Legend1";
     this.chart4.Legends.Add(legend4);
     this.chart4.Location = new System.Drawing.Point(720, 500);
     this.chart4.Name     = "chart4";
     series4.ChartArea    = "ChartArea1";
     series4.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series4.Color        = System.Drawing.Color.Teal;
     series4.Legend       = "Legend1";
     series4.Name         = "Voltage";
     this.chart4.Series.Add(series4);
     this.chart4.Size     = new System.Drawing.Size(550, 315);
     this.chart4.TabIndex = 16;
     this.chart4.Text     = "chart4";
     title4.Name          = "Title1";
     title4.Text          = "Load Output";
     this.chart4.Titles.Add(title4);
     //
     // SettingsButton
     //
     this.SettingsButton.BackgroundImage       = global::SD_GUI.Properties.Resources.settingsicon;
     this.SettingsButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.SettingsButton.Location = new System.Drawing.Point(20, 625);
     this.SettingsButton.Name     = "SettingsButton";
     this.SettingsButton.Size     = new System.Drawing.Size(80, 80);
     this.SettingsButton.TabIndex = 13;
     this.SettingsButton.UseVisualStyleBackColor = true;
     this.SettingsButton.Click += new System.EventHandler(this.SettingsButton_Click);
     //
     // ExportButton
     //
     this.ExportButton.BackgroundImage       = global::SD_GUI.Properties.Resources.exporticon;
     this.ExportButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.ExportButton.Location = new System.Drawing.Point(20, 425);
     this.ExportButton.Name     = "ExportButton";
     this.ExportButton.Size     = new System.Drawing.Size(80, 80);
     this.ExportButton.TabIndex = 12;
     this.ExportButton.UseVisualStyleBackColor = true;
     this.ExportButton.Click += new System.EventHandler(this.ExportButton_Click);
     //
     // PrintButton
     //
     this.PrintButton.BackgroundImage       = global::SD_GUI.Properties.Resources.printicon;
     this.PrintButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.PrintButton.Location = new System.Drawing.Point(20, 225);
     this.PrintButton.Name     = "PrintButton";
     this.PrintButton.Size     = new System.Drawing.Size(80, 80);
     this.PrintButton.TabIndex = 11;
     this.PrintButton.UseVisualStyleBackColor = true;
     //
     // HomeButton
     //
     this.HomeButton.BackgroundImage       = global::SD_GUI.Properties.Resources.homeicon;
     this.HomeButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.HomeButton.Location                = new System.Drawing.Point(20, 25);
     this.HomeButton.Name                    = "HomeButton";
     this.HomeButton.Size                    = new System.Drawing.Size(80, 80);
     this.HomeButton.TabIndex                = 10;
     this.HomeButton.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.HomeButton.UseVisualStyleBackColor = true;
     this.HomeButton.Click                  += new System.EventHandler(this.button2_Click);
     //
     // chart5
     //
     chartArea5.Name = "ChartArea1";
     this.chart5.ChartAreas.Add(chartArea5);
     legend5.Name = "Legend1";
     this.chart5.Legends.Add(legend5);
     this.chart5.Location = new System.Drawing.Point(1300, 400);
     this.chart5.Name     = "chart5";
     series5.ChartArea    = "ChartArea1";
     series5.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series5.Legend       = "Legend1";
     series5.Name         = "Buck Converter Output";
     series6.ChartArea    = "ChartArea1";
     series6.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series6.Legend       = "Legend1";
     series6.Name         = "Battery Output";
     series7.ChartArea    = "ChartArea1";
     series7.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series7.Legend       = "Legend1";
     series7.Name         = "PV Panel Output";
     series8.ChartArea    = "ChartArea1";
     series8.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series8.Legend       = "Legend1";
     series8.Name         = "Load Output";
     this.chart5.Series.Add(series5);
     this.chart5.Series.Add(series6);
     this.chart5.Series.Add(series7);
     this.chart5.Series.Add(series8);
     this.chart5.Size     = new System.Drawing.Size(650, 415);
     this.chart5.TabIndex = 39;
     this.chart5.Text     = "chart5";
     title5.Name          = "Title1";
     title5.Text          = "Overall System";
     this.chart5.Titles.Add(title5);
     //
     // button2
     //
     this.button2.BackColor = System.Drawing.Color.Lime;
     this.button2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button2.Location  = new System.Drawing.Point(1300, 250);
     this.button2.Name      = "button2";
     this.button2.Size      = new System.Drawing.Size(450, 100);
     this.button2.TabIndex  = 21;
     this.button2.Text      = "Turn On System";
     this.button2.UseVisualStyleBackColor = false;
     //
     // button4
     //
     this.button4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.button4.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button4.Location  = new System.Drawing.Point(1121, 843);
     this.button4.Name      = "button4";
     this.button4.Size      = new System.Drawing.Size(145, 79);
     this.button4.TabIndex  = 46;
     this.button4.Text      = "Current Form";
     this.button4.UseVisualStyleBackColor = false;
     this.button4.Click += new System.EventHandler(this.button4_Click);
     //
     // button3
     //
     this.button3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.button3.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button3.Location  = new System.Drawing.Point(494, 843);
     this.button3.Name      = "button3";
     this.button3.Size      = new System.Drawing.Size(145, 79);
     this.button3.TabIndex  = 45;
     this.button3.Text      = "Power Form";
     this.button3.UseVisualStyleBackColor = false;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // Voltage
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.ButtonHighlight;
     this.ClientSize          = new System.Drawing.Size(1821, 947);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.chart3);
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.chart5);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.chart4);
     this.Controls.Add(this.chart2);
     this.Controls.Add(this.SettingsButton);
     this.Controls.Add(this.ExportButton);
     this.Controls.Add(this.PrintButton);
     this.Controls.Add(this.HomeButton);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.button1);
     this.Name  = "Voltage";
     this.Text  = "Voltage";
     this.Load += new System.EventHandler(this.BatteryPack1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart5)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #49
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 chartArea8 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend    legend8    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea7 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend    legend7    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     this.dataGridView1      = new System.Windows.Forms.DataGridView();
     this.label1             = new System.Windows.Forms.Label();
     this.textnumMuestras    = new System.Windows.Forms.TextBox();
     this.btnCalcular        = new System.Windows.Forms.Button();
     this.btnGenerar         = new System.Windows.Forms.Button();
     this.errorNumero        = new System.Windows.Forms.ErrorProvider(this.components);
     this.dataGridView2      = new System.Windows.Forms.DataGridView();
     this.label2             = new System.Windows.Forms.Label();
     this.labelEcuacionRecta = new System.Windows.Forms.Label();
     this.dataGridView3      = new System.Windows.Forms.DataGridView();
     this.chart1             = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.chart2             = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.listRespuestas     = new System.Windows.Forms.ListBox();
     this.labelERecta        = new System.Windows.Forms.Label();
     this.btnZoom1           = new System.Windows.Forms.Button();
     this.btnZoom2           = new System.Windows.Forms.Button();
     this.label3             = new System.Windows.Forms.Label();
     this.dataGridView4      = new System.Windows.Forms.DataGridView();
     this.textnumMuestras1   = new System.Windows.Forms.TextBox();
     this.btnGenerar2        = new System.Windows.Forms.Button();
     this.btnCalcular2       = new System.Windows.Forms.Button();
     this.dataGridView5      = new System.Windows.Forms.DataGridView();
     this.label4             = new System.Windows.Forms.Label();
     this.label5             = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorNumero)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView5)).BeginInit();
     this.SuspendLayout();
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToAddRows          = false;
     this.dataGridView1.AllowUserToDeleteRows       = false;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Location = new System.Drawing.Point(12, 74);
     this.dataGridView1.Name     = "dataGridView1";
     this.dataGridView1.Size     = new System.Drawing.Size(261, 150);
     this.dataGridView1.TabIndex = 0;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(9, 9);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(307, 23);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Ingrese el numero de Muestras";
     //
     // textnumMuestras
     //
     this.textnumMuestras.Location = new System.Drawing.Point(12, 36);
     this.textnumMuestras.Name     = "textnumMuestras";
     this.textnumMuestras.Size     = new System.Drawing.Size(100, 20);
     this.textnumMuestras.TabIndex = 2;
     //
     // btnCalcular
     //
     this.btnCalcular.Location = new System.Drawing.Point(230, 35);
     this.btnCalcular.Name     = "btnCalcular";
     this.btnCalcular.Size     = new System.Drawing.Size(75, 23);
     this.btnCalcular.TabIndex = 3;
     this.btnCalcular.Text     = "Calcular";
     this.btnCalcular.UseVisualStyleBackColor = true;
     this.btnCalcular.Click += new System.EventHandler(this.button1_Click);
     //
     // btnGenerar
     //
     this.btnGenerar.Location = new System.Drawing.Point(136, 35);
     this.btnGenerar.Name     = "btnGenerar";
     this.btnGenerar.Size     = new System.Drawing.Size(75, 23);
     this.btnGenerar.TabIndex = 4;
     this.btnGenerar.Text     = "Generar";
     this.btnGenerar.UseVisualStyleBackColor = true;
     this.btnGenerar.Click += new System.EventHandler(this.btnGenerar_Click);
     //
     // errorNumero
     //
     this.errorNumero.ContainerControl = this;
     //
     // dataGridView2
     //
     this.dataGridView2.AllowUserToAddRows          = false;
     this.dataGridView2.AllowUserToDeleteRows       = false;
     this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView2.Location = new System.Drawing.Point(656, 35);
     this.dataGridView2.Name     = "dataGridView2";
     this.dataGridView2.ReadOnly = true;
     this.dataGridView2.Size     = new System.Drawing.Size(262, 188);
     this.dataGridView2.TabIndex = 5;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(13, 221);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(310, 33);
     this.label2.TabIndex = 6;
     this.label2.Text     = "Ecuación de la Recta";
     //
     // labelEcuacionRecta
     //
     this.labelEcuacionRecta.AutoSize = true;
     this.labelEcuacionRecta.Location = new System.Drawing.Point(16, 228);
     this.labelEcuacionRecta.Name     = "labelEcuacionRecta";
     this.labelEcuacionRecta.Size     = new System.Drawing.Size(0, 13);
     this.labelEcuacionRecta.TabIndex = 7;
     //
     // dataGridView3
     //
     this.dataGridView3.AllowUserToAddRows          = false;
     this.dataGridView3.AllowUserToDeleteRows       = false;
     this.dataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView3.Location = new System.Drawing.Point(924, 36);
     this.dataGridView3.Name     = "dataGridView3";
     this.dataGridView3.ReadOnly = true;
     this.dataGridView3.Size     = new System.Drawing.Size(229, 188);
     this.dataGridView3.TabIndex = 8;
     //
     // chart1
     //
     chartArea8.Name = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea8);
     legend8.Name = "Legend1";
     this.chart1.Legends.Add(legend8);
     this.chart1.Location = new System.Drawing.Point(12, 298);
     this.chart1.Name     = "chart1";
     this.chart1.Size     = new System.Drawing.Size(311, 269);
     this.chart1.TabIndex = 9;
     this.chart1.Text     = "chart1";
     //
     // chart2
     //
     chartArea7.Name = "ChartArea1";
     this.chart2.ChartAreas.Add(chartArea7);
     legend7.Name = "Legend1";
     this.chart2.Legends.Add(legend7);
     this.chart2.Location = new System.Drawing.Point(367, 261);
     this.chart2.Name     = "chart2";
     this.chart2.Size     = new System.Drawing.Size(354, 300);
     this.chart2.TabIndex = 10;
     this.chart2.Text     = "chart2";
     //
     // listRespuestas
     //
     this.listRespuestas.Font = new System.Drawing.Font("Tahoma", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.listRespuestas.FormattingEnabled = true;
     this.listRespuestas.ItemHeight        = 42;
     this.listRespuestas.Location          = new System.Drawing.Point(737, 261);
     this.listRespuestas.Name     = "listRespuestas";
     this.listRespuestas.Size     = new System.Drawing.Size(416, 256);
     this.listRespuestas.TabIndex = 11;
     //
     // labelERecta
     //
     this.labelERecta.AutoSize = true;
     this.labelERecta.Font     = new System.Drawing.Font("Tahoma", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelERecta.Location = new System.Drawing.Point(13, 252);
     this.labelERecta.Name     = "labelERecta";
     this.labelERecta.Size     = new System.Drawing.Size(85, 33);
     this.labelERecta.TabIndex = 12;
     this.labelERecta.Text     = "label3";
     //
     // btnZoom1
     //
     this.btnZoom1.Location = new System.Drawing.Point(240, 537);
     this.btnZoom1.Name     = "btnZoom1";
     this.btnZoom1.Size     = new System.Drawing.Size(75, 23);
     this.btnZoom1.TabIndex = 13;
     this.btnZoom1.Text     = "Zoom";
     this.btnZoom1.UseVisualStyleBackColor = true;
     this.btnZoom1.Click += new System.EventHandler(this.btnZoom1_Click);
     //
     // btnZoom2
     //
     this.btnZoom2.Location = new System.Drawing.Point(645, 536);
     this.btnZoom2.Name     = "btnZoom2";
     this.btnZoom2.Size     = new System.Drawing.Size(75, 23);
     this.btnZoom2.TabIndex = 14;
     this.btnZoom2.Text     = "Zoom";
     this.btnZoom2.UseVisualStyleBackColor = true;
     this.btnZoom2.Click += new System.EventHandler(this.btnZoom2_Click);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(364, 16);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(258, 16);
     this.label3.TabIndex = 15;
     this.label3.Text     = "Calcular valores en especifico para \"Y\"";
     //
     // dataGridView4
     //
     this.dataGridView4.AllowUserToAddRows          = false;
     this.dataGridView4.AllowUserToDeleteRows       = false;
     this.dataGridView4.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView4.Location = new System.Drawing.Point(337, 71);
     this.dataGridView4.Name     = "dataGridView4";
     this.dataGridView4.Size     = new System.Drawing.Size(100, 149);
     this.dataGridView4.TabIndex = 16;
     //
     // textnumMuestras1
     //
     this.textnumMuestras1.Location = new System.Drawing.Point(337, 48);
     this.textnumMuestras1.Name     = "textnumMuestras1";
     this.textnumMuestras1.Size     = new System.Drawing.Size(100, 20);
     this.textnumMuestras1.TabIndex = 17;
     //
     // btnGenerar2
     //
     this.btnGenerar2.Location = new System.Drawing.Point(443, 46);
     this.btnGenerar2.Name     = "btnGenerar2";
     this.btnGenerar2.Size     = new System.Drawing.Size(75, 23);
     this.btnGenerar2.TabIndex = 18;
     this.btnGenerar2.Text     = "Generar";
     this.btnGenerar2.UseVisualStyleBackColor = true;
     this.btnGenerar2.Click += new System.EventHandler(this.button1_Click_1);
     //
     // btnCalcular2
     //
     this.btnCalcular2.Location = new System.Drawing.Point(524, 45);
     this.btnCalcular2.Name     = "btnCalcular2";
     this.btnCalcular2.Size     = new System.Drawing.Size(75, 23);
     this.btnCalcular2.TabIndex = 19;
     this.btnCalcular2.Text     = "Calcular";
     this.btnCalcular2.UseVisualStyleBackColor = true;
     this.btnCalcular2.Click += new System.EventHandler(this.button2_Click);
     //
     // dataGridView5
     //
     this.dataGridView5.AllowUserToAddRows          = false;
     this.dataGridView5.AllowUserToDeleteRows       = false;
     this.dataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView5.Location = new System.Drawing.Point(444, 76);
     this.dataGridView5.Name     = "dataGridView5";
     this.dataGridView5.ReadOnly = true;
     this.dataGridView5.Size     = new System.Drawing.Size(206, 144);
     this.dataGridView5.TabIndex = 20;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(734, 9);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(83, 16);
     this.label4.TabIndex = 21;
     this.label4.Text     = "Tabla Inicial";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(992, 9);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(74, 16);
     this.label5.TabIndex = 22;
     this.label5.Text     = "Tabla Final";
     //
     // Form5
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1183, 579);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.dataGridView5);
     this.Controls.Add(this.btnCalcular2);
     this.Controls.Add(this.btnGenerar2);
     this.Controls.Add(this.textnumMuestras1);
     this.Controls.Add(this.dataGridView4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.btnZoom2);
     this.Controls.Add(this.btnZoom1);
     this.Controls.Add(this.labelERecta);
     this.Controls.Add(this.listRespuestas);
     this.Controls.Add(this.chart2);
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.dataGridView3);
     this.Controls.Add(this.labelEcuacionRecta);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.dataGridView2);
     this.Controls.Add(this.btnGenerar);
     this.Controls.Add(this.btnCalcular);
     this.Controls.Add(this.textnumMuestras);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.dataGridView1);
     this.Name = "Form5";
     this.Text = "Form5";
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorNumero)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView5)).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.Series    series1    = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
     this.chart             = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.flowLayoutPanel1  = new System.Windows.Forms.FlowLayoutPanel();
     this.button1           = new System.Windows.Forms.Button();
     this.flowLayoutPanel2  = new System.Windows.Forms.FlowLayoutPanel();
     this.button2           = new System.Windows.Forms.Button();
     this.textBox1          = new System.Windows.Forms.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     this.flowLayoutPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // chart
     //
     this.chart.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)
                                                               | System.Windows.Forms.AnchorStyles.Right)));
     chartArea1.Name = "ChartArea1";
     this.chart.ChartAreas.Add(chartArea1);
     legend1.Name = "Legend1";
     this.chart.Legends.Add(legend1);
     this.chart.Location = new System.Drawing.Point(3, 3);
     this.chart.Name     = "chart";
     series1.ChartArea   = "ChartArea1";
     series1.Legend      = "Legend1";
     series1.Name        = "Series1";
     this.chart.Series.Add(series1);
     this.chart.Size     = new System.Drawing.Size(699, 367);
     this.chart.TabIndex = 0;
     this.chart.Text     = "chart1";
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.AutoSize     = true;
     this.tableLayoutPanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.tableLayoutPanel1.ColumnCount  = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.chart, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 1);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 2;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(705, 414);
     this.tableLayoutPanel1.TabIndex = 2;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.AutoSize     = true;
     this.tableLayoutPanel2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.tableLayoutPanel2.ColumnCount  = 2;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel2.Controls.Add(this.flowLayoutPanel1, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.flowLayoutPanel2, 1, 0);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 376);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 1;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(699, 35);
     this.tableLayoutPanel2.TabIndex = 1;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.AutoSize = true;
     this.flowLayoutPanel1.Controls.Add(this.button1);
     this.flowLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 3);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(126, 29);
     this.flowLayoutPanel1.TabIndex = 2;
     //
     // button1
     //
     this.button1.AutoSize                = true;
     this.button1.AutoSizeMode            = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.button1.Location                = new System.Drawing.Point(3, 3);
     this.button1.Name                    = "button1";
     this.button1.Size                    = new System.Drawing.Size(120, 23);
     this.button1.TabIndex                = 0;
     this.button1.Text                    = "Rozpocznij rejestracje";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click                  += new System.EventHandler(this.button1_Click_1);
     //
     // flowLayoutPanel2
     //
     this.flowLayoutPanel2.AutoSize = true;
     this.flowLayoutPanel2.Controls.Add(this.button2);
     this.flowLayoutPanel2.Controls.Add(this.textBox1);
     this.flowLayoutPanel2.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel2.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
     this.flowLayoutPanel2.Location      = new System.Drawing.Point(135, 3);
     this.flowLayoutPanel2.Name          = "flowLayoutPanel2";
     this.flowLayoutPanel2.Size          = new System.Drawing.Size(561, 29);
     this.flowLayoutPanel2.TabIndex      = 3;
     //
     // button2
     //
     this.button2.AutoSize = true;
     this.button2.Location = new System.Drawing.Point(476, 3);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(82, 23);
     this.button2.TabIndex = 1;
     this.button2.Text     = "Zapisz pomiar";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click_1);
     //
     // textBox1
     //
     this.textBox1.Location = new System.Drawing.Point(273, 3);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(197, 20);
     this.textBox1.TabIndex = 2;
     this.textBox1.Text     = "Nazwa eksperymentu";
     //
     // RecorderWindow
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoSize            = true;
     this.ClientSize          = new System.Drawing.Size(705, 414);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Name         = "RecorderWindow";
     this.Text         = "Rejestrator";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.RecorderWindow_FormClosing);
     ((System.ComponentModel.ISupportInitialize)(this.chart)).EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     this.tableLayoutPanel2.ResumeLayout(false);
     this.tableLayoutPanel2.PerformLayout();
     this.flowLayoutPanel1.ResumeLayout(false);
     this.flowLayoutPanel1.PerformLayout();
     this.flowLayoutPanel2.ResumeLayout(false);
     this.flowLayoutPanel2.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #51
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.Series    series1    = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.button1  = new System.Windows.Forms.Button();
     this.textBox1 = new System.Windows.Forms.TextBox();
     this.myChart  = new System.Windows.Forms.DataVisualization.Charting.Chart();
     ((System.ComponentModel.ISupportInitialize)(this.myChart)).BeginInit();
     this.SuspendLayout();
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(13, 14);
     this.button1.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(112, 35);
     this.button1.TabIndex = 0;
     this.button1.Text     = "button1";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // textBox1
     //
     this.textBox1.Location     = new System.Drawing.Point(133, 14);
     this.textBox1.Margin       = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.textBox1.Name         = "textBox1";
     this.textBox1.ReadOnly     = true;
     this.textBox1.Size         = new System.Drawing.Size(148, 26);
     this.textBox1.TabIndex     = 1;
     this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
     //
     // myChart
     //
     chartArea1.Name = "ChartArea1";
     this.myChart.ChartAreas.Add(chartArea1);
     legend1.Name = "Legend1";
     this.myChart.Legends.Add(legend1);
     this.myChart.Location = new System.Drawing.Point(13, 100);
     this.myChart.Name     = "myChart";
     series1.ChartArea     = "ChartArea1";
     series1.Legend        = "Legend1";
     series1.Name          = "Signal";
     this.myChart.Series.Add(series1);
     this.myChart.Size     = new System.Drawing.Size(688, 300);
     this.myChart.TabIndex = 2;
     this.myChart.Text     = "MyChart";
     //
     // MainForm
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(784, 417);
     this.Controls.Add(this.myChart);
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.button1);
     this.Font            = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Margin          = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "MainForm";
     this.SizeGripStyle   = System.Windows.Forms.SizeGripStyle.Hide;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.Manual;
     this.Text            = "ChartOne";
     this.Load           += new System.EventHandler(this.MainForm_Load);
     ((System.ComponentModel.ISupportInitialize)(this.myChart)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #52
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.Series    series1    = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.label1    = new System.Windows.Forms.Label();
     this.comboBox1 = new System.Windows.Forms.ComboBox();
     this.chart1    = new System.Windows.Forms.DataVisualization.Charting.Chart();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.label1.Location = new System.Drawing.Point(21, 9);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(85, 25);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Form 1";
     //
     // comboBox1
     //
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location          = new System.Drawing.Point(127, 15);
     this.comboBox1.Name     = "comboBox1";
     this.comboBox1.Size     = new System.Drawing.Size(236, 21);
     this.comboBox1.TabIndex = 1;
     //
     // chart1
     //
     this.chart1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                 | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     chartArea1.Name = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea1);
     legend1.Name = "Legend1";
     this.chart1.Legends.Add(legend1);
     this.chart1.Location = new System.Drawing.Point(12, 42);
     this.chart1.Name     = "chart1";
     series1.ChartArea    = "ChartArea1";
     series1.Legend       = "Legend1";
     series1.Name         = "Series1";
     this.chart1.Series.Add(series1);
     this.chart1.Size     = new System.Drawing.Size(776, 396);
     this.chart1.TabIndex = 3;
     this.chart1.Text     = "chart1";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(800, 450);
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.comboBox1);
     this.Controls.Add(this.label1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #53
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 chartArea2 = 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.Series    series2    = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.label1       = new System.Windows.Forms.Label();
     this.textBox1     = new System.Windows.Forms.TextBox();
     this.groupBox1    = new System.Windows.Forms.GroupBox();
     this.radioButton4 = new System.Windows.Forms.RadioButton();
     this.radioButton3 = new System.Windows.Forms.RadioButton();
     this.radioButton2 = new System.Windows.Forms.RadioButton();
     this.radioButton1 = new System.Windows.Forms.RadioButton();
     this.button1      = new System.Windows.Forms.Button();
     this.chart1       = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.button2      = new System.Windows.Forms.Button();
     this.button3      = new System.Windows.Forms.Button();
     this.button4      = new System.Windows.Forms.Button();
     this.close_button = new System.Windows.Forms.Button();
     this.clear_button = new System.Windows.Forms.Button();
     this.label2       = new System.Windows.Forms.Label();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Copperplate Gothic Bold", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(29, 55);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(239, 15);
     this.label1.TabIndex = 0;
     this.label1.Text     = "ENTER THE NUMBER TO ADD ";
     //
     // textBox1
     //
     this.textBox1.Location     = new System.Drawing.Point(289, 55);
     this.textBox1.Name         = "textBox1";
     this.textBox1.Size         = new System.Drawing.Size(100, 22);
     this.textBox1.TabIndex     = 1;
     this.textBox1.Text         = "12";
     this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
     //
     // groupBox1
     //
     this.groupBox1.BackColor = System.Drawing.Color.DarkOrange;
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.radioButton4);
     this.groupBox1.Controls.Add(this.radioButton3);
     this.groupBox1.Controls.Add(this.radioButton2);
     this.groupBox1.Controls.Add(this.radioButton1);
     this.groupBox1.Location = new System.Drawing.Point(32, 106);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(273, 284);
     this.groupBox1.TabIndex = 2;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Enter   += new System.EventHandler(this.groupBox1_Enter);
     //
     // radioButton4
     //
     this.radioButton4.AutoSize = true;
     this.radioButton4.Location = new System.Drawing.Point(17, 247);
     this.radioButton4.Name     = "radioButton4";
     this.radioButton4.Size     = new System.Drawing.Size(83, 21);
     this.radioButton4.TabIndex = 3;
     this.radioButton4.TabStop  = true;
     this.radioButton4.Text     = "BUBBLE";
     this.radioButton4.UseVisualStyleBackColor = true;
     this.radioButton4.CheckedChanged         += new System.EventHandler(this.radioButton4_CheckedChanged);
     //
     // radioButton3
     //
     this.radioButton3.AutoSize = true;
     this.radioButton3.Location = new System.Drawing.Point(17, 194);
     this.radioButton3.Name     = "radioButton3";
     this.radioButton3.Size     = new System.Drawing.Size(57, 21);
     this.radioButton3.TabIndex = 2;
     this.radioButton3.TabStop  = true;
     this.radioButton3.Text     = "BAR";
     this.radioButton3.UseVisualStyleBackColor = true;
     this.radioButton3.CheckedChanged         += new System.EventHandler(this.radioButton3_CheckedChanged);
     //
     // radioButton2
     //
     this.radioButton2.AutoSize = true;
     this.radioButton2.Location = new System.Drawing.Point(17, 138);
     this.radioButton2.Name     = "radioButton2";
     this.radioButton2.Size     = new System.Drawing.Size(50, 21);
     this.radioButton2.TabIndex = 1;
     this.radioButton2.TabStop  = true;
     this.radioButton2.Text     = "PIE";
     this.radioButton2.UseVisualStyleBackColor = true;
     this.radioButton2.CheckedChanged         += new System.EventHandler(this.radioButton2_CheckedChanged);
     //
     // radioButton1
     //
     this.radioButton1.AutoSize = true;
     this.radioButton1.Location = new System.Drawing.Point(17, 82);
     this.radioButton1.Name     = "radioButton1";
     this.radioButton1.Size     = new System.Drawing.Size(88, 21);
     this.radioButton1.TabIndex = 0;
     this.radioButton1.TabStop  = true;
     this.radioButton1.Text     = "COLUMN";
     this.radioButton1.UseVisualStyleBackColor = true;
     this.radioButton1.CheckedChanged         += new System.EventHandler(this.radioButton1_CheckedChanged);
     //
     // button1
     //
     this.button1.BackColor = System.Drawing.Color.Gold;
     this.button1.Location  = new System.Drawing.Point(435, 45);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(209, 43);
     this.button1.TabIndex  = 1;
     this.button1.Text      = "Add and Display ";
     this.button1.UseVisualStyleBackColor = false;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // chart1
     //
     chartArea2.Name = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea2);
     legend2.Name = "Legend1";
     this.chart1.Legends.Add(legend2);
     this.chart1.Location   = new System.Drawing.Point(680, 26);
     this.chart1.Name       = "chart1";
     this.chart1.Palette    = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Fire;
     series2.ChartArea      = "ChartArea1";
     series2.LabelForeColor = System.Drawing.Color.LawnGreen;
     series2.Legend         = "Legend1";
     series2.Name           = "Series1";
     this.chart1.Series.Add(series2);
     this.chart1.Size     = new System.Drawing.Size(616, 467);
     this.chart1.TabIndex = 2;
     this.chart1.Text     = "chart1";
     this.chart1.Click   += new System.EventHandler(this.chart1_Click);
     //
     // button2
     //
     this.button2.BackColor = System.Drawing.Color.Goldenrod;
     this.button2.Location  = new System.Drawing.Point(435, 229);
     this.button2.Name      = "button2";
     this.button2.Size      = new System.Drawing.Size(209, 48);
     this.button2.TabIndex  = 4;
     this.button2.Text      = "Value from the file";
     this.button2.UseVisualStyleBackColor = false;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // button3
     //
     this.button3.BackColor = System.Drawing.Color.Orange;
     this.button3.Location  = new System.Drawing.Point(435, 329);
     this.button3.Name      = "button3";
     this.button3.Size      = new System.Drawing.Size(209, 45);
     this.button3.TabIndex  = 5;
     this.button3.Text      = "Value with random value";
     this.button3.UseVisualStyleBackColor = false;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // button4
     //
     this.button4.BackColor = System.Drawing.Color.Yellow;
     this.button4.Location  = new System.Drawing.Point(435, 137);
     this.button4.Name      = "button4";
     this.button4.Size      = new System.Drawing.Size(209, 41);
     this.button4.TabIndex  = 6;
     this.button4.Text      = "Choose file";
     this.button4.UseVisualStyleBackColor = false;
     this.button4.Click += new System.EventHandler(this.button4_Click);
     //
     // close_button
     //
     this.close_button.BackColor = System.Drawing.Color.IndianRed;
     this.close_button.Location  = new System.Drawing.Point(191, 444);
     this.close_button.Name      = "close_button";
     this.close_button.Size      = new System.Drawing.Size(140, 37);
     this.close_button.TabIndex  = 7;
     this.close_button.Text      = "EXIT";
     this.close_button.UseVisualStyleBackColor = false;
     this.close_button.Click += new System.EventHandler(this.closeButton_Click);
     //
     // clear_button
     //
     this.clear_button.BackColor = System.Drawing.Color.LimeGreen;
     this.clear_button.Location  = new System.Drawing.Point(364, 444);
     this.clear_button.Name      = "clear_button";
     this.clear_button.Size      = new System.Drawing.Size(130, 37);
     this.clear_button.TabIndex  = 8;
     this.clear_button.Text      = "CLEAR";
     this.clear_button.UseVisualStyleBackColor = false;
     this.clear_button.Click += new System.EventHandler(this.clearButton_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Copperplate Gothic Bold", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(13, 31);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(246, 19);
     this.label2.TabIndex = 4;
     this.label2.Text     = "Select the type of chart";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.Khaki;
     this.ClientSize          = new System.Drawing.Size(1308, 505);
     this.Controls.Add(this.clear_button);
     this.Controls.Add(this.close_button);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.label1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #54
0
        /// <summary>
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>


        #region Windows Form Designer generated code

        /// <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 chartArea2 = 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.Series    series2    = new System.Windows.Forms.DataVisualization.Charting.Series();
            this.metroPanel1       = new MetroFramework.Controls.MetroPanel();
            this.metroButton2      = new MetroFramework.Controls.MetroButton();
            this.metroButton1      = new MetroFramework.Controls.MetroButton();
            this.ram_MemoryInfo    = new MetroFramework.Controls.MetroButton();
            this.ram_LiveInfo      = new MetroFramework.Controls.MetroButton();
            this.ram_IdleChecker   = new MetroFramework.Controls.MetroButton();
            this.ram_Configuration = new MetroFramework.Controls.MetroButton();
            this.ram_Capacity      = new MetroFramework.Controls.MetroLabel();
            this.ram_Interleave    = new MetroFramework.Controls.MetroLabel();
            this.ram_Speed         = new MetroFramework.Controls.MetroLabel();
            this.metroLabel9       = new MetroFramework.Controls.MetroLabel();
            this.metroLabel8       = new MetroFramework.Controls.MetroLabel();
            this.metroLabel7       = new MetroFramework.Controls.MetroLabel();
            this.ram_SerialNumber  = new MetroFramework.Controls.MetroLabel();
            this.ram_Manufacturer  = new MetroFramework.Controls.MetroLabel();
            this.ram_DataWidth     = new MetroFramework.Controls.MetroLabel();
            this.metroLabel3       = new MetroFramework.Controls.MetroLabel();
            this.metroLabel2       = new MetroFramework.Controls.MetroLabel();
            this.metroLabel1       = new MetroFramework.Controls.MetroLabel();
            this.ram_Heap          = new MetroFramework.Controls.MetroButton();
            this.ram_Threads       = new MetroFramework.Controls.MetroButton();
            this.ram_Processes     = new MetroFramework.Controls.MetroButton();
            this.chart1            = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.metroButton3      = new MetroFramework.Controls.MetroButton();
            this.metroButton4      = new MetroFramework.Controls.MetroButton();
            this.metroPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.SuspendLayout();
            //
            // metroPanel1
            //
            this.metroPanel1.Controls.Add(this.metroButton4);
            this.metroPanel1.Controls.Add(this.metroButton3);
            this.metroPanel1.Controls.Add(this.metroButton2);
            this.metroPanel1.Controls.Add(this.metroButton1);
            this.metroPanel1.Controls.Add(this.ram_MemoryInfo);
            this.metroPanel1.Controls.Add(this.ram_LiveInfo);
            this.metroPanel1.Controls.Add(this.ram_IdleChecker);
            this.metroPanel1.Controls.Add(this.ram_Configuration);
            this.metroPanel1.Controls.Add(this.ram_Capacity);
            this.metroPanel1.Controls.Add(this.ram_Interleave);
            this.metroPanel1.Controls.Add(this.ram_Speed);
            this.metroPanel1.Controls.Add(this.metroLabel9);
            this.metroPanel1.Controls.Add(this.metroLabel8);
            this.metroPanel1.Controls.Add(this.metroLabel7);
            this.metroPanel1.Controls.Add(this.ram_SerialNumber);
            this.metroPanel1.Controls.Add(this.ram_Manufacturer);
            this.metroPanel1.Controls.Add(this.ram_DataWidth);
            this.metroPanel1.Controls.Add(this.metroLabel3);
            this.metroPanel1.Controls.Add(this.metroLabel2);
            this.metroPanel1.Controls.Add(this.metroLabel1);
            this.metroPanel1.Controls.Add(this.ram_Heap);
            this.metroPanel1.Controls.Add(this.ram_Threads);
            this.metroPanel1.Controls.Add(this.ram_Processes);
            this.metroPanel1.Controls.Add(this.chart1);
            this.metroPanel1.CustomBackground                    = false;
            this.metroPanel1.HorizontalScrollbar                 = false;
            this.metroPanel1.HorizontalScrollbarBarColor         = true;
            this.metroPanel1.HorizontalScrollbarHighlightOnWheel = false;
            this.metroPanel1.HorizontalScrollbarSize             = 10;
            this.metroPanel1.Location                          = new System.Drawing.Point(0, 0);
            this.metroPanel1.Name                              = "metroPanel1";
            this.metroPanel1.Size                              = new System.Drawing.Size(1355, 763);
            this.metroPanel1.Style                             = MetroFramework.MetroColorStyle.Blue;
            this.metroPanel1.StyleManager                      = null;
            this.metroPanel1.TabIndex                          = 0;
            this.metroPanel1.Theme                             = MetroFramework.MetroThemeStyle.Dark;
            this.metroPanel1.VerticalScrollbar                 = false;
            this.metroPanel1.VerticalScrollbarBarColor         = true;
            this.metroPanel1.VerticalScrollbarHighlightOnWheel = false;
            this.metroPanel1.VerticalScrollbarSize             = 10;
            this.metroPanel1.Paint                            += new System.Windows.Forms.PaintEventHandler(this.metroPanel1_Paint);
            //
            // metroButton2
            //
            this.metroButton2.Highlight    = false;
            this.metroButton2.Location     = new System.Drawing.Point(38, 677);
            this.metroButton2.Name         = "metroButton2";
            this.metroButton2.Size         = new System.Drawing.Size(103, 41);
            this.metroButton2.Style        = MetroFramework.MetroColorStyle.Blue;
            this.metroButton2.StyleManager = null;
            this.metroButton2.TabIndex     = 23;
            this.metroButton2.Text         = "Memory Scanner";
            this.metroButton2.Theme        = MetroFramework.MetroThemeStyle.Light;
            this.metroButton2.Click       += new System.EventHandler(this.metroButton2_Click);
            //
            // metroButton1
            //
            this.metroButton1.Highlight    = false;
            this.metroButton1.Location     = new System.Drawing.Point(197, 677);
            this.metroButton1.Name         = "metroButton1";
            this.metroButton1.Size         = new System.Drawing.Size(103, 41);
            this.metroButton1.Style        = MetroFramework.MetroColorStyle.Blue;
            this.metroButton1.StyleManager = null;
            this.metroButton1.TabIndex     = 22;
            this.metroButton1.Text         = "Browsers";
            this.metroButton1.Theme        = MetroFramework.MetroThemeStyle.Light;
            this.metroButton1.Click       += new System.EventHandler(this.metroButton1_Click);
            //
            // ram_MemoryInfo
            //
            this.ram_MemoryInfo.Highlight    = false;
            this.ram_MemoryInfo.Location     = new System.Drawing.Point(845, 677);
            this.ram_MemoryInfo.Name         = "ram_MemoryInfo";
            this.ram_MemoryInfo.Size         = new System.Drawing.Size(102, 41);
            this.ram_MemoryInfo.Style        = MetroFramework.MetroColorStyle.Blue;
            this.ram_MemoryInfo.StyleManager = null;
            this.ram_MemoryInfo.TabIndex     = 21;
            this.ram_MemoryInfo.Text         = "Memory Info";
            this.ram_MemoryInfo.Theme        = MetroFramework.MetroThemeStyle.Light;
            this.ram_MemoryInfo.Click       += new System.EventHandler(this.ram_MemoryInfo_Click);
            //
            // ram_LiveInfo
            //
            this.ram_LiveInfo.Highlight    = false;
            this.ram_LiveInfo.Location     = new System.Drawing.Point(674, 677);
            this.ram_LiveInfo.Name         = "ram_LiveInfo";
            this.ram_LiveInfo.Size         = new System.Drawing.Size(101, 41);
            this.ram_LiveInfo.Style        = MetroFramework.MetroColorStyle.Blue;
            this.ram_LiveInfo.StyleManager = null;
            this.ram_LiveInfo.TabIndex     = 20;
            this.ram_LiveInfo.Text         = "Live Info";
            this.ram_LiveInfo.Theme        = MetroFramework.MetroThemeStyle.Light;
            this.ram_LiveInfo.Click       += new System.EventHandler(this.ram_LiveInfo_Click);
            //
            // ram_IdleChecker
            //
            this.ram_IdleChecker.Highlight    = false;
            this.ram_IdleChecker.Location     = new System.Drawing.Point(513, 677);
            this.ram_IdleChecker.Name         = "ram_IdleChecker";
            this.ram_IdleChecker.Size         = new System.Drawing.Size(98, 41);
            this.ram_IdleChecker.Style        = MetroFramework.MetroColorStyle.Blue;
            this.ram_IdleChecker.StyleManager = null;
            this.ram_IdleChecker.TabIndex     = 19;
            this.ram_IdleChecker.Text         = "Idle Checker";
            this.ram_IdleChecker.Theme        = MetroFramework.MetroThemeStyle.Light;
            this.ram_IdleChecker.Click       += new System.EventHandler(this.ram_IdleChecker_Click);
            //
            // ram_Configuration
            //
            this.ram_Configuration.Highlight    = false;
            this.ram_Configuration.Location     = new System.Drawing.Point(351, 677);
            this.ram_Configuration.Name         = "ram_Configuration";
            this.ram_Configuration.Size         = new System.Drawing.Size(100, 41);
            this.ram_Configuration.Style        = MetroFramework.MetroColorStyle.Blue;
            this.ram_Configuration.StyleManager = null;
            this.ram_Configuration.TabIndex     = 18;
            this.ram_Configuration.Text         = "Configuration";
            this.ram_Configuration.Theme        = MetroFramework.MetroThemeStyle.Light;
            this.ram_Configuration.Click       += new System.EventHandler(this.ram_Configuration_Click);
            //
            // ram_Capacity
            //
            this.ram_Capacity.AutoSize         = true;
            this.ram_Capacity.BackColor        = System.Drawing.SystemColors.ControlText;
            this.ram_Capacity.CustomBackground = false;
            this.ram_Capacity.CustomForeColor  = true;
            this.ram_Capacity.FontSize         = MetroFramework.MetroLabelSize.Tall;
            this.ram_Capacity.FontWeight       = MetroFramework.MetroLabelWeight.Light;
            this.ram_Capacity.ForeColor        = System.Drawing.SystemColors.HighlightText;
            this.ram_Capacity.LabelMode        = MetroFramework.Controls.MetroLabelMode.Default;
            this.ram_Capacity.Location         = new System.Drawing.Point(642, 614);
            this.ram_Capacity.Name             = "ram_Capacity";
            this.ram_Capacity.Size             = new System.Drawing.Size(115, 25);
            this.ram_Capacity.Style            = MetroFramework.MetroColorStyle.Blue;
            this.ram_Capacity.StyleManager     = null;
            this.ram_Capacity.TabIndex         = 17;
            this.ram_Capacity.Text             = "metroLabel12";
            this.ram_Capacity.Theme            = MetroFramework.MetroThemeStyle.Dark;
            this.ram_Capacity.UseStyleColors   = false;
            //
            // ram_Interleave
            //
            this.ram_Interleave.AutoSize         = true;
            this.ram_Interleave.BackColor        = System.Drawing.SystemColors.ControlText;
            this.ram_Interleave.CustomBackground = false;
            this.ram_Interleave.CustomForeColor  = true;
            this.ram_Interleave.FontSize         = MetroFramework.MetroLabelSize.Tall;
            this.ram_Interleave.FontWeight       = MetroFramework.MetroLabelWeight.Light;
            this.ram_Interleave.ForeColor        = System.Drawing.SystemColors.HighlightText;
            this.ram_Interleave.LabelMode        = MetroFramework.Controls.MetroLabelMode.Default;
            this.ram_Interleave.Location         = new System.Drawing.Point(642, 568);
            this.ram_Interleave.Name             = "ram_Interleave";
            this.ram_Interleave.Size             = new System.Drawing.Size(115, 25);
            this.ram_Interleave.Style            = MetroFramework.MetroColorStyle.Blue;
            this.ram_Interleave.StyleManager     = null;
            this.ram_Interleave.TabIndex         = 16;
            this.ram_Interleave.Text             = "metroLabel11";
            this.ram_Interleave.Theme            = MetroFramework.MetroThemeStyle.Dark;
            this.ram_Interleave.UseStyleColors   = false;
            //
            // ram_Speed
            //
            this.ram_Speed.AutoSize         = true;
            this.ram_Speed.BackColor        = System.Drawing.SystemColors.ControlText;
            this.ram_Speed.CustomBackground = false;
            this.ram_Speed.CustomForeColor  = true;
            this.ram_Speed.FontSize         = MetroFramework.MetroLabelSize.Tall;
            this.ram_Speed.FontWeight       = MetroFramework.MetroLabelWeight.Light;
            this.ram_Speed.ForeColor        = System.Drawing.SystemColors.HighlightText;
            this.ram_Speed.LabelMode        = MetroFramework.Controls.MetroLabelMode.Default;
            this.ram_Speed.Location         = new System.Drawing.Point(642, 525);
            this.ram_Speed.Name             = "ram_Speed";
            this.ram_Speed.Size             = new System.Drawing.Size(115, 25);
            this.ram_Speed.Style            = MetroFramework.MetroColorStyle.Blue;
            this.ram_Speed.StyleManager     = null;
            this.ram_Speed.TabIndex         = 15;
            this.ram_Speed.Text             = "metroLabel10";
            this.ram_Speed.Theme            = MetroFramework.MetroThemeStyle.Dark;
            this.ram_Speed.UseStyleColors   = false;
            //
            // metroLabel9
            //
            this.metroLabel9.AutoSize         = true;
            this.metroLabel9.BackColor        = System.Drawing.SystemColors.ControlText;
            this.metroLabel9.CustomBackground = false;
            this.metroLabel9.CustomForeColor  = true;
            this.metroLabel9.FontSize         = MetroFramework.MetroLabelSize.Tall;
            this.metroLabel9.FontWeight       = MetroFramework.MetroLabelWeight.Light;
            this.metroLabel9.ForeColor        = System.Drawing.SystemColors.HighlightText;
            this.metroLabel9.LabelMode        = MetroFramework.Controls.MetroLabelMode.Default;
            this.metroLabel9.Location         = new System.Drawing.Point(464, 614);
            this.metroLabel9.Name             = "metroLabel9";
            this.metroLabel9.Size             = new System.Drawing.Size(76, 25);
            this.metroLabel9.Style            = MetroFramework.MetroColorStyle.Blue;
            this.metroLabel9.StyleManager     = null;
            this.metroLabel9.TabIndex         = 14;
            this.metroLabel9.Text             = "Capacity";
            this.metroLabel9.Theme            = MetroFramework.MetroThemeStyle.Dark;
            this.metroLabel9.UseStyleColors   = false;
            //
            // metroLabel8
            //
            this.metroLabel8.AutoSize         = true;
            this.metroLabel8.BackColor        = System.Drawing.SystemColors.ControlText;
            this.metroLabel8.CustomBackground = false;
            this.metroLabel8.CustomForeColor  = true;
            this.metroLabel8.FontSize         = MetroFramework.MetroLabelSize.Tall;
            this.metroLabel8.FontWeight       = MetroFramework.MetroLabelWeight.Light;
            this.metroLabel8.ForeColor        = System.Drawing.SystemColors.HighlightText;
            this.metroLabel8.LabelMode        = MetroFramework.Controls.MetroLabelMode.Default;
            this.metroLabel8.Location         = new System.Drawing.Point(463, 568);
            this.metroLabel8.Name             = "metroLabel8";
            this.metroLabel8.Size             = new System.Drawing.Size(172, 25);
            this.metroLabel8.Style            = MetroFramework.MetroColorStyle.Blue;
            this.metroLabel8.StyleManager     = null;
            this.metroLabel8.TabIndex         = 13;
            this.metroLabel8.Text             = "Interleave data depth";
            this.metroLabel8.Theme            = MetroFramework.MetroThemeStyle.Dark;
            this.metroLabel8.UseStyleColors   = false;
            //
            // metroLabel7
            //
            this.metroLabel7.AutoSize         = true;
            this.metroLabel7.BackColor        = System.Drawing.SystemColors.ControlText;
            this.metroLabel7.CustomBackground = false;
            this.metroLabel7.CustomForeColor  = true;
            this.metroLabel7.FontSize         = MetroFramework.MetroLabelSize.Tall;
            this.metroLabel7.FontWeight       = MetroFramework.MetroLabelWeight.Light;
            this.metroLabel7.ForeColor        = System.Drawing.SystemColors.HighlightText;
            this.metroLabel7.LabelMode        = MetroFramework.Controls.MetroLabelMode.Default;
            this.metroLabel7.Location         = new System.Drawing.Point(464, 525);
            this.metroLabel7.Name             = "metroLabel7";
            this.metroLabel7.Size             = new System.Drawing.Size(59, 25);
            this.metroLabel7.Style            = MetroFramework.MetroColorStyle.Blue;
            this.metroLabel7.StyleManager     = null;
            this.metroLabel7.TabIndex         = 12;
            this.metroLabel7.Text             = "Speed";
            this.metroLabel7.Theme            = MetroFramework.MetroThemeStyle.Dark;
            this.metroLabel7.UseStyleColors   = false;
            //
            // ram_SerialNumber
            //
            this.ram_SerialNumber.AutoSize         = true;
            this.ram_SerialNumber.BackColor        = System.Drawing.SystemColors.ControlText;
            this.ram_SerialNumber.CustomBackground = false;
            this.ram_SerialNumber.CustomForeColor  = true;
            this.ram_SerialNumber.FontSize         = MetroFramework.MetroLabelSize.Tall;
            this.ram_SerialNumber.FontWeight       = MetroFramework.MetroLabelWeight.Light;
            this.ram_SerialNumber.ForeColor        = System.Drawing.SystemColors.HighlightText;
            this.ram_SerialNumber.LabelMode        = MetroFramework.Controls.MetroLabelMode.Default;
            this.ram_SerialNumber.Location         = new System.Drawing.Point(178, 618);
            this.ram_SerialNumber.Name             = "ram_SerialNumber";
            this.ram_SerialNumber.Size             = new System.Drawing.Size(106, 25);
            this.ram_SerialNumber.Style            = MetroFramework.MetroColorStyle.Blue;
            this.ram_SerialNumber.StyleManager     = null;
            this.ram_SerialNumber.TabIndex         = 11;
            this.ram_SerialNumber.Text             = "metroLabel6";
            this.ram_SerialNumber.Theme            = MetroFramework.MetroThemeStyle.Dark;
            this.ram_SerialNumber.UseStyleColors   = false;
            //
            // ram_Manufacturer
            //
            this.ram_Manufacturer.AutoSize         = true;
            this.ram_Manufacturer.BackColor        = System.Drawing.SystemColors.ControlText;
            this.ram_Manufacturer.CustomBackground = false;
            this.ram_Manufacturer.CustomForeColor  = true;
            this.ram_Manufacturer.FontSize         = MetroFramework.MetroLabelSize.Tall;
            this.ram_Manufacturer.FontWeight       = MetroFramework.MetroLabelWeight.Light;
            this.ram_Manufacturer.ForeColor        = System.Drawing.SystemColors.HighlightText;
            this.ram_Manufacturer.LabelMode        = MetroFramework.Controls.MetroLabelMode.Default;
            this.ram_Manufacturer.Location         = new System.Drawing.Point(178, 571);
            this.ram_Manufacturer.Name             = "ram_Manufacturer";
            this.ram_Manufacturer.Size             = new System.Drawing.Size(106, 25);
            this.ram_Manufacturer.Style            = MetroFramework.MetroColorStyle.Blue;
            this.ram_Manufacturer.StyleManager     = null;
            this.ram_Manufacturer.TabIndex         = 10;
            this.ram_Manufacturer.Text             = "metroLabel5";
            this.ram_Manufacturer.Theme            = MetroFramework.MetroThemeStyle.Dark;
            this.ram_Manufacturer.UseStyleColors   = false;
            //
            // ram_DataWidth
            //
            this.ram_DataWidth.AutoSize         = true;
            this.ram_DataWidth.BackColor        = System.Drawing.SystemColors.ControlText;
            this.ram_DataWidth.CustomBackground = false;
            this.ram_DataWidth.CustomForeColor  = true;
            this.ram_DataWidth.FontSize         = MetroFramework.MetroLabelSize.Tall;
            this.ram_DataWidth.FontWeight       = MetroFramework.MetroLabelWeight.Light;
            this.ram_DataWidth.ForeColor        = System.Drawing.SystemColors.HighlightText;
            this.ram_DataWidth.LabelMode        = MetroFramework.Controls.MetroLabelMode.Default;
            this.ram_DataWidth.Location         = new System.Drawing.Point(178, 525);
            this.ram_DataWidth.Name             = "ram_DataWidth";
            this.ram_DataWidth.Size             = new System.Drawing.Size(106, 25);
            this.ram_DataWidth.Style            = MetroFramework.MetroColorStyle.Blue;
            this.ram_DataWidth.StyleManager     = null;
            this.ram_DataWidth.TabIndex         = 9;
            this.ram_DataWidth.Text             = "metroLabel4";
            this.ram_DataWidth.Theme            = MetroFramework.MetroThemeStyle.Dark;
            this.ram_DataWidth.UseStyleColors   = false;
            //
            // metroLabel3
            //
            this.metroLabel3.AutoSize         = true;
            this.metroLabel3.BackColor        = System.Drawing.SystemColors.ControlText;
            this.metroLabel3.CustomBackground = false;
            this.metroLabel3.CustomForeColor  = true;
            this.metroLabel3.FontSize         = MetroFramework.MetroLabelSize.Tall;
            this.metroLabel3.FontWeight       = MetroFramework.MetroLabelWeight.Light;
            this.metroLabel3.ForeColor        = System.Drawing.SystemColors.HighlightText;
            this.metroLabel3.LabelMode        = MetroFramework.Controls.MetroLabelMode.Default;
            this.metroLabel3.Location         = new System.Drawing.Point(47, 617);
            this.metroLabel3.Name             = "metroLabel3";
            this.metroLabel3.Size             = new System.Drawing.Size(121, 25);
            this.metroLabel3.Style            = MetroFramework.MetroColorStyle.Blue;
            this.metroLabel3.StyleManager     = null;
            this.metroLabel3.TabIndex         = 8;
            this.metroLabel3.Text             = "Serial Number";
            this.metroLabel3.Theme            = MetroFramework.MetroThemeStyle.Dark;
            this.metroLabel3.UseStyleColors   = false;
            //
            // metroLabel2
            //
            this.metroLabel2.AutoSize         = true;
            this.metroLabel2.BackColor        = System.Drawing.SystemColors.ControlText;
            this.metroLabel2.CustomBackground = false;
            this.metroLabel2.CustomForeColor  = true;
            this.metroLabel2.FontSize         = MetroFramework.MetroLabelSize.Tall;
            this.metroLabel2.FontWeight       = MetroFramework.MetroLabelWeight.Light;
            this.metroLabel2.ForeColor        = System.Drawing.SystemColors.HighlightText;
            this.metroLabel2.LabelMode        = MetroFramework.Controls.MetroLabelMode.Default;
            this.metroLabel2.Location         = new System.Drawing.Point(54, 571);
            this.metroLabel2.Name             = "metroLabel2";
            this.metroLabel2.Size             = new System.Drawing.Size(114, 25);
            this.metroLabel2.Style            = MetroFramework.MetroColorStyle.Blue;
            this.metroLabel2.StyleManager     = null;
            this.metroLabel2.TabIndex         = 7;
            this.metroLabel2.Text             = "Manufacturer";
            this.metroLabel2.Theme            = MetroFramework.MetroThemeStyle.Dark;
            this.metroLabel2.UseStyleColors   = false;
            //
            // metroLabel1
            //
            this.metroLabel1.AutoSize         = true;
            this.metroLabel1.BackColor        = System.Drawing.SystemColors.ControlText;
            this.metroLabel1.CustomBackground = false;
            this.metroLabel1.CustomForeColor  = true;
            this.metroLabel1.FontSize         = MetroFramework.MetroLabelSize.Tall;
            this.metroLabel1.FontWeight       = MetroFramework.MetroLabelWeight.Light;
            this.metroLabel1.ForeColor        = System.Drawing.SystemColors.HighlightText;
            this.metroLabel1.LabelMode        = MetroFramework.Controls.MetroLabelMode.Default;
            this.metroLabel1.Location         = new System.Drawing.Point(54, 525);
            this.metroLabel1.Name             = "metroLabel1";
            this.metroLabel1.Size             = new System.Drawing.Size(97, 25);
            this.metroLabel1.Style            = MetroFramework.MetroColorStyle.Blue;
            this.metroLabel1.StyleManager     = null;
            this.metroLabel1.TabIndex         = 6;
            this.metroLabel1.Text             = "Data Width";
            this.metroLabel1.Theme            = MetroFramework.MetroThemeStyle.Dark;
            this.metroLabel1.UseStyleColors   = false;
            //
            // ram_Heap
            //
            this.ram_Heap.Highlight    = false;
            this.ram_Heap.Location     = new System.Drawing.Point(1182, 657);
            this.ram_Heap.Name         = "ram_Heap";
            this.ram_Heap.Size         = new System.Drawing.Size(108, 47);
            this.ram_Heap.Style        = MetroFramework.MetroColorStyle.Blue;
            this.ram_Heap.StyleManager = null;
            this.ram_Heap.TabIndex     = 5;
            this.ram_Heap.Text         = "Heap";
            this.ram_Heap.Theme        = MetroFramework.MetroThemeStyle.Light;
            this.ram_Heap.Click       += new System.EventHandler(this.ram_Heap_Click);
            //
            // ram_Threads
            //
            this.ram_Threads.Highlight    = false;
            this.ram_Threads.Location     = new System.Drawing.Point(1182, 579);
            this.ram_Threads.Name         = "ram_Threads";
            this.ram_Threads.Size         = new System.Drawing.Size(108, 41);
            this.ram_Threads.Style        = MetroFramework.MetroColorStyle.Blue;
            this.ram_Threads.StyleManager = null;
            this.ram_Threads.TabIndex     = 4;
            this.ram_Threads.Text         = "Threads";
            this.ram_Threads.Theme        = MetroFramework.MetroThemeStyle.Light;
            this.ram_Threads.Click       += new System.EventHandler(this.ram_Threads_Click);
            //
            // ram_Processes
            //
            this.ram_Processes.Highlight    = false;
            this.ram_Processes.Location     = new System.Drawing.Point(1182, 502);
            this.ram_Processes.Name         = "ram_Processes";
            this.ram_Processes.Size         = new System.Drawing.Size(108, 42);
            this.ram_Processes.Style        = MetroFramework.MetroColorStyle.Orange;
            this.ram_Processes.StyleManager = null;
            this.ram_Processes.TabIndex     = 3;
            this.ram_Processes.Text         = "Processes";
            this.ram_Processes.Theme        = MetroFramework.MetroThemeStyle.Light;
            this.ram_Processes.Click       += new System.EventHandler(this.ram_Processes_Click);
            //
            // chart1
            //
            chartArea2.Name = "ChartArea1";
            this.chart1.ChartAreas.Add(chartArea2);
            legend2.Name = "Legend1";
            this.chart1.Legends.Add(legend2);
            this.chart1.Location = new System.Drawing.Point(12, 13);
            this.chart1.Name     = "chart1";
            series2.ChartArea    = "ChartArea1";
            series2.Legend       = "Legend1";
            series2.Name         = "Series1";
            this.chart1.Series.Add(series2);
            this.chart1.Size     = new System.Drawing.Size(1309, 457);
            this.chart1.TabIndex = 2;
            this.chart1.Text     = "chart1";
            //
            // metroButton3
            //
            this.metroButton3.Highlight    = false;
            this.metroButton3.Location     = new System.Drawing.Point(916, 502);
            this.metroButton3.Name         = "metroButton3";
            this.metroButton3.Size         = new System.Drawing.Size(112, 42);
            this.metroButton3.Style        = MetroFramework.MetroColorStyle.Blue;
            this.metroButton3.StyleManager = null;
            this.metroButton3.TabIndex     = 24;
            this.metroButton3.Text         = "Settings";
            this.metroButton3.Theme        = MetroFramework.MetroThemeStyle.Light;
            this.metroButton3.Click       += new System.EventHandler(this.metroButton3_Click);
            //
            // metroButton4
            //
            this.metroButton4.Highlight    = false;
            this.metroButton4.Location     = new System.Drawing.Point(916, 571);
            this.metroButton4.Name         = "metroButton4";
            this.metroButton4.Size         = new System.Drawing.Size(112, 52);
            this.metroButton4.Style        = MetroFramework.MetroColorStyle.Blue;
            this.metroButton4.StyleManager = null;
            this.metroButton4.TabIndex     = 25;
            this.metroButton4.Text         = "Alerts Viewer";
            this.metroButton4.Theme        = MetroFramework.MetroThemeStyle.Light;
            this.metroButton4.Click       += new System.EventHandler(this.metroButton4_Click);
            //
            // RAM
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(1284, 730);
            this.Controls.Add(this.metroPanel1);
            this.Name        = "RAM";
            this.Text        = "RAM";
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.RAM_FormClosed);
            this.Load       += new System.EventHandler(this.RAM_Load);
            this.metroPanel1.ResumeLayout(false);
            this.metroPanel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).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()
 {
     this.components = new System.ComponentModel.Container();
     System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = 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.Series    series2    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.ComponentModel.ComponentResourceManager            resources  = new System.ComponentModel.ComponentResourceManager(typeof(Hooke_s_Constant));
     this.gbxCalculator                = new System.Windows.Forms.GroupBox();
     this.btnClear                     = new System.Windows.Forms.Button();
     this.btnCalcDecimal               = new System.Windows.Forms.Button();
     this.btnCalcEquals                = new System.Windows.Forms.Button();
     this.btnCalcMultiply              = new System.Windows.Forms.Button();
     this.btnCalcAdd                   = new System.Windows.Forms.Button();
     this.btnCalcSubtract              = new System.Windows.Forms.Button();
     this.btnCalcDevide                = new System.Windows.Forms.Button();
     this.btnCalcZero                  = new System.Windows.Forms.Button();
     this.btnCalcEight                 = new System.Windows.Forms.Button();
     this.btnCalcNine                  = new System.Windows.Forms.Button();
     this.btnCalcSeven                 = new System.Windows.Forms.Button();
     this.btnCalcFive                  = new System.Windows.Forms.Button();
     this.btnCalcSix                   = new System.Windows.Forms.Button();
     this.btnCalcFour                  = new System.Windows.Forms.Button();
     this.btnCalcTwo                   = new System.Windows.Forms.Button();
     this.btnCalcThree                 = new System.Windows.Forms.Button();
     this.btnCalcOne                   = new System.Windows.Forms.Button();
     this.tbxCalcAnswer                = new System.Windows.Forms.TextBox();
     this.tbxConstant                  = new System.Windows.Forms.TextBox();
     this.btnSubmit                    = new System.Windows.Forms.Button();
     this.mstSpiningWheel              = new System.Windows.Forms.MenuStrip();
     this.helpToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.generalHelpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.hintWithTheCurrentQuestionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.pauseStartToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.pauseToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.startToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.logOutToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.label1           = new System.Windows.Forms.Label();
     this.label2           = new System.Windows.Forms.Label();
     this.chtHK            = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.lblInstructions  = new System.Windows.Forms.Label();
     this.lblFirstLastName = new System.Windows.Forms.Label();
     this.label3           = new System.Windows.Forms.Label();
     this.label4           = new System.Windows.Forms.Label();
     this.lblForce         = new System.Windows.Forms.Label();
     this.lblExtension     = new System.Windows.Forms.Label();
     this.tmrLogOut        = new System.Windows.Forms.Timer(this.components);
     this.gbxPause         = new System.Windows.Forms.GroupBox();
     this.label5           = new System.Windows.Forms.Label();
     this.pbxSpring1M      = new System.Windows.Forms.PictureBox();
     this.pbxAvatar        = new System.Windows.Forms.PictureBox();
     this.pbxSpringNM      = new System.Windows.Forms.PictureBox();
     this.pbxMass          = new System.Windows.Forms.PictureBox();
     this.pbxSpring2M      = new System.Windows.Forms.PictureBox();
     this.gbxCalculator.SuspendLayout();
     this.mstSpiningWheel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chtHK)).BeginInit();
     this.gbxPause.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbxSpring1M)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbxAvatar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbxSpringNM)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbxMass)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbxSpring2M)).BeginInit();
     this.SuspendLayout();
     //
     // gbxCalculator
     //
     this.gbxCalculator.Controls.Add(this.btnClear);
     this.gbxCalculator.Controls.Add(this.btnCalcDecimal);
     this.gbxCalculator.Controls.Add(this.btnCalcEquals);
     this.gbxCalculator.Controls.Add(this.btnCalcMultiply);
     this.gbxCalculator.Controls.Add(this.btnCalcAdd);
     this.gbxCalculator.Controls.Add(this.btnCalcSubtract);
     this.gbxCalculator.Controls.Add(this.btnCalcDevide);
     this.gbxCalculator.Controls.Add(this.btnCalcZero);
     this.gbxCalculator.Controls.Add(this.btnCalcEight);
     this.gbxCalculator.Controls.Add(this.btnCalcNine);
     this.gbxCalculator.Controls.Add(this.btnCalcSeven);
     this.gbxCalculator.Controls.Add(this.btnCalcFive);
     this.gbxCalculator.Controls.Add(this.btnCalcSix);
     this.gbxCalculator.Controls.Add(this.btnCalcFour);
     this.gbxCalculator.Controls.Add(this.btnCalcTwo);
     this.gbxCalculator.Controls.Add(this.btnCalcThree);
     this.gbxCalculator.Controls.Add(this.btnCalcOne);
     this.gbxCalculator.Controls.Add(this.tbxCalcAnswer);
     this.gbxCalculator.Location = new System.Drawing.Point(576, 135);
     this.gbxCalculator.Name     = "gbxCalculator";
     this.gbxCalculator.Size     = new System.Drawing.Size(199, 201);
     this.gbxCalculator.TabIndex = 5;
     this.gbxCalculator.TabStop  = false;
     this.gbxCalculator.Text     = "Use this Calculator to help you";
     //
     // btnClear
     //
     this.btnClear.Location = new System.Drawing.Point(7, 156);
     this.btnClear.Name     = "btnClear";
     this.btnClear.Size     = new System.Drawing.Size(75, 39);
     this.btnClear.TabIndex = 17;
     this.btnClear.Text     = "AC";
     this.btnClear.UseVisualStyleBackColor = true;
     this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
     //
     // btnCalcDecimal
     //
     this.btnCalcDecimal.Location = new System.Drawing.Point(88, 127);
     this.btnCalcDecimal.Name     = "btnCalcDecimal";
     this.btnCalcDecimal.Size     = new System.Drawing.Size(35, 23);
     this.btnCalcDecimal.TabIndex = 16;
     this.btnCalcDecimal.Text     = ".";
     this.btnCalcDecimal.UseVisualStyleBackColor = true;
     this.btnCalcDecimal.Click += new System.EventHandler(this.btnCalcDecimal_Click);
     //
     // btnCalcEquals
     //
     this.btnCalcEquals.Location = new System.Drawing.Point(101, 156);
     this.btnCalcEquals.Name     = "btnCalcEquals";
     this.btnCalcEquals.Size     = new System.Drawing.Size(78, 39);
     this.btnCalcEquals.TabIndex = 15;
     this.btnCalcEquals.Text     = "=";
     this.btnCalcEquals.UseVisualStyleBackColor = true;
     this.btnCalcEquals.Click += new System.EventHandler(this.btnCalcEquals_Click);
     //
     // btnCalcMultiply
     //
     this.btnCalcMultiply.Location = new System.Drawing.Point(143, 127);
     this.btnCalcMultiply.Name     = "btnCalcMultiply";
     this.btnCalcMultiply.Size     = new System.Drawing.Size(35, 23);
     this.btnCalcMultiply.TabIndex = 14;
     this.btnCalcMultiply.Text     = "X";
     this.btnCalcMultiply.UseVisualStyleBackColor = true;
     this.btnCalcMultiply.Click += new System.EventHandler(this.btnCalcMultiply_Click);
     //
     // btnCalcAdd
     //
     this.btnCalcAdd.Location = new System.Drawing.Point(143, 40);
     this.btnCalcAdd.Name     = "btnCalcAdd";
     this.btnCalcAdd.Size     = new System.Drawing.Size(35, 23);
     this.btnCalcAdd.TabIndex = 13;
     this.btnCalcAdd.Text     = "+";
     this.btnCalcAdd.UseVisualStyleBackColor = true;
     this.btnCalcAdd.Click += new System.EventHandler(this.btnCalcAdd_Click);
     //
     // btnCalcSubtract
     //
     this.btnCalcSubtract.Location = new System.Drawing.Point(143, 69);
     this.btnCalcSubtract.Name     = "btnCalcSubtract";
     this.btnCalcSubtract.Size     = new System.Drawing.Size(35, 23);
     this.btnCalcSubtract.TabIndex = 12;
     this.btnCalcSubtract.Text     = "-";
     this.btnCalcSubtract.UseVisualStyleBackColor = true;
     this.btnCalcSubtract.Click += new System.EventHandler(this.btnCalcSubtract_Click);
     //
     // btnCalcDevide
     //
     this.btnCalcDevide.Location = new System.Drawing.Point(143, 98);
     this.btnCalcDevide.Name     = "btnCalcDevide";
     this.btnCalcDevide.Size     = new System.Drawing.Size(35, 23);
     this.btnCalcDevide.TabIndex = 11;
     this.btnCalcDevide.Text     = "÷";
     this.btnCalcDevide.UseVisualStyleBackColor = true;
     this.btnCalcDevide.Click += new System.EventHandler(this.btnCalcDevide_Click);
     //
     // btnCalcZero
     //
     this.btnCalcZero.Location = new System.Drawing.Point(6, 127);
     this.btnCalcZero.Name     = "btnCalcZero";
     this.btnCalcZero.Size     = new System.Drawing.Size(76, 23);
     this.btnCalcZero.TabIndex = 10;
     this.btnCalcZero.Text     = "0";
     this.btnCalcZero.UseVisualStyleBackColor = true;
     this.btnCalcZero.Click += new System.EventHandler(this.btnCalcZero_Click);
     //
     // btnCalcEight
     //
     this.btnCalcEight.Location = new System.Drawing.Point(47, 98);
     this.btnCalcEight.Name     = "btnCalcEight";
     this.btnCalcEight.Size     = new System.Drawing.Size(35, 23);
     this.btnCalcEight.TabIndex = 9;
     this.btnCalcEight.Text     = "8";
     this.btnCalcEight.UseVisualStyleBackColor = true;
     this.btnCalcEight.Click += new System.EventHandler(this.btnCalcEight_Click);
     //
     // btnCalcNine
     //
     this.btnCalcNine.Location = new System.Drawing.Point(88, 98);
     this.btnCalcNine.Name     = "btnCalcNine";
     this.btnCalcNine.Size     = new System.Drawing.Size(35, 23);
     this.btnCalcNine.TabIndex = 8;
     this.btnCalcNine.Text     = "9";
     this.btnCalcNine.UseVisualStyleBackColor = true;
     this.btnCalcNine.Click += new System.EventHandler(this.btnCalcNine_Click);
     //
     // btnCalcSeven
     //
     this.btnCalcSeven.Location = new System.Drawing.Point(6, 98);
     this.btnCalcSeven.Name     = "btnCalcSeven";
     this.btnCalcSeven.Size     = new System.Drawing.Size(35, 23);
     this.btnCalcSeven.TabIndex = 7;
     this.btnCalcSeven.Text     = "7";
     this.btnCalcSeven.UseVisualStyleBackColor = true;
     this.btnCalcSeven.Click += new System.EventHandler(this.btnCalcSeven_Click);
     //
     // btnCalcFive
     //
     this.btnCalcFive.Location = new System.Drawing.Point(47, 69);
     this.btnCalcFive.Name     = "btnCalcFive";
     this.btnCalcFive.Size     = new System.Drawing.Size(35, 23);
     this.btnCalcFive.TabIndex = 6;
     this.btnCalcFive.Text     = "5";
     this.btnCalcFive.UseVisualStyleBackColor = true;
     this.btnCalcFive.Click += new System.EventHandler(this.btnCalcFive_Click);
     //
     // btnCalcSix
     //
     this.btnCalcSix.Location = new System.Drawing.Point(88, 69);
     this.btnCalcSix.Name     = "btnCalcSix";
     this.btnCalcSix.Size     = new System.Drawing.Size(35, 23);
     this.btnCalcSix.TabIndex = 5;
     this.btnCalcSix.Text     = "6";
     this.btnCalcSix.UseVisualStyleBackColor = true;
     this.btnCalcSix.Click += new System.EventHandler(this.btnCalcSix_Click);
     //
     // btnCalcFour
     //
     this.btnCalcFour.Location = new System.Drawing.Point(6, 69);
     this.btnCalcFour.Name     = "btnCalcFour";
     this.btnCalcFour.Size     = new System.Drawing.Size(35, 23);
     this.btnCalcFour.TabIndex = 4;
     this.btnCalcFour.Text     = "4";
     this.btnCalcFour.UseVisualStyleBackColor = true;
     this.btnCalcFour.Click += new System.EventHandler(this.btnCalcFour_Click);
     //
     // btnCalcTwo
     //
     this.btnCalcTwo.Location = new System.Drawing.Point(47, 40);
     this.btnCalcTwo.Name     = "btnCalcTwo";
     this.btnCalcTwo.Size     = new System.Drawing.Size(35, 23);
     this.btnCalcTwo.TabIndex = 3;
     this.btnCalcTwo.Text     = "2";
     this.btnCalcTwo.UseVisualStyleBackColor = true;
     this.btnCalcTwo.Click += new System.EventHandler(this.btnCalcTwo_Click);
     //
     // btnCalcThree
     //
     this.btnCalcThree.Location = new System.Drawing.Point(88, 40);
     this.btnCalcThree.Name     = "btnCalcThree";
     this.btnCalcThree.Size     = new System.Drawing.Size(35, 23);
     this.btnCalcThree.TabIndex = 2;
     this.btnCalcThree.Text     = "3";
     this.btnCalcThree.UseVisualStyleBackColor = true;
     this.btnCalcThree.Click += new System.EventHandler(this.btnCalcThree_Click);
     //
     // btnCalcOne
     //
     this.btnCalcOne.Location = new System.Drawing.Point(6, 40);
     this.btnCalcOne.Name     = "btnCalcOne";
     this.btnCalcOne.Size     = new System.Drawing.Size(35, 23);
     this.btnCalcOne.TabIndex = 1;
     this.btnCalcOne.Text     = "1";
     this.btnCalcOne.UseVisualStyleBackColor = true;
     this.btnCalcOne.Click += new System.EventHandler(this.btnCalcOne_Click);
     //
     // tbxCalcAnswer
     //
     this.tbxCalcAnswer.Location     = new System.Drawing.Point(7, 14);
     this.tbxCalcAnswer.Name         = "tbxCalcAnswer";
     this.tbxCalcAnswer.Size         = new System.Drawing.Size(171, 20);
     this.tbxCalcAnswer.TabIndex     = 0;
     this.tbxCalcAnswer.TextAlign    = System.Windows.Forms.HorizontalAlignment.Center;
     this.tbxCalcAnswer.TextChanged += new System.EventHandler(this.tbcCalcAnswer_TextChanged);
     //
     // tbxConstant
     //
     this.tbxConstant.Location = new System.Drawing.Point(642, 490);
     this.tbxConstant.Name     = "tbxConstant";
     this.tbxConstant.Size     = new System.Drawing.Size(100, 20);
     this.tbxConstant.TabIndex = 6;
     //
     // btnSubmit
     //
     this.btnSubmit.Location = new System.Drawing.Point(642, 516);
     this.btnSubmit.Name     = "btnSubmit";
     this.btnSubmit.Size     = new System.Drawing.Size(100, 23);
     this.btnSubmit.TabIndex = 15;
     this.btnSubmit.Text     = "Submit";
     this.btnSubmit.UseVisualStyleBackColor = true;
     this.btnSubmit.Click += new System.EventHandler(this.BtnSubmit_Click);
     //
     // mstSpiningWheel
     //
     this.mstSpiningWheel.ImageScalingSize = new System.Drawing.Size(32, 32);
     this.mstSpiningWheel.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.helpToolStripMenuItem,
         this.pauseStartToolStripMenuItem,
         this.logOutToolStripMenuItem
     });
     this.mstSpiningWheel.Location = new System.Drawing.Point(0, 0);
     this.mstSpiningWheel.Name     = "mstSpiningWheel";
     this.mstSpiningWheel.Padding  = new System.Windows.Forms.Padding(3, 1, 0, 1);
     this.mstSpiningWheel.Size     = new System.Drawing.Size(831, 24);
     this.mstSpiningWheel.TabIndex = 16;
     this.mstSpiningWheel.Text     = "menuStrip1";
     //
     // helpToolStripMenuItem
     //
     this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.generalHelpToolStripMenuItem,
         this.hintWithTheCurrentQuestionToolStripMenuItem
     });
     this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
     this.helpToolStripMenuItem.Size = new System.Drawing.Size(44, 22);
     this.helpToolStripMenuItem.Text = "Help";
     //
     // generalHelpToolStripMenuItem
     //
     this.generalHelpToolStripMenuItem.Name = "generalHelpToolStripMenuItem";
     this.generalHelpToolStripMenuItem.Size = new System.Drawing.Size(237, 22);
     this.generalHelpToolStripMenuItem.Text = "General Help";
     //
     // hintWithTheCurrentQuestionToolStripMenuItem
     //
     this.hintWithTheCurrentQuestionToolStripMenuItem.Name = "hintWithTheCurrentQuestionToolStripMenuItem";
     this.hintWithTheCurrentQuestionToolStripMenuItem.Size = new System.Drawing.Size(237, 22);
     this.hintWithTheCurrentQuestionToolStripMenuItem.Text = "Hint With the current Question";
     //
     // pauseStartToolStripMenuItem
     //
     this.pauseStartToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.pauseToolStripMenuItem,
         this.startToolStripMenuItem
     });
     this.pauseStartToolStripMenuItem.Name = "pauseStartToolStripMenuItem";
     this.pauseStartToolStripMenuItem.Size = new System.Drawing.Size(85, 22);
     this.pauseStartToolStripMenuItem.Text = "Pause / Start";
     //
     // pauseToolStripMenuItem
     //
     this.pauseToolStripMenuItem.Name   = "pauseToolStripMenuItem";
     this.pauseToolStripMenuItem.Size   = new System.Drawing.Size(105, 22);
     this.pauseToolStripMenuItem.Text   = "Pause";
     this.pauseToolStripMenuItem.Click += new System.EventHandler(this.pauseToolStripMenuItem_Click);
     //
     // startToolStripMenuItem
     //
     this.startToolStripMenuItem.Name   = "startToolStripMenuItem";
     this.startToolStripMenuItem.Size   = new System.Drawing.Size(105, 22);
     this.startToolStripMenuItem.Text   = "Start";
     this.startToolStripMenuItem.Click += new System.EventHandler(this.startToolStripMenuItem_Click);
     //
     // logOutToolStripMenuItem
     //
     this.logOutToolStripMenuItem.Name   = "logOutToolStripMenuItem";
     this.logOutToolStripMenuItem.Size   = new System.Drawing.Size(62, 22);
     this.logOutToolStripMenuItem.Text   = "Log Out";
     this.logOutToolStripMenuItem.Click += new System.EventHandler(this.logOutToolStripMenuItem_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(552, 52);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(259, 52);
     this.label1.TabIndex = 17;
     this.label1.Text     = "Calculate the Spring Constant using the formula:\r\nF=KE\r\nForce(N) = Constant(N/Cm)" +
                            " * Extension (Cm)\r\nUse the calculator below to help you find your answer";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(583, 461);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(228, 26);
     this.label2.TabIndex = 18;
     this.label2.Text     = "Once you have calculated the constant input it\r\nin the box below and click submit" +
                            ".\r\n";
     //
     // chtHK
     //
     this.chtHK.BackColor       = System.Drawing.Color.Transparent;
     this.chtHK.BorderlineColor = System.Drawing.Color.Transparent;
     chartArea2.Name            = "ChartArea1";
     this.chtHK.ChartAreas.Add(chartArea2);
     legend2.Name = "Legend1";
     this.chtHK.Legends.Add(legend2);
     this.chtHK.Location       = new System.Drawing.Point(506, 342);
     this.chtHK.Name           = "chtHK";
     series2.ChartArea         = "ChartArea1";
     series2.ChartType         = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series2.IsVisibleInLegend = false;
     series2.Legend            = "Legend1";
     series2.Name = "Series1";
     this.chtHK.Series.Add(series2);
     this.chtHK.Size     = new System.Drawing.Size(443, 116);
     this.chtHK.TabIndex = 19;
     this.chtHK.Text     = "chart1";
     this.chtHK.Click   += new System.EventHandler(this.chart1_Click);
     //
     // lblInstructions
     //
     this.lblInstructions.AutoSize = true;
     this.lblInstructions.Location = new System.Drawing.Point(12, 102);
     this.lblInstructions.Name     = "lblInstructions";
     this.lblInstructions.Size     = new System.Drawing.Size(335, 104);
     this.lblInstructions.TabIndex = 20;
     this.lblInstructions.Text     = resources.GetString("lblInstructions.Text");
     //
     // lblFirstLastName
     //
     this.lblFirstLastName.AutoSize = true;
     this.lblFirstLastName.Location = new System.Drawing.Point(70, 37);
     this.lblFirstLastName.Name     = "lblFirstLastName";
     this.lblFirstLastName.Size     = new System.Drawing.Size(35, 13);
     this.lblFirstLastName.TabIndex = 24;
     this.lblFirstLastName.Text     = "label1";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(178, 37);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(126, 13);
     this.label3.TabIndex = 27;
     this.label3.Text     = "Current Force Applied(N):";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(190, 52);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(114, 13);
     this.label4.TabIndex = 28;
     this.label4.Text     = "Current Extension(Cm):";
     //
     // lblForce
     //
     this.lblForce.AutoSize = true;
     this.lblForce.Location = new System.Drawing.Point(310, 37);
     this.lblForce.Name     = "lblForce";
     this.lblForce.Size     = new System.Drawing.Size(13, 13);
     this.lblForce.TabIndex = 29;
     this.lblForce.Text     = "0";
     //
     // lblExtension
     //
     this.lblExtension.AutoSize = true;
     this.lblExtension.Location = new System.Drawing.Point(310, 52);
     this.lblExtension.Name     = "lblExtension";
     this.lblExtension.Size     = new System.Drawing.Size(13, 13);
     this.lblExtension.TabIndex = 30;
     this.lblExtension.Text     = "0";
     //
     // tmrLogOut
     //
     this.tmrLogOut.Tick += new System.EventHandler(this.tmrLogOut_Tick);
     //
     // gbxPause
     //
     this.gbxPause.Controls.Add(this.label5);
     this.gbxPause.Controls.Add(this.pbxAvatar);
     this.gbxPause.Location = new System.Drawing.Point(0, 26);
     this.gbxPause.Name     = "gbxPause";
     this.gbxPause.Size     = new System.Drawing.Size(831, 524);
     this.gbxPause.TabIndex = 31;
     this.gbxPause.TabStop  = false;
     this.gbxPause.Text     = "Paused";
     this.gbxPause.Visible  = false;
     this.gbxPause.Enter   += new System.EventHandler(this.gbxPause_Enter);
     //
     // label5
     //
     this.label5.AutoSize   = true;
     this.label5.Font       = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label5.Location   = new System.Drawing.Point(175, 236);
     this.label5.Name       = "label5";
     this.label5.Size       = new System.Drawing.Size(538, 50);
     this.label5.TabIndex   = 0;
     this.label5.Text       = "Paused\r\nTo resume click on start from the drop down menu";
     this.label5.TextAlign  = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // pbxSpring1M
     //
     this.pbxSpring1M.Image    = global::Graham_Andrew.Properties.Resources._01Spring;
     this.pbxSpring1M.Location = new System.Drawing.Point(375, 26);
     this.pbxSpring1M.Name     = "pbxSpring1M";
     this.pbxSpring1M.Size     = new System.Drawing.Size(134, 377);
     this.pbxSpring1M.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pbxSpring1M.TabIndex = 25;
     this.pbxSpring1M.TabStop  = false;
     this.pbxSpring1M.Visible  = false;
     this.pbxSpring1M.Click   += new System.EventHandler(this.pbxSpring1M_Click);
     //
     // pbxAvatar
     //
     this.pbxAvatar.Location = new System.Drawing.Point(0, 1);
     this.pbxAvatar.Name     = "pbxAvatar";
     this.pbxAvatar.Size     = new System.Drawing.Size(64, 53);
     this.pbxAvatar.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pbxAvatar.TabIndex = 23;
     this.pbxAvatar.TabStop  = false;
     //
     // pbxSpringNM
     //
     this.pbxSpringNM.Image    = global::Graham_Andrew.Properties.Resources.EmptySpring;
     this.pbxSpringNM.Location = new System.Drawing.Point(375, 27);
     this.pbxSpringNM.Name     = "pbxSpringNM";
     this.pbxSpringNM.Size     = new System.Drawing.Size(134, 267);
     this.pbxSpringNM.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pbxSpringNM.TabIndex = 3;
     this.pbxSpringNM.TabStop  = false;
     this.pbxSpringNM.Click   += new System.EventHandler(this.pbxSpring_Click);
     //
     // pbxMass
     //
     this.pbxMass.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.pbxMass.Image     = global::Graham_Andrew.Properties.Resources.mass;
     this.pbxMass.Location  = new System.Drawing.Point(53, 291);
     this.pbxMass.Name      = "pbxMass";
     this.pbxMass.Size      = new System.Drawing.Size(270, 151);
     this.pbxMass.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pbxMass.TabIndex  = 2;
     this.pbxMass.TabStop   = false;
     this.pbxMass.Click    += new System.EventHandler(this.PbxMass_Click);
     this.pbxMass.DragDrop += new System.Windows.Forms.DragEventHandler(this.pbxMass_DragDrop);
     //
     // pbxSpring2M
     //
     this.pbxSpring2M.Image    = global::Graham_Andrew.Properties.Resources._02Spring;
     this.pbxSpring2M.Location = new System.Drawing.Point(375, 27);
     this.pbxSpring2M.Name     = "pbxSpring2M";
     this.pbxSpring2M.Size     = new System.Drawing.Size(134, 512);
     this.pbxSpring2M.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pbxSpring2M.TabIndex = 26;
     this.pbxSpring2M.TabStop  = false;
     this.pbxSpring2M.Visible  = false;
     this.pbxSpring2M.Click   += new System.EventHandler(this.pbxSpring2M_Click);
     //
     // Hooke_s_Constant
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(831, 551);
     this.Controls.Add(this.lblExtension);
     this.Controls.Add(this.lblForce);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.pbxSpring1M);
     this.Controls.Add(this.lblFirstLastName);
     this.Controls.Add(this.lblInstructions);
     this.Controls.Add(this.chtHK);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.mstSpiningWheel);
     this.Controls.Add(this.btnSubmit);
     this.Controls.Add(this.tbxConstant);
     this.Controls.Add(this.gbxCalculator);
     this.Controls.Add(this.pbxSpringNM);
     this.Controls.Add(this.pbxMass);
     this.Controls.Add(this.pbxSpring2M);
     this.Controls.Add(this.gbxPause);
     this.Name          = "Hooke_s_Constant";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Hooke\'s Constant";
     this.Load         += new System.EventHandler(this.Hooke_s_Constant_Load);
     this.gbxCalculator.ResumeLayout(false);
     this.gbxCalculator.PerformLayout();
     this.mstSpiningWheel.ResumeLayout(false);
     this.mstSpiningWheel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chtHK)).EndInit();
     this.gbxPause.ResumeLayout(false);
     this.gbxPause.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbxSpring1M)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbxAvatar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbxSpringNM)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbxMass)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbxSpring2M)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #56
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 chartArea2 = 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.Series    series2    = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
     this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
     this.label1          = new System.Windows.Forms.Label();
     this.label2          = new System.Windows.Forms.Label();
     this.button1         = new System.Windows.Forms.Button();
     this.chart1          = new System.Windows.Forms.DataVisualization.Charting.Chart();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.SuspendLayout();
     //
     // dateTimePicker1
     //
     this.dateTimePicker1.Location = new System.Drawing.Point(28, 12);
     this.dateTimePicker1.Name     = "dateTimePicker1";
     this.dateTimePicker1.Size     = new System.Drawing.Size(143, 20);
     this.dateTimePicker1.TabIndex = 0;
     //
     // dateTimePicker2
     //
     this.dateTimePicker2.Location = new System.Drawing.Point(202, 12);
     this.dateTimePicker2.Name     = "dateTimePicker2";
     this.dateTimePicker2.Size     = new System.Drawing.Size(147, 20);
     this.dateTimePicker2.TabIndex = 1;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(8, 15);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(14, 13);
     this.label1.TabIndex = 2;
     this.label1.Text     = "С";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(177, 15);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(19, 13);
     this.label2.TabIndex = 3;
     this.label2.Text     = "по";
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(387, 10);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(75, 23);
     this.button1.TabIndex = 4;
     this.button1.Text     = "Получить";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // chart1
     //
     chartArea2.Name = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea2);
     legend2.Name = "Legend1";
     this.chart1.Legends.Add(legend2);
     this.chart1.Location = new System.Drawing.Point(12, 39);
     this.chart1.Name     = "chart1";
     series2.ChartArea    = "ChartArea1";
     series2.Legend       = "Legend1";
     series2.Name         = "Series1";
     this.chart1.Series.Add(series2);
     this.chart1.Size     = new System.Drawing.Size(450, 304);
     this.chart1.TabIndex = 5;
     this.chart1.Text     = "chart1";
     //
     // ReportImplementersForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(473, 355);
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.dateTimePicker2);
     this.Controls.Add(this.dateTimePicker1);
     this.Name  = "ReportImplementersForm";
     this.Text  = "ReportImplementersForm";
     this.Load += new System.EventHandler(this.ReportImplementersForm_Load);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Требуемый метод для поддержки конструктора — не изменяйте
 /// содержимое этого метода с помощью редактора кода.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataVisualization.Charting.HorizontalLineAnnotation horizontalLineAnnotation3 = new System.Windows.Forms.DataVisualization.Charting.HorizontalLineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend    legend3    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     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();
     this.textBox1        = new System.Windows.Forms.TextBox();
     this.button2         = new System.Windows.Forms.Button();
     this.textBox2        = new System.Windows.Forms.TextBox();
     this.button3         = new System.Windows.Forms.Button();
     this.button4         = new System.Windows.Forms.Button();
     this.label3          = new System.Windows.Forms.Label();
     this.chart1          = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.button5         = new System.Windows.Forms.Button();
     this.label4          = new System.Windows.Forms.Label();
     this.label5          = new System.Windows.Forms.Label();
     this.checkBox1       = new System.Windows.Forms.CheckBox();
     this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
     this.button1         = new System.Windows.Forms.Button();
     this.textBox3        = new System.Windows.Forms.TextBox();
     this.textBox4        = new System.Windows.Forms.TextBox();
     this.textBox5        = new System.Windows.Forms.TextBox();
     this.checkBox2       = new System.Windows.Forms.CheckBox();
     this.label1          = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.SuspendLayout();
     //
     // textBox1
     //
     this.textBox1.Location   = new System.Drawing.Point(13, 13);
     this.textBox1.Multiline  = true;
     this.textBox1.Name       = "textBox1";
     this.textBox1.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.textBox1.Size       = new System.Drawing.Size(285, 190);
     this.textBox1.TabIndex   = 0;
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(319, 55);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(96, 39);
     this.button2.TabIndex = 2;
     this.button2.Text     = "Анализ текста";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // textBox2
     //
     this.textBox2.BackColor  = System.Drawing.SystemColors.ControlLight;
     this.textBox2.Location   = new System.Drawing.Point(421, 12);
     this.textBox2.Multiline  = true;
     this.textBox2.Name       = "textBox2";
     this.textBox2.ReadOnly   = true;
     this.textBox2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.textBox2.Size       = new System.Drawing.Size(172, 190);
     this.textBox2.TabIndex   = 3;
     //
     // button3
     //
     this.button3.Location = new System.Drawing.Point(705, 210);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(75, 23);
     this.button3.TabIndex = 5;
     this.button3.Text     = "Очистить";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // button4
     //
     this.button4.Location = new System.Drawing.Point(223, 210);
     this.button4.Name     = "button4";
     this.button4.Size     = new System.Drawing.Size(75, 23);
     this.button4.TabIndex = 6;
     this.button4.Text     = "Очистить";
     this.button4.UseVisualStyleBackColor = true;
     this.button4.Click += new System.EventHandler(this.button4_Click);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(13, 210);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(0, 13);
     this.label3.TabIndex = 8;
     //
     // chart1
     //
     horizontalLineAnnotation3.Name = "HorizontalLineAnnotation1";
     this.chart1.Annotations.Add(horizontalLineAnnotation3);
     chartArea3.Name = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea3);
     legend3.Name = "Legend1";
     this.chart1.Legends.Add(legend3);
     this.chart1.Location        = new System.Drawing.Point(4, 239);
     this.chart1.MaximumSize     = new System.Drawing.Size(776, 187);
     this.chart1.MinimumSize     = new System.Drawing.Size(776, 187);
     this.chart1.Name            = "chart1";
     series5.BorderColor         = System.Drawing.Color.Red;
     series5.ChartArea           = "ChartArea1";
     series5.IsValueShownAsLabel = true;
     series5.IsVisibleInLegend   = false;
     series5.Legend              = "Legend1";
     series5.Name                = "test";
     series5.YValueType          = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
     series6.BorderColor         = System.Drawing.Color.Red;
     series6.ChartArea           = "ChartArea1";
     series6.IsValueShownAsLabel = true;
     series6.IsVisibleInLegend   = false;
     series6.Legend              = "Legend1";
     series6.Name                = "words";
     this.chart1.Series.Add(series5);
     this.chart1.Series.Add(series6);
     this.chart1.Size     = new System.Drawing.Size(776, 187);
     this.chart1.TabIndex = 9;
     this.chart1.Text     = "chart1";
     //
     // button5
     //
     this.button5.Location = new System.Drawing.Point(668, 432);
     this.button5.Name     = "button5";
     this.button5.Size     = new System.Drawing.Size(112, 37);
     this.button5.TabIndex = 10;
     this.button5.Text     = "Построить график";
     this.button5.UseVisualStyleBackColor = true;
     this.button5.Click += new System.EventHandler(this.button5_Click);
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(62, 448);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(121, 13);
     this.label4.TabIndex = 12;
     this.label4.Text     = "Показать  n  столбцов";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(229, 448);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(183, 13);
     this.label5.TabIndex = 14;
     this.label5.Text     = "Символ встречается больше n раз";
     //
     // checkBox1
     //
     this.checkBox1.AutoSize = true;
     this.checkBox1.Location = new System.Drawing.Point(415, 452);
     this.checkBox1.Name     = "checkBox1";
     this.checkBox1.Size     = new System.Drawing.Size(178, 17);
     this.checkBox1.TabIndex = 15;
     this.checkBox1.Text     = "Исключить знаки препинания";
     this.checkBox1.UseVisualStyleBackColor = true;
     //
     // openFileDialog1
     //
     this.openFileDialog1.FileName = "openFileDialog1";
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(319, 13);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(96, 36);
     this.button1.TabIndex = 16;
     this.button1.Text     = "Открыть файл";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // textBox3
     //
     this.textBox3.Location = new System.Drawing.Point(16, 445);
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new System.Drawing.Size(40, 20);
     this.textBox3.TabIndex = 17;
     //
     // textBox4
     //
     this.textBox4.Location = new System.Drawing.Point(189, 445);
     this.textBox4.Name     = "textBox4";
     this.textBox4.Size     = new System.Drawing.Size(34, 20);
     this.textBox4.TabIndex = 18;
     //
     // textBox5
     //
     this.textBox5.BackColor  = System.Drawing.SystemColors.ControlLight;
     this.textBox5.Location   = new System.Drawing.Point(612, 12);
     this.textBox5.Multiline  = true;
     this.textBox5.Name       = "textBox5";
     this.textBox5.ReadOnly   = true;
     this.textBox5.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.textBox5.Size       = new System.Drawing.Size(168, 190);
     this.textBox5.TabIndex   = 19;
     //
     // checkBox2
     //
     this.checkBox2.AutoSize = true;
     this.checkBox2.Location = new System.Drawing.Point(415, 432);
     this.checkBox2.Name     = "checkBox2";
     this.checkBox2.Size     = new System.Drawing.Size(96, 17);
     this.checkBox2.TabIndex = 20;
     this.checkBox2.Text     = "Только слова";
     this.checkBox2.UseVisualStyleBackColor = true;
     this.checkBox2.CheckedChanged         += new System.EventHandler(this.checkBox2_CheckedChanged);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(418, 210);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(0, 13);
     this.label1.TabIndex = 21;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(800, 478);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.checkBox2);
     this.Controls.Add(this.textBox5);
     this.Controls.Add(this.textBox4);
     this.Controls.Add(this.textBox3);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.checkBox1);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.button5);
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.textBox2);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.textBox1);
     this.MaximizeBox = false;
     this.MaximumSize = new System.Drawing.Size(816, 517);
     this.MinimumSize = new System.Drawing.Size(816, 517);
     this.Name        = "Form1";
     this.Text        = "Анализатор текста";
     this.WindowState = System.Windows.Forms.FormWindowState.Minimized;
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #58
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.Series    series1    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Title     title1     = new System.Windows.Forms.DataVisualization.Charting.Title();
     this.chart1       = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.footer1      = new SquareSoft.Blue.UI.BlueControls.Footer();
     this.menu1        = new SquareSoft.Blue.UI.BlueControls.Menu();
     this.headerPages1 = new SquareSoft.Blue.UI.BlueControls.HeaderPages();
     this.label2       = new System.Windows.Forms.Label();
     this.label1       = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.SuspendLayout();
     //
     // chart1
     //
     this.chart1.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
     this.chart1.BackGradientStyle      = System.Windows.Forms.DataVisualization.Charting.GradientStyle.Center;
     this.chart1.BorderSkin.BackColor   = System.Drawing.Color.White;
     this.chart1.BorderSkin.BorderColor = System.Drawing.Color.White;
     chartArea1.AlignmentOrientation    = System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Horizontal;
     chartArea1.Name = "ChartArea2";
     this.chart1.ChartAreas.Add(chartArea1);
     legend1.DockedToChartArea = "ChartArea2";
     legend1.Name = "Legend2";
     this.chart1.Legends.Add(legend1);
     this.chart1.Location = new System.Drawing.Point(312, 86);
     this.chart1.Name     = "chart1";
     this.chart1.Palette  = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Berry;
     series1.ChartArea    = "ChartArea2";
     series1.Legend       = "Legend2";
     series1.Name         = "BarChat";
     this.chart1.Series.Add(series1);
     this.chart1.Size     = new System.Drawing.Size(794, 513);
     this.chart1.TabIndex = 3;
     this.chart1.Text     = "chart1";
     title1.Name          = "Title1";
     title1.Text          = "Sales";
     this.chart1.Titles.Add(title1);
     //
     // footer1
     //
     this.footer1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(46)))), ((int)(((byte)(59)))));
     this.footer1.Location  = new System.Drawing.Point(-1, 696);
     this.footer1.Name      = "footer1";
     this.footer1.Size      = new System.Drawing.Size(1380, 35);
     this.footer1.TabIndex  = 2;
     //
     // menu1
     //
     this.menu1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(46)))), ((int)(((byte)(59)))));
     this.menu1.Location  = new System.Drawing.Point(-6, 52);
     this.menu1.Name      = "menu1";
     this.menu1.Size      = new System.Drawing.Size(239, 650);
     this.menu1.TabIndex  = 1;
     //
     // headerPages1
     //
     this.headerPages1._username = "";
     this.headerPages1.Location  = new System.Drawing.Point(-1, -4);
     this.headerPages1.Name      = "headerPages1";
     this.headerPages1.Size      = new System.Drawing.Size(1370, 56);
     this.headerPages1.TabIndex  = 0;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(437, 635);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(64, 25);
     this.label2.TabIndex = 5;
     this.label2.Text     = "label2";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(347, 635);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(64, 25);
     this.label1.TabIndex = 4;
     this.label1.Text     = "label1";
     //
     // ViewBoard
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(1354, 733);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.footer1);
     this.Controls.Add(this.menu1);
     this.Controls.Add(this.headerPages1);
     this.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Name          = "ViewBoard";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "DashBoard";
     this.Load         += new System.EventHandler(this.ViewBoard_Load);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #59
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.DataGridViewCellStyle dataGridViewCellStyle2    = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = 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.Series    series2    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.ComponentModel.ComponentResourceManager            resources  = new System.ComponentModel.ComponentResourceManager(typeof(Sales));
     this.timer1        = new System.Windows.Forms.Timer(this.components);
     this.panel8        = new System.Windows.Forms.Panel();
     this.dataGridView2 = new System.Windows.Forms.DataGridView();
     this.panel6        = new System.Windows.Forms.Panel();
     this.label6        = new System.Windows.Forms.Label();
     this.label5        = new System.Windows.Forms.Label();
     this.label4        = new System.Windows.Forms.Label();
     this.dtTo          = new System.Windows.Forms.DateTimePicker();
     this.dtFrom        = new System.Windows.Forms.DateTimePicker();
     this.cmType        = new System.Windows.Forms.ComboBox();
     this.panel5        = new System.Windows.Forms.Panel();
     this.label11       = new System.Windows.Forms.Label();
     this.label10       = new System.Windows.Forms.Label();
     this.salesChart    = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.panel7        = new System.Windows.Forms.Panel();
     this.picSearch     = new System.Windows.Forms.PictureBox();
     this.label2        = new System.Windows.Forms.Label();
     this.pictureBox2   = new System.Windows.Forms.PictureBox();
     this.pictureBox1   = new System.Windows.Forms.PictureBox();
     this.label7        = new System.Windows.Forms.Label();
     this.label8        = new System.Windows.Forms.Label();
     this.label9        = new System.Windows.Forms.Label();
     this.panel2        = new System.Windows.Forms.Panel();
     this.panel3        = new System.Windows.Forms.Panel();
     this.lblTitle      = new System.Windows.Forms.Label();
     this.panel4        = new System.Windows.Forms.Panel();
     this.panel1        = new System.Windows.Forms.Panel();
     this.lblTodaysales = new System.Windows.Forms.Label();
     this.label3        = new System.Windows.Forms.Label();
     this.label1        = new System.Windows.Forms.Label();
     this.lblType       = new System.Windows.Forms.Label();
     this.cbCharttype   = new System.Windows.Forms.ComboBox();
     this.keyButton1    = new PetvetPOS_Inventory_System.KeyButton();
     this.keyButton4    = new PetvetPOS_Inventory_System.KeyButton();
     this.keyButton3    = new PetvetPOS_Inventory_System.KeyButton();
     this.keyButton2    = new PetvetPOS_Inventory_System.KeyButton();
     this.panel8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
     this.panel6.SuspendLayout();
     this.panel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.salesChart)).BeginInit();
     this.panel7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.picSearch)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel2.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // timer1
     //
     this.timer1.Interval = 500;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // panel8
     //
     this.panel8.BackColor = System.Drawing.Color.White;
     this.panel8.Controls.Add(this.dataGridView2);
     this.panel8.Controls.Add(this.panel6);
     this.panel8.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel8.Location = new System.Drawing.Point(0, 335);
     this.panel8.Name     = "panel8";
     this.panel8.Padding  = new System.Windows.Forms.Padding(0, 0, 10, 0);
     this.panel8.Size     = new System.Drawing.Size(872, 183);
     this.panel8.TabIndex = 7;
     //
     // dataGridView2
     //
     this.dataGridView2.AllowUserToAddRows          = false;
     this.dataGridView2.AllowUserToDeleteRows       = false;
     this.dataGridView2.AutoSizeColumnsMode         = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dataGridView2.BackgroundColor             = System.Drawing.Color.White;
     this.dataGridView2.BorderStyle                 = System.Windows.Forms.BorderStyle.None;
     this.dataGridView2.CellBorderStyle             = System.Windows.Forms.DataGridViewCellBorderStyle.None;
     this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     dataGridViewCellStyle2.Alignment               = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.BackColor               = System.Drawing.Color.WhiteSmoke;
     dataGridViewCellStyle2.Font               = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     dataGridViewCellStyle2.ForeColor          = System.Drawing.SystemColors.ControlText;
     dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.dataGridView2.DefaultCellStyle       = dataGridViewCellStyle2;
     this.dataGridView2.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.dataGridView2.Location          = new System.Drawing.Point(268, 0);
     this.dataGridView2.Name              = "dataGridView2";
     this.dataGridView2.ReadOnly          = true;
     this.dataGridView2.RowHeadersVisible = false;
     this.dataGridView2.SelectionMode     = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dataGridView2.Size              = new System.Drawing.Size(594, 183);
     this.dataGridView2.TabIndex          = 0;
     //
     // panel6
     //
     this.panel6.BackColor = System.Drawing.Color.White;
     this.panel6.Controls.Add(this.cbCharttype);
     this.panel6.Controls.Add(this.lblType);
     this.panel6.Controls.Add(this.label6);
     this.panel6.Controls.Add(this.label5);
     this.panel6.Controls.Add(this.label4);
     this.panel6.Controls.Add(this.dtTo);
     this.panel6.Controls.Add(this.dtFrom);
     this.panel6.Controls.Add(this.cmType);
     this.panel6.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel6.Location = new System.Drawing.Point(0, 0);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(268, 183);
     this.panel6.TabIndex = 5;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(3, 16);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(65, 17);
     this.label6.TabIndex = 5;
     this.label6.Text     = "REPORT";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(4, 116);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(28, 17);
     this.label5.TabIndex = 4;
     this.label5.Text     = "TO";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(3, 84);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(50, 17);
     this.label4.TabIndex = 3;
     this.label4.Text     = "FROM";
     //
     // dtTo
     //
     this.dtTo.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right;
     this.dtTo.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtTo.Format        = System.Windows.Forms.DateTimePickerFormat.Short;
     this.dtTo.Location      = new System.Drawing.Point(71, 114);
     this.dtTo.Name          = "dtTo";
     this.dtTo.Size          = new System.Drawing.Size(189, 26);
     this.dtTo.TabIndex      = 2;
     this.dtTo.ValueChanged += new System.EventHandler(this.dt_ValueChanged);
     //
     // dtFrom
     //
     this.dtFrom.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right;
     this.dtFrom.Font          = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtFrom.Format        = System.Windows.Forms.DateTimePickerFormat.Short;
     this.dtFrom.Location      = new System.Drawing.Point(71, 79);
     this.dtFrom.Name          = "dtFrom";
     this.dtFrom.Size          = new System.Drawing.Size(189, 26);
     this.dtFrom.TabIndex      = 1;
     this.dtFrom.ValueChanged += new System.EventHandler(this.dt_ValueChanged);
     //
     // cmType
     //
     this.cmType.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmType.FormattingEnabled = true;
     this.cmType.Items.AddRange(new object[] {
         "DAILY",
         "WEEKLY",
         "MONTHLY"
     });
     this.cmType.Location              = new System.Drawing.Point(71, 11);
     this.cmType.Name                  = "cmType";
     this.cmType.Size                  = new System.Drawing.Size(189, 27);
     this.cmType.TabIndex              = 0;
     this.cmType.Text                  = "DAILY";
     this.cmType.SelectedIndexChanged += new System.EventHandler(this.cmType_SelectedIndexChanged);
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.White;
     this.panel5.Controls.Add(this.label11);
     this.panel5.Controls.Add(this.label10);
     this.panel5.Controls.Add(this.salesChart);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel5.Location = new System.Drawing.Point(0, 114);
     this.panel5.Name     = "panel5";
     this.panel5.Padding  = new System.Windows.Forms.Padding(5);
     this.panel5.Size     = new System.Drawing.Size(872, 221);
     this.panel5.TabIndex = 4;
     //
     // label11
     //
     this.label11.Font     = new System.Drawing.Font("Arial Rounded MT Bold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label11.Location = new System.Drawing.Point(11, 187);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(56, 22);
     this.label11.TabIndex = 3;
     this.label11.Text     = "DATE";
     //
     // label10
     //
     this.label10.Font     = new System.Drawing.Font("Arial Rounded MT Bold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label10.Location = new System.Drawing.Point(26, 19);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(16, 101);
     this.label10.TabIndex = 2;
     this.label10.Text     = "SALES";
     //
     // salesChart
     //
     chartArea2.Name = "ChartArea1";
     this.salesChart.ChartAreas.Add(chartArea2);
     this.salesChart.Dock = System.Windows.Forms.DockStyle.Fill;
     legend2.Name         = "Legend1";
     this.salesChart.Legends.Add(legend2);
     this.salesChart.Location = new System.Drawing.Point(5, 5);
     this.salesChart.Name     = "salesChart";
     series2.ChartArea        = "ChartArea1";
     series2.Legend           = "Legend1";
     series2.Name             = "Series1";
     this.salesChart.Series.Add(series2);
     this.salesChart.Size     = new System.Drawing.Size(862, 211);
     this.salesChart.TabIndex = 1;
     this.salesChart.Text     = "chart1";
     //
     // panel7
     //
     this.panel7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel7.Controls.Add(this.picSearch);
     this.panel7.Controls.Add(this.keyButton1);
     this.panel7.Controls.Add(this.label2);
     this.panel7.Controls.Add(this.keyButton4);
     this.panel7.Controls.Add(this.keyButton3);
     this.panel7.Controls.Add(this.pictureBox2);
     this.panel7.Controls.Add(this.pictureBox1);
     this.panel7.Controls.Add(this.label7);
     this.panel7.Controls.Add(this.label8);
     this.panel7.Controls.Add(this.keyButton2);
     this.panel7.Controls.Add(this.label9);
     this.panel7.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel7.Location = new System.Drawing.Point(0, 518);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(872, 65);
     this.panel7.TabIndex = 6;
     //
     // picSearch
     //
     this.picSearch.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("picSearch.BackgroundImage")));
     this.picSearch.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.picSearch.Location = new System.Drawing.Point(11, 6);
     this.picSearch.Name     = "picSearch";
     this.picSearch.Size     = new System.Drawing.Size(54, 45);
     this.picSearch.TabIndex = 16;
     this.picSearch.TabStop  = false;
     //
     // label2
     //
     this.label2.Font      = new System.Drawing.Font("Arial Rounded MT Bold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location  = new System.Drawing.Point(132, 6);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(108, 45);
     this.label2.TabIndex  = 20;
     this.label2.Text      = "Next sales report";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // pictureBox2
     //
     this.pictureBox2.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
     this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.pictureBox2.Location = new System.Drawing.Point(278, 6);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(54, 45);
     this.pictureBox2.TabIndex = 25;
     this.pictureBox2.TabStop  = false;
     //
     // pictureBox1
     //
     this.pictureBox1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
     this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.pictureBox1.Location = new System.Drawing.Point(527, 7);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(54, 45);
     this.pictureBox1.TabIndex = 27;
     this.pictureBox1.TabStop  = false;
     //
     // label7
     //
     this.label7.Font      = new System.Drawing.Font("Arial Rounded MT Bold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.Location  = new System.Drawing.Point(723, 8);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(53, 45);
     this.label7.TabIndex  = 23;
     this.label7.Text      = "Print";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label8
     //
     this.label8.Font      = new System.Drawing.Font("Arial Rounded MT Bold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.Location  = new System.Drawing.Point(396, 8);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(108, 45);
     this.label8.TabIndex  = 26;
     this.label8.Text      = "Refresh";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Font     = new System.Drawing.Font("Arial Rounded MT Bold", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.Location = new System.Drawing.Point(644, 19);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(17, 18);
     this.label9.TabIndex = 29;
     this.label9.Text     = "+";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(148)))), ((int)(((byte)(157)))));
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(872, 114);
     this.panel2.TabIndex = 1;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.lblTitle);
     this.panel3.Controls.Add(this.panel4);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(872, 114);
     this.panel3.TabIndex = 2;
     //
     // lblTitle
     //
     this.lblTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(106)))), ((int)(((byte)(148)))), ((int)(((byte)(157)))));
     this.lblTitle.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.lblTitle.Font      = new System.Drawing.Font("Arial Rounded MT Bold", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTitle.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.lblTitle.Location  = new System.Drawing.Point(0, 0);
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Size      = new System.Drawing.Size(588, 114);
     this.lblTitle.TabIndex  = 1;
     this.lblTitle.Text      = "TITLE OF SALES";
     this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(100)))), ((int)(((byte)(120)))));
     this.panel4.Controls.Add(this.panel1);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel4.Location = new System.Drawing.Point(588, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Padding  = new System.Windows.Forms.Padding(5);
     this.panel4.Size     = new System.Drawing.Size(284, 114);
     this.panel4.TabIndex = 2;
     //
     // panel1
     //
     this.panel1.AutoSize  = true;
     this.panel1.BackColor = System.Drawing.Color.White;
     this.panel1.Controls.Add(this.lblTodaysales);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Font     = new System.Drawing.Font("Arial Rounded MT Bold", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.panel1.Location = new System.Drawing.Point(5, 5);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(274, 104);
     this.panel1.TabIndex = 0;
     //
     // lblTodaysales
     //
     this.lblTodaysales.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lblTodaysales.Font        = new System.Drawing.Font("Times New Roman", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTodaysales.Location    = new System.Drawing.Point(66, 48);
     this.lblTodaysales.Name        = "lblTodaysales";
     this.lblTodaysales.Size        = new System.Drawing.Size(202, 45);
     this.lblTodaysales.TabIndex    = 4;
     this.lblTodaysales.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(3, 60);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(58, 19);
     this.label3.TabIndex = 2;
     this.label3.Text     = "TOTAL";
     //
     // label1
     //
     this.label1.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(100)))), ((int)(((byte)(120)))));
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label1.Dock        = System.Windows.Forms.DockStyle.Top;
     this.label1.ForeColor   = System.Drawing.Color.White;
     this.label1.Location    = new System.Drawing.Point(0, 0);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(274, 38);
     this.label1.TabIndex    = 0;
     this.label1.Text        = "TODAY SALES";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     this.label1.Click      += new System.EventHandler(this.label1_Click);
     //
     // lblType
     //
     this.lblType.AutoSize = true;
     this.lblType.Font     = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblType.Location = new System.Drawing.Point(3, 49);
     this.lblType.Name     = "lblType";
     this.lblType.Size     = new System.Drawing.Size(46, 17);
     this.lblType.TabIndex = 6;
     this.lblType.Text     = "TYPE";
     //
     // cbCharttype
     //
     this.cbCharttype.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbCharttype.FormattingEnabled = true;
     this.cbCharttype.Items.AddRange(new object[] {
         "BAR",
         "LINE"
     });
     this.cbCharttype.Location              = new System.Drawing.Point(71, 44);
     this.cbCharttype.Name                  = "cbCharttype";
     this.cbCharttype.Size                  = new System.Drawing.Size(189, 27);
     this.cbCharttype.TabIndex              = 7;
     this.cbCharttype.Text                  = "BAR";
     this.cbCharttype.SelectedIndexChanged += new System.EventHandler(this.cbCharttype_SelectedIndexChanged);
     //
     // keyButton1
     //
     this.keyButton1.accessKeyChar          = "F1";
     this.keyButton1.accessMasterController = null;
     this.keyButton1.BackColor = System.Drawing.Color.Transparent;
     this.keyButton1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.keyButton1.Location  = new System.Drawing.Point(67, 6);
     this.keyButton1.Margin    = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.keyButton1.Name      = "keyButton1";
     this.keyButton1.Size      = new System.Drawing.Size(61, 50);
     this.keyButton1.TabIndex  = 0;
     //
     // keyButton4
     //
     this.keyButton4.accessKeyChar          = "P";
     this.keyButton4.accessMasterController = null;
     this.keyButton4.BackColor = System.Drawing.Color.Transparent;
     this.keyButton4.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.keyButton4.Location  = new System.Drawing.Point(656, 4);
     this.keyButton4.Margin    = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.keyButton4.Name      = "keyButton4";
     this.keyButton4.Size      = new System.Drawing.Size(61, 50);
     this.keyButton4.TabIndex  = 28;
     //
     // keyButton3
     //
     this.keyButton3.accessKeyChar          = "F5";
     this.keyButton3.accessMasterController = null;
     this.keyButton3.BackColor = System.Drawing.Color.Transparent;
     this.keyButton3.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.keyButton3.Location  = new System.Drawing.Point(337, 6);
     this.keyButton3.Margin    = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.keyButton3.Name      = "keyButton3";
     this.keyButton3.Size      = new System.Drawing.Size(61, 50);
     this.keyButton3.TabIndex  = 24;
     //
     // keyButton2
     //
     this.keyButton2.accessKeyChar          = "Ctrl";
     this.keyButton2.accessMasterController = null;
     this.keyButton2.BackColor = System.Drawing.Color.Transparent;
     this.keyButton2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.keyButton2.Location  = new System.Drawing.Point(586, 4);
     this.keyButton2.Margin    = new System.Windows.Forms.Padding(2, 3, 2, 3);
     this.keyButton2.Name      = "keyButton2";
     this.keyButton2.Size      = new System.Drawing.Size(61, 50);
     this.keyButton2.TabIndex  = 21;
     //
     // Sales
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor             = System.Drawing.Color.WhiteSmoke;
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.Controls.Add(this.panel8);
     this.Controls.Add(this.panel5);
     this.Controls.Add(this.panel7);
     this.Controls.Add(this.panel2);
     this.Name    = "Sales";
     this.Padding = new System.Windows.Forms.Padding(0, 0, 5, 0);
     this.Size    = new System.Drawing.Size(877, 583);
     this.Load   += new System.EventHandler(this.Reports_Load);
     this.panel8.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
     this.panel6.ResumeLayout(false);
     this.panel6.PerformLayout();
     this.panel5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.salesChart)).EndInit();
     this.panel7.ResumeLayout(false);
     this.panel7.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.picSearch)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     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.Series    series1    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = 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.Series    series2    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend    legend3    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series    series3    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend    legend4    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series    series4    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea5 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend    legend5    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series    series5    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.ComponentModel.ComponentResourceManager            resources  = new System.ComponentModel.ComponentResourceManager(typeof(frmExamResultCharts));
     this.txtsearch            = new DevExpress.XtraBars.Navigation.TabPane();
     this.tabPane1             = new DevExpress.XtraBars.Navigation.TabPane();
     this.tabNavigationPage1   = new DevExpress.XtraBars.Navigation.TabNavigationPage();
     this.sidePanel1           = new DevExpress.XtraEditors.SidePanel();
     this.chartBusinessStudies = new DevExpress.XtraBars.Navigation.TabPane();
     this.tabNavigationPage4   = new DevExpress.XtraBars.Navigation.TabNavigationPage();
     this.chartAvg             = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.tabNavigationPage5   = new DevExpress.XtraBars.Navigation.TabNavigationPage();
     this.charAvgBar           = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.tabNavigationPage6   = new DevExpress.XtraBars.Navigation.TabNavigationPage();
     this.chartBusiness        = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.tabNavigationPage7   = new DevExpress.XtraBars.Navigation.TabNavigationPage();
     this.chartAccounting      = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.tabNavigationPage8   = new DevExpress.XtraBars.Navigation.TabNavigationPage();
     this.chartEconomics       = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.dgvStudentResultData = new System.Windows.Forms.DataGridView();
     this.btnstudentsearch     = new System.Windows.Forms.Button();
     this.label4                   = new System.Windows.Forms.Label();
     this.txtstudentid             = new DevExpress.XtraEditors.TextEdit();
     this.tabNavigationPage2       = new DevExpress.XtraBars.Navigation.TabNavigationPage();
     this.splitContainer1          = new System.Windows.Forms.SplitContainer();
     this.dgvGenerateOverallReport = new DevExpress.XtraGrid.GridControl();
     this.gridView1                = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.exam_date                = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.exam          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.subject_1     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.subject_2     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.subject_3     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.total_marks   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.average_marks = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.avg_state     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.English       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.git           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.label1        = new System.Windows.Forms.Label();
     this.txtfirstname  = new DevExpress.XtraEditors.TextEdit();
     this.label2        = new System.Windows.Forms.Label();
     this.txtlastname   = new DevExpress.XtraEditors.TextEdit();
     this.label3        = new System.Windows.Forms.Label();
     this.txtschool     = new DevExpress.XtraEditors.TextEdit();
     this.label5        = new System.Windows.Forms.Label();
     this.txtbatch      = new DevExpress.XtraEditors.TextEdit();
     ((System.ComponentModel.ISupportInitialize)(this.txtsearch)).BeginInit();
     this.txtsearch.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabPane1)).BeginInit();
     this.tabPane1.SuspendLayout();
     this.tabNavigationPage1.SuspendLayout();
     this.sidePanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartBusinessStudies)).BeginInit();
     this.chartBusinessStudies.SuspendLayout();
     this.tabNavigationPage4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartAvg)).BeginInit();
     this.tabNavigationPage5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.charAvgBar)).BeginInit();
     this.tabNavigationPage6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartBusiness)).BeginInit();
     this.tabNavigationPage7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartAccounting)).BeginInit();
     this.tabNavigationPage8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartEconomics)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgvStudentResultData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtstudentid.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvGenerateOverallReport)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtfirstname.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtlastname.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtschool.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtbatch.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // txtsearch
     //
     this.txtsearch.Controls.Add(this.tabPane1);
     this.txtsearch.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.txtsearch.Location     = new System.Drawing.Point(0, 0);
     this.txtsearch.Name         = "txtsearch";
     this.txtsearch.RegularSize  = new System.Drawing.Size(1419, 591);
     this.txtsearch.SelectedPage = null;
     this.txtsearch.Size         = new System.Drawing.Size(1419, 591);
     this.txtsearch.TabIndex     = 9;
     this.txtsearch.Text         = "Manage User Information";
     //
     // tabPane1
     //
     this.tabPane1.Controls.Add(this.tabNavigationPage1);
     this.tabPane1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tabPane1.Location = new System.Drawing.Point(0, 0);
     this.tabPane1.Name     = "tabPane1";
     this.tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] {
         this.tabNavigationPage1
     });
     this.tabPane1.RegularSize  = new System.Drawing.Size(1419, 591);
     this.tabPane1.SelectedPage = this.tabNavigationPage1;
     this.tabPane1.Size         = new System.Drawing.Size(1419, 591);
     this.tabPane1.TabIndex     = 0;
     this.tabPane1.Text         = "Chart By Batch";
     //
     // tabNavigationPage1
     //
     this.tabNavigationPage1.Caption = "Chart By Student";
     this.tabNavigationPage1.Controls.Add(this.label5);
     this.tabNavigationPage1.Controls.Add(this.txtbatch);
     this.tabNavigationPage1.Controls.Add(this.label3);
     this.tabNavigationPage1.Controls.Add(this.txtschool);
     this.tabNavigationPage1.Controls.Add(this.label2);
     this.tabNavigationPage1.Controls.Add(this.txtlastname);
     this.tabNavigationPage1.Controls.Add(this.label1);
     this.tabNavigationPage1.Controls.Add(this.txtfirstname);
     this.tabNavigationPage1.Controls.Add(this.sidePanel1);
     this.tabNavigationPage1.Controls.Add(this.dgvStudentResultData);
     this.tabNavigationPage1.Controls.Add(this.btnstudentsearch);
     this.tabNavigationPage1.Controls.Add(this.label4);
     this.tabNavigationPage1.Controls.Add(this.txtstudentid);
     this.tabNavigationPage1.Name = "tabNavigationPage1";
     this.tabNavigationPage1.Size = new System.Drawing.Size(1419, 554);
     //
     // sidePanel1
     //
     this.sidePanel1.Controls.Add(this.chartBusinessStudies);
     this.sidePanel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.sidePanel1.Location = new System.Drawing.Point(0, 249);
     this.sidePanel1.Name     = "sidePanel1";
     this.sidePanel1.Size     = new System.Drawing.Size(1419, 305);
     this.sidePanel1.TabIndex = 86;
     this.sidePanel1.Text     = "sidePanel1";
     //
     // chartBusinessStudies
     //
     this.chartBusinessStudies.Controls.Add(this.tabNavigationPage4);
     this.chartBusinessStudies.Controls.Add(this.tabNavigationPage5);
     this.chartBusinessStudies.Controls.Add(this.tabNavigationPage6);
     this.chartBusinessStudies.Controls.Add(this.tabNavigationPage7);
     this.chartBusinessStudies.Controls.Add(this.tabNavigationPage8);
     this.chartBusinessStudies.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.chartBusinessStudies.Location = new System.Drawing.Point(0, 1);
     this.chartBusinessStudies.Name     = "chartBusinessStudies";
     this.chartBusinessStudies.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] {
         this.tabNavigationPage4,
         this.tabNavigationPage5,
         this.tabNavigationPage6,
         this.tabNavigationPage7,
         this.tabNavigationPage8
     });
     this.chartBusinessStudies.RegularSize  = new System.Drawing.Size(1419, 304);
     this.chartBusinessStudies.SelectedPage = this.tabNavigationPage5;
     this.chartBusinessStudies.Size         = new System.Drawing.Size(1419, 304);
     this.chartBusinessStudies.TabIndex     = 0;
     this.chartBusinessStudies.Text         = "Over All average";
     //
     // tabNavigationPage4
     //
     this.tabNavigationPage4.Caption = "Overall Average Line Chart";
     this.tabNavigationPage4.Controls.Add(this.chartAvg);
     this.tabNavigationPage4.Name = "tabNavigationPage4";
     this.tabNavigationPage4.Size = new System.Drawing.Size(1159, 267);
     //
     // chartAvg
     //
     chartArea1.Name = "ChartArea1";
     this.chartAvg.ChartAreas.Add(chartArea1);
     legend1.Name = "Legend1";
     this.chartAvg.Legends.Add(legend1);
     this.chartAvg.Location = new System.Drawing.Point(31, 18);
     this.chartAvg.Name     = "chartAvg";
     this.chartAvg.Palette  = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Bright;
     series1.ChartArea      = "ChartArea1";
     series1.ChartType      = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
     series1.LabelAngle     = 4;
     series1.Legend         = "Legend1";
     series1.Name           = "Average";
     this.chartAvg.Series.Add(series1);
     this.chartAvg.Size     = new System.Drawing.Size(1177, 641);
     this.chartAvg.TabIndex = 87;
     this.chartAvg.Text     = "chart1";
     //
     // tabNavigationPage5
     //
     this.tabNavigationPage5.Caption = "Overall Average Bar Chart";
     this.tabNavigationPage5.Controls.Add(this.charAvgBar);
     this.tabNavigationPage5.Name = "tabNavigationPage5";
     this.tabNavigationPage5.Size = new System.Drawing.Size(1419, 267);
     //
     // charAvgBar
     //
     chartArea2.Name = "ChartArea1";
     this.charAvgBar.ChartAreas.Add(chartArea2);
     legend2.Name = "Legend1";
     this.charAvgBar.Legends.Add(legend2);
     this.charAvgBar.Location = new System.Drawing.Point(31, 15);
     this.charAvgBar.Name     = "charAvgBar";
     this.charAvgBar.Palette  = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Bright;
     series2.ChartArea        = "ChartArea1";
     series2.Legend           = "Legend1";
     series2.Name             = "Average";
     this.charAvgBar.Series.Add(series2);
     this.charAvgBar.Size     = new System.Drawing.Size(1177, 641);
     this.charAvgBar.TabIndex = 87;
     this.charAvgBar.Text     = "chart1";
     //
     // tabNavigationPage6
     //
     this.tabNavigationPage6.Caption = "Business Studies";
     this.tabNavigationPage6.Controls.Add(this.chartBusiness);
     this.tabNavigationPage6.Name = "tabNavigationPage6";
     this.tabNavigationPage6.Size = new System.Drawing.Size(1159, 267);
     //
     // chartBusiness
     //
     chartArea3.Name = "ChartArea1";
     this.chartBusiness.ChartAreas.Add(chartArea3);
     legend3.Name = "Legend1";
     this.chartBusiness.Legends.Add(legend3);
     this.chartBusiness.Location = new System.Drawing.Point(31, 16);
     this.chartBusiness.Name     = "chartBusiness";
     this.chartBusiness.Palette  = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Bright;
     series3.ChartArea           = "ChartArea1";
     series3.Legend = "Legend1";
     series3.Name   = "BusinessStudies";
     this.chartBusiness.Series.Add(series3);
     this.chartBusiness.Size     = new System.Drawing.Size(1177, 641);
     this.chartBusiness.TabIndex = 88;
     this.chartBusiness.Text     = "chart1";
     //
     // tabNavigationPage7
     //
     this.tabNavigationPage7.Caption = "Accounting";
     this.tabNavigationPage7.Controls.Add(this.chartAccounting);
     this.tabNavigationPage7.Name = "tabNavigationPage7";
     this.tabNavigationPage7.Size = new System.Drawing.Size(1159, 267);
     //
     // chartAccounting
     //
     chartArea4.Name = "ChartArea1";
     this.chartAccounting.ChartAreas.Add(chartArea4);
     legend4.Name = "Legend1";
     this.chartAccounting.Legends.Add(legend4);
     this.chartAccounting.Location = new System.Drawing.Point(31, 17);
     this.chartAccounting.Name     = "chartAccounting";
     this.chartAccounting.Palette  = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Bright;
     series4.ChartArea             = "ChartArea1";
     series4.Legend = "Legend1";
     series4.Name   = "Accounting";
     this.chartAccounting.Series.Add(series4);
     this.chartAccounting.Size     = new System.Drawing.Size(1177, 641);
     this.chartAccounting.TabIndex = 88;
     this.chartAccounting.Text     = "chart1";
     //
     // tabNavigationPage8
     //
     this.tabNavigationPage8.Caption = "Economics";
     this.tabNavigationPage8.Controls.Add(this.chartEconomics);
     this.tabNavigationPage8.Name = "tabNavigationPage8";
     this.tabNavigationPage8.Size = new System.Drawing.Size(1159, 267);
     //
     // chartEconomics
     //
     chartArea5.Name = "ChartArea1";
     this.chartEconomics.ChartAreas.Add(chartArea5);
     legend5.Name = "Legend1";
     this.chartEconomics.Legends.Add(legend5);
     this.chartEconomics.Location = new System.Drawing.Point(31, 16);
     this.chartEconomics.Name     = "chartEconomics";
     this.chartEconomics.Palette  = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Bright;
     series5.ChartArea            = "ChartArea1";
     series5.Legend = "Legend1";
     series5.Name   = "Economics";
     this.chartEconomics.Series.Add(series5);
     this.chartEconomics.Size     = new System.Drawing.Size(1177, 641);
     this.chartEconomics.TabIndex = 88;
     this.chartEconomics.Text     = "chart1";
     //
     // dgvStudentResultData
     //
     this.dgvStudentResultData.AllowUserToAddRows          = false;
     this.dgvStudentResultData.AllowUserToDeleteRows       = false;
     this.dgvStudentResultData.BackgroundColor             = System.Drawing.SystemColors.ButtonHighlight;
     this.dgvStudentResultData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvStudentResultData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.exam_date,
         this.exam,
         this.subject_1,
         this.subject_2,
         this.subject_3,
         this.total_marks,
         this.average_marks,
         this.avg_state,
         this.English,
         this.git
     });
     this.dgvStudentResultData.Location = new System.Drawing.Point(31, 61);
     this.dgvStudentResultData.Name     = "dgvStudentResultData";
     this.dgvStudentResultData.ReadOnly = true;
     this.dgvStudentResultData.Size     = new System.Drawing.Size(1177, 182);
     this.dgvStudentResultData.TabIndex = 85;
     //
     // btnstudentsearch
     //
     this.btnstudentsearch.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btnstudentsearch.BackgroundImage")));
     this.btnstudentsearch.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.btnstudentsearch.FlatStyle             = System.Windows.Forms.FlatStyle.Flat;
     this.btnstudentsearch.ImeMode  = System.Windows.Forms.ImeMode.NoControl;
     this.btnstudentsearch.Location = new System.Drawing.Point(321, 12);
     this.btnstudentsearch.Name     = "btnstudentsearch";
     this.btnstudentsearch.Size     = new System.Drawing.Size(31, 29);
     this.btnstudentsearch.TabIndex = 64;
     this.btnstudentsearch.UseVisualStyleBackColor = true;
     this.btnstudentsearch.Click += new System.EventHandler(this.btnstudentsearch_Click);
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(28, 20);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(58, 13);
     this.label4.TabIndex = 63;
     this.label4.Text     = "Student ID";
     //
     // txtstudentid
     //
     this.txtstudentid.Location = new System.Drawing.Point(109, 17);
     this.txtstudentid.Name     = "txtstudentid";
     this.txtstudentid.Size     = new System.Drawing.Size(208, 20);
     this.txtstudentid.TabIndex = 62;
     //
     // tabNavigationPage2
     //
     this.tabNavigationPage2.Caption = "Over All Mark Sheet";
     this.tabNavigationPage2.Name    = "tabNavigationPage2";
     this.tabNavigationPage2.Size    = new System.Drawing.Size(1159, 554);
     //
     // splitContainer1
     //
     this.splitContainer1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location         = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name             = "splitContainer1";
     this.splitContainer1.Orientation      = System.Windows.Forms.Orientation.Horizontal;
     this.splitContainer1.Size             = new System.Drawing.Size(1159, 554);
     this.splitContainer1.SplitterDistance = 34;
     this.splitContainer1.TabIndex         = 0;
     //
     // dgvGenerateOverallReport
     //
     this.dgvGenerateOverallReport.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.dgvGenerateOverallReport.Location = new System.Drawing.Point(0, 0);
     this.dgvGenerateOverallReport.MainView = this.gridView1;
     this.dgvGenerateOverallReport.Name     = "dgvGenerateOverallReport";
     this.dgvGenerateOverallReport.Size     = new System.Drawing.Size(1159, 516);
     this.dgvGenerateOverallReport.TabIndex = 0;
     this.dgvGenerateOverallReport.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.GridControl = this.dgvGenerateOverallReport;
     this.gridView1.Name        = "gridView1";
     //
     // exam_date
     //
     this.exam_date.DataPropertyName = "exam_date";
     this.exam_date.HeaderText       = "Exam Date";
     this.exam_date.Name             = "exam_date";
     this.exam_date.ReadOnly         = true;
     //
     // exam
     //
     this.exam.DataPropertyName = "exam";
     this.exam.HeaderText       = "Exam";
     this.exam.Name             = "exam";
     this.exam.ReadOnly         = true;
     //
     // subject_1
     //
     this.subject_1.DataPropertyName = "subject_1";
     this.subject_1.HeaderText       = "Economics";
     this.subject_1.Name             = "subject_1";
     this.subject_1.ReadOnly         = true;
     //
     // subject_2
     //
     this.subject_2.DataPropertyName = "subject_2";
     this.subject_2.HeaderText       = "Business Studies";
     this.subject_2.Name             = "subject_2";
     this.subject_2.ReadOnly         = true;
     //
     // subject_3
     //
     this.subject_3.DataPropertyName = "subject_3";
     this.subject_3.HeaderText       = "Accouniting";
     this.subject_3.Name             = "subject_3";
     this.subject_3.ReadOnly         = true;
     //
     // total_marks
     //
     this.total_marks.DataPropertyName = "total_marks";
     this.total_marks.HeaderText       = "Total Marks";
     this.total_marks.Name             = "total_marks";
     this.total_marks.ReadOnly         = true;
     //
     // average_marks
     //
     this.average_marks.DataPropertyName = "average_marks";
     this.average_marks.HeaderText       = "Average Marks";
     this.average_marks.Name             = "average_marks";
     this.average_marks.ReadOnly         = true;
     //
     // avg_state
     //
     this.avg_state.DataPropertyName = "avg_state";
     this.avg_state.HeaderText       = "Average State";
     this.avg_state.Name             = "avg_state";
     this.avg_state.ReadOnly         = true;
     //
     // English
     //
     this.English.DataPropertyName = "English";
     this.English.HeaderText       = "English";
     this.English.Name             = "English";
     this.English.ReadOnly         = true;
     //
     // git
     //
     this.git.DataPropertyName = "git";
     this.git.HeaderText       = "Git";
     this.git.Name             = "git";
     this.git.ReadOnly         = true;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(1213, 80);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(54, 13);
     this.label1.TabIndex = 88;
     this.label1.Text     = "Full Name";
     //
     // txtfirstname
     //
     this.txtfirstname.Enabled  = false;
     this.txtfirstname.Location = new System.Drawing.Point(1279, 77);
     this.txtfirstname.Name     = "txtfirstname";
     this.txtfirstname.Size     = new System.Drawing.Size(208, 20);
     this.txtfirstname.TabIndex = 87;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(1213, 115);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(54, 13);
     this.label2.TabIndex = 90;
     this.label2.Text     = "last Name";
     //
     // txtlastname
     //
     this.txtlastname.Enabled  = false;
     this.txtlastname.Location = new System.Drawing.Point(1279, 112);
     this.txtlastname.Name     = "txtlastname";
     this.txtlastname.Size     = new System.Drawing.Size(208, 20);
     this.txtlastname.TabIndex = 89;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(1227, 154);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(40, 13);
     this.label3.TabIndex = 92;
     this.label3.Text     = "School";
     //
     // txtschool
     //
     this.txtschool.Enabled  = false;
     this.txtschool.Location = new System.Drawing.Point(1279, 151);
     this.txtschool.Name     = "txtschool";
     this.txtschool.Size     = new System.Drawing.Size(208, 20);
     this.txtschool.TabIndex = 91;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(1232, 192);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(35, 13);
     this.label5.TabIndex = 94;
     this.label5.Text     = "Batch";
     //
     // txtbatch
     //
     this.txtbatch.Enabled  = false;
     this.txtbatch.Location = new System.Drawing.Point(1279, 189);
     this.txtbatch.Name     = "txtbatch";
     this.txtbatch.Size     = new System.Drawing.Size(208, 20);
     this.txtbatch.TabIndex = 93;
     //
     // frmExamResultCharts
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.txtsearch);
     this.Name = "frmExamResultCharts";
     this.Size = new System.Drawing.Size(1419, 591);
     ((System.ComponentModel.ISupportInitialize)(this.txtsearch)).EndInit();
     this.txtsearch.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tabPane1)).EndInit();
     this.tabPane1.ResumeLayout(false);
     this.tabNavigationPage1.ResumeLayout(false);
     this.tabNavigationPage1.PerformLayout();
     this.sidePanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.chartBusinessStudies)).EndInit();
     this.chartBusinessStudies.ResumeLayout(false);
     this.tabNavigationPage4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.chartAvg)).EndInit();
     this.tabNavigationPage5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.charAvgBar)).EndInit();
     this.tabNavigationPage6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.chartBusiness)).EndInit();
     this.tabNavigationPage7.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.chartAccounting)).EndInit();
     this.tabNavigationPage8.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.chartEconomics)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgvStudentResultData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtstudentid.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgvGenerateOverallReport)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtfirstname.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtlastname.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtschool.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtbatch.Properties)).EndInit();
     this.ResumeLayout(false);
 }