Esempio n. 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.WinControls.UI.CartesianArea cartesianArea1 = new Telerik.WinControls.UI.CartesianArea();
     this.radChartViewHeartRate = new Telerik.WinControls.UI.RadChartView();
     ((System.ComponentModel.ISupportInitialize)(this.radChartViewHeartRate)).BeginInit();
     this.SuspendLayout();
     //
     // radChartViewHeartRate
     //
     this.radChartViewHeartRate.AreaDesign = cartesianArea1;
     this.radChartViewHeartRate.Location   = new System.Drawing.Point(12, 10);
     this.radChartViewHeartRate.Name       = "radChartViewHeartRate";
     this.radChartViewHeartRate.ShowGrid   = false;
     this.radChartViewHeartRate.Size       = new System.Drawing.Size(643, 180);
     this.radChartViewHeartRate.TabIndex   = 1;
     this.radChartViewHeartRate.Text       = "radChartViewTemp";
     //
     // Form2
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(667, 200);
     this.Controls.Add(this.radChartViewHeartRate);
     this.Name = "Form2";
     this.Text = "Form2";
     ((System.ComponentModel.ISupportInitialize)(this.radChartViewHeartRate)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.WinControls.UI.CartesianArea cartesianArea1 = new Telerik.WinControls.UI.CartesianArea();
     this.radChartView1 = new Telerik.WinControls.UI.RadChartView();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // radChartView1
     //
     this.radChartView1.AreaDesign = cartesianArea1;
     this.radChartView1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.radChartView1.Location   = new System.Drawing.Point(0, 0);
     this.radChartView1.Name       = "radChartView1";
     this.radChartView1.ShowGrid   = false;
     this.radChartView1.Size       = new System.Drawing.Size(1554, 785);
     this.radChartView1.TabIndex   = 0;
     //
     // RadForm1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1554, 785);
     this.Controls.Add(this.radChartView1);
     this.Name = "RadForm1";
     //
     //
     //
     this.RootElement.ApplyShapeToControl = true;
     this.Text = "RadForm1";
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 3
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.WinControls.UI.CartesianArea cartesianArea1 = new Telerik.WinControls.UI.CartesianArea();
            this.radChartViewHeartRate = new Telerik.WinControls.UI.RadChartView();
            ((System.ComponentModel.ISupportInitialize)(this.radChartViewHeartRate)).BeginInit();
            this.SuspendLayout();
            // 
            // radChartViewHeartRate
            // 
            this.radChartViewHeartRate.AreaDesign = cartesianArea1;
            this.radChartViewHeartRate.Location = new System.Drawing.Point(12, 10);
            this.radChartViewHeartRate.Name = "radChartViewHeartRate";
            this.radChartViewHeartRate.ShowGrid = false;
            this.radChartViewHeartRate.Size = new System.Drawing.Size(643, 180);
            this.radChartViewHeartRate.TabIndex = 1;
            this.radChartViewHeartRate.Text = "radChartViewTemp";
            // 
            // Form2
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(667, 200);
            this.Controls.Add(this.radChartViewHeartRate);
            this.Name = "Form2";
            this.Text = "Form2";
            ((System.ComponentModel.ISupportInitialize)(this.radChartViewHeartRate)).EndInit();
            this.ResumeLayout(false);

        }
Esempio n. 4
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.WinControls.UI.CartesianArea cartesianArea4 = new Telerik.WinControls.UI.CartesianArea();
            Telerik.WinControls.UI.CartesianArea cartesianArea1 = new Telerik.WinControls.UI.CartesianArea();
            Telerik.WinControls.UI.CartesianArea cartesianArea2 = new Telerik.WinControls.UI.CartesianArea();
            this.radChartViewTemp = new Telerik.WinControls.UI.RadChartView();
            this.radChartViewHmdt = new Telerik.WinControls.UI.RadChartView();
            this.radChartViewAcc = new Telerik.WinControls.UI.RadChartView();
            ((System.ComponentModel.ISupportInitialize)(this.radChartViewTemp)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radChartViewHmdt)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radChartViewAcc)).BeginInit();
            this.SuspendLayout();
            // 
            // radChartViewTemp
            // 
            this.radChartViewTemp.AreaDesign = cartesianArea4;
            this.radChartViewTemp.Location = new System.Drawing.Point(12, 10);
            this.radChartViewTemp.Name = "radChartViewTemp";
            this.radChartViewTemp.ShowGrid = false;
            this.radChartViewTemp.Size = new System.Drawing.Size(643, 180);
            this.radChartViewTemp.TabIndex = 0;
            this.radChartViewTemp.Text = "radChartViewTemp";
            // 
            // radChartViewHmdt
            // 
            this.radChartViewHmdt.AreaDesign = cartesianArea1;
            this.radChartViewHmdt.Location = new System.Drawing.Point(12, 196);
            this.radChartViewHmdt.Name = "radChartViewHmdt";
            this.radChartViewHmdt.ShowGrid = false;
            this.radChartViewHmdt.Size = new System.Drawing.Size(643, 180);
            this.radChartViewHmdt.TabIndex = 1;
            this.radChartViewHmdt.Text = "radChartViewHmdt";
            // 
            // radChartViewAcc
            // 
            this.radChartViewAcc.AreaDesign = cartesianArea2;
            this.radChartViewAcc.Location = new System.Drawing.Point(12, 382);
            this.radChartViewAcc.Name = "radChartViewAcc";
            this.radChartViewAcc.ShowGrid = false;
            this.radChartViewAcc.Size = new System.Drawing.Size(643, 180);
            this.radChartViewAcc.TabIndex = 2;
            this.radChartViewAcc.Text = "radChartViewAcc";
            // 
            // Form1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(667, 574);
            this.Controls.Add(this.radChartViewAcc);
            this.Controls.Add(this.radChartViewHmdt);
            this.Controls.Add(this.radChartViewTemp);
            this.Name = "Form1";
            this.Text = "Monitor";
            ((System.ComponentModel.ISupportInitialize)(this.radChartViewTemp)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radChartViewHmdt)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radChartViewAcc)).EndInit();
            this.ResumeLayout(false);

        }
Esempio n. 5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.WinControls.UI.CartesianArea cartesianArea4 = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.CartesianArea cartesianArea1 = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.CartesianArea cartesianArea2 = new Telerik.WinControls.UI.CartesianArea();
     this.radChartViewTemp = new Telerik.WinControls.UI.RadChartView();
     this.radChartViewHmdt = new Telerik.WinControls.UI.RadChartView();
     this.radChartViewAcc  = new Telerik.WinControls.UI.RadChartView();
     ((System.ComponentModel.ISupportInitialize)(this.radChartViewTemp)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartViewHmdt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartViewAcc)).BeginInit();
     this.SuspendLayout();
     //
     // radChartViewTemp
     //
     this.radChartViewTemp.AreaDesign = cartesianArea4;
     this.radChartViewTemp.Location   = new System.Drawing.Point(12, 10);
     this.radChartViewTemp.Name       = "radChartViewTemp";
     this.radChartViewTemp.ShowGrid   = false;
     this.radChartViewTemp.Size       = new System.Drawing.Size(643, 180);
     this.radChartViewTemp.TabIndex   = 0;
     this.radChartViewTemp.Text       = "radChartViewTemp";
     //
     // radChartViewHmdt
     //
     this.radChartViewHmdt.AreaDesign = cartesianArea1;
     this.radChartViewHmdt.Location   = new System.Drawing.Point(12, 196);
     this.radChartViewHmdt.Name       = "radChartViewHmdt";
     this.radChartViewHmdt.ShowGrid   = false;
     this.radChartViewHmdt.Size       = new System.Drawing.Size(643, 180);
     this.radChartViewHmdt.TabIndex   = 1;
     this.radChartViewHmdt.Text       = "radChartViewHmdt";
     //
     // radChartViewAcc
     //
     this.radChartViewAcc.AreaDesign = cartesianArea2;
     this.radChartViewAcc.Location   = new System.Drawing.Point(12, 382);
     this.radChartViewAcc.Name       = "radChartViewAcc";
     this.radChartViewAcc.ShowGrid   = false;
     this.radChartViewAcc.Size       = new System.Drawing.Size(643, 180);
     this.radChartViewAcc.TabIndex   = 2;
     this.radChartViewAcc.Text       = "radChartViewAcc";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(667, 574);
     this.Controls.Add(this.radChartViewAcc);
     this.Controls.Add(this.radChartViewHmdt);
     this.Controls.Add(this.radChartViewTemp);
     this.Name = "Form1";
     this.Text = "Monitor";
     ((System.ComponentModel.ISupportInitialize)(this.radChartViewTemp)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartViewHmdt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartViewAcc)).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()
 {
     Telerik.WinControls.UI.CartesianArea   cartesianArea1   = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.CategoricalAxis categoricalAxis1 = new Telerik.WinControls.UI.CategoricalAxis();
     Telerik.WinControls.UI.LinearAxis      linearAxis1      = new Telerik.WinControls.UI.LinearAxis();
     Telerik.WinControls.UI.BarSeries       barSeries1       = new Telerik.WinControls.UI.BarSeries();
     this.radChartView1 = new Telerik.WinControls.UI.RadChartView();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // radChartView1
     //
     this.radChartView1.AreaDesign = cartesianArea1;
     categoricalAxis1.AxisType     = Telerik.Charting.AxisType.Second;
     categoricalAxis1.IsPrimary    = true;
     linearAxis1.IsPrimary         = true;
     linearAxis1.TickOrigin        = null;
     this.radChartView1.Axes.AddRange(new Telerik.WinControls.UI.Axis[] {
         categoricalAxis1,
         linearAxis1
     });
     this.radChartView1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.radChartView1.Location = new System.Drawing.Point(0, 0);
     this.radChartView1.Name     = "radChartView1";
     barSeries1.CategoryMember   = "Product";
     barSeries1.HorizontalAxis   = linearAxis1;
     barSeries1.LegendTitle      = "Total Quantity";
     barSeries1.ValueMember      = "TotalQuantity";
     barSeries1.VerticalAxis     = categoricalAxis1;
     this.radChartView1.Series.AddRange(new Telerik.WinControls.UI.ChartSeries[] {
         barSeries1
     });
     this.radChartView1.ShowGrid   = false;
     this.radChartView1.ShowLegend = true;
     this.radChartView1.Size       = new System.Drawing.Size(614, 447);
     this.radChartView1.TabIndex   = 0;
     //
     // CustomerProductsForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(614, 447);
     this.Controls.Add(this.radChartView1);
     this.Name = "CustomerProductsForm";
     //
     //
     //
     this.RootElement.ApplyShapeToControl = true;
     this.Text = "CustomerProductsForm";
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).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()
 {
     Telerik.WinControls.UI.CartesianArea   cartesianArea1   = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.CategoricalAxis categoricalAxis1 = new Telerik.WinControls.UI.CategoricalAxis();
     Telerik.WinControls.UI.LinearAxis      linearAxis1      = new Telerik.WinControls.UI.LinearAxis();
     Telerik.WinControls.UI.BarSeries       barSeries1       = new Telerik.WinControls.UI.BarSeries();
     this.radChartView1 = new Telerik.WinControls.UI.RadChartView();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     this.SuspendLayout();
     //
     // radChartView1
     //
     this.radChartView1.AreaDesign = cartesianArea1;
     categoricalAxis1.IsPrimary    = true;
     linearAxis1.AxisType          = Telerik.Charting.AxisType.Second;
     linearAxis1.IsPrimary         = true;
     this.radChartView1.Axes.AddRange(new Telerik.WinControls.UI.Axis[] {
         categoricalAxis1,
         linearAxis1
     });
     this.radChartView1.Location = new System.Drawing.Point(25, 21);
     this.radChartView1.Name     = "radChartView1";
     barSeries1.HorizontalAxis   = categoricalAxis1;
     barSeries1.VerticalAxis     = linearAxis1;
     this.radChartView1.Series.AddRange(new Telerik.WinControls.UI.ChartSeries[] {
         barSeries1
     });
     this.radChartView1.ShowGrid = false;
     this.radChartView1.Size     = new System.Drawing.Size(827, 270);
     this.radChartView1.TabIndex = 0;
     this.radChartView1.Text     = "radChartView1";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(872, 367);
     this.Controls.Add(this.radChartView1);
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).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()
 {
     Telerik.WinControls.UI.CartesianArea cartesianArea1 = new Telerik.WinControls.UI.CartesianArea();
     this.button2       = new System.Windows.Forms.Button();
     this.radChartView1 = new Telerik.WinControls.UI.RadChartView();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     this.SuspendLayout();
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(0, 0);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(75, 23);
     this.button2.TabIndex = 1;
     this.button2.Text     = "start";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.Start);
     //
     // radChartView1
     //
     this.radChartView1.AreaDesign = cartesianArea1;
     this.radChartView1.Location   = new System.Drawing.Point(12, 29);
     this.radChartView1.Name       = "radChartView1";
     this.radChartView1.ShowGrid   = false;
     this.radChartView1.Size       = new System.Drawing.Size(693, 436);
     this.radChartView1.TabIndex   = 2;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(717, 477);
     this.Controls.Add(this.radChartView1);
     this.Controls.Add(this.button2);
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.WinControls.UI.CartesianArea cartesianArea1 = new Telerik.WinControls.UI.CartesianArea();
     this.radChartView1 = new Telerik.WinControls.UI.RadChartView();
     ((System.ComponentModel.ISupportInitialize)(this.settingsPanel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     this.SuspendLayout();
     //
     // settingsPanel
     //
     this.settingsPanel.Location = new System.Drawing.Point(1091, 3);
     this.settingsPanel.Size     = new System.Drawing.Size(202, 468);
     //
     // radChartView1
     //
     this.radChartView1.AreaDesign = cartesianArea1;
     this.radChartView1.Location   = new System.Drawing.Point(3, 3);
     this.radChartView1.Name       = "radChartView1";
     this.radChartView1.ShowGrid   = false;
     this.radChartView1.Size       = new System.Drawing.Size(641, 443);
     this.radChartView1.TabIndex   = 1;
     this.radChartView1.Text       = "radChartView1";
     this.radChartView1.Dock       = System.Windows.Forms.DockStyle.Fill;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.radChartView1);
     this.Name = "Form1";
     this.Size = new System.Drawing.Size(1296, 934);
     this.Controls.SetChildIndex(this.settingsPanel, 0);
     this.Controls.SetChildIndex(this.radChartView1, 0);
     ((System.ComponentModel.ISupportInitialize)(this.settingsPanel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.WinControls.UI.CartesianArea cartesianArea1 = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.CartesianArea cartesianArea2 = new Telerik.WinControls.UI.CartesianArea();
     this.radCheckBox1            = new Telerik.WinControls.UI.RadCheckBox();
     this.radCheckBox2            = new Telerik.WinControls.UI.RadCheckBox();
     this.radCheckBox3            = new Telerik.WinControls.UI.RadCheckBox();
     this.radCheckBox4            = new Telerik.WinControls.UI.RadCheckBox();
     this.radGroupBox1            = new Telerik.WinControls.UI.RadGroupBox();
     this.radDropDownList1        = new Telerik.WinControls.UI.RadDropDownList();
     this.radSpinEditor1          = new Telerik.WinControls.UI.RadSpinEditor();
     this.radLabel1               = new Telerik.WinControls.UI.RadLabel();
     this.customTableLayoutPanel1 = new Telerik.Examples.WinControls.ChartView.FirstLook.CustomTableLayoutPanel();
     this.radChartView1           = new Telerik.WinControls.UI.RadChartView();
     this.radChartView2           = new Telerik.WinControls.UI.RadChartView();
     ((System.ComponentModel.ISupportInitialize)(this.settingsPanel)).BeginInit();
     this.settingsPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radCheckBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radCheckBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radCheckBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radCheckBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit();
     this.radGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radDropDownList1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSpinEditor1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
     this.customTableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView2)).BeginInit();
     this.SuspendLayout();
     //
     // settingsPanel
     //
     this.settingsPanel.Controls.Add(this.radGroupBox1);
     this.settingsPanel.Location = new System.Drawing.Point(1380, 3);
     this.settingsPanel.Size     = new System.Drawing.Size(171, 493);
     this.settingsPanel.Controls.SetChildIndex(this.radGroupBox1, 0);
     //
     // radCheckBox1
     //
     this.radCheckBox1.Location            = new System.Drawing.Point(6, 48);
     this.radCheckBox1.Name                = "radCheckBox1";
     this.radCheckBox1.Size                = new System.Drawing.Size(126, 18);
     this.radCheckBox1.TabIndex            = 1;
     this.radCheckBox1.Text                = "Draw connecting line";
     this.radCheckBox1.ToggleState         = Telerik.WinControls.Enumerations.ToggleState.On;
     this.radCheckBox1.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.radCheckBox1_ToggleStateChanged);
     //
     // radCheckBox2
     //
     this.radCheckBox2.Location            = new System.Drawing.Point(6, 72);
     this.radCheckBox2.Name                = "radCheckBox2";
     this.radCheckBox2.Size                = new System.Drawing.Size(115, 18);
     this.radCheckBox2.TabIndex            = 1;
     this.radCheckBox2.Text                = "Draw labels border";
     this.radCheckBox2.ToggleState         = Telerik.WinControls.Enumerations.ToggleState.On;
     this.radCheckBox2.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.radCheckBox2_ToggleStateChanged);
     //
     // radCheckBox3
     //
     this.radCheckBox3.Location            = new System.Drawing.Point(6, 120);
     this.radCheckBox3.Name                = "radCheckBox3";
     this.radCheckBox3.Size                = new System.Drawing.Size(124, 18);
     this.radCheckBox3.TabIndex            = 1;
     this.radCheckBox3.Text                = "Sync labels line color";
     this.radCheckBox3.ToggleState         = Telerik.WinControls.Enumerations.ToggleState.On;
     this.radCheckBox3.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.radCheckBox3_ToggleStateChanged);
     //
     // radCheckBox4
     //
     this.radCheckBox4.Location            = new System.Drawing.Point(6, 96);
     this.radCheckBox4.Name                = "radCheckBox4";
     this.radCheckBox4.Size                = new System.Drawing.Size(140, 18);
     this.radCheckBox4.TabIndex            = 1;
     this.radCheckBox4.Text                = "Sync labels border color";
     this.radCheckBox4.ToggleState         = Telerik.WinControls.Enumerations.ToggleState.On;
     this.radCheckBox4.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.radCheckBox2_ToggleStateChanged);
     //
     // radGroupBox1
     //
     this.radGroupBox1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this.radGroupBox1.Anchor         = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.radGroupBox1.Controls.Add(this.radLabel1);
     this.radGroupBox1.Controls.Add(this.radSpinEditor1);
     this.radGroupBox1.Controls.Add(this.radDropDownList1);
     this.radGroupBox1.Controls.Add(this.radCheckBox4);
     this.radGroupBox1.Controls.Add(this.radCheckBox3);
     this.radGroupBox1.Controls.Add(this.radCheckBox2);
     this.radGroupBox1.Controls.Add(this.radCheckBox1);
     this.radGroupBox1.HeaderText = "Settings";
     this.radGroupBox1.Location   = new System.Drawing.Point(3, 3);
     this.radGroupBox1.Name       = "radGroupBox1";
     //
     //
     //
     this.radGroupBox1.RootElement.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2);
     this.radGroupBox1.Size     = new System.Drawing.Size(266, 201);
     this.radGroupBox1.TabIndex = 1;
     this.radGroupBox1.Text     = "Settings";
     //
     // radDropDownList1
     //
     this.radDropDownList1.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
     this.radDropDownList1.Location      = new System.Drawing.Point(6, 22);
     this.radDropDownList1.Name          = "radDropDownList1";
     this.radDropDownList1.Size          = new System.Drawing.Size(159, 20);
     this.radDropDownList1.TabIndex      = 2;
     this.radDropDownList1.Text          = "radDropDownList1";
     //
     // radSpinEditor1
     //
     this.radSpinEditor1.Location = new System.Drawing.Point(6, 169);
     this.radSpinEditor1.Maximum  = new decimal(new int[] {
         20,
         0,
         0,
         0
     });
     this.radSpinEditor1.Minimum = new decimal(new int[] {
         20,
         0,
         0,
         -2147483648
     });
     this.radSpinEditor1.Name          = "radSpinEditor1";
     this.radSpinEditor1.Size          = new System.Drawing.Size(159, 20);
     this.radSpinEditor1.TabIndex      = 3;
     this.radSpinEditor1.TabStop       = false;
     this.radSpinEditor1.ValueChanged += new System.EventHandler(this.radSpinEditor1_ValueChanged);
     //
     // radLabel1
     //
     this.radLabel1.Location = new System.Drawing.Point(6, 145);
     this.radLabel1.Name     = "radLabel1";
     this.radLabel1.Size     = new System.Drawing.Size(89, 18);
     this.radLabel1.TabIndex = 4;
     this.radLabel1.Text     = "Distance to label";
     //
     // customTableLayoutPanel1
     //
     this.customTableLayoutPanel1.ColumnCount = 2;
     this.customTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.customTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.customTableLayoutPanel1.Controls.Add(this.radChartView1, 0, 0);
     this.customTableLayoutPanel1.Controls.Add(this.radChartView2, 1, 0);
     this.customTableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.customTableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.customTableLayoutPanel1.Name     = "customTableLayoutPanel1";
     this.customTableLayoutPanel1.RowCount = 1;
     this.customTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.customTableLayoutPanel1.Size     = new System.Drawing.Size(1554, 1084);
     this.customTableLayoutPanel1.TabIndex = 1;
     //
     // radChartView1
     //
     this.radChartView1.AreaDesign = cartesianArea1;
     this.radChartView1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.radChartView1.Location   = new System.Drawing.Point(3, 3);
     this.radChartView1.Name       = "radChartView1";
     this.radChartView1.ShowGrid   = false;
     this.radChartView1.Size       = new System.Drawing.Size(771, 1078);
     this.radChartView1.TabIndex   = 0;
     this.radChartView1.Text       = "radChartView1";
     //
     // radChartView2
     //
     this.radChartView2.AreaDesign = cartesianArea2;
     this.radChartView2.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.radChartView2.Location   = new System.Drawing.Point(780, 3);
     this.radChartView2.Name       = "radChartView2";
     this.radChartView2.ShowGrid   = false;
     this.radChartView2.Size       = new System.Drawing.Size(771, 1078);
     this.radChartView2.TabIndex   = 0;
     this.radChartView2.Text       = "radChartView1";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.customTableLayoutPanel1);
     this.Name = "Form1";
     this.Size = new System.Drawing.Size(1554, 1084);
     this.Controls.SetChildIndex(this.customTableLayoutPanel1, 0);
     this.Controls.SetChildIndex(this.settingsPanel, 0);
     ((System.ComponentModel.ISupportInitialize)(this.settingsPanel)).EndInit();
     this.settingsPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radCheckBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radCheckBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radCheckBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radCheckBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit();
     this.radGroupBox1.ResumeLayout(false);
     this.radGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radDropDownList1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSpinEditor1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit();
     this.customTableLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView2)).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(HCSRS_DisinfectFail));
     Telerik.WinControls.UI.CartesianArea           cartesianArea1        = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.CategoricalAxis         categoricalAxis1      = new Telerik.WinControls.UI.CategoricalAxis();
     Telerik.WinControls.UI.LinearAxis            linearAxis1             = new Telerik.WinControls.UI.LinearAxis();
     Telerik.WinControls.UI.BarSeries             barSeries1              = new Telerik.WinControls.UI.BarSeries();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint1   = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint2   = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint3   = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint4   = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint5   = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint6   = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint7   = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint8   = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint9   = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint10  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint11  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint12  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.WinControls.UI.BarSeries             barSeries2              = new Telerik.WinControls.UI.BarSeries();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint13  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint14  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint15  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint16  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint17  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint18  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint19  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint20  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint21  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint22  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint23  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint24  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn2  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn3  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn4  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn5  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn6  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn7  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn8  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn9  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn10 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn11 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn12 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn13 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn14 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.TableViewDefinition   tableViewDefinition1    = new Telerik.WinControls.UI.TableViewDefinition();
     C1.Win.C1Gauge.C1GaugeRange       c1GaugeRange1       = new C1.Win.C1Gauge.C1GaugeRange();
     C1.Win.C1Gauge.C1GaugeMarks       c1GaugeMarks1       = new C1.Win.C1Gauge.C1GaugeMarks();
     C1.Win.C1Gauge.C1GaugeMarks       c1GaugeMarks2       = new C1.Win.C1Gauge.C1GaugeMarks();
     C1.Win.C1Gauge.C1GaugeLabels      c1GaugeLabels1      = new C1.Win.C1Gauge.C1GaugeLabels();
     C1.Win.C1Gauge.C1GaugeSingleLabel c1GaugeSingleLabel1 = new C1.Win.C1Gauge.C1GaugeSingleLabel();
     C1.Win.C1Gauge.C1GaugeEllipse     c1GaugeEllipse1     = new C1.Win.C1Gauge.C1GaugeEllipse();
     C1.Win.C1Gauge.C1GaugeEllipse     c1GaugeEllipse2     = new C1.Win.C1Gauge.C1GaugeEllipse();
     C1.Win.C1Gauge.C1GaugeEllipse     c1GaugeEllipse3     = new C1.Win.C1Gauge.C1GaugeEllipse();
     C1.Win.C1Gauge.C1GaugeEllipse     c1GaugeEllipse4     = new C1.Win.C1Gauge.C1GaugeEllipse();
     C1.Win.C1Gauge.C1GaugeCaption     c1GaugeCaption1     = new C1.Win.C1Gauge.C1GaugeCaption();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.radChartView1   = new Telerik.WinControls.UI.RadChartView();
     this.cb_month        = new System.Windows.Forms.ComboBox();
     this.cb_year         = new System.Windows.Forms.ComboBox();
     this.radSeparator3   = new Telerik.WinControls.UI.RadSeparator();
     this.label2          = new System.Windows.Forms.Label();
     this.label1          = new System.Windows.Forms.Label();
     this.radSeparator2   = new Telerik.WinControls.UI.RadSeparator();
     this.rBut_print      = new Telerik.WinControls.UI.RadButton();
     this.rBut_ok         = new Telerik.WinControls.UI.RadButton();
     this.monthData       = new Telerik.WinControls.UI.RadGridView();
     this.lb_year         = new System.Windows.Forms.Label();
     this.label3          = new System.Windows.Forms.Label();
     this.radPanel1       = new Telerik.WinControls.UI.RadPanel();
     this.c1Gauge3        = new C1.Win.C1Gauge.C1Gauge();
     this.c1RG7           = new C1.Win.C1Gauge.C1RadialGauge();
     this.panel3          = new System.Windows.Forms.Panel();
     this.radLabel4       = new Telerik.WinControls.UI.RadLabel();
     this.radLabel3       = new Telerik.WinControls.UI.RadLabel();
     this.panel2          = new System.Windows.Forms.Panel();
     this.lastyeartet     = new Telerik.WinControls.UI.RadLabel();
     this.lb_lastyear     = new Telerik.WinControls.UI.RadLabel();
     this.panel1          = new System.Windows.Forms.Panel();
     this.currentYearTxt  = new Telerik.WinControls.UI.RadLabel();
     this.currentYearLbl  = new Telerik.WinControls.UI.RadLabel();
     this.radSeparator1   = new Telerik.WinControls.UI.RadSeparator();
     this.aaaaaa          = new Telerik.WinControls.RootRadElement();
     this.bbbbbb          = new Telerik.WinControls.RootRadElement();
     this.printDialog1    = new System.Windows.Forms.PrintDialog();
     this.printDocument1  = new System.Drawing.Printing.PrintDocument();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rBut_print)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rBut_ok)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.monthData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.monthData.MasterTemplate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radPanel1)).BeginInit();
     this.radPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1Gauge3)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lastyeartet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lb_lastyear)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.currentYearTxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.currentYearLbl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // splitContainer1
     //
     resources.ApplyResources(this.splitContainer1, "splitContainer1");
     this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
     this.splitContainer1.Name       = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.BackColor = System.Drawing.SystemColors.Window;
     this.splitContainer1.Panel1.Controls.Add(this.radChartView1);
     this.splitContainer1.Panel1.Controls.Add(this.cb_month);
     this.splitContainer1.Panel1.Controls.Add(this.cb_year);
     this.splitContainer1.Panel1.Controls.Add(this.radSeparator3);
     this.splitContainer1.Panel1.Controls.Add(this.label2);
     this.splitContainer1.Panel1.Controls.Add(this.label1);
     this.splitContainer1.Panel1.Controls.Add(this.radSeparator2);
     this.splitContainer1.Panel1.Controls.Add(this.rBut_print);
     this.splitContainer1.Panel1.Controls.Add(this.rBut_ok);
     this.splitContainer1.Panel1.Controls.Add(this.monthData);
     this.splitContainer1.Panel1.Controls.Add(this.lb_year);
     this.splitContainer1.Panel1.Controls.Add(this.label3);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.radPanel1);
     //
     // radChartView1
     //
     this.radChartView1.AreaDesign       = cartesianArea1;
     categoricalAxis1.IsPrimary          = true;
     categoricalAxis1.LabelRotationAngle = 300D;
     categoricalAxis1.Title         = "";
     linearAxis1.AxisType           = Telerik.Charting.AxisType.Second;
     linearAxis1.IsPrimary          = true;
     linearAxis1.LabelRotationAngle = 300D;
     linearAxis1.MajorStep          = 0.1D;
     linearAxis1.Maximum            = 1D;
     linearAxis1.Minimum            = 0D;
     linearAxis1.TickOrigin         = null;
     linearAxis1.Title = "";
     this.radChartView1.Axes.AddRange(new Telerik.WinControls.UI.Axis[] {
         categoricalAxis1,
         linearAxis1
     });
     resources.ApplyResources(this.radChartView1, "radChartView1");
     this.radChartView1.Name         = "radChartView1";
     categoricalDataPoint1.Category  = "A";
     categoricalDataPoint1.Label     = 16D;
     categoricalDataPoint1.Value     = 16D;
     categoricalDataPoint2.Category  = "B";
     categoricalDataPoint2.Label     = 80D;
     categoricalDataPoint2.Value     = 80D;
     categoricalDataPoint3.Category  = "C";
     categoricalDataPoint3.Label     = 25D;
     categoricalDataPoint3.Value     = 25D;
     categoricalDataPoint4.Category  = "D";
     categoricalDataPoint4.Label     = 34D;
     categoricalDataPoint4.Value     = 34D;
     categoricalDataPoint5.Category  = "E";
     categoricalDataPoint5.Label     = 52D;
     categoricalDataPoint5.Value     = 52D;
     categoricalDataPoint6.Category  = "F";
     categoricalDataPoint6.Label     = "12";
     categoricalDataPoint6.Value     = 12D;
     categoricalDataPoint7.Category  = "G";
     categoricalDataPoint7.Label     = "30";
     categoricalDataPoint7.Value     = 30D;
     categoricalDataPoint8.Category  = "H";
     categoricalDataPoint8.Label     = 65D;
     categoricalDataPoint8.Value     = 65D;
     categoricalDataPoint9.Category  = "I";
     categoricalDataPoint9.Label     = 45D;
     categoricalDataPoint9.Value     = 45D;
     categoricalDataPoint10.Category = "J";
     categoricalDataPoint10.Label    = 49D;
     categoricalDataPoint10.Value    = 49D;
     categoricalDataPoint11.Category = "K";
     categoricalDataPoint11.Label    = 65D;
     categoricalDataPoint11.Value    = 65D;
     categoricalDataPoint12.Category = "L";
     categoricalDataPoint12.Label    = 12D;
     categoricalDataPoint12.Value    = 12D;
     barSeries1.DataPoints.AddRange(new Telerik.Charting.DataPoint[] {
         categoricalDataPoint1,
         categoricalDataPoint2,
         categoricalDataPoint3,
         categoricalDataPoint4,
         categoricalDataPoint5,
         categoricalDataPoint6,
         categoricalDataPoint7,
         categoricalDataPoint8,
         categoricalDataPoint9,
         categoricalDataPoint10,
         categoricalDataPoint11,
         categoricalDataPoint12
     });
     barSeries1.HorizontalAxis       = categoricalAxis1;
     barSeries1.LabelMode            = Telerik.WinControls.UI.BarLabelModes.Top;
     barSeries1.LegendTitle          = null;
     barSeries1.VerticalAxis         = linearAxis1;
     categoricalDataPoint13.Category = "A";
     categoricalDataPoint13.Label    = 18D;
     categoricalDataPoint13.Value    = 0.18D;
     categoricalDataPoint14.Category = "B";
     categoricalDataPoint14.Label    = 70D;
     categoricalDataPoint14.Value    = 0.7D;
     categoricalDataPoint15.Category = "C";
     categoricalDataPoint15.Label    = 41D;
     categoricalDataPoint15.Value    = 0.41D;
     categoricalDataPoint16.Category = "D";
     categoricalDataPoint16.Label    = 40D;
     categoricalDataPoint16.Value    = 0.4D;
     categoricalDataPoint17.Category = "E";
     categoricalDataPoint17.Label    = 54D;
     categoricalDataPoint17.Value    = 0.49D;
     categoricalDataPoint18.Category = "F";
     categoricalDataPoint18.Label    = 0.59D;
     categoricalDataPoint18.Value    = 0.59D;
     categoricalDataPoint19.Category = "G";
     categoricalDataPoint19.Label    = 0.14D;
     categoricalDataPoint19.Value    = 0.14D;
     categoricalDataPoint20.Category = "H";
     categoricalDataPoint20.Label    = 0.78D;
     categoricalDataPoint20.Value    = 0.78D;
     categoricalDataPoint21.Category = "I";
     categoricalDataPoint21.Label    = 0.68D;
     categoricalDataPoint21.Value    = 0.68D;
     categoricalDataPoint22.Category = "J";
     categoricalDataPoint22.Label    = 0.32D;
     categoricalDataPoint22.Value    = 0.32D;
     categoricalDataPoint23.Category = "K";
     categoricalDataPoint23.Label    = 0.56D;
     categoricalDataPoint23.Value    = 0.56D;
     categoricalDataPoint24.Category = "L";
     categoricalDataPoint24.Label    = 0.12D;
     categoricalDataPoint24.Value    = 0.12D;
     barSeries2.DataPoints.AddRange(new Telerik.Charting.DataPoint[] {
         categoricalDataPoint13,
         categoricalDataPoint14,
         categoricalDataPoint15,
         categoricalDataPoint16,
         categoricalDataPoint17,
         categoricalDataPoint18,
         categoricalDataPoint19,
         categoricalDataPoint20,
         categoricalDataPoint21,
         categoricalDataPoint22,
         categoricalDataPoint23,
         categoricalDataPoint24
     });
     barSeries2.HorizontalAxis = categoricalAxis1;
     barSeries2.LabelMode      = Telerik.WinControls.UI.BarLabelModes.Top;
     barSeries2.LegendTitle    = null;
     barSeries2.VerticalAxis   = linearAxis1;
     this.radChartView1.Series.AddRange(new Telerik.WinControls.UI.ChartSeries[] {
         barSeries1,
         barSeries2
     });
     this.radChartView1.ShowGrid = false;
     //
     // cb_month
     //
     this.cb_month.FormattingEnabled = true;
     resources.ApplyResources(this.cb_month, "cb_month");
     this.cb_month.Name = "cb_month";
     //
     // cb_year
     //
     this.cb_year.FormattingEnabled = true;
     resources.ApplyResources(this.cb_year, "cb_year");
     this.cb_year.Name = "cb_year";
     //
     // radSeparator3
     //
     resources.ApplyResources(this.radSeparator3, "radSeparator3");
     this.radSeparator3.Name = "radSeparator3";
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator3.GetChildAt(0).GetChildAt(0))).SeparatorOrientation = Telerik.WinControls.SepOrientation.Horizontal;
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator3.GetChildAt(0).GetChildAt(0))).SweepAngle           = 0;
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator3.GetChildAt(0).GetChildAt(0))).FitToSizeMode        = Telerik.WinControls.RadFitToSizeMode.FitToParentPadding;
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator3.GetChildAt(0).GetChildAt(0))).BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(212)))), ((int)(((byte)(218)))));
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator3.GetChildAt(0).GetChildAt(0))).SmoothingMode        = System.Drawing.Drawing2D.SmoothingMode.None;
     //
     // label2
     //
     resources.ApplyResources(this.label2, "label2");
     this.label2.Name = "label2";
     //
     // label1
     //
     resources.ApplyResources(this.label1, "label1");
     this.label1.Name = "label1";
     //
     // radSeparator2
     //
     resources.ApplyResources(this.radSeparator2, "radSeparator2");
     this.radSeparator2.Name = "radSeparator2";
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator2.GetChildAt(0).GetChildAt(0))).SeparatorOrientation = Telerik.WinControls.SepOrientation.Horizontal;
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator2.GetChildAt(0).GetChildAt(0))).SweepAngle           = 0;
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator2.GetChildAt(0).GetChildAt(0))).FitToSizeMode        = Telerik.WinControls.RadFitToSizeMode.FitToParentPadding;
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator2.GetChildAt(0).GetChildAt(0))).BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(212)))), ((int)(((byte)(218)))));
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator2.GetChildAt(0).GetChildAt(0))).SmoothingMode        = System.Drawing.Drawing2D.SmoothingMode.None;
     //
     // rBut_print
     //
     resources.ApplyResources(this.rBut_print, "rBut_print");
     this.rBut_print.Name   = "rBut_print";
     this.rBut_print.Click += new System.EventHandler(this.rBut_print_Click);
     //
     // rBut_ok
     //
     resources.ApplyResources(this.rBut_ok, "rBut_ok");
     this.rBut_ok.Name   = "rBut_ok";
     this.rBut_ok.Click += new System.EventHandler(this.rBut_ok_Click);
     //
     // monthData
     //
     resources.ApplyResources(this.monthData, "monthData");
     //
     //
     //
     resources.ApplyResources(gridViewTextBoxColumn1, "gridViewTextBoxColumn1");
     gridViewTextBoxColumn1.Name  = "yearCol";
     gridViewTextBoxColumn1.Width = 68;
     resources.ApplyResources(gridViewTextBoxColumn2, "gridViewTextBoxColumn2");
     gridViewTextBoxColumn2.Name  = "month01Col";
     gridViewTextBoxColumn2.Width = 68;
     resources.ApplyResources(gridViewTextBoxColumn3, "gridViewTextBoxColumn3");
     gridViewTextBoxColumn3.Name  = "month02Col";
     gridViewTextBoxColumn3.Width = 68;
     resources.ApplyResources(gridViewTextBoxColumn4, "gridViewTextBoxColumn4");
     gridViewTextBoxColumn4.Name  = "month03Col";
     gridViewTextBoxColumn4.Width = 68;
     resources.ApplyResources(gridViewTextBoxColumn5, "gridViewTextBoxColumn5");
     gridViewTextBoxColumn5.Name  = "month04Col";
     gridViewTextBoxColumn5.Width = 68;
     resources.ApplyResources(gridViewTextBoxColumn6, "gridViewTextBoxColumn6");
     gridViewTextBoxColumn6.Name  = "month05Col";
     gridViewTextBoxColumn6.Width = 68;
     resources.ApplyResources(gridViewTextBoxColumn7, "gridViewTextBoxColumn7");
     gridViewTextBoxColumn7.Name  = "month06Col";
     gridViewTextBoxColumn7.Width = 68;
     resources.ApplyResources(gridViewTextBoxColumn8, "gridViewTextBoxColumn8");
     gridViewTextBoxColumn8.Name  = "month07Col";
     gridViewTextBoxColumn8.Width = 68;
     resources.ApplyResources(gridViewTextBoxColumn9, "gridViewTextBoxColumn9");
     gridViewTextBoxColumn9.Name  = "month08Col";
     gridViewTextBoxColumn9.Width = 68;
     resources.ApplyResources(gridViewTextBoxColumn10, "gridViewTextBoxColumn10");
     gridViewTextBoxColumn10.Name  = "month09Col";
     gridViewTextBoxColumn10.Width = 68;
     resources.ApplyResources(gridViewTextBoxColumn11, "gridViewTextBoxColumn11");
     gridViewTextBoxColumn11.Name  = "month10Col";
     gridViewTextBoxColumn11.Width = 68;
     resources.ApplyResources(gridViewTextBoxColumn12, "gridViewTextBoxColumn12");
     gridViewTextBoxColumn12.Name  = "month11Col";
     gridViewTextBoxColumn12.Width = 68;
     resources.ApplyResources(gridViewTextBoxColumn13, "gridViewTextBoxColumn13");
     gridViewTextBoxColumn13.Name  = "month12Col";
     gridViewTextBoxColumn13.Width = 68;
     resources.ApplyResources(gridViewTextBoxColumn14, "gridViewTextBoxColumn14");
     gridViewTextBoxColumn14.Name  = "Sum";
     gridViewTextBoxColumn14.Width = 67;
     this.monthData.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
         gridViewTextBoxColumn1,
         gridViewTextBoxColumn2,
         gridViewTextBoxColumn3,
         gridViewTextBoxColumn4,
         gridViewTextBoxColumn5,
         gridViewTextBoxColumn6,
         gridViewTextBoxColumn7,
         gridViewTextBoxColumn8,
         gridViewTextBoxColumn9,
         gridViewTextBoxColumn10,
         gridViewTextBoxColumn11,
         gridViewTextBoxColumn12,
         gridViewTextBoxColumn13,
         gridViewTextBoxColumn14
     });
     this.monthData.MasterTemplate.ShowRowHeaderColumn = false;
     this.monthData.MasterTemplate.ViewDefinition      = tableViewDefinition1;
     this.monthData.Name           = "monthData";
     this.monthData.ReadOnly       = true;
     this.monthData.ShowGroupPanel = false;
     //
     // lb_year
     //
     resources.ApplyResources(this.lb_year, "lb_year");
     this.lb_year.Name = "lb_year";
     //
     // label3
     //
     resources.ApplyResources(this.label3, "label3");
     this.label3.Name = "label3";
     //
     // radPanel1
     //
     this.radPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(247)))), ((int)(((byte)(248)))));
     resources.ApplyResources(this.radPanel1, "radPanel1");
     this.radPanel1.Controls.Add(this.c1Gauge3);
     this.radPanel1.Controls.Add(this.panel3);
     this.radPanel1.Controls.Add(this.panel2);
     this.radPanel1.Controls.Add(this.panel1);
     this.radPanel1.Controls.Add(this.radSeparator1);
     this.radPanel1.Name = "radPanel1";
     //
     // c1Gauge3
     //
     this.c1Gauge3.Gauges.AddRange(new C1.Win.C1Gauge.C1GaugeBase[] {
         this.c1RG7
     });
     resources.ApplyResources(this.c1Gauge3, "c1Gauge3");
     this.c1Gauge3.Name    = "c1Gauge3";
     this.c1Gauge3.ViewTag = ((long)(668645945831768325));
     //
     // c1RG7
     //
     this.c1RG7.Cap.Border.Color      = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.c1RG7.Cap.Filling.BrushType = C1.Win.C1Gauge.C1GaugeBrushType.Gradient;
     this.c1RG7.Cap.Filling.Color     = System.Drawing.Color.OrangeRed;
     this.c1RG7.Cap.Filling.Color2    = System.Drawing.Color.Red;
     this.c1RG7.Cap.Radius            = 7D;
     c1GaugeRange1.Border.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     c1GaugeRange1.Filling.Color      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     c1GaugeRange1.Location           = 80D;
     c1GaugeRange1.ViewTag            = ((long)(670334823582687703));
     c1GaugeRange1.Width                  = 3D;
     c1GaugeMarks1.Border.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     c1GaugeMarks1.CustomShape.EndWidth   = 2D;
     c1GaugeMarks1.CustomShape.StartWidth = 6D;
     c1GaugeMarks1.Filling.Color          = System.Drawing.Color.Silver;
     c1GaugeMarks1.FlipShape              = true;
     c1GaugeMarks1.Interval               = 0.1D;
     c1GaugeMarks1.Length                 = 12D;
     c1GaugeMarks1.Location               = 80D;
     c1GaugeMarks1.Shape                  = C1.Win.C1Gauge.C1GaugeMarkShape.Custom;
     c1GaugeMarks1.ViewTag                = ((long)(669771854387727418));
     c1GaugeMarks2.Border.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     c1GaugeMarks2.Filling.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     c1GaugeMarks2.Interval               = 0.025D;
     c1GaugeMarks2.Length                 = 5D;
     c1GaugeMarks2.Location               = 80D;
     c1GaugeMarks2.ViewTag                = ((long)(670053348298499076));
     c1GaugeMarks2.Width                  = 2D;
     c1GaugeLabels1.Color                 = System.Drawing.Color.Black;
     resources.ApplyResources(c1GaugeLabels1, "c1GaugeLabels1");
     c1GaugeLabels1.FontSize      = 7D;
     c1GaugeLabels1.Interval      = 0.1D;
     c1GaugeLabels1.IntervalCoeff = 0.1D;
     c1GaugeLabels1.ViewTag       = ((long)(671742206135936763));
     c1GaugeSingleLabel1.Angle    = 180D;
     resources.ApplyResources(c1GaugeSingleLabel1, "c1GaugeSingleLabel1");
     c1GaugeSingleLabel1.PointerIndex = 1;
     c1GaugeSingleLabel1.ViewTag      = ((long)(675678731832762095));
     this.c1RG7.Decorators.AddRange(new C1.Win.C1Gauge.C1GaugeDecorator[] {
         c1GaugeRange1,
         c1GaugeMarks1,
         c1GaugeMarks2,
         c1GaugeLabels1,
         c1GaugeSingleLabel1
     });
     c1GaugeEllipse1.Border.LineStyle   = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeEllipse1.Filling.BrushType  = C1.Win.C1Gauge.C1GaugeBrushType.Gradient;
     c1GaugeEllipse1.Filling.Color      = System.Drawing.Color.Gray;
     c1GaugeEllipse1.Filling.Color2     = System.Drawing.Color.White;
     c1GaugeEllipse1.Gradient.Direction = C1.Win.C1Gauge.C1GaugeGradientDirection.BackwardDiagonal;
     c1GaugeEllipse1.Gradient.Falloff   = C1.Win.C1Gauge.C1GaugeGradientFalloff.Triangular;
     c1GaugeEllipse1.Gradient.ScaleX    = 0.3D;
     c1GaugeEllipse1.Gradient.ScaleY    = 0.3D;
     c1GaugeEllipse1.Height             = -1.06D;
     c1GaugeEllipse1.HitTestable        = false;
     c1GaugeEllipse1.Width                = -1.06D;
     c1GaugeEllipse2.Border.LineStyle     = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeEllipse2.Filling.BrushType    = C1.Win.C1Gauge.C1GaugeBrushType.Gradient;
     c1GaugeEllipse2.Filling.Color        = System.Drawing.Color.DarkGray;
     c1GaugeEllipse2.Filling.Color2       = System.Drawing.Color.White;
     c1GaugeEllipse2.Gradient.Falloff     = C1.Win.C1Gauge.C1GaugeGradientFalloff.SigmaBell;
     c1GaugeEllipse2.Gradient.FocusScaleX = 0.5D;
     c1GaugeEllipse2.Gradient.ScaleX      = 1.5D;
     c1GaugeEllipse2.Height               = -0.96D;
     c1GaugeEllipse2.HitTestable          = false;
     c1GaugeEllipse2.Width                = -0.96D;
     c1GaugeEllipse3.Border.LineStyle     = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeEllipse3.Filling.BrushType    = C1.Win.C1Gauge.C1GaugeBrushType.Gradient;
     c1GaugeEllipse3.Filling.Color        = System.Drawing.Color.DarkGray;
     c1GaugeEllipse3.Filling.Color2       = System.Drawing.Color.White;
     c1GaugeEllipse3.Filling.SwapColors   = true;
     c1GaugeEllipse3.Gradient.FocusScaleY = 0.8D;
     c1GaugeEllipse3.Height               = -0.94D;
     c1GaugeEllipse3.HitTestable          = false;
     c1GaugeEllipse3.Width                = -0.94D;
     c1GaugeEllipse4.Border.LineStyle     = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeEllipse4.Filling.BrushType    = C1.Win.C1Gauge.C1GaugeBrushType.Gradient;
     c1GaugeEllipse4.Filling.Color        = System.Drawing.Color.White;
     c1GaugeEllipse4.Filling.Color2       = System.Drawing.Color.LightGray;
     c1GaugeEllipse4.Gradient.Direction   = C1.Win.C1Gauge.C1GaugeGradientDirection.RadialInner;
     c1GaugeEllipse4.Height               = -0.92D;
     c1GaugeEllipse4.HitTestable          = false;
     c1GaugeEllipse4.Width                = -0.92D;
     c1GaugeCaption1.CenterPointY         = 1.1D;
     c1GaugeCaption1.Color                = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     resources.ApplyResources(c1GaugeCaption1, "c1GaugeCaption1");
     this.c1RG7.FaceShapes.AddRange(new C1.Win.C1Gauge.C1GaugeBaseShape[] {
         c1GaugeEllipse1,
         c1GaugeEllipse2,
         c1GaugeEllipse3,
         c1GaugeEllipse4,
         c1GaugeCaption1
     });
     this.c1RG7.Maximum = 1D;
     this.c1RG7.Name    = "c1RG7";
     this.c1RG7.Pointer.Border.Color  = System.Drawing.Color.Firebrick;
     this.c1RG7.Pointer.Filling.Color = System.Drawing.Color.IndianRed;
     this.c1RG7.Pointer.Length        = 80D;
     this.c1RG7.Pointer.Width         = 6D;
     this.c1RG7.StartAngle            = -120D;
     this.c1RG7.SweepAngle            = 270D;
     this.c1RG7.Viewport.AspectPinX   = 0.5D;
     this.c1RG7.Viewport.AspectPinY   = 0.5D;
     this.c1RG7.Viewport.AspectRatio  = 1D;
     this.c1RG7.ViewTag = ((long)(669490370761900293));
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.SystemColors.Window;
     this.panel3.Controls.Add(this.radLabel4);
     this.panel3.Controls.Add(this.radLabel3);
     resources.ApplyResources(this.panel3, "panel3");
     this.panel3.Name = "panel3";
     //
     // radLabel4
     //
     resources.ApplyResources(this.radLabel4, "radLabel4");
     this.radLabel4.Name = "radLabel4";
     //
     // radLabel3
     //
     resources.ApplyResources(this.radLabel3, "radLabel3");
     this.radLabel3.Name = "radLabel3";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.SystemColors.Window;
     this.panel2.Controls.Add(this.lastyeartet);
     this.panel2.Controls.Add(this.lb_lastyear);
     resources.ApplyResources(this.panel2, "panel2");
     this.panel2.Name = "panel2";
     //
     // lastyeartet
     //
     resources.ApplyResources(this.lastyeartet, "lastyeartet");
     this.lastyeartet.Name = "lastyeartet";
     //
     // lb_lastyear
     //
     resources.ApplyResources(this.lb_lastyear, "lb_lastyear");
     this.lb_lastyear.Name = "lb_lastyear";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.Window;
     this.panel1.Controls.Add(this.currentYearTxt);
     this.panel1.Controls.Add(this.currentYearLbl);
     this.panel1.ForeColor = System.Drawing.Color.Black;
     resources.ApplyResources(this.panel1, "panel1");
     this.panel1.Name = "panel1";
     //
     // currentYearTxt
     //
     resources.ApplyResources(this.currentYearTxt, "currentYearTxt");
     this.currentYearTxt.Name = "currentYearTxt";
     //
     // currentYearLbl
     //
     resources.ApplyResources(this.currentYearLbl, "currentYearLbl");
     this.currentYearLbl.Name = "currentYearLbl";
     //
     // radSeparator1
     //
     resources.ApplyResources(this.radSeparator1, "radSeparator1");
     this.radSeparator1.Name = "radSeparator1";
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator1.GetChildAt(0).GetChildAt(0))).SeparatorOrientation = Telerik.WinControls.SepOrientation.Horizontal;
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator1.GetChildAt(0).GetChildAt(0))).SweepAngle           = 0;
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator1.GetChildAt(0).GetChildAt(0))).FitToSizeMode        = Telerik.WinControls.RadFitToSizeMode.FitToParentPadding;
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator1.GetChildAt(0).GetChildAt(0))).BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(212)))), ((int)(((byte)(218)))));
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator1.GetChildAt(0).GetChildAt(0))).SmoothingMode        = System.Drawing.Drawing2D.SmoothingMode.None;
     //
     // aaaaaa
     //
     this.aaaaaa.Name = "aaaaaa";
     this.aaaaaa.StretchHorizontally = true;
     this.aaaaaa.StretchVertically   = true;
     //
     // bbbbbb
     //
     this.bbbbbb.ClipDrawing         = true;
     this.bbbbbb.Name                = "bbbbbb";
     this.bbbbbb.StretchHorizontally = true;
     this.bbbbbb.StretchVertically   = true;
     //
     // printDialog1
     //
     this.printDialog1.UseEXDialog = true;
     //
     // printDocument1
     //
     this.printDocument1.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
     //
     // HCSRS_DisinfectFail
     //
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor     = System.Drawing.SystemColors.Window;
     this.Controls.Add(this.splitContainer1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "HCSRS_DisinfectFail";
     //
     //
     //
     this.RootElement.ApplyShapeToControl = true;
     this.ShowIcon = false;
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel1.PerformLayout();
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rBut_print)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rBut_ok)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.monthData.MasterTemplate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.monthData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radPanel1)).EndInit();
     this.radPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1Gauge3)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lastyeartet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lb_lastyear)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.currentYearTxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.currentYearLbl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).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()
 {
     Telerik.WinControls.UI.CartesianArea         cartesianArea1         = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn2 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn3 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn4 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn5 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn6 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.TableViewDefinition   tableViewDefinition1   = new Telerik.WinControls.UI.TableViewDefinition();
     this.depthTimeChart    = new DrillingSymtemCSCV2.UserControls.DepthTimeChart();
     this.fourChart1        = new DrillingSymtemCSCV2.UserControls.FourChart();
     this.dataShowControl1  = new DrillingSymtemCSCV2.UserControls.DataShowControl();
     this.radButton6        = new Telerik.WinControls.UI.RadButton();
     this.btn_Real          = new Telerik.WinControls.UI.RadButton();
     this.btn_Narrow        = new Telerik.WinControls.UI.RadButton();
     this.btn_Down          = new Telerik.WinControls.UI.RadButton();
     this.btn_Enlarge       = new Telerik.WinControls.UI.RadButton();
     this.btn_Up            = new Telerik.WinControls.UI.RadButton();
     this.rcv_toolface      = new Telerik.WinControls.UI.RadChartView();
     this.radLabel25        = new Telerik.WinControls.UI.RadLabel();
     this.rbtn_set          = new Telerik.WinControls.UI.RadButton();
     this.radLabel24        = new Telerik.WinControls.UI.RadLabel();
     this.txt_tlf           = new Telerik.WinControls.UI.RadTextBox();
     this.radLabel23        = new Telerik.WinControls.UI.RadLabel();
     this.lbl_tlf           = new Telerik.WinControls.UI.RadLabel();
     this.radLabel22        = new Telerik.WinControls.UI.RadLabel();
     this.radLabel21        = new Telerik.WinControls.UI.RadLabel();
     this.radLabel20        = new Telerik.WinControls.UI.RadLabel();
     this.radLabel19        = new Telerik.WinControls.UI.RadLabel();
     this.radLabel18        = new Telerik.WinControls.UI.RadLabel();
     this.radLabel17        = new Telerik.WinControls.UI.RadLabel();
     this.radLabel16        = new Telerik.WinControls.UI.RadLabel();
     this.radLabel15        = new Telerik.WinControls.UI.RadLabel();
     this.radLabel14        = new Telerik.WinControls.UI.RadLabel();
     this.radLabel13        = new Telerik.WinControls.UI.RadLabel();
     this.radLabel12        = new Telerik.WinControls.UI.RadLabel();
     this.radLabel11        = new Telerik.WinControls.UI.RadLabel();
     this.radLabel10        = new Telerik.WinControls.UI.RadLabel();
     this.radLabel9         = new Telerik.WinControls.UI.RadLabel();
     this.radLabel8         = new Telerik.WinControls.UI.RadLabel();
     this.radLabel7         = new Telerik.WinControls.UI.RadLabel();
     this.radLabel6         = new Telerik.WinControls.UI.RadLabel();
     this.radLabel5         = new Telerik.WinControls.UI.RadLabel();
     this.radLabel4         = new Telerik.WinControls.UI.RadLabel();
     this.radLabel2         = new Telerik.WinControls.UI.RadLabel();
     this.label1            = new System.Windows.Forms.Label();
     this.radLabel3         = new Telerik.WinControls.UI.RadLabel();
     this.lbl_toolface      = new Telerik.WinControls.UI.RadLabel();
     this.rgv_toolface      = new Telerik.WinControls.UI.RadGridView();
     this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
     this.backgroundWorker2 = new System.ComponentModel.BackgroundWorker();
     this.btn_PageDown      = new Telerik.WinControls.UI.RadButton();
     this.btn_PageUp        = new Telerik.WinControls.UI.RadButton();
     ((System.ComponentModel.ISupportInitialize)(this.radButton6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_Real)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_Narrow)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_Down)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_Enlarge)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_Up)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rcv_toolface)).BeginInit();
     this.rcv_toolface.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel25)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rbtn_set)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel24)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_tlf)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel23)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_tlf)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel22)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel19)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_toolface)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rgv_toolface)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rgv_toolface.MasterTemplate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_PageDown)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_PageUp)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // depthTimeChart
     //
     this.depthTimeChart.d_now    = 0D;
     this.depthTimeChart.Location = new System.Drawing.Point(715, 119);
     this.depthTimeChart.Name     = "depthTimeChart";
     this.depthTimeChart.Size     = new System.Drawing.Size(300, 843);
     this.depthTimeChart.TabIndex = 18;
     //
     // fourChart1
     //
     this.fourChart1.BackColor = System.Drawing.Color.Transparent;
     this.fourChart1.fname     = null;
     this.fourChart1.group     = 0;
     this.fourChart1.Location  = new System.Drawing.Point(1016, 119);
     this.fourChart1.Name      = "fourChart1";
     this.fourChart1.Size      = new System.Drawing.Size(400, 890);
     this.fourChart1.TabIndex  = 19;
     //
     // dataShowControl1
     //
     this.dataShowControl1.drillID  = 0;
     this.dataShowControl1.fname    = null;
     this.dataShowControl1.group    = 0;
     this.dataShowControl1.Location = new System.Drawing.Point(1554, 547);
     this.dataShowControl1.Name     = "dataShowControl1";
     this.dataShowControl1.Size     = new System.Drawing.Size(208, 413);
     this.dataShowControl1.TabIndex = 30;
     //
     // radButton6
     //
     this.radButton6.Font      = new System.Drawing.Font("Segoe UI", 16F);
     this.radButton6.Location  = new System.Drawing.Point(1675, 420);
     this.radButton6.Name      = "radButton6";
     this.radButton6.Size      = new System.Drawing.Size(73, 54);
     this.radButton6.TabIndex  = 37;
     this.radButton6.Text      = "P";
     this.radButton6.ThemeName = "VisualStudio2012Dark";
     this.radButton6.Click    += new System.EventHandler(this.radButton6_Click);
     //
     // btn_Real
     //
     this.btn_Real.Font      = new System.Drawing.Font("Segoe UI", 16F);
     this.btn_Real.Location  = new System.Drawing.Point(1575, 420);
     this.btn_Real.Name      = "btn_Real";
     this.btn_Real.Size      = new System.Drawing.Size(73, 54);
     this.btn_Real.TabIndex  = 38;
     this.btn_Real.Text      = "R/T";
     this.btn_Real.ThemeName = "VisualStudio2012Dark";
     this.btn_Real.Click    += new System.EventHandler(this.radButton3_Click);
     //
     // btn_Narrow
     //
     this.btn_Narrow.Font           = new System.Drawing.Font("Segoe UI", 30F, System.Drawing.FontStyle.Bold);
     this.btn_Narrow.Image          = global::DrillingSymtemCSCV2.Properties.Resources.sorrow;
     this.btn_Narrow.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.btn_Narrow.Location       = new System.Drawing.Point(1675, 299);
     this.btn_Narrow.Name           = "btn_Narrow";
     this.btn_Narrow.Size           = new System.Drawing.Size(73, 54);
     this.btn_Narrow.TabIndex       = 39;
     this.btn_Narrow.ThemeName      = "VisualStudio2012Dark";
     this.btn_Narrow.Click         += new System.EventHandler(this.radButton5_Click);
     //
     // btn_Down
     //
     this.btn_Down.Font      = new System.Drawing.Font("Segoe UI", 18F);
     this.btn_Down.Location  = new System.Drawing.Point(1575, 268);
     this.btn_Down.Name      = "btn_Down";
     this.btn_Down.Size      = new System.Drawing.Size(73, 54);
     this.btn_Down.TabIndex  = 40;
     this.btn_Down.Text      = "▼";
     this.btn_Down.ThemeName = "VisualStudio2012Dark";
     this.btn_Down.Click    += new System.EventHandler(this.radButton2_Click);
     //
     // btn_Enlarge
     //
     this.btn_Enlarge.Font           = new System.Drawing.Font("Segoe UI", 30F, System.Drawing.FontStyle.Bold);
     this.btn_Enlarge.Image          = global::DrillingSymtemCSCV2.Properties.Resources.enlarge;
     this.btn_Enlarge.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.btn_Enlarge.Location       = new System.Drawing.Point(1675, 168);
     this.btn_Enlarge.Name           = "btn_Enlarge";
     this.btn_Enlarge.Size           = new System.Drawing.Size(73, 54);
     this.btn_Enlarge.TabIndex       = 41;
     this.btn_Enlarge.ThemeName      = "VisualStudio2012Dark";
     this.btn_Enlarge.Click         += new System.EventHandler(this.radButton4_Click);
     //
     // btn_Up
     //
     this.btn_Up.Font      = new System.Drawing.Font("Segoe UI", 18F);
     this.btn_Up.Location  = new System.Drawing.Point(1576, 194);
     this.btn_Up.Name      = "btn_Up";
     this.btn_Up.Size      = new System.Drawing.Size(73, 54);
     this.btn_Up.TabIndex  = 42;
     this.btn_Up.Text      = "▲";
     this.btn_Up.ThemeName = "VisualStudio2012Dark";
     this.btn_Up.Click    += new System.EventHandler(this.radButton1_Click);
     //
     // rcv_toolface
     //
     this.rcv_toolface.AreaDesign = cartesianArea1;
     this.rcv_toolface.BackColor  = System.Drawing.Color.Black;
     this.rcv_toolface.Controls.Add(this.radLabel25);
     this.rcv_toolface.Controls.Add(this.rbtn_set);
     this.rcv_toolface.Controls.Add(this.radLabel24);
     this.rcv_toolface.Controls.Add(this.txt_tlf);
     this.rcv_toolface.Controls.Add(this.radLabel23);
     this.rcv_toolface.Controls.Add(this.lbl_tlf);
     this.rcv_toolface.Controls.Add(this.radLabel22);
     this.rcv_toolface.Controls.Add(this.radLabel21);
     this.rcv_toolface.Controls.Add(this.radLabel20);
     this.rcv_toolface.Controls.Add(this.radLabel19);
     this.rcv_toolface.Controls.Add(this.radLabel18);
     this.rcv_toolface.Controls.Add(this.radLabel17);
     this.rcv_toolface.Controls.Add(this.radLabel16);
     this.rcv_toolface.Controls.Add(this.radLabel15);
     this.rcv_toolface.Controls.Add(this.radLabel14);
     this.rcv_toolface.Controls.Add(this.radLabel13);
     this.rcv_toolface.Controls.Add(this.radLabel12);
     this.rcv_toolface.Controls.Add(this.radLabel11);
     this.rcv_toolface.Controls.Add(this.radLabel10);
     this.rcv_toolface.Controls.Add(this.radLabel9);
     this.rcv_toolface.Controls.Add(this.radLabel8);
     this.rcv_toolface.Controls.Add(this.radLabel7);
     this.rcv_toolface.Controls.Add(this.radLabel6);
     this.rcv_toolface.Controls.Add(this.radLabel5);
     this.rcv_toolface.Controls.Add(this.radLabel4);
     this.rcv_toolface.Controls.Add(this.radLabel2);
     this.rcv_toolface.Location  = new System.Drawing.Point(13, 89);
     this.rcv_toolface.Name      = "rcv_toolface";
     this.rcv_toolface.ShowGrid  = false;
     this.rcv_toolface.Size      = new System.Drawing.Size(540, 561);
     this.rcv_toolface.TabIndex  = 0;
     this.rcv_toolface.Text      = "radChartView1";
     this.rcv_toolface.ThemeName = "VisualStudio2012Dark";
     this.rcv_toolface.Paint    += new System.Windows.Forms.PaintEventHandler(this.radChartView1_Paint);
     ((Telerik.WinControls.UI.RadChartElement)(this.rcv_toolface.GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     //
     // radLabel25
     //
     this.radLabel25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel25.ForeColor = System.Drawing.Color.White;
     this.radLabel25.Location  = new System.Drawing.Point(193, 40);
     this.radLabel25.Name      = "radLabel25";
     this.radLabel25.Size      = new System.Drawing.Size(24, 18);
     this.radLabel25.TabIndex  = 0;
     this.radLabel25.Text      = "345";
     //
     // rbtn_set
     //
     this.rbtn_set.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.rbtn_set.Font         = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.rbtn_set.Location     = new System.Drawing.Point(356, 523);
     this.rbtn_set.Name         = "rbtn_set";
     this.rbtn_set.Size         = new System.Drawing.Size(68, 30);
     this.rbtn_set.TabIndex     = 46;
     this.rbtn_set.Text         = "Set";
     this.rbtn_set.ThemeName    = "VisualStudio2012Dark";
     this.rbtn_set.Click       += new System.EventHandler(this.rbtn_set_Click);
     //
     // radLabel24
     //
     this.radLabel24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel24.ForeColor = System.Drawing.Color.White;
     this.radLabel24.Location  = new System.Drawing.Point(132, 61);
     this.radLabel24.Name      = "radLabel24";
     this.radLabel24.Size      = new System.Drawing.Size(24, 18);
     this.radLabel24.TabIndex  = 0;
     this.radLabel24.Text      = "330";
     //
     // txt_tlf
     //
     this.txt_tlf.Font      = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txt_tlf.ForeColor = System.Drawing.Color.Chartreuse;
     this.txt_tlf.Location  = new System.Drawing.Point(253, 522);
     this.txt_tlf.MaxLength = 15;
     this.txt_tlf.Name      = "txt_tlf";
     this.txt_tlf.Size      = new System.Drawing.Size(80, 32);
     this.txt_tlf.TabIndex  = 45;
     this.txt_tlf.ThemeName = "VisualStudio2012Dark";
     ((Telerik.WinControls.UI.RadTextBoxElement)(this.txt_tlf.GetChildAt(0))).ForeColor = System.Drawing.Color.Chartreuse;
     //
     // radLabel23
     //
     this.radLabel23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel23.ForeColor = System.Drawing.Color.White;
     this.radLabel23.Location  = new System.Drawing.Point(89, 96);
     this.radLabel23.Name      = "radLabel23";
     this.radLabel23.Size      = new System.Drawing.Size(24, 18);
     this.radLabel23.TabIndex  = 0;
     this.radLabel23.Text      = "315";
     //
     // lbl_tlf
     //
     this.lbl_tlf.AutoSize      = false;
     this.lbl_tlf.BackColor     = System.Drawing.Color.Transparent;
     this.lbl_tlf.Font          = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.lbl_tlf.ForeColor     = System.Drawing.Color.White;
     this.lbl_tlf.Location      = new System.Drawing.Point(19, 522);
     this.lbl_tlf.Name          = "lbl_tlf";
     this.lbl_tlf.Size          = new System.Drawing.Size(230, 32);
     this.lbl_tlf.TabIndex      = 44;
     this.lbl_tlf.Text          = "Toolface Threshold:";
     this.lbl_tlf.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
     //
     // radLabel22
     //
     this.radLabel22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel22.ForeColor = System.Drawing.Color.White;
     this.radLabel22.Location  = new System.Drawing.Point(54, 145);
     this.radLabel22.Name      = "radLabel22";
     this.radLabel22.Size      = new System.Drawing.Size(24, 18);
     this.radLabel22.TabIndex  = 0;
     this.radLabel22.Text      = "300";
     //
     // radLabel21
     //
     this.radLabel21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel21.ForeColor = System.Drawing.Color.White;
     this.radLabel21.Location  = new System.Drawing.Point(32, 200);
     this.radLabel21.Name      = "radLabel21";
     this.radLabel21.Size      = new System.Drawing.Size(24, 18);
     this.radLabel21.TabIndex  = 0;
     this.radLabel21.Text      = "285";
     //
     // radLabel20
     //
     this.radLabel20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel20.ForeColor = System.Drawing.Color.White;
     this.radLabel20.Location  = new System.Drawing.Point(19, 261);
     this.radLabel20.Name      = "radLabel20";
     this.radLabel20.Size      = new System.Drawing.Size(24, 18);
     this.radLabel20.TabIndex  = 0;
     this.radLabel20.Text      = "270";
     //
     // radLabel19
     //
     this.radLabel19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel19.ForeColor = System.Drawing.Color.White;
     this.radLabel19.Location  = new System.Drawing.Point(33, 324);
     this.radLabel19.Name      = "radLabel19";
     this.radLabel19.Size      = new System.Drawing.Size(24, 18);
     this.radLabel19.TabIndex  = 0;
     this.radLabel19.Text      = "255";
     //
     // radLabel18
     //
     this.radLabel18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel18.ForeColor = System.Drawing.Color.White;
     this.radLabel18.Location  = new System.Drawing.Point(54, 377);
     this.radLabel18.Name      = "radLabel18";
     this.radLabel18.Size      = new System.Drawing.Size(24, 18);
     this.radLabel18.TabIndex  = 0;
     this.radLabel18.Text      = "240";
     //
     // radLabel17
     //
     this.radLabel17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel17.ForeColor = System.Drawing.Color.White;
     this.radLabel17.Location  = new System.Drawing.Point(86, 425);
     this.radLabel17.Name      = "radLabel17";
     this.radLabel17.Size      = new System.Drawing.Size(24, 18);
     this.radLabel17.TabIndex  = 0;
     this.radLabel17.Text      = "225";
     //
     // radLabel16
     //
     this.radLabel16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel16.ForeColor = System.Drawing.Color.White;
     this.radLabel16.Location  = new System.Drawing.Point(134, 464);
     this.radLabel16.Name      = "radLabel16";
     this.radLabel16.Size      = new System.Drawing.Size(24, 18);
     this.radLabel16.TabIndex  = 0;
     this.radLabel16.Text      = "210";
     //
     // radLabel15
     //
     this.radLabel15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel15.ForeColor = System.Drawing.Color.White;
     this.radLabel15.Location  = new System.Drawing.Point(197, 486);
     this.radLabel15.Name      = "radLabel15";
     this.radLabel15.Size      = new System.Drawing.Size(24, 18);
     this.radLabel15.TabIndex  = 0;
     this.radLabel15.Text      = "195";
     //
     // radLabel14
     //
     this.radLabel14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel14.ForeColor = System.Drawing.Color.White;
     this.radLabel14.Location  = new System.Drawing.Point(258, 496);
     this.radLabel14.Name      = "radLabel14";
     this.radLabel14.Size      = new System.Drawing.Size(24, 18);
     this.radLabel14.TabIndex  = 0;
     this.radLabel14.Text      = "180";
     //
     // radLabel13
     //
     this.radLabel13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel13.ForeColor = System.Drawing.Color.White;
     this.radLabel13.Location  = new System.Drawing.Point(317, 484);
     this.radLabel13.Name      = "radLabel13";
     this.radLabel13.Size      = new System.Drawing.Size(24, 18);
     this.radLabel13.TabIndex  = 0;
     this.radLabel13.Text      = "165";
     //
     // radLabel12
     //
     this.radLabel12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel12.ForeColor = System.Drawing.Color.White;
     this.radLabel12.Location  = new System.Drawing.Point(374, 464);
     this.radLabel12.Name      = "radLabel12";
     this.radLabel12.Size      = new System.Drawing.Size(24, 18);
     this.radLabel12.TabIndex  = 0;
     this.radLabel12.Text      = "150";
     //
     // radLabel11
     //
     this.radLabel11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel11.ForeColor = System.Drawing.Color.White;
     this.radLabel11.Location  = new System.Drawing.Point(428, 425);
     this.radLabel11.Name      = "radLabel11";
     this.radLabel11.Size      = new System.Drawing.Size(24, 18);
     this.radLabel11.TabIndex  = 0;
     this.radLabel11.Text      = "135";
     //
     // radLabel10
     //
     this.radLabel10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel10.ForeColor = System.Drawing.Color.White;
     this.radLabel10.Location  = new System.Drawing.Point(466, 379);
     this.radLabel10.Name      = "radLabel10";
     this.radLabel10.Size      = new System.Drawing.Size(24, 18);
     this.radLabel10.TabIndex  = 0;
     this.radLabel10.Text      = "120";
     //
     // radLabel9
     //
     this.radLabel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel9.ForeColor = System.Drawing.Color.White;
     this.radLabel9.Location  = new System.Drawing.Point(487, 321);
     this.radLabel9.Name      = "radLabel9";
     this.radLabel9.Size      = new System.Drawing.Size(24, 18);
     this.radLabel9.TabIndex  = 0;
     this.radLabel9.Text      = "105";
     //
     // radLabel8
     //
     this.radLabel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel8.ForeColor = System.Drawing.Color.White;
     this.radLabel8.Location  = new System.Drawing.Point(499, 255);
     this.radLabel8.Name      = "radLabel8";
     this.radLabel8.Size      = new System.Drawing.Size(18, 18);
     this.radLabel8.TabIndex  = 0;
     this.radLabel8.Text      = "90";
     //
     // radLabel7
     //
     this.radLabel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel7.ForeColor = System.Drawing.Color.White;
     this.radLabel7.Location  = new System.Drawing.Point(488, 200);
     this.radLabel7.Name      = "radLabel7";
     this.radLabel7.Size      = new System.Drawing.Size(18, 18);
     this.radLabel7.TabIndex  = 0;
     this.radLabel7.Text      = "75";
     //
     // radLabel6
     //
     this.radLabel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel6.ForeColor = System.Drawing.Color.White;
     this.radLabel6.Location  = new System.Drawing.Point(464, 145);
     this.radLabel6.Name      = "radLabel6";
     this.radLabel6.Size      = new System.Drawing.Size(18, 18);
     this.radLabel6.TabIndex  = 0;
     this.radLabel6.Text      = "60";
     //
     // radLabel5
     //
     this.radLabel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel5.ForeColor = System.Drawing.Color.White;
     this.radLabel5.Location  = new System.Drawing.Point(429, 96);
     this.radLabel5.Name      = "radLabel5";
     this.radLabel5.Size      = new System.Drawing.Size(18, 18);
     this.radLabel5.TabIndex  = 0;
     this.radLabel5.Text      = "45";
     //
     // radLabel4
     //
     this.radLabel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel4.ForeColor = System.Drawing.Color.White;
     this.radLabel4.Location  = new System.Drawing.Point(382, 63);
     this.radLabel4.Name      = "radLabel4";
     this.radLabel4.Size      = new System.Drawing.Size(18, 18);
     this.radLabel4.TabIndex  = 0;
     this.radLabel4.Text      = "30";
     //
     // radLabel2
     //
     this.radLabel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel2.ForeColor = System.Drawing.Color.White;
     this.radLabel2.Location  = new System.Drawing.Point(256, 31);
     this.radLabel2.Name      = "radLabel2";
     this.radLabel2.Size      = new System.Drawing.Size(24, 18);
     this.radLabel2.TabIndex  = 0;
     this.radLabel2.Text      = "360";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(334, 529);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(16, 21);
     this.label1.TabIndex  = 47;
     this.label1.Text      = "°";
     //
     // radLabel3
     //
     this.radLabel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(48)))));
     this.radLabel3.ForeColor = System.Drawing.Color.White;
     this.radLabel3.Location  = new System.Drawing.Point(325, 40);
     this.radLabel3.Name      = "radLabel3";
     this.radLabel3.Size      = new System.Drawing.Size(18, 18);
     this.radLabel3.TabIndex  = 0;
     this.radLabel3.Text      = "15";
     //
     // lbl_toolface
     //
     this.lbl_toolface.AutoSize      = false;
     this.lbl_toolface.Font          = new System.Drawing.Font("Segoe UI", 14F);
     this.lbl_toolface.ForeColor     = System.Drawing.Color.White;
     this.lbl_toolface.Location      = new System.Drawing.Point(16, 90);
     this.lbl_toolface.Name          = "lbl_toolface";
     this.lbl_toolface.Size          = new System.Drawing.Size(534, 25);
     this.lbl_toolface.TabIndex      = 0;
     this.lbl_toolface.Text          = "WITS Real Time Toolface";
     this.lbl_toolface.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // rgv_toolface
     //
     this.rgv_toolface.AutoScroll = true;
     this.rgv_toolface.Location   = new System.Drawing.Point(13, 662);
     //
     //
     //
     this.rgv_toolface.MasterTemplate.AllowColumnReorder  = false;
     this.rgv_toolface.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill;
     gridViewTextBoxColumn1.HeaderText    = "SvyDepth";
     gridViewTextBoxColumn1.Multiline     = true;
     gridViewTextBoxColumn1.Name          = "rgv_svydepth";
     gridViewTextBoxColumn1.TextAlignment = System.Drawing.ContentAlignment.BottomLeft;
     gridViewTextBoxColumn1.Width         = 125;
     gridViewTextBoxColumn1.WrapText      = true;
     gridViewTextBoxColumn2.HeaderText    = "Inc°";
     gridViewTextBoxColumn2.Name          = "rgv_inc";
     gridViewTextBoxColumn2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     gridViewTextBoxColumn2.Width         = 81;
     gridViewTextBoxColumn3.HeaderText    = "Azm°";
     gridViewTextBoxColumn3.Name          = "rgc_azm";
     gridViewTextBoxColumn3.Width         = 81;
     gridViewTextBoxColumn4.HeaderText    = "MTF°";
     gridViewTextBoxColumn4.Name          = "rgv_mtf";
     gridViewTextBoxColumn4.Width         = 81;
     gridViewTextBoxColumn5.HeaderText    = "GTF°";
     gridViewTextBoxColumn5.Name          = "column1";
     gridViewTextBoxColumn5.Width         = 81;
     gridViewTextBoxColumn6.HeaderText    = "DLS";
     gridViewTextBoxColumn6.Name          = "column2";
     gridViewTextBoxColumn6.Width         = 77;
     this.rgv_toolface.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
         gridViewTextBoxColumn1,
         gridViewTextBoxColumn2,
         gridViewTextBoxColumn3,
         gridViewTextBoxColumn4,
         gridViewTextBoxColumn5,
         gridViewTextBoxColumn6
     });
     this.rgv_toolface.MasterTemplate.ViewDefinition = tableViewDefinition1;
     this.rgv_toolface.Name           = "rgv_toolface";
     this.rgv_toolface.ReadOnly       = true;
     this.rgv_toolface.ShowGroupPanel = false;
     this.rgv_toolface.Size           = new System.Drawing.Size(540, 297);
     this.rgv_toolface.TabIndex       = 43;
     this.rgv_toolface.Text           = "rgv_toolface";
     this.rgv_toolface.ThemeName      = "VisualStudio2012Dark";
     //
     // backgroundWorker1
     //
     this.backgroundWorker1.DoWork             += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker1_DoWork);
     this.backgroundWorker1.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backgroundWorker1_RunWorkerCompleted);
     //
     // backgroundWorker2
     //
     this.backgroundWorker2.DoWork             += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker2_DoWork);
     this.backgroundWorker2.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backgroundWorker2_RunWorkerCompleted);
     //
     // btn_PageDown
     //
     this.btn_PageDown.Font      = new System.Drawing.Font("Segoe UI", 14F);
     this.btn_PageDown.Location  = new System.Drawing.Point(1576, 327);
     this.btn_PageDown.Name      = "btn_PageDown";
     this.btn_PageDown.Size      = new System.Drawing.Size(73, 54);
     this.btn_PageDown.TabIndex  = 52;
     this.btn_PageDown.Text      = "<html><p>▼</p><p>▼</p></html>";
     this.btn_PageDown.ThemeName = "VisualStudio2012Dark";
     this.btn_PageDown.Click    += new System.EventHandler(this.radButton8_Click);
     //
     // btn_PageUp
     //
     this.btn_PageUp.Font      = new System.Drawing.Font("Segoe UI", 14F);
     this.btn_PageUp.Location  = new System.Drawing.Point(1576, 134);
     this.btn_PageUp.Name      = "btn_PageUp";
     this.btn_PageUp.Size      = new System.Drawing.Size(73, 54);
     this.btn_PageUp.TabIndex  = 53;
     this.btn_PageUp.Text      = "<html><p>▲</p><p>▲</p></html>";
     this.btn_PageUp.ThemeName = "VisualStudio2012Dark";
     this.btn_PageUp.Click    += new System.EventHandler(this.radButton7_Click);
     //
     // DirectionalForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1912, 1007);
     this.Controls.Add(this.btn_PageDown);
     this.Controls.Add(this.btn_PageUp);
     this.Controls.Add(this.rgv_toolface);
     this.Controls.Add(this.lbl_toolface);
     this.Controls.Add(this.radButton6);
     this.Controls.Add(this.btn_Real);
     this.Controls.Add(this.btn_Narrow);
     this.Controls.Add(this.btn_Down);
     this.Controls.Add(this.btn_Enlarge);
     this.Controls.Add(this.btn_Up);
     this.Controls.Add(this.dataShowControl1);
     this.Controls.Add(this.fourChart1);
     this.Controls.Add(this.depthTimeChart);
     this.Controls.Add(this.rcv_toolface);
     this.Name = "DirectionalForm";
     //
     //
     //
     this.RootElement.ApplyShapeToControl = true;
     this.RootElement.MaxSize             = new System.Drawing.Size(1920, 1080);
     this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
     this.Text          = "DirectionalForm";
     this.Activated    += new System.EventHandler(this.DirectionalForm_Activated);
     this.Load         += new System.EventHandler(this.CtrlDrillForm_Load);
     this.Controls.SetChildIndex(this.rcv_toolface, 0);
     this.Controls.SetChildIndex(this.depthTimeChart, 0);
     this.Controls.SetChildIndex(this.fourChart1, 0);
     this.Controls.SetChildIndex(this.dataShowControl1, 0);
     this.Controls.SetChildIndex(this.btn_Up, 0);
     this.Controls.SetChildIndex(this.btn_Enlarge, 0);
     this.Controls.SetChildIndex(this.btn_Down, 0);
     this.Controls.SetChildIndex(this.btn_Narrow, 0);
     this.Controls.SetChildIndex(this.btn_Real, 0);
     this.Controls.SetChildIndex(this.radButton6, 0);
     this.Controls.SetChildIndex(this.lbl_toolface, 0);
     this.Controls.SetChildIndex(this.rgv_toolface, 0);
     this.Controls.SetChildIndex(this.btn_PageUp, 0);
     this.Controls.SetChildIndex(this.btn_PageDown, 0);
     ((System.ComponentModel.ISupportInitialize)(this.radButton6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_Real)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_Narrow)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_Down)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_Enlarge)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_Up)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rcv_toolface)).EndInit();
     this.rcv_toolface.ResumeLayout(false);
     this.rcv_toolface.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel25)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rbtn_set)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel24)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_tlf)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel23)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_tlf)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel22)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel19)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lbl_toolface)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rgv_toolface.MasterTemplate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rgv_toolface)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_PageDown)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_PageUp)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 13
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.WinControls.UI.CartesianArea cartesianArea2 = new Telerik.WinControls.UI.CartesianArea();
     this.statusStrip             = new Telerik.WinControls.UI.RadStatusStrip();
     this.StatusImage             = new Telerik.WinControls.UI.RadLabelElement();
     this.StatusLabel             = new Telerik.WinControls.UI.RadLabelElement();
     this.chartResults            = new Telerik.WinControls.UI.RadChartView();
     this.DOCK                    = new Telerik.WinControls.UI.Docking.RadDock();
     this.baseWindow              = new Telerik.WinControls.UI.Docking.ToolWindow();
     this.commandBar              = new Telerik.WinControls.UI.RadCommandBar();
     this.commandBarRowElement1   = new Telerik.WinControls.UI.CommandBarRowElement();
     this.commandBarStripElement1 = new Telerik.WinControls.UI.CommandBarStripElement();
     this.SizesCommand            = new Telerik.WinControls.UI.CommandBarButton();
     this.MaterialCommand         = new Telerik.WinControls.UI.CommandBarButton();
     this.LoadCommand             = new Telerik.WinControls.UI.CommandBarButton();
     this.ConstraintCommand       = new Telerik.WinControls.UI.CommandBarButton();
     this.PropertyCommand         = new Telerik.WinControls.UI.CommandBarButton();
     this.ResultCommand           = new Telerik.WinControls.UI.CommandBarButton();
     this.grid                    = new Telerik.WinControls.UI.RadGridView();
     this.documentContainer1      = new Telerik.WinControls.UI.Docking.DocumentContainer();
     this.documentTabStrip1       = new Telerik.WinControls.UI.Docking.DocumentTabStrip();
     this.radSplitContainer1      = new Telerik.WinControls.UI.RadSplitContainer();
     this.toolTabStrip1           = new Telerik.WinControls.UI.Docking.ToolTabStrip();
     this.detailWindow            = new Telerik.WinControls.UI.Docking.ToolWindow();
     this.radGroupBox1            = new Telerik.WinControls.UI.RadGroupBox();
     this.idTextBox               = new Telerik.WinControls.UI.RadTextBox();
     this.radLabel3               = new Telerik.WinControls.UI.RadLabel();
     this.dataSetTextBox          = new Telerik.WinControls.UI.RadTextBox();
     this.nameTextBox             = new Telerik.WinControls.UI.RadTextBox();
     this.radLabel2               = new Telerik.WinControls.UI.RadLabel();
     this.radLabel1               = new Telerik.WinControls.UI.RadLabel();
     this.toolTabStrip2           = new Telerik.WinControls.UI.Docking.ToolTabStrip();
     this.WindowChart             = new Telerik.WinControls.UI.Docking.ToolWindow();
     this.radGroupBox2            = new Telerik.WinControls.UI.RadGroupBox();
     this.NowTextBox              = new Telerik.WinControls.UI.RadTextBox();
     this.OutputInWORDButton      = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.statusStrip)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartResults)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DOCK)).BeginInit();
     this.DOCK.SuspendLayout();
     this.baseWindow.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.commandBar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grid.MasterTemplate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).BeginInit();
     this.documentContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).BeginInit();
     this.documentTabStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit();
     this.radSplitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip1)).BeginInit();
     this.toolTabStrip1.SuspendLayout();
     this.detailWindow.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit();
     this.radGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.idTextBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSetTextBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.nameTextBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip2)).BeginInit();
     this.toolTabStrip2.SuspendLayout();
     this.WindowChart.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).BeginInit();
     this.radGroupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NowTextBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // statusStrip
     //
     this.statusStrip.Font = new System.Drawing.Font("Segoe UI Light", 11F);
     this.statusStrip.Items.AddRange(new Telerik.WinControls.RadItem[] {
         this.StatusImage,
         this.StatusLabel
     });
     this.statusStrip.Location  = new System.Drawing.Point(0, 487);
     this.statusStrip.Name      = "statusStrip";
     this.statusStrip.Size      = new System.Drawing.Size(1087, 36);
     this.statusStrip.TabIndex  = 20;
     this.statusStrip.Text      = "radStatusStrip1";
     this.statusStrip.ThemeName = "Office2013Dark";
     //
     // StatusImage
     //
     this.StatusImage.Image = global::SPMAC_for_Femap.Properties.Resources.OK;
     this.StatusImage.Name  = "StatusImage";
     this.statusStrip.SetSpring(this.StatusImage, false);
     this.StatusImage.Text     = "";
     this.StatusImage.TextWrap = true;
     //
     // StatusLabel
     //
     this.StatusLabel.AccessibleDescription = "Готово";
     this.StatusLabel.AccessibleName        = "Готово";
     this.StatusLabel.Name = "StatusLabel";
     this.statusStrip.SetSpring(this.StatusLabel, false);
     this.StatusLabel.Text     = "Готово";
     this.StatusLabel.TextWrap = true;
     //
     // chartResults
     //
     this.chartResults.AreaDesign = cartesianArea2;
     this.chartResults.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.chartResults.Location   = new System.Drawing.Point(0, 0);
     this.chartResults.Name       = "chartResults";
     this.chartResults.ShowGrid   = false;
     this.chartResults.Size       = new System.Drawing.Size(546, 279);
     this.chartResults.TabIndex   = 21;
     this.chartResults.ThemeName  = "Office2013Dark";
     //
     // DOCK
     //
     this.DOCK.ActiveWindow     = this.baseWindow;
     this.DOCK.CausesValidation = false;
     this.DOCK.Controls.Add(this.documentContainer1);
     this.DOCK.Controls.Add(this.radSplitContainer1);
     this.DOCK.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this.DOCK.Font                  = new System.Drawing.Font("Segoe UI", 10F);
     this.DOCK.IsCleanUpTarget       = true;
     this.DOCK.Location              = new System.Drawing.Point(0, 0);
     this.DOCK.MainDocumentContainer = this.documentContainer1;
     this.DOCK.Name                  = "DOCK";
     this.DOCK.Padding               = new System.Windows.Forms.Padding(0);
     //
     //
     //
     this.DOCK.RootElement.MinSize = new System.Drawing.Size(0, 0);
     this.DOCK.Size      = new System.Drawing.Size(1087, 487);
     this.DOCK.TabIndex  = 22;
     this.DOCK.TabStop   = false;
     this.DOCK.Text      = "DOCK";
     this.DOCK.ThemeName = "Office2013Dark";
     //
     // baseWindow
     //
     this.baseWindow.Caption = null;
     this.baseWindow.Controls.Add(this.commandBar);
     this.baseWindow.Controls.Add(this.grid);
     this.baseWindow.DocumentButtons   = Telerik.WinControls.UI.Docking.DocumentStripButtons.None;
     this.baseWindow.Location          = new System.Drawing.Point(5, 34);
     this.baseWindow.Name              = "baseWindow";
     this.baseWindow.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked;
     this.baseWindow.Size              = new System.Drawing.Size(519, 448);
     this.baseWindow.Text              = "Данные";
     //
     // commandBar
     //
     this.commandBar.Dock     = System.Windows.Forms.DockStyle.Top;
     this.commandBar.Location = new System.Drawing.Point(0, 0);
     this.commandBar.Name     = "commandBar";
     this.commandBar.Rows.AddRange(new Telerik.WinControls.UI.CommandBarRowElement[] {
         this.commandBarRowElement1
     });
     this.commandBar.Size      = new System.Drawing.Size(519, 33);
     this.commandBar.TabIndex  = 1;
     this.commandBar.Text      = "radCommandBar1";
     this.commandBar.ThemeName = "Office2013Dark";
     //
     // commandBarRowElement1
     //
     this.commandBarRowElement1.MinSize = new System.Drawing.Size(25, 25);
     this.commandBarRowElement1.Strips.AddRange(new Telerik.WinControls.UI.CommandBarStripElement[] {
         this.commandBarStripElement1
     });
     //
     // commandBarStripElement1
     //
     this.commandBarStripElement1.DisplayName = "commandBarStripElement1";
     this.commandBarStripElement1.Items.AddRange(new Telerik.WinControls.UI.RadCommandBarBaseItem[] {
         this.SizesCommand,
         this.MaterialCommand,
         this.LoadCommand,
         this.ConstraintCommand,
         this.PropertyCommand,
         this.ResultCommand
     });
     this.commandBarStripElement1.Name = "commandBarStripElement1";
     //
     // SizesCommand
     //
     this.SizesCommand.AccessibleDescription = "commandBarButton1";
     this.SizesCommand.AccessibleName        = "commandBarButton1";
     this.SizesCommand.DisplayName           = "commandBarButton1";
     this.SizesCommand.Image  = global::SPMAC_for_Femap.Properties.Resources.COMPAREANALYSIS;
     this.SizesCommand.Name   = "SizesCommand";
     this.SizesCommand.Text   = "commandBarButton1";
     this.SizesCommand.Click += new System.EventHandler(this.SizesCommand_Click);
     //
     // MaterialCommand
     //
     this.MaterialCommand.AccessibleDescription = "commandBarButton1";
     this.MaterialCommand.AccessibleName        = "commandBarButton1";
     this.MaterialCommand.DisplayName           = "commandBarButton1";
     this.MaterialCommand.Image  = global::SPMAC_for_Femap.Properties.Resources.MATERIAL;
     this.MaterialCommand.Name   = "MaterialCommand";
     this.MaterialCommand.Text   = "commandBarButton1";
     this.MaterialCommand.Click += new System.EventHandler(this.MaterialCommand_Click);
     //
     // LoadCommand
     //
     this.LoadCommand.AccessibleDescription = "commandBarButton1";
     this.LoadCommand.AccessibleName        = "commandBarButton1";
     this.LoadCommand.DisplayName           = "commandBarButton1";
     this.LoadCommand.Image  = global::SPMAC_for_Femap.Properties.Resources.LOAD;
     this.LoadCommand.Name   = "LoadCommand";
     this.LoadCommand.Text   = "commandBarButton1";
     this.LoadCommand.Click += new System.EventHandler(this.LoadCommand_Click);
     //
     // ConstraintCommand
     //
     this.ConstraintCommand.AccessibleDescription = "commandBarButton1";
     this.ConstraintCommand.AccessibleName        = "commandBarButton1";
     this.ConstraintCommand.DisplayName           = "commandBarButton1";
     this.ConstraintCommand.Image  = global::SPMAC_for_Femap.Properties.Resources.CONSTRAINT;
     this.ConstraintCommand.Name   = "ConstraintCommand";
     this.ConstraintCommand.Text   = "commandBarButton1";
     this.ConstraintCommand.Click += new System.EventHandler(this.ConstraintCommand_Click);
     //
     // PropertyCommand
     //
     this.PropertyCommand.AccessibleDescription = "commandBarButton1";
     this.PropertyCommand.AccessibleName        = "commandBarButton1";
     this.PropertyCommand.DisplayName           = "commandBarButton1";
     this.PropertyCommand.Image  = global::SPMAC_for_Femap.Properties.Resources.PROPERTY;
     this.PropertyCommand.Name   = "PropertyCommand";
     this.PropertyCommand.Text   = "commandBarButton1";
     this.PropertyCommand.Click += new System.EventHandler(this.PropertyCommand_Click);
     //
     // ResultCommand
     //
     this.ResultCommand.AccessibleDescription = "commandBarButton1";
     this.ResultCommand.AccessibleName        = "commandBarButton1";
     this.ResultCommand.DisplayName           = "commandBarButton1";
     this.ResultCommand.Image  = global::SPMAC_for_Femap.Properties.Resources.ANALYSIS;
     this.ResultCommand.Name   = "ResultCommand";
     this.ResultCommand.Text   = "commandBarButton1";
     this.ResultCommand.Click += new System.EventHandler(this.ResultCommand_Click);
     //
     // grid
     //
     this.grid.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.grid.AutoSizeRows = true;
     this.grid.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     this.grid.Cursor       = System.Windows.Forms.Cursors.Default;
     this.grid.Font         = new System.Drawing.Font("Segoe UI", 13F);
     this.grid.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.grid.ImeMode      = System.Windows.Forms.ImeMode.NoControl;
     this.grid.Location     = new System.Drawing.Point(3, 39);
     //
     // grid
     //
     this.grid.MasterTemplate.AllowColumnChooser  = false;
     this.grid.MasterTemplate.AllowColumnReorder  = false;
     this.grid.MasterTemplate.AllowDragToGroup    = false;
     this.grid.MasterTemplate.AllowRowResize      = false;
     this.grid.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill;
     this.grid.MasterTemplate.EnableGrouping      = false;
     this.grid.MasterTemplate.ShowRowHeaderColumn = false;
     this.grid.Name           = "grid";
     this.grid.ReadOnly       = true;
     this.grid.RightToLeft    = System.Windows.Forms.RightToLeft.No;
     this.grid.ShowGroupPanel = false;
     this.grid.Size           = new System.Drawing.Size(513, 410);
     this.grid.TabIndex       = 0;
     this.grid.Text           = "radGridView1";
     this.grid.ThemeName      = "Office2013Dark";
     //
     // documentContainer1
     //
     this.documentContainer1.CausesValidation = false;
     this.documentContainer1.Controls.Add(this.documentTabStrip1);
     this.documentContainer1.Name = "documentContainer1";
     //
     //
     //
     this.documentContainer1.RootElement.MinSize         = new System.Drawing.Size(0, 0);
     this.documentContainer1.SizeInfo.AbsoluteSize       = new System.Drawing.Size(519, 200);
     this.documentContainer1.SizeInfo.SizeMode           = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Fill;
     this.documentContainer1.SizeInfo.SplitterCorrection = new System.Drawing.Size(-354, 0);
     this.documentContainer1.ThemeName = "Office2013Dark";
     //
     // documentTabStrip1
     //
     this.documentTabStrip1.CanUpdateChildIndex = true;
     this.documentTabStrip1.CausesValidation    = false;
     this.documentTabStrip1.Controls.Add(this.baseWindow);
     this.documentTabStrip1.Location = new System.Drawing.Point(0, 0);
     this.documentTabStrip1.Name     = "documentTabStrip1";
     //
     //
     //
     this.documentTabStrip1.RootElement.MinSize = new System.Drawing.Size(0, 0);
     this.documentTabStrip1.SelectedIndex       = 0;
     this.documentTabStrip1.Size      = new System.Drawing.Size(529, 487);
     this.documentTabStrip1.TabIndex  = 0;
     this.documentTabStrip1.TabStop   = false;
     this.documentTabStrip1.ThemeName = "Office2013Dark";
     //
     // radSplitContainer1
     //
     this.radSplitContainer1.Controls.Add(this.toolTabStrip1);
     this.radSplitContainer1.Controls.Add(this.toolTabStrip2);
     this.radSplitContainer1.IsCleanUpTarget = true;
     this.radSplitContainer1.Location        = new System.Drawing.Point(533, 0);
     this.radSplitContainer1.Name            = "radSplitContainer1";
     this.radSplitContainer1.Orientation     = System.Windows.Forms.Orientation.Horizontal;
     this.radSplitContainer1.Padding         = new System.Windows.Forms.Padding(5);
     //
     //
     //
     this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(0, 0);
     this.radSplitContainer1.Size = new System.Drawing.Size(554, 487);
     this.radSplitContainer1.SizeInfo.AbsoluteSize       = new System.Drawing.Size(554, 200);
     this.radSplitContainer1.SizeInfo.SplitterCorrection = new System.Drawing.Size(354, 0);
     this.radSplitContainer1.TabIndex  = 2;
     this.radSplitContainer1.TabStop   = false;
     this.radSplitContainer1.ThemeName = "Office2013Dark";
     //
     // toolTabStrip1
     //
     this.toolTabStrip1.CanUpdateChildIndex = true;
     this.toolTabStrip1.Controls.Add(this.detailWindow);
     this.toolTabStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolTabStrip1.Name     = "toolTabStrip1";
     //
     //
     //
     this.toolTabStrip1.RootElement.MinSize = new System.Drawing.Size(0, 0);
     this.toolTabStrip1.SelectedIndex       = 0;
     this.toolTabStrip1.Size = new System.Drawing.Size(554, 173);
     this.toolTabStrip1.SizeInfo.AutoSizeScale      = new System.Drawing.SizeF(0F, -0.142562F);
     this.toolTabStrip1.SizeInfo.SplitterCorrection = new System.Drawing.Size(0, -64);
     this.toolTabStrip1.TabIndex  = 2;
     this.toolTabStrip1.TabStop   = false;
     this.toolTabStrip1.ThemeName = "Office2013Dark";
     //
     // detailWindow
     //
     this.detailWindow.Caption = null;
     this.detailWindow.Controls.Add(this.radGroupBox2);
     this.detailWindow.Controls.Add(this.radGroupBox1);
     this.detailWindow.Font               = new System.Drawing.Font("Segoe UI", 11F);
     this.detailWindow.Location           = new System.Drawing.Point(4, 27);
     this.detailWindow.Name               = "detailWindow";
     this.detailWindow.PreviousDockState  = Telerik.WinControls.UI.Docking.DockState.Docked;
     this.detailWindow.Size               = new System.Drawing.Size(546, 142);
     this.detailWindow.Text               = "Деталь";
     this.detailWindow.ToolCaptionButtons = Telerik.WinControls.UI.Docking.ToolStripCaptionButtons.None;
     //
     // radGroupBox1
     //
     this.radGroupBox1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this.radGroupBox1.Anchor         = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.radGroupBox1.Controls.Add(this.idTextBox);
     this.radGroupBox1.Controls.Add(this.radLabel3);
     this.radGroupBox1.Controls.Add(this.dataSetTextBox);
     this.radGroupBox1.Controls.Add(this.nameTextBox);
     this.radGroupBox1.Controls.Add(this.radLabel2);
     this.radGroupBox1.Controls.Add(this.radLabel1);
     this.radGroupBox1.Font            = new System.Drawing.Font("Segoe UI", 11F);
     this.radGroupBox1.ForeColor       = System.Drawing.Color.White;
     this.radGroupBox1.GroupBoxStyle   = Telerik.WinControls.UI.RadGroupBoxStyle.Office;
     this.radGroupBox1.HeaderAlignment = Telerik.WinControls.UI.HeaderAlignment.Center;
     this.radGroupBox1.HeaderText      = " Информация";
     this.radGroupBox1.Location        = new System.Drawing.Point(-4, 0);
     this.radGroupBox1.Name            = "radGroupBox1";
     this.radGroupBox1.Size            = new System.Drawing.Size(315, 148);
     this.radGroupBox1.TabIndex        = 0;
     this.radGroupBox1.Text            = " Информация";
     this.radGroupBox1.ThemeName       = "Office2013Dark";
     //
     // idTextBox
     //
     this.idTextBox.Enabled   = false;
     this.idTextBox.Font      = new System.Drawing.Font("Segoe UI", 12F);
     this.idTextBox.Location  = new System.Drawing.Point(142, 64);
     this.idTextBox.Name      = "idTextBox";
     this.idTextBox.ReadOnly  = true;
     this.idTextBox.Size      = new System.Drawing.Size(153, 27);
     this.idTextBox.TabIndex  = 5;
     this.idTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.idTextBox.ThemeName = "Office2013Dark";
     //
     // radLabel3
     //
     this.radLabel3.Font      = new System.Drawing.Font("Segoe UI", 12F);
     this.radLabel3.Location  = new System.Drawing.Point(7, 64);
     this.radLabel3.Name      = "radLabel3";
     this.radLabel3.Size      = new System.Drawing.Size(131, 25);
     this.radLabel3.TabIndex  = 4;
     this.radLabel3.Text      = "Идентификатор:";
     this.radLabel3.ThemeName = "Office2013Dark";
     //
     // dataSetTextBox
     //
     this.dataSetTextBox.Enabled   = false;
     this.dataSetTextBox.Font      = new System.Drawing.Font("Segoe UI", 12F);
     this.dataSetTextBox.Location  = new System.Drawing.Point(142, 111);
     this.dataSetTextBox.Name      = "dataSetTextBox";
     this.dataSetTextBox.ReadOnly  = true;
     this.dataSetTextBox.Size      = new System.Drawing.Size(153, 27);
     this.dataSetTextBox.TabIndex  = 3;
     this.dataSetTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.dataSetTextBox.ThemeName = "Office2013Dark";
     //
     // nameTextBox
     //
     this.nameTextBox.Enabled   = false;
     this.nameTextBox.Font      = new System.Drawing.Font("Segoe UI", 12F);
     this.nameTextBox.Location  = new System.Drawing.Point(142, 33);
     this.nameTextBox.Name      = "nameTextBox";
     this.nameTextBox.ReadOnly  = true;
     this.nameTextBox.Size      = new System.Drawing.Size(153, 27);
     this.nameTextBox.TabIndex  = 2;
     this.nameTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.nameTextBox.ThemeName = "Office2013Dark";
     //
     // radLabel2
     //
     this.radLabel2.Font      = new System.Drawing.Font("Segoe UI", 12F);
     this.radLabel2.Location  = new System.Drawing.Point(7, 111);
     this.radLabel2.Name      = "radLabel2";
     this.radLabel2.Size      = new System.Drawing.Size(125, 25);
     this.radLabel2.TabIndex  = 1;
     this.radLabel2.Text      = "Набор деталей:";
     this.radLabel2.ThemeName = "Office2013Dark";
     //
     // radLabel1
     //
     this.radLabel1.Font      = new System.Drawing.Font("Segoe UI", 12F);
     this.radLabel1.Location  = new System.Drawing.Point(7, 35);
     this.radLabel1.Name      = "radLabel1";
     this.radLabel1.Size      = new System.Drawing.Size(44, 25);
     this.radLabel1.TabIndex  = 0;
     this.radLabel1.Text      = "Имя:";
     this.radLabel1.ThemeName = "Office2013Dark";
     //
     // toolTabStrip2
     //
     this.toolTabStrip2.CanUpdateChildIndex = true;
     this.toolTabStrip2.Controls.Add(this.WindowChart);
     this.toolTabStrip2.Location = new System.Drawing.Point(0, 177);
     this.toolTabStrip2.Name     = "toolTabStrip2";
     //
     //
     //
     this.toolTabStrip2.RootElement.MinSize = new System.Drawing.Size(0, 0);
     this.toolTabStrip2.SelectedIndex       = 0;
     this.toolTabStrip2.Size = new System.Drawing.Size(554, 310);
     this.toolTabStrip2.SizeInfo.AutoSizeScale      = new System.Drawing.SizeF(0F, 0.142562F);
     this.toolTabStrip2.SizeInfo.SplitterCorrection = new System.Drawing.Size(0, 64);
     this.toolTabStrip2.TabIndex  = 3;
     this.toolTabStrip2.TabStop   = false;
     this.toolTabStrip2.ThemeName = "Office2013Dark";
     //
     // WindowChart
     //
     this.WindowChart.Caption = null;
     this.WindowChart.Controls.Add(this.chartResults);
     this.WindowChart.Location           = new System.Drawing.Point(4, 27);
     this.WindowChart.Name               = "WindowChart";
     this.WindowChart.PreviousDockState  = Telerik.WinControls.UI.Docking.DockState.Docked;
     this.WindowChart.Size               = new System.Drawing.Size(546, 279);
     this.WindowChart.Text               = "График результатов";
     this.WindowChart.ToolCaptionButtons = Telerik.WinControls.UI.Docking.ToolStripCaptionButtons.None;
     //
     // radGroupBox2
     //
     this.radGroupBox2.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this.radGroupBox2.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.radGroupBox2.Controls.Add(this.OutputInWORDButton);
     this.radGroupBox2.Controls.Add(this.NowTextBox);
     this.radGroupBox2.GroupBoxStyle = Telerik.WinControls.UI.RadGroupBoxStyle.Office;
     this.radGroupBox2.HeaderText    = "Данные";
     this.radGroupBox2.Location      = new System.Drawing.Point(310, 0);
     this.radGroupBox2.Name          = "radGroupBox2";
     this.radGroupBox2.Size          = new System.Drawing.Size(240, 143);
     this.radGroupBox2.TabIndex      = 1;
     this.radGroupBox2.Text          = "Данные";
     this.radGroupBox2.ThemeName     = "Office2013Dark";
     //
     // NowTextBox
     //
     this.NowTextBox.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.NowTextBox.Enabled   = false;
     this.NowTextBox.Font      = new System.Drawing.Font("Segoe UI", 12F);
     this.NowTextBox.Location  = new System.Drawing.Point(7, 35);
     this.NowTextBox.Name      = "NowTextBox";
     this.NowTextBox.ReadOnly  = true;
     this.NowTextBox.Size      = new System.Drawing.Size(221, 27);
     this.NowTextBox.TabIndex  = 3;
     this.NowTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.NowTextBox.ThemeName = "Office2013Dark";
     //
     // OutputInWORDButton
     //
     this.OutputInWORDButton.Location = new System.Drawing.Point(7, 77);
     this.OutputInWORDButton.Name     = "OutputInWORDButton";
     this.OutputInWORDButton.Size     = new System.Drawing.Size(221, 59);
     this.OutputInWORDButton.TabIndex = 4;
     this.OutputInWORDButton.Text     = "Создание отчета";
     this.OutputInWORDButton.UseVisualStyleBackColor = true;
     this.OutputInWORDButton.Click += new System.EventHandler(this.OutputInWORDButton_Click);
     //
     // BestResultForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1087, 523);
     this.Controls.Add(this.DOCK);
     this.Controls.Add(this.statusStrip);
     this.Font        = new System.Drawing.Font("Segoe UI", 12F);
     this.ForeColor   = System.Drawing.SystemColors.ControlDarkDark;
     this.MinimizeBox = false;
     this.Name        = "BestResultForm";
     //
     //
     //
     this.RootElement.ApplyShapeToControl = true;
     this.Text        = "Лучший результат";
     this.ThemeName   = "Office2013Dark";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     ((System.ComponentModel.ISupportInitialize)(this.statusStrip)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartResults)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DOCK)).EndInit();
     this.DOCK.ResumeLayout(false);
     this.baseWindow.ResumeLayout(false);
     this.baseWindow.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.commandBar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grid.MasterTemplate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).EndInit();
     this.documentContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).EndInit();
     this.documentTabStrip1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).EndInit();
     this.radSplitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip1)).EndInit();
     this.toolTabStrip1.ResumeLayout(false);
     this.detailWindow.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit();
     this.radGroupBox1.ResumeLayout(false);
     this.radGroupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.idTextBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSetTextBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.nameTextBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip2)).EndInit();
     this.toolTabStrip2.ResumeLayout(false);
     this.WindowChart.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox2)).EndInit();
     this.radGroupBox2.ResumeLayout(false);
     this.radGroupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NowTextBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.WinControls.UI.CartesianArea cartesianArea2 = new Telerik.WinControls.UI.CartesianArea();
     this.radChartView1      = new Telerik.WinControls.UI.RadChartView();
     this.label2             = new System.Windows.Forms.Label();
     this.flowLayoutPanel1   = new System.Windows.Forms.FlowLayoutPanel();
     this.splitContainer1    = new System.Windows.Forms.SplitContainer();
     this.radRangeSelector1  = new Telerik.WinControls.UI.RadRangeSelector();
     this.telerikMetroTheme1 = new Telerik.WinControls.Themes.TelerikMetroTheme();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     this.radChartView1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radRangeSelector1)).BeginInit();
     this.SuspendLayout();
     //
     // radChartView1
     //
     this.radChartView1.AreaDesign = cartesianArea2;
     this.radChartView1.Controls.Add(this.label2);
     this.radChartView1.Controls.Add(this.flowLayoutPanel1);
     this.radChartView1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.radChartView1.Location    = new System.Drawing.Point(0, 0);
     this.radChartView1.Name        = "radChartView1";
     this.radChartView1.ShowGrid    = false;
     this.radChartView1.ShowPanZoom = true;
     this.radChartView1.Size        = new System.Drawing.Size(1111, 476);
     this.radChartView1.TabIndex    = 0;
     this.radChartView1.ThemeName   = "TelerikMetro";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Segoe UI", 11F);
     this.label2.Location = new System.Drawing.Point(3, 456);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(105, 20);
     this.label2.TabIndex = 4;
     this.label2.Text     = "Rolle Average:";
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(1111, 26);
     this.flowLayoutPanel1.TabIndex = 0;
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(20, 60);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.radChartView1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.radRangeSelector1);
     this.splitContainer1.Size             = new System.Drawing.Size(1111, 597);
     this.splitContainer1.SplitterDistance = 476;
     this.splitContainer1.TabIndex         = 2;
     //
     // radRangeSelector1
     //
     this.radRangeSelector1.AssociatedControl = this.radChartView1;
     this.radRangeSelector1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.radRangeSelector1.Location  = new System.Drawing.Point(0, 0);
     this.radRangeSelector1.Name      = "radRangeSelector1";
     this.radRangeSelector1.Size      = new System.Drawing.Size(1111, 117);
     this.radRangeSelector1.TabIndex  = 0;
     this.radRangeSelector1.ThemeName = "TelerikMetro";
     //
     // OilGraphForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1151, 677);
     this.Controls.Add(this.splitContainer1);
     this.Name = "OilGraphForm";
     this.Text = "Oil Chart";
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
     this.radChartView1.ResumeLayout(false);
     this.radChartView1.PerformLayout();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radRangeSelector1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.WinControls.UI.CartesianArea   cartesianArea2         = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.CategoricalAxis categoricalAxis2       = new Telerik.WinControls.UI.CategoricalAxis();
     Telerik.WinControls.UI.LinearAxis      linearAxis2            = new Telerik.WinControls.UI.LinearAxis();
     Telerik.WinControls.UI.BarSeries       barSeries3             = new Telerik.WinControls.UI.BarSeries();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint11 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint12 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint13 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint14 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint15 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.WinControls.UI.BarSeries       barSeries4             = new Telerik.WinControls.UI.BarSeries();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint16 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint17 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint18 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint19 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint20 = new Telerik.Charting.CategoricalDataPoint();
     C1.Win.C1Gauge.C1GaugeLabels           c1GaugeLabels2         = new C1.Win.C1Gauge.C1GaugeLabels();
     C1.Win.C1Gauge.C1GaugeMarks            c1GaugeMarks3          = new C1.Win.C1Gauge.C1GaugeMarks();
     C1.Win.C1Gauge.C1GaugeMarks            c1GaugeMarks4          = new C1.Win.C1Gauge.C1GaugeMarks();
     C1.Win.C1Gauge.C1GaugeRange            c1GaugeRange2          = new C1.Win.C1Gauge.C1GaugeRange();
     C1.Win.C1Gauge.C1GaugeSingleLabel      c1GaugeSingleLabel2    = new C1.Win.C1Gauge.C1GaugeSingleLabel();
     C1.Win.C1Gauge.C1GaugeEllipse          c1GaugeEllipse4        = new C1.Win.C1Gauge.C1GaugeEllipse();
     C1.Win.C1Gauge.C1GaugeEllipse          c1GaugeEllipse5        = new C1.Win.C1Gauge.C1GaugeEllipse();
     C1.Win.C1Gauge.C1GaugeEllipse          c1GaugeEllipse6        = new C1.Win.C1Gauge.C1GaugeEllipse();
     C1.Win.C1Gauge.C1GaugeCaption          c1GaugeCaption3        = new C1.Win.C1Gauge.C1GaugeCaption();
     C1.Win.C1Gauge.C1GaugeCaption          c1GaugeCaption4        = new C1.Win.C1Gauge.C1GaugeCaption();
     this.button1           = new System.Windows.Forms.Button();
     this.radChartView1     = new Telerik.WinControls.UI.RadChartView();
     this.cb_month          = new System.Windows.Forms.ComboBox();
     this.label2            = new System.Windows.Forms.Label();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
     this.radLabel3         = new Telerik.WinControls.UI.RadLabel();
     this.radLabel4         = new Telerik.WinControls.UI.RadLabel();
     this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
     this.currentYearTxt    = new Telerik.WinControls.UI.RadLabel();
     this.currentYearLbl    = new Telerik.WinControls.UI.RadLabel();
     this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
     this.lastyeartet       = new Telerik.WinControls.UI.RadLabel();
     this.lb_lastyear       = new Telerik.WinControls.UI.RadLabel();
     this.radSeparator3     = new Telerik.WinControls.UI.RadSeparator();
     this.c1Gauge11         = new C1.Win.C1Gauge.C1Gauge();
     this.c1RG15            = new C1.Win.C1Gauge.C1RadialGauge();
     this.radSeparator2     = new Telerik.WinControls.UI.RadSeparator();
     this.dataGridView1     = new System.Windows.Forms.DataGridView();
     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.radPanel1         = new Telerik.WinControls.UI.RadPanel();
     this.radPanel2         = new Telerik.WinControls.UI.RadPanel();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.tableLayoutPanel3.SuspendLayout();
     this.tableLayoutPanel6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit();
     this.tableLayoutPanel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.currentYearTxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.currentYearLbl)).BeginInit();
     this.tableLayoutPanel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lastyeartet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lb_lastyear)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1Gauge11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radPanel1)).BeginInit();
     this.radPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radPanel2)).BeginInit();
     this.radPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // button1
     //
     this.button1.Font     = new System.Drawing.Font("Segoe UI", 9F);
     this.button1.Location = new System.Drawing.Point(843, 10);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(112, 21);
     this.button1.TabIndex = 5;
     this.button1.Text     = "确定";
     this.button1.UseVisualStyleBackColor = true;
     //
     // radChartView1
     //
     this.radChartView1.AreaDesign       = cartesianArea2;
     categoricalAxis2.IsPrimary          = true;
     categoricalAxis2.LabelRotationAngle = 300D;
     categoricalAxis2.Title         = "";
     linearAxis2.AxisType           = Telerik.Charting.AxisType.Second;
     linearAxis2.IsPrimary          = true;
     linearAxis2.LabelRotationAngle = 300D;
     linearAxis2.MajorStep          = 10D;
     linearAxis2.TickOrigin         = null;
     linearAxis2.Title = "";
     this.radChartView1.Axes.AddRange(new Telerik.WinControls.UI.Axis[] {
         categoricalAxis2,
         linearAxis2
     });
     this.radChartView1.Location     = new System.Drawing.Point(19, 58);
     this.radChartView1.Margin       = new System.Windows.Forms.Padding(50, 3, 3, 10);
     this.radChartView1.Name         = "radChartView1";
     categoricalDataPoint11.Category = "A";
     categoricalDataPoint11.Label    = 16D;
     categoricalDataPoint11.Value    = 16D;
     categoricalDataPoint12.Category = "B";
     categoricalDataPoint12.Label    = 80D;
     categoricalDataPoint12.Value    = 80D;
     categoricalDataPoint13.Category = "C";
     categoricalDataPoint13.Label    = 25D;
     categoricalDataPoint13.Value    = 25D;
     categoricalDataPoint14.Category = "D";
     categoricalDataPoint14.Label    = 34D;
     categoricalDataPoint14.Value    = 34D;
     categoricalDataPoint15.Category = "E";
     categoricalDataPoint15.Label    = 52D;
     categoricalDataPoint15.Value    = 52D;
     barSeries3.DataPoints.AddRange(new Telerik.Charting.DataPoint[] {
         categoricalDataPoint11,
         categoricalDataPoint12,
         categoricalDataPoint13,
         categoricalDataPoint14,
         categoricalDataPoint15
     });
     barSeries3.HorizontalAxis       = categoricalAxis2;
     barSeries3.LabelMode            = Telerik.WinControls.UI.BarLabelModes.Top;
     barSeries3.LegendTitle          = null;
     barSeries3.VerticalAxis         = linearAxis2;
     categoricalDataPoint16.Category = "A";
     categoricalDataPoint16.Label    = 18D;
     categoricalDataPoint16.Value    = 18D;
     categoricalDataPoint17.Category = "B";
     categoricalDataPoint17.Label    = 70D;
     categoricalDataPoint17.Value    = 70D;
     categoricalDataPoint18.Category = "C";
     categoricalDataPoint18.Label    = 41D;
     categoricalDataPoint18.Value    = 41D;
     categoricalDataPoint19.Category = "D";
     categoricalDataPoint19.Label    = 40D;
     categoricalDataPoint19.Value    = 40D;
     categoricalDataPoint20.Category = "E";
     categoricalDataPoint20.Label    = 54D;
     categoricalDataPoint20.Value    = 54D;
     barSeries4.DataPoints.AddRange(new Telerik.Charting.DataPoint[] {
         categoricalDataPoint16,
         categoricalDataPoint17,
         categoricalDataPoint18,
         categoricalDataPoint19,
         categoricalDataPoint20
     });
     barSeries4.HorizontalAxis = categoricalAxis2;
     barSeries4.LabelMode      = Telerik.WinControls.UI.BarLabelModes.Top;
     barSeries4.LegendTitle    = null;
     barSeries4.VerticalAxis   = linearAxis2;
     this.radChartView1.Series.AddRange(new Telerik.WinControls.UI.ChartSeries[] {
         barSeries3,
         barSeries4
     });
     this.radChartView1.ShowGrid = false;
     this.radChartView1.Size     = new System.Drawing.Size(919, 320);
     this.radChartView1.TabIndex = 0;
     this.radChartView1.Text     = "radChartView1";
     //
     // cb_month
     //
     this.cb_month.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.cb_month.FormattingEnabled = true;
     this.cb_month.Location          = new System.Drawing.Point(632, 9);
     this.cb_month.Name     = "cb_month";
     this.cb_month.Size     = new System.Drawing.Size(107, 20);
     this.cb_month.TabIndex = 2;
     //
     // label2
     //
     this.label2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(790, 8);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(27, 21);
     this.label2.TabIndex = 4;
     this.label2.Text     = "年";
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.BackColor   = System.Drawing.SystemColors.Window;
     this.tableLayoutPanel1.ColumnCount = 4;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 75F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 8F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 2, 0);
     this.tableLayoutPanel1.Controls.Add(this.radSeparator2, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.radPanel1, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.radPanel2, 0, 0);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 2;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1349, 789);
     this.tableLayoutPanel1.TabIndex = 1;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.BackColor   = System.Drawing.SystemColors.Control;
     this.tableLayoutPanel2.ColumnCount = 1;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel3, 0, 2);
     this.tableLayoutPanel2.Controls.Add(this.radSeparator3, 0, 1);
     this.tableLayoutPanel2.Controls.Add(this.c1Gauge11, 0, 0);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(1001, 3);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 3;
     this.tableLayoutPanel1.SetRowSpan(this.tableLayoutPanel2, 2);
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 55F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 8F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 45F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(324, 783);
     this.tableLayoutPanel2.TabIndex = 1;
     //
     // tableLayoutPanel3
     //
     this.tableLayoutPanel3.BackColor   = System.Drawing.SystemColors.Control;
     this.tableLayoutPanel3.ColumnCount = 1;
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 56.46259F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 43.53741F));
     this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel6, 0, 2);
     this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel4, 0, 0);
     this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel5, 0, 1);
     this.tableLayoutPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 434);
     this.tableLayoutPanel3.Margin   = new System.Windows.Forms.Padding(0);
     this.tableLayoutPanel3.Name     = "tableLayoutPanel3";
     this.tableLayoutPanel3.RowCount = 4;
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel3.Size     = new System.Drawing.Size(324, 349);
     this.tableLayoutPanel3.TabIndex = 79;
     //
     // tableLayoutPanel6
     //
     this.tableLayoutPanel6.BackColor   = System.Drawing.SystemColors.Window;
     this.tableLayoutPanel6.ColumnCount = 2;
     this.tableLayoutPanel3.SetColumnSpan(this.tableLayoutPanel6, 2);
     this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 68.89764F));
     this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 31.10236F));
     this.tableLayoutPanel6.Controls.Add(this.radLabel3, 1, 0);
     this.tableLayoutPanel6.Controls.Add(this.radLabel4, 0, 0);
     this.tableLayoutPanel6.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel6.Location = new System.Drawing.Point(20, 228);
     this.tableLayoutPanel6.Margin   = new System.Windows.Forms.Padding(20);
     this.tableLayoutPanel6.Name     = "tableLayoutPanel6";
     this.tableLayoutPanel6.RowCount = 1;
     this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel6.Size     = new System.Drawing.Size(284, 64);
     this.tableLayoutPanel6.TabIndex = 8;
     //
     // radLabel3
     //
     this.radLabel3.Anchor   = System.Windows.Forms.AnchorStyles.Left;
     this.radLabel3.Font     = new System.Drawing.Font("Segoe UI", 17F);
     this.radLabel3.Location = new System.Drawing.Point(198, 14);
     this.radLabel3.Name     = "radLabel3";
     this.radLabel3.Size     = new System.Drawing.Size(59, 35);
     this.radLabel3.TabIndex = 1;
     this.radLabel3.Text     = "上升";
     //
     // radLabel4
     //
     this.radLabel4.Anchor        = System.Windows.Forms.AnchorStyles.Right;
     this.radLabel4.Font          = new System.Drawing.Font("Segoe UI", 15F);
     this.radLabel4.Location      = new System.Drawing.Point(75, 16);
     this.radLabel4.Name          = "radLabel4";
     this.radLabel4.Size          = new System.Drawing.Size(117, 31);
     this.radLabel4.TabIndex      = 0;
     this.radLabel4.Text          = "指标趋势:";
     this.radLabel4.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
     //
     // tableLayoutPanel4
     //
     this.tableLayoutPanel4.BackColor   = System.Drawing.SystemColors.Window;
     this.tableLayoutPanel4.ColumnCount = 2;
     this.tableLayoutPanel3.SetColumnSpan(this.tableLayoutPanel4, 2);
     this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 68.11024F));
     this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 31.88976F));
     this.tableLayoutPanel4.Controls.Add(this.currentYearTxt, 1, 0);
     this.tableLayoutPanel4.Controls.Add(this.currentYearLbl, 0, 0);
     this.tableLayoutPanel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel4.Location = new System.Drawing.Point(20, 20);
     this.tableLayoutPanel4.Margin   = new System.Windows.Forms.Padding(20);
     this.tableLayoutPanel4.Name     = "tableLayoutPanel4";
     this.tableLayoutPanel4.RowCount = 1;
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel4.Size     = new System.Drawing.Size(284, 64);
     this.tableLayoutPanel4.TabIndex = 6;
     //
     // currentYearTxt
     //
     this.currentYearTxt.Anchor   = System.Windows.Forms.AnchorStyles.Left;
     this.currentYearTxt.Font     = new System.Drawing.Font("Segoe UI", 17F);
     this.currentYearTxt.Location = new System.Drawing.Point(196, 14);
     this.currentYearTxt.Name     = "currentYearTxt";
     this.currentYearTxt.Size     = new System.Drawing.Size(60, 35);
     this.currentYearTxt.TabIndex = 1;
     this.currentYearTxt.Text     = "1000";
     //
     // currentYearLbl
     //
     this.currentYearLbl.Anchor        = System.Windows.Forms.AnchorStyles.Right;
     this.currentYearLbl.Font          = new System.Drawing.Font("Segoe UI", 15F);
     this.currentYearLbl.Location      = new System.Drawing.Point(8, 16);
     this.currentYearLbl.Name          = "currentYearLbl";
     this.currentYearLbl.Size          = new System.Drawing.Size(182, 31);
     this.currentYearLbl.TabIndex      = 0;
     this.currentYearLbl.Text          = "今年不及格总数:";
     this.currentYearLbl.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
     //
     // tableLayoutPanel5
     //
     this.tableLayoutPanel5.BackColor   = System.Drawing.SystemColors.Window;
     this.tableLayoutPanel5.ColumnCount = 2;
     this.tableLayoutPanel3.SetColumnSpan(this.tableLayoutPanel5, 2);
     this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 68.89764F));
     this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 31.10236F));
     this.tableLayoutPanel5.Controls.Add(this.lastyeartet, 1, 0);
     this.tableLayoutPanel5.Controls.Add(this.lb_lastyear, 0, 0);
     this.tableLayoutPanel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel5.Location = new System.Drawing.Point(20, 124);
     this.tableLayoutPanel5.Margin   = new System.Windows.Forms.Padding(20);
     this.tableLayoutPanel5.Name     = "tableLayoutPanel5";
     this.tableLayoutPanel5.RowCount = 1;
     this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel5.Size     = new System.Drawing.Size(284, 64);
     this.tableLayoutPanel5.TabIndex = 7;
     //
     // lastyeartet
     //
     this.lastyeartet.Anchor   = System.Windows.Forms.AnchorStyles.Left;
     this.lastyeartet.Font     = new System.Drawing.Font("Segoe UI", 17F);
     this.lastyeartet.Location = new System.Drawing.Point(198, 14);
     this.lastyeartet.Name     = "lastyeartet";
     this.lastyeartet.Size     = new System.Drawing.Size(48, 35);
     this.lastyeartet.TabIndex = 1;
     this.lastyeartet.Text     = "680";
     //
     // lb_lastyear
     //
     this.lb_lastyear.Anchor        = System.Windows.Forms.AnchorStyles.Right;
     this.lb_lastyear.Font          = new System.Drawing.Font("Segoe UI", 15F);
     this.lb_lastyear.Location      = new System.Drawing.Point(10, 16);
     this.lb_lastyear.Name          = "lb_lastyear";
     this.lb_lastyear.Size          = new System.Drawing.Size(182, 31);
     this.lb_lastyear.TabIndex      = 0;
     this.lb_lastyear.Text          = "去年不及格总数:";
     this.lb_lastyear.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
     //
     // radSeparator3
     //
     this.radSeparator3.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
     this.radSeparator3.Location = new System.Drawing.Point(32, 429);
     this.radSeparator3.Name     = "radSeparator3";
     this.radSeparator3.Size     = new System.Drawing.Size(260, 2);
     this.radSeparator3.TabIndex = 0;
     this.radSeparator3.Text     = "radSeparator3";
     //
     // c1Gauge11
     //
     this.c1Gauge11.Dock = System.Windows.Forms.DockStyle.Fill;
     this.c1Gauge11.Gauges.AddRange(new C1.Win.C1Gauge.C1GaugeBase[] {
         this.c1RG15
     });
     this.c1Gauge11.Location = new System.Drawing.Point(3, 3);
     this.c1Gauge11.Name     = "c1Gauge11";
     this.c1Gauge11.Size     = new System.Drawing.Size(318, 420);
     this.c1Gauge11.TabIndex = 77;
     this.c1Gauge11.ViewTag  = ((long)(664700988505669265));
     //
     // c1RG15
     //
     this.c1RG15.Cap.Border.Color         = System.Drawing.Color.DarkGray;
     this.c1RG15.Cap.Filling.BrushType    = C1.Win.C1Gauge.C1GaugeBrushType.Gradient;
     this.c1RG15.Cap.Filling.Color        = System.Drawing.Color.WhiteSmoke;
     this.c1RG15.Cap.Filling.Color2       = System.Drawing.Color.LightGray;
     this.c1RG15.Cap.Filling.SwapColors   = true;
     this.c1RG15.Cap.Gradient.Direction   = C1.Win.C1Gauge.C1GaugeGradientDirection.RadialInner;
     this.c1RG15.Cap.Gradient.Falloff     = C1.Win.C1Gauge.C1GaugeGradientFalloff.Triangular;
     this.c1RG15.Cap.Gradient.FocusScaleX = 0.3D;
     this.c1RG15.Cap.Gradient.FocusScaleY = 0.3D;
     this.c1RG15.Cap.Radius           = 12D;
     this.c1RG15.Cap.Shadow.Visible   = true;
     c1GaugeLabels2.AllowFlip         = true;
     c1GaugeLabels2.Color             = System.Drawing.Color.Black;
     c1GaugeLabels2.FontSize          = 10D;
     c1GaugeLabels2.Interval          = 10D;
     c1GaugeLabels2.Location          = 75D;
     c1GaugeLabels2.ViewTag           = ((long)(728035773812438077));
     c1GaugeMarks3.Border.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     c1GaugeMarks3.Border.LineStyle   = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeMarks3.Filling.Color      = System.Drawing.Color.Black;
     c1GaugeMarks3.Interval           = 10D;
     c1GaugeMarks3.Length             = 12D;
     c1GaugeMarks3.Location           = 60D;
     c1GaugeMarks3.ViewTag            = ((long)(730850523579544637));
     c1GaugeMarks3.Width              = 1D;
     c1GaugeMarks4.Border.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     c1GaugeMarks4.Border.LineStyle   = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeMarks4.Filling.Color      = System.Drawing.Color.Black;
     c1GaugeMarks4.Interval           = 2.5D;
     c1GaugeMarks4.Length             = 5D;
     c1GaugeMarks4.Location           = 60D;
     c1GaugeMarks4.ViewTag            = ((long)(731413473532965949));
     c1GaugeMarks4.Width              = 1D;
     c1GaugeRange2.AntiAliasing       = C1.Win.C1Gauge.C1GaugeRangeAntiAliasing.LowQuality;
     c1GaugeRange2.Border.LineStyle   = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeRange2.Filling.Color      = System.Drawing.Color.LightGray;
     c1GaugeRange2.From               = 75D;
     c1GaugeRange2.Location2          = 40D;
     c1GaugeRange2.ViewTag            = ((long)(728598723765859389));
     c1GaugeRange2.Width              = 1D;
     c1GaugeRange2.Width2             = 12D;
     c1GaugeSingleLabel2.Angle        = 180D;
     c1GaugeSingleLabel2.Font         = new System.Drawing.Font("Courier New", 14.25F);
     c1GaugeSingleLabel2.PointerIndex = 1;
     c1GaugeSingleLabel2.ViewTag      = ((long)(820920637043466495));
     this.c1RG15.Decorators.AddRange(new C1.Win.C1Gauge.C1GaugeDecorator[] {
         c1GaugeLabels2,
         c1GaugeMarks3,
         c1GaugeMarks4,
         c1GaugeRange2,
         c1GaugeSingleLabel2
     });
     c1GaugeEllipse4.Border.LineStyle  = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeEllipse4.Filling.BrushType = C1.Win.C1Gauge.C1GaugeBrushType.Gradient;
     c1GaugeEllipse4.Filling.Color     = System.Drawing.Color.WhiteSmoke;
     c1GaugeEllipse4.Filling.Color2    = System.Drawing.Color.LightGray;
     c1GaugeEllipse4.Height            = -1.05D;
     c1GaugeEllipse4.HitTestable       = false;
     c1GaugeEllipse4.Width             = -1.05D;
     c1GaugeEllipse5.Border.LineStyle  = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeEllipse5.Filling.BrushType = C1.Win.C1Gauge.C1GaugeBrushType.Gradient;
     c1GaugeEllipse5.Filling.Color     = System.Drawing.Color.LightGray;
     c1GaugeEllipse5.Filling.Color2    = System.Drawing.Color.WhiteSmoke;
     c1GaugeEllipse5.HitTestable       = false;
     c1GaugeEllipse6.Border.LineStyle  = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeEllipse6.Filling.BrushType = C1.Win.C1Gauge.C1GaugeBrushType.Gradient;
     c1GaugeEllipse6.Filling.Color     = System.Drawing.Color.White;
     c1GaugeEllipse6.Filling.Color2    = System.Drawing.Color.Gainsboro;
     c1GaugeEllipse6.Gradient.Falloff  = C1.Win.C1Gauge.C1GaugeGradientFalloff.Triangular;
     c1GaugeEllipse6.Gradient.Focus    = 0.08D;
     c1GaugeEllipse6.Height            = -0.93D;
     c1GaugeEllipse6.HitTestable       = false;
     c1GaugeEllipse6.Width             = -0.93D;
     c1GaugeCaption3.CenterPointY      = 0.9D;
     c1GaugeCaption3.FontSize          = 10D;
     c1GaugeCaption3.Text         = "C1Gauge";
     c1GaugeCaption3.Visible      = false;
     c1GaugeCaption4.CenterPointY = 1.05D;
     c1GaugeCaption4.Font         = new System.Drawing.Font("Segoe UI", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     c1GaugeCaption4.Text         = "包内化学指标卡不合格报告数 ";
     this.c1RG15.FaceShapes.AddRange(new C1.Win.C1Gauge.C1GaugeBaseShape[] {
         c1GaugeEllipse4,
         c1GaugeEllipse5,
         c1GaugeEllipse6,
         c1GaugeCaption3,
         c1GaugeCaption4
     });
     this.c1RG15.Name = "c1RG15";
     this.c1RG15.Pointer.Border.Color       = System.Drawing.Color.IndianRed;
     this.c1RG15.Pointer.Border.LineStyle   = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     this.c1RG15.Pointer.Filling.Color      = System.Drawing.Color.Salmon;
     this.c1RG15.Pointer.Filling.HatchStyle = C1.Win.C1Gauge.C1GaugeHatchStyle.Wave;
     this.c1RG15.Pointer.Length             = 100D;
     this.c1RG15.Pointer.Offset             = -30D;
     this.c1RG15.Pointer.Shadow.Visible     = true;
     this.c1RG15.Pointer.Shape = C1.Win.C1Gauge.C1GaugePointerShape.Round;
     this.c1RG15.Pointer.Width = 6D;
     this.c1RG15.Radius        = 0.45D;
     this.c1RG15.StartAngle    = -130D;
     this.c1RG15.SweepAngle    = 260D;
     this.c1RG15.ViewTag       = ((long)(727472823859016765));
     //
     // radSeparator2
     //
     this.radSeparator2.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.radSeparator2.Location    = new System.Drawing.Point(993, 3);
     this.radSeparator2.Name        = "radSeparator2";
     this.radSeparator2.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tableLayoutPanel1.SetRowSpan(this.radSeparator2, 2);
     this.radSeparator2.Size     = new System.Drawing.Size(2, 783);
     this.radSeparator2.TabIndex = 1;
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToAddRows       = false;
     this.dataGridView1.AllowUserToResizeColumns = false;
     this.dataGridView1.BackgroundColor          = System.Drawing.SystemColors.Window;
     this.dataGridView1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.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.dataGridView1.Dock                    = System.Windows.Forms.DockStyle.Fill;
     this.dataGridView1.Location                = new System.Drawing.Point(0, 0);
     this.dataGridView1.Margin                  = new System.Windows.Forms.Padding(50, 10, 3, 40);
     this.dataGridView1.MultiSelect             = false;
     this.dataGridView1.Name                    = "dataGridView1";
     this.dataGridView1.ReadOnly                = true;
     this.dataGridView1.RowHeadersVisible       = false;
     this.dataGridView1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToDisplayedHeaders;
     this.dataGridView1.RowTemplate.Height      = 23;
     this.dataGridView1.SelectionMode           = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dataGridView1.Size                    = new System.Drawing.Size(984, 389);
     this.dataGridView1.TabIndex                = 2;
     //
     // Column1
     //
     this.Column1.HeaderText = "一月";
     this.Column1.Name       = "Column1";
     this.Column1.ReadOnly   = true;
     this.Column1.Width      = 72;
     //
     // Column2
     //
     this.Column2.HeaderText = "二月";
     this.Column2.Name       = "Column2";
     this.Column2.ReadOnly   = true;
     this.Column2.Width      = 72;
     //
     // Column3
     //
     this.Column3.HeaderText = "三月";
     this.Column3.Name       = "Column3";
     this.Column3.ReadOnly   = true;
     this.Column3.Width      = 72;
     //
     // Column4
     //
     this.Column4.HeaderText = "四月";
     this.Column4.Name       = "Column4";
     this.Column4.ReadOnly   = true;
     this.Column4.Width      = 72;
     //
     // Column5
     //
     this.Column5.HeaderText = "五月";
     this.Column5.Name       = "Column5";
     this.Column5.ReadOnly   = true;
     this.Column5.Width      = 72;
     //
     // Column6
     //
     this.Column6.HeaderText = "六月";
     this.Column6.Name       = "Column6";
     this.Column6.ReadOnly   = true;
     this.Column6.Width      = 72;
     //
     // Column7
     //
     this.Column7.HeaderText = "七月";
     this.Column7.Name       = "Column7";
     this.Column7.ReadOnly   = true;
     this.Column7.Width      = 72;
     //
     // Column8
     //
     this.Column8.HeaderText = "八月";
     this.Column8.Name       = "Column8";
     this.Column8.ReadOnly   = true;
     this.Column8.Width      = 72;
     //
     // Column9
     //
     this.Column9.HeaderText = "九月";
     this.Column9.Name       = "Column9";
     this.Column9.ReadOnly   = true;
     this.Column9.Width      = 72;
     //
     // Column10
     //
     this.Column10.HeaderText = "十月";
     this.Column10.Name       = "Column10";
     this.Column10.ReadOnly   = true;
     this.Column10.Width      = 78;
     //
     // Column11
     //
     this.Column11.HeaderText = "十一月";
     this.Column11.Name       = "Column11";
     this.Column11.ReadOnly   = true;
     this.Column11.Width      = 78;
     //
     // Column12
     //
     this.Column12.HeaderText = "十二月";
     this.Column12.Name       = "Column12";
     this.Column12.ReadOnly   = true;
     this.Column12.Width      = 78;
     //
     // radPanel1
     //
     this.radPanel1.Controls.Add(this.dataGridView1);
     this.radPanel1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.radPanel1.Location      = new System.Drawing.Point(3, 397);
     this.radPanel1.Name          = "radPanel1";
     this.radPanel1.Size          = new System.Drawing.Size(984, 389);
     this.radPanel1.TabIndex      = 4;
     this.radPanel1.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
     //
     // radPanel2
     //
     this.radPanel2.Controls.Add(this.button1);
     this.radPanel2.Controls.Add(this.radChartView1);
     this.radPanel2.Controls.Add(this.label2);
     this.radPanel2.Controls.Add(this.cb_month);
     this.radPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.radPanel2.Location = new System.Drawing.Point(3, 3);
     this.radPanel2.Name     = "radPanel2";
     this.radPanel2.Size     = new System.Drawing.Size(984, 388);
     this.radPanel2.TabIndex = 5;
     //
     // norm_10
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1349, 789);
     this.Controls.Add(this.tableLayoutPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name            = "norm_10";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "norm_1";
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.tableLayoutPanel3.ResumeLayout(false);
     this.tableLayoutPanel6.ResumeLayout(false);
     this.tableLayoutPanel6.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit();
     this.tableLayoutPanel4.ResumeLayout(false);
     this.tableLayoutPanel4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.currentYearTxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.currentYearLbl)).EndInit();
     this.tableLayoutPanel5.ResumeLayout(false);
     this.tableLayoutPanel5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lastyeartet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lb_lastyear)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1Gauge11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radPanel1)).EndInit();
     this.radPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radPanel2)).EndInit();
     this.radPanel2.ResumeLayout(false);
     this.radPanel2.PerformLayout();
     this.ResumeLayout(false);
 }
Esempio n. 16
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.WinControls.UI.CartesianArea           cartesianArea1 = new Telerik.WinControls.UI.CartesianArea();
     System.ComponentModel.ComponentResourceManager resources      = new System.ComponentModel.ComponentResourceManager(typeof(frmDashboard));
     this.tlpPrincipal     = new System.Windows.Forms.TableLayoutPanel();
     this.cvTotalVentasMes = new Telerik.WinControls.UI.RadChartView();
     this.tlpPrincipal.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cvTotalVentasMes)).BeginInit();
     this.SuspendLayout();
     //
     // tlpPrincipal
     //
     this.tlpPrincipal.ColumnCount = 2;
     this.tlpPrincipal.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tlpPrincipal.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tlpPrincipal.Controls.Add(this.cvTotalVentasMes, 0, 0);
     this.tlpPrincipal.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tlpPrincipal.Location = new System.Drawing.Point(0, 0);
     this.tlpPrincipal.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.tlpPrincipal.Name     = "tlpPrincipal";
     this.tlpPrincipal.RowCount = 3;
     this.tlpPrincipal.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tlpPrincipal.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tlpPrincipal.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tlpPrincipal.Size     = new System.Drawing.Size(1300, 768);
     this.tlpPrincipal.TabIndex = 0;
     //
     // cvTotalVentasMes
     //
     this.cvTotalVentasMes.AreaDesign = cartesianArea1;
     this.tlpPrincipal.SetColumnSpan(this.cvTotalVentasMes, 2);
     this.cvTotalVentasMes.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.cvTotalVentasMes.Location    = new System.Drawing.Point(3, 2);
     this.cvTotalVentasMes.Margin      = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.cvTotalVentasMes.Name        = "cvTotalVentasMes";
     this.cvTotalVentasMes.ShowGrid    = false;
     this.cvTotalVentasMes.ShowPanZoom = true;
     this.cvTotalVentasMes.ShowToolTip = true;
     this.cvTotalVentasMes.Size        = new System.Drawing.Size(1294, 252);
     this.cvTotalVentasMes.TabIndex    = 0;
     this.cvTotalVentasMes.ThemeName   = "VisualStudio2012Light";
     //
     // frmDashboard
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
     this.ClientSize          = new System.Drawing.Size(1300, 768);
     this.ControlBox          = false;
     this.Controls.Add(this.tlpPrincipal);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmDashboard";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "frmDashboard";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.Load           += new System.EventHandler(this.frmDashboard_Load);
     this.tlpPrincipal.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.cvTotalVentasMes)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 17
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.WinControls.UI.CartesianArea cartesianArea1 = new Telerik.WinControls.UI.CartesianArea();
     this.radChartView1 = new Telerik.WinControls.UI.RadChartView();
     this.btnGreatings  = new System.Windows.Forms.Button();
     this.lblName       = new System.Windows.Forms.Label();
     this.txtName       = new System.Windows.Forms.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     this.radChartView1.SuspendLayout();
     this.SuspendLayout();
     //
     // radChartView1
     //
     this.radChartView1.AreaDesign = cartesianArea1;
     this.radChartView1.Controls.Add(this.txtName);
     this.radChartView1.Controls.Add(this.lblName);
     this.radChartView1.Controls.Add(this.btnGreatings);
     this.radChartView1.Location = new System.Drawing.Point(0, 0);
     this.radChartView1.Name     = "radChartView1";
     this.radChartView1.ShowGrid = false;
     this.radChartView1.Size     = new System.Drawing.Size(274, 85);
     this.radChartView1.TabIndex = 0;
     this.radChartView1.Text     = "radChartView1";
     //
     // btnGreatings
     //
     this.btnGreatings.Location = new System.Drawing.Point(159, 38);
     this.btnGreatings.Name     = "btnGreatings";
     this.btnGreatings.Size     = new System.Drawing.Size(97, 34);
     this.btnGreatings.TabIndex = 0;
     this.btnGreatings.Text     = "Köszön!";
     this.btnGreatings.UseVisualStyleBackColor = true;
     this.btnGreatings.Click += new System.EventHandler(this.BtnGreatings_Click);
     //
     // lblName
     //
     this.lblName.AutoSize = true;
     this.lblName.Location = new System.Drawing.Point(14, 15);
     this.lblName.Name     = "lblName";
     this.lblName.Size     = new System.Drawing.Size(27, 13);
     this.lblName.TabIndex = 1;
     this.lblName.Text     = "Név";
     this.lblName.Click   += new System.EventHandler(this.Label1_Click);
     //
     // txtName
     //
     this.txtName.Location     = new System.Drawing.Point(47, 12);
     this.txtName.Name         = "txtName";
     this.txtName.Size         = new System.Drawing.Size(209, 20);
     this.txtName.TabIndex     = 2;
     this.txtName.Tag          = "";
     this.txtName.TextChanged += new System.EventHandler(this.TextBox1_TextChanged);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(267, 87);
     this.Controls.Add(this.radChartView1);
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Első formom";
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
     this.radChartView1.ResumeLayout(false);
     this.radChartView1.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()
 {
     Telerik.WinControls.UI.CartesianArea       cartesianArea1       = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.TableViewDefinition tableViewDefinition5 = new Telerik.WinControls.UI.TableViewDefinition();
     Telerik.WinControls.UI.TableViewDefinition tableViewDefinition6 = new Telerik.WinControls.UI.TableViewDefinition();
     this.radChartView1              = new Telerik.WinControls.UI.RadChartView();
     this.radLabelChartTitle         = new Telerik.WinControls.UI.RadLabel();
     this.radBrowseEditor1           = new Telerik.WinControls.UI.RadBrowseEditor();
     this.radGridView1               = new Telerik.WinControls.UI.RadGridView();
     this.radGridView2               = new Telerik.WinControls.UI.RadGridView();
     this.radButtonResetZoomAndScale = new Telerik.WinControls.UI.RadButton();
     this.radTextBoxVAxisMax         = new Telerik.WinControls.UI.RadTextBox();
     this.radTextBoxVAxisMin         = new Telerik.WinControls.UI.RadTextBox();
     this.radTextBoxHAxisMin         = new Telerik.WinControls.UI.RadTextBox();
     this.radTextBoxHAxisMax         = new Telerik.WinControls.UI.RadTextBox();
     this.radTextBoxHMarker          = new Telerik.WinControls.UI.RadTextBox();
     this.radTextBoxVMarker1         = new Telerik.WinControls.UI.RadTextBox();
     this.radTextBoxVMarker2         = new Telerik.WinControls.UI.RadTextBox();
     this.radLabel1                     = new Telerik.WinControls.UI.RadLabel();
     this.radLabel2                     = new Telerik.WinControls.UI.RadLabel();
     this.radLabel3                     = new Telerik.WinControls.UI.RadLabel();
     this.radLabel4                     = new Telerik.WinControls.UI.RadLabel();
     this.radLabel5                     = new Telerik.WinControls.UI.RadLabel();
     this.radLabel6                     = new Telerik.WinControls.UI.RadLabel();
     this.radLabel7                     = new Telerik.WinControls.UI.RadLabel();
     this.radLabel8                     = new Telerik.WinControls.UI.RadLabel();
     this.radLabel9                     = new Telerik.WinControls.UI.RadLabel();
     this.radCheckBoxHMarker            = new Telerik.WinControls.UI.RadCheckBox();
     this.radCheckBoxVMarker1           = new Telerik.WinControls.UI.RadCheckBox();
     this.radCheckBoxVMarker2           = new Telerik.WinControls.UI.RadCheckBox();
     this.radLabel10                    = new Telerik.WinControls.UI.RadLabel();
     this.radLabel11                    = new Telerik.WinControls.UI.RadLabel();
     this.radLabel12                    = new Telerik.WinControls.UI.RadLabel();
     this.radLabel13                    = new Telerik.WinControls.UI.RadLabel();
     this.radLabel14                    = new Telerik.WinControls.UI.RadLabel();
     this.radTextBoxVerticalAxisLabel   = new Telerik.WinControls.UI.RadTextBox();
     this.radTextBoxHorizontalAxisLabel = new Telerik.WinControls.UI.RadTextBox();
     this.radTextBoxChartLabel          = new Telerik.WinControls.UI.RadTextBox();
     this.radButtonExportFile           = new Telerik.WinControls.UI.RadButton();
     this.saveFileDialog1               = new System.Windows.Forms.SaveFileDialog();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     this.radChartView1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radLabelChartTitle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radBrowseEditor1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGridView1.MasterTemplate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGridView2.MasterTemplate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radButtonResetZoomAndScale)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxVAxisMax)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxVAxisMin)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxHAxisMin)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxHAxisMax)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxHMarker)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxVMarker1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxVMarker2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxHMarker)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxVMarker1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxVMarker2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxVerticalAxisLabel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxHorizontalAxisLabel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxChartLabel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radButtonExportFile)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // radChartView1
     //
     this.radChartView1.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.radChartView1.AreaDesign = cartesianArea1;
     this.radChartView1.AutoScroll = true;
     this.radChartView1.Controls.Add(this.radLabelChartTitle);
     this.radChartView1.Location = new System.Drawing.Point(12, 325);
     this.radChartView1.Name     = "radChartView1";
     this.radChartView1.ShowGrid = false;
     this.radChartView1.Size     = new System.Drawing.Size(1377, 591);
     this.radChartView1.TabIndex = 0;
     this.radChartView1.Text     = "radChartView1";
     this.radChartView1.Resize  += new System.EventHandler(this.radChartView1_Resize);
     //
     // radLabelChartTitle
     //
     this.radLabelChartTitle.BackColor = System.Drawing.Color.Transparent;
     this.radLabelChartTitle.Font      = new System.Drawing.Font("Segoe UI Symbol", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radLabelChartTitle.Location  = new System.Drawing.Point(560, 3);
     this.radLabelChartTitle.Name      = "radLabelChartTitle";
     this.radLabelChartTitle.Size      = new System.Drawing.Size(122, 37);
     this.radLabelChartTitle.TabIndex  = 0;
     this.radLabelChartTitle.Text      = "Chart Title";
     //
     // radBrowseEditor1
     //
     this.radBrowseEditor1.Location      = new System.Drawing.Point(12, 12);
     this.radBrowseEditor1.Name          = "radBrowseEditor1";
     this.radBrowseEditor1.Size          = new System.Drawing.Size(754, 20);
     this.radBrowseEditor1.TabIndex      = 2;
     this.radBrowseEditor1.Text          = "radBrowseEditor1";
     this.radBrowseEditor1.ValueChanged += new System.EventHandler(this.radBrowseEditor1_ValueChanged);
     //
     // radGridView1
     //
     this.radGridView1.AutoScroll = true;
     this.radGridView1.Location   = new System.Drawing.Point(13, 39);
     //
     //
     //
     this.radGridView1.MasterTemplate.AllowAddNewRow      = false;
     this.radGridView1.MasterTemplate.AllowEditRow        = false;
     this.radGridView1.MasterTemplate.AllowSearchRow      = true;
     this.radGridView1.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill;
     this.radGridView1.MasterTemplate.EnablePaging        = true;
     this.radGridView1.MasterTemplate.ViewDefinition      = tableViewDefinition5;
     this.radGridView1.Name               = "radGridView1";
     this.radGridView1.Size               = new System.Drawing.Size(510, 280);
     this.radGridView1.TabIndex           = 5;
     this.radGridView1.Text               = "Files";
     this.radGridView1.CurrentRowChanged += new Telerik.WinControls.UI.CurrentRowChangedEventHandler(this.radGridView1_CurrentRowChanged);
     this.radGridView1.UserDeletingRow   += new Telerik.WinControls.UI.GridViewRowCancelEventHandler(this.radGridView1_UserDeletingRow);
     this.radGridView1.UserDeletedRow    += new Telerik.WinControls.UI.GridViewRowEventHandler(this.radGridView1_UserDeletedRow);
     //
     // radGridView2
     //
     this.radGridView2.AutoScroll = true;
     this.radGridView2.Location   = new System.Drawing.Point(529, 39);
     //
     //
     //
     this.radGridView2.MasterTemplate.AllowAddNewRow = false;
     this.radGridView2.MasterTemplate.AllowDeleteRow = false;
     this.radGridView2.MasterTemplate.ViewDefinition = tableViewDefinition6;
     this.radGridView2.Name              = "radGridView2";
     this.radGridView2.Size              = new System.Drawing.Size(237, 280);
     this.radGridView2.TabIndex          = 6;
     this.radGridView2.Text              = "radGridView2";
     this.radGridView2.CellValueChanged += new Telerik.WinControls.UI.GridViewCellEventHandler(this.radGridView2_CellValueChanged);
     this.radGridView2.MouseLeave       += new System.EventHandler(this.radGridView2_MouseLeave);
     this.radGridView2.MouseMove        += new System.Windows.Forms.MouseEventHandler(this.radGridView2_MouseMove);
     //
     // radButtonResetZoomAndScale
     //
     this.radButtonResetZoomAndScale.Location = new System.Drawing.Point(963, 178);
     this.radButtonResetZoomAndScale.Name     = "radButtonResetZoomAndScale";
     this.radButtonResetZoomAndScale.Size     = new System.Drawing.Size(110, 24);
     this.radButtonResetZoomAndScale.TabIndex = 7;
     this.radButtonResetZoomAndScale.Text     = "Reset Zoom/Scale";
     this.radButtonResetZoomAndScale.Click   += new System.EventHandler(this.radButtonResetZoomAndScale_Click);
     //
     // radTextBoxVAxisMax
     //
     this.radTextBoxVAxisMax.Location     = new System.Drawing.Point(963, 137);
     this.radTextBoxVAxisMax.Name         = "radTextBoxVAxisMax";
     this.radTextBoxVAxisMax.Size         = new System.Drawing.Size(110, 20);
     this.radTextBoxVAxisMax.TabIndex     = 8;
     this.radTextBoxVAxisMax.TextChanged += new System.EventHandler(this.radTextBoxANY_AXIS_MIN_MAX_TextChanged);
     //
     // radTextBoxVAxisMin
     //
     this.radTextBoxVAxisMin.Location     = new System.Drawing.Point(963, 87);
     this.radTextBoxVAxisMin.Name         = "radTextBoxVAxisMin";
     this.radTextBoxVAxisMin.Size         = new System.Drawing.Size(110, 20);
     this.radTextBoxVAxisMin.TabIndex     = 9;
     this.radTextBoxVAxisMin.TextChanged += new System.EventHandler(this.radTextBoxANY_AXIS_MIN_MAX_TextChanged);
     //
     // radTextBoxHAxisMin
     //
     this.radTextBoxHAxisMin.Location     = new System.Drawing.Point(806, 87);
     this.radTextBoxHAxisMin.Name         = "radTextBoxHAxisMin";
     this.radTextBoxHAxisMin.Size         = new System.Drawing.Size(110, 20);
     this.radTextBoxHAxisMin.TabIndex     = 9;
     this.radTextBoxHAxisMin.TextChanged += new System.EventHandler(this.radTextBoxANY_AXIS_MIN_MAX_TextChanged);
     //
     // radTextBoxHAxisMax
     //
     this.radTextBoxHAxisMax.Location     = new System.Drawing.Point(806, 137);
     this.radTextBoxHAxisMax.Name         = "radTextBoxHAxisMax";
     this.radTextBoxHAxisMax.Size         = new System.Drawing.Size(110, 20);
     this.radTextBoxHAxisMax.TabIndex     = 9;
     this.radTextBoxHAxisMax.TextChanged += new System.EventHandler(this.radTextBoxANY_AXIS_MIN_MAX_TextChanged);
     //
     // radTextBoxHMarker
     //
     this.radTextBoxHMarker.Location = new System.Drawing.Point(1131, 87);
     this.radTextBoxHMarker.Name     = "radTextBoxHMarker";
     this.radTextBoxHMarker.Size     = new System.Drawing.Size(89, 20);
     this.radTextBoxHMarker.TabIndex = 10;
     this.radTextBoxHMarker.Leave   += new System.EventHandler(this.radTextBoxHMarker_TextChanged);
     //
     // radTextBoxVMarker1
     //
     this.radTextBoxVMarker1.Location     = new System.Drawing.Point(1131, 137);
     this.radTextBoxVMarker1.Name         = "radTextBoxVMarker1";
     this.radTextBoxVMarker1.Size         = new System.Drawing.Size(89, 20);
     this.radTextBoxVMarker1.TabIndex     = 9;
     this.radTextBoxVMarker1.TextChanged += new System.EventHandler(this.radTextBoxVMarker1_TextChanged);
     //
     // radTextBoxVMarker2
     //
     this.radTextBoxVMarker2.Location = new System.Drawing.Point(1131, 187);
     this.radTextBoxVMarker2.Name     = "radTextBoxVMarker2";
     this.radTextBoxVMarker2.Size     = new System.Drawing.Size(89, 20);
     this.radTextBoxVMarker2.TabIndex = 9;
     this.radTextBoxVMarker2.Leave   += new System.EventHandler(this.radTextBoxVMarker2_TextChanged);
     //
     // radLabel1
     //
     this.radLabel1.Location = new System.Drawing.Point(806, 39);
     this.radLabel1.Name     = "radLabel1";
     this.radLabel1.Size     = new System.Drawing.Size(81, 18);
     this.radLabel1.TabIndex = 11;
     this.radLabel1.Text     = "Horizontal Axis";
     //
     // radLabel2
     //
     this.radLabel2.Location = new System.Drawing.Point(963, 39);
     this.radLabel2.Name     = "radLabel2";
     this.radLabel2.Size     = new System.Drawing.Size(67, 18);
     this.radLabel2.TabIndex = 12;
     this.radLabel2.Text     = "Vertical Axis";
     //
     // radLabel3
     //
     this.radLabel3.Location = new System.Drawing.Point(806, 63);
     this.radLabel3.Name     = "radLabel3";
     this.radLabel3.Size     = new System.Drawing.Size(54, 18);
     this.radLabel3.TabIndex = 13;
     this.radLabel3.Text     = "Minimum";
     //
     // radLabel4
     //
     this.radLabel4.Location = new System.Drawing.Point(963, 63);
     this.radLabel4.Name     = "radLabel4";
     this.radLabel4.Size     = new System.Drawing.Size(54, 18);
     this.radLabel4.TabIndex = 14;
     this.radLabel4.Text     = "Minimum";
     //
     // radLabel5
     //
     this.radLabel5.Location = new System.Drawing.Point(806, 113);
     this.radLabel5.Name     = "radLabel5";
     this.radLabel5.Size     = new System.Drawing.Size(56, 18);
     this.radLabel5.TabIndex = 14;
     this.radLabel5.Text     = "Maximum";
     //
     // radLabel6
     //
     this.radLabel6.Location = new System.Drawing.Point(963, 113);
     this.radLabel6.Name     = "radLabel6";
     this.radLabel6.Size     = new System.Drawing.Size(56, 18);
     this.radLabel6.TabIndex = 15;
     this.radLabel6.Text     = "Maximum";
     //
     // radLabel7
     //
     this.radLabel7.Location = new System.Drawing.Point(1110, 63);
     this.radLabel7.Name     = "radLabel7";
     this.radLabel7.Size     = new System.Drawing.Size(97, 18);
     this.radLabel7.TabIndex = 16;
     this.radLabel7.Text     = "Horizontal Marker";
     //
     // radLabel8
     //
     this.radLabel8.Location = new System.Drawing.Point(1110, 113);
     this.radLabel8.Name     = "radLabel8";
     this.radLabel8.Size     = new System.Drawing.Size(91, 18);
     this.radLabel8.TabIndex = 17;
     this.radLabel8.Text     = "Vertical Marker 1";
     //
     // radLabel9
     //
     this.radLabel9.Location = new System.Drawing.Point(1110, 163);
     this.radLabel9.Name     = "radLabel9";
     this.radLabel9.Size     = new System.Drawing.Size(91, 18);
     this.radLabel9.TabIndex = 18;
     this.radLabel9.Text     = "Vertical Marker 2";
     //
     // radCheckBoxHMarker
     //
     this.radCheckBoxHMarker.Location            = new System.Drawing.Point(1110, 87);
     this.radCheckBoxHMarker.Name                = "radCheckBoxHMarker";
     this.radCheckBoxHMarker.Size                = new System.Drawing.Size(15, 15);
     this.radCheckBoxHMarker.TabIndex            = 20;
     this.radCheckBoxHMarker.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.radCheckBoxHMarker_ToggleStateChanged);
     //
     // radCheckBoxVMarker1
     //
     this.radCheckBoxVMarker1.Location            = new System.Drawing.Point(1110, 137);
     this.radCheckBoxVMarker1.Name                = "radCheckBoxVMarker1";
     this.radCheckBoxVMarker1.Size                = new System.Drawing.Size(15, 15);
     this.radCheckBoxVMarker1.TabIndex            = 21;
     this.radCheckBoxVMarker1.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.radCheckBoxVMarker1_ToggleStateChanged);
     //
     // radCheckBoxVMarker2
     //
     this.radCheckBoxVMarker2.Location            = new System.Drawing.Point(1110, 187);
     this.radCheckBoxVMarker2.Name                = "radCheckBoxVMarker2";
     this.radCheckBoxVMarker2.Size                = new System.Drawing.Size(15, 15);
     this.radCheckBoxVMarker2.TabIndex            = 21;
     this.radCheckBoxVMarker2.ToggleStateChanged += new Telerik.WinControls.UI.StateChangedEventHandler(this.radCheckBoxVMarker2_ToggleStateChanged);
     //
     // radLabel10
     //
     this.radLabel10.Location = new System.Drawing.Point(1110, 39);
     this.radLabel10.Name     = "radLabel10";
     this.radLabel10.Size     = new System.Drawing.Size(46, 18);
     this.radLabel10.TabIndex = 22;
     this.radLabel10.Text     = "Markers";
     //
     // radLabel11
     //
     this.radLabel11.Location = new System.Drawing.Point(1256, 39);
     this.radLabel11.Name     = "radLabel11";
     this.radLabel11.Size     = new System.Drawing.Size(37, 18);
     this.radLabel11.TabIndex = 31;
     this.radLabel11.Text     = "Labels";
     //
     // radLabel12
     //
     this.radLabel12.Location = new System.Drawing.Point(1256, 163);
     this.radLabel12.Name     = "radLabel12";
     this.radLabel12.Size     = new System.Drawing.Size(96, 18);
     this.radLabel12.TabIndex = 30;
     this.radLabel12.Text     = "Vertical Axis Label";
     //
     // radLabel13
     //
     this.radLabel13.Location = new System.Drawing.Point(1256, 113);
     this.radLabel13.Name     = "radLabel13";
     this.radLabel13.Size     = new System.Drawing.Size(111, 18);
     this.radLabel13.TabIndex = 29;
     this.radLabel13.Text     = "Horizontal Axis Label";
     //
     // radLabel14
     //
     this.radLabel14.Location = new System.Drawing.Point(1256, 63);
     this.radLabel14.Name     = "radLabel14";
     this.radLabel14.Size     = new System.Drawing.Size(63, 18);
     this.radLabel14.TabIndex = 28;
     this.radLabel14.Text     = "Chart Label";
     //
     // radTextBoxVerticalAxisLabel
     //
     this.radTextBoxVerticalAxisLabel.Location     = new System.Drawing.Point(1256, 187);
     this.radTextBoxVerticalAxisLabel.Name         = "radTextBoxVerticalAxisLabel";
     this.radTextBoxVerticalAxisLabel.Size         = new System.Drawing.Size(111, 20);
     this.radTextBoxVerticalAxisLabel.TabIndex     = 25;
     this.radTextBoxVerticalAxisLabel.TextChanged += new System.EventHandler(this.radTextBoxANYLabel_TextChanged);
     //
     // radTextBoxHorizontalAxisLabel
     //
     this.radTextBoxHorizontalAxisLabel.Location     = new System.Drawing.Point(1256, 137);
     this.radTextBoxHorizontalAxisLabel.Name         = "radTextBoxHorizontalAxisLabel";
     this.radTextBoxHorizontalAxisLabel.Size         = new System.Drawing.Size(111, 20);
     this.radTextBoxHorizontalAxisLabel.TabIndex     = 26;
     this.radTextBoxHorizontalAxisLabel.TextChanged += new System.EventHandler(this.radTextBoxANYLabel_TextChanged);
     //
     // radTextBoxChartLabel
     //
     this.radTextBoxChartLabel.Location     = new System.Drawing.Point(1256, 87);
     this.radTextBoxChartLabel.Name         = "radTextBoxChartLabel";
     this.radTextBoxChartLabel.Size         = new System.Drawing.Size(110, 20);
     this.radTextBoxChartLabel.TabIndex     = 27;
     this.radTextBoxChartLabel.TextChanged += new System.EventHandler(this.radTextBoxANYLabel_TextChanged);
     //
     // radButtonExportFile
     //
     this.radButtonExportFile.Location = new System.Drawing.Point(1256, 286);
     this.radButtonExportFile.Name     = "radButtonExportFile";
     this.radButtonExportFile.Size     = new System.Drawing.Size(110, 24);
     this.radButtonExportFile.TabIndex = 32;
     this.radButtonExportFile.Text     = "Export File";
     this.radButtonExportFile.Click   += new System.EventHandler(this.radButtonExportFile_Click);
     //
     // saveFileDialog1
     //
     this.saveFileDialog1.FileOk += new System.ComponentModel.CancelEventHandler(this.saveFileDialog1_FileOk);
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1401, 928);
     this.Controls.Add(this.radButtonExportFile);
     this.Controls.Add(this.radLabel11);
     this.Controls.Add(this.radLabel12);
     this.Controls.Add(this.radLabel13);
     this.Controls.Add(this.radLabel14);
     this.Controls.Add(this.radTextBoxVerticalAxisLabel);
     this.Controls.Add(this.radTextBoxHorizontalAxisLabel);
     this.Controls.Add(this.radTextBoxChartLabel);
     this.Controls.Add(this.radLabel10);
     this.Controls.Add(this.radCheckBoxVMarker2);
     this.Controls.Add(this.radCheckBoxVMarker1);
     this.Controls.Add(this.radCheckBoxHMarker);
     this.Controls.Add(this.radLabel9);
     this.Controls.Add(this.radLabel8);
     this.Controls.Add(this.radLabel7);
     this.Controls.Add(this.radLabel6);
     this.Controls.Add(this.radLabel5);
     this.Controls.Add(this.radLabel4);
     this.Controls.Add(this.radLabel3);
     this.Controls.Add(this.radLabel2);
     this.Controls.Add(this.radLabel1);
     this.Controls.Add(this.radTextBoxVMarker2);
     this.Controls.Add(this.radTextBoxVMarker1);
     this.Controls.Add(this.radTextBoxHMarker);
     this.Controls.Add(this.radTextBoxHAxisMax);
     this.Controls.Add(this.radTextBoxHAxisMin);
     this.Controls.Add(this.radTextBoxVAxisMin);
     this.Controls.Add(this.radTextBoxVAxisMax);
     this.Controls.Add(this.radButtonResetZoomAndScale);
     this.Controls.Add(this.radGridView2);
     this.Controls.Add(this.radGridView1);
     this.Controls.Add(this.radBrowseEditor1);
     this.Controls.Add(this.radChartView1);
     this.KeyPreview = true;
     this.Name       = "MainForm";
     //
     //
     //
     this.RootElement.ApplyShapeToControl = true;
     this.Text         = "sXp Data Analyzation - North Star Scientific";
     this.ThemeName    = "ControlDefault";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
     this.radChartView1.ResumeLayout(false);
     this.radChartView1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radLabelChartTitle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radBrowseEditor1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGridView1.MasterTemplate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGridView2.MasterTemplate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radButtonResetZoomAndScale)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxVAxisMax)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxVAxisMin)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxHAxisMin)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxHAxisMax)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxHMarker)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxVMarker1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxVMarker2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxHMarker)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxVMarker1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxVMarker2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxVerticalAxisLabel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxHorizontalAxisLabel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBoxChartLabel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radButtonExportFile)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 19
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.WinControls.UI.CartesianArea   cartesianArea1   = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.CategoricalAxis categoricalAxis1 = new Telerik.WinControls.UI.CategoricalAxis();
     Telerik.WinControls.UI.LinearAxis      linearAxis1      = new Telerik.WinControls.UI.LinearAxis();
     Telerik.WinControls.UI.LineSeries      lineSeries1      = new Telerik.WinControls.UI.LineSeries();
     Telerik.WinControls.UI.LineSeries      lineSeries2      = new Telerik.WinControls.UI.LineSeries();
     this.PageView = new Telerik.WinControls.UI.RadPageView();
     this.Page1    = new Telerik.WinControls.UI.RadPageViewPage();
     this.chart1   = new Telerik.WinControls.UI.RadChartView();
     this.Page2    = new Telerik.WinControls.UI.RadPageViewPage();
     this.Page3    = new Telerik.WinControls.UI.RadPageViewPage();
     this.Page4    = new Telerik.WinControls.UI.RadPageViewPage();
     this.Page5    = new Telerik.WinControls.UI.RadPageViewPage();
     this.Page6    = new Telerik.WinControls.UI.RadPageViewPage();
     this.Page7    = new Telerik.WinControls.UI.RadPageViewPage();
     this.Page8    = new Telerik.WinControls.UI.RadPageViewPage();
     ((System.ComponentModel.ISupportInitialize)(this.PageView)).BeginInit();
     this.PageView.SuspendLayout();
     this.Page1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // PageView
     //
     this.PageView.Controls.Add(this.Page1);
     this.PageView.Controls.Add(this.Page2);
     this.PageView.Controls.Add(this.Page3);
     this.PageView.Controls.Add(this.Page4);
     this.PageView.Controls.Add(this.Page5);
     this.PageView.Controls.Add(this.Page6);
     this.PageView.Controls.Add(this.Page7);
     this.PageView.Controls.Add(this.Page8);
     this.PageView.DefaultPage          = this.Page1;
     this.PageView.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.PageView.Location             = new System.Drawing.Point(0, 0);
     this.PageView.Name                 = "PageView";
     this.PageView.SelectedPage         = this.Page1;
     this.PageView.Size                 = new System.Drawing.Size(836, 582);
     this.PageView.TabIndex             = 1;
     this.PageView.SelectedPageChanged += new System.EventHandler(this.PageView_SelectedPageChanged);
     ((Telerik.WinControls.UI.RadPageViewStripElement)(this.PageView.GetChildAt(0))).ShowItemPinButton   = false;
     ((Telerik.WinControls.UI.RadPageViewStripElement)(this.PageView.GetChildAt(0))).StripButtons        = Telerik.WinControls.UI.StripViewButtons.None;
     ((Telerik.WinControls.UI.RadPageViewStripElement)(this.PageView.GetChildAt(0))).ItemAlignment       = Telerik.WinControls.UI.StripViewItemAlignment.Near;
     ((Telerik.WinControls.UI.RadPageViewStripElement)(this.PageView.GetChildAt(0))).ShowItemCloseButton = false;
     ((Telerik.WinControls.UI.RadPageViewStripElement)(this.PageView.GetChildAt(0))).ItemSpacing         = 5;
     //
     // Page1
     //
     this.Page1.Controls.Add(this.chart1);
     this.Page1.ItemSize      = new System.Drawing.SizeF(65F, 28F);
     this.Page1.Location      = new System.Drawing.Point(10, 37);
     this.Page1.Name          = "Page1";
     this.Page1.Size          = new System.Drawing.Size(815, 534);
     this.Page1.Tag           = "Cav1";
     this.Page1.Text          = "Cavidad 1";
     this.Page1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // chart1
     //
     this.chart1.AreaDesign              = cartesianArea1;
     categoricalAxis1.IsPrimary          = true;
     categoricalAxis1.LabelRotationAngle = 300D;
     categoricalAxis1.Title              = "Tiempo";
     linearAxis1.AxisType           = Telerik.Charting.AxisType.Second;
     linearAxis1.IsPrimary          = true;
     linearAxis1.LabelRotationAngle = 300D;
     linearAxis1.TickOrigin         = null;
     linearAxis1.Title = "Reflectividad";
     this.chart1.Axes.AddRange(new Telerik.WinControls.UI.Axis[] {
         categoricalAxis1,
         linearAxis1
     });
     this.chart1.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.chart1.EnableAnalytics      = false;
     this.chart1.Location             = new System.Drawing.Point(0, 0);
     this.chart1.Name                 = "chart1";
     this.chart1.SelectionMode        = Telerik.WinControls.UI.ChartSelectionMode.SingleDataPoint;
     lineSeries1.HorizontalAxis       = categoricalAxis1;
     lineSeries1.LabelAngle           = 90D;
     lineSeries1.LabelDistanceToPoint = 15D;
     lineSeries1.VerticalAxis         = linearAxis1;
     lineSeries2.HorizontalAxis       = categoricalAxis1;
     lineSeries2.LabelAngle           = 90D;
     lineSeries2.LabelDistanceToPoint = 15D;
     lineSeries2.LegendTitle          = null;
     lineSeries2.VerticalAxis         = linearAxis1;
     this.chart1.Series.AddRange(new Telerik.WinControls.UI.ChartSeries[] {
         lineSeries1,
         lineSeries2
     });
     this.chart1.ShowGrid            = false;
     this.chart1.ShowPanZoom         = true;
     this.chart1.ShowTitle           = true;
     this.chart1.ShowToolTip         = true;
     this.chart1.ShowTrackBall       = true;
     this.chart1.Size                = new System.Drawing.Size(815, 534);
     this.chart1.TabIndex            = 2;
     this.chart1.Title               = "Cavidad";
     this.chart1.UseDataSource       = false;
     this.chart1.ContextMenuOpening += new Telerik.WinControls.UI.ChartViewContextMenuOpeningEventHandler(this.Chart_ContextMenuOpening);
     //
     // Page2
     //
     this.Page2.ItemSize = new System.Drawing.SizeF(65F, 28F);
     this.Page2.Location = new System.Drawing.Point(10, 37);
     this.Page2.Name     = "Page2";
     this.Page2.Size     = new System.Drawing.Size(811, 532);
     this.Page2.Tag      = "Cav2";
     this.Page2.Text     = "Cavidad 2";
     //
     // Page3
     //
     this.Page3.ItemSize = new System.Drawing.SizeF(65F, 28F);
     this.Page3.Location = new System.Drawing.Point(10, 37);
     this.Page3.Name     = "Page3";
     this.Page3.Size     = new System.Drawing.Size(811, 532);
     this.Page3.Tag      = "Cav3";
     this.Page3.Text     = "Cavidad 3";
     //
     // Page4
     //
     this.Page4.ItemSize = new System.Drawing.SizeF(65F, 28F);
     this.Page4.Location = new System.Drawing.Point(10, 37);
     this.Page4.Name     = "Page4";
     this.Page4.Size     = new System.Drawing.Size(811, 532);
     this.Page4.Tag      = "Cav4";
     this.Page4.Text     = "Cavidad 4";
     //
     // Page5
     //
     this.Page5.ItemSize = new System.Drawing.SizeF(65F, 28F);
     this.Page5.Location = new System.Drawing.Point(10, 37);
     this.Page5.Name     = "Page5";
     this.Page5.Size     = new System.Drawing.Size(811, 532);
     this.Page5.Tag      = "Cav5";
     this.Page5.Text     = "Cavidad 5";
     //
     // Page6
     //
     this.Page6.ItemSize = new System.Drawing.SizeF(65F, 28F);
     this.Page6.Location = new System.Drawing.Point(10, 37);
     this.Page6.Name     = "Page6";
     this.Page6.Size     = new System.Drawing.Size(811, 532);
     this.Page6.Tag      = "Cav6";
     this.Page6.Text     = "Cavidad 6";
     //
     // Page7
     //
     this.Page7.ItemSize = new System.Drawing.SizeF(65F, 28F);
     this.Page7.Location = new System.Drawing.Point(10, 37);
     this.Page7.Name     = "Page7";
     this.Page7.Size     = new System.Drawing.Size(811, 532);
     this.Page7.Tag      = "Cav7";
     this.Page7.Text     = "Cavidad 7";
     //
     // Page8
     //
     this.Page8.ItemSize = new System.Drawing.SizeF(65F, 28F);
     this.Page8.Location = new System.Drawing.Point(305, 4);
     this.Page8.Name     = "Page8";
     this.Page8.Size     = new System.Drawing.Size(523, 572);
     this.Page8.Tag      = "Cav8";
     this.Page8.Text     = "Cavidad 8";
     //
     // frmGraficaControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(836, 582);
     this.Controls.Add(this.PageView);
     this.Name = "frmGraficaControl";
     //
     //
     //
     this.RootElement.ApplyShapeToControl = true;
     this.ShowIcon  = false;
     this.Text      = "GRÁFICA DE CONTROL";
     this.ThemeName = "MaterialTeal";
     this.Load     += new System.EventHandler(this.frmHistograma_Load);
     ((System.ComponentModel.ISupportInitialize)(this.PageView)).EndInit();
     this.PageView.ResumeLayout(false);
     this.Page1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).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.ComponentModel.ComponentResourceManager resources      = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     Telerik.WinControls.UI.CartesianArea           cartesianArea1 = new Telerik.WinControls.UI.CartesianArea();
     this.btnSpy           = new Telerik.WinControls.UI.RadButton();
     this.radChartView1    = new Telerik.WinControls.UI.RadChartView();
     this.bindingSource1   = new System.Windows.Forms.BindingSource(this.components);
     this.chartDataSet     = new Telerik.Examples.WinControls.DataSources.ChartDataSet();
     this.radDropDownList1 = new Telerik.WinControls.UI.RadDropDownList();
     this.radGroupBox1     = new Telerik.WinControls.UI.RadGroupBox();
     ((System.ComponentModel.ISupportInitialize)(this.settingsPanel)).BeginInit();
     this.settingsPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.btnSpy)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartDataSet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radDropDownList1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit();
     this.radGroupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // settingsPanel
     //
     this.settingsPanel.Controls.Add(this.radGroupBox1);
     this.settingsPanel.Size = new System.Drawing.Size(196, 279);
     this.settingsPanel.Controls.SetChildIndex(this.radGroupBox1, 0);
     //
     // btnSpy
     //
     this.btnSpy.Anchor   = System.Windows.Forms.AnchorStyles.Top;
     this.btnSpy.Image    = ((System.Drawing.Image)(resources.GetObject("btnSpy.Image")));
     this.btnSpy.Location = new System.Drawing.Point(246, 7);
     this.btnSpy.Name     = "btnSpy";
     this.btnSpy.Padding  = new System.Windows.Forms.Padding(2, 0, 0, 0);
     //
     //
     //
     this.btnSpy.RootElement.Padding = new System.Windows.Forms.Padding(2, 0, 0, 0);
     this.btnSpy.Size              = new System.Drawing.Size(120, 24);
     this.btnSpy.TabIndex          = 0;
     this.btnSpy.Text              = "RadControl Spy ";
     this.btnSpy.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.btnSpy.ThemeName         = "ControlDefault";
     //
     // radChartView1
     //
     this.radChartView1.AreaDesign = cartesianArea1;
     this.radChartView1.BackColor  = System.Drawing.SystemColors.ControlLightLight;
     this.radChartView1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.radChartView1.Location   = new System.Drawing.Point(0, 0);
     this.radChartView1.Name       = "radChartView1";
     //
     //
     //
     this.radChartView1.RootElement.ControlBounds = new System.Drawing.Rectangle(0, 0, 480, 320);
     this.radChartView1.ShowGrid = false;
     this.radChartView1.Size     = new System.Drawing.Size(1265, 555);
     this.radChartView1.TabIndex = 0;
     this.radChartView1.Text     = "radChartView1";
     //
     // bindingSource1
     //
     this.bindingSource1.DataSource = this.chartDataSet;
     this.bindingSource1.Position   = 0;
     //
     // chartDataSet
     //
     this.chartDataSet.DataSetName             = "ChartDataSet";
     this.chartDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // radDropDownList1
     //
     this.radDropDownList1.Location = new System.Drawing.Point(5, 21);
     this.radDropDownList1.Name     = "radDropDownList1";
     this.radDropDownList1.Size     = new System.Drawing.Size(165, 20);
     this.radDropDownList1.TabIndex = 1;
     this.radDropDownList1.Text     = "radDropDownList1";
     //
     // radGroupBox1
     //
     this.radGroupBox1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
     this.radGroupBox1.Controls.Add(this.radDropDownList1);
     this.radGroupBox1.HeaderText = "Drill Navigator Style";
     this.radGroupBox1.Location   = new System.Drawing.Point(3, 46);
     this.radGroupBox1.Name       = "radGroupBox1";
     //
     //
     //
     this.radGroupBox1.RootElement.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2);
     this.radGroupBox1.Size     = new System.Drawing.Size(175, 58);
     this.radGroupBox1.TabIndex = 2;
     this.radGroupBox1.Text     = "Drill Navigator Style";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.radChartView1);
     this.Name = "Form1";
     this.Size = new System.Drawing.Size(1265, 555);
     this.Controls.SetChildIndex(this.radChartView1, 0);
     this.Controls.SetChildIndex(this.settingsPanel, 0);
     ((System.ComponentModel.ISupportInitialize)(this.settingsPanel)).EndInit();
     this.settingsPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.btnSpy)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartDataSet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radDropDownList1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit();
     this.radGroupBox1.ResumeLayout(false);
     this.radGroupBox1.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.ComponentModel.ComponentResourceManager resources      = new System.ComponentModel.ComponentResourceManager(typeof(RadForm1));
     Telerik.WinControls.UI.CartesianArea           cartesianArea1 = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.LinearAxis      linearAxis1            = new Telerik.WinControls.UI.LinearAxis();
     Telerik.WinControls.UI.LinearAxis      linearAxis2            = new Telerik.WinControls.UI.LinearAxis();
     Telerik.WinControls.UI.ScatterSeries   scatterSeries1         = new Telerik.WinControls.UI.ScatterSeries();
     Telerik.WinControls.UI.CartesianArea   cartesianArea2         = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.CategoricalAxis categoricalAxis1       = new Telerik.WinControls.UI.CategoricalAxis();
     Telerik.WinControls.UI.LinearAxis      linearAxis3            = new Telerik.WinControls.UI.LinearAxis();
     Telerik.WinControls.UI.BarSeries       barSeries1             = new Telerik.WinControls.UI.BarSeries();
     this.materialTheme1      = new Telerik.WinControls.Themes.MaterialTheme();
     this.radPageView1        = new Telerik.WinControls.UI.RadPageView();
     this.radPageViewPage1    = new Telerik.WinControls.UI.RadPageViewPage();
     this.radButton1          = new Telerik.WinControls.UI.RadButton();
     this.doubleRange1        = new TelerikWinFormsApp2.DoubleRange();
     this.labeledIntValue1    = new TelerikWinFormsApp2.LabeledIntValue();
     this.radPageViewPage2    = new Telerik.WinControls.UI.RadPageViewPage();
     this.radButton2          = new Telerik.WinControls.UI.RadButton();
     this.labeledDoubleValye2 = new TelerikWinFormsApp2.LabeledDoubleValye();
     this.labeledDoubleValye1 = new TelerikWinFormsApp2.LabeledDoubleValye();
     this.labeledIntValue2    = new TelerikWinFormsApp2.LabeledIntValue();
     this.radPageViewPage3    = new Telerik.WinControls.UI.RadPageViewPage();
     this.labeledDoubleValye3 = new TelerikWinFormsApp2.LabeledDoubleValye();
     this.labeledIntValue3    = new TelerikWinFormsApp2.LabeledIntValue();
     this.radButton3          = new Telerik.WinControls.UI.RadButton();
     this.radPageViewPage4    = new Telerik.WinControls.UI.RadPageViewPage();
     this.radPageViewPage5    = new Telerik.WinControls.UI.RadPageViewPage();
     this.radPageView2        = new Telerik.WinControls.UI.RadPageView();
     this.radPageViewPage6    = new Telerik.WinControls.UI.RadPageViewPage();
     this.radSplitContainer2  = new Telerik.WinControls.UI.RadSplitContainer();
     this.splitPanel3         = new Telerik.WinControls.UI.SplitPanel();
     this.scatterplotView1    = new Accord.Controls.ScatterplotView();
     this.splitPanel4         = new Telerik.WinControls.UI.SplitPanel();
     this.histogramView1      = new Accord.Controls.HistogramView();
     this.radPageViewPage7    = new Telerik.WinControls.UI.RadPageViewPage();
     this.radSplitContainer1  = new Telerik.WinControls.UI.RadSplitContainer();
     this.splitPanel1         = new Telerik.WinControls.UI.SplitPanel();
     this.radChartView1       = new Telerik.WinControls.UI.RadChartView();
     this.splitPanel2         = new Telerik.WinControls.UI.SplitPanel();
     this.radChartView2       = new Telerik.WinControls.UI.RadChartView();
     ((System.ComponentModel.ISupportInitialize)(this.radPageView1)).BeginInit();
     this.radPageView1.SuspendLayout();
     this.radPageViewPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radButton1)).BeginInit();
     this.radPageViewPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radButton2)).BeginInit();
     this.radPageViewPage3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radButton3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radPageView2)).BeginInit();
     this.radPageView2.SuspendLayout();
     this.radPageViewPage6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).BeginInit();
     this.radSplitContainer2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).BeginInit();
     this.splitPanel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).BeginInit();
     this.splitPanel4.SuspendLayout();
     this.radPageViewPage7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit();
     this.radSplitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).BeginInit();
     this.splitPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).BeginInit();
     this.splitPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // radPageView1
     //
     this.radPageView1.Controls.Add(this.radPageViewPage1);
     this.radPageView1.Controls.Add(this.radPageViewPage2);
     this.radPageView1.Controls.Add(this.radPageViewPage3);
     this.radPageView1.Controls.Add(this.radPageViewPage4);
     this.radPageView1.Controls.Add(this.radPageViewPage5);
     this.radPageView1.Dock         = System.Windows.Forms.DockStyle.Left;
     this.radPageView1.ItemSizeMode = ((Telerik.WinControls.UI.PageViewItemSizeMode)((Telerik.WinControls.UI.PageViewItemSizeMode.EqualWidth | Telerik.WinControls.UI.PageViewItemSizeMode.EqualHeight)));
     this.radPageView1.Location     = new System.Drawing.Point(0, 0);
     this.radPageView1.Name         = "radPageView1";
     this.radPageView1.SelectedPage = this.radPageViewPage3;
     this.radPageView1.Size         = new System.Drawing.Size(402, 843);
     this.radPageView1.TabIndex     = 0;
     this.radPageView1.ThemeName    = "Material";
     this.radPageView1.ViewMode     = Telerik.WinControls.UI.PageViewMode.Outlook;
     //
     // radPageViewPage1
     //
     this.radPageViewPage1.Controls.Add(this.radButton1);
     this.radPageViewPage1.Controls.Add(this.doubleRange1);
     this.radPageViewPage1.Controls.Add(this.labeledIntValue1);
     this.radPageViewPage1.ItemSize = new System.Drawing.SizeF(400F, 49F);
     this.radPageViewPage1.Location = new System.Drawing.Point(6, 57);
     this.radPageViewPage1.Name     = "radPageViewPage1";
     this.radPageViewPage1.Size     = new System.Drawing.Size(390, 479);
     this.radPageViewPage1.Text     = "Равномерное распределение";
     //
     // radButton1
     //
     this.radButton1.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.radButton1.Location  = new System.Drawing.Point(0, 443);
     this.radButton1.Name      = "radButton1";
     this.radButton1.Size      = new System.Drawing.Size(390, 36);
     this.radButton1.TabIndex  = 2;
     this.radButton1.Text      = "Создать выборку";
     this.radButton1.ThemeName = "Material";
     this.radButton1.Click    += new System.EventHandler(this.radButton1_Click);
     //
     // doubleRange1
     //
     this.doubleRange1.From     = -1D;
     this.doubleRange1.Location = new System.Drawing.Point(-6, 106);
     this.doubleRange1.MaxValue = 100D;
     this.doubleRange1.MinValue = -100D;
     this.doubleRange1.Name     = "doubleRange1";
     this.doubleRange1.Padding  = new System.Windows.Forms.Padding(3);
     this.doubleRange1.Size     = new System.Drawing.Size(402, 165);
     this.doubleRange1.SubTitle = "Диапазон (от и до)";
     this.doubleRange1.TabIndex = 1;
     this.doubleRange1.Title    = "Диапазон";
     this.doubleRange1.To       = 1D;
     //
     // labeledIntValue1
     //
     this.labeledIntValue1.Location = new System.Drawing.Point(7, 4);
     this.labeledIntValue1.MaxValue = 9000;
     this.labeledIntValue1.MinValue = 0;
     this.labeledIntValue1.Name     = "labeledIntValue1";
     this.labeledIntValue1.Padding  = new System.Windows.Forms.Padding(3);
     this.labeledIntValue1.Size     = new System.Drawing.Size(373, 96);
     this.labeledIntValue1.TabIndex = 0;
     this.labeledIntValue1.Title    = "Объем выборки";
     this.labeledIntValue1.Value    = 3000;
     //
     // radPageViewPage2
     //
     this.radPageViewPage2.Controls.Add(this.radButton2);
     this.radPageViewPage2.Controls.Add(this.labeledDoubleValye2);
     this.radPageViewPage2.Controls.Add(this.labeledDoubleValye1);
     this.radPageViewPage2.Controls.Add(this.labeledIntValue2);
     this.radPageViewPage2.ItemSize = new System.Drawing.SizeF(400F, 49F);
     this.radPageViewPage2.Location = new System.Drawing.Point(6, 57);
     this.radPageViewPage2.Name     = "radPageViewPage2";
     this.radPageViewPage2.Size     = new System.Drawing.Size(390, 479);
     this.radPageViewPage2.Text     = "Нормальное распределение";
     //
     // radButton2
     //
     this.radButton2.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.radButton2.Location  = new System.Drawing.Point(0, 443);
     this.radButton2.Name      = "radButton2";
     this.radButton2.Size      = new System.Drawing.Size(390, 36);
     this.radButton2.TabIndex  = 4;
     this.radButton2.Text      = "Создать выборку";
     this.radButton2.ThemeName = "Material";
     this.radButton2.Click    += new System.EventHandler(this.radButton2_Click);
     //
     // labeledDoubleValye2
     //
     this.labeledDoubleValye2.BackColor = System.Drawing.Color.Orange;
     this.labeledDoubleValye2.DecPlaces = 3;
     this.labeledDoubleValye2.Location  = new System.Drawing.Point(7, 160);
     this.labeledDoubleValye2.MaxValue  = 1000D;
     this.labeledDoubleValye2.MinValue  = 1D;
     this.labeledDoubleValye2.Name      = "labeledDoubleValye2";
     this.labeledDoubleValye2.Size      = new System.Drawing.Size(373, 48);
     this.labeledDoubleValye2.TabIndex  = 3;
     this.labeledDoubleValye2.Title     = "Станд отклонение";
     this.labeledDoubleValye2.Value     = 1D;
     //
     // labeledDoubleValye1
     //
     this.labeledDoubleValye1.BackColor = System.Drawing.Color.YellowGreen;
     this.labeledDoubleValye1.DecPlaces = 3;
     this.labeledDoubleValye1.Location  = new System.Drawing.Point(6, 105);
     this.labeledDoubleValye1.MaxValue  = 1000D;
     this.labeledDoubleValye1.MinValue  = -1000D;
     this.labeledDoubleValye1.Name      = "labeledDoubleValye1";
     this.labeledDoubleValye1.Size      = new System.Drawing.Size(373, 48);
     this.labeledDoubleValye1.TabIndex  = 2;
     this.labeledDoubleValye1.Title     = "Мат  ожидание";
     this.labeledDoubleValye1.Value     = 0D;
     //
     // labeledIntValue2
     //
     this.labeledIntValue2.Location = new System.Drawing.Point(6, 3);
     this.labeledIntValue2.MaxValue = 9000;
     this.labeledIntValue2.MinValue = 0;
     this.labeledIntValue2.Name     = "labeledIntValue2";
     this.labeledIntValue2.Padding  = new System.Windows.Forms.Padding(3);
     this.labeledIntValue2.Size     = new System.Drawing.Size(373, 96);
     this.labeledIntValue2.TabIndex = 1;
     this.labeledIntValue2.Title    = "Объем выборки";
     this.labeledIntValue2.Value    = 3000;
     //
     // radPageViewPage3
     //
     this.radPageViewPage3.Controls.Add(this.labeledDoubleValye3);
     this.radPageViewPage3.Controls.Add(this.labeledIntValue3);
     this.radPageViewPage3.Controls.Add(this.radButton3);
     this.radPageViewPage3.ItemSize = new System.Drawing.SizeF(400F, 49F);
     this.radPageViewPage3.Location = new System.Drawing.Point(6, 57);
     this.radPageViewPage3.Name     = "radPageViewPage3";
     this.radPageViewPage3.Size     = new System.Drawing.Size(390, 479);
     this.radPageViewPage3.Text     = "Экспоненциальное распределение";
     //
     // labeledDoubleValye3
     //
     this.labeledDoubleValye3.DecPlaces = 3;
     this.labeledDoubleValye3.Location  = new System.Drawing.Point(6, 105);
     this.labeledDoubleValye3.MaxValue  = 100D;
     this.labeledDoubleValye3.MinValue  = 1E-07D;
     this.labeledDoubleValye3.Name      = "labeledDoubleValye3";
     this.labeledDoubleValye3.Size      = new System.Drawing.Size(373, 48);
     this.labeledDoubleValye3.TabIndex  = 3;
     this.labeledDoubleValye3.Title     = "Уровень";
     this.labeledDoubleValye3.Value     = 1D;
     //
     // labeledIntValue3
     //
     this.labeledIntValue3.Location = new System.Drawing.Point(6, 3);
     this.labeledIntValue3.MaxValue = 9000;
     this.labeledIntValue3.MinValue = 0;
     this.labeledIntValue3.Name     = "labeledIntValue3";
     this.labeledIntValue3.Padding  = new System.Windows.Forms.Padding(3);
     this.labeledIntValue3.Size     = new System.Drawing.Size(373, 96);
     this.labeledIntValue3.TabIndex = 2;
     this.labeledIntValue3.Title    = "Объем выборки";
     this.labeledIntValue3.Value    = 3000;
     //
     // radButton3
     //
     this.radButton3.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.radButton3.Location  = new System.Drawing.Point(0, 443);
     this.radButton3.Name      = "radButton3";
     this.radButton3.Size      = new System.Drawing.Size(390, 36);
     this.radButton3.TabIndex  = 0;
     this.radButton3.Text      = "Создать выборку";
     this.radButton3.ThemeName = "Material";
     this.radButton3.Click    += new System.EventHandler(this.radButton3_Click);
     //
     // radPageViewPage4
     //
     this.radPageViewPage4.ItemSize = new System.Drawing.SizeF(400F, 49F);
     this.radPageViewPage4.Location = new System.Drawing.Point(6, 57);
     this.radPageViewPage4.Name     = "radPageViewPage4";
     this.radPageViewPage4.Size     = new System.Drawing.Size(322, 479);
     this.radPageViewPage4.Text     = "radPageViewPage4";
     //
     // radPageViewPage5
     //
     this.radPageViewPage5.ItemSize = new System.Drawing.SizeF(400F, 49F);
     this.radPageViewPage5.Location = new System.Drawing.Point(6, 57);
     this.radPageViewPage5.Name     = "radPageViewPage5";
     this.radPageViewPage5.Size     = new System.Drawing.Size(322, 479);
     this.radPageViewPage5.Text     = "radPageViewPage5";
     //
     // radPageView2
     //
     this.radPageView2.Controls.Add(this.radPageViewPage6);
     this.radPageView2.Controls.Add(this.radPageViewPage7);
     this.radPageView2.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.radPageView2.Location     = new System.Drawing.Point(402, 0);
     this.radPageView2.Name         = "radPageView2";
     this.radPageView2.SelectedPage = this.radPageViewPage6;
     this.radPageView2.Size         = new System.Drawing.Size(846, 843);
     this.radPageView2.TabIndex     = 1;
     this.radPageView2.ThemeName    = "Material";
     ((Telerik.WinControls.UI.RadPageViewStripElement)(this.radPageView2.GetChildAt(0))).ItemFitMode = Telerik.WinControls.UI.StripViewItemFitMode.Fill;
     //
     // radPageViewPage6
     //
     this.radPageViewPage6.Controls.Add(this.radSplitContainer2);
     this.radPageViewPage6.ItemSize = new System.Drawing.SizeF(384F, 49F);
     this.radPageViewPage6.Location = new System.Drawing.Point(6, 55);
     this.radPageViewPage6.Name     = "radPageViewPage6";
     this.radPageViewPage6.Size     = new System.Drawing.Size(834, 782);
     this.radPageViewPage6.Text     = "Accord";
     //
     // radSplitContainer2
     //
     this.radSplitContainer2.Controls.Add(this.splitPanel3);
     this.radSplitContainer2.Controls.Add(this.splitPanel4);
     this.radSplitContainer2.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.radSplitContainer2.Location    = new System.Drawing.Point(0, 0);
     this.radSplitContainer2.Name        = "radSplitContainer2";
     this.radSplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     //
     //
     this.radSplitContainer2.RootElement.MinSize = new System.Drawing.Size(25, 25);
     this.radSplitContainer2.Size          = new System.Drawing.Size(834, 782);
     this.radSplitContainer2.SplitterWidth = 8;
     this.radSplitContainer2.TabIndex      = 0;
     this.radSplitContainer2.TabStop       = false;
     this.radSplitContainer2.ThemeName     = "Material";
     //
     // splitPanel3
     //
     this.splitPanel3.Controls.Add(this.scatterplotView1);
     this.splitPanel3.Location = new System.Drawing.Point(0, 0);
     this.splitPanel3.Name     = "splitPanel3";
     //
     //
     //
     this.splitPanel3.RootElement.MinSize = new System.Drawing.Size(25, 25);
     this.splitPanel3.Size      = new System.Drawing.Size(834, 387);
     this.splitPanel3.TabIndex  = 0;
     this.splitPanel3.TabStop   = false;
     this.splitPanel3.Text      = "splitPanel3";
     this.splitPanel3.ThemeName = "Material";
     //
     // scatterplotView1
     //
     this.scatterplotView1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.scatterplotView1.LinesVisible = false;
     this.scatterplotView1.Location     = new System.Drawing.Point(0, 0);
     this.scatterplotView1.Name         = "scatterplotView1";
     this.scatterplotView1.ScaleTight   = false;
     this.scatterplotView1.Size         = new System.Drawing.Size(834, 387);
     this.scatterplotView1.SymbolSize   = 7F;
     this.scatterplotView1.TabIndex     = 0;
     //
     // splitPanel4
     //
     this.splitPanel4.Controls.Add(this.histogramView1);
     this.splitPanel4.Location = new System.Drawing.Point(0, 395);
     this.splitPanel4.Name     = "splitPanel4";
     //
     //
     //
     this.splitPanel4.RootElement.MinSize = new System.Drawing.Size(25, 25);
     this.splitPanel4.Size      = new System.Drawing.Size(834, 387);
     this.splitPanel4.TabIndex  = 1;
     this.splitPanel4.TabStop   = false;
     this.splitPanel4.Text      = "splitPanel4";
     this.splitPanel4.ThemeName = "Material";
     //
     // histogramView1
     //
     this.histogramView1.BinWidth     = 0.2D;
     this.histogramView1.DataSource   = ((object)(resources.GetObject("histogramView1.DataSource")));
     this.histogramView1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.histogramView1.Histogram    = ((Accord.Statistics.Visualizations.Histogram)(resources.GetObject("histogramView1.Histogram")));
     this.histogramView1.Location     = new System.Drawing.Point(0, 0);
     this.histogramView1.Name         = "histogramView1";
     this.histogramView1.NumberOfBins = null;
     this.histogramView1.Size         = new System.Drawing.Size(834, 387);
     this.histogramView1.TabIndex     = 0;
     //
     // radPageViewPage7
     //
     this.radPageViewPage7.Controls.Add(this.radSplitContainer1);
     this.radPageViewPage7.ItemSize = new System.Drawing.SizeF(381F, 49F);
     this.radPageViewPage7.Location = new System.Drawing.Point(6, 55);
     this.radPageViewPage7.Name     = "radPageViewPage7";
     this.radPageViewPage7.Size     = new System.Drawing.Size(834, 782);
     this.radPageViewPage7.Text     = "Telerik";
     //
     // radSplitContainer1
     //
     this.radSplitContainer1.Controls.Add(this.splitPanel1);
     this.radSplitContainer1.Controls.Add(this.splitPanel2);
     this.radSplitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.radSplitContainer1.Location    = new System.Drawing.Point(0, 0);
     this.radSplitContainer1.Name        = "radSplitContainer1";
     this.radSplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     //
     //
     this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25);
     this.radSplitContainer1.Size          = new System.Drawing.Size(834, 782);
     this.radSplitContainer1.SplitterWidth = 8;
     this.radSplitContainer1.TabIndex      = 0;
     this.radSplitContainer1.TabStop       = false;
     this.radSplitContainer1.ThemeName     = "Material";
     //
     // splitPanel1
     //
     this.splitPanel1.Controls.Add(this.radChartView1);
     this.splitPanel1.Location = new System.Drawing.Point(0, 0);
     this.splitPanel1.Name     = "splitPanel1";
     //
     //
     //
     this.splitPanel1.RootElement.MinSize = new System.Drawing.Size(25, 25);
     this.splitPanel1.Size     = new System.Drawing.Size(834, 387);
     this.splitPanel1.TabIndex = 0;
     this.splitPanel1.TabStop  = false;
     this.splitPanel1.Text     = "splitPanel1";
     //
     // radChartView1
     //
     this.radChartView1.AreaDesign  = cartesianArea1;
     linearAxis1.AxisType           = Telerik.Charting.AxisType.Second;
     linearAxis1.IsPrimary          = true;
     linearAxis1.LabelRotationAngle = 300D;
     linearAxis1.TickOrigin         = null;
     linearAxis1.Title              = "";
     linearAxis2.IsPrimary          = true;
     linearAxis2.LabelRotationAngle = 300D;
     linearAxis2.TickOrigin         = null;
     linearAxis2.Title              = "";
     this.radChartView1.Axes.AddRange(new Telerik.WinControls.UI.Axis[] {
         linearAxis1,
         linearAxis2
     });
     this.radChartView1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.radChartView1.Location         = new System.Drawing.Point(0, 0);
     this.radChartView1.Name             = "radChartView1";
     scatterSeries1.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(196)))), ((int)(((byte)(65)))));
     scatterSeries1.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(196)))), ((int)(((byte)(65)))));
     scatterSeries1.HorizontalAxis       = linearAxis1;
     scatterSeries1.LabelAngle           = 90D;
     scatterSeries1.LabelDistanceToPoint = 15D;
     scatterSeries1.LegendTitle          = null;
     scatterSeries1.VerticalAxis         = linearAxis2;
     this.radChartView1.Series.AddRange(new Telerik.WinControls.UI.ChartSeries[] {
         scatterSeries1
     });
     this.radChartView1.ShowGrid      = false;
     this.radChartView1.ShowPanZoom   = true;
     this.radChartView1.ShowTrackBall = true;
     this.radChartView1.Size          = new System.Drawing.Size(834, 387);
     this.radChartView1.TabIndex      = 0;
     this.radChartView1.ThemeName     = "Material";
     //
     // splitPanel2
     //
     this.splitPanel2.Controls.Add(this.radChartView2);
     this.splitPanel2.Location = new System.Drawing.Point(0, 395);
     this.splitPanel2.Name     = "splitPanel2";
     //
     //
     //
     this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(25, 25);
     this.splitPanel2.Size     = new System.Drawing.Size(834, 387);
     this.splitPanel2.TabIndex = 1;
     this.splitPanel2.TabStop  = false;
     this.splitPanel2.Text     = "splitPanel2";
     //
     // radChartView2
     //
     this.radChartView2.AreaDesign       = cartesianArea2;
     categoricalAxis1.IsPrimary          = true;
     categoricalAxis1.LabelRotationAngle = 300D;
     categoricalAxis1.Title         = "";
     linearAxis3.AxisType           = Telerik.Charting.AxisType.Second;
     linearAxis3.IsPrimary          = true;
     linearAxis3.LabelRotationAngle = 300D;
     linearAxis3.TickOrigin         = null;
     linearAxis3.Title = "";
     this.radChartView2.Axes.AddRange(new Telerik.WinControls.UI.Axis[] {
         categoricalAxis1,
         linearAxis3
     });
     this.radChartView2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.radChartView2.Location = new System.Drawing.Point(0, 0);
     this.radChartView2.Name     = "radChartView2";
     barSeries1.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(196)))), ((int)(((byte)(65)))));
     barSeries1.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(196)))), ((int)(((byte)(65)))));
     barSeries1.HorizontalAxis   = categoricalAxis1;
     barSeries1.LabelMode        = Telerik.WinControls.UI.BarLabelModes.Top;
     barSeries1.VerticalAxis     = linearAxis3;
     this.radChartView2.Series.AddRange(new Telerik.WinControls.UI.ChartSeries[] {
         barSeries1
     });
     this.radChartView2.ShowGrid      = false;
     this.radChartView2.ShowPanZoom   = true;
     this.radChartView2.ShowTrackBall = true;
     this.radChartView2.Size          = new System.Drawing.Size(834, 387);
     this.radChartView2.TabIndex      = 0;
     this.radChartView2.ThemeName     = "Material";
     //
     // RadForm1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1248, 843);
     this.Controls.Add(this.radPageView2);
     this.Controls.Add(this.radPageView1);
     this.Name = "RadForm1";
     //
     //
     //
     this.RootElement.ApplyShapeToControl = true;
     this.Text      = "RadForm1";
     this.ThemeName = "Material";
     ((System.ComponentModel.ISupportInitialize)(this.radPageView1)).EndInit();
     this.radPageView1.ResumeLayout(false);
     this.radPageViewPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radButton1)).EndInit();
     this.radPageViewPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radButton2)).EndInit();
     this.radPageViewPage3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radButton3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radPageView2)).EndInit();
     this.radPageView2.ResumeLayout(false);
     this.radPageViewPage6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).EndInit();
     this.radSplitContainer2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).EndInit();
     this.splitPanel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).EndInit();
     this.splitPanel4.ResumeLayout(false);
     this.radPageViewPage7.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).EndInit();
     this.radSplitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).EndInit();
     this.splitPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).EndInit();
     this.splitPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radChartView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).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()
 {
     Telerik.WinControls.UI.CartesianArea   cartesianArea1   = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.CategoricalAxis categoricalAxis1 = new Telerik.WinControls.UI.CategoricalAxis();
     Telerik.WinControls.UI.LinearAxis      linearAxis1      = new Telerik.WinControls.UI.LinearAxis();
     Telerik.WinControls.UI.BarSeries       barSeries1       = new Telerik.WinControls.UI.BarSeries();
     Telerik.WinControls.UI.BarSeries       barSeries2       = new Telerik.WinControls.UI.BarSeries();
     this.PageView = new Telerik.WinControls.UI.RadPageView();
     this.Page1    = new Telerik.WinControls.UI.RadPageViewPage();
     this.chart1   = new Telerik.WinControls.UI.RadChartView();
     this.Page2    = new Telerik.WinControls.UI.RadPageViewPage();
     this.Page3    = new Telerik.WinControls.UI.RadPageViewPage();
     this.Page4    = new Telerik.WinControls.UI.RadPageViewPage();
     this.Page5    = new Telerik.WinControls.UI.RadPageViewPage();
     this.Page6    = new Telerik.WinControls.UI.RadPageViewPage();
     this.Page7    = new Telerik.WinControls.UI.RadPageViewPage();
     this.Page8    = new Telerik.WinControls.UI.RadPageViewPage();
     ((System.ComponentModel.ISupportInitialize)(this.PageView)).BeginInit();
     this.PageView.SuspendLayout();
     this.Page1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // PageView
     //
     this.PageView.Controls.Add(this.Page1);
     this.PageView.Controls.Add(this.Page2);
     this.PageView.Controls.Add(this.Page3);
     this.PageView.Controls.Add(this.Page4);
     this.PageView.Controls.Add(this.Page5);
     this.PageView.Controls.Add(this.Page6);
     this.PageView.Controls.Add(this.Page7);
     this.PageView.Controls.Add(this.Page8);
     this.PageView.DefaultPage          = this.Page1;
     this.PageView.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.PageView.Location             = new System.Drawing.Point(0, 0);
     this.PageView.Name                 = "PageView";
     this.PageView.SelectedPage         = this.Page1;
     this.PageView.Size                 = new System.Drawing.Size(836, 582);
     this.PageView.TabIndex             = 0;
     this.PageView.SelectedPageChanged += new System.EventHandler(this.PageView_SelectedPageChanged);
     //
     // Page1
     //
     this.Page1.Controls.Add(this.chart1);
     this.Page1.ItemSize      = new System.Drawing.SizeF(65F, 28F);
     this.Page1.Location      = new System.Drawing.Point(10, 37);
     this.Page1.Name          = "Page1";
     this.Page1.Size          = new System.Drawing.Size(815, 534);
     this.Page1.Tag           = "Val1";
     this.Page1.Text          = "Cavidad 1";
     this.Page1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // chart1
     //
     this.chart1.AreaDesign              = cartesianArea1;
     categoricalAxis1.IsPrimary          = true;
     categoricalAxis1.LabelRotationAngle = 300D;
     categoricalAxis1.Title              = "Reflectividad";
     linearAxis1.AxisType           = Telerik.Charting.AxisType.Second;
     linearAxis1.IsPrimary          = true;
     linearAxis1.LabelRotationAngle = 300D;
     linearAxis1.TickOrigin         = null;
     linearAxis1.Title = "Frecuencia";
     this.chart1.Axes.AddRange(new Telerik.WinControls.UI.Axis[] {
         categoricalAxis1,
         linearAxis1
     });
     this.chart1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.chart1.EnableAnalytics = false;
     this.chart1.Location        = new System.Drawing.Point(0, 0);
     this.chart1.Name            = "chart1";
     this.chart1.SelectionMode   = Telerik.WinControls.UI.ChartSelectionMode.SingleDataPoint;
     barSeries1.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(213)))), ((int)(((byte)(230)))));
     barSeries1.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(213)))), ((int)(((byte)(230)))));
     barSeries1.HorizontalAxis   = categoricalAxis1;
     barSeries1.LabelMode        = Telerik.WinControls.UI.BarLabelModes.Top;
     barSeries1.LegendTitle      = null;
     barSeries1.ShowLabels       = true;
     barSeries1.VerticalAxis     = linearAxis1;
     barSeries2.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(158)))), ((int)(((byte)(144)))));
     barSeries2.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(158)))), ((int)(((byte)(144)))));
     barSeries2.HorizontalAxis   = categoricalAxis1;
     barSeries2.LabelMode        = Telerik.WinControls.UI.BarLabelModes.Top;
     barSeries2.LegendTitle      = null;
     barSeries2.ShowLabels       = true;
     barSeries2.VerticalAxis     = linearAxis1;
     this.chart1.Series.AddRange(new Telerik.WinControls.UI.ChartSeries[] {
         barSeries1,
         barSeries2
     });
     this.chart1.ShowGrid            = false;
     this.chart1.ShowPanZoom         = true;
     this.chart1.ShowTitle           = true;
     this.chart1.ShowTrackBall       = true;
     this.chart1.Size                = new System.Drawing.Size(815, 534);
     this.chart1.TabIndex            = 1;
     this.chart1.Title               = "Cavidad";
     this.chart1.UseDataSource       = false;
     this.chart1.ContextMenuOpening += new Telerik.WinControls.UI.ChartViewContextMenuOpeningEventHandler(this.Chart_ContextMenuOpening);
     //
     // Page2
     //
     this.Page2.ItemSize = new System.Drawing.SizeF(65F, 28F);
     this.Page2.Location = new System.Drawing.Point(10, 37);
     this.Page2.Name     = "Page2";
     this.Page2.Size     = new System.Drawing.Size(811, 532);
     this.Page2.Tag      = "Val2";
     this.Page2.Text     = "Cavidad 2";
     //
     // Page3
     //
     this.Page3.ItemSize = new System.Drawing.SizeF(65F, 28F);
     this.Page3.Location = new System.Drawing.Point(10, 37);
     this.Page3.Name     = "Page3";
     this.Page3.Size     = new System.Drawing.Size(811, 532);
     this.Page3.Tag      = "Val3";
     this.Page3.Text     = "Cavidad 3";
     //
     // Page4
     //
     this.Page4.ItemSize = new System.Drawing.SizeF(65F, 28F);
     this.Page4.Location = new System.Drawing.Point(10, 37);
     this.Page4.Name     = "Page4";
     this.Page4.Size     = new System.Drawing.Size(811, 532);
     this.Page4.Tag      = "Val4";
     this.Page4.Text     = "Cavidad 4";
     //
     // Page5
     //
     this.Page5.ItemSize = new System.Drawing.SizeF(65F, 28F);
     this.Page5.Location = new System.Drawing.Point(10, 37);
     this.Page5.Name     = "Page5";
     this.Page5.Size     = new System.Drawing.Size(811, 532);
     this.Page5.Tag      = "Val5";
     this.Page5.Text     = "Cavidad 5";
     //
     // Page6
     //
     this.Page6.ItemSize = new System.Drawing.SizeF(65F, 28F);
     this.Page6.Location = new System.Drawing.Point(10, 37);
     this.Page6.Name     = "Page6";
     this.Page6.Size     = new System.Drawing.Size(811, 532);
     this.Page6.Tag      = "Val6";
     this.Page6.Text     = "Cavidad 6";
     //
     // Page7
     //
     this.Page7.ItemSize = new System.Drawing.SizeF(65F, 28F);
     this.Page7.Location = new System.Drawing.Point(10, 37);
     this.Page7.Name     = "Page7";
     this.Page7.Size     = new System.Drawing.Size(811, 532);
     this.Page7.Tag      = "Val7";
     this.Page7.Text     = "Cavidad 7";
     //
     // Page8
     //
     this.Page8.ItemSize = new System.Drawing.SizeF(65F, 28F);
     this.Page8.Location = new System.Drawing.Point(10, 37);
     this.Page8.Name     = "Page8";
     this.Page8.Size     = new System.Drawing.Size(811, 532);
     this.Page8.Tag      = "Val8";
     this.Page8.Text     = "Cavidad 8";
     //
     // frmHistograma
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(836, 582);
     this.Controls.Add(this.PageView);
     this.MinimizeBox = false;
     this.Name        = "frmHistograma";
     //
     //
     //
     this.RootElement.ApplyShapeToControl = true;
     this.ShowIcon  = false;
     this.Text      = "HISTOGRAMAS";
     this.ThemeName = "MaterialTeal";
     this.Load     += new System.EventHandler(this.frmHistograma_Load);
     ((System.ComponentModel.ISupportInitialize)(this.PageView)).EndInit();
     this.PageView.ResumeLayout(false);
     this.Page1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).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()
 {
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn2  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn3  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn4  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn5  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn6  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn7  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn8  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn9  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn10 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn11 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn12 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn13 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn14 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.TableViewDefinition   tableViewDefinition1    = new Telerik.WinControls.UI.TableViewDefinition();
     Telerik.WinControls.UI.CartesianArea         cartesianArea1          = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.CategoricalAxis       categoricalAxis1        = new Telerik.WinControls.UI.CategoricalAxis();
     Telerik.WinControls.UI.LinearAxis            linearAxis1             = new Telerik.WinControls.UI.LinearAxis();
     Telerik.WinControls.UI.BarSeries             barSeries1             = new Telerik.WinControls.UI.BarSeries();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint1  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint2  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint3  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint4  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint5  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint6  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint7  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint8  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint9  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint10 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint11 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint12 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint13 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.WinControls.UI.BarSeries             barSeries2             = new Telerik.WinControls.UI.BarSeries();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint14 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint15 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint16 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint17 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint18 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint19 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint20 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint21 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint22 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint23 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint24 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint25 = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint        categoricalDataPoint26 = new Telerik.Charting.CategoricalDataPoint();
     C1.Win.C1Gauge.C1GaugeLabels      c1GaugeLabels1      = new C1.Win.C1Gauge.C1GaugeLabels();
     C1.Win.C1Gauge.C1GaugeMarks       c1GaugeMarks1       = new C1.Win.C1Gauge.C1GaugeMarks();
     C1.Win.C1Gauge.C1GaugeMarks       c1GaugeMarks2       = new C1.Win.C1Gauge.C1GaugeMarks();
     C1.Win.C1Gauge.C1GaugeRange       c1GaugeRange1       = new C1.Win.C1Gauge.C1GaugeRange();
     C1.Win.C1Gauge.C1GaugeSingleLabel c1GaugeSingleLabel1 = new C1.Win.C1Gauge.C1GaugeSingleLabel();
     C1.Win.C1Gauge.C1GaugeEllipse     c1GaugeEllipse1     = new C1.Win.C1Gauge.C1GaugeEllipse();
     C1.Win.C1Gauge.C1GaugeEllipse     c1GaugeEllipse2     = new C1.Win.C1Gauge.C1GaugeEllipse();
     C1.Win.C1Gauge.C1GaugeEllipse     c1GaugeEllipse3     = new C1.Win.C1Gauge.C1GaugeEllipse();
     C1.Win.C1Gauge.C1GaugeCaption     c1GaugeCaption1     = new C1.Win.C1Gauge.C1GaugeCaption();
     C1.Win.C1Gauge.C1GaugeCaption     c1GaugeCaption2     = new C1.Win.C1Gauge.C1GaugeCaption();
     this.aaaaaa          = new Telerik.WinControls.RootRadElement();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.cb_year         = new System.Windows.Forms.ComboBox();
     this.radSeparator3   = new Telerik.WinControls.UI.RadSeparator();
     this.label2          = new System.Windows.Forms.Label();
     this.label1          = new System.Windows.Forms.Label();
     this.radSeparator2   = new Telerik.WinControls.UI.RadSeparator();
     this.rBut_print      = new Telerik.WinControls.UI.RadButton();
     this.rBut_ok         = new Telerik.WinControls.UI.RadButton();
     this.monthData       = new Telerik.WinControls.UI.RadGridView();
     this.radChartView1   = new Telerik.WinControls.UI.RadChartView();
     this.radPanel1       = new Telerik.WinControls.UI.RadPanel();
     this.c1Gauge11       = new C1.Win.C1Gauge.C1Gauge();
     this.c1RG            = new C1.Win.C1Gauge.C1RadialGauge();
     this.lb_name         = new System.Windows.Forms.Label();
     this.panel3          = new System.Windows.Forms.Panel();
     this.radLabel4       = new Telerik.WinControls.UI.RadLabel();
     this.radLabel3       = new Telerik.WinControls.UI.RadLabel();
     this.panel2          = new System.Windows.Forms.Panel();
     this.lastyeartet     = new Telerik.WinControls.UI.RadLabel();
     this.lb_lastyear     = new Telerik.WinControls.UI.RadLabel();
     this.panel1          = new System.Windows.Forms.Panel();
     this.currentYearTxt  = new Telerik.WinControls.UI.RadLabel();
     this.currentYearLbl  = new Telerik.WinControls.UI.RadLabel();
     this.radSeparator1   = new Telerik.WinControls.UI.RadSeparator();
     this.bbbbbb          = new Telerik.WinControls.RootRadElement();
     this.printDialog1    = new System.Windows.Forms.PrintDialog();
     this.printDocument1  = new System.Drawing.Printing.PrintDocument();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rBut_print)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rBut_ok)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.monthData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.monthData.MasterTemplate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radPanel1)).BeginInit();
     this.radPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1Gauge11)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lastyeartet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lb_lastyear)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.currentYearTxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.currentYearLbl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator1)).BeginInit();
     this.SuspendLayout();
     //
     // aaaaaa
     //
     this.aaaaaa.Name = "aaaaaa";
     this.aaaaaa.StretchHorizontally = true;
     this.aaaaaa.StretchVertically   = true;
     //
     // splitContainer1
     //
     this.splitContainer1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
     this.splitContainer1.Location   = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name       = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.BackColor = System.Drawing.SystemColors.Window;
     this.splitContainer1.Panel1.Controls.Add(this.cb_year);
     this.splitContainer1.Panel1.Controls.Add(this.radSeparator3);
     this.splitContainer1.Panel1.Controls.Add(this.label2);
     this.splitContainer1.Panel1.Controls.Add(this.label1);
     this.splitContainer1.Panel1.Controls.Add(this.radSeparator2);
     this.splitContainer1.Panel1.Controls.Add(this.rBut_print);
     this.splitContainer1.Panel1.Controls.Add(this.rBut_ok);
     this.splitContainer1.Panel1.Controls.Add(this.monthData);
     this.splitContainer1.Panel1.Controls.Add(this.radChartView1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.radPanel1);
     this.splitContainer1.Size             = new System.Drawing.Size(1288, 730);
     this.splitContainer1.SplitterDistance = 958;
     this.splitContainer1.TabIndex         = 0;
     //
     // cb_year
     //
     this.cb_year.FormattingEnabled = true;
     this.cb_year.Location          = new System.Drawing.Point(773, 16);
     this.cb_year.Name     = "cb_year";
     this.cb_year.Size     = new System.Drawing.Size(58, 20);
     this.cb_year.TabIndex = 86;
     //
     // radSeparator3
     //
     this.radSeparator3.Location = new System.Drawing.Point(23, 70);
     this.radSeparator3.Name     = "radSeparator3";
     this.radSeparator3.Size     = new System.Drawing.Size(109, 10);
     this.radSeparator3.TabIndex = 80;
     this.radSeparator3.Text     = "radSeparator2";
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator3.GetChildAt(0).GetChildAt(0))).SeparatorOrientation = Telerik.WinControls.SepOrientation.Horizontal;
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator3.GetChildAt(0).GetChildAt(0))).SweepAngle           = 0;
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator3.GetChildAt(0).GetChildAt(0))).FitToSizeMode        = Telerik.WinControls.RadFitToSizeMode.FitToParentPadding;
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator3.GetChildAt(0).GetChildAt(0))).BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(212)))), ((int)(((byte)(218)))));
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator3.GetChildAt(0).GetChildAt(0))).SmoothingMode        = System.Drawing.Drawing2D.SmoothingMode.None;
     //
     // label2
     //
     this.label2.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.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label2.Location  = new System.Drawing.Point(26, 358);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(110, 16);
     this.label2.TabIndex  = 81;
     this.label2.Text      = "多年指标数据";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label1
     //
     this.label1.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.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label1.Location  = new System.Drawing.Point(20, 48);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(110, 16);
     this.label1.TabIndex  = 81;
     this.label1.Text      = "当年指标数据";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // radSeparator2
     //
     this.radSeparator2.Location = new System.Drawing.Point(27, 377);
     this.radSeparator2.Name     = "radSeparator2";
     this.radSeparator2.Size     = new System.Drawing.Size(109, 10);
     this.radSeparator2.TabIndex = 80;
     this.radSeparator2.Text     = "radSeparator2";
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator2.GetChildAt(0).GetChildAt(0))).SeparatorOrientation = Telerik.WinControls.SepOrientation.Horizontal;
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator2.GetChildAt(0).GetChildAt(0))).SweepAngle           = 0;
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator2.GetChildAt(0).GetChildAt(0))).FitToSizeMode        = Telerik.WinControls.RadFitToSizeMode.FitToParentPadding;
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator2.GetChildAt(0).GetChildAt(0))).BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(212)))), ((int)(((byte)(218)))));
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator2.GetChildAt(0).GetChildAt(0))).SmoothingMode        = System.Drawing.Drawing2D.SmoothingMode.None;
     //
     // rBut_print
     //
     this.rBut_print.Location = new System.Drawing.Point(899, 16);
     this.rBut_print.Name     = "rBut_print";
     this.rBut_print.Size     = new System.Drawing.Size(56, 20);
     this.rBut_print.TabIndex = 84;
     this.rBut_print.Text     = "打印报表";
     this.rBut_print.Click   += new System.EventHandler(this.rBut_print_Click);
     //
     // rBut_ok
     //
     this.rBut_ok.Location = new System.Drawing.Point(837, 16);
     this.rBut_ok.Name     = "rBut_ok";
     this.rBut_ok.Size     = new System.Drawing.Size(56, 20);
     this.rBut_ok.TabIndex = 85;
     this.rBut_ok.Text     = "确定";
     this.rBut_ok.Click   += new System.EventHandler(this.rBut_ok_Click);
     //
     // monthData
     //
     this.monthData.Location = new System.Drawing.Point(16, 398);
     //
     //
     //
     gridViewTextBoxColumn1.HeaderText  = "年份";
     gridViewTextBoxColumn1.Name        = "yearCol";
     gridViewTextBoxColumn1.Width       = 68;
     gridViewTextBoxColumn2.HeaderText  = "一月";
     gridViewTextBoxColumn2.Name        = "month01Col";
     gridViewTextBoxColumn2.Width       = 68;
     gridViewTextBoxColumn3.HeaderText  = "二月";
     gridViewTextBoxColumn3.Name        = "month02Col";
     gridViewTextBoxColumn3.Width       = 68;
     gridViewTextBoxColumn4.HeaderText  = "三月";
     gridViewTextBoxColumn4.Name        = "month03Col";
     gridViewTextBoxColumn4.Width       = 68;
     gridViewTextBoxColumn5.HeaderText  = "四月";
     gridViewTextBoxColumn5.Name        = "month04Col";
     gridViewTextBoxColumn5.Width       = 68;
     gridViewTextBoxColumn6.HeaderText  = "五月";
     gridViewTextBoxColumn6.Name        = "month05Col";
     gridViewTextBoxColumn6.Width       = 68;
     gridViewTextBoxColumn7.HeaderText  = "六月";
     gridViewTextBoxColumn7.Name        = "month06Col";
     gridViewTextBoxColumn7.Width       = 68;
     gridViewTextBoxColumn8.HeaderText  = "七月";
     gridViewTextBoxColumn8.Name        = "month07Col";
     gridViewTextBoxColumn8.Width       = 68;
     gridViewTextBoxColumn9.HeaderText  = "八月";
     gridViewTextBoxColumn9.Name        = "month08Col";
     gridViewTextBoxColumn9.Width       = 68;
     gridViewTextBoxColumn10.HeaderText = "九月";
     gridViewTextBoxColumn10.Name       = "month09Col";
     gridViewTextBoxColumn10.Width      = 68;
     gridViewTextBoxColumn11.HeaderText = "十月";
     gridViewTextBoxColumn11.Name       = "month10Col";
     gridViewTextBoxColumn11.Width      = 68;
     gridViewTextBoxColumn12.HeaderText = "十一月";
     gridViewTextBoxColumn12.Name       = "month11Col";
     gridViewTextBoxColumn12.Width      = 68;
     gridViewTextBoxColumn13.HeaderText = "十二月";
     gridViewTextBoxColumn13.Name       = "month12Col";
     gridViewTextBoxColumn13.Width      = 68;
     gridViewTextBoxColumn14.HeaderText = "总数";
     gridViewTextBoxColumn14.Name       = "Sum";
     gridViewTextBoxColumn14.Width      = 67;
     this.monthData.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
         gridViewTextBoxColumn1,
         gridViewTextBoxColumn2,
         gridViewTextBoxColumn3,
         gridViewTextBoxColumn4,
         gridViewTextBoxColumn5,
         gridViewTextBoxColumn6,
         gridViewTextBoxColumn7,
         gridViewTextBoxColumn8,
         gridViewTextBoxColumn9,
         gridViewTextBoxColumn10,
         gridViewTextBoxColumn11,
         gridViewTextBoxColumn12,
         gridViewTextBoxColumn13,
         gridViewTextBoxColumn14
     });
     this.monthData.MasterTemplate.ShowRowHeaderColumn = false;
     this.monthData.MasterTemplate.ViewDefinition      = tableViewDefinition1;
     this.monthData.Name           = "monthData";
     this.monthData.ReadOnly       = true;
     this.monthData.ShowGroupPanel = false;
     this.monthData.Size           = new System.Drawing.Size(939, 332);
     this.monthData.TabIndex       = 83;
     this.monthData.Text           = "radGridView1";
     //
     // radChartView1
     //
     this.radChartView1.AreaDesign       = cartesianArea1;
     categoricalAxis1.IsPrimary          = true;
     categoricalAxis1.LabelRotationAngle = 300D;
     categoricalAxis1.Title         = "";
     linearAxis1.AxisType           = Telerik.Charting.AxisType.Second;
     linearAxis1.IsPrimary          = true;
     linearAxis1.LabelInterval      = 10;
     linearAxis1.LabelRotationAngle = 300D;
     linearAxis1.MajorStep          = 10D;
     linearAxis1.Minimum            = 0D;
     linearAxis1.TickOrigin         = null;
     linearAxis1.Title = "";
     this.radChartView1.Axes.AddRange(new Telerik.WinControls.UI.Axis[] {
         categoricalAxis1,
         linearAxis1
     });
     this.radChartView1.Location     = new System.Drawing.Point(-25, 62);
     this.radChartView1.Margin       = new System.Windows.Forms.Padding(50, 3, 3, 10);
     this.radChartView1.Name         = "radChartView1";
     categoricalDataPoint1.Category  = "A";
     categoricalDataPoint1.Label     = 16D;
     categoricalDataPoint1.Value     = 16D;
     categoricalDataPoint2.Category  = "B";
     categoricalDataPoint2.Label     = 80D;
     categoricalDataPoint2.Value     = 80D;
     categoricalDataPoint3.Category  = "C";
     categoricalDataPoint3.Label     = 25D;
     categoricalDataPoint3.Value     = 25D;
     categoricalDataPoint4.Category  = "D";
     categoricalDataPoint4.Label     = 34D;
     categoricalDataPoint4.Value     = 34D;
     categoricalDataPoint5.Category  = "E";
     categoricalDataPoint5.Label     = 52D;
     categoricalDataPoint5.Value     = 52D;
     categoricalDataPoint6.Category  = "F";
     categoricalDataPoint6.Label     = "12";
     categoricalDataPoint6.Value     = 12D;
     categoricalDataPoint7.Category  = "G";
     categoricalDataPoint7.Label     = 45D;
     categoricalDataPoint7.Value     = 45D;
     categoricalDataPoint8.Category  = "H";
     categoricalDataPoint8.Label     = 33D;
     categoricalDataPoint8.Value     = 33D;
     categoricalDataPoint9.Category  = "I";
     categoricalDataPoint9.Label     = 22D;
     categoricalDataPoint9.Value     = 22D;
     categoricalDataPoint10.Category = "J";
     categoricalDataPoint10.Label    = 11D;
     categoricalDataPoint10.Value    = 11D;
     categoricalDataPoint11.Category = "K";
     categoricalDataPoint11.Label    = 3D;
     categoricalDataPoint11.Value    = 3D;
     categoricalDataPoint12.Category = "L";
     categoricalDataPoint12.Label    = 45D;
     categoricalDataPoint12.Value    = 45D;
     categoricalDataPoint13.Category = "M";
     categoricalDataPoint13.Label    = 23D;
     categoricalDataPoint13.Value    = 23D;
     barSeries1.DataPoints.AddRange(new Telerik.Charting.DataPoint[] {
         categoricalDataPoint1,
         categoricalDataPoint2,
         categoricalDataPoint3,
         categoricalDataPoint4,
         categoricalDataPoint5,
         categoricalDataPoint6,
         categoricalDataPoint7,
         categoricalDataPoint8,
         categoricalDataPoint9,
         categoricalDataPoint10,
         categoricalDataPoint11,
         categoricalDataPoint12,
         categoricalDataPoint13
     });
     barSeries1.HorizontalAxis       = categoricalAxis1;
     barSeries1.LabelMode            = Telerik.WinControls.UI.BarLabelModes.Top;
     barSeries1.LegendTitle          = null;
     barSeries1.ShowLabels           = true;
     barSeries1.VerticalAxis         = linearAxis1;
     categoricalDataPoint14.Category = "A";
     categoricalDataPoint14.Label    = 18D;
     categoricalDataPoint14.Value    = 18D;
     categoricalDataPoint15.Category = "B";
     categoricalDataPoint15.Label    = 70D;
     categoricalDataPoint15.Value    = 70D;
     categoricalDataPoint16.Category = "C";
     categoricalDataPoint16.Label    = 41D;
     categoricalDataPoint16.Value    = 41D;
     categoricalDataPoint17.Category = "D";
     categoricalDataPoint17.Label    = 40D;
     categoricalDataPoint17.Value    = 40D;
     categoricalDataPoint18.Category = "E";
     categoricalDataPoint18.Label    = 54D;
     categoricalDataPoint18.Value    = 54D;
     categoricalDataPoint19.Category = "F";
     categoricalDataPoint19.Label    = 44D;
     categoricalDataPoint19.Value    = 44D;
     categoricalDataPoint20.Category = "G";
     categoricalDataPoint20.Label    = 45D;
     categoricalDataPoint20.Value    = 45D;
     categoricalDataPoint21.Category = "H";
     categoricalDataPoint21.Label    = 23D;
     categoricalDataPoint21.Value    = 23D;
     categoricalDataPoint22.Category = "I";
     categoricalDataPoint22.Label    = 65D;
     categoricalDataPoint22.Value    = 65D;
     categoricalDataPoint23.Category = "J";
     categoricalDataPoint23.Label    = 34D;
     categoricalDataPoint23.Value    = 34D;
     categoricalDataPoint24.Category = "K";
     categoricalDataPoint24.Label    = 23D;
     categoricalDataPoint24.Value    = 23D;
     categoricalDataPoint25.Category = "L";
     categoricalDataPoint25.Label    = 34D;
     categoricalDataPoint25.Value    = 34D;
     categoricalDataPoint26.Category = "M";
     categoricalDataPoint26.Label    = 22D;
     categoricalDataPoint26.Value    = 22D;
     barSeries2.DataPoints.AddRange(new Telerik.Charting.DataPoint[] {
         categoricalDataPoint14,
         categoricalDataPoint15,
         categoricalDataPoint16,
         categoricalDataPoint17,
         categoricalDataPoint18,
         categoricalDataPoint19,
         categoricalDataPoint20,
         categoricalDataPoint21,
         categoricalDataPoint22,
         categoricalDataPoint23,
         categoricalDataPoint24,
         categoricalDataPoint25,
         categoricalDataPoint26
     });
     barSeries2.HorizontalAxis = categoricalAxis1;
     barSeries2.LabelMode      = Telerik.WinControls.UI.BarLabelModes.Top;
     barSeries2.LegendTitle    = null;
     barSeries2.ShowLabels     = true;
     barSeries2.VerticalAxis   = linearAxis1;
     this.radChartView1.Series.AddRange(new Telerik.WinControls.UI.ChartSeries[] {
         barSeries1,
         barSeries2
     });
     this.radChartView1.ShowGrid = false;
     this.radChartView1.Size     = new System.Drawing.Size(987, 329);
     this.radChartView1.TabIndex = 1;
     this.radChartView1.Text     = "radChartView1";
     //
     // radPanel1
     //
     this.radPanel1.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(247)))), ((int)(((byte)(248)))));
     this.radPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.radPanel1.Controls.Add(this.c1Gauge11);
     this.radPanel1.Controls.Add(this.lb_name);
     this.radPanel1.Controls.Add(this.panel3);
     this.radPanel1.Controls.Add(this.panel2);
     this.radPanel1.Controls.Add(this.panel1);
     this.radPanel1.Controls.Add(this.radSeparator1);
     this.radPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.radPanel1.Location = new System.Drawing.Point(0, 0);
     this.radPanel1.Name     = "radPanel1";
     this.radPanel1.Size     = new System.Drawing.Size(326, 730);
     this.radPanel1.TabIndex = 0;
     //
     // c1Gauge11
     //
     this.c1Gauge11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.c1Gauge11.Gauges.AddRange(new C1.Win.C1Gauge.C1GaugeBase[] {
         this.c1RG
     });
     this.c1Gauge11.Location = new System.Drawing.Point(40, 28);
     this.c1Gauge11.Name     = "c1Gauge11";
     this.c1Gauge11.Size     = new System.Drawing.Size(251, 259);
     this.c1Gauge11.TabIndex = 83;
     this.c1Gauge11.ViewTag  = ((long)(664700988505669265));
     //
     // c1RG
     //
     this.c1RG.Cap.Border.Color         = System.Drawing.Color.DarkGray;
     this.c1RG.Cap.Filling.BrushType    = C1.Win.C1Gauge.C1GaugeBrushType.Gradient;
     this.c1RG.Cap.Filling.Color        = System.Drawing.Color.WhiteSmoke;
     this.c1RG.Cap.Filling.Color2       = System.Drawing.Color.LightGray;
     this.c1RG.Cap.Filling.SwapColors   = true;
     this.c1RG.Cap.Gradient.Direction   = C1.Win.C1Gauge.C1GaugeGradientDirection.RadialInner;
     this.c1RG.Cap.Gradient.Falloff     = C1.Win.C1Gauge.C1GaugeGradientFalloff.Triangular;
     this.c1RG.Cap.Gradient.FocusScaleX = 0.3D;
     this.c1RG.Cap.Gradient.FocusScaleY = 0.3D;
     this.c1RG.Cap.Radius             = 12D;
     this.c1RG.Cap.Shadow.Visible     = true;
     c1GaugeLabels1.AllowFlip         = true;
     c1GaugeLabels1.Color             = System.Drawing.Color.Black;
     c1GaugeLabels1.FontSize          = 10D;
     c1GaugeLabels1.Interval          = 10D;
     c1GaugeLabels1.Location          = 75D;
     c1GaugeLabels1.ViewTag           = ((long)(728035773812438077));
     c1GaugeMarks1.Border.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     c1GaugeMarks1.Border.LineStyle   = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeMarks1.Filling.Color      = System.Drawing.Color.Black;
     c1GaugeMarks1.Interval           = 10D;
     c1GaugeMarks1.Length             = 12D;
     c1GaugeMarks1.Location           = 60D;
     c1GaugeMarks1.ViewTag            = ((long)(730850523579544637));
     c1GaugeMarks1.Width              = 1D;
     c1GaugeMarks2.Border.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     c1GaugeMarks2.Border.LineStyle   = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeMarks2.Filling.Color      = System.Drawing.Color.Black;
     c1GaugeMarks2.Interval           = 2.5D;
     c1GaugeMarks2.Length             = 5D;
     c1GaugeMarks2.Location           = 60D;
     c1GaugeMarks2.ViewTag            = ((long)(731413473532965949));
     c1GaugeMarks2.Width              = 1D;
     c1GaugeRange1.AntiAliasing       = C1.Win.C1Gauge.C1GaugeRangeAntiAliasing.LowQuality;
     c1GaugeRange1.Border.LineStyle   = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeRange1.Filling.Color      = System.Drawing.Color.LightGray;
     c1GaugeRange1.From               = 75D;
     c1GaugeRange1.Location2          = 40D;
     c1GaugeRange1.ViewTag            = ((long)(728598723765859389));
     c1GaugeRange1.Width              = 1D;
     c1GaugeRange1.Width2             = 12D;
     c1GaugeSingleLabel1.Angle        = 180D;
     c1GaugeSingleLabel1.Font         = new System.Drawing.Font("Courier New", 14.25F);
     c1GaugeSingleLabel1.PointerIndex = 1;
     c1GaugeSingleLabel1.ViewTag      = ((long)(820920637043466495));
     this.c1RG.Decorators.AddRange(new C1.Win.C1Gauge.C1GaugeDecorator[] {
         c1GaugeLabels1,
         c1GaugeMarks1,
         c1GaugeMarks2,
         c1GaugeRange1,
         c1GaugeSingleLabel1
     });
     c1GaugeEllipse1.Border.LineStyle  = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeEllipse1.Filling.BrushType = C1.Win.C1Gauge.C1GaugeBrushType.Gradient;
     c1GaugeEllipse1.Filling.Color     = System.Drawing.Color.WhiteSmoke;
     c1GaugeEllipse1.Filling.Color2    = System.Drawing.Color.LightGray;
     c1GaugeEllipse1.Height            = -1.05D;
     c1GaugeEllipse1.HitTestable       = false;
     c1GaugeEllipse1.Width             = -1.05D;
     c1GaugeEllipse2.Border.LineStyle  = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeEllipse2.Filling.BrushType = C1.Win.C1Gauge.C1GaugeBrushType.Gradient;
     c1GaugeEllipse2.Filling.Color     = System.Drawing.Color.LightGray;
     c1GaugeEllipse2.Filling.Color2    = System.Drawing.Color.WhiteSmoke;
     c1GaugeEllipse2.HitTestable       = false;
     c1GaugeEllipse3.Border.LineStyle  = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeEllipse3.Filling.BrushType = C1.Win.C1Gauge.C1GaugeBrushType.Gradient;
     c1GaugeEllipse3.Filling.Color     = System.Drawing.Color.White;
     c1GaugeEllipse3.Filling.Color2    = System.Drawing.Color.Gainsboro;
     c1GaugeEllipse3.Gradient.Falloff  = C1.Win.C1Gauge.C1GaugeGradientFalloff.Triangular;
     c1GaugeEllipse3.Gradient.Focus    = 0.08D;
     c1GaugeEllipse3.Height            = -0.93D;
     c1GaugeEllipse3.HitTestable       = false;
     c1GaugeEllipse3.Width             = -0.93D;
     c1GaugeCaption1.CenterPointY      = 0.9D;
     c1GaugeCaption1.FontSize          = 10D;
     c1GaugeCaption1.Text         = "C1Gauge";
     c1GaugeCaption1.Visible      = false;
     c1GaugeCaption2.CenterPointY = 1.12D;
     c1GaugeCaption2.Font         = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold);
     c1GaugeCaption2.Text         = "包内化学指标卡不合格报告数 ";
     c1GaugeCaption2.Visible      = false;
     this.c1RG.FaceShapes.AddRange(new C1.Win.C1Gauge.C1GaugeBaseShape[] {
         c1GaugeEllipse1,
         c1GaugeEllipse2,
         c1GaugeEllipse3,
         c1GaugeCaption1,
         c1GaugeCaption2
     });
     this.c1RG.Name = "c1RG";
     this.c1RG.Pointer.Border.Color       = System.Drawing.Color.IndianRed;
     this.c1RG.Pointer.Border.LineStyle   = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     this.c1RG.Pointer.Filling.Color      = System.Drawing.Color.Salmon;
     this.c1RG.Pointer.Filling.HatchStyle = C1.Win.C1Gauge.C1GaugeHatchStyle.Wave;
     this.c1RG.Pointer.Length             = 100D;
     this.c1RG.Pointer.Offset             = -30D;
     this.c1RG.Pointer.Shadow.Visible     = true;
     this.c1RG.Pointer.Shape = C1.Win.C1Gauge.C1GaugePointerShape.Round;
     this.c1RG.Pointer.Width = 6D;
     this.c1RG.Radius        = 0.45D;
     this.c1RG.StartAngle    = -130D;
     this.c1RG.SweepAngle    = 260D;
     this.c1RG.ViewTag       = ((long)(727472823859016765));
     //
     // lb_name
     //
     this.lb_name.AutoSize  = true;
     this.lb_name.Font      = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lb_name.Location  = new System.Drawing.Point(64, 290);
     this.lb_name.Name      = "lb_name";
     this.lb_name.Size      = new System.Drawing.Size(178, 16);
     this.lb_name.TabIndex  = 82;
     this.lb_name.Text      = "每月平均处理器械件数\t\r\n";
     this.lb_name.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.SystemColors.Window;
     this.panel3.Controls.Add(this.radLabel4);
     this.panel3.Controls.Add(this.radLabel3);
     this.panel3.Location = new System.Drawing.Point(18, 544);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(296, 61);
     this.panel3.TabIndex = 80;
     //
     // radLabel4
     //
     this.radLabel4.Anchor        = System.Windows.Forms.AnchorStyles.Right;
     this.radLabel4.Font          = new System.Drawing.Font("Segoe UI", 15F);
     this.radLabel4.Location      = new System.Drawing.Point(46, 18);
     this.radLabel4.Name          = "radLabel4";
     this.radLabel4.Size          = new System.Drawing.Size(117, 31);
     this.radLabel4.TabIndex      = 84;
     this.radLabel4.Text          = "指标趋势:";
     this.radLabel4.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
     //
     // radLabel3
     //
     this.radLabel3.Anchor   = System.Windows.Forms.AnchorStyles.Left;
     this.radLabel3.Font     = new System.Drawing.Font("Segoe UI", 17F);
     this.radLabel3.Location = new System.Drawing.Point(209, 14);
     this.radLabel3.Name     = "radLabel3";
     this.radLabel3.Size     = new System.Drawing.Size(59, 35);
     this.radLabel3.TabIndex = 85;
     this.radLabel3.Text     = "上升";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.SystemColors.Window;
     this.panel2.Controls.Add(this.lastyeartet);
     this.panel2.Controls.Add(this.lb_lastyear);
     this.panel2.Location = new System.Drawing.Point(18, 450);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(296, 61);
     this.panel2.TabIndex = 80;
     //
     // lastyeartet
     //
     this.lastyeartet.Anchor   = System.Windows.Forms.AnchorStyles.Left;
     this.lastyeartet.Font     = new System.Drawing.Font("Segoe UI", 17F);
     this.lastyeartet.Location = new System.Drawing.Point(209, 18);
     this.lastyeartet.Name     = "lastyeartet";
     this.lastyeartet.Size     = new System.Drawing.Size(48, 35);
     this.lastyeartet.TabIndex = 86;
     this.lastyeartet.Text     = "680";
     //
     // lb_lastyear
     //
     this.lb_lastyear.Anchor        = System.Windows.Forms.AnchorStyles.Right;
     this.lb_lastyear.Font          = new System.Drawing.Font("Segoe UI", 15F);
     this.lb_lastyear.Location      = new System.Drawing.Point(3, 18);
     this.lb_lastyear.Name          = "lb_lastyear";
     this.lb_lastyear.Size          = new System.Drawing.Size(160, 31);
     this.lb_lastyear.TabIndex      = 83;
     this.lb_lastyear.Text          = "去年处理总数:";
     this.lb_lastyear.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.Window;
     this.panel1.Controls.Add(this.currentYearTxt);
     this.panel1.Controls.Add(this.currentYearLbl);
     this.panel1.ForeColor = System.Drawing.Color.Black;
     this.panel1.Location  = new System.Drawing.Point(18, 365);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(296, 61);
     this.panel1.TabIndex  = 80;
     //
     // currentYearTxt
     //
     this.currentYearTxt.Anchor   = System.Windows.Forms.AnchorStyles.Left;
     this.currentYearTxt.Font     = new System.Drawing.Font("Segoe UI", 17F);
     this.currentYearTxt.Location = new System.Drawing.Point(209, 12);
     this.currentYearTxt.Name     = "currentYearTxt";
     this.currentYearTxt.Size     = new System.Drawing.Size(60, 35);
     this.currentYearTxt.TabIndex = 87;
     this.currentYearTxt.Text     = "1000";
     //
     // currentYearLbl
     //
     this.currentYearLbl.Anchor        = System.Windows.Forms.AnchorStyles.Right;
     this.currentYearLbl.Font          = new System.Drawing.Font("Segoe UI", 15F);
     this.currentYearLbl.Location      = new System.Drawing.Point(3, 16);
     this.currentYearLbl.Name          = "currentYearLbl";
     this.currentYearLbl.Size          = new System.Drawing.Size(160, 31);
     this.currentYearLbl.TabIndex      = 82;
     this.currentYearLbl.Text          = "今年处理总数:";
     this.currentYearLbl.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
     //
     // radSeparator1
     //
     this.radSeparator1.Location = new System.Drawing.Point(18, 319);
     this.radSeparator1.Name     = "radSeparator1";
     this.radSeparator1.Size     = new System.Drawing.Size(296, 10);
     this.radSeparator1.TabIndex = 79;
     this.radSeparator1.Text     = "radSeparator1";
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator1.GetChildAt(0).GetChildAt(0))).SeparatorOrientation = Telerik.WinControls.SepOrientation.Horizontal;
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator1.GetChildAt(0).GetChildAt(0))).SweepAngle           = 0;
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator1.GetChildAt(0).GetChildAt(0))).FitToSizeMode        = Telerik.WinControls.RadFitToSizeMode.FitToParentPadding;
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator1.GetChildAt(0).GetChildAt(0))).BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(212)))), ((int)(((byte)(218)))));
     ((Telerik.WinControls.Primitives.LinePrimitive)(this.radSeparator1.GetChildAt(0).GetChildAt(0))).SmoothingMode        = System.Drawing.Drawing2D.SmoothingMode.None;
     //
     // bbbbbb
     //
     this.bbbbbb.ClipDrawing         = true;
     this.bbbbbb.Name                = "bbbbbb";
     this.bbbbbb.StretchHorizontally = true;
     this.bbbbbb.StretchVertically   = true;
     //
     // printDialog1
     //
     this.printDialog1.UseEXDialog = true;
     //
     // printDocument1
     //
     this.printDocument1.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
     //
     // DisposeInstrument
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.Window;
     this.ClientSize          = new System.Drawing.Size(1288, 730);
     this.Controls.Add(this.splitContainer1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "DisposeInstrument";
     this.ShowIcon        = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "每月平均处理器械件数";
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel1.PerformLayout();
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rBut_print)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rBut_ok)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.monthData.MasterTemplate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.monthData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radPanel1)).EndInit();
     this.radPanel1.ResumeLayout(false);
     this.radPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1Gauge11)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lastyeartet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lb_lastyear)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.currentYearTxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.currentYearLbl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 24
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.WinControls.UI.GridViewTextBoxColumn   gridViewTextBoxColumn1  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn   gridViewTextBoxColumn2  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn   gridViewTextBoxColumn3  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn   gridViewTextBoxColumn4  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn   gridViewTextBoxColumn5  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn   gridViewTextBoxColumn6  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn   gridViewTextBoxColumn7  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn   gridViewTextBoxColumn8  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn   gridViewTextBoxColumn9  = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.GridViewTextBoxColumn   gridViewTextBoxColumn10 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
     Telerik.WinControls.UI.TableViewDefinition     tableViewDefinition1    = new Telerik.WinControls.UI.TableViewDefinition();
     System.ComponentModel.ComponentResourceManager resources      = new System.ComponentModel.ComponentResourceManager(typeof(RoutinePlacesUserControl));
     Telerik.WinControls.UI.CartesianArea           cartesianArea1 = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.CartesianArea           cartesianArea2 = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.CartesianArea           cartesianArea3 = new Telerik.WinControls.UI.CartesianArea();
     this.label1                     = new System.Windows.Forms.Label();
     this.radSeparator1              = new Telerik.WinControls.UI.RadSeparator();
     this.radSeparator2              = new Telerik.WinControls.UI.RadSeparator();
     this.label2                     = new System.Windows.Forms.Label();
     this.allVisitedPlacesGrid       = new Telerik.WinControls.UI.RadGridView();
     this.gMapControl1               = new GMap.NET.WindowsForms.GMapControl();
     this.label3                     = new System.Windows.Forms.Label();
     this.pictureBox1                = new System.Windows.Forms.PictureBox();
     this.backButton                 = new System.Windows.Forms.Button();
     this.zoomOutPictureBox          = new System.Windows.Forms.PictureBox();
     this.zoomInPictureBox           = new System.Windows.Forms.PictureBox();
     this.tabControl1                = new System.Windows.Forms.TabControl();
     this.tabPage1                   = new System.Windows.Forms.TabPage();
     this.routineDayChartView        = new Telerik.WinControls.UI.RadChartView();
     this.tabPage2                   = new System.Windows.Forms.TabPage();
     this.routineDayAndTimeChartView = new Telerik.WinControls.UI.RadChartView();
     this.radChartView2              = new Telerik.WinControls.UI.RadChartView();
     this.tabPage3                   = new System.Windows.Forms.TabPage();
     this.chartControl1              = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.allVisitedPlacesGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.allVisitedPlacesGrid.MasterTemplate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.zoomOutPictureBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.zoomInPictureBox)).BeginInit();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.routineDayChartView)).BeginInit();
     this.tabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.routineDayAndTimeChartView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView2)).BeginInit();
     this.tabPage3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Century Gothic", 16.75F, System.Drawing.FontStyle.Bold);
     this.label1.Location = new System.Drawing.Point(95, 28);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(192, 27);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Privacy Warning";
     //
     // radSeparator1
     //
     this.radSeparator1.Location = new System.Drawing.Point(3, 116);
     this.radSeparator1.Name     = "radSeparator1";
     this.radSeparator1.Size     = new System.Drawing.Size(742, 16);
     this.radSeparator1.TabIndex = 2;
     this.radSeparator1.Text     = "radSeparator1";
     //
     // radSeparator2
     //
     this.radSeparator2.Location    = new System.Drawing.Point(743, 31);
     this.radSeparator2.Name        = "radSeparator2";
     this.radSeparator2.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.radSeparator2.Size        = new System.Drawing.Size(10, 606);
     this.radSeparator2.TabIndex    = 3;
     this.radSeparator2.Text        = "radSeparator2";
     //
     // label2
     //
     this.label2.Font     = new System.Drawing.Font("Century Gothic", 10F);
     this.label2.Location = new System.Drawing.Point(95, 60);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(642, 46);
     this.label2.TabIndex = 4;
     this.label2.Text     = "People can find out your visit routines to places, your private places and when y" +
                            "ou are absent from them, and where you are probably going next after visiting a " +
                            "particular place.  ";
     //
     // allVisitedPlacesGrid
     //
     this.allVisitedPlacesGrid.AutoSizeRows = true;
     this.allVisitedPlacesGrid.BackColor    = System.Drawing.Color.White;
     this.allVisitedPlacesGrid.Cursor       = System.Windows.Forms.Cursors.Default;
     this.allVisitedPlacesGrid.Font         = new System.Drawing.Font("Segoe UI", 8.25F);
     this.allVisitedPlacesGrid.ForeColor    = System.Drawing.SystemColors.ControlText;
     this.allVisitedPlacesGrid.ImeMode      = System.Windows.Forms.ImeMode.NoControl;
     this.allVisitedPlacesGrid.Location     = new System.Drawing.Point(12, 152);
     //
     //
     //
     this.allVisitedPlacesGrid.MasterTemplate.AllowAddNewRow      = false;
     this.allVisitedPlacesGrid.MasterTemplate.AllowColumnReorder  = false;
     this.allVisitedPlacesGrid.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill;
     gridViewTextBoxColumn1.EnableExpressionEditor = false;
     gridViewTextBoxColumn1.FieldName               = "VenueName";
     gridViewTextBoxColumn1.HeaderText              = "Place Name ";
     gridViewTextBoxColumn1.Name                    = "VenueName";
     gridViewTextBoxColumn1.Width                   = 150;
     gridViewTextBoxColumn2.EnableExpressionEditor  = false;
     gridViewTextBoxColumn2.FieldName               = "CategoryName";
     gridViewTextBoxColumn2.HeaderText              = "Type";
     gridViewTextBoxColumn2.Name                    = "CategoryName";
     gridViewTextBoxColumn2.ReadOnly                = true;
     gridViewTextBoxColumn2.Width                   = 93;
     gridViewTextBoxColumn3.EnableExpressionEditor  = false;
     gridViewTextBoxColumn3.FieldName               = "CategoryURLType";
     gridViewTextBoxColumn3.HeaderText              = "Main Type";
     gridViewTextBoxColumn3.Name                    = "CategoryURLType";
     gridViewTextBoxColumn3.Width                   = 93;
     gridViewTextBoxColumn4.EnableExpressionEditor  = false;
     gridViewTextBoxColumn4.FieldName               = "FormattedAddress";
     gridViewTextBoxColumn4.HeaderText              = "Address";
     gridViewTextBoxColumn4.Name                    = "FormattedAddress";
     gridViewTextBoxColumn4.Width                   = 93;
     gridViewTextBoxColumn5.EnableExpressionEditor  = false;
     gridViewTextBoxColumn5.FieldName               = "City";
     gridViewTextBoxColumn5.HeaderText              = "City";
     gridViewTextBoxColumn5.Name                    = "City";
     gridViewTextBoxColumn5.Width                   = 94;
     gridViewTextBoxColumn6.EnableExpressionEditor  = false;
     gridViewTextBoxColumn6.FieldName               = "Count";
     gridViewTextBoxColumn6.HeaderText              = "No. of visits";
     gridViewTextBoxColumn6.Name                    = "Count";
     gridViewTextBoxColumn6.Width                   = 63;
     gridViewTextBoxColumn7.EnableExpressionEditor  = false;
     gridViewTextBoxColumn7.FieldName               = "Day";
     gridViewTextBoxColumn7.HeaderText              = "Day";
     gridViewTextBoxColumn7.Name                    = "Day";
     gridViewTextBoxColumn7.Width                   = 56;
     gridViewTextBoxColumn8.EnableExpressionEditor  = false;
     gridViewTextBoxColumn8.FieldName               = "Time";
     gridViewTextBoxColumn8.HeaderText              = "Time";
     gridViewTextBoxColumn8.Name                    = "Time";
     gridViewTextBoxColumn8.Width                   = 69;
     gridViewTextBoxColumn9.EnableExpressionEditor  = false;
     gridViewTextBoxColumn9.FieldName               = "Latitude";
     gridViewTextBoxColumn9.HeaderText              = "Latitude";
     gridViewTextBoxColumn9.IsVisible               = false;
     gridViewTextBoxColumn9.Name                    = "Latitude";
     gridViewTextBoxColumn9.Width                   = 43;
     gridViewTextBoxColumn10.EnableExpressionEditor = false;
     gridViewTextBoxColumn10.FieldName              = "Longitude";
     gridViewTextBoxColumn10.HeaderText             = "Longitude";
     gridViewTextBoxColumn10.IsVisible              = false;
     gridViewTextBoxColumn10.Name                   = "Longitude";
     this.allVisitedPlacesGrid.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
         gridViewTextBoxColumn1,
         gridViewTextBoxColumn2,
         gridViewTextBoxColumn3,
         gridViewTextBoxColumn4,
         gridViewTextBoxColumn5,
         gridViewTextBoxColumn6,
         gridViewTextBoxColumn7,
         gridViewTextBoxColumn8,
         gridViewTextBoxColumn9,
         gridViewTextBoxColumn10
     });
     this.allVisitedPlacesGrid.MasterTemplate.EnableFiltering = true;
     this.allVisitedPlacesGrid.MasterTemplate.ViewDefinition  = tableViewDefinition1;
     this.allVisitedPlacesGrid.Name               = "allVisitedPlacesGrid";
     this.allVisitedPlacesGrid.ReadOnly           = true;
     this.allVisitedPlacesGrid.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.allVisitedPlacesGrid.ShowGroupPanel     = false;
     this.allVisitedPlacesGrid.Size               = new System.Drawing.Size(725, 472);
     this.allVisitedPlacesGrid.TabIndex           = 5;
     this.allVisitedPlacesGrid.Text               = "radGridView1";
     this.allVisitedPlacesGrid.CellFormatting    += new Telerik.WinControls.UI.CellFormattingEventHandler(this.allVisitedPlacesGrid_CellFormatting);
     this.allVisitedPlacesGrid.CurrentRowChanged += new Telerik.WinControls.UI.CurrentRowChangedEventHandler(this.MasterTemplate_CurrentRowChanged);
     //
     // gMapControl1
     //
     this.gMapControl1.Bearing             = 0F;
     this.gMapControl1.CanDragMap          = true;
     this.gMapControl1.EmptyTileColor      = System.Drawing.Color.Navy;
     this.gMapControl1.GrayScaleMode       = false;
     this.gMapControl1.HelperLineOption    = GMap.NET.WindowsForms.HelperLineOptions.DontShow;
     this.gMapControl1.LevelsKeepInMemmory = 5;
     this.gMapControl1.Location            = new System.Drawing.Point(763, 73);
     this.gMapControl1.MarkersEnabled      = true;
     this.gMapControl1.MaxZoom             = 18;
     this.gMapControl1.MinZoom             = 2;
     this.gMapControl1.MouseWheelZoomType  = GMap.NET.MouseWheelZoomType.MousePositionAndCenter;
     this.gMapControl1.Name                  = "gMapControl1";
     this.gMapControl1.NegativeMode          = false;
     this.gMapControl1.PolygonsEnabled       = true;
     this.gMapControl1.RetryLoadTile         = 0;
     this.gMapControl1.RoutesEnabled         = true;
     this.gMapControl1.ScaleMode             = GMap.NET.WindowsForms.ScaleModes.Integer;
     this.gMapControl1.SelectedAreaFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(65)))), ((int)(((byte)(105)))), ((int)(((byte)(225)))));
     this.gMapControl1.ShowTileGridLines     = false;
     this.gMapControl1.Size                  = new System.Drawing.Size(532, 288);
     this.gMapControl1.TabIndex              = 7;
     this.gMapControl1.Zoom                  = 13D;
     this.gMapControl1.Load                 += new System.EventHandler(this.gMapControl1_Load);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Century Gothic", 11.75F);
     this.label3.Location = new System.Drawing.Point(759, 49);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(116, 21);
     this.label3.TabIndex = 8;
     this.label3.Text     = "Geo Location";
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::GeoPrivacyVisualizerApplication.Properties.Resources.important_98442_960_720;
     this.pictureBox1.Location = new System.Drawing.Point(30, 35);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(50, 54);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // backButton
     //
     this.backButton.BackColor = System.Drawing.Color.SteelBlue;
     this.backButton.FlatAppearance.BorderSize = 0;
     this.backButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.backButton.Font      = new System.Drawing.Font("Century Gothic", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.backButton.ForeColor = System.Drawing.Color.White;
     this.backButton.Image     = ((System.Drawing.Image)(resources.GetObject("backButton.Image")));
     this.backButton.Location  = new System.Drawing.Point(3, 3);
     this.backButton.Name      = "backButton";
     this.backButton.Size      = new System.Drawing.Size(31, 26);
     this.backButton.TabIndex  = 45;
     this.backButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.backButton.UseVisualStyleBackColor = false;
     this.backButton.Click += new System.EventHandler(this.backButton_Click);
     //
     // zoomOutPictureBox
     //
     this.zoomOutPictureBox.Image    = ((System.Drawing.Image)(resources.GetObject("zoomOutPictureBox.Image")));
     this.zoomOutPictureBox.Location = new System.Drawing.Point(1301, 219);
     this.zoomOutPictureBox.Name     = "zoomOutPictureBox";
     this.zoomOutPictureBox.Size     = new System.Drawing.Size(47, 48);
     this.zoomOutPictureBox.TabIndex = 51;
     this.zoomOutPictureBox.TabStop  = false;
     this.zoomOutPictureBox.Click   += new System.EventHandler(this.zoomOutPictureBox_Click);
     //
     // zoomInPictureBox
     //
     this.zoomInPictureBox.Image    = ((System.Drawing.Image)(resources.GetObject("zoomInPictureBox.Image")));
     this.zoomInPictureBox.Location = new System.Drawing.Point(1301, 165);
     this.zoomInPictureBox.Name     = "zoomInPictureBox";
     this.zoomInPictureBox.Size     = new System.Drawing.Size(47, 48);
     this.zoomInPictureBox.TabIndex = 50;
     this.zoomInPictureBox.TabStop  = false;
     this.zoomInPictureBox.Click   += new System.EventHandler(this.zoomInPictureBox_Click);
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Controls.Add(this.tabPage3);
     this.tabControl1.Location      = new System.Drawing.Point(759, 367);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(590, 316);
     this.tabControl1.TabIndex      = 52;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.routineDayChartView);
     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(582, 290);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "Routine By Day";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // routineDayChartView
     //
     this.routineDayChartView.AreaDesign  = cartesianArea1;
     this.routineDayChartView.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.routineDayChartView.Location    = new System.Drawing.Point(3, 3);
     this.routineDayChartView.Name        = "routineDayChartView";
     this.routineDayChartView.ShowGrid    = false;
     this.routineDayChartView.ShowLegend  = true;
     this.routineDayChartView.ShowToolTip = true;
     this.routineDayChartView.Size        = new System.Drawing.Size(576, 284);
     this.routineDayChartView.TabIndex    = 53;
     this.routineDayChartView.Text        = "radChartView1";
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.routineDayAndTimeChartView);
     this.tabPage2.Controls.Add(this.radChartView2);
     this.tabPage2.Location = new System.Drawing.Point(4, 22);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size     = new System.Drawing.Size(582, 290);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "Routine By Day and Time";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // routineDayAndTimeChartView
     //
     this.routineDayAndTimeChartView.AreaDesign  = cartesianArea2;
     this.routineDayAndTimeChartView.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.routineDayAndTimeChartView.Location    = new System.Drawing.Point(3, 3);
     this.routineDayAndTimeChartView.Name        = "routineDayAndTimeChartView";
     this.routineDayAndTimeChartView.ShowGrid    = false;
     this.routineDayAndTimeChartView.ShowLegend  = true;
     this.routineDayAndTimeChartView.ShowToolTip = true;
     this.routineDayAndTimeChartView.Size        = new System.Drawing.Size(576, 284);
     this.routineDayAndTimeChartView.TabIndex    = 1;
     this.routineDayAndTimeChartView.Text        = "radChartView3";
     //
     // radChartView2
     //
     this.radChartView2.AreaDesign = cartesianArea3;
     this.radChartView2.Location   = new System.Drawing.Point(135, 106);
     this.radChartView2.Name       = "radChartView2";
     this.radChartView2.ShowGrid   = false;
     this.radChartView2.Size       = new System.Drawing.Size(480, 320);
     this.radChartView2.TabIndex   = 0;
     this.radChartView2.Text       = "radChartView2";
     //
     // tabPage3
     //
     this.tabPage3.Controls.Add(this.chartControl1);
     this.tabPage3.Location = new System.Drawing.Point(4, 22);
     this.tabPage3.Name     = "tabPage3";
     this.tabPage3.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage3.Size     = new System.Drawing.Size(582, 290);
     this.tabPage3.TabIndex = 2;
     this.tabPage3.Text     = "tabPage3";
     this.tabPage3.UseVisualStyleBackColor = true;
     //
     // chartControl1
     //
     this.chartControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.Name        = "Default Legend";
     this.chartControl1.Location           = new System.Drawing.Point(3, 3);
     this.chartControl1.Name               = "chartControl1";
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     this.chartControl1.Size               = new System.Drawing.Size(576, 284);
     this.chartControl1.TabIndex           = 2;
     //
     // RoutinePlacesUserControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.zoomOutPictureBox);
     this.Controls.Add(this.zoomInPictureBox);
     this.Controls.Add(this.backButton);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.gMapControl1);
     this.Controls.Add(this.radSeparator2);
     this.Controls.Add(this.allVisitedPlacesGrid);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.radSeparator1);
     this.Name  = "RoutinePlacesUserControl";
     this.Size  = new System.Drawing.Size(1352, 683);
     this.Load += new System.EventHandler(this.AllVisitedPlacesUserControl_Load);
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.allVisitedPlacesGrid.MasterTemplate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.allVisitedPlacesGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.zoomOutPictureBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.zoomInPictureBox)).EndInit();
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.routineDayChartView)).EndInit();
     this.tabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.routineDayAndTimeChartView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView2)).EndInit();
     this.tabPage3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 25
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.WinControls.UI.CartesianArea           cartesianArea2     = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.RadPrintWatermark       radPrintWatermark2 = new Telerik.WinControls.UI.RadPrintWatermark();
     System.ComponentModel.ComponentResourceManager resources          = new System.ComponentModel.ComponentResourceManager(typeof(LineChart));
     this.radPanel1           = new Telerik.WinControls.UI.RadPanel();
     this.radChartView1       = new Telerik.WinControls.UI.RadChartView();
     this.radPanel2           = new Telerik.WinControls.UI.RadPanel();
     this.cmbGradeLevel       = new Telerik.WinControls.UI.RadDropDownList();
     this.lblGradeLevel       = new Telerik.WinControls.UI.RadLabel();
     this.btnPrint            = new Telerik.WinControls.UI.RadButton();
     this.btnClose            = new Telerik.WinControls.UI.RadButton();
     this.radPrintDocument1   = new Telerik.WinControls.UI.RadPrintDocument();
     this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
     ((System.ComponentModel.ISupportInitialize)(this.radPanel1)).BeginInit();
     this.radPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radPanel2)).BeginInit();
     this.radPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbGradeLevel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblGradeLevel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnPrint)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnClose)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // radPanel1
     //
     this.radPanel1.Controls.Add(this.radChartView1);
     this.radPanel1.Controls.Add(this.radPanel2);
     this.radPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.radPanel1.Location = new System.Drawing.Point(0, 0);
     this.radPanel1.Name     = "radPanel1";
     this.radPanel1.Size     = new System.Drawing.Size(1284, 598);
     this.radPanel1.TabIndex = 5;
     //
     // radChartView1
     //
     this.radChartView1.AreaDesign = cartesianArea2;
     this.radChartView1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.radChartView1.Location   = new System.Drawing.Point(0, 0);
     this.radChartView1.Name       = "radChartView1";
     this.radChartView1.ShowGrid   = false;
     this.radChartView1.Size       = new System.Drawing.Size(1284, 547);
     this.radChartView1.TabIndex   = 5;
     this.radChartView1.Text       = "radChartView1";
     //
     // radPanel2
     //
     this.radPanel2.Controls.Add(this.cmbGradeLevel);
     this.radPanel2.Controls.Add(this.lblGradeLevel);
     this.radPanel2.Controls.Add(this.btnPrint);
     this.radPanel2.Controls.Add(this.btnClose);
     this.radPanel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.radPanel2.Location = new System.Drawing.Point(0, 547);
     this.radPanel2.Name     = "radPanel2";
     this.radPanel2.Size     = new System.Drawing.Size(1284, 51);
     this.radPanel2.TabIndex = 4;
     //
     // cmbGradeLevel
     //
     this.cmbGradeLevel.DataMember            = "Description";
     this.cmbGradeLevel.DisplayMember         = "Description";
     this.cmbGradeLevel.Location              = new System.Drawing.Point(115, 15);
     this.cmbGradeLevel.Name                  = "cmbGradeLevel";
     this.cmbGradeLevel.Size                  = new System.Drawing.Size(103, 20);
     this.cmbGradeLevel.TabIndex              = 63;
     this.cmbGradeLevel.ValueMember           = "GradeLev";
     this.cmbGradeLevel.Visible               = false;
     this.cmbGradeLevel.SelectedValueChanged += new System.EventHandler(this.cmbGradeLevel_SelectedValueChanged);
     //
     // lblGradeLevel
     //
     this.lblGradeLevel.Location = new System.Drawing.Point(12, 15);
     this.lblGradeLevel.Name     = "lblGradeLevel";
     this.lblGradeLevel.Size     = new System.Drawing.Size(97, 18);
     this.lblGradeLevel.TabIndex = 62;
     this.lblGradeLevel.Text     = "Select Grade Level";
     this.lblGradeLevel.Visible  = false;
     //
     // btnPrint
     //
     this.btnPrint.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPrint.Location = new System.Drawing.Point(1114, 15);
     this.btnPrint.Name     = "btnPrint";
     this.btnPrint.Size     = new System.Drawing.Size(76, 24);
     this.btnPrint.TabIndex = 1;
     this.btnPrint.Text     = "Print";
     this.btnPrint.Click   += new System.EventHandler(this.btnPrint_Click);
     //
     // btnClose
     //
     this.btnClose.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnClose.Location     = new System.Drawing.Point(1196, 15);
     this.btnClose.Name         = "btnClose";
     this.btnClose.Size         = new System.Drawing.Size(76, 24);
     this.btnClose.TabIndex     = 0;
     this.btnClose.Text         = "Close";
     this.btnClose.Click       += new System.EventHandler(this.btnClose_Click);
     //
     // radPrintDocument1
     //
     this.radPrintDocument1.FooterFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radPrintDocument1.HeaderFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radPrintDocument1.Watermark  = radPrintWatermark2;
     //
     // printPreviewDialog1
     //
     this.printPreviewDialog1.AutoScrollMargin  = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.ClientSize        = new System.Drawing.Size(400, 300);
     this.printPreviewDialog1.Enabled           = true;
     this.printPreviewDialog1.Icon    = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
     this.printPreviewDialog1.Name    = "printPreviewDialog1";
     this.printPreviewDialog1.Visible = false;
     //
     // LineChart
     //
     this.AcceptButton        = this.btnPrint;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton        = this.btnClose;
     this.ClientSize          = new System.Drawing.Size(1284, 598);
     this.Controls.Add(this.radPanel1);
     this.Name = "LineChart";
     //
     //
     //
     this.RootElement.ApplyShapeToControl = true;
     this.ShowIcon      = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Line Chart";
     this.ThemeName     = "ControlDefault";
     this.Load         += new System.EventHandler(this.LineChart_Load);
     ((System.ComponentModel.ISupportInitialize)(this.radPanel1)).EndInit();
     this.radPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radPanel2)).EndInit();
     this.radPanel2.ResumeLayout(false);
     this.radPanel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbGradeLevel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblGradeLevel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnPrint)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnClose)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 26
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.WinControls.UI.CartesianArea cartesianArea1 = new Telerik.WinControls.UI.CartesianArea();
     this.radTitleBar1 = new Telerik.WinControls.UI.RadTitleBar();
     this.visualStudio2012LightTheme1 = new Telerik.WinControls.Themes.VisualStudio2012LightTheme();
     this.panel1         = new System.Windows.Forms.Panel();
     this.bShowChart     = new System.Windows.Forms.Button();
     this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
     this.cDropDownMonth = new System.Windows.Forms.ComboBox();
     this.comboBox1      = new System.Windows.Forms.ComboBox();
     this.radChartView1  = new Telerik.WinControls.UI.RadChartView();
     ((System.ComponentModel.ISupportInitialize)(this.radTitleBar1)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     this.SuspendLayout();
     //
     // radTitleBar1
     //
     this.radTitleBar1.BackColor   = System.Drawing.SystemColors.ButtonHighlight;
     this.radTitleBar1.Dock        = System.Windows.Forms.DockStyle.Top;
     this.radTitleBar1.Font        = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radTitleBar1.Location    = new System.Drawing.Point(3, 3);
     this.radTitleBar1.Name        = "radTitleBar1";
     this.radTitleBar1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.radTitleBar1.Size        = new System.Drawing.Size(881, 41);
     this.radTitleBar1.TabIndex    = 8;
     this.radTitleBar1.TabStop     = false;
     this.radTitleBar1.Text        = "نمودار مالی";
     this.radTitleBar1.ThemeName   = "VisualStudio2012Light";
     ((Telerik.WinControls.UI.RadTitleBarElement)(this.radTitleBar1.GetChildAt(0))).Text      = "نمودار مالی";
     ((Telerik.WinControls.UI.RadTitleBarElement)(this.radTitleBar1.GetChildAt(0))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
     ((Telerik.WinControls.UI.RadTitleBarElement)(this.radTitleBar1.GetChildAt(0))).Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // panel1
     //
     this.panel1.Controls.Add(this.bShowChart);
     this.panel1.Controls.Add(this.numericUpDown1);
     this.panel1.Controls.Add(this.cDropDownMonth);
     this.panel1.Controls.Add(this.comboBox1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(3, 44);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(881, 49);
     this.panel1.TabIndex = 10;
     //
     // bShowChart
     //
     this.bShowChart.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bShowChart.Location = new System.Drawing.Point(392, 10);
     this.bShowChart.Name     = "bShowChart";
     this.bShowChart.Size     = new System.Drawing.Size(96, 23);
     this.bShowChart.TabIndex = 3;
     this.bShowChart.Text     = "مشاهده نمودار";
     this.bShowChart.UseVisualStyleBackColor = true;
     this.bShowChart.Click += new System.EventHandler(this.bShowChart_Click);
     //
     // numericUpDown1
     //
     this.numericUpDown1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.numericUpDown1.Location = new System.Drawing.Point(494, 13);
     this.numericUpDown1.Maximum  = new decimal(new int[] {
         3000,
         0,
         0,
         0
     });
     this.numericUpDown1.Minimum = new decimal(new int[] {
         1350,
         0,
         0,
         0
     });
     this.numericUpDown1.Name     = "numericUpDown1";
     this.numericUpDown1.Size     = new System.Drawing.Size(120, 21);
     this.numericUpDown1.TabIndex = 2;
     this.numericUpDown1.Value    = new decimal(new int[] {
         1350,
         0,
         0,
         0
     });
     //
     // cDropDownMonth
     //
     this.cDropDownMonth.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cDropDownMonth.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cDropDownMonth.FormattingEnabled = true;
     this.cDropDownMonth.Location          = new System.Drawing.Point(620, 13);
     this.cDropDownMonth.Name        = "cDropDownMonth";
     this.cDropDownMonth.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.cDropDownMonth.Size        = new System.Drawing.Size(121, 21);
     this.cDropDownMonth.TabIndex    = 1;
     //
     // comboBox1
     //
     this.comboBox1.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.comboBox1.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Items.AddRange(new object[] {
         "روزانه",
         "ماهیانه",
         "سالیانه"
     });
     this.comboBox1.Location              = new System.Drawing.Point(747, 13);
     this.comboBox1.Name                  = "comboBox1";
     this.comboBox1.RightToLeft           = System.Windows.Forms.RightToLeft.Yes;
     this.comboBox1.Size                  = new System.Drawing.Size(121, 21);
     this.comboBox1.TabIndex              = 0;
     this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // radChartView1
     //
     cartesianArea1.ShowGrid          = true;
     this.radChartView1.AreaDesign    = cartesianArea1;
     this.radChartView1.BackColor     = System.Drawing.SystemColors.Control;
     this.radChartView1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.radChartView1.Location      = new System.Drawing.Point(3, 93);
     this.radChartView1.Name          = "radChartView1";
     this.radChartView1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.radChartView1.ShowPanZoom   = true;
     this.radChartView1.ShowToolTip   = true;
     this.radChartView1.ShowTrackBall = true;
     this.radChartView1.Size          = new System.Drawing.Size(881, 494);
     this.radChartView1.TabIndex      = 9;
     this.radChartView1.Text          = "radChartView1";
     this.radChartView1.ThemeName     = "VisualStudio2012Light";
     ((Telerik.WinControls.UI.RadChartElement)(this.radChartView1.GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(249)))), ((int)(((byte)(249)))));
     //
     // ChartViewForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(887, 590);
     this.Controls.Add(this.radChartView1);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.radTitleBar1);
     this.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "ChartViewForm";
     this.Padding         = new System.Windows.Forms.Padding(3);
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "نمودار مالی";
     this.Load           += new System.EventHandler(this.ChartViewForm_Load);
     ((System.ComponentModel.ISupportInitialize)(this.radTitleBar1)).EndInit();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 27
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();
     Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn1 = new Telerik.WinControls.UI.GridViewDecimalColumn();
     Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn2 = new Telerik.WinControls.UI.GridViewDecimalColumn();
     Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn3 = new Telerik.WinControls.UI.GridViewDecimalColumn();
     Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn4 = new Telerik.WinControls.UI.GridViewDecimalColumn();
     Telerik.WinControls.UI.GridViewDecimalColumn gridViewDecimalColumn5 = new Telerik.WinControls.UI.GridViewDecimalColumn();
     Telerik.WinControls.UI.CartesianArea         cartesianArea2         = new Telerik.WinControls.UI.CartesianArea();
     this.radGridView1              = new Telerik.WinControls.UI.RadGridView();
     this.radSplitContainer1        = new Telerik.WinControls.UI.RadSplitContainer();
     this.splitPanel1               = new Telerik.WinControls.UI.SplitPanel();
     this.splitPanel2               = new Telerik.WinControls.UI.SplitPanel();
     this.radChartView1             = new Telerik.WinControls.UI.RadChartView();
     this.nwindDataSet              = new GridChartIntegration.NwindDataSet();
     this.orderDetailsBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.order_DetailsTableAdapter = new GridChartIntegration.NwindDataSetTableAdapters.Order_DetailsTableAdapter();
     ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGridView1.MasterTemplate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit();
     this.radSplitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).BeginInit();
     this.splitPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).BeginInit();
     this.splitPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.nwindDataSet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.orderDetailsBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // radGridView1
     //
     this.radGridView1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.radGridView1.Location = new System.Drawing.Point(0, 0);
     //
     // radGridView1
     //
     gridViewDecimalColumn1.DataType        = typeof(int);
     gridViewDecimalColumn1.FieldName       = "OrderID";
     gridViewDecimalColumn1.HeaderText      = "OrderID";
     gridViewDecimalColumn1.IsAutoGenerated = true;
     gridViewDecimalColumn1.Name            = "OrderID";
     gridViewDecimalColumn2.DataType        = typeof(int);
     gridViewDecimalColumn2.FieldName       = "ProductID";
     gridViewDecimalColumn2.HeaderText      = "ProductID";
     gridViewDecimalColumn2.IsAutoGenerated = true;
     gridViewDecimalColumn2.Name            = "ProductID";
     gridViewDecimalColumn3.FieldName       = "UnitPrice";
     gridViewDecimalColumn3.HeaderText      = "UnitPrice";
     gridViewDecimalColumn3.IsAutoGenerated = true;
     gridViewDecimalColumn3.Name            = "UnitPrice";
     gridViewDecimalColumn4.DataType        = typeof(short);
     gridViewDecimalColumn4.FieldName       = "Quantity";
     gridViewDecimalColumn4.HeaderText      = "Quantity";
     gridViewDecimalColumn4.IsAutoGenerated = true;
     gridViewDecimalColumn4.Name            = "Quantity";
     gridViewDecimalColumn5.DataType        = typeof(float);
     gridViewDecimalColumn5.FieldName       = "Discount";
     gridViewDecimalColumn5.HeaderText      = "Discount";
     gridViewDecimalColumn5.IsAutoGenerated = true;
     gridViewDecimalColumn5.Name            = "Discount";
     this.radGridView1.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
         gridViewDecimalColumn1,
         gridViewDecimalColumn2,
         gridViewDecimalColumn3,
         gridViewDecimalColumn4,
         gridViewDecimalColumn5
     });
     this.radGridView1.MasterTemplate.DataSource = this.orderDetailsBindingSource;
     this.radGridView1.Name     = "radGridView1";
     this.radGridView1.Size     = new System.Drawing.Size(837, 302);
     this.radGridView1.TabIndex = 0;
     this.radGridView1.Text     = "radGridView1";
     //
     // radSplitContainer1
     //
     this.radSplitContainer1.Controls.Add(this.splitPanel1);
     this.radSplitContainer1.Controls.Add(this.splitPanel2);
     this.radSplitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.radSplitContainer1.Location    = new System.Drawing.Point(0, 0);
     this.radSplitContainer1.Name        = "radSplitContainer1";
     this.radSplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     //
     //
     this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25);
     this.radSplitContainer1.Size     = new System.Drawing.Size(837, 609);
     this.radSplitContainer1.TabIndex = 1;
     this.radSplitContainer1.TabStop  = false;
     this.radSplitContainer1.Text     = "radSplitContainer1";
     //
     // splitPanel1
     //
     this.splitPanel1.Controls.Add(this.radGridView1);
     this.splitPanel1.Location = new System.Drawing.Point(0, 0);
     this.splitPanel1.Name     = "splitPanel1";
     //
     //
     //
     this.splitPanel1.RootElement.MinSize = new System.Drawing.Size(25, 25);
     this.splitPanel1.Size     = new System.Drawing.Size(837, 302);
     this.splitPanel1.TabIndex = 0;
     this.splitPanel1.TabStop  = false;
     this.splitPanel1.Text     = "splitPanel1";
     //
     // splitPanel2
     //
     this.splitPanel2.Controls.Add(this.radChartView1);
     this.splitPanel2.Location = new System.Drawing.Point(0, 306);
     this.splitPanel2.Name     = "splitPanel2";
     //
     //
     //
     this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(25, 25);
     this.splitPanel2.Size     = new System.Drawing.Size(837, 303);
     this.splitPanel2.TabIndex = 1;
     this.splitPanel2.TabStop  = false;
     this.splitPanel2.Text     = "splitPanel2";
     //
     // radChartView1
     //
     this.radChartView1.AreaDesign = cartesianArea2;
     this.radChartView1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.radChartView1.Location   = new System.Drawing.Point(0, 0);
     this.radChartView1.Name       = "radChartView1";
     this.radChartView1.ShowGrid   = false;
     this.radChartView1.Size       = new System.Drawing.Size(837, 303);
     this.radChartView1.TabIndex   = 0;
     this.radChartView1.Text       = "radChartView1";
     //
     // nwindDataSet
     //
     this.nwindDataSet.DataSetName             = "NwindDataSet";
     this.nwindDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // orderDetailsBindingSource
     //
     this.orderDetailsBindingSource.DataMember = "Order Details";
     this.orderDetailsBindingSource.DataSource = this.nwindDataSet;
     //
     // order_DetailsTableAdapter
     //
     this.order_DetailsTableAdapter.ClearBeforeFill = true;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(837, 609);
     this.Controls.Add(this.radSplitContainer1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.radGridView1.MasterTemplate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).EndInit();
     this.radSplitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).EndInit();
     this.splitPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).EndInit();
     this.splitPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.nwindDataSet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.orderDetailsBindingSource)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 28
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Telerik.WinControls.UI.CartesianArea cartesianArea2 = new Telerik.WinControls.UI.CartesianArea();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(BarChart));
            Telerik.WinControls.UI.RadPrintWatermark radPrintWatermark2 = new Telerik.WinControls.UI.RadPrintWatermark();
            this.radPanel1 = new Telerik.WinControls.UI.RadPanel();
            this.cmbGradeLevel = new Telerik.WinControls.UI.RadDropDownList();
            this.lblGradeLevel = new Telerik.WinControls.UI.RadLabel();
            this.btnPrint = new Telerik.WinControls.UI.RadButton();
            this.btnClose = new Telerik.WinControls.UI.RadButton();
            this.radChartView1 = new Telerik.WinControls.UI.RadChartView();
            this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
            this.radPrintDocument1 = new Telerik.WinControls.UI.RadPrintDocument();
            ((System.ComponentModel.ISupportInitialize)(this.radPanel1)).BeginInit();
            this.radPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cmbGradeLevel)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lblGradeLevel)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnPrint)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnClose)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            this.SuspendLayout();
            // 
            // radPanel1
            // 
            this.radPanel1.Controls.Add(this.cmbGradeLevel);
            this.radPanel1.Controls.Add(this.lblGradeLevel);
            this.radPanel1.Controls.Add(this.btnPrint);
            this.radPanel1.Controls.Add(this.btnClose);
            this.radPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.radPanel1.Location = new System.Drawing.Point(0, 547);
            this.radPanel1.Name = "radPanel1";
            this.radPanel1.Size = new System.Drawing.Size(1284, 51);
            this.radPanel1.TabIndex = 2;
            // 
            // cmbGradeLevel
            // 
            this.cmbGradeLevel.DataMember = "Description";
            this.cmbGradeLevel.DisplayMember = "Description";
            this.cmbGradeLevel.Location = new System.Drawing.Point(115, 15);
            this.cmbGradeLevel.Name = "cmbGradeLevel";
            this.cmbGradeLevel.Size = new System.Drawing.Size(103, 20);
            this.cmbGradeLevel.TabIndex = 63;
            this.cmbGradeLevel.ValueMember = "GradeLev";
            this.cmbGradeLevel.Visible = false;
            this.cmbGradeLevel.SelectedValueChanged += new System.EventHandler(this.cmbGradeLevel_SelectedValueChanged);
            // 
            // lblGradeLevel
            // 
            this.lblGradeLevel.Location = new System.Drawing.Point(12, 15);
            this.lblGradeLevel.Name = "lblGradeLevel";
            this.lblGradeLevel.Size = new System.Drawing.Size(97, 18);
            this.lblGradeLevel.TabIndex = 62;
            this.lblGradeLevel.Text = "Select Grade Level";
            this.lblGradeLevel.Visible = false;
            // 
            // btnPrint
            // 
            this.btnPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnPrint.Location = new System.Drawing.Point(1114, 15);
            this.btnPrint.Name = "btnPrint";
            this.btnPrint.Size = new System.Drawing.Size(76, 24);
            this.btnPrint.TabIndex = 1;
            this.btnPrint.Text = "Print";
            this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
            // 
            // btnClose
            // 
            this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnClose.Location = new System.Drawing.Point(1196, 15);
            this.btnClose.Name = "btnClose";
            this.btnClose.Size = new System.Drawing.Size(76, 24);
            this.btnClose.TabIndex = 0;
            this.btnClose.Text = "Close";
            this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
            // 
            // radChartView1
            // 
            this.radChartView1.AreaDesign = cartesianArea2;
            this.radChartView1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radChartView1.Location = new System.Drawing.Point(0, 0);
            this.radChartView1.Name = "radChartView1";
            this.radChartView1.ShowGrid = false;
            this.radChartView1.Size = new System.Drawing.Size(1284, 547);
            this.radChartView1.TabIndex = 3;
            this.radChartView1.Text = "radChartView1";
            // 
            // printPreviewDialog1
            // 
            this.printPreviewDialog1.AutoScrollMargin = new System.Drawing.Size(0, 0);
            this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
            this.printPreviewDialog1.ClientSize = new System.Drawing.Size(400, 300);
            this.printPreviewDialog1.Enabled = true;
            this.printPreviewDialog1.Icon = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
            this.printPreviewDialog1.Name = "printPreviewDialog1";
            this.printPreviewDialog1.Visible = false;
            // 
            // radPrintDocument1
            // 
            this.radPrintDocument1.FooterFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.radPrintDocument1.HeaderFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.radPrintDocument1.Watermark = radPrintWatermark2;
            // 
            // BarChart
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1284, 598);
            this.Controls.Add(this.radChartView1);
            this.Controls.Add(this.radPanel1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Name = "BarChart";
            // 
            // 
            // 
            this.RootElement.ApplyShapeToControl = true;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Bar Graph";
            this.ThemeName = "ControlDefault";
            this.Load += new System.EventHandler(this.BarChart_Load);
            ((System.ComponentModel.ISupportInitialize)(this.radPanel1)).EndInit();
            this.radPanel1.ResumeLayout(false);
            this.radPanel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cmbGradeLevel)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lblGradeLevel)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnPrint)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnClose)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
            this.ResumeLayout(false);

        }
Esempio n. 29
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.WinControls.UI.CartesianArea   cartesianArea1         = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.CategoricalAxis categoricalAxis1       = new Telerik.WinControls.UI.CategoricalAxis();
     Telerik.WinControls.UI.LinearAxis      linearAxis1            = new Telerik.WinControls.UI.LinearAxis();
     Telerik.WinControls.UI.BarSeries       barSeries1             = new Telerik.WinControls.UI.BarSeries();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint1  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint2  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint3  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint4  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint5  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.WinControls.UI.BarSeries       barSeries2             = new Telerik.WinControls.UI.BarSeries();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint6  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint7  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint8  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint9  = new Telerik.Charting.CategoricalDataPoint();
     Telerik.Charting.CategoricalDataPoint  categoricalDataPoint10 = new Telerik.Charting.CategoricalDataPoint();
     C1.Win.C1Gauge.C1GaugeSegment          c1GaugeSegment1        = new C1.Win.C1Gauge.C1GaugeSegment();
     C1.Win.C1Gauge.C1GaugeLabels           c1GaugeLabels1         = new C1.Win.C1Gauge.C1GaugeLabels();
     C1.Win.C1Gauge.C1GaugeMarks            c1GaugeMarks1          = new C1.Win.C1Gauge.C1GaugeMarks();
     C1.Win.C1Gauge.C1GaugeMarks            c1GaugeMarks2          = new C1.Win.C1Gauge.C1GaugeMarks();
     C1.Win.C1Gauge.C1GaugeMarks            c1GaugeMarks3          = new C1.Win.C1Gauge.C1GaugeMarks();
     C1.Win.C1Gauge.C1GaugeRange            c1GaugeRange1          = new C1.Win.C1Gauge.C1GaugeRange();
     C1.Win.C1Gauge.C1GaugeLabels           c1GaugeLabels2         = new C1.Win.C1Gauge.C1GaugeLabels();
     C1.Win.C1Gauge.C1GaugeSingleLabel      c1GaugeSingleLabel1    = new C1.Win.C1Gauge.C1GaugeSingleLabel();
     C1.Win.C1Gauge.C1GaugeEllipse          c1GaugeEllipse1        = new C1.Win.C1Gauge.C1GaugeEllipse();
     C1.Win.C1Gauge.C1GaugeEllipse          c1GaugeEllipse2        = new C1.Win.C1Gauge.C1GaugeEllipse();
     C1.Win.C1Gauge.C1GaugeEllipse          c1GaugeEllipse3        = new C1.Win.C1Gauge.C1GaugeEllipse();
     C1.Win.C1Gauge.C1GaugeCaption          c1GaugeCaption1        = new C1.Win.C1Gauge.C1GaugeCaption();
     C1.Win.C1Gauge.C1GaugeCaption          c1GaugeCaption2        = new C1.Win.C1Gauge.C1GaugeCaption();
     C1.Win.C1Gauge.C1GaugeCaption          c1GaugeCaption3        = new C1.Win.C1Gauge.C1GaugeCaption();
     this.lastyeartet       = new Telerik.WinControls.UI.RadLabel();
     this.radSeparator2     = new Telerik.WinControls.UI.RadSeparator();
     this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
     this.currentYearTxt    = new Telerik.WinControls.UI.RadLabel();
     this.currentYearLbl    = new Telerik.WinControls.UI.RadLabel();
     this.monthData         = new System.Windows.Forms.DataGridView();
     this.yearCol           = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.month01Col        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.month02Col        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.month03Col        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.month04Col        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.month05Col        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.month06Col        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.month07Col        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.month08Col        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.month09Col        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.month10Col        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.month11Col        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.month12Col        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Sum = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
     this.radLabel3         = new Telerik.WinControls.UI.RadLabel();
     this.radLabel4         = new Telerik.WinControls.UI.RadLabel();
     this.lb_lastyear       = new Telerik.WinControls.UI.RadLabel();
     this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
     this.radChartView1     = new Telerik.WinControls.UI.RadChartView();
     this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
     this.button1           = new System.Windows.Forms.Button();
     this.label1            = new System.Windows.Forms.Label();
     this.cb_year           = new System.Windows.Forms.ComboBox();
     this.c1PdfDocument1    = new C1.C1Pdf.C1PdfDocument();
     this.radThemeManager1  = new Telerik.WinControls.RadThemeManager();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.c1Gauge5          = new C1.Win.C1Gauge.C1Gauge();
     this.c1RG3             = new C1.Win.C1Gauge.C1RadialGauge();
     this.radSeparator3     = new Telerik.WinControls.UI.RadSeparator();
     this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
     ((System.ComponentModel.ISupportInitialize)(this.lastyeartet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator2)).BeginInit();
     this.tableLayoutPanel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.currentYearTxt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.currentYearLbl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.monthData)).BeginInit();
     this.tableLayoutPanel6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lb_lastyear)).BeginInit();
     this.tableLayoutPanel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     this.tableLayoutPanel7.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1Gauge5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator3)).BeginInit();
     this.tableLayoutPanel3.SuspendLayout();
     this.SuspendLayout();
     //
     // lastyeartet
     //
     this.lastyeartet.Anchor   = System.Windows.Forms.AnchorStyles.Left;
     this.lastyeartet.Font     = new System.Drawing.Font("Segoe UI", 17F);
     this.lastyeartet.Location = new System.Drawing.Point(161, 6);
     this.lastyeartet.Name     = "lastyeartet";
     this.lastyeartet.Size     = new System.Drawing.Size(48, 35);
     this.lastyeartet.TabIndex = 1;
     this.lastyeartet.Text     = "680";
     //
     // radSeparator2
     //
     this.radSeparator2.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.radSeparator2.Location    = new System.Drawing.Point(821, 3);
     this.radSeparator2.Name        = "radSeparator2";
     this.radSeparator2.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tableLayoutPanel1.SetRowSpan(this.radSeparator2, 2);
     this.radSeparator2.Size     = new System.Drawing.Size(2, 656);
     this.radSeparator2.TabIndex = 1;
     //
     // tableLayoutPanel4
     //
     this.tableLayoutPanel4.BackColor   = System.Drawing.SystemColors.Window;
     this.tableLayoutPanel4.ColumnCount = 2;
     this.tableLayoutPanel3.SetColumnSpan(this.tableLayoutPanel4, 2);
     this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 70.48458F));
     this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 29.51542F));
     this.tableLayoutPanel4.Controls.Add(this.currentYearTxt, 1, 0);
     this.tableLayoutPanel4.Controls.Add(this.currentYearLbl, 0, 0);
     this.tableLayoutPanel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel4.Location = new System.Drawing.Point(20, 20);
     this.tableLayoutPanel4.Margin   = new System.Windows.Forms.Padding(20);
     this.tableLayoutPanel4.Name     = "tableLayoutPanel4";
     this.tableLayoutPanel4.RowCount = 1;
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel4.Size     = new System.Drawing.Size(227, 47);
     this.tableLayoutPanel4.TabIndex = 6;
     //
     // currentYearTxt
     //
     this.currentYearTxt.Anchor   = System.Windows.Forms.AnchorStyles.Left;
     this.currentYearTxt.Font     = new System.Drawing.Font("Segoe UI", 17F);
     this.currentYearTxt.Location = new System.Drawing.Point(162, 6);
     this.currentYearTxt.Name     = "currentYearTxt";
     this.currentYearTxt.Size     = new System.Drawing.Size(60, 35);
     this.currentYearTxt.TabIndex = 1;
     this.currentYearTxt.Text     = "1000";
     //
     // currentYearLbl
     //
     this.currentYearLbl.Anchor        = System.Windows.Forms.AnchorStyles.Right;
     this.currentYearLbl.Font          = new System.Drawing.Font("Segoe UI", 15F);
     this.currentYearLbl.Location      = new System.Drawing.Point(3, 8);
     this.currentYearLbl.Name          = "currentYearLbl";
     this.currentYearLbl.Size          = new System.Drawing.Size(153, 31);
     this.currentYearLbl.TabIndex      = 0;
     this.currentYearLbl.Text          = "今年处理总数:";
     this.currentYearLbl.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
     //
     // monthData
     //
     this.monthData.AllowUserToAddRows          = false;
     this.monthData.AllowUserToResizeColumns    = false;
     this.monthData.BackgroundColor             = System.Drawing.SystemColors.Window;
     this.monthData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.monthData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.yearCol,
         this.month01Col,
         this.month02Col,
         this.month03Col,
         this.month04Col,
         this.month05Col,
         this.month06Col,
         this.month07Col,
         this.month08Col,
         this.month09Col,
         this.month10Col,
         this.month11Col,
         this.month12Col,
         this.Sum
     });
     this.monthData.Dock                    = System.Windows.Forms.DockStyle.Fill;
     this.monthData.Location                = new System.Drawing.Point(50, 341);
     this.monthData.Margin                  = new System.Windows.Forms.Padding(50, 10, 3, 40);
     this.monthData.MultiSelect             = false;
     this.monthData.Name                    = "monthData";
     this.monthData.ReadOnly                = true;
     this.monthData.RowHeadersVisible       = false;
     this.monthData.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToDisplayedHeaders;
     this.monthData.RowTemplate.Height      = 23;
     this.monthData.SelectionMode           = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.monthData.Size                    = new System.Drawing.Size(765, 281);
     this.monthData.TabIndex                = 2;
     //
     // yearCol
     //
     this.yearCol.HeaderText = "年份";
     this.yearCol.Name       = "yearCol";
     this.yearCol.ReadOnly   = true;
     //
     // month01Col
     //
     this.month01Col.HeaderText = "一月";
     this.month01Col.Name       = "month01Col";
     this.month01Col.ReadOnly   = true;
     this.month01Col.Width      = 72;
     //
     // month02Col
     //
     this.month02Col.HeaderText = "二月";
     this.month02Col.Name       = "month02Col";
     this.month02Col.ReadOnly   = true;
     this.month02Col.Width      = 72;
     //
     // month03Col
     //
     this.month03Col.HeaderText = "三月";
     this.month03Col.Name       = "month03Col";
     this.month03Col.ReadOnly   = true;
     this.month03Col.Width      = 72;
     //
     // month04Col
     //
     this.month04Col.HeaderText = "四月";
     this.month04Col.Name       = "month04Col";
     this.month04Col.ReadOnly   = true;
     this.month04Col.Width      = 72;
     //
     // month05Col
     //
     this.month05Col.HeaderText = "五月";
     this.month05Col.Name       = "month05Col";
     this.month05Col.ReadOnly   = true;
     this.month05Col.Width      = 72;
     //
     // month06Col
     //
     this.month06Col.HeaderText = "六月";
     this.month06Col.Name       = "month06Col";
     this.month06Col.ReadOnly   = true;
     this.month06Col.Width      = 72;
     //
     // month07Col
     //
     this.month07Col.HeaderText = "七月";
     this.month07Col.Name       = "month07Col";
     this.month07Col.ReadOnly   = true;
     this.month07Col.Width      = 72;
     //
     // month08Col
     //
     this.month08Col.HeaderText = "八月";
     this.month08Col.Name       = "month08Col";
     this.month08Col.ReadOnly   = true;
     this.month08Col.Width      = 72;
     //
     // month09Col
     //
     this.month09Col.HeaderText = "九月";
     this.month09Col.Name       = "month09Col";
     this.month09Col.ReadOnly   = true;
     this.month09Col.Width      = 72;
     //
     // month10Col
     //
     this.month10Col.HeaderText = "十月";
     this.month10Col.Name       = "month10Col";
     this.month10Col.ReadOnly   = true;
     this.month10Col.Width      = 78;
     //
     // month11Col
     //
     this.month11Col.HeaderText = "十一月";
     this.month11Col.Name       = "month11Col";
     this.month11Col.ReadOnly   = true;
     this.month11Col.Width      = 78;
     //
     // month12Col
     //
     this.month12Col.HeaderText = "十二月";
     this.month12Col.Name       = "month12Col";
     this.month12Col.ReadOnly   = true;
     this.month12Col.Width      = 78;
     //
     // Sum
     //
     this.Sum.HeaderText = "总数";
     this.Sum.Name       = "Sum";
     this.Sum.ReadOnly   = true;
     //
     // tableLayoutPanel6
     //
     this.tableLayoutPanel6.BackColor   = System.Drawing.SystemColors.Window;
     this.tableLayoutPanel6.ColumnCount = 2;
     this.tableLayoutPanel3.SetColumnSpan(this.tableLayoutPanel6, 2);
     this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 68.28194F));
     this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 31.71806F));
     this.tableLayoutPanel6.Controls.Add(this.radLabel3, 1, 0);
     this.tableLayoutPanel6.Controls.Add(this.radLabel4, 0, 0);
     this.tableLayoutPanel6.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel6.Location = new System.Drawing.Point(20, 194);
     this.tableLayoutPanel6.Margin   = new System.Windows.Forms.Padding(20);
     this.tableLayoutPanel6.Name     = "tableLayoutPanel6";
     this.tableLayoutPanel6.RowCount = 1;
     this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel6.Size     = new System.Drawing.Size(227, 47);
     this.tableLayoutPanel6.TabIndex = 8;
     //
     // radLabel3
     //
     this.radLabel3.Anchor   = System.Windows.Forms.AnchorStyles.Left;
     this.radLabel3.Font     = new System.Drawing.Font("Segoe UI", 17F);
     this.radLabel3.Location = new System.Drawing.Point(157, 6);
     this.radLabel3.Name     = "radLabel3";
     this.radLabel3.Size     = new System.Drawing.Size(59, 35);
     this.radLabel3.TabIndex = 1;
     this.radLabel3.Text     = "上升";
     //
     // radLabel4
     //
     this.radLabel4.Anchor        = System.Windows.Forms.AnchorStyles.Right;
     this.radLabel4.Font          = new System.Drawing.Font("Segoe UI", 15F);
     this.radLabel4.Location      = new System.Drawing.Point(34, 8);
     this.radLabel4.Name          = "radLabel4";
     this.radLabel4.Size          = new System.Drawing.Size(117, 31);
     this.radLabel4.TabIndex      = 0;
     this.radLabel4.Text          = "指标趋势:";
     this.radLabel4.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lb_lastyear
     //
     this.lb_lastyear.Anchor        = System.Windows.Forms.AnchorStyles.Right;
     this.lb_lastyear.Font          = new System.Drawing.Font("Segoe UI", 15F);
     this.lb_lastyear.Location      = new System.Drawing.Point(3, 8);
     this.lb_lastyear.Name          = "lb_lastyear";
     this.lb_lastyear.Size          = new System.Drawing.Size(152, 31);
     this.lb_lastyear.TabIndex      = 0;
     this.lb_lastyear.Text          = "去年处理总数:";
     this.lb_lastyear.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
     //
     // tableLayoutPanel5
     //
     this.tableLayoutPanel5.BackColor   = System.Drawing.SystemColors.Window;
     this.tableLayoutPanel5.ColumnCount = 2;
     this.tableLayoutPanel3.SetColumnSpan(this.tableLayoutPanel5, 2);
     this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 69.60352F));
     this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30.39647F));
     this.tableLayoutPanel5.Controls.Add(this.lastyeartet, 1, 0);
     this.tableLayoutPanel5.Controls.Add(this.lb_lastyear, 0, 0);
     this.tableLayoutPanel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel5.Location = new System.Drawing.Point(20, 107);
     this.tableLayoutPanel5.Margin   = new System.Windows.Forms.Padding(20);
     this.tableLayoutPanel5.Name     = "tableLayoutPanel5";
     this.tableLayoutPanel5.RowCount = 1;
     this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel5.Size     = new System.Drawing.Size(227, 47);
     this.tableLayoutPanel5.TabIndex = 7;
     //
     // radChartView1
     //
     this.radChartView1.AreaDesign       = cartesianArea1;
     categoricalAxis1.IsPrimary          = true;
     categoricalAxis1.LabelRotationAngle = 300D;
     categoricalAxis1.Title         = "";
     linearAxis1.AxisType           = Telerik.Charting.AxisType.Second;
     linearAxis1.IsPrimary          = true;
     linearAxis1.LabelInterval      = 10;
     linearAxis1.LabelRotationAngle = 300D;
     linearAxis1.MajorStep          = 10D;
     linearAxis1.Minimum            = 0D;
     linearAxis1.TickOrigin         = null;
     linearAxis1.Title = "";
     this.radChartView1.Axes.AddRange(new Telerik.WinControls.UI.Axis[] {
         categoricalAxis1,
         linearAxis1
     });
     this.tableLayoutPanel7.SetColumnSpan(this.radChartView1, 6);
     this.radChartView1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.radChartView1.Location    = new System.Drawing.Point(50, 32);
     this.radChartView1.Margin      = new System.Windows.Forms.Padding(50, 3, 3, 10);
     this.radChartView1.Name        = "radChartView1";
     categoricalDataPoint1.Category = "A";
     categoricalDataPoint1.Label    = 16D;
     categoricalDataPoint1.Value    = 16D;
     categoricalDataPoint2.Category = "B";
     categoricalDataPoint2.Label    = 80D;
     categoricalDataPoint2.Value    = 80D;
     categoricalDataPoint3.Category = "C";
     categoricalDataPoint3.Label    = 25D;
     categoricalDataPoint3.Value    = 25D;
     categoricalDataPoint4.Category = "D";
     categoricalDataPoint4.Label    = 34D;
     categoricalDataPoint4.Value    = 34D;
     categoricalDataPoint5.Category = "E";
     categoricalDataPoint5.Label    = 52D;
     categoricalDataPoint5.Value    = 52D;
     barSeries1.DataPoints.AddRange(new Telerik.Charting.DataPoint[] {
         categoricalDataPoint1,
         categoricalDataPoint2,
         categoricalDataPoint3,
         categoricalDataPoint4,
         categoricalDataPoint5
     });
     barSeries1.HorizontalAxis       = categoricalAxis1;
     barSeries1.LabelMode            = Telerik.WinControls.UI.BarLabelModes.Top;
     barSeries1.LegendTitle          = null;
     barSeries1.VerticalAxis         = linearAxis1;
     categoricalDataPoint6.Category  = "A";
     categoricalDataPoint6.Label     = 18D;
     categoricalDataPoint6.Value     = 18D;
     categoricalDataPoint7.Category  = "B";
     categoricalDataPoint7.Label     = 70D;
     categoricalDataPoint7.Value     = 70D;
     categoricalDataPoint8.Category  = "C";
     categoricalDataPoint8.Label     = 41D;
     categoricalDataPoint8.Value     = 41D;
     categoricalDataPoint9.Category  = "D";
     categoricalDataPoint9.Label     = 40D;
     categoricalDataPoint9.Value     = 40D;
     categoricalDataPoint10.Category = "E";
     categoricalDataPoint10.Label    = 54D;
     categoricalDataPoint10.Value    = 54D;
     barSeries2.DataPoints.AddRange(new Telerik.Charting.DataPoint[] {
         categoricalDataPoint6,
         categoricalDataPoint7,
         categoricalDataPoint8,
         categoricalDataPoint9,
         categoricalDataPoint10
     });
     barSeries2.HorizontalAxis = categoricalAxis1;
     barSeries2.LabelMode      = Telerik.WinControls.UI.BarLabelModes.Top;
     barSeries2.LegendTitle    = null;
     barSeries2.VerticalAxis   = linearAxis1;
     this.radChartView1.Series.AddRange(new Telerik.WinControls.UI.ChartSeries[] {
         barSeries1,
         barSeries2
     });
     this.radChartView1.ShowGrid = false;
     this.radChartView1.Size     = new System.Drawing.Size(759, 283);
     this.radChartView1.TabIndex = 0;
     this.radChartView1.Text     = "radChartView1";
     //
     // tableLayoutPanel7
     //
     this.tableLayoutPanel7.ColumnCount = 6;
     this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel7.Controls.Add(this.radChartView1, 0, 1);
     this.tableLayoutPanel7.Controls.Add(this.button1, 5, 0);
     this.tableLayoutPanel7.Controls.Add(this.label1, 4, 0);
     this.tableLayoutPanel7.Controls.Add(this.cb_year, 3, 0);
     this.tableLayoutPanel7.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel7.Location = new System.Drawing.Point(3, 3);
     this.tableLayoutPanel7.Name     = "tableLayoutPanel7";
     this.tableLayoutPanel7.RowCount = 2;
     this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.230769F));
     this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 90.76923F));
     this.tableLayoutPanel7.Size     = new System.Drawing.Size(812, 325);
     this.tableLayoutPanel7.TabIndex = 3;
     //
     // button1
     //
     this.button1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.button1.Font     = new System.Drawing.Font("Segoe UI", 9F);
     this.button1.Location = new System.Drawing.Point(697, 3);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(112, 23);
     this.button1.TabIndex = 5;
     this.button1.Text     = "确定";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // label1
     //
     this.label1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(664, 4);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(27, 21);
     this.label1.TabIndex = 3;
     this.label1.Text     = "年";
     //
     // cb_year
     //
     this.cb_year.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.cb_year.FormattingEnabled = true;
     this.cb_year.Location          = new System.Drawing.Point(548, 4);
     this.cb_year.Name     = "cb_year";
     this.cb_year.Size     = new System.Drawing.Size(110, 20);
     this.cb_year.TabIndex = 1;
     //
     // c1PdfDocument1
     //
     this.c1PdfDocument1.RotateAngle    = 0F;
     this.c1PdfDocument1.UseFastTextOut = false;
     this.c1PdfDocument1.UseFileCaching = false;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.BackColor   = System.Drawing.SystemColors.Window;
     this.tableLayoutPanel1.ColumnCount = 3;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 75F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 8F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F));
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 2, 0);
     this.tableLayoutPanel1.Controls.Add(this.radSeparator2, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.monthData, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel7, 0, 0);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 2;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1099, 662);
     this.tableLayoutPanel1.TabIndex = 2;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.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.tableLayoutPanel2.BackColor   = System.Drawing.SystemColors.Control;
     this.tableLayoutPanel2.ColumnCount = 1;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Controls.Add(this.c1Gauge5, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.radSeparator3, 0, 1);
     this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel3, 0, 2);
     this.tableLayoutPanel2.Location = new System.Drawing.Point(829, 3);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 3;
     this.tableLayoutPanel1.SetRowSpan(this.tableLayoutPanel2, 2);
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 55F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 8F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 45F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(267, 656);
     this.tableLayoutPanel2.TabIndex = 1;
     //
     // c1Gauge5
     //
     this.c1Gauge5.Gauges.AddRange(new C1.Win.C1Gauge.C1GaugeBase[] {
         this.c1RG3
     });
     this.c1Gauge5.Location = new System.Drawing.Point(3, 3);
     this.c1Gauge5.Name     = "c1Gauge5";
     this.c1Gauge5.Size     = new System.Drawing.Size(261, 350);
     this.c1Gauge5.TabIndex = 78;
     this.c1Gauge5.ViewTag  = ((long)(672863763119022325));
     //
     // c1RG3
     //
     this.c1RG3.Cap.Border.Color        = System.Drawing.Color.Black;
     this.c1RG3.Cap.Border.Thickness    = 2D;
     this.c1RG3.Cap.Filling.BrushType   = C1.Win.C1Gauge.C1GaugeBrushType.Gradient;
     this.c1RG3.Cap.Filling.Color       = System.Drawing.Color.Gold;
     this.c1RG3.Cap.Filling.Color2      = System.Drawing.Color.Black;
     this.c1RG3.Cap.Gradient.Direction  = C1.Win.C1Gauge.C1GaugeGradientDirection.RadialOuter;
     this.c1RG3.Cap.Shadow.Visible      = true;
     c1GaugeSegment1.Border.LineStyle   = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeSegment1.Filling.BrushType  = C1.Win.C1Gauge.C1GaugeBrushType.Gradient;
     c1GaugeSegment1.Filling.Color      = System.Drawing.Color.White;
     c1GaugeSegment1.Filling.Color2     = System.Drawing.Color.CornflowerBlue;
     c1GaugeSegment1.Filling.Opacity    = 0.6D;
     c1GaugeSegment1.Filling.Opacity2   = 0.1D;
     c1GaugeSegment1.Gradient.Direction = C1.Win.C1Gauge.C1GaugeGradientDirection.Vertical;
     c1GaugeSegment1.Gradient.Falloff   = C1.Win.C1Gauge.C1GaugeGradientFalloff.Triangular;
     c1GaugeSegment1.HitTestable        = false;
     c1GaugeSegment1.InnerRadius        = 130D;
     c1GaugeSegment1.SweepAngle         = 190D;
     this.c1RG3.CoverShapes.AddRange(new C1.Win.C1Gauge.C1GaugeBaseShape[] {
         c1GaugeSegment1
     });
     c1GaugeLabels1.AllowFlip         = true;
     c1GaugeLabels1.FontSize          = 12D;
     c1GaugeLabels1.Interval          = 100D;
     c1GaugeLabels1.Location          = 87D;
     c1GaugeLabels1.ViewTag           = ((long)(728035773812438077));
     c1GaugeMarks1.Alignment          = C1.Win.C1Gauge.C1GaugeAlignment.Out;
     c1GaugeMarks1.Border.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     c1GaugeMarks1.Border.LineStyle   = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeMarks1.Filling.Color      = System.Drawing.Color.Black;
     c1GaugeMarks1.Interval           = 50D;
     c1GaugeMarks1.Length             = 16D;
     c1GaugeMarks1.Location           = 60D;
     c1GaugeMarks1.ViewTag            = ((long)(730850523579544637));
     c1GaugeMarks1.Width              = 1D;
     c1GaugeMarks2.Alignment          = C1.Win.C1Gauge.C1GaugeAlignment.Out;
     c1GaugeMarks2.Border.LineStyle   = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeMarks2.Filling.Color      = System.Drawing.Color.Black;
     c1GaugeMarks2.Interval           = 10D;
     c1GaugeMarks2.Length             = 8D;
     c1GaugeMarks2.Location           = 60D;
     c1GaugeMarks2.ViewTag            = ((long)(649514403884524153));
     c1GaugeMarks2.Width              = 1D;
     c1GaugeMarks3.Alignment          = C1.Win.C1Gauge.C1GaugeAlignment.In;
     c1GaugeMarks3.Border.LineStyle   = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeMarks3.Filling.Color      = System.Drawing.Color.Red;
     c1GaugeMarks3.Interval           = 25D;
     c1GaugeMarks3.Length             = 10D;
     c1GaugeMarks3.Location           = 55D;
     c1GaugeMarks3.ViewTag            = ((long)(649795879440154520));
     c1GaugeMarks3.Width              = 1D;
     c1GaugeRange1.Alignment          = C1.Win.C1Gauge.C1GaugeAlignment.In;
     c1GaugeRange1.Border.LineStyle   = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeRange1.Filling.Color      = System.Drawing.Color.Red;
     c1GaugeRange1.Location           = 55D;
     c1GaugeRange1.ViewTag            = ((long)(650077355452711816));
     c1GaugeRange1.Width              = 1D;
     c1GaugeLabels2.Color             = System.Drawing.Color.Red;
     c1GaugeLabels2.FontSize          = 9D;
     c1GaugeLabels2.Format            = "n0";
     c1GaugeLabels2.Interval          = 133.333333D;
     c1GaugeLabels2.Location          = 33D;
     c1GaugeLabels2.ValueFactor       = 15D;
     c1GaugeLabels2.ViewTag           = ((long)(650358830775900693));
     c1GaugeSingleLabel1.Angle        = 180D;
     c1GaugeSingleLabel1.Font         = new System.Drawing.Font("Courier New", 14.25F);
     c1GaugeSingleLabel1.PointerIndex = 1;
     c1GaugeSingleLabel1.ViewTag      = ((long)(820639161589734003));
     this.c1RG3.Decorators.AddRange(new C1.Win.C1Gauge.C1GaugeDecorator[] {
         c1GaugeLabels1,
         c1GaugeMarks1,
         c1GaugeMarks2,
         c1GaugeMarks3,
         c1GaugeRange1,
         c1GaugeLabels2,
         c1GaugeSingleLabel1
     });
     c1GaugeEllipse1.Border.LineStyle   = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeEllipse1.Filling.BrushType  = C1.Win.C1Gauge.C1GaugeBrushType.Gradient;
     c1GaugeEllipse1.Filling.Color      = System.Drawing.Color.FromArgb(((int)(((byte)(188)))), ((int)(((byte)(199)))), ((int)(((byte)(216)))));
     c1GaugeEllipse1.Filling.Color2     = System.Drawing.Color.White;
     c1GaugeEllipse1.Filling.SwapColors = true;
     c1GaugeEllipse1.Gradient.Direction = C1.Win.C1Gauge.C1GaugeGradientDirection.Vertical;
     c1GaugeEllipse1.Height             = -1.08D;
     c1GaugeEllipse1.HitTestable        = false;
     c1GaugeEllipse1.Width              = -1.08D;
     c1GaugeEllipse2.Border.LineStyle   = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeEllipse2.Filling.BrushType  = C1.Win.C1Gauge.C1GaugeBrushType.Gradient;
     c1GaugeEllipse2.Filling.Color      = System.Drawing.Color.White;
     c1GaugeEllipse2.Filling.Color2     = System.Drawing.Color.FromArgb(((int)(((byte)(188)))), ((int)(((byte)(199)))), ((int)(((byte)(216)))));
     c1GaugeEllipse2.Filling.SwapColors = true;
     c1GaugeEllipse2.Height             = -1.02D;
     c1GaugeEllipse2.HitTestable        = false;
     c1GaugeEllipse2.Width              = -1.02D;
     c1GaugeEllipse3.Border.LineStyle   = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     c1GaugeEllipse3.Filling.BrushType  = C1.Win.C1Gauge.C1GaugeBrushType.Gradient;
     c1GaugeEllipse3.Filling.Color      = System.Drawing.Color.White;
     c1GaugeEllipse3.Filling.Color2     = System.Drawing.Color.FromArgb(((int)(((byte)(188)))), ((int)(((byte)(199)))), ((int)(((byte)(216)))));
     c1GaugeEllipse3.Gradient.Direction = C1.Win.C1Gauge.C1GaugeGradientDirection.RadialInner;
     c1GaugeEllipse3.Gradient.Falloff   = C1.Win.C1Gauge.C1GaugeGradientFalloff.Triangular;
     c1GaugeEllipse3.Gradient.Focus     = 0.08D;
     c1GaugeEllipse3.HitTestable        = false;
     c1GaugeCaption1.CenterPointY       = 0.9D;
     c1GaugeCaption1.FontSize           = 10D;
     c1GaugeCaption1.Text         = "Bar";
     c1GaugeCaption1.Visible      = false;
     c1GaugeCaption2.CenterPointX = 0.6D;
     c1GaugeCaption2.CenterPointY = 0.38D;
     c1GaugeCaption2.Color        = System.Drawing.Color.Red;
     c1GaugeCaption2.FontSize     = 10D;
     c1GaugeCaption2.Text         = "psi";
     c1GaugeCaption3.CenterPointY = 1.12D;
     c1GaugeCaption3.Font         = new System.Drawing.Font("Segoe UI", 12.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     c1GaugeCaption3.Text         = "每月平均处理外来器械件数";
     this.c1RG3.FaceShapes.AddRange(new C1.Win.C1Gauge.C1GaugeBaseShape[] {
         c1GaugeEllipse1,
         c1GaugeEllipse2,
         c1GaugeEllipse3,
         c1GaugeCaption1,
         c1GaugeCaption2,
         c1GaugeCaption3
     });
     this.c1RG3.Maximum = 600D;
     this.c1RG3.Name    = "c1RG3";
     this.c1RG3.Pointer.Border.Color                 = System.Drawing.Color.FromArgb(((int)(((byte)(53)))), ((int)(((byte)(72)))), ((int)(((byte)(105)))));
     this.c1RG3.Pointer.Border.LineStyle             = C1.Win.C1Gauge.C1GaugeBorderStyle.None;
     this.c1RG3.Pointer.CustomShape.EndWidth         = 2D;
     this.c1RG3.Pointer.CustomShape.StartAngle       = 5D;
     this.c1RG3.Pointer.CustomShape.StartRadius      = 5D;
     this.c1RG3.Pointer.CustomShape.StartSwellAngle  = -50D;
     this.c1RG3.Pointer.CustomShape.StartSwellLength = 5D;
     this.c1RG3.Pointer.CustomShape.StartSwellWidth  = 10D;
     this.c1RG3.Pointer.CustomShape.StartWidth       = 10D;
     this.c1RG3.Pointer.Filling.Color                = System.Drawing.Color.Black;
     this.c1RG3.Pointer.Filling.HatchStyle           = C1.Win.C1Gauge.C1GaugeHatchStyle.Wave;
     this.c1RG3.Pointer.Length         = 116D;
     this.c1RG3.Pointer.Offset         = -40D;
     this.c1RG3.Pointer.Shadow.Visible = true;
     this.c1RG3.Pointer.Shape          = C1.Win.C1Gauge.C1GaugePointerShape.Custom;
     this.c1RG3.Pointer.SweepTime      = 2D;
     this.c1RG3.Radius     = 0.45D;
     this.c1RG3.StartAngle = -130D;
     this.c1RG3.SweepAngle = 260D;
     this.c1RG3.ViewTag    = ((long)(727472823859016765));
     //
     // radSeparator3
     //
     this.radSeparator3.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
     this.radSeparator3.Location = new System.Drawing.Point(3, 359);
     this.radSeparator3.Name     = "radSeparator3";
     this.radSeparator3.Size     = new System.Drawing.Size(260, 2);
     this.radSeparator3.TabIndex = 0;
     this.radSeparator3.Text     = "radSeparator3";
     //
     // tableLayoutPanel3
     //
     this.tableLayoutPanel3.BackColor   = System.Drawing.SystemColors.Control;
     this.tableLayoutPanel3.ColumnCount = 2;
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 55F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 45F));
     this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel6, 0, 2);
     this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel4, 0, 0);
     this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel5, 0, 1);
     this.tableLayoutPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 364);
     this.tableLayoutPanel3.Margin   = new System.Windows.Forms.Padding(0);
     this.tableLayoutPanel3.Name     = "tableLayoutPanel3";
     this.tableLayoutPanel3.RowCount = 4;
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel3.Size     = new System.Drawing.Size(267, 292);
     this.tableLayoutPanel3.TabIndex = 1;
     //
     // OutsideInstrument
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1099, 662);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Name  = "OutsideInstrument";
     this.Text  = "每月平均处理外来器械件数";
     this.Load += new System.EventHandler(this.OutsideInstrument_Load);
     ((System.ComponentModel.ISupportInitialize)(this.lastyeartet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator2)).EndInit();
     this.tableLayoutPanel4.ResumeLayout(false);
     this.tableLayoutPanel4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.currentYearTxt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.currentYearLbl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.monthData)).EndInit();
     this.tableLayoutPanel6.ResumeLayout(false);
     this.tableLayoutPanel6.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lb_lastyear)).EndInit();
     this.tableLayoutPanel5.ResumeLayout(false);
     this.tableLayoutPanel5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
     this.tableLayoutPanel7.ResumeLayout(false);
     this.tableLayoutPanel7.PerformLayout();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1Gauge5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSeparator3)).EndInit();
     this.tableLayoutPanel3.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 30
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.WinControls.UI.CartesianArea   cartesianArea1   = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.CategoricalAxis categoricalAxis1 = new Telerik.WinControls.UI.CategoricalAxis();
     Telerik.WinControls.UI.LinearAxis      linearAxis1      = new Telerik.WinControls.UI.LinearAxis();
     Telerik.WinControls.UI.BarSeries       barSeries1       = new Telerik.WinControls.UI.BarSeries();
     Telerik.WinControls.UI.BarSeries       barSeries2       = new Telerik.WinControls.UI.BarSeries();
     this.PageView = new Telerik.WinControls.UI.RadPageView();
     this.Page1    = new Telerik.WinControls.UI.RadPageViewPage();
     this.chart1   = new Telerik.WinControls.UI.RadChartView();
     this.Page2    = new Telerik.WinControls.UI.RadPageViewPage();
     this.Page3    = new Telerik.WinControls.UI.RadPageViewPage();
     ((System.ComponentModel.ISupportInitialize)(this.PageView)).BeginInit();
     this.PageView.SuspendLayout();
     this.Page1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // PageView
     //
     this.PageView.Controls.Add(this.Page1);
     this.PageView.Controls.Add(this.Page2);
     this.PageView.Controls.Add(this.Page3);
     this.PageView.DefaultPage          = this.Page1;
     this.PageView.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.PageView.Location             = new System.Drawing.Point(0, 0);
     this.PageView.Name                 = "PageView";
     this.PageView.SelectedPage         = this.Page1;
     this.PageView.Size                 = new System.Drawing.Size(785, 450);
     this.PageView.TabIndex             = 1;
     this.PageView.SelectedPageChanged += new System.EventHandler(this.PageView_SelectedPageChanged);
     ((Telerik.WinControls.UI.RadPageViewStripElement)(this.PageView.GetChildAt(0))).StripButtons  = Telerik.WinControls.UI.StripViewButtons.None;
     ((Telerik.WinControls.UI.RadPageViewStripElement)(this.PageView.GetChildAt(0))).ItemAlignment = Telerik.WinControls.UI.StripViewItemAlignment.Near;
     ((Telerik.WinControls.UI.RadPageViewStripElement)(this.PageView.GetChildAt(0))).ItemFitMode   = Telerik.WinControls.UI.StripViewItemFitMode.None;
     ((Telerik.WinControls.UI.RadPageViewStripElement)(this.PageView.GetChildAt(0))).ItemSpacing   = 0;
     //
     // Page1
     //
     this.Page1.Controls.Add(this.chart1);
     this.Page1.ItemSize      = new System.Drawing.SizeF(56F, 28F);
     this.Page1.Location      = new System.Drawing.Point(10, 37);
     this.Page1.Name          = "Page1";
     this.Page1.Size          = new System.Drawing.Size(764, 402);
     this.Page1.Tag           = "Valor0";
     this.Page1.Text          = "Valor 0°";
     this.Page1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // chart1
     //
     this.chart1.AreaDesign              = cartesianArea1;
     categoricalAxis1.IsPrimary          = true;
     categoricalAxis1.LabelRotationAngle = 300D;
     categoricalAxis1.Title              = "Reflectividad";
     linearAxis1.AxisType           = Telerik.Charting.AxisType.Second;
     linearAxis1.IsPrimary          = true;
     linearAxis1.LabelRotationAngle = 300D;
     linearAxis1.TickOrigin         = null;
     linearAxis1.Title = "Frecuencia";
     this.chart1.Axes.AddRange(new Telerik.WinControls.UI.Axis[] {
         categoricalAxis1,
         linearAxis1
     });
     this.chart1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.chart1.EnableAnalytics = false;
     this.chart1.Location        = new System.Drawing.Point(0, 0);
     this.chart1.Name            = "chart1";
     this.chart1.SelectionMode   = Telerik.WinControls.UI.ChartSelectionMode.SingleDataPoint;
     barSeries1.HorizontalAxis   = categoricalAxis1;
     barSeries1.LabelMode        = Telerik.WinControls.UI.BarLabelModes.Top;
     barSeries1.LegendTitle      = null;
     barSeries1.ShowLabels       = true;
     barSeries1.VerticalAxis     = linearAxis1;
     barSeries2.HorizontalAxis   = categoricalAxis1;
     barSeries2.LabelMode        = Telerik.WinControls.UI.BarLabelModes.Top;
     barSeries2.LegendTitle      = null;
     barSeries2.ShowLabels       = true;
     barSeries2.VerticalAxis     = linearAxis1;
     this.chart1.Series.AddRange(new Telerik.WinControls.UI.ChartSeries[] {
         barSeries1,
         barSeries2
     });
     this.chart1.ShowGrid      = false;
     this.chart1.ShowPanZoom   = true;
     this.chart1.ShowTitle     = true;
     this.chart1.ShowTrackBall = true;
     this.chart1.Size          = new System.Drawing.Size(764, 402);
     this.chart1.TabIndex      = 1;
     this.chart1.Title         = "Valor";
     this.chart1.UseDataSource = false;
     //
     // Page2
     //
     this.Page2.ItemSize = new System.Drawing.SizeF(62F, 28F);
     this.Page2.Location = new System.Drawing.Point(10, 37);
     this.Page2.Name     = "Page2";
     this.Page2.Size     = new System.Drawing.Size(760, 400);
     this.Page2.Tag      = "Valor1";
     this.Page2.Text     = "Valor 20°";
     //
     // Page3
     //
     this.Page3.ItemSize = new System.Drawing.SizeF(66F, 28F);
     this.Page3.Location = new System.Drawing.Point(10, 37);
     this.Page3.Name     = "Page3";
     this.Page3.Size     = new System.Drawing.Size(760, 400);
     this.Page3.Tag      = "Valor2";
     this.Page3.Text     = "Valor -20°";
     //
     // frmGraficaQA
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(785, 450);
     this.Controls.Add(this.PageView);
     this.Name = "frmGraficaQA";
     //
     //
     //
     this.RootElement.ApplyShapeToControl = true;
     this.ShowIcon  = false;
     this.Text      = "HISTOGRAMA";
     this.ThemeName = "MaterialTeal";
     this.Load     += new System.EventHandler(this.frmGraficaQA_Load);
     ((System.ComponentModel.ISupportInitialize)(this.PageView)).EndInit();
     this.PageView.ResumeLayout(false);
     this.Page1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).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(RadForm1));
     Telerik.WinControls.UI.CartesianArea           cartesianArea2 = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.LinearAxis        linearAxis3          = new Telerik.WinControls.UI.LinearAxis();
     Telerik.WinControls.UI.LinearAxis        linearAxis4          = new Telerik.WinControls.UI.LinearAxis();
     Telerik.WinControls.UI.ScatterLineSeries scatterLineSeries3   = new Telerik.WinControls.UI.ScatterLineSeries();
     Telerik.WinControls.UI.ScatterLineSeries scatterLineSeries4   = new Telerik.WinControls.UI.ScatterLineSeries();
     this.crystalTheme1            = new Telerik.WinControls.Themes.CrystalTheme();
     this.radTabbedFormControl1    = new Telerik.WinControls.UI.RadTabbedFormControl();
     this.radTabbedFormControlTab1 = new Telerik.WinControls.UI.RadTabbedFormControlTab();
     this.radPropertyGrid1         = new Telerik.WinControls.UI.RadPropertyGrid();
     this.radTabbedFormControlTab2 = new Telerik.WinControls.UI.RadTabbedFormControlTab();
     this.radTabbedFormControlTab3 = new Telerik.WinControls.UI.RadTabbedFormControlTab();
     this.radTextBox1   = new Telerik.WinControls.UI.RadTextBox();
     this.dataGridView1 = new System.Windows.Forms.DataGridView();
     this.dataGridView2 = new System.Windows.Forms.DataGridView();
     this.radTextBox2   = new Telerik.WinControls.UI.RadTextBox();
     this.radChartView1 = new Telerik.WinControls.UI.RadChartView();
     ((System.ComponentModel.ISupportInitialize)(this.radTabbedFormControl1)).BeginInit();
     this.radTabbedFormControl1.SuspendLayout();
     this.radTabbedFormControlTab1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radPropertyGrid1)).BeginInit();
     this.radTabbedFormControlTab2.SuspendLayout();
     this.radTabbedFormControlTab3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // radTabbedFormControl1
     //
     this.radTabbedFormControl1.Controls.Add(this.radTabbedFormControlTab1);
     this.radTabbedFormControl1.Controls.Add(this.radTabbedFormControlTab2);
     this.radTabbedFormControl1.Controls.Add(this.radTabbedFormControlTab3);
     this.radTabbedFormControl1.Location            = new System.Drawing.Point(0, 0);
     this.radTabbedFormControl1.Name                = "radTabbedFormControl1";
     this.radTabbedFormControl1.SelectedTab         = this.radTabbedFormControlTab1;
     this.radTabbedFormControl1.ShowNewTabButton    = false;
     this.radTabbedFormControl1.ShowTabCloseButton  = false;
     this.radTabbedFormControl1.Size                = new System.Drawing.Size(792, 595);
     this.radTabbedFormControl1.TabHeight           = 29;
     this.radTabbedFormControl1.TabIndex            = 1;
     this.radTabbedFormControl1.TabSpacing          = -1;
     this.radTabbedFormControl1.Text                = "Описательная статистика";
     this.radTabbedFormControl1.ThemeName           = "Crystal";
     this.radTabbedFormControl1.SelectedTabChanged += new System.EventHandler(this.radTabbedFormControlTab2_Enter);
     //
     // radTabbedFormControlTab1
     //
     this.radTabbedFormControlTab1.Controls.Add(this.radTextBox1);
     this.radTabbedFormControlTab1.Controls.Add(this.radPropertyGrid1);
     this.radTabbedFormControlTab1.Location = new System.Drawing.Point(1, 31);
     this.radTabbedFormControlTab1.Name     = "radTabbedFormControlTab1";
     this.radTabbedFormControlTab1.Size     = new System.Drawing.Size(790, 563);
     this.radTabbedFormControlTab1.Text     = "Личные данные";
     //
     // radPropertyGrid1
     //
     this.radPropertyGrid1.Dock         = System.Windows.Forms.DockStyle.Left;
     this.radPropertyGrid1.ItemHeight   = 30;
     this.radPropertyGrid1.ItemIndent   = 30;
     this.radPropertyGrid1.Location     = new System.Drawing.Point(0, 0);
     this.radPropertyGrid1.Name         = "radPropertyGrid1";
     this.radPropertyGrid1.PropertySort = System.Windows.Forms.PropertySort.Categorized;
     this.radPropertyGrid1.Size         = new System.Drawing.Size(425, 563);
     this.radPropertyGrid1.SortOrder    = System.Windows.Forms.SortOrder.Ascending;
     this.radPropertyGrid1.TabIndex     = 0;
     this.radPropertyGrid1.ThemeName    = "Crystal";
     //
     // radTabbedFormControlTab2
     //
     this.radTabbedFormControlTab2.Controls.Add(this.radTextBox2);
     this.radTabbedFormControlTab2.Controls.Add(this.dataGridView2);
     this.radTabbedFormControlTab2.Controls.Add(this.dataGridView1);
     this.radTabbedFormControlTab2.Location = new System.Drawing.Point(1, 31);
     this.radTabbedFormControlTab2.Name     = "radTabbedFormControlTab2";
     this.radTabbedFormControlTab2.Size     = new System.Drawing.Size(790, 563);
     this.radTabbedFormControlTab2.Text     = "Задание";
     this.radTabbedFormControlTab2.Enter   += new System.EventHandler(this.radTabbedFormControlTab2_Enter);
     //
     // radTabbedFormControlTab3
     //
     this.radTabbedFormControlTab3.Controls.Add(this.radChartView1);
     this.radTabbedFormControlTab3.Location = new System.Drawing.Point(1, 31);
     this.radTabbedFormControlTab3.Name     = "radTabbedFormControlTab3";
     this.radTabbedFormControlTab3.Size     = new System.Drawing.Size(790, 563);
     this.radTabbedFormControlTab3.Text     = "Результаты";
     //
     // radTextBox1
     //
     this.radTextBox1.BackColor = System.Drawing.SystemColors.Info;
     this.radTextBox1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.radTextBox1.Location  = new System.Drawing.Point(425, 0);
     this.radTextBox1.Multiline = true;
     this.radTextBox1.Name      = "radTextBox1";
     this.radTextBox1.ReadOnly  = true;
     //
     //
     //
     this.radTextBox1.RootElement.StretchVertically = true;
     this.radTextBox1.Size      = new System.Drawing.Size(365, 563);
     this.radTextBox1.TabIndex  = 1;
     this.radTextBox1.Text      = resources.GetString("radTextBox1.Text");
     this.radTextBox1.ThemeName = "Crystal";
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToAddRows          = false;
     this.dataGridView1.AllowUserToDeleteRows       = false;
     this.dataGridView1.ClipboardCopyMode           = System.Windows.Forms.DataGridViewClipboardCopyMode.EnableAlwaysIncludeHeaderText;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.dataGridView1.Location = new System.Drawing.Point(0, 0);
     this.dataGridView1.Name     = "dataGridView1";
     this.dataGridView1.ReadOnly = true;
     this.dataGridView1.RowTemplate.DefaultCellStyle.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridView1.RowTemplate.DefaultCellStyle.NullValue = "0";
     this.dataGridView1.RowTemplate.DefaultCellStyle.WrapMode  = System.Windows.Forms.DataGridViewTriState.False;
     this.dataGridView1.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False;
     this.dataGridView1.SelectionMode         = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dataGridView1.Size     = new System.Drawing.Size(240, 563);
     this.dataGridView1.TabIndex = 0;
     //
     // dataGridView2
     //
     this.dataGridView2.AllowUserToAddRows          = false;
     this.dataGridView2.AllowUserToDeleteRows       = false;
     this.dataGridView2.ClipboardCopyMode           = System.Windows.Forms.DataGridViewClipboardCopyMode.EnableAlwaysIncludeHeaderText;
     this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView2.Dock     = System.Windows.Forms.DockStyle.Left;
     this.dataGridView2.Location = new System.Drawing.Point(240, 0);
     this.dataGridView2.Name     = "dataGridView2";
     this.dataGridView2.ReadOnly = true;
     this.dataGridView2.RowTemplate.DefaultCellStyle.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridView2.RowTemplate.DefaultCellStyle.WrapMode  = System.Windows.Forms.DataGridViewTriState.False;
     this.dataGridView2.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False;
     this.dataGridView2.SelectionMode         = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dataGridView2.Size     = new System.Drawing.Size(240, 563);
     this.dataGridView2.TabIndex = 1;
     //
     // radTextBox2
     //
     this.radTextBox2.BackColor = System.Drawing.SystemColors.Info;
     this.radTextBox2.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.radTextBox2.Location  = new System.Drawing.Point(480, 0);
     this.radTextBox2.Multiline = true;
     this.radTextBox2.Name      = "radTextBox2";
     this.radTextBox2.ReadOnly  = true;
     //
     //
     //
     this.radTextBox2.RootElement.StretchVertically = true;
     this.radTextBox2.Size      = new System.Drawing.Size(310, 563);
     this.radTextBox2.TabIndex  = 2;
     this.radTextBox2.Text      = resources.GetString("radTextBox2.Text");
     this.radTextBox2.ThemeName = "Crystal";
     //
     // radChartView1
     //
     this.radChartView1.AreaDesign = cartesianArea2;
     linearAxis3.IsPrimary         = true;
     linearAxis3.TickOrigin        = null;
     linearAxis4.AxisType          = Telerik.Charting.AxisType.Second;
     linearAxis4.IsPrimary         = true;
     linearAxis4.TickOrigin        = null;
     this.radChartView1.Axes.AddRange(new Telerik.WinControls.UI.Axis[] {
         linearAxis3,
         linearAxis4
     });
     this.radChartView1.Location       = new System.Drawing.Point(11, 17);
     this.radChartView1.Name           = "radChartView1";
     scatterLineSeries3.HorizontalAxis = linearAxis3;
     scatterLineSeries3.VerticalAxis   = linearAxis4;
     scatterLineSeries4.HorizontalAxis = linearAxis3;
     scatterLineSeries4.VerticalAxis   = linearAxis4;
     this.radChartView1.Series.AddRange(new Telerik.WinControls.UI.ChartSeries[] {
         scatterLineSeries3,
         scatterLineSeries4
     });
     this.radChartView1.ShowGrid  = false;
     this.radChartView1.Size      = new System.Drawing.Size(759, 535);
     this.radChartView1.TabIndex  = 0;
     this.radChartView1.ThemeName = "Crystal";
     //
     // RadForm1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(792, 595);
     this.Controls.Add(this.radTabbedFormControl1);
     this.Name = "RadForm1";
     //
     //
     //
     this.RootElement.ApplyShapeToControl = true;
     this.ShowIcon      = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Описательная статистика";
     this.ThemeName     = "Crystal";
     ((System.ComponentModel.ISupportInitialize)(this.radTabbedFormControl1)).EndInit();
     this.radTabbedFormControl1.ResumeLayout(false);
     this.radTabbedFormControlTab1.ResumeLayout(false);
     this.radTabbedFormControlTab1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radPropertyGrid1)).EndInit();
     this.radTabbedFormControlTab2.ResumeLayout(false);
     this.radTabbedFormControlTab2.PerformLayout();
     this.radTabbedFormControlTab3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radTextBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radTextBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 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();
     Telerik.WinControls.UI.CartesianArea cartesianArea1 = new Telerik.WinControls.UI.CartesianArea();
     this.chartCtrl     = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.lblInfo       = new System.Windows.Forms.Label();
     this.radChartView1 = new Telerik.WinControls.UI.RadChartView();
     ((System.ComponentModel.ISupportInitialize)(this.chartCtrl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     this.SuspendLayout();
     //
     // chartCtrl
     //
     this.chartCtrl.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.chartCtrl.BackColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
     this.chartCtrl.BackGradientStyle            = System.Windows.Forms.DataVisualization.Charting.GradientStyle.TopBottom;
     this.chartCtrl.BackSecondaryColor           = System.Drawing.Color.White;
     this.chartCtrl.BorderlineColor              = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(59)))), ((int)(((byte)(105)))));
     this.chartCtrl.BorderlineDashStyle          = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
     this.chartCtrl.BorderlineWidth              = 2;
     this.chartCtrl.BorderSkin.SkinStyle         = System.Windows.Forms.DataVisualization.Charting.BorderSkinStyle.Emboss;
     chartArea1.AxisX.IsLabelAutoFit             = false;
     chartArea1.AxisX.LabelAutoFitMaxFontSize    = 8;
     chartArea1.AxisX.LabelStyle.Angle           = -90;
     chartArea1.AxisX.LabelStyle.Font            = new System.Drawing.Font("Trebuchet MS", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     chartArea1.AxisX.LabelStyle.Format          = "dd/MM";
     chartArea1.AxisX.LabelStyle.Interval        = 5D;
     chartArea1.AxisX.LabelStyle.IntervalType    = System.Windows.Forms.DataVisualization.Charting.DateTimeIntervalType.Days;
     chartArea1.AxisX.LabelStyle.TruncatedLabels = true;
     chartArea1.AxisX.LineColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     chartArea1.AxisX.MajorGrid.LineColor        = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     chartArea1.AxisX.MinorGrid.Enabled          = true;
     chartArea1.AxisX.MinorGrid.LineColor        = System.Drawing.Color.Silver;
     chartArea1.AxisX.MinorTickMark.LineColor    = System.Drawing.Color.Gray;
     chartArea1.AxisY.IsLabelAutoFit             = false;
     chartArea1.AxisY.IsStartedFromZero          = false;
     chartArea1.AxisY.LineColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     chartArea1.AxisY.MajorGrid.LineColor        = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     chartArea1.AxisY.TitleFont                  = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     chartArea1.AxisY2.IsLabelAutoFit            = false;
     chartArea1.AxisY2.IsStartedFromZero         = false;
     chartArea1.AxisY2.LineColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     chartArea1.AxisY2.MajorGrid.LineColor       = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     chartArea1.AxisY2.TitleFont                 = new System.Drawing.Font("Trebuchet MS", 8.25F);
     chartArea1.BackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(165)))), ((int)(((byte)(191)))), ((int)(((byte)(228)))));
     chartArea1.BackGradientStyle              = System.Windows.Forms.DataVisualization.Charting.GradientStyle.TopBottom;
     chartArea1.BackSecondaryColor             = System.Drawing.Color.White;
     chartArea1.BorderColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     chartArea1.BorderDashStyle                = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
     chartArea1.CursorX.IsUserEnabled          = true;
     chartArea1.CursorX.IsUserSelectionEnabled = true;
     chartArea1.CursorY.IsUserEnabled          = true;
     chartArea1.CursorY.IsUserSelectionEnabled = true;
     chartArea1.Name        = "Price";
     chartArea1.ShadowColor = System.Drawing.Color.Transparent;
     this.chartCtrl.ChartAreas.Add(chartArea1);
     legend1.Alignment         = System.Drawing.StringAlignment.Far;
     legend1.BackColor         = System.Drawing.Color.Transparent;
     legend1.DockedToChartArea = "Price";
     legend1.Docking           = System.Windows.Forms.DataVisualization.Charting.Docking.Top;
     legend1.Font = new System.Drawing.Font("Trebuchet MS", 8F, System.Drawing.FontStyle.Bold);
     legend1.IsDockedInsideChartArea = false;
     legend1.IsTextAutoFit           = false;
     legend1.LegendStyle             = System.Windows.Forms.DataVisualization.Charting.LegendStyle.Row;
     legend1.Name            = "Default";
     legend1.Position.Auto   = false;
     legend1.Position.Height = 7.127659F;
     legend1.Position.Width  = 38.19123F;
     legend1.Position.X      = 55F;
     legend1.Position.Y      = 5F;
     this.chartCtrl.Legends.Add(legend1);
     this.chartCtrl.Location   = new System.Drawing.Point(3, 29);
     this.chartCtrl.Name       = "chartCtrl";
     this.chartCtrl.Palette    = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.None;
     series1.BorderColor       = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(26)))), ((int)(((byte)(59)))), ((int)(((byte)(105)))));
     series1.ChartArea         = "Price";
     series1.ChartType         = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Candlestick;
     series1.CustomProperties  = "PriceDownColor=Red, PriceUpColor=Lime";
     series1.IsVisibleInLegend = false;
     series1.IsXValueIndexed   = true;
     series1.Legend            = "Default";
     series1.Name            = "priceHistory";
     series1.XValueType      = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
     series1.YValuesPerPoint = 4;
     this.chartCtrl.Series.Add(series1);
     this.chartCtrl.Size             = new System.Drawing.Size(948, 273);
     this.chartCtrl.TabIndex         = 9;
     this.chartCtrl.AxisViewChanged += new System.EventHandler <System.Windows.Forms.DataVisualization.Charting.ViewEventArgs>(this.chartCtrl_AxisViewChanged);
     //
     // lblInfo
     //
     this.lblInfo.AutoSize = true;
     this.lblInfo.Location = new System.Drawing.Point(12, 13);
     this.lblInfo.Name     = "lblInfo";
     this.lblInfo.Size     = new System.Drawing.Size(35, 13);
     this.lblInfo.TabIndex = 10;
     this.lblInfo.Text     = "label1";
     //
     // radChartView1
     //
     this.radChartView1.AreaDesign = cartesianArea1;
     this.radChartView1.Location   = new System.Drawing.Point(248, 13);
     this.radChartView1.Name       = "radChartView1";
     this.radChartView1.ShowGrid   = false;
     this.radChartView1.Size       = new System.Drawing.Size(480, 320);
     this.radChartView1.TabIndex   = 11;
     this.radChartView1.Text       = "radChartView1";
     //
     // MyChartControl
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
     this.Controls.Add(this.radChartView1);
     this.Controls.Add(this.lblInfo);
     this.Controls.Add(this.chartCtrl);
     this.Name = "MyChartControl";
     this.Size = new System.Drawing.Size(953, 305);
     ((System.ComponentModel.ISupportInitialize)(this.chartCtrl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).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()
        {
            Telerik.WinControls.UI.CartesianArea cartesianArea1 = new Telerik.WinControls.UI.CartesianArea();
            this.radTitleBar1 = new Telerik.WinControls.UI.RadTitleBar();
            this.visualStudio2012LightTheme1 = new Telerik.WinControls.Themes.VisualStudio2012LightTheme();
            this.panel1 = new System.Windows.Forms.Panel();
            this.bShowChart = new System.Windows.Forms.Button();
            this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
            this.cDropDownMonth = new System.Windows.Forms.ComboBox();
            this.comboBox1 = new System.Windows.Forms.ComboBox();
            this.radChartView1 = new Telerik.WinControls.UI.RadChartView();
            ((System.ComponentModel.ISupportInitialize)(this.radTitleBar1)).BeginInit();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
            this.SuspendLayout();
            // 
            // radTitleBar1
            // 
            this.radTitleBar1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.radTitleBar1.Dock = System.Windows.Forms.DockStyle.Top;
            this.radTitleBar1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.radTitleBar1.Location = new System.Drawing.Point(3, 3);
            this.radTitleBar1.Name = "radTitleBar1";
            this.radTitleBar1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.radTitleBar1.Size = new System.Drawing.Size(881, 41);
            this.radTitleBar1.TabIndex = 8;
            this.radTitleBar1.TabStop = false;
            this.radTitleBar1.Text = "نمودار مالی";
            this.radTitleBar1.ThemeName = "VisualStudio2012Light";
            ((Telerik.WinControls.UI.RadTitleBarElement)(this.radTitleBar1.GetChildAt(0))).Text = "نمودار مالی";
            ((Telerik.WinControls.UI.RadTitleBarElement)(this.radTitleBar1.GetChildAt(0))).ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))));
            ((Telerik.WinControls.UI.RadTitleBarElement)(this.radTitleBar1.GetChildAt(0))).Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.bShowChart);
            this.panel1.Controls.Add(this.numericUpDown1);
            this.panel1.Controls.Add(this.cDropDownMonth);
            this.panel1.Controls.Add(this.comboBox1);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(3, 44);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(881, 49);
            this.panel1.TabIndex = 10;
            // 
            // bShowChart
            // 
            this.bShowChart.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.bShowChart.Location = new System.Drawing.Point(392, 10);
            this.bShowChart.Name = "bShowChart";
            this.bShowChart.Size = new System.Drawing.Size(96, 23);
            this.bShowChart.TabIndex = 3;
            this.bShowChart.Text = "مشاهده نمودار";
            this.bShowChart.UseVisualStyleBackColor = true;
            this.bShowChart.Click += new System.EventHandler(this.bShowChart_Click);
            // 
            // numericUpDown1
            // 
            this.numericUpDown1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.numericUpDown1.Location = new System.Drawing.Point(494, 13);
            this.numericUpDown1.Maximum = new decimal(new int[] {
            3000,
            0,
            0,
            0});
            this.numericUpDown1.Minimum = new decimal(new int[] {
            1350,
            0,
            0,
            0});
            this.numericUpDown1.Name = "numericUpDown1";
            this.numericUpDown1.Size = new System.Drawing.Size(120, 21);
            this.numericUpDown1.TabIndex = 2;
            this.numericUpDown1.Value = new decimal(new int[] {
            1350,
            0,
            0,
            0});
            // 
            // cDropDownMonth
            // 
            this.cDropDownMonth.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cDropDownMonth.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cDropDownMonth.FormattingEnabled = true;
            this.cDropDownMonth.Location = new System.Drawing.Point(620, 13);
            this.cDropDownMonth.Name = "cDropDownMonth";
            this.cDropDownMonth.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.cDropDownMonth.Size = new System.Drawing.Size(121, 21);
            this.cDropDownMonth.TabIndex = 1;
            // 
            // comboBox1
            // 
            this.comboBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBox1.FormattingEnabled = true;
            this.comboBox1.Items.AddRange(new object[] {
            "روزانه",
            "ماهیانه",
            "سالیانه"});
            this.comboBox1.Location = new System.Drawing.Point(747, 13);
            this.comboBox1.Name = "comboBox1";
            this.comboBox1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.comboBox1.Size = new System.Drawing.Size(121, 21);
            this.comboBox1.TabIndex = 0;
            this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
            // 
            // radChartView1
            // 
            cartesianArea1.ShowGrid = true;
            this.radChartView1.AreaDesign = cartesianArea1;
            this.radChartView1.BackColor = System.Drawing.SystemColors.Control;
            this.radChartView1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.radChartView1.Location = new System.Drawing.Point(3, 93);
            this.radChartView1.Name = "radChartView1";
            this.radChartView1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.radChartView1.ShowPanZoom = true;
            this.radChartView1.ShowToolTip = true;
            this.radChartView1.ShowTrackBall = true;
            this.radChartView1.Size = new System.Drawing.Size(881, 494);
            this.radChartView1.TabIndex = 9;
            this.radChartView1.Text = "radChartView1";
            this.radChartView1.ThemeName = "VisualStudio2012Light";
            ((Telerik.WinControls.UI.RadChartElement)(this.radChartView1.GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(249)))), ((int)(((byte)(249)))));
            // 
            // ChartViewForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(887, 590);
            this.Controls.Add(this.radChartView1);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.radTitleBar1);
            this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name = "ChartViewForm";
            this.Padding = new System.Windows.Forms.Padding(3);
            this.ShowIcon = false;
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "نمودار مالی";
            this.Load += new System.EventHandler(this.ChartViewForm_Load);
            ((System.ComponentModel.ISupportInitialize)(this.radTitleBar1)).EndInit();
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).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();
            Telerik.WinControls.UI.RadListDataItem radListDataItem1 = new Telerik.WinControls.UI.RadListDataItem();
            Telerik.WinControls.UI.RadListDataItem radListDataItem2 = new Telerik.WinControls.UI.RadListDataItem();
            Telerik.WinControls.UI.RadListDataItem radListDataItem3 = new Telerik.WinControls.UI.RadListDataItem();
            Telerik.WinControls.UI.RadListDataItem radListDataItem4 = new Telerik.WinControls.UI.RadListDataItem();
            Telerik.WinControls.UI.RadListDataItem radListDataItem5 = new Telerik.WinControls.UI.RadListDataItem();
            Telerik.WinControls.UI.CartesianArea cartesianArea1 = new Telerik.WinControls.UI.CartesianArea();
            Microsoft.Reporting.WinForms.ReportDataSource reportDataSource1 = new Microsoft.Reporting.WinForms.ReportDataSource();
            Microsoft.Reporting.WinForms.ReportDataSource reportDataSource2 = new Microsoft.Reporting.WinForms.ReportDataSource();
            Microsoft.Reporting.WinForms.ReportDataSource reportDataSource3 = new Microsoft.Reporting.WinForms.ReportDataSource();
            Microsoft.Reporting.WinForms.ReportDataSource reportDataSource4 = new Microsoft.Reporting.WinForms.ReportDataSource();
            Microsoft.Reporting.WinForms.ReportDataSource reportDataSource5 = new Microsoft.Reporting.WinForms.ReportDataSource();
            Telerik.WinControls.UI.CartesianArea cartesianArea2 = new Telerik.WinControls.UI.CartesianArea();
            this.cboTipoTratamiento = new Telerik.WinControls.UI.RadDropDownList();
            this.radLabel18 = new Telerik.WinControls.UI.RadLabel();
            this.pvPaginaPlan = new Telerik.WinControls.UI.RadPageViewPage();
            this.rcView = new Telerik.WinControls.UI.RadChartView();
            this.pvPaginaDatosFiliacion = new Telerik.WinControls.UI.RadPageViewPage();
            this.pnlPrincipal = new System.Windows.Forms.Panel();
            this.rpvResumenEnfermedad = new Microsoft.Reporting.WinForms.ReportViewer();
            this.rpvReporteEnfermedadesAsociadas = new Microsoft.Reporting.WinForms.ReportViewer();
            this.rpvReporteCamaraHiperbarica = new Microsoft.Reporting.WinForms.ReportViewer();
            this.rpvReporteEdades = new Microsoft.Reporting.WinForms.ReportViewer();
            this.rpvReportePorSexo = new Microsoft.Reporting.WinForms.ReportViewer();
            this.pvMenu = new Telerik.WinControls.UI.RadPageView();
            this.rpvPastel = new Telerik.WinControls.UI.RadPageViewPage();
            this.radButton1 = new Telerik.WinControls.UI.RadButton();
            this.radLabel4 = new Telerik.WinControls.UI.RadLabel();
            this.cboEnfermedad = new Telerik.WinControls.UI.RadDropDownList();
            this.rcViewPastel = new Telerik.WinControls.UI.RadChartView();
            this.lblHelp = new Telerik.WinControls.UI.RadLabel();
            this.radLabel1 = new Telerik.WinControls.UI.RadLabel();
            this.btnCerrar = new Telerik.WinControls.UI.RadButton();
            this.btnInicio = new Telerik.WinControls.UI.RadButton();
            this.btnBuscar = new Telerik.WinControls.UI.RadButton();
            this.lblTitulo = new Telerik.WinControls.UI.RadLabel();
            this.btnReportes = new Telerik.WinControls.UI.RadButton();
            this.btnTratamiento = new Telerik.WinControls.UI.RadButton();
            this.spr_ReporteResumenTratamientoCamaraBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.SisOxibariterapiaDataSet = new SisOxi.WinUI.SisOxibariterapiaDataSet();
            this.spr_ReporteEnfermedadAsociadaBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.spr_ReporteEnfermedadesTratamientoCamaraHiperbaricaBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.spr_ReporteEnfermedadesPorRangoEdadesBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.spr_ReporteEnfermedadesPorSexoBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.spr_ReporteEnfermedadesPorSexoTableAdapter = new SisOxi.WinUI.SisOxibariterapiaDataSetTableAdapters.spr_ReporteEnfermedadesPorSexoTableAdapter();
            this.spr_ReporteEnfermedadesPorRangoEdadesTableAdapter = new SisOxi.WinUI.SisOxibariterapiaDataSetTableAdapters.spr_ReporteEnfermedadesPorRangoEdadesTableAdapter();
            this.spr_ReporteEnfermedadesTratamientoCamaraHiperbaricaTableAdapter = new SisOxi.WinUI.SisOxibariterapiaDataSetTableAdapters.spr_ReporteEnfermedadesTratamientoCamaraHiperbaricaTableAdapter();
            this.spr_ReporteEnfermedadPorEnfermedadesAsociadasTableAdapter = new SisOxi.WinUI.SisOxibariterapiaDataSetTableAdapters.spr_ReporteEnfermedadAsociadaTableAdapter();
            this.spr_ReporteEnfermedadAsociadaTableAdapter = new SisOxi.WinUI.SisOxibariterapiaDataSetTableAdapters.spr_ReporteEnfermedadAsociadaTableAdapter();
            this.spr_ReporteResumenTratamientoCamaraTableAdapter = new SisOxi.WinUI.SisOxibariterapiaDataSetTableAdapters.spr_ReporteResumenTratamientoCamaraTableAdapter();
            ((System.ComponentModel.ISupportInitialize)(this.cboTipoTratamiento)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radLabel18)).BeginInit();
            this.radLabel18.SuspendLayout();
            this.pvPaginaPlan.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rcView)).BeginInit();
            this.pvPaginaDatosFiliacion.SuspendLayout();
            this.pnlPrincipal.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pvMenu)).BeginInit();
            this.pvMenu.SuspendLayout();
            this.rpvPastel.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.radButton1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit();
            this.radLabel4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cboEnfermedad)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rcViewPastel)).BeginInit();
            this.rcViewPastel.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.lblHelp)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnCerrar)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnInicio)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnBuscar)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lblTitulo)).BeginInit();
            this.lblTitulo.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.btnReportes)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnTratamiento)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.spr_ReporteResumenTratamientoCamaraBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.SisOxibariterapiaDataSet)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.spr_ReporteEnfermedadAsociadaBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.spr_ReporteEnfermedadesTratamientoCamaraHiperbaricaBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.spr_ReporteEnfermedadesPorRangoEdadesBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.spr_ReporteEnfermedadesPorSexoBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            this.SuspendLayout();
            // 
            // cboTipoTratamiento
            // 
            this.cboTipoTratamiento.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
            this.cboTipoTratamiento.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            radListDataItem1.Text = "Reporte de Frencuencia de Enfermedades Por Sexo";
            radListDataItem1.TextWrap = true;
            radListDataItem2.Text = "Reporte de Frencuencia de Enfermedades Por Rango de Edades";
            radListDataItem2.TextWrap = true;
            radListDataItem3.Text = "Reporte de Enfermedades Tratadas con Camara Hiperbarica";
            radListDataItem3.TextWrap = true;
            radListDataItem4.Text = "Reporte de Enfermedades Asociadas a Pacientes";
            radListDataItem4.TextWrap = true;
            radListDataItem5.Text = "Reporte de Resultados de Tratamiento Camara Hiperbarica";
            radListDataItem5.TextWrap = true;
            this.cboTipoTratamiento.Items.Add(radListDataItem1);
            this.cboTipoTratamiento.Items.Add(radListDataItem2);
            this.cboTipoTratamiento.Items.Add(radListDataItem3);
            this.cboTipoTratamiento.Items.Add(radListDataItem4);
            this.cboTipoTratamiento.Items.Add(radListDataItem5);
            this.cboTipoTratamiento.Location = new System.Drawing.Point(179, 6);
            this.cboTipoTratamiento.Name = "cboTipoTratamiento";
            this.cboTipoTratamiento.Size = new System.Drawing.Size(561, 22);
            this.cboTipoTratamiento.TabIndex = 49;
            this.cboTipoTratamiento.Text = "--Seleccione--";
            // 
            // radLabel18
            // 
            this.radLabel18.AutoSize = false;
            this.radLabel18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.radLabel18.Controls.Add(this.cboTipoTratamiento);
            this.radLabel18.Font = new System.Drawing.Font("Yanone Kaffeesatz Light", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.radLabel18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.radLabel18.Location = new System.Drawing.Point(27, 88);
            this.radLabel18.Name = "radLabel18";
            this.radLabel18.Size = new System.Drawing.Size(780, 35);
            this.radLabel18.TabIndex = 86;
            this.radLabel18.Text = "  Seleccione Reporte";
            this.radLabel18.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
            this.radLabel18.TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage;
            // 
            // pvPaginaPlan
            // 
            this.pvPaginaPlan.Controls.Add(this.rcView);
            this.pvPaginaPlan.Location = new System.Drawing.Point(5, 36);
            this.pvPaginaPlan.Name = "pvPaginaPlan";
            this.pvPaginaPlan.Size = new System.Drawing.Size(988, 388);
            this.pvPaginaPlan.Text = "Grafico de Barras";
            // 
            // rcView
            // 
            this.rcView.AreaDesign = cartesianArea1;
            this.rcView.Location = new System.Drawing.Point(7, 14);
            this.rcView.Name = "rcView";
            this.rcView.ShowGrid = false;
            this.rcView.Size = new System.Drawing.Size(970, 350);
            this.rcView.TabIndex = 0;
            this.rcView.Text = "radChartView1";
            this.rcView.LabelFormatting += new Telerik.WinControls.UI.ChartViewLabelFormattingEventHandler(this.rcView_LabelFormatting);
            // 
            // pvPaginaDatosFiliacion
            // 
            this.pvPaginaDatosFiliacion.Controls.Add(this.pnlPrincipal);
            this.pvPaginaDatosFiliacion.Font = new System.Drawing.Font("Segoe UI", 15F);
            this.pvPaginaDatosFiliacion.Location = new System.Drawing.Point(5, 36);
            this.pvPaginaDatosFiliacion.Name = "pvPaginaDatosFiliacion";
            this.pvPaginaDatosFiliacion.Size = new System.Drawing.Size(988, 388);
            this.pvPaginaDatosFiliacion.Text = "Reporte";
            this.pvPaginaDatosFiliacion.Paint += new System.Windows.Forms.PaintEventHandler(this.pvPaginaDatosFiliacion_Paint);
            // 
            // pnlPrincipal
            // 
            this.pnlPrincipal.Controls.Add(this.rpvResumenEnfermedad);
            this.pnlPrincipal.Controls.Add(this.rpvReporteEnfermedadesAsociadas);
            this.pnlPrincipal.Controls.Add(this.rpvReporteCamaraHiperbarica);
            this.pnlPrincipal.Controls.Add(this.rpvReporteEdades);
            this.pnlPrincipal.Controls.Add(this.rpvReportePorSexo);
            this.pnlPrincipal.Location = new System.Drawing.Point(7, 16);
            this.pnlPrincipal.Name = "pnlPrincipal";
            this.pnlPrincipal.Size = new System.Drawing.Size(978, 360);
            this.pnlPrincipal.TabIndex = 88;
            // 
            // rpvResumenEnfermedad
            // 
            this.rpvResumenEnfermedad.Dock = System.Windows.Forms.DockStyle.Fill;
            reportDataSource1.Name = "DataSet1";
            reportDataSource1.Value = this.spr_ReporteResumenTratamientoCamaraBindingSource;
            this.rpvResumenEnfermedad.LocalReport.DataSources.Add(reportDataSource1);
            this.rpvResumenEnfermedad.LocalReport.ReportEmbeddedResource = "SisOxi.WinUI.spr_ReporteResumenTratamientoCamara.rdlc";
            this.rpvResumenEnfermedad.Location = new System.Drawing.Point(0, 0);
            this.rpvResumenEnfermedad.Name = "rpvResumenEnfermedad";
            this.rpvResumenEnfermedad.Size = new System.Drawing.Size(978, 360);
            this.rpvResumenEnfermedad.TabIndex = 4;
            // 
            // rpvReporteEnfermedadesAsociadas
            // 
            this.rpvReporteEnfermedadesAsociadas.Dock = System.Windows.Forms.DockStyle.Fill;
            reportDataSource2.Name = "DataSet1";
            reportDataSource2.Value = this.spr_ReporteEnfermedadAsociadaBindingSource;
            this.rpvReporteEnfermedadesAsociadas.LocalReport.DataSources.Add(reportDataSource2);
            this.rpvReporteEnfermedadesAsociadas.LocalReport.ReportEmbeddedResource = "SisOxi.WinUI.rpt_ReporteEnfermedadAsociada.rdlc";
            this.rpvReporteEnfermedadesAsociadas.Location = new System.Drawing.Point(0, 0);
            this.rpvReporteEnfermedadesAsociadas.Name = "rpvReporteEnfermedadesAsociadas";
            this.rpvReporteEnfermedadesAsociadas.Size = new System.Drawing.Size(978, 360);
            this.rpvReporteEnfermedadesAsociadas.TabIndex = 3;
            // 
            // rpvReporteCamaraHiperbarica
            // 
            this.rpvReporteCamaraHiperbarica.AutoScroll = true;
            this.rpvReporteCamaraHiperbarica.DocumentMapWidth = 87;
            reportDataSource3.Name = "DataSet1";
            reportDataSource3.Value = this.spr_ReporteEnfermedadesTratamientoCamaraHiperbaricaBindingSource;
            this.rpvReporteCamaraHiperbarica.LocalReport.DataSources.Add(reportDataSource3);
            this.rpvReporteCamaraHiperbarica.LocalReport.ReportEmbeddedResource = "SisOxi.WinUI.rpt_ReporteEnfermedadesPorTratamientoCamaraHiperbarica.rdlc";
            this.rpvReporteCamaraHiperbarica.Location = new System.Drawing.Point(0, 0);
            this.rpvReporteCamaraHiperbarica.Name = "rpvReporteCamaraHiperbarica";
            this.rpvReporteCamaraHiperbarica.Size = new System.Drawing.Size(970, 355);
            this.rpvReporteCamaraHiperbarica.TabIndex = 2;
            this.rpvReporteCamaraHiperbarica.Load += new System.EventHandler(this.rpvReporteCamaraHiperbarica_Load);
            // 
            // rpvReporteEdades
            // 
            reportDataSource4.Name = "DataSet1";
            reportDataSource4.Value = this.spr_ReporteEnfermedadesPorRangoEdadesBindingSource;
            this.rpvReporteEdades.LocalReport.DataSources.Add(reportDataSource4);
            this.rpvReporteEdades.LocalReport.ReportEmbeddedResource = "SisOxi.WinUI.rpt_ReporteEnfermedadesPorEdades.rdlc";
            this.rpvReporteEdades.Location = new System.Drawing.Point(-1, 0);
            this.rpvReporteEdades.Name = "rpvReporteEdades";
            this.rpvReporteEdades.Size = new System.Drawing.Size(970, 355);
            this.rpvReporteEdades.TabIndex = 1;
            // 
            // rpvReportePorSexo
            // 
            reportDataSource5.Name = "DataSet1";
            reportDataSource5.Value = this.spr_ReporteEnfermedadesPorSexoBindingSource;
            this.rpvReportePorSexo.LocalReport.DataSources.Add(reportDataSource5);
            this.rpvReportePorSexo.LocalReport.ReportEmbeddedResource = "SisOxi.WinUI.rpt_ReporteEnfermedadesPorSexo.rdlc";
            this.rpvReportePorSexo.Location = new System.Drawing.Point(0, 0);
            this.rpvReportePorSexo.Name = "rpvReportePorSexo";
            this.rpvReportePorSexo.Size = new System.Drawing.Size(970, 355);
            this.rpvReportePorSexo.TabIndex = 0;
            // 
            // pvMenu
            // 
            this.pvMenu.Controls.Add(this.pvPaginaDatosFiliacion);
            this.pvMenu.Controls.Add(this.pvPaginaPlan);
            this.pvMenu.Controls.Add(this.rpvPastel);
            this.pvMenu.Font = new System.Drawing.Font("Yanone Kaffeesatz Light", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.pvMenu.Location = new System.Drawing.Point(15, 136);
            this.pvMenu.Name = "pvMenu";
            // 
            // 
            // 
            this.pvMenu.RootElement.Padding = new System.Windows.Forms.Padding(0);
            this.pvMenu.SelectedPage = this.pvPaginaPlan;
            this.pvMenu.Size = new System.Drawing.Size(998, 429);
            this.pvMenu.TabIndex = 90;
            this.pvMenu.SelectedPageChanged += new System.EventHandler(this.pvMenu_SelectedPageChanged);
            ((Telerik.WinControls.UI.RadPageViewStripElement)(this.pvMenu.GetChildAt(0))).StripButtons = Telerik.WinControls.UI.StripViewButtons.None;
            ((Telerik.WinControls.UI.RadPageViewStripElement)(this.pvMenu.GetChildAt(0))).ItemAlignment = Telerik.WinControls.UI.StripViewItemAlignment.Near;
            ((Telerik.WinControls.UI.RadPageViewStripElement)(this.pvMenu.GetChildAt(0))).ItemFitMode = Telerik.WinControls.UI.StripViewItemFitMode.None;
            ((Telerik.WinControls.UI.RadPageViewStripElement)(this.pvMenu.GetChildAt(0))).StripAlignment = Telerik.WinControls.UI.StripViewAlignment.Top;
            ((Telerik.WinControls.UI.RadPageViewStripElement)(this.pvMenu.GetChildAt(0))).ItemSpacing = 0;
            ((Telerik.WinControls.UI.RadPageViewStripElement)(this.pvMenu.GetChildAt(0))).ItemContentOrientation = Telerik.WinControls.UI.PageViewContentOrientation.Auto;
            ((Telerik.WinControls.UI.RadPageViewStripElement)(this.pvMenu.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(0);
            // 
            // rpvPastel
            // 
            this.rpvPastel.Controls.Add(this.radButton1);
            this.rpvPastel.Controls.Add(this.radLabel4);
            this.rpvPastel.Controls.Add(this.rcViewPastel);
            this.rpvPastel.Location = new System.Drawing.Point(5, 36);
            this.rpvPastel.Name = "rpvPastel";
            this.rpvPastel.Size = new System.Drawing.Size(988, 388);
            this.rpvPastel.Text = "Grafico de Pastel";
            // 
            // radButton1
            // 
            this.radButton1.Font = new System.Drawing.Font("Yanone Kaffeesatz Regular", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.radButton1.Image = global::SisOxi.WinUI.Properties.Resources.Gnome_Applications_Graphics_32;
            this.radButton1.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
            this.radButton1.Location = new System.Drawing.Point(658, 5);
            this.radButton1.Name = "radButton1";
            this.radButton1.Size = new System.Drawing.Size(129, 35);
            this.radButton1.TabIndex = 92;
            this.radButton1.Text = "Graficar";
            this.radButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage;
            this.radButton1.Click += new System.EventHandler(this.radButton1_Click_1);
            ((Telerik.WinControls.UI.RadButtonElement)(this.radButton1.GetChildAt(0))).Image = global::SisOxi.WinUI.Properties.Resources.Gnome_Applications_Graphics_32;
            ((Telerik.WinControls.UI.RadButtonElement)(this.radButton1.GetChildAt(0))).TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage;
            ((Telerik.WinControls.UI.RadButtonElement)(this.radButton1.GetChildAt(0))).ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
            ((Telerik.WinControls.UI.RadButtonElement)(this.radButton1.GetChildAt(0))).Text = "Graficar";
            // 
            // radLabel4
            // 
            this.radLabel4.AutoSize = false;
            this.radLabel4.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
            this.radLabel4.Controls.Add(this.cboEnfermedad);
            this.radLabel4.Font = new System.Drawing.Font("Yanone Kaffeesatz Light", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.radLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.radLabel4.Location = new System.Drawing.Point(13, 5);
            this.radLabel4.Name = "radLabel4";
            this.radLabel4.Size = new System.Drawing.Size(618, 35);
            this.radLabel4.TabIndex = 91;
            this.radLabel4.Text = "   Enfermedad";
            this.radLabel4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
            this.radLabel4.TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage;
            // 
            // cboEnfermedad
            // 
            this.cboEnfermedad.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
            this.cboEnfermedad.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cboEnfermedad.Location = new System.Drawing.Point(128, 6);
            this.cboEnfermedad.Name = "cboEnfermedad";
            this.cboEnfermedad.Size = new System.Drawing.Size(467, 22);
            this.cboEnfermedad.TabIndex = 2;
            this.cboEnfermedad.Text = "   --Seleccione Tipo--";
            this.cboEnfermedad.SelectedIndexChanged += new Telerik.WinControls.UI.Data.PositionChangedEventHandler(this.cboEnfermedad_SelectedIndexChanged);
            // 
            // rcViewPastel
            // 
            this.rcViewPastel.AreaDesign = cartesianArea2;
            this.rcViewPastel.Controls.Add(this.lblHelp);
            this.rcViewPastel.Controls.Add(this.radLabel1);
            this.rcViewPastel.Location = new System.Drawing.Point(13, 55);
            this.rcViewPastel.Name = "rcViewPastel";
            this.rcViewPastel.ShowGrid = false;
            this.rcViewPastel.Size = new System.Drawing.Size(964, 319);
            this.rcViewPastel.TabIndex = 90;
            this.rcViewPastel.Text = "Grafico de Barras";
            this.rcViewPastel.LabelFormatting += new Telerik.WinControls.UI.ChartViewLabelFormattingEventHandler(this.rcViewPastel_LabelFormatting);
            ((Telerik.WinControls.UI.RadChartElement)(this.rcViewPastel.GetChildAt(0))).Shape = null;
            // 
            // lblHelp
            // 
            this.lblHelp.BackColor = System.Drawing.Color.Transparent;
            this.lblHelp.Font = new System.Drawing.Font("Yanone Kaffeesatz Light", 16F, System.Drawing.FontStyle.Italic);
            this.lblHelp.Location = new System.Drawing.Point(200, 161);
            this.lblHelp.Name = "lblHelp";
            this.lblHelp.Size = new System.Drawing.Size(488, 29);
            this.lblHelp.TabIndex = 1;
            this.lblHelp.Text = "< El Grafico no ha sido generado, Porfavor Seleccione un Enfermedad>";
            // 
            // radLabel1
            // 
            this.radLabel1.AutoSize = false;
            this.radLabel1.BackColor = System.Drawing.Color.White;
            this.radLabel1.Location = new System.Drawing.Point(3, 0);
            this.radLabel1.Name = "radLabel1";
            this.radLabel1.Size = new System.Drawing.Size(40, 33);
            this.radLabel1.TabIndex = 0;
            // 
            // btnCerrar
            // 
            this.btnCerrar.Font = new System.Drawing.Font("Yanone Kaffeesatz Light", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnCerrar.Image = global::SisOxi.WinUI.Properties.Resources.Gnome_Process_Stop_32;
            this.btnCerrar.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
            this.btnCerrar.Location = new System.Drawing.Point(873, 5);
            this.btnCerrar.Name = "btnCerrar";
            this.btnCerrar.Size = new System.Drawing.Size(59, 58);
            this.btnCerrar.TabIndex = 92;
            this.btnCerrar.Text = "Cerrar";
            this.btnCerrar.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.btnCerrar.Click += new System.EventHandler(this.radButton2_Click);
            // 
            // btnInicio
            // 
            this.btnInicio.Font = new System.Drawing.Font("Yanone Kaffeesatz Light", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnInicio.Image = global::SisOxi.WinUI.Properties.Resources.Gnome_Go_Home_32;
            this.btnInicio.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
            this.btnInicio.Location = new System.Drawing.Point(938, 5);
            this.btnInicio.Name = "btnInicio";
            this.btnInicio.Size = new System.Drawing.Size(58, 58);
            this.btnInicio.TabIndex = 91;
            this.btnInicio.Text = "Inicio";
            this.btnInicio.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.btnInicio.Click += new System.EventHandler(this.btnInicio_Click);
            // 
            // btnBuscar
            // 
            this.btnBuscar.Font = new System.Drawing.Font("Yanone Kaffeesatz Regular", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnBuscar.Image = global::SisOxi.WinUI.Properties.Resources.Gnome_Edit_Find_48;
            this.btnBuscar.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
            this.btnBuscar.Location = new System.Drawing.Point(849, 84);
            this.btnBuscar.Name = "btnBuscar";
            this.btnBuscar.Size = new System.Drawing.Size(148, 51);
            this.btnBuscar.TabIndex = 87;
            this.btnBuscar.Text = "Buscar";
            this.btnBuscar.TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage;
            this.btnBuscar.Click += new System.EventHandler(this.btnBuscar_Click);
            ((Telerik.WinControls.UI.RadButtonElement)(this.btnBuscar.GetChildAt(0))).Image = global::SisOxi.WinUI.Properties.Resources.Gnome_Edit_Find_48;
            ((Telerik.WinControls.UI.RadButtonElement)(this.btnBuscar.GetChildAt(0))).TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage;
            ((Telerik.WinControls.UI.RadButtonElement)(this.btnBuscar.GetChildAt(0))).ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
            ((Telerik.WinControls.UI.RadButtonElement)(this.btnBuscar.GetChildAt(0))).Text = "Buscar";
            // 
            // lblTitulo
            // 
            this.lblTitulo.AutoSize = false;
            this.lblTitulo.BackColor = System.Drawing.Color.Transparent;
            this.lblTitulo.Controls.Add(this.btnReportes);
            this.lblTitulo.Controls.Add(this.btnTratamiento);
            this.lblTitulo.Font = new System.Drawing.Font("Yanone Kaffeesatz Regular", 14F);
            this.lblTitulo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(105)))), ((int)(((byte)(133)))));
            this.lblTitulo.Image = global::SisOxi.WinUI.Properties.Resources.Gnome_Task_Due_64;
            this.lblTitulo.Location = new System.Drawing.Point(327, 5);
            this.lblTitulo.Name = "lblTitulo";
            this.lblTitulo.Padding = new System.Windows.Forms.Padding(20, 0, 0, 0);
            // 
            // 
            // 
            this.lblTitulo.RootElement.Padding = new System.Windows.Forms.Padding(20, 0, 0, 0);
            this.lblTitulo.Size = new System.Drawing.Size(360, 66);
            this.lblTitulo.TabIndex = 85;
            this.lblTitulo.Text = "   Reportes OXIBARITERAPIA S.C.R.L.";
            this.lblTitulo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
            this.lblTitulo.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
            // 
            // btnReportes
            // 
            this.btnReportes.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnReportes.Image = global::SisOxi.WinUI.Properties.Resources.Gnome_Task_Due_48;
            this.btnReportes.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
            this.btnReportes.Location = new System.Drawing.Point(966, 9);
            this.btnReportes.Name = "btnReportes";
            this.btnReportes.Size = new System.Drawing.Size(122, 84);
            this.btnReportes.TabIndex = 40;
            this.btnReportes.Text = "Reportes";
            this.btnReportes.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            // 
            // btnTratamiento
            // 
            this.btnTratamiento.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnTratamiento.Image = global::SisOxi.WinUI.Properties.Resources.Im_Aim_48;
            this.btnTratamiento.ImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
            this.btnTratamiento.Location = new System.Drawing.Point(825, 9);
            this.btnTratamiento.Name = "btnTratamiento";
            this.btnTratamiento.Size = new System.Drawing.Size(122, 84);
            this.btnTratamiento.TabIndex = 39;
            this.btnTratamiento.Text = "Tratamiento";
            this.btnTratamiento.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            // 
            // spr_ReporteResumenTratamientoCamaraBindingSource
            // 
            this.spr_ReporteResumenTratamientoCamaraBindingSource.DataMember = "spr_ReporteResumenTratamientoCamara";
            this.spr_ReporteResumenTratamientoCamaraBindingSource.DataSource = this.SisOxibariterapiaDataSet;
            // 
            // SisOxibariterapiaDataSet
            // 
            this.SisOxibariterapiaDataSet.DataSetName = "SisOxibariterapiaDataSet";
            this.SisOxibariterapiaDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // spr_ReporteEnfermedadAsociadaBindingSource
            // 
            this.spr_ReporteEnfermedadAsociadaBindingSource.DataMember = "spr_ReporteEnfermedadAsociada";
            this.spr_ReporteEnfermedadAsociadaBindingSource.DataSource = this.SisOxibariterapiaDataSet;
            // 
            // spr_ReporteEnfermedadesTratamientoCamaraHiperbaricaBindingSource
            // 
            this.spr_ReporteEnfermedadesTratamientoCamaraHiperbaricaBindingSource.DataMember = "spr_ReporteEnfermedadesTratamientoCamaraHiperbarica";
            this.spr_ReporteEnfermedadesTratamientoCamaraHiperbaricaBindingSource.DataSource = this.SisOxibariterapiaDataSet;
            // 
            // spr_ReporteEnfermedadesPorRangoEdadesBindingSource
            // 
            this.spr_ReporteEnfermedadesPorRangoEdadesBindingSource.DataMember = "spr_ReporteEnfermedadesPorRangoEdades";
            this.spr_ReporteEnfermedadesPorRangoEdadesBindingSource.DataSource = this.SisOxibariterapiaDataSet;
            // 
            // spr_ReporteEnfermedadesPorSexoBindingSource
            // 
            this.spr_ReporteEnfermedadesPorSexoBindingSource.DataMember = "spr_ReporteEnfermedadesPorSexo";
            this.spr_ReporteEnfermedadesPorSexoBindingSource.DataSource = this.SisOxibariterapiaDataSet;
            // 
            // spr_ReporteEnfermedadesPorSexoTableAdapter
            // 
            this.spr_ReporteEnfermedadesPorSexoTableAdapter.ClearBeforeFill = true;
            // 
            // spr_ReporteEnfermedadesPorRangoEdadesTableAdapter
            // 
            this.spr_ReporteEnfermedadesPorRangoEdadesTableAdapter.ClearBeforeFill = true;
            // 
            // spr_ReporteEnfermedadesTratamientoCamaraHiperbaricaTableAdapter
            // 
            this.spr_ReporteEnfermedadesTratamientoCamaraHiperbaricaTableAdapter.ClearBeforeFill = true;
            // 
            // spr_ReporteEnfermedadPorEnfermedadesAsociadasTableAdapter
            // 
            this.spr_ReporteEnfermedadPorEnfermedadesAsociadasTableAdapter.ClearBeforeFill = true;
            // 
            // spr_ReporteEnfermedadAsociadaTableAdapter
            // 
            this.spr_ReporteEnfermedadAsociadaTableAdapter.ClearBeforeFill = true;
            // 
            // spr_ReporteResumenTratamientoCamaraTableAdapter
            // 
            this.spr_ReporteResumenTratamientoCamaraTableAdapter.ClearBeforeFill = true;
            // 
            // ReportUI
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1028, 591);
            this.Controls.Add(this.btnCerrar);
            this.Controls.Add(this.btnInicio);
            this.Controls.Add(this.pvMenu);
            this.Controls.Add(this.btnBuscar);
            this.Controls.Add(this.radLabel18);
            this.Controls.Add(this.lblTitulo);
            this.Name = "ReportUI";
            // 
            // 
            // 
            this.RootElement.ApplyShapeToControl = true;
            this.Text = "RadForm1";
            this.ThemeName = "ControlDefault";
            this.Load += new System.EventHandler(this.RadForm1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.cboTipoTratamiento)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radLabel18)).EndInit();
            this.radLabel18.ResumeLayout(false);
            this.radLabel18.PerformLayout();
            this.pvPaginaPlan.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.rcView)).EndInit();
            this.pvPaginaDatosFiliacion.ResumeLayout(false);
            this.pnlPrincipal.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pvMenu)).EndInit();
            this.pvMenu.ResumeLayout(false);
            this.rpvPastel.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.radButton1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit();
            this.radLabel4.ResumeLayout(false);
            this.radLabel4.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cboEnfermedad)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rcViewPastel)).EndInit();
            this.rcViewPastel.ResumeLayout(false);
            this.rcViewPastel.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.lblHelp)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnCerrar)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnInicio)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnBuscar)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lblTitulo)).EndInit();
            this.lblTitulo.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.btnReportes)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnTratamiento)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.spr_ReporteResumenTratamientoCamaraBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.SisOxibariterapiaDataSet)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.spr_ReporteEnfermedadAsociadaBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.spr_ReporteEnfermedadesTratamientoCamaraHiperbaricaBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.spr_ReporteEnfermedadesPorRangoEdadesBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.spr_ReporteEnfermedadesPorSexoBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).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()
 {
     Telerik.WinControls.UI.CartesianArea           cartesianArea1 = new Telerik.WinControls.UI.CartesianArea();
     Telerik.WinControls.UI.CartesianArea           cartesianArea2 = new Telerik.WinControls.UI.CartesianArea();
     System.ComponentModel.ComponentResourceManager resources      = new System.ComponentModel.ComponentResourceManager(typeof(ColumnTable));
     this.radChartView1     = new Telerik.WinControls.UI.RadChartView();
     this.comboBox3         = new System.Windows.Forms.ComboBox();
     this.cb_month          = new System.Windows.Forms.ComboBox();
     this.but_ok            = new System.Windows.Forms.Button();
     this.radChartView2     = new Telerik.WinControls.UI.RadChartView();
     this.c1List1           = new C1.Win.C1List.C1List();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1List1)).BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // radChartView1
     //
     this.radChartView1.AreaDesign = cartesianArea1;
     this.radChartView1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.radChartView1.Location   = new System.Drawing.Point(512, 3);
     this.radChartView1.Name       = "radChartView1";
     this.radChartView1.ShowGrid   = false;
     this.radChartView1.Size       = new System.Drawing.Size(503, 550);
     this.radChartView1.TabIndex   = 1;
     this.radChartView1.Text       = "radChartView1";
     //
     // comboBox3
     //
     this.comboBox3.Anchor            = System.Windows.Forms.AnchorStyles.Right;
     this.comboBox3.FormattingEnabled = true;
     this.comboBox3.Location          = new System.Drawing.Point(761, 104);
     this.comboBox3.Name     = "comboBox3";
     this.comboBox3.Size     = new System.Drawing.Size(50, 20);
     this.comboBox3.TabIndex = 11;
     //
     // cb_month
     //
     this.cb_month.Anchor            = System.Windows.Forms.AnchorStyles.Right;
     this.cb_month.FormattingEnabled = true;
     this.cb_month.Location          = new System.Drawing.Point(834, 104);
     this.cb_month.Name     = "cb_month";
     this.cb_month.Size     = new System.Drawing.Size(50, 20);
     this.cb_month.TabIndex = 12;
     //
     // but_ok
     //
     this.but_ok.Anchor   = System.Windows.Forms.AnchorStyles.Right;
     this.but_ok.Location = new System.Drawing.Point(909, 104);
     this.but_ok.Name     = "but_ok";
     this.but_ok.Size     = new System.Drawing.Size(75, 23);
     this.but_ok.TabIndex = 13;
     this.but_ok.Text     = "确定";
     this.but_ok.UseVisualStyleBackColor = true;
     this.but_ok.Click += new System.EventHandler(this.but_ok_Click);
     //
     // radChartView2
     //
     this.radChartView2.AreaDesign = cartesianArea2;
     this.radChartView2.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.radChartView2.Location   = new System.Drawing.Point(3, 3);
     this.radChartView2.Name       = "radChartView2";
     this.radChartView2.ShowGrid   = false;
     this.radChartView2.Size       = new System.Drawing.Size(503, 550);
     this.radChartView2.TabIndex   = 14;
     this.radChartView2.Text       = "radChartView3";
     //
     // c1List1
     //
     this.c1List1.AddItemSeparator  = ';';
     this.c1List1.DeadAreaBackColor = System.Drawing.SystemColors.ControlDark;
     this.c1List1.Images.Add(((System.Drawing.Image)(resources.GetObject("c1List1.Images"))));
     this.c1List1.Location          = new System.Drawing.Point(420, 481);
     this.c1List1.MatchEntryTimeout = ((long)(2000));
     this.c1List1.Name = "c1List1";
     this.c1List1.PreviewInfo.Location   = new System.Drawing.Point(0, 0);
     this.c1List1.PreviewInfo.Size       = new System.Drawing.Size(0, 0);
     this.c1List1.PreviewInfo.ZoomFactor = 75D;
     this.c1List1.PrintInfo.PageSettings = ((System.Drawing.Printing.PageSettings)(resources.GetObject("c1List1.PrintInfo.PageSettings")));
     this.c1List1.RowDivider.Style       = C1.Win.C1List.LineStyleEnum.None;
     this.c1List1.RowSubDividerColor     = System.Drawing.Color.DarkGray;
     this.c1List1.ShowHeaderCheckBox     = false;
     this.c1List1.Size     = new System.Drawing.Size(8, 8);
     this.c1List1.TabIndex = 15;
     this.c1List1.Text     = "c1List1";
     this.c1List1.PropBag  = resources.GetString("c1List1.PropBag");
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 2;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Controls.Add(this.radChartView2, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.radChartView1, 1, 0);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 1;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1018, 556);
     this.tableLayoutPanel1.TabIndex = 16;
     //
     // ColumnTable
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1018, 556);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Controls.Add(this.c1List1);
     this.Controls.Add(this.but_ok);
     this.Controls.Add(this.cb_month);
     this.Controls.Add(this.comboBox3);
     this.Name = "ColumnTable";
     this.Text = "ColumnTable";
     ((System.ComponentModel.ISupportInitialize)(this.radChartView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radChartView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.c1List1)).EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }