/// <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();
     DevExpress.XtraCharts.XYDiagram3D xyDiagram3D1 = new DevExpress.XtraCharts.XYDiagram3D();
     DevExpress.XtraCharts.Series      series1      = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView1 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     System.ComponentModel.ComponentResourceManager  resources = new System.ComponentModel.ComponentResourceManager(typeof(FormIstatistik));
     this.defaultLookAndFeel1 = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
     this.chartIstatistik     = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartIstatistik)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).BeginInit();
     this.SuspendLayout();
     //
     // defaultLookAndFeel1
     //
     this.defaultLookAndFeel1.LookAndFeel.SkinName = "Metropolis Dark";
     //
     // chartIstatistik
     //
     this.chartIstatistik.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(63)))));
     this.chartIstatistik.DataBindings       = null;
     xyDiagram3D1.RotationMatrixSerializable = "0.766044443118978;-0.219846310392954;0.604022773555054;0;0;0.939692620785908;0.34" +
                                               "2020143325669;0;-0.642787609686539;-0.262002630229385;0.719846310392954;0;0;0;0;" +
                                               "1";
     this.chartIstatistik.Diagram     = xyDiagram3D1;
     this.chartIstatistik.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.chartIstatistik.Legend.Name = "Default Legend";
     this.chartIstatistik.Location    = new System.Drawing.Point(0, 0);
     this.chartIstatistik.Margin      = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.chartIstatistik.Name        = "chartIstatistik";
     this.chartIstatistik.PaletteName = "Green";
     series1.Name = "Seviye-Ogrenilenler";
     series1.View = sideBySideBar3DSeriesView1;
     this.chartIstatistik.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartIstatistik.Size     = new System.Drawing.Size(618, 373);
     this.chartIstatistik.TabIndex = 0;
     this.chartIstatistik.Click   += new System.EventHandler(this.chartIstatistik_Click);
     //
     // FormIstatistik
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(618, 373);
     this.Controls.Add(this.chartIstatistik);
     this.Icon   = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.Name   = "FormIstatistik";
     this.Text   = "FormIstatistik";
     this.Load  += new System.EventHandler(this.FormIstatistik_Load);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartIstatistik)).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(frmKarZarar));
     DevExpress.XtraCharts.XYDiagram3D xyDiagram3D1           = new DevExpress.XtraCharts.XYDiagram3D();
     DevExpress.XtraCharts.Series      series1 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView1 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     this.pictureEdit2   = new DevExpress.XtraEditors.PictureEdit();
     this.pictureEdit1   = new DevExpress.XtraEditors.PictureEdit();
     this.groupControl1  = new DevExpress.XtraEditors.GroupControl();
     this.labelControl3  = new DevExpress.XtraEditors.LabelControl();
     this.txtSonuc       = new DevExpress.XtraEditors.TextEdit();
     this.labelControl4  = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5  = new DevExpress.XtraEditors.LabelControl();
     this.txtNet         = new DevExpress.XtraEditors.TextEdit();
     this.labelControl1  = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2  = new DevExpress.XtraEditors.LabelControl();
     this.txtToplamGider = new DevExpress.XtraEditors.TextEdit();
     this.txtToplamGelir = new DevExpress.XtraEditors.TextEdit();
     this.groupControl2  = new DevExpress.XtraEditors.GroupControl();
     this.chartControl1  = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtSonuc.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNet.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtToplamGider.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtToplamGelir.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).BeginInit();
     this.SuspendLayout();
     //
     // pictureEdit2
     //
     this.pictureEdit2.EditValue = ((object)(resources.GetObject("pictureEdit2.EditValue")));
     this.pictureEdit2.Location  = new System.Drawing.Point(164, 34);
     this.pictureEdit2.Name      = "pictureEdit2";
     this.pictureEdit2.Properties.Appearance.BackColor            = System.Drawing.Color.White;
     this.pictureEdit2.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit2.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit2.Size     = new System.Drawing.Size(26, 24);
     this.pictureEdit2.TabIndex = 76;
     //
     // pictureEdit1
     //
     this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Location  = new System.Drawing.Point(164, 64);
     this.pictureEdit1.Name      = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor            = System.Drawing.Color.White;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit1.Size     = new System.Drawing.Size(26, 24);
     this.pictureEdit1.TabIndex = 77;
     //
     // groupControl1
     //
     this.groupControl1.Appearance.BackColor            = System.Drawing.SystemColors.Control;
     this.groupControl1.Appearance.Options.UseBackColor = true;
     this.groupControl1.Controls.Add(this.pictureEdit1);
     this.groupControl1.Controls.Add(this.pictureEdit2);
     this.groupControl1.Controls.Add(this.labelControl3);
     this.groupControl1.Controls.Add(this.txtSonuc);
     this.groupControl1.Controls.Add(this.labelControl4);
     this.groupControl1.Controls.Add(this.labelControl5);
     this.groupControl1.Controls.Add(this.txtNet);
     this.groupControl1.Controls.Add(this.labelControl1);
     this.groupControl1.Controls.Add(this.labelControl2);
     this.groupControl1.Controls.Add(this.txtToplamGider);
     this.groupControl1.Controls.Add(this.txtToplamGelir);
     this.groupControl1.Dock        = System.Windows.Forms.DockStyle.Right;
     this.groupControl1.Location    = new System.Drawing.Point(671, 0);
     this.groupControl1.Margin      = new System.Windows.Forms.Padding(2);
     this.groupControl1.Name        = "groupControl1";
     this.groupControl1.ShowCaption = false;
     this.groupControl1.Size        = new System.Drawing.Size(213, 421);
     this.groupControl1.TabIndex    = 42;
     this.groupControl1.Text        = "groupControl1";
     //
     // labelControl3
     //
     this.labelControl3.Appearance.Font                 = new System.Drawing.Font("Arial Narrow", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl3.Appearance.ForeColor            = System.Drawing.Color.Gray;
     this.labelControl3.Appearance.Options.UseFont      = true;
     this.labelControl3.Appearance.Options.UseForeColor = true;
     this.labelControl3.Location = new System.Drawing.Point(1, 103);
     this.labelControl3.Margin   = new System.Windows.Forms.Padding(2);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(168, 20);
     this.labelControl3.TabIndex = 40;
     this.labelControl3.Text     = "------------------------------------------";
     //
     // txtSonuc
     //
     this.txtSonuc.Cursor    = System.Windows.Forms.Cursors.IBeam;
     this.txtSonuc.EditValue = "";
     this.txtSonuc.Enabled   = false;
     this.txtSonuc.Location  = new System.Drawing.Point(55, 169);
     this.txtSonuc.Margin    = new System.Windows.Forms.Padding(2);
     this.txtSonuc.Name      = "txtSonuc";
     this.txtSonuc.Properties.Appearance.Font                 = new System.Drawing.Font("Arial Narrow", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.txtSonuc.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.txtSonuc.Properties.Appearance.Options.UseFont      = true;
     this.txtSonuc.Properties.Appearance.Options.UseForeColor = true;
     this.txtSonuc.Size     = new System.Drawing.Size(135, 26);
     this.txtSonuc.TabIndex = 29;
     //
     // labelControl4
     //
     this.labelControl4.Appearance.Font                 = new System.Drawing.Font("Arial Narrow", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl4.Appearance.ForeColor            = System.Drawing.Color.Gray;
     this.labelControl4.Appearance.Options.UseFont      = true;
     this.labelControl4.Appearance.Options.UseForeColor = true;
     this.labelControl4.Location = new System.Drawing.Point(12, 170);
     this.labelControl4.Margin   = new System.Windows.Forms.Padding(2);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(39, 20);
     this.labelControl4.TabIndex = 30;
     this.labelControl4.Text     = "Sonuç:";
     //
     // labelControl5
     //
     this.labelControl5.Appearance.Font                 = new System.Drawing.Font("Arial Narrow", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl5.Appearance.ForeColor            = System.Drawing.Color.Gray;
     this.labelControl5.Appearance.Options.UseFont      = true;
     this.labelControl5.Appearance.Options.UseForeColor = true;
     this.labelControl5.Location = new System.Drawing.Point(29, 140);
     this.labelControl5.Margin   = new System.Windows.Forms.Padding(2);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(22, 20);
     this.labelControl5.TabIndex = 35;
     this.labelControl5.Text     = "Net:";
     //
     // txtNet
     //
     this.txtNet.Cursor    = System.Windows.Forms.Cursors.IBeam;
     this.txtNet.EditValue = "";
     this.txtNet.Enabled   = false;
     this.txtNet.Location  = new System.Drawing.Point(55, 139);
     this.txtNet.Margin    = new System.Windows.Forms.Padding(2);
     this.txtNet.Name      = "txtNet";
     this.txtNet.Properties.Appearance.Font                 = new System.Drawing.Font("Arial Narrow", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.txtNet.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.txtNet.Properties.Appearance.Options.UseFont      = true;
     this.txtNet.Properties.Appearance.Options.UseForeColor = true;
     this.txtNet.Size     = new System.Drawing.Size(135, 26);
     this.txtNet.TabIndex = 34;
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font                 = new System.Drawing.Font("Arial Narrow", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl1.Appearance.ForeColor            = System.Drawing.Color.Gray;
     this.labelControl1.Appearance.Options.UseFont      = true;
     this.labelControl1.Appearance.Options.UseForeColor = true;
     this.labelControl1.Location = new System.Drawing.Point(17, 64);
     this.labelControl1.Margin   = new System.Windows.Forms.Padding(2);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(34, 20);
     this.labelControl1.TabIndex = 27;
     this.labelControl1.Text     = "Gider:";
     //
     // labelControl2
     //
     this.labelControl2.Appearance.Font                 = new System.Drawing.Font("Arial Narrow", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl2.Appearance.ForeColor            = System.Drawing.Color.Gray;
     this.labelControl2.Appearance.Options.UseFont      = true;
     this.labelControl2.Appearance.Options.UseForeColor = true;
     this.labelControl2.Location = new System.Drawing.Point(21, 34);
     this.labelControl2.Margin   = new System.Windows.Forms.Padding(2);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(30, 20);
     this.labelControl2.TabIndex = 26;
     this.labelControl2.Text     = "Gelir:";
     //
     // txtToplamGider
     //
     this.txtToplamGider.Cursor    = System.Windows.Forms.Cursors.IBeam;
     this.txtToplamGider.EditValue = "";
     this.txtToplamGider.Enabled   = false;
     this.txtToplamGider.Location  = new System.Drawing.Point(55, 63);
     this.txtToplamGider.Margin    = new System.Windows.Forms.Padding(2);
     this.txtToplamGider.Name      = "txtToplamGider";
     this.txtToplamGider.Properties.Appearance.Font                 = new System.Drawing.Font("Arial Narrow", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.txtToplamGider.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.txtToplamGider.Properties.Appearance.Options.UseFont      = true;
     this.txtToplamGider.Properties.Appearance.Options.UseForeColor = true;
     this.txtToplamGider.Size     = new System.Drawing.Size(135, 26);
     this.txtToplamGider.TabIndex = 32;
     //
     // txtToplamGelir
     //
     this.txtToplamGelir.Cursor    = System.Windows.Forms.Cursors.IBeam;
     this.txtToplamGelir.EditValue = "";
     this.txtToplamGelir.Enabled   = false;
     this.txtToplamGelir.Location  = new System.Drawing.Point(55, 33);
     this.txtToplamGelir.Margin    = new System.Windows.Forms.Padding(2);
     this.txtToplamGelir.Name      = "txtToplamGelir";
     this.txtToplamGelir.Properties.Appearance.Font                 = new System.Drawing.Font("Arial Narrow", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.txtToplamGelir.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.txtToplamGelir.Properties.Appearance.Options.UseFont      = true;
     this.txtToplamGelir.Properties.Appearance.Options.UseForeColor = true;
     this.txtToplamGelir.Size     = new System.Drawing.Size(135, 26);
     this.txtToplamGelir.TabIndex = 20;
     //
     // groupControl2
     //
     this.groupControl2.Controls.Add(this.chartControl1);
     this.groupControl2.Dock        = System.Windows.Forms.DockStyle.Left;
     this.groupControl2.Location    = new System.Drawing.Point(0, 0);
     this.groupControl2.Name        = "groupControl2";
     this.groupControl2.ShowCaption = false;
     this.groupControl2.Size        = new System.Drawing.Size(672, 421);
     this.groupControl2.TabIndex    = 43;
     //
     // chartControl1
     //
     this.chartControl1.AppearanceNameSerializable = "Light";
     this.chartControl1.BackColor            = System.Drawing.SystemColors.GradientInactiveCaption;
     xyDiagram3D1.RotationMatrixSerializable = "0.766044443118978;-0.219846310392954;0.604022773555054;0;0;0.939692620785908;0.34" +
                                               "2020143325669;0;-0.642787609686539;-0.262002630229385;0.719846310392954;0;0;0;0;" +
                                               "1";
     this.chartControl1.Diagram = xyDiagram3D1;
     this.chartControl1.Dock    = System.Windows.Forms.DockStyle.Left;
     this.chartControl1.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl1.Legend.Name       = "Default Legend";
     this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl1.Location          = new System.Drawing.Point(2, 2);
     this.chartControl1.Margin            = new System.Windows.Forms.Padding(2);
     this.chartControl1.Name = "chartControl1";
     this.chartControl1.PaletteBaseColorNumber = 1;
     this.chartControl1.PaletteName            = "Green";
     this.chartControl1.SelectionMode          = DevExpress.XtraCharts.ElementSelectionMode.Multiple;
     series1.Name = "Series 1";
     series1.View = sideBySideBar3DSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.Size     = new System.Drawing.Size(665, 417);
     this.chartControl1.TabIndex = 0;
     //
     // frmKarZarar
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.Control;
     this.ClientSize          = new System.Drawing.Size(884, 421);
     this.Controls.Add(this.groupControl2);
     this.Controls.Add(this.groupControl1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Margin          = new System.Windows.Forms.Padding(2);
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmKarZarar";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.Manual;
     this.Text            = "KAR-ZARAR DURUMU";
     this.Load           += new System.EventHandler(this.frmKarZarar_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     this.groupControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtSonuc.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNet.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtToplamGider.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtToplamGelir.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram3D xyDiagram3D1 = new DevExpress.XtraCharts.XYDiagram3D();
     DevExpress.XtraCharts.Series      series1      = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView1 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView2 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView3 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
     this.layoutControl           = new DevExpress.XtraLayout.LayoutControl();
     this.chartControl1           = new DevExpress.XtraCharts.ChartControl();
     this.icbo3DModle             = new DevExpress.XtraEditors.ImageComboBoxEdit();
     this.btnRestoreDefaultAngles = new DevExpress.XtraEditors.SimpleButton();
     this.layoutControlGroup1     = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1      = new DevExpress.XtraLayout.LayoutControlItem();
     this.lci3DModle = new DevExpress.XtraLayout.LayoutControlItem();
     this.lciChart   = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).BeginInit();
     this.layoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.icbo3DModle.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lci3DModle)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lciChart)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl
     //
     this.layoutControl.Controls.Add(this.chartControl1);
     this.layoutControl.Controls.Add(this.icbo3DModle);
     this.layoutControl.Controls.Add(this.btnRestoreDefaultAngles);
     this.layoutControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl.Location = new System.Drawing.Point(0, 0);
     this.layoutControl.Name     = "layoutControl";
     this.layoutControl.Root     = this.layoutControlGroup1;
     this.layoutControl.Size     = new System.Drawing.Size(640, 480);
     this.layoutControl.TabIndex = 0;
     this.layoutControl.Text     = "layoutControl1";
     //
     // chartControl1
     //
     this.chartControl1.Cursor               = System.Windows.Forms.Cursors.Default;
     xyDiagram3D1.AxisY.Label.TextPattern    = "{V:c}";
     xyDiagram3D1.RotationMatrixSerializable = "0.766044443118978;-0.219846310392954;0.604022773555054;0;0;0.939692620785908;0.34" +
                                               "2020143325669;0;-0.642787609686539;-0.262002630229385;0.719846310392954;0;0;0;0;" +
                                               "1";
     xyDiagram3D1.RuntimeRotation            = true;
     xyDiagram3D1.RuntimeScrolling           = true;
     xyDiagram3D1.RuntimeZooming             = true;
     xyDiagram3D1.VerticalScrollPercent      = 6D;
     xyDiagram3D1.ZoomPercent                = 130;
     this.chartControl1.Diagram              = xyDiagram3D1;
     this.chartControl1.Legend.UseCheckBoxes = true;
     this.chartControl1.Location             = new System.Drawing.Point(12, 38);
     this.chartControl1.Name = "chartControl1";
     series1.Name            = "Series 1";
     series1.View            = sideBySideBar3DSeriesView1;
     series2.Name            = "Series 2";
     series2.View            = sideBySideBar3DSeriesView2;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.chartControl1.SeriesTemplate.View = sideBySideBar3DSeriesView3;
     this.chartControl1.Size     = new System.Drawing.Size(616, 430);
     this.chartControl1.TabIndex = 1;
     chartTitle1.Alignment       = System.Drawing.StringAlignment.Far;
     chartTitle1.Dock            = DevExpress.XtraCharts.ChartTitleDockStyle.Bottom;
     chartTitle1.Font            = new System.Drawing.Font("Tahoma", 8F);
     chartTitle1.Text            = "技术支持:冰雪软件";
     chartTitle1.TextColor       = System.Drawing.Color.Gray;
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // icbo3DModle
     //
     this.icbo3DModle.EditValue = "Box";
     this.icbo3DModle.Location  = new System.Drawing.Point(364, 12);
     this.icbo3DModle.Name      = "icbo3DModle";
     this.icbo3DModle.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.icbo3DModle.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
         new DevExpress.XtraEditors.Controls.ImageComboBoxItem("长方体", "Box", -1),
         new DevExpress.XtraEditors.Controls.ImageComboBoxItem("圆柱体", "Cylinder", -1),
         new DevExpress.XtraEditors.Controls.ImageComboBoxItem("圆锥体", "Cone", -1),
         new DevExpress.XtraEditors.Controls.ImageComboBoxItem("角锥体", "Pyramid", -1)
     });
     this.icbo3DModle.Size                  = new System.Drawing.Size(264, 20);
     this.icbo3DModle.StyleController       = this.layoutControl;
     this.icbo3DModle.TabIndex              = 5;
     this.icbo3DModle.SelectedIndexChanged += new System.EventHandler(this.icbo3DModle_SelectedIndexChanged);
     //
     // btnRestoreDefaultAngles
     //
     this.btnRestoreDefaultAngles.Location        = new System.Drawing.Point(12, 12);
     this.btnRestoreDefaultAngles.Name            = "btnRestoreDefaultAngles";
     this.btnRestoreDefaultAngles.Size            = new System.Drawing.Size(306, 22);
     this.btnRestoreDefaultAngles.StyleController = this.layoutControl;
     this.btnRestoreDefaultAngles.TabIndex        = 4;
     this.btnRestoreDefaultAngles.Text            = "恢复默认角度";
     this.btnRestoreDefaultAngles.Click          += new System.EventHandler(this.btnRestoreDefaultAngles_Click);
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.CustomizationFormText       = "layoutControlGroup1";
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.lci3DModle,
         this.lciChart
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "layoutControlGroup1";
     this.layoutControlGroup1.Size        = new System.Drawing.Size(640, 480);
     this.layoutControlGroup1.Text        = "layoutControlGroup1";
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control = this.btnRestoreDefaultAngles;
     this.layoutControlItem1.CustomizationFormText = "layoutControlItem1";
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(310, 26);
     this.layoutControlItem1.Text     = "layoutControlItem1";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextToControlDistance = 0;
     this.layoutControlItem1.TextVisible           = false;
     //
     // lci3DModle
     //
     this.lci3DModle.Control = this.icbo3DModle;
     this.lci3DModle.CustomizationFormText = "3D模型";
     this.lci3DModle.Location = new System.Drawing.Point(310, 0);
     this.lci3DModle.Name     = "lci3DModle";
     this.lci3DModle.Size     = new System.Drawing.Size(310, 26);
     this.lci3DModle.Text     = "3D模型";
     this.lci3DModle.TextSize = new System.Drawing.Size(39, 14);
     //
     // lciChart
     //
     this.lciChart.Control = this.chartControl1;
     this.lciChart.CustomizationFormText = "图表";
     this.lciChart.Location = new System.Drawing.Point(0, 26);
     this.lciChart.Name     = "lciChart";
     this.lciChart.Size     = new System.Drawing.Size(620, 434);
     this.lciChart.Text     = "图表";
     this.lciChart.TextSize = new System.Drawing.Size(0, 0);
     this.lciChart.TextToControlDistance = 0;
     this.lciChart.TextVisible           = false;
     //
     // ChartPage
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.layoutControl);
     this.Name = "ChartPage";
     this.Size = new System.Drawing.Size(640, 480);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).EndInit();
     this.layoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.icbo3DModle.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lci3DModle)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lciChart)).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()
        {
            DevExpress.DataAccess.Sql.StoredProcQuery storedProcQuery1 = new DevExpress.DataAccess.Sql.StoredProcQuery();
            DevExpress.DataAccess.Sql.QueryParameter queryParameter1 = new DevExpress.DataAccess.Sql.QueryParameter();
            DevExpress.DataAccess.Sql.QueryParameter queryParameter2 = new DevExpress.DataAccess.Sql.QueryParameter();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(IcKagitTuketimi));
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView1 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
            DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView1 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
            this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource();
            this.Detail = new DevExpress.XtraReports.UI.DetailBand();
            this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
            this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
            this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
            this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo();
            this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
            this.reportHeaderBand1 = new DevExpress.XtraReports.UI.ReportHeaderBand();
            this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
            this.Title = new DevExpress.XtraReports.UI.XRControlStyle();
            this.FieldCaption = new DevExpress.XtraReports.UI.XRControlStyle();
            this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle();
            this.DataField = new DevExpress.XtraReports.UI.XRControlStyle();
            this.parameter1 = new DevExpress.XtraReports.Parameters.Parameter();
            this.parameter2 = new DevExpress.XtraReports.Parameters.Parameter();
            this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
            this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
            this.xrChart1 = new DevExpress.XtraReports.UI.XRChart();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // sqlDataSource1
            // 
            this.sqlDataSource1.ConnectionName = "matbaaConnectionString";
            this.sqlDataSource1.Name = "sqlDataSource1";
            storedProcQuery1.Name = "spIcKagitTuketimiAnaliz";
            queryParameter1.Name = "@BasTar";
            queryParameter1.Type = typeof(DevExpress.DataAccess.Expression);
            queryParameter1.Value = new DevExpress.DataAccess.Expression("[Parameters.parameter1]", typeof(System.DateTime));
            queryParameter2.Name = "@SonTar";
            queryParameter2.Type = typeof(DevExpress.DataAccess.Expression);
            queryParameter2.Value = new DevExpress.DataAccess.Expression("[Parameters.parameter2]", typeof(System.DateTime));
            storedProcQuery1.Parameters.Add(queryParameter1);
            storedProcQuery1.Parameters.Add(queryParameter2);
            storedProcQuery1.StoredProcName = "spIcKagitTuketimiAnaliz";
            this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
            storedProcQuery1});
            this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
            // 
            // Detail
            // 
            this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel4,
            this.xrLabel3});
            this.Detail.HeightF = 18F;
            this.Detail.Name = "Detail";
            this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
            this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrLabel4
            // 
            this.xrLabel4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) 
            | DevExpress.XtraPrinting.BorderSide.Right) 
            | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "spIcKagitTuketimiAnaliz.IcKagitTuketimi")});
            this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(422.0833F, 0F);
            this.xrLabel4.Name = "xrLabel4";
            this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel4.SizeF = new System.Drawing.SizeF(208.5417F, 18F);
            this.xrLabel4.StyleName = "DataField";
            this.xrLabel4.StylePriority.UseBorders = false;
            this.xrLabel4.StylePriority.UseTextAlignment = false;
            this.xrLabel4.Text = "xrLabel4";
            this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
            // 
            // xrLabel3
            // 
            this.xrLabel3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) 
            | DevExpress.XtraPrinting.BorderSide.Right) 
            | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "spIcKagitTuketimiAnaliz.AltGrupAdi")});
            this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
            this.xrLabel3.Name = "xrLabel3";
            this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel3.SizeF = new System.Drawing.SizeF(422.0833F, 18F);
            this.xrLabel3.StyleName = "DataField";
            this.xrLabel3.StylePriority.UseBorders = false;
            this.xrLabel3.StylePriority.UseTextAlignment = false;
            this.xrLabel3.Text = "xrLabel3";
            this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
            // 
            // xrLabel1
            // 
            this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(215.625F, 0F);
            this.xrLabel1.Name = "xrLabel1";
            this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel1.SizeF = new System.Drawing.SizeF(39.08333F, 18F);
            this.xrLabel1.StyleName = "FieldCaption";
            this.xrLabel1.Text = "Kağıt";
            // 
            // xrLabel2
            // 
            this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(489.0417F, 0F);
            this.xrLabel2.Name = "xrLabel2";
            this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel2.SizeF = new System.Drawing.SizeF(64.08334F, 18F);
            this.xrLabel2.StyleName = "FieldCaption";
            this.xrLabel2.Text = "Tüketim";
            // 
            // TopMargin
            // 
            this.TopMargin.HeightF = 0F;
            this.TopMargin.Name = "TopMargin";
            this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
            this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // BottomMargin
            // 
            this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrPageInfo2,
            this.xrPageInfo1});
            this.BottomMargin.HeightF = 27.08333F;
            this.BottomMargin.Name = "BottomMargin";
            this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
            this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrPageInfo2
            // 
            this.xrPageInfo2.Format = "Sayfa {0} / {1}";
            this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(768.6667F, 0F);
            this.xrPageInfo2.Name = "xrPageInfo2";
            this.xrPageInfo2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrPageInfo2.SizeF = new System.Drawing.SizeF(71.33331F, 23F);
            this.xrPageInfo2.StyleName = "PageInfo";
            this.xrPageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
            // 
            // xrPageInfo1
            // 
            this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
            this.xrPageInfo1.Name = "xrPageInfo1";
            this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime;
            this.xrPageInfo1.SizeF = new System.Drawing.SizeF(88.00002F, 23F);
            this.xrPageInfo1.StyleName = "PageInfo";
            // 
            // reportHeaderBand1
            // 
            this.reportHeaderBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel5});
            this.reportHeaderBand1.HeightF = 40.99999F;
            this.reportHeaderBand1.Name = "reportHeaderBand1";
            // 
            // xrLabel5
            // 
            this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(12F, 7.999992F);
            this.xrLabel5.Name = "xrLabel5";
            this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel5.SizeF = new System.Drawing.SizeF(638F, 33F);
            this.xrLabel5.StyleName = "Title";
            this.xrLabel5.Text = "İç Kağıt Tüketimi";
            // 
            // Title
            // 
            this.Title.BackColor = System.Drawing.Color.Transparent;
            this.Title.BorderColor = System.Drawing.Color.Black;
            this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.Title.BorderWidth = 1F;
            this.Title.Font = new System.Drawing.Font("Times New Roman", 20F, System.Drawing.FontStyle.Bold);
            this.Title.ForeColor = System.Drawing.Color.Maroon;
            this.Title.Name = "Title";
            // 
            // FieldCaption
            // 
            this.FieldCaption.BackColor = System.Drawing.Color.Transparent;
            this.FieldCaption.BorderColor = System.Drawing.Color.Black;
            this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.FieldCaption.BorderWidth = 1F;
            this.FieldCaption.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
            this.FieldCaption.ForeColor = System.Drawing.Color.Maroon;
            this.FieldCaption.Name = "FieldCaption";
            // 
            // PageInfo
            // 
            this.PageInfo.BackColor = System.Drawing.Color.Transparent;
            this.PageInfo.BorderColor = System.Drawing.Color.Black;
            this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.PageInfo.BorderWidth = 1F;
            this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
            this.PageInfo.ForeColor = System.Drawing.Color.Black;
            this.PageInfo.Name = "PageInfo";
            // 
            // DataField
            // 
            this.DataField.BackColor = System.Drawing.Color.Transparent;
            this.DataField.BorderColor = System.Drawing.Color.Black;
            this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.DataField.BorderWidth = 1F;
            this.DataField.Font = new System.Drawing.Font("Times New Roman", 10F);
            this.DataField.ForeColor = System.Drawing.Color.Black;
            this.DataField.Name = "DataField";
            this.DataField.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            // 
            // parameter1
            // 
            this.parameter1.Description = "@BasTar";
            this.parameter1.Name = "parameter1";
            this.parameter1.Type = typeof(System.DateTime);
            this.parameter1.ValueInfo = "2015-06-01";
            // 
            // parameter2
            // 
            this.parameter2.Description = "@SonTar";
            this.parameter2.Name = "parameter2";
            this.parameter2.Type = typeof(System.DateTime);
            this.parameter2.ValueInfo = "06/17/2015 14:51:22";
            // 
            // PageHeader
            // 
            this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel1,
            this.xrLabel2});
            this.PageHeader.HeightF = 18F;
            this.PageHeader.Name = "PageHeader";
            // 
            // ReportFooter
            // 
            this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrChart1});
            this.ReportFooter.HeightF = 600F;
            this.ReportFooter.Name = "ReportFooter";
            // 
            // xrChart1
            // 
            this.xrChart1.BorderColor = System.Drawing.Color.Black;
            this.xrChart1.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrChart1.DataMember = "spIcKagitTuketimiAnaliz";
            this.xrChart1.DataSource = this.sqlDataSource1;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.DefaultPane.EnableAxisXZooming = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.DefaultPane.EnableAxisYZooming = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.Margins.Bottom = 0;
            xyDiagram1.Margins.Left = 0;
            xyDiagram1.Margins.Right = 0;
            xyDiagram1.Margins.Top = 0;
            xyDiagram1.PaneDistance = 0;
            this.xrChart1.Diagram = xyDiagram1;
            this.xrChart1.LocationFloat = new DevExpress.Utils.PointFloat(12.5F, 0F);
            this.xrChart1.Name = "xrChart1";
            this.xrChart1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 96F);
            this.xrChart1.PivotGridDataSourceOptions.AutoBindingSettingsEnabled = false;
            this.xrChart1.PivotGridDataSourceOptions.AutoLayoutSettingsEnabled = false;
            this.xrChart1.SeriesDataMember = "IcKagitTuketimi";
            series1.ArgumentDataMember = "spIcKagitTuketimiAnaliz.AltGrupAdi";
            series1.ColorDataMember = "spIcKagitTuketimiAnaliz.IcKagitTuketimi";
            series1.DataSource = this.sqlDataSource1;
            series1.Name = "İç Kağıt Tüketimi";
            series1.ValueDataMembersSerializable = "spIcKagitTuketimiAnaliz.IcKagitTuketimi";
            sideBySideBarSeriesView1.BarWidth = 0.4D;
            sideBySideBarSeriesView1.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
            series1.View = sideBySideBarSeriesView1;
            this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1};
            this.xrChart1.SeriesTemplate.ArgumentDataMember = "AltGrupAdi";
            this.xrChart1.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            this.xrChart1.SeriesTemplate.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            this.xrChart1.SeriesTemplate.View = sideBySideBar3DSeriesView1;
            this.xrChart1.SeriesTemplate.Visible = false;
            this.xrChart1.SizeF = new System.Drawing.SizeF(829.537F, 600F);
            this.xrChart1.StylePriority.UsePadding = false;
            // 
            // IcKagitTuketimi
            // 
            this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail,
            this.TopMargin,
            this.BottomMargin,
            this.reportHeaderBand1,
            this.PageHeader,
            this.ReportFooter});
            this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
            this.sqlDataSource1});
            this.DataMember = "spIcKagitTuketimiAnaliz";
            this.DataSource = this.sqlDataSource1;
            this.Margins = new System.Drawing.Printing.Margins(0, 0, 0, 27);
            this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
            this.parameter1,
            this.parameter2});
            this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
            this.Title,
            this.FieldCaption,
            this.PageInfo,
            this.DataField});
            this.Version = "15.1";
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Beispiel #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram3D      xyDiagram3D1      = new DevExpress.XtraCharts.XYDiagram3D();
     DevExpress.XtraCharts.Series           series1           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Bar3DSeriesLabel bar3DSeriesLabel1 = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint      seriesPoint1      = new DevExpress.XtraCharts.SeriesPoint("商铺1", new object[] {
         ((object)(616))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("商铺2", new object[] {
         ((object)(1000))
     });
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView1 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.Series           series2           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Bar3DSeriesLabel bar3DSeriesLabel2 = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint      seriesPoint3      = new DevExpress.XtraCharts.SeriesPoint("商铺1", new object[] {
         ((object)(200))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("商铺2", new object[] {
         ((object)(300))
     });
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView2 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.Bar3DSeriesLabel          bar3DSeriesLabel3          = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView3 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     this.groupControl1   = new DevExpress.XtraEditors.GroupControl();
     this.btnSearch       = new DevExpress.XtraEditors.SimpleButton();
     this.mruEdit1        = new DevExpress.XtraEditors.MRUEdit();
     this.label1          = new System.Windows.Forms.Label();
     this.mruEdit2        = new DevExpress.XtraEditors.MRUEdit();
     this.label3          = new System.Windows.Forms.Label();
     this.dateEdit2       = new DevExpress.XtraEditors.DateEdit();
     this.dateEdit1       = new DevExpress.XtraEditors.DateEdit();
     this.label4          = new System.Windows.Forms.Label();
     this.label5          = new System.Windows.Forms.Label();
     this.groupControl2   = new DevExpress.XtraEditors.GroupControl();
     this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1    = new DevExpress.XtraTab.XtraTabPage();
     this.gridControl1    = new DevExpress.XtraGrid.GridControl();
     this.gridView1       = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.xtraTabPage2    = new DevExpress.XtraTab.XtraTabPage();
     this.chartControl1   = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mruEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mruEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtraTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.xtraTabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView3)).BeginInit();
     this.SuspendLayout();
     //
     // groupControl1
     //
     this.groupControl1.Controls.Add(this.btnSearch);
     this.groupControl1.Controls.Add(this.mruEdit1);
     this.groupControl1.Controls.Add(this.label1);
     this.groupControl1.Controls.Add(this.mruEdit2);
     this.groupControl1.Controls.Add(this.label3);
     this.groupControl1.Controls.Add(this.dateEdit2);
     this.groupControl1.Controls.Add(this.dateEdit1);
     this.groupControl1.Controls.Add(this.label4);
     this.groupControl1.Controls.Add(this.label5);
     this.groupControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupControl1.Location = new System.Drawing.Point(0, 0);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(792, 104);
     this.groupControl1.TabIndex = 0;
     this.groupControl1.Text     = "排名查询";
     this.groupControl1.Paint   += new System.Windows.Forms.PaintEventHandler(this.groupControl1_Paint);
     //
     // btnSearch
     //
     this.btnSearch.Location = new System.Drawing.Point(648, 51);
     this.btnSearch.Name     = "btnSearch";
     this.btnSearch.Size     = new System.Drawing.Size(101, 23);
     this.btnSearch.TabIndex = 39;
     this.btnSearch.Text     = "查  询";
     //
     // mruEdit1
     //
     this.mruEdit1.Location = new System.Drawing.Point(66, 53);
     this.mruEdit1.Name     = "mruEdit1";
     this.mruEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.mruEdit1.Size     = new System.Drawing.Size(100, 21);
     this.mruEdit1.TabIndex = 38;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(25, 56);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(35, 14);
     this.label1.TabIndex = 37;
     this.label1.Text     = "时 间";
     //
     // mruEdit2
     //
     this.mruEdit2.Location = new System.Drawing.Point(518, 53);
     this.mruEdit2.Name     = "mruEdit2";
     this.mruEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.mruEdit2.Size     = new System.Drawing.Size(110, 21);
     this.mruEdit2.TabIndex = 36;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(469, 56);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(43, 14);
     this.label3.TabIndex = 35;
     this.label3.Text     = "关键词";
     //
     // dateEdit2
     //
     this.dateEdit2.EditValue = null;
     this.dateEdit2.Location  = new System.Drawing.Point(213, 53);
     this.dateEdit2.Name      = "dateEdit2";
     this.dateEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEdit2.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.dateEdit2.Size     = new System.Drawing.Size(100, 21);
     this.dateEdit2.TabIndex = 34;
     //
     // dateEdit1
     //
     this.dateEdit1.EditValue = null;
     this.dateEdit1.Location  = new System.Drawing.Point(354, 53);
     this.dateEdit1.Name      = "dateEdit1";
     this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEdit1.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.dateEdit1.Size     = new System.Drawing.Size(100, 21);
     this.dateEdit1.TabIndex = 33;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(329, 56);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(19, 14);
     this.label4.TabIndex = 32;
     this.label4.Text     = "到";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(188, 56);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(19, 14);
     this.label5.TabIndex = 31;
     this.label5.Text     = "从";
     this.label5.Click   += new System.EventHandler(this.label5_Click);
     //
     // groupControl2
     //
     this.groupControl2.Controls.Add(this.xtraTabControl1);
     this.groupControl2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupControl2.Location = new System.Drawing.Point(0, 104);
     this.groupControl2.Name     = "groupControl2";
     this.groupControl2.Size     = new System.Drawing.Size(792, 488);
     this.groupControl2.TabIndex = 1;
     this.groupControl2.Text     = "排名明细";
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControl1.Location        = new System.Drawing.Point(2, 23);
     this.xtraTabControl1.Name            = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
     this.xtraTabControl1.Size            = new System.Drawing.Size(788, 463);
     this.xtraTabControl1.TabIndex        = 0;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.xtraTabPage1,
         this.xtraTabPage2
     });
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Controls.Add(this.gridControl1);
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(781, 433);
     this.xtraTabPage1.Text = "排名明细表";
     //
     // gridControl1
     //
     this.gridControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Location = new System.Drawing.Point(0, 0);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(781, 433);
     this.gridControl1.TabIndex = 1;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // xtraTabPage2
     //
     this.xtraTabPage2.Controls.Add(this.chartControl1);
     this.xtraTabPage2.Name = "xtraTabPage2";
     this.xtraTabPage2.Size = new System.Drawing.Size(781, 433);
     this.xtraTabPage2.Text = "排名明细图";
     //
     // chartControl1
     //
     this.chartControl1.BorderOptions.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.chartControl1.BorderOptions.Thickness = 3;
     xyDiagram3D1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram3D1.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram3D1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram3D1.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram3D1.RotationMatrixSerializable     = "0.987462228855099;0.1190707218932;0.103636430719916;0;-0.126823604428793;0.989328" +
                                                   "624930913;0.0717261824719985;0;-0.0939899991712979;-0.0839704417051015;0.9920256" +
                                                   "27176859;0;0;0;0;1";
     this.chartControl1.Diagram    = xyDiagram3D1;
     this.chartControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Location   = new System.Drawing.Point(0, 0);
     this.chartControl1.Name       = "chartControl1";
     bar3DSeriesLabel1.LineVisible = true;
     bar3DSeriesLabel1.Visible     = false;
     series1.Label = bar3DSeriesLabel1;
     series1.Name  = "买入";
     series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint1,
         seriesPoint2
     });
     series1.View = sideBySideBar3DSeriesView1;
     bar3DSeriesLabel2.LineVisible = true;
     bar3DSeriesLabel2.Visible     = false;
     series2.Label = bar3DSeriesLabel2;
     series2.Name  = "卖出";
     series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint3,
         seriesPoint4
     });
     series2.View = sideBySideBar3DSeriesView2;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     bar3DSeriesLabel3.LineVisible           = true;
     bar3DSeriesLabel3.Visible               = true;
     this.chartControl1.SeriesTemplate.Label = bar3DSeriesLabel3;
     this.chartControl1.SeriesTemplate.View  = sideBySideBar3DSeriesView3;
     this.chartControl1.Size     = new System.Drawing.Size(781, 433);
     this.chartControl1.TabIndex = 3;
     //
     // AnalysisRank
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(792, 592);
     this.Controls.Add(this.groupControl2);
     this.Controls.Add(this.groupControl1);
     this.MaximizeBox = false;
     this.Name        = "AnalysisRank";
     this.ShowIcon    = false;
     this.Text        = "分析排名";
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     this.groupControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mruEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mruEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtraTabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.xtraTabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).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()
 {
     DevExpress.XtraCharts.XYDiagram3D               xyDiagram3D1               = new DevExpress.XtraCharts.XYDiagram3D();
     DevExpress.XtraCharts.Series                    series1                    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Bar3DSeriesLabel          bar3DSeriesLabel1          = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView1 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.Series                    series2                    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Bar3DSeriesLabel          bar3DSeriesLabel2          = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView2 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.Bar3DSeriesLabel          bar3DSeriesLabel3          = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView3 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     this.Detail                             = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin                          = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin                       = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeader                       = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrChart1                           = new DevExpress.XtraReports.UI.XRChart();
     this.xrPageInfo1                        = new DevExpress.XtraReports.UI.XRPageInfo();
     this.lbAddress                          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1                            = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel4                           = new DevExpress.XtraReports.UI.XRLabel();
     this.pic_logo                           = new DevExpress.XtraReports.UI.XRPictureBox();
     this.lbDate                             = new DevExpress.XtraReports.UI.XRLabel();
     this.qlksDataSet_HeSoPhong1             = new QLKS.DataSets.QLKSDataSet_HeSoPhong();
     this.sP_HE_SO_SU_DUNG_PHONGTableAdapter = new QLKS.DataSets.QLKSDataSet_HeSoPhongTableAdapters.SP_HE_SO_SU_DUNG_PHONGTableAdapter();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.qlksDataSet_HeSoPhong1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.HeightF       = 0F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 52F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 26F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrChart1,
         this.xrPageInfo1,
         this.lbAddress,
         this.xrLine1,
         this.xrLabel4,
         this.pic_logo,
         this.lbDate
     });
     this.ReportHeader.HeightF = 902F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrChart1
     //
     this.xrChart1.AppearanceName = "Light";
     this.xrChart1.BorderColor    = System.Drawing.SystemColors.ControlText;
     this.xrChart1.Borders        = DevExpress.XtraPrinting.BorderSide.None;
     xyDiagram3D1.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram3D1.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram3D1.RotationMatrixSerializable     = "0.766044443118978;-0.219846310392954;0.604022773555054;0;0;0.939692620785908;0.34" +
                                                   "2020143325669;0;-0.642787609686539;-0.262002630229385;0.719846310392954;0;0;0;0;" +
                                                   "1";
     this.xrChart1.Diagram                = xyDiagram3D1;
     this.xrChart1.LocationFloat          = new DevExpress.Utils.PointFloat(0F, 145.5F);
     this.xrChart1.Name                   = "xrChart1";
     this.xrChart1.PaletteBaseColorNumber = 5;
     this.xrChart1.PaletteName            = "Nature Colors";
     series1.ArgumentDataMember           = "SP_HE_SO_SU_DUNG_PHONG.TEN_LOAI_PHONG";
     bar3DSeriesLabel1.LineVisible        = true;
     bar3DSeriesLabel1.Visible            = true;
     series1.Label = bar3DSeriesLabel1;
     series1.Name  = "Loại Phòng";
     series1.ValueDataMembersSerializable = "SP_HE_SO_SU_DUNG_PHONG.HE_SO_SU_DUNG";
     series1.View = sideBySideBar3DSeriesView1;
     bar3DSeriesLabel2.LineVisible = true;
     bar3DSeriesLabel2.Visible     = false;
     series2.Label   = bar3DSeriesLabel2;
     series2.Name    = "Series 2";
     series2.View    = sideBySideBar3DSeriesView2;
     series2.Visible = false;
     this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     bar3DSeriesLabel3.LineVisible      = true;
     bar3DSeriesLabel3.Visible          = true;
     this.xrChart1.SeriesTemplate.Label = bar3DSeriesLabel3;
     this.xrChart1.SeriesTemplate.View  = sideBySideBar3DSeriesView3;
     this.xrChart1.SizeF = new System.Drawing.SizeF(690.9999F, 719.5F);
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Font                       = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrPageInfo1.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(132)))), ((int)(((byte)(213)))));
     this.xrPageInfo1.Format                     = "{0:dd-MM-yyyy}";
     this.xrPageInfo1.LocationFloat              = new DevExpress.Utils.PointFloat(525F, 112.5F);
     this.xrPageInfo1.Name                       = "xrPageInfo1";
     this.xrPageInfo1.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.PageInfo                   = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo1.SizeF                      = new System.Drawing.SizeF(87F, 20.00002F);
     this.xrPageInfo1.StylePriority.UseFont      = false;
     this.xrPageInfo1.StylePriority.UseForeColor = false;
     this.xrPageInfo1.TextAlignment              = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // lbAddress
     //
     this.lbAddress.Font                  = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbAddress.ForeColor             = System.Drawing.Color.Black;
     this.lbAddress.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 112.5F);
     this.lbAddress.Multiline             = true;
     this.lbAddress.Name                  = "lbAddress";
     this.lbAddress.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lbAddress.SizeF                 = new System.Drawing.SizeF(258F, 33F);
     this.lbAddress.StylePriority.UseFont = false;
     this.lbAddress.Text                  = "116 Đinh Tiên Hoàng Q.Bình Thạnh.Tp.HCM\r\nSố Điện thoại: (+84)988.446.843";
     this.lbAddress.TextAlignment         = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLine1
     //
     this.xrLine1.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(132)))), ((int)(((byte)(213)))));
     this.xrLine1.LineWidth     = 2;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 100F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLine1.SizeF         = new System.Drawing.SizeF(690.9999F, 9F);
     //
     // xrLabel4
     //
     this.xrLabel4.Font                           = new System.Drawing.Font("Times New Roman", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel4.ForeColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(132)))), ((int)(((byte)(213)))));
     this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(350F, 0F);
     this.xrLabel4.Name                           = "xrLabel4";
     this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF                          = new System.Drawing.SizeF(260.4167F, 39.66667F);
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UseForeColor     = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text                           = "Hệ Số Sử Dụng Phòng";
     this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // pic_logo
     //
     this.pic_logo.ImageUrl      = "sE:\\Hieu\\Temp\\Etak_QLKS\\QLKS version 2\\QLKS\\Resources\\logo.jpg";
     this.pic_logo.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.pic_logo.Name          = "pic_logo";
     this.pic_logo.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.pic_logo.SizeF         = new System.Drawing.SizeF(133.3333F, 96.875F);
     this.pic_logo.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.AutoSize;
     //
     // lbDate
     //
     this.lbDate.Font                       = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbDate.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(132)))), ((int)(((byte)(213)))));
     this.lbDate.LocationFloat              = new DevExpress.Utils.PointFloat(462.5F, 112.5F);
     this.lbDate.Name                       = "lbDate";
     this.lbDate.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lbDate.SizeF                      = new System.Drawing.SizeF(49F, 20F);
     this.lbDate.StylePriority.UseFont      = false;
     this.lbDate.StylePriority.UseForeColor = false;
     this.lbDate.Text                       = "Date:";
     this.lbDate.TextAlignment              = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // qlksDataSet_HeSoPhong1
     //
     this.qlksDataSet_HeSoPhong1.DataSetName             = "QLKSDataSet_HeSoPhong";
     this.qlksDataSet_HeSoPhong1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // sP_HE_SO_SU_DUNG_PHONGTableAdapter
     //
     this.sP_HE_SO_SU_DUNG_PHONGTableAdapter.ClearBeforeFill = true;
     //
     // Report_HeSoPhong_Chart
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader
     });
     this.DataAdapter                = this.sP_HE_SO_SU_DUNG_PHONGTableAdapter;
     this.DataMember                 = "SP_HE_SO_SU_DUNG_PHONG";
     this.DataSource                 = this.qlksDataSet_HeSoPhong1;
     this.Margins                    = new System.Drawing.Printing.Margins(100, 58, 52, 26);
     this.Version                    = "9.3";
     this.Watermark.ShowBehind       = false;
     this.Watermark.Text             = "Etak Hotel Management";
     this.Watermark.TextTransparency = 210;
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.qlksDataSet_HeSoPhong1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram3D               xyDiagram3D1               = new DevExpress.XtraCharts.XYDiagram3D();
     DevExpress.XtraCharts.Series                    series1                    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Bar3DSeriesLabel          bar3DSeriesLabel1          = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView1 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.Series                    series2                    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Bar3DSeriesLabel          bar3DSeriesLabel2          = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView2 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.Bar3DSeriesLabel          bar3DSeriesLabel3          = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView3 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.gridControl1  = new DevExpress.XtraGrid.GridControl();
     this.gridView1     = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView3)).BeginInit();
     this.SuspendLayout();
     //
     // groupControl1
     //
     this.groupControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupControl1.Location = new System.Drawing.Point(0, 0);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(800, 63);
     this.groupControl1.TabIndex = 0;
     this.groupControl1.Text     = "groupControl1";
     this.groupControl1.Paint   += new System.Windows.Forms.PaintEventHandler(this.groupControl1_Paint);
     //
     // gridControl1
     //
     this.gridControl1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.gridControl1.Location = new System.Drawing.Point(0, 63);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(400, 282);
     this.gridControl1.TabIndex = 3;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn3,
         this.gridColumn4,
         this.gridColumn5
     });
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.Editable   = false;
     this.gridView1.OptionsView.ShowFooter     = true;
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption   = "pkStokKarti";
     this.gridColumn1.FieldName = "pkStokKarti";
     this.gridColumn1.Name      = "gridColumn1";
     //
     // gridColumn2
     //
     this.gridColumn2.Caption = "Firma";
     this.gridColumn2.Name    = "gridColumn2";
     this.gridColumn2.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count)
     });
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 0;
     this.gridColumn2.Width        = 183;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption = "Alinan";
     this.gridColumn3.Name    = "gridColumn3";
     this.gridColumn3.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)
     });
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 1;
     this.gridColumn3.Width        = 60;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption = "Satilan";
     this.gridColumn4.Name    = "gridColumn4";
     this.gridColumn4.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)
     });
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 2;
     this.gridColumn4.Width        = 54;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption = "AlisFiyati";
     this.gridColumn5.DisplayFormat.FormatString = "{0:c}";
     this.gridColumn5.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn5.Name = "gridColumn5";
     this.gridColumn5.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "SatisFiyati", "{0:c}")
     });
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 3;
     this.gridColumn5.Width        = 85;
     //
     // chartControl1
     //
     xyDiagram3D1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram3D1.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram3D1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram3D1.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram3D1.PerspectiveAngle           = 35;
     xyDiagram3D1.RotationMatrixSerializable = "0.766044443118978;-0.219846310392954;0.604022773555054;0;0;0.939692620785908;0.34" +
                                               "2020143325669;0;-0.642787609686539;-0.262002630229385;0.719846310392954;0;0;0;0;" +
                                               "1";
     this.chartControl1.Diagram                   = xyDiagram3D1;
     this.chartControl1.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.Direction          = DevExpress.XtraCharts.LegendDirection.BottomToTop;
     this.chartControl1.Legend.EquallySpacedItems = false;
     this.chartControl1.Legend.Padding.Bottom     = 0;
     this.chartControl1.Legend.Padding.Left       = 0;
     this.chartControl1.Legend.Padding.Right      = 0;
     this.chartControl1.Legend.Padding.Top        = 0;
     this.chartControl1.Location                  = new System.Drawing.Point(400, 63);
     this.chartControl1.Name                      = "chartControl1";
     this.chartControl1.PaletteName               = "Trek";
     bar3DSeriesLabel1.LineVisible                = true;
     bar3DSeriesLabel1.Visible                    = false;
     series1.Label = bar3DSeriesLabel1;
     series1.Name  = "Series 1";
     series1.View  = sideBySideBar3DSeriesView1;
     bar3DSeriesLabel2.LineVisible = true;
     bar3DSeriesLabel2.Visible     = false;
     series2.Label = bar3DSeriesLabel2;
     series2.Name  = "Series 2";
     series2.View  = sideBySideBar3DSeriesView2;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     bar3DSeriesLabel3.LineVisible           = true;
     bar3DSeriesLabel3.Visible               = true;
     this.chartControl1.SeriesTemplate.Label = bar3DSeriesLabel3;
     this.chartControl1.SeriesTemplate.View  = sideBySideBar3DSeriesView3;
     this.chartControl1.Size     = new System.Drawing.Size(400, 282);
     this.chartControl1.TabIndex = 4;
     //
     // ucFirmalaraGoreUrunGrafik
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.chartControl1);
     this.Controls.Add(this.gridControl1);
     this.Controls.Add(this.groupControl1);
     this.Name = "ucFirmalaraGoreUrunGrafik";
     this.Size = new System.Drawing.Size(800, 345);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram3D xyDiagram3D4 = new DevExpress.XtraCharts.XYDiagram3D();
     DevExpress.XtraCharts.Series      series7      = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView10 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.Series series8 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView11 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView12 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.ChartTitle chartTitle4 = new DevExpress.XtraCharts.ChartTitle();
     this.dockManager                   = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.panelContainer1               = new DevExpress.XtraBars.Docking.DockPanel();
     this.dpYearMonth                   = new DevExpress.XtraBars.Docking.DockPanel();
     this.controlContainer1             = new DevExpress.XtraBars.Docking.ControlContainer();
     this.clbYearMonth                  = new DevExpress.XtraEditors.CheckedListBoxControl();
     this.btnYearMonthUnCheckAll        = new DevExpress.XtraEditors.SimpleButton();
     this.dpCustomer                    = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container          = new DevExpress.XtraBars.Docking.ControlContainer();
     this.gridControl1                  = new DevExpress.XtraGrid.GridControl();
     this.vBusinessContactBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.winExplorerView               = new DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView();
     this.colID                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col代码                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col名称                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col客户类型                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col账期                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col地址                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col邮编                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col联系人                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col联系电话                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col联系手机                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colQQ                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col传真                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col开户行                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col帐号                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col税号                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col开票抬头                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col开票地址                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col开票电话                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col备注                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCheckBoxID           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnCustomerUnCheckAll   = new DevExpress.XtraEditors.SimpleButton();
     this.dpChart                 = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container    = new DevExpress.XtraBars.Docking.ControlContainer();
     this.icbo3DModle             = new DevExpress.XtraEditors.ImageComboBoxEdit();
     this.btnRestoreDefaultAngles = new DevExpress.XtraEditors.SimpleButton();
     this.chartControl1           = new DevExpress.XtraCharts.ChartControl();
     this.documentManager         = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1             = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.documentGroup1          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document2               = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.document1               = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.dockManager)).BeginInit();
     this.panelContainer1.SuspendLayout();
     this.dpYearMonth.SuspendLayout();
     this.controlContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.clbYearMonth)).BeginInit();
     this.dpCustomer.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.vBusinessContactBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.winExplorerView)).BeginInit();
     this.dpChart.SuspendLayout();
     this.dockPanel2_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.icbo3DModle.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     this.SuspendLayout();
     //
     // dockManager
     //
     this.dockManager.Form = this;
     this.dockManager.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.panelContainer1,
         this.dpChart
     });
     this.dockManager.TopZIndexControls.AddRange(new string[] {
         "DevExpress.XtraBars.BarDockControl",
         "DevExpress.XtraBars.StandaloneBarDockControl",
         "System.Windows.Forms.StatusBar",
         "System.Windows.Forms.MenuStrip",
         "System.Windows.Forms.StatusStrip",
         "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonControl",
         "DevExpress.XtraBars.Navigation.OfficeNavigationBar"
     });
     //
     // panelContainer1
     //
     this.panelContainer1.Controls.Add(this.dpYearMonth);
     this.panelContainer1.Controls.Add(this.dpCustomer);
     this.panelContainer1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.panelContainer1.ID           = new System.Guid("516f5778-3977-4317-8b77-d01672c11cde");
     this.panelContainer1.Location     = new System.Drawing.Point(0, 0);
     this.panelContainer1.Name         = "panelContainer1";
     this.panelContainer1.OriginalSize = new System.Drawing.Size(250, 300);
     this.panelContainer1.Size         = new System.Drawing.Size(250, 480);
     this.panelContainer1.Text         = "panelContainer1";
     //
     // dpYearMonth
     //
     this.dpYearMonth.Controls.Add(this.controlContainer1);
     this.dpYearMonth.Dock     = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dpYearMonth.ID       = new System.Guid("24cbd62b-eb90-4a2d-a919-1a95131dced3");
     this.dpYearMonth.Location = new System.Drawing.Point(0, 0);
     this.dpYearMonth.Name     = "dpYearMonth";
     this.dpYearMonth.Options.ShowCloseButton = false;
     this.dpYearMonth.OriginalSize            = new System.Drawing.Size(200, 200);
     this.dpYearMonth.Size = new System.Drawing.Size(250, 240);
     this.dpYearMonth.Text = "月份列表";
     //
     // controlContainer1
     //
     this.controlContainer1.Controls.Add(this.clbYearMonth);
     this.controlContainer1.Controls.Add(this.btnYearMonthUnCheckAll);
     this.controlContainer1.Location = new System.Drawing.Point(4, 23);
     this.controlContainer1.Name     = "controlContainer1";
     this.controlContainer1.Size     = new System.Drawing.Size(242, 213);
     this.controlContainer1.TabIndex = 0;
     //
     // clbYearMonth
     //
     this.clbYearMonth.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.clbYearMonth.Location   = new System.Drawing.Point(0, 23);
     this.clbYearMonth.Name       = "clbYearMonth";
     this.clbYearMonth.Size       = new System.Drawing.Size(242, 190);
     this.clbYearMonth.TabIndex   = 0;
     this.clbYearMonth.ItemCheck += new DevExpress.XtraEditors.Controls.ItemCheckEventHandler(this.clbYearMonth_ItemCheck);
     //
     // btnYearMonthUnCheckAll
     //
     this.btnYearMonthUnCheckAll.Dock     = System.Windows.Forms.DockStyle.Top;
     this.btnYearMonthUnCheckAll.Location = new System.Drawing.Point(0, 0);
     this.btnYearMonthUnCheckAll.Name     = "btnYearMonthUnCheckAll";
     this.btnYearMonthUnCheckAll.Size     = new System.Drawing.Size(242, 23);
     this.btnYearMonthUnCheckAll.TabIndex = 4;
     this.btnYearMonthUnCheckAll.Text     = "清空选中月份";
     this.btnYearMonthUnCheckAll.Click   += new System.EventHandler(this.btnYearMonthUnCheckAll_Click);
     //
     // dpCustomer
     //
     this.dpCustomer.Controls.Add(this.dockPanel1_Container);
     this.dpCustomer.Dock     = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dpCustomer.ID       = new System.Guid("fde4d5c5-7ae7-48f4-bcb7-8c3b4c543394");
     this.dpCustomer.Location = new System.Drawing.Point(0, 240);
     this.dpCustomer.Name     = "dpCustomer";
     this.dpCustomer.Options.ShowCloseButton = false;
     this.dpCustomer.OriginalSize            = new System.Drawing.Size(200, 200);
     this.dpCustomer.Size = new System.Drawing.Size(250, 240);
     this.dpCustomer.Text = "客户列表";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.gridControl1);
     this.dockPanel1_Container.Controls.Add(this.btnCustomerUnCheckAll);
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(242, 213);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // gridControl1
     //
     this.gridControl1.Cursor     = System.Windows.Forms.Cursors.Default;
     this.gridControl1.DataSource = this.vBusinessContactBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Buttons.Append.Visible     = false;
     this.gridControl1.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
     this.gridControl1.EmbeddedNavigator.Buttons.Edit.Visible       = false;
     this.gridControl1.EmbeddedNavigator.Buttons.EndEdit.Visible    = false;
     this.gridControl1.EmbeddedNavigator.Buttons.Remove.Visible     = false;
     this.gridControl1.Location             = new System.Drawing.Point(0, 23);
     this.gridControl1.MainView             = this.winExplorerView;
     this.gridControl1.Name                 = "gridControl1";
     this.gridControl1.Size                 = new System.Drawing.Size(242, 190);
     this.gridControl1.TabIndex             = 22;
     this.gridControl1.UseEmbeddedNavigator = true;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.winExplorerView
     });
     //
     // vBusinessContactBindingSource
     //
     //this.vBusinessContactBindingSource.DataSource = typeof(EDMX.VCompany);
     //
     // winExplorerView
     //
     this.winExplorerView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colID,
         this.col代码,
         this.col名称,
         this.col客户类型,
         this.col账期,
         this.col地址,
         this.col邮编,
         this.col联系人,
         this.col联系电话,
         this.col联系手机,
         this.colQQ,
         this.col传真,
         this.col开户行,
         this.col帐号,
         this.col税号,
         this.col开票抬头,
         this.col开票地址,
         this.col开票电话,
         this.col备注,
         this.colCheckBoxID
     });
     this.winExplorerView.ColumnSet.CheckBoxColumn    = this.colCheckBoxID;
     this.winExplorerView.ColumnSet.DescriptionColumn = this.col名称;
     this.winExplorerView.ColumnSet.TextColumn        = this.col代码;
     this.winExplorerView.GridControl = this.gridControl1;
     this.winExplorerView.Name        = "winExplorerView";
     this.winExplorerView.OptionsFind.FindNullPrompt  = "请输入查找内容...";
     this.winExplorerView.OptionsFind.ShowCloseButton = false;
     this.winExplorerView.OptionsFind.ShowFindButton  = false;
     this.winExplorerView.OptionsView.ShowCheckBoxes  = true;
     this.winExplorerView.OptionsView.Style           = DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyle.Tiles;
     this.winExplorerView.FocusedRowChanged          += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.winExplorerView_FocusedRowChanged);
     this.winExplorerView.CellValueChanged           += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.winExplorerView_CellValueChanged);
     this.winExplorerView.RowCountChanged            += new System.EventHandler(this.winExplorerView_RowCountChanged);
     //
     // colID
     //
     this.colID.FieldName = "ID";
     this.colID.Name      = "colID";
     this.colID.OptionsColumn.AllowEdit = false;
     this.colID.OptionsColumn.ReadOnly  = true;
     this.colID.Visible      = true;
     this.colID.VisibleIndex = 0;
     //
     // col代码
     //
     this.col代码.FieldName = "代码";
     this.col代码.Name      = "col代码";
     this.col代码.OptionsColumn.AllowEdit = false;
     this.col代码.OptionsColumn.ReadOnly  = true;
     this.col代码.Visible      = true;
     this.col代码.VisibleIndex = 1;
     //
     // col名称
     //
     this.col名称.FieldName = "名称";
     this.col名称.Name      = "col名称";
     this.col名称.OptionsColumn.AllowEdit = false;
     this.col名称.OptionsColumn.ReadOnly  = true;
     this.col名称.Visible      = true;
     this.col名称.VisibleIndex = 2;
     //
     // col客户类型
     //
     this.col客户类型.FieldName = "客户类型";
     this.col客户类型.Name      = "col客户类型";
     this.col客户类型.OptionsColumn.AllowEdit = false;
     this.col客户类型.OptionsColumn.ReadOnly  = true;
     this.col客户类型.Visible      = true;
     this.col客户类型.VisibleIndex = 3;
     //
     // col账期
     //
     this.col账期.FieldName = "账期";
     this.col账期.Name      = "col账期";
     this.col账期.OptionsColumn.AllowEdit = false;
     this.col账期.OptionsColumn.ReadOnly  = true;
     this.col账期.Visible      = true;
     this.col账期.VisibleIndex = 4;
     //
     // col地址
     //
     this.col地址.FieldName = "地址";
     this.col地址.Name      = "col地址";
     this.col地址.OptionsColumn.AllowEdit = false;
     this.col地址.OptionsColumn.ReadOnly  = true;
     this.col地址.Visible      = true;
     this.col地址.VisibleIndex = 5;
     //
     // col邮编
     //
     this.col邮编.FieldName = "邮编";
     this.col邮编.Name      = "col邮编";
     this.col邮编.OptionsColumn.AllowEdit = false;
     this.col邮编.OptionsColumn.ReadOnly  = true;
     this.col邮编.Visible      = true;
     this.col邮编.VisibleIndex = 6;
     //
     // col联系人
     //
     this.col联系人.FieldName = "联系人";
     this.col联系人.Name      = "col联系人";
     this.col联系人.OptionsColumn.AllowEdit = false;
     this.col联系人.OptionsColumn.ReadOnly  = true;
     this.col联系人.Visible      = true;
     this.col联系人.VisibleIndex = 7;
     //
     // col联系电话
     //
     this.col联系电话.FieldName = "联系电话";
     this.col联系电话.Name      = "col联系电话";
     this.col联系电话.OptionsColumn.AllowEdit = false;
     this.col联系电话.OptionsColumn.ReadOnly  = true;
     this.col联系电话.Visible      = true;
     this.col联系电话.VisibleIndex = 8;
     //
     // col联系手机
     //
     this.col联系手机.FieldName = "联系手机";
     this.col联系手机.Name      = "col联系手机";
     this.col联系手机.OptionsColumn.AllowEdit = false;
     this.col联系手机.OptionsColumn.ReadOnly  = true;
     this.col联系手机.Visible      = true;
     this.col联系手机.VisibleIndex = 9;
     //
     // colQQ
     //
     this.colQQ.FieldName = "QQ";
     this.colQQ.Name      = "colQQ";
     this.colQQ.OptionsColumn.AllowEdit = false;
     this.colQQ.OptionsColumn.ReadOnly  = true;
     this.colQQ.Visible      = true;
     this.colQQ.VisibleIndex = 10;
     //
     // col传真
     //
     this.col传真.FieldName = "传真";
     this.col传真.Name      = "col传真";
     this.col传真.OptionsColumn.AllowEdit = false;
     this.col传真.OptionsColumn.ReadOnly  = true;
     this.col传真.Visible      = true;
     this.col传真.VisibleIndex = 11;
     //
     // col开户行
     //
     this.col开户行.FieldName = "开户行";
     this.col开户行.Name      = "col开户行";
     this.col开户行.OptionsColumn.AllowEdit = false;
     this.col开户行.OptionsColumn.ReadOnly  = true;
     this.col开户行.Visible      = true;
     this.col开户行.VisibleIndex = 12;
     //
     // col帐号
     //
     this.col帐号.FieldName = "帐号";
     this.col帐号.Name      = "col帐号";
     this.col帐号.OptionsColumn.AllowEdit = false;
     this.col帐号.OptionsColumn.ReadOnly  = true;
     this.col帐号.Visible      = true;
     this.col帐号.VisibleIndex = 13;
     //
     // col税号
     //
     this.col税号.FieldName = "税号";
     this.col税号.Name      = "col税号";
     this.col税号.OptionsColumn.AllowEdit = false;
     this.col税号.OptionsColumn.ReadOnly  = true;
     this.col税号.Visible      = true;
     this.col税号.VisibleIndex = 14;
     //
     // col开票抬头
     //
     this.col开票抬头.FieldName = "开票抬头";
     this.col开票抬头.Name      = "col开票抬头";
     this.col开票抬头.OptionsColumn.AllowEdit = false;
     this.col开票抬头.OptionsColumn.ReadOnly  = true;
     this.col开票抬头.Visible      = true;
     this.col开票抬头.VisibleIndex = 15;
     //
     // col开票地址
     //
     this.col开票地址.FieldName = "开票地址";
     this.col开票地址.Name      = "col开票地址";
     this.col开票地址.OptionsColumn.AllowEdit = false;
     this.col开票地址.OptionsColumn.ReadOnly  = true;
     this.col开票地址.Visible      = true;
     this.col开票地址.VisibleIndex = 16;
     //
     // col开票电话
     //
     this.col开票电话.FieldName = "开票电话";
     this.col开票电话.Name      = "col开票电话";
     this.col开票电话.OptionsColumn.AllowEdit = false;
     this.col开票电话.OptionsColumn.ReadOnly  = true;
     this.col开票电话.Visible      = true;
     this.col开票电话.VisibleIndex = 17;
     //
     // col备注
     //
     this.col备注.FieldName = "备注";
     this.col备注.Name      = "col备注";
     this.col备注.OptionsColumn.AllowEdit = false;
     this.col备注.OptionsColumn.ReadOnly  = true;
     this.col备注.Visible      = true;
     this.col备注.VisibleIndex = 18;
     //
     // colCheckBoxID
     //
     this.colCheckBoxID.FieldName    = "CheckBoxID";
     this.colCheckBoxID.Name         = "colCheckBoxID";
     this.colCheckBoxID.Visible      = true;
     this.colCheckBoxID.VisibleIndex = 19;
     //
     // btnCustomerUnCheckAll
     //
     this.btnCustomerUnCheckAll.Dock     = System.Windows.Forms.DockStyle.Top;
     this.btnCustomerUnCheckAll.Location = new System.Drawing.Point(0, 0);
     this.btnCustomerUnCheckAll.Name     = "btnCustomerUnCheckAll";
     this.btnCustomerUnCheckAll.Size     = new System.Drawing.Size(242, 23);
     this.btnCustomerUnCheckAll.TabIndex = 23;
     this.btnCustomerUnCheckAll.Text     = "清空选中客户";
     this.btnCustomerUnCheckAll.Click   += new System.EventHandler(this.btnCustomerUnCheckAll_Click);
     //
     // dpChart
     //
     this.dpChart.Controls.Add(this.dockPanel2_Container);
     this.dpChart.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dpChart.DockedAsTabbedDocument = true;
     this.dpChart.FloatLocation          = new System.Drawing.Point(272, 531);
     this.dpChart.FloatVertical          = true;
     this.dpChart.ID       = new System.Guid("599518cb-584c-4130-ae32-4e3ae94f2bf7");
     this.dpChart.Location = new System.Drawing.Point(0, 0);
     this.dpChart.Name     = "dpChart";
     this.dpChart.Options.ShowCloseButton = false;
     this.dpChart.OriginalSize            = new System.Drawing.Size(300, 300);
     this.dpChart.SavedDock  = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.dpChart.SavedIndex = 1;
     this.dpChart.Size       = new System.Drawing.Size(384, 451);
     this.dpChart.Text       = "图表";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.icbo3DModle);
     this.dockPanel2_Container.Controls.Add(this.btnRestoreDefaultAngles);
     this.dockPanel2_Container.Controls.Add(this.chartControl1);
     this.dockPanel2_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(384, 451);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // icbo3DModle
     //
     this.icbo3DModle.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.icbo3DModle.EditValue = "Box";
     this.icbo3DModle.Location  = new System.Drawing.Point(105, 429);
     this.icbo3DModle.Name      = "icbo3DModle";
     this.icbo3DModle.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.icbo3DModle.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
         new DevExpress.XtraEditors.Controls.ImageComboBoxItem("长方体", "Box", -1),
         new DevExpress.XtraEditors.Controls.ImageComboBoxItem("圆柱体", "Cylinder", -1),
         new DevExpress.XtraEditors.Controls.ImageComboBoxItem("圆锥体", "Cone", -1),
         new DevExpress.XtraEditors.Controls.ImageComboBoxItem("角锥体", "Pyramid", -1)
     });
     this.icbo3DModle.Size                  = new System.Drawing.Size(100, 20);
     this.icbo3DModle.TabIndex              = 4;
     this.icbo3DModle.SelectedIndexChanged += new System.EventHandler(this.icbo3DModle_SelectedIndexChanged);
     //
     // btnRestoreDefaultAngles
     //
     this.btnRestoreDefaultAngles.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnRestoreDefaultAngles.Location = new System.Drawing.Point(-1, 428);
     this.btnRestoreDefaultAngles.Name     = "btnRestoreDefaultAngles";
     this.btnRestoreDefaultAngles.Size     = new System.Drawing.Size(100, 23);
     this.btnRestoreDefaultAngles.TabIndex = 3;
     this.btnRestoreDefaultAngles.Text     = "恢复默认角度";
     this.btnRestoreDefaultAngles.Click   += new System.EventHandler(this.btnRestoreDefaultAngles_Click);
     //
     // chartControl1
     //
     xyDiagram3D4.AxisY.Label.TextPattern    = "{V:c}";
     xyDiagram3D4.RotationMatrixSerializable = "0.766044443118978;-0.219846310392954;0.604022773555054;0;0;0.939692620785908;0.34" +
                                               "2020143325669;0;-0.642787609686539;-0.262002630229385;0.719846310392954;0;0;0;0;" +
                                               "1";
     xyDiagram3D4.RuntimeRotation       = true;
     xyDiagram3D4.RuntimeScrolling      = true;
     xyDiagram3D4.RuntimeZooming        = true;
     xyDiagram3D4.VerticalScrollPercent = 6D;
     xyDiagram3D4.ZoomPercent           = 150;
     this.chartControl1.Diagram         = xyDiagram3D4;
     this.chartControl1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Location        = new System.Drawing.Point(0, 0);
     this.chartControl1.Name            = "chartControl1";
     series7.Name = "Series 1";
     series7.View = sideBySideBar3DSeriesView10;
     series8.Name = "Series 2";
     series8.View = sideBySideBar3DSeriesView11;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series7,
         series8
     };
     this.chartControl1.SeriesTemplate.View = sideBySideBar3DSeriesView12;
     this.chartControl1.Size     = new System.Drawing.Size(384, 451);
     this.chartControl1.TabIndex = 2;
     chartTitle4.Alignment       = System.Drawing.StringAlignment.Far;
     chartTitle4.Dock            = DevExpress.XtraCharts.ChartTitleDockStyle.Bottom;
     chartTitle4.Font            = new System.Drawing.Font("Tahoma", 8F);
     chartTitle4.Text            = "技术支持:冰雪软件";
     chartTitle4.TextColor       = System.Drawing.Color.Gray;
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle4
     });
     //
     // documentManager
     //
     this.documentManager.ContainerControl = this;
     this.documentManager.View             = this.tabbedView1;
     this.documentManager.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document2
     });
     this.tabbedView1.Orientation = System.Windows.Forms.Orientation.Vertical;
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document2
     });
     //
     // document2
     //
     this.document2.Caption               = "图表";
     this.document2.FloatLocation         = new System.Drawing.Point(272, 531);
     this.document2.FloatSize             = new System.Drawing.Size(200, 200);
     this.document2.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
     this.document2.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document2.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // document1
     //
     this.document1.Caption               = "图表";
     this.document1.FloatLocation         = new System.Drawing.Point(272, 531);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // CustomerChartPage
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panelContainer1);
     this.Name = "CustomerChartPage";
     this.Size = new System.Drawing.Size(640, 480);
     ((System.ComponentModel.ISupportInitialize)(this.dockManager)).EndInit();
     this.panelContainer1.ResumeLayout(false);
     this.dpYearMonth.ResumeLayout(false);
     this.controlContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.clbYearMonth)).EndInit();
     this.dpCustomer.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.vBusinessContactBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.winExplorerView)).EndInit();
     this.dpChart.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.icbo3DModle.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).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()
 {
     DevExpress.XtraCharts.XYDiagram3D      xyDiagram3D5       = new DevExpress.XtraCharts.XYDiagram3D();
     DevExpress.XtraCharts.Series           series13           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Bar3DSeriesLabel bar3DSeriesLabel17 = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint      seriesPoint25      = new DevExpress.XtraCharts.SeriesPoint("商铺1", new object[] {
         ((object)(616))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint26 = new DevExpress.XtraCharts.SeriesPoint("商铺2", new object[] {
         ((object)(1000))
     });
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView17 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.Series           series14           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Bar3DSeriesLabel bar3DSeriesLabel18 = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint      seriesPoint27      = new DevExpress.XtraCharts.SeriesPoint("商铺1", new object[] {
         ((object)(200))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint28 = new DevExpress.XtraCharts.SeriesPoint("商铺2", new object[] {
         ((object)(300))
     });
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView18 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.Series           series15           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Bar3DSeriesLabel bar3DSeriesLabel19 = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint      seriesPoint29      = new DevExpress.XtraCharts.SeriesPoint("商铺1", new object[] {
         ((object)(816))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint30 = new DevExpress.XtraCharts.SeriesPoint("商铺2", new object[] {
         ((object)(1300))
     });
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView19 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.Bar3DSeriesLabel          bar3DSeriesLabel20          = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView20 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     this.groupControl1   = new DevExpress.XtraEditors.GroupControl();
     this.btnSearch       = new DevExpress.XtraEditors.SimpleButton();
     this.mruEdit1        = new DevExpress.XtraEditors.MRUEdit();
     this.label1          = new System.Windows.Forms.Label();
     this.mruEdit2        = new DevExpress.XtraEditors.MRUEdit();
     this.label3          = new System.Windows.Forms.Label();
     this.dateEdit2       = new DevExpress.XtraEditors.DateEdit();
     this.dateEdit1       = new DevExpress.XtraEditors.DateEdit();
     this.label4          = new System.Windows.Forms.Label();
     this.label5          = new System.Windows.Forms.Label();
     this.groupControl2   = new DevExpress.XtraEditors.GroupControl();
     this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1    = new DevExpress.XtraTab.XtraTabPage();
     this.gridControl1    = new DevExpress.XtraGrid.GridControl();
     this.gridView1       = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.xtraTabPage2    = new DevExpress.XtraTab.XtraTabPage();
     this.chartControl1   = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mruEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mruEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtraTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.xtraTabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel19)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView19)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView20)).BeginInit();
     this.SuspendLayout();
     //
     // groupControl1
     //
     this.groupControl1.Controls.Add(this.btnSearch);
     this.groupControl1.Controls.Add(this.mruEdit1);
     this.groupControl1.Controls.Add(this.label1);
     this.groupControl1.Controls.Add(this.mruEdit2);
     this.groupControl1.Controls.Add(this.label3);
     this.groupControl1.Controls.Add(this.dateEdit2);
     this.groupControl1.Controls.Add(this.dateEdit1);
     this.groupControl1.Controls.Add(this.label4);
     this.groupControl1.Controls.Add(this.label5);
     this.groupControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupControl1.Location = new System.Drawing.Point(0, 0);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(792, 104);
     this.groupControl1.TabIndex = 2;
     this.groupControl1.Text     = "财务查询";
     //
     // btnSearch
     //
     this.btnSearch.Location = new System.Drawing.Point(648, 51);
     this.btnSearch.Name     = "btnSearch";
     this.btnSearch.Size     = new System.Drawing.Size(101, 23);
     this.btnSearch.TabIndex = 39;
     this.btnSearch.Text     = "查  询";
     //
     // mruEdit1
     //
     this.mruEdit1.Location = new System.Drawing.Point(66, 53);
     this.mruEdit1.Name     = "mruEdit1";
     this.mruEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.mruEdit1.Size     = new System.Drawing.Size(100, 21);
     this.mruEdit1.TabIndex = 38;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(25, 56);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(35, 14);
     this.label1.TabIndex = 37;
     this.label1.Text     = "时 间";
     //
     // mruEdit2
     //
     this.mruEdit2.Location = new System.Drawing.Point(518, 53);
     this.mruEdit2.Name     = "mruEdit2";
     this.mruEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.mruEdit2.Size     = new System.Drawing.Size(110, 21);
     this.mruEdit2.TabIndex = 36;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(469, 56);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(43, 14);
     this.label3.TabIndex = 35;
     this.label3.Text     = "关键词";
     //
     // dateEdit2
     //
     this.dateEdit2.EditValue = null;
     this.dateEdit2.Location  = new System.Drawing.Point(213, 53);
     this.dateEdit2.Name      = "dateEdit2";
     this.dateEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEdit2.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.dateEdit2.Size     = new System.Drawing.Size(100, 21);
     this.dateEdit2.TabIndex = 34;
     //
     // dateEdit1
     //
     this.dateEdit1.EditValue = null;
     this.dateEdit1.Location  = new System.Drawing.Point(354, 53);
     this.dateEdit1.Name      = "dateEdit1";
     this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEdit1.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.dateEdit1.Size     = new System.Drawing.Size(100, 21);
     this.dateEdit1.TabIndex = 33;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(329, 56);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(19, 14);
     this.label4.TabIndex = 32;
     this.label4.Text     = "到";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(188, 56);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(19, 14);
     this.label5.TabIndex = 31;
     this.label5.Text     = "从";
     //
     // groupControl2
     //
     this.groupControl2.Controls.Add(this.xtraTabControl1);
     this.groupControl2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupControl2.Location = new System.Drawing.Point(0, 104);
     this.groupControl2.Name     = "groupControl2";
     this.groupControl2.Size     = new System.Drawing.Size(792, 488);
     this.groupControl2.TabIndex = 3;
     this.groupControl2.Text     = "财务明细";
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControl1.Location        = new System.Drawing.Point(2, 23);
     this.xtraTabControl1.Name            = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
     this.xtraTabControl1.Size            = new System.Drawing.Size(788, 463);
     this.xtraTabControl1.TabIndex        = 0;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.xtraTabPage1,
         this.xtraTabPage2
     });
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Controls.Add(this.gridControl1);
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(781, 433);
     this.xtraTabPage1.Text = "财务明细表";
     //
     // gridControl1
     //
     this.gridControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Location = new System.Drawing.Point(0, 0);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(781, 433);
     this.gridControl1.TabIndex = 2;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // xtraTabPage2
     //
     this.xtraTabPage2.Controls.Add(this.chartControl1);
     this.xtraTabPage2.Name = "xtraTabPage2";
     this.xtraTabPage2.Size = new System.Drawing.Size(781, 433);
     this.xtraTabPage2.Text = "财务明细图";
     //
     // chartControl1
     //
     this.chartControl1.BorderOptions.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.chartControl1.BorderOptions.Thickness = 3;
     xyDiagram3D5.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram3D5.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram3D5.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram3D5.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram3D5.PlaneDepthFixed            = 10;
     xyDiagram3D5.RotationMatrixSerializable = "-0.988684553214287;0.0161295811206111;-0.14913983655733;0;-0.00576391741922249;0." +
                                               "989383630641575;0.145212976949321;0;0.149898737457851;0.144429456937887;-0.97809" +
                                               "5343244807;0;0;0;0;1";
     xyDiagram3D5.SeriesDistanceFixed = 11;
     xyDiagram3D5.SeriesIndentFixed   = 15;
     this.chartControl1.Diagram       = xyDiagram3D5;
     this.chartControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Location      = new System.Drawing.Point(0, 0);
     this.chartControl1.Name          = "chartControl1";
     bar3DSeriesLabel17.LineVisible   = true;
     bar3DSeriesLabel17.Visible       = false;
     series13.Label = bar3DSeriesLabel17;
     series13.Name  = "买入";
     series13.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint25,
         seriesPoint26
     });
     series13.View = sideBySideBar3DSeriesView17;
     bar3DSeriesLabel18.LineVisible = true;
     bar3DSeriesLabel18.Visible     = false;
     series14.Label = bar3DSeriesLabel18;
     series14.Name  = "卖出";
     series14.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint27,
         seriesPoint28
     });
     series14.View = sideBySideBar3DSeriesView18;
     bar3DSeriesLabel19.LineVisible = true;
     bar3DSeriesLabel19.Visible     = false;
     series15.Label = bar3DSeriesLabel19;
     series15.Name  = "所有";
     series15.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint29,
         seriesPoint30
     });
     series15.View = sideBySideBar3DSeriesView19;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series13,
         series14,
         series15
     };
     bar3DSeriesLabel20.LineVisible          = true;
     bar3DSeriesLabel20.Visible              = true;
     this.chartControl1.SeriesTemplate.Label = bar3DSeriesLabel20;
     this.chartControl1.SeriesTemplate.View  = sideBySideBar3DSeriesView20;
     this.chartControl1.Size     = new System.Drawing.Size(781, 433);
     this.chartControl1.TabIndex = 4;
     //
     // AnalysisFinance
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(792, 592);
     this.Controls.Add(this.groupControl2);
     this.Controls.Add(this.groupControl1);
     this.MaximizeBox = false;
     this.Name        = "AnalysisFinance";
     this.ShowIcon    = false;
     this.Text        = "分析财务";
     this.Load       += new System.EventHandler(this.AnalysisFinance_Load);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     this.groupControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mruEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mruEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtraTabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.xtraTabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel19)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView19)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).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()
 {
     DevExpress.XtraCharts.XYDiagram3D xyDiagram3D1 = new DevExpress.XtraCharts.XYDiagram3D();
     DevExpress.XtraCharts.Series      series1      = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView1 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView2 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView3 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
     this.dockManager             = new DevExpress.XtraBars.Docking.DockManager();
     this.dpYearMonth             = new DevExpress.XtraBars.Docking.DockPanel();
     this.controlContainer1       = new DevExpress.XtraBars.Docking.ControlContainer();
     this.clbYearMonth            = new DevExpress.XtraEditors.CheckedListBoxControl();
     this.btnUnCheckAll           = new DevExpress.XtraEditors.SimpleButton();
     this.dpChart                 = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container    = new DevExpress.XtraBars.Docking.ControlContainer();
     this.icbo3DModle             = new DevExpress.XtraEditors.ImageComboBoxEdit();
     this.btnRestoreDefaultAngles = new DevExpress.XtraEditors.SimpleButton();
     this.chartControl1           = new DevExpress.XtraCharts.ChartControl();
     this.documentManager         = new DevExpress.XtraBars.Docking2010.DocumentManager();
     this.tabbedView1             = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView();
     this.documentGroup1          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup();
     this.document2               = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document();
     this.document1               = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager)).BeginInit();
     this.dpYearMonth.SuspendLayout();
     this.controlContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.clbYearMonth)).BeginInit();
     this.dpChart.SuspendLayout();
     this.dockPanel2_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.icbo3DModle.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     this.SuspendLayout();
     //
     // dockManager
     //
     this.dockManager.Form = this;
     this.dockManager.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dpYearMonth,
         this.dpChart
     });
     this.dockManager.TopZIndexControls.AddRange(new string[] {
         "DevExpress.XtraBars.BarDockControl",
         "DevExpress.XtraBars.StandaloneBarDockControl",
         "System.Windows.Forms.StatusBar",
         "System.Windows.Forms.MenuStrip",
         "System.Windows.Forms.StatusStrip",
         "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonControl",
         "DevExpress.XtraBars.Navigation.OfficeNavigationBar"
     });
     //
     // dpYearMonth
     //
     this.dpYearMonth.Controls.Add(this.controlContainer1);
     this.dpYearMonth.Dock     = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dpYearMonth.ID       = new System.Guid("24cbd62b-eb90-4a2d-a919-1a95131dced3");
     this.dpYearMonth.Location = new System.Drawing.Point(0, 0);
     this.dpYearMonth.Name     = "dpYearMonth";
     this.dpYearMonth.Options.ShowCloseButton = false;
     this.dpYearMonth.OriginalSize            = new System.Drawing.Size(250, 300);
     this.dpYearMonth.Size = new System.Drawing.Size(250, 480);
     this.dpYearMonth.Text = "月份列表";
     //
     // controlContainer1
     //
     this.controlContainer1.Controls.Add(this.clbYearMonth);
     this.controlContainer1.Controls.Add(this.btnUnCheckAll);
     this.controlContainer1.Location = new System.Drawing.Point(4, 23);
     this.controlContainer1.Name     = "controlContainer1";
     this.controlContainer1.Size     = new System.Drawing.Size(242, 453);
     this.controlContainer1.TabIndex = 0;
     //
     // clbYearMonth
     //
     this.clbYearMonth.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.clbYearMonth.Location   = new System.Drawing.Point(0, 23);
     this.clbYearMonth.Name       = "clbYearMonth";
     this.clbYearMonth.Size       = new System.Drawing.Size(242, 430);
     this.clbYearMonth.TabIndex   = 0;
     this.clbYearMonth.ItemCheck += new DevExpress.XtraEditors.Controls.ItemCheckEventHandler(this.clbYearMonth_ItemCheck);
     //
     // btnUnCheckAll
     //
     this.btnUnCheckAll.Dock     = System.Windows.Forms.DockStyle.Top;
     this.btnUnCheckAll.Location = new System.Drawing.Point(0, 0);
     this.btnUnCheckAll.Name     = "btnUnCheckAll";
     this.btnUnCheckAll.Size     = new System.Drawing.Size(242, 23);
     this.btnUnCheckAll.TabIndex = 4;
     this.btnUnCheckAll.Text     = "清空选中月份";
     this.btnUnCheckAll.Click   += new System.EventHandler(this.btnUnCheckAll_Click);
     //
     // dpChart
     //
     this.dpChart.Controls.Add(this.dockPanel2_Container);
     this.dpChart.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dpChart.DockedAsTabbedDocument = true;
     this.dpChart.FloatLocation          = new System.Drawing.Point(272, 531);
     this.dpChart.FloatVertical          = true;
     this.dpChart.ID       = new System.Guid("599518cb-584c-4130-ae32-4e3ae94f2bf7");
     this.dpChart.Location = new System.Drawing.Point(0, 0);
     this.dpChart.Name     = "dpChart";
     this.dpChart.Options.ShowCloseButton = false;
     this.dpChart.OriginalSize            = new System.Drawing.Size(300, 300);
     this.dpChart.SavedDock  = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.dpChart.SavedIndex = 1;
     this.dpChart.Size       = new System.Drawing.Size(384, 451);
     this.dpChart.Text       = "图表";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.icbo3DModle);
     this.dockPanel2_Container.Controls.Add(this.btnRestoreDefaultAngles);
     this.dockPanel2_Container.Controls.Add(this.chartControl1);
     this.dockPanel2_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(384, 451);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // icbo3DModle
     //
     this.icbo3DModle.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.icbo3DModle.EditValue = "Box";
     this.icbo3DModle.Location  = new System.Drawing.Point(105, 429);
     this.icbo3DModle.Name      = "icbo3DModle";
     this.icbo3DModle.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.icbo3DModle.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
         new DevExpress.XtraEditors.Controls.ImageComboBoxItem("长方体", "Box", -1),
         new DevExpress.XtraEditors.Controls.ImageComboBoxItem("圆柱体", "Cylinder", -1),
         new DevExpress.XtraEditors.Controls.ImageComboBoxItem("圆锥体", "Cone", -1),
         new DevExpress.XtraEditors.Controls.ImageComboBoxItem("角锥体", "Pyramid", -1)
     });
     this.icbo3DModle.Size                  = new System.Drawing.Size(100, 20);
     this.icbo3DModle.TabIndex              = 4;
     this.icbo3DModle.SelectedIndexChanged += new System.EventHandler(this.icbo3DModle_SelectedIndexChanged);
     //
     // btnRestoreDefaultAngles
     //
     this.btnRestoreDefaultAngles.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnRestoreDefaultAngles.Location = new System.Drawing.Point(-1, 428);
     this.btnRestoreDefaultAngles.Name     = "btnRestoreDefaultAngles";
     this.btnRestoreDefaultAngles.Size     = new System.Drawing.Size(100, 23);
     this.btnRestoreDefaultAngles.TabIndex = 3;
     this.btnRestoreDefaultAngles.Text     = "恢复默认角度";
     this.btnRestoreDefaultAngles.Click   += new System.EventHandler(this.btnRestoreDefaultAngles_Click);
     //
     // chartControl1
     //
     this.chartControl1.Cursor               = System.Windows.Forms.Cursors.Default;
     xyDiagram3D1.AxisY.Label.TextPattern    = "{V:c}";
     xyDiagram3D1.RotationMatrixSerializable = "0.766044443118978;-0.219846310392954;0.604022773555054;0;0;0.939692620785908;0.34" +
                                               "2020143325669;0;-0.642787609686539;-0.262002630229385;0.719846310392954;0;0;0;0;" +
                                               "1";
     xyDiagram3D1.RuntimeRotation       = true;
     xyDiagram3D1.RuntimeScrolling      = true;
     xyDiagram3D1.RuntimeZooming        = true;
     xyDiagram3D1.VerticalScrollPercent = 6D;
     xyDiagram3D1.ZoomPercent           = 150;
     this.chartControl1.Diagram         = xyDiagram3D1;
     this.chartControl1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Location        = new System.Drawing.Point(0, 0);
     this.chartControl1.Name            = "chartControl1";
     series1.Name = "Series 1";
     series1.View = sideBySideBar3DSeriesView1;
     series2.Name = "Series 2";
     series2.View = sideBySideBar3DSeriesView2;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.chartControl1.SeriesTemplate.View = sideBySideBar3DSeriesView3;
     this.chartControl1.Size     = new System.Drawing.Size(384, 451);
     this.chartControl1.TabIndex = 2;
     chartTitle1.Alignment       = System.Drawing.StringAlignment.Far;
     chartTitle1.Dock            = DevExpress.XtraCharts.ChartTitleDockStyle.Bottom;
     chartTitle1.Font            = new System.Drawing.Font("Tahoma", 8F);
     chartTitle1.Text            = "技术支持:冰雪软件";
     chartTitle1.TextColor       = System.Drawing.Color.Gray;
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // documentManager
     //
     this.documentManager.ContainerControl = this;
     this.documentManager.View             = this.tabbedView1;
     this.documentManager.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document2
     });
     this.tabbedView1.Orientation = System.Windows.Forms.Orientation.Vertical;
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document2
     });
     //
     // document2
     //
     this.document2.Caption               = "图表";
     this.document2.FloatLocation         = new System.Drawing.Point(272, 531);
     this.document2.FloatSize             = new System.Drawing.Size(200, 200);
     this.document2.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
     this.document2.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document2.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // document1
     //
     this.document1.Caption               = "图表";
     this.document1.FloatLocation         = new System.Drawing.Point(272, 531);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // MonthlyChartPage
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.dpYearMonth);
     this.Name = "MonthlyChartPage";
     this.Size = new System.Drawing.Size(640, 480);
     ((System.ComponentModel.ISupportInitialize)(this.dockManager)).EndInit();
     this.dpYearMonth.ResumeLayout(false);
     this.controlContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.clbYearMonth)).EndInit();
     this.dpChart.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.icbo3DModle.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).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(frm_QuanLiNhaTro));
     DevExpress.XtraCharts.XYDiagram3D xyDiagram3D1           = new DevExpress.XtraCharts.XYDiagram3D();
     DevExpress.XtraCharts.Series      series1      = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint("Phòng trống", new object[] {
         ((object)(10D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("Phòng đã thuê", new object[] {
         ((object)(14D))
     });
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView1 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
     this.btn_qlphong       = new System.Windows.Forms.Button();
     this.imageList1        = new System.Windows.Forms.ImageList(this.components);
     this.btn_qldv          = new System.Windows.Forms.Button();
     this.btn_qlkh          = new System.Windows.Forms.Button();
     this.btn_thietbi       = new System.Windows.Forms.Button();
     this.btn_qlhd          = new System.Windows.Forms.Button();
     this.btn_hoadon        = new System.Windows.Forms.Button();
     this.pictureBox1       = new System.Windows.Forms.PictureBox();
     this.panel1            = new System.Windows.Forms.Panel();
     this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
     this.panel2            = new System.Windows.Forms.Panel();
     this.chartControl1     = new DevExpress.XtraCharts.ChartControl();
     this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
     this.label1            = new System.Windows.Forms.Label();
     this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
     this.menuStrip1        = new System.Windows.Forms.MenuStrip();
     this.item1             = new System.Windows.Forms.ToolStripMenuItem();
     this.itemtk            = new System.Windows.Forms.ToolStripMenuItem();
     this.itemdx            = new System.Windows.Forms.ToolStripMenuItem();
     this.pictureBox2       = new System.Windows.Forms.PictureBox();
     this.tableLayoutPanel1.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.tableLayoutPanel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel1.SuspendLayout();
     this.tableLayoutPanel4.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).BeginInit();
     this.tableLayoutPanel5.SuspendLayout();
     this.tableLayoutPanel6.SuspendLayout();
     this.menuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     this.SuspendLayout();
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 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 = 1;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1067, 560);
     this.tableLayoutPanel1.TabIndex = 1;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.BackColor   = System.Drawing.Color.White;
     this.tableLayoutPanel2.ColumnCount = 2;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 80F));
     this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel3, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.panel1, 1, 0);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 3);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 1;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(1061, 554);
     this.tableLayoutPanel2.TabIndex = 0;
     //
     // tableLayoutPanel3
     //
     this.tableLayoutPanel3.BackColor   = System.Drawing.Color.White;
     this.tableLayoutPanel3.ColumnCount = 1;
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel3.Controls.Add(this.btn_qlphong, 0, 1);
     this.tableLayoutPanel3.Controls.Add(this.btn_qldv, 0, 2);
     this.tableLayoutPanel3.Controls.Add(this.btn_qlkh, 0, 3);
     this.tableLayoutPanel3.Controls.Add(this.btn_thietbi, 0, 4);
     this.tableLayoutPanel3.Controls.Add(this.btn_qlhd, 0, 5);
     this.tableLayoutPanel3.Controls.Add(this.btn_hoadon, 0, 6);
     this.tableLayoutPanel3.Controls.Add(this.pictureBox1, 0, 7);
     this.tableLayoutPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3);
     this.tableLayoutPanel3.Name     = "tableLayoutPanel3";
     this.tableLayoutPanel3.RowCount = 8;
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
     this.tableLayoutPanel3.Size     = new System.Drawing.Size(206, 548);
     this.tableLayoutPanel3.TabIndex = 0;
     //
     // btn_qlphong
     //
     this.btn_qlphong.BackColor = System.Drawing.Color.White;
     this.btn_qlphong.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.btn_qlphong.FlatAppearance.BorderColor        = System.Drawing.Color.Black;
     this.btn_qlphong.FlatAppearance.CheckedBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.btn_qlphong.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.btn_qlphong.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.btn_qlphong.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btn_qlphong.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_qlphong.ImageIndex = 1;
     this.btn_qlphong.ImageList  = this.imageList1;
     this.btn_qlphong.Location   = new System.Drawing.Point(3, 57);
     this.btn_qlphong.Name       = "btn_qlphong";
     this.btn_qlphong.Size       = new System.Drawing.Size(200, 48);
     this.btn_qlphong.TabIndex   = 2;
     this.btn_qlphong.Text       = "Phòng";
     this.btn_qlphong.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.btn_qlphong.UseVisualStyleBackColor = false;
     this.btn_qlphong.Click += new System.EventHandler(this.btn_qlphong_Click);
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "ad.png");
     this.imageList1.Images.SetKeyName(1, "phong.png");
     this.imageList1.Images.SetKeyName(2, "dv.png");
     this.imageList1.Images.SetKeyName(3, "kh1.jpg");
     this.imageList1.Images.SetKeyName(4, "tb1.png");
     this.imageList1.Images.SetKeyName(5, "hd1.jpg");
     this.imageList1.Images.SetKeyName(6, "hoadon1.jpg");
     //
     // btn_qldv
     //
     this.btn_qldv.BackColor = System.Drawing.Color.White;
     this.btn_qldv.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.btn_qldv.FlatAppearance.BorderColor        = System.Drawing.Color.Black;
     this.btn_qldv.FlatAppearance.CheckedBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.btn_qldv.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.btn_qldv.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.btn_qldv.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btn_qldv.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_qldv.ImageIndex = 2;
     this.btn_qldv.ImageList  = this.imageList1;
     this.btn_qldv.Location   = new System.Drawing.Point(3, 111);
     this.btn_qldv.Name       = "btn_qldv";
     this.btn_qldv.Size       = new System.Drawing.Size(200, 48);
     this.btn_qldv.TabIndex   = 3;
     this.btn_qldv.Text       = "Dịch vụ";
     this.btn_qldv.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.btn_qldv.UseVisualStyleBackColor = false;
     this.btn_qldv.Click += new System.EventHandler(this.btn_qldv_Click);
     //
     // btn_qlkh
     //
     this.btn_qlkh.BackColor = System.Drawing.Color.White;
     this.btn_qlkh.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.btn_qlkh.FlatAppearance.BorderColor        = System.Drawing.Color.Black;
     this.btn_qlkh.FlatAppearance.CheckedBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.btn_qlkh.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.btn_qlkh.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.btn_qlkh.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btn_qlkh.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_qlkh.ImageIndex = 3;
     this.btn_qlkh.ImageList  = this.imageList1;
     this.btn_qlkh.Location   = new System.Drawing.Point(3, 165);
     this.btn_qlkh.Name       = "btn_qlkh";
     this.btn_qlkh.Size       = new System.Drawing.Size(200, 48);
     this.btn_qlkh.TabIndex   = 4;
     this.btn_qlkh.Text       = " Khách hàng";
     this.btn_qlkh.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.btn_qlkh.UseVisualStyleBackColor = false;
     this.btn_qlkh.Click += new System.EventHandler(this.btn_qlkh_Click);
     //
     // btn_thietbi
     //
     this.btn_thietbi.BackColor = System.Drawing.Color.White;
     this.btn_thietbi.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.btn_thietbi.FlatAppearance.BorderColor        = System.Drawing.Color.Black;
     this.btn_thietbi.FlatAppearance.CheckedBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.btn_thietbi.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.btn_thietbi.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.btn_thietbi.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btn_thietbi.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_thietbi.ImageIndex = 4;
     this.btn_thietbi.ImageList  = this.imageList1;
     this.btn_thietbi.Location   = new System.Drawing.Point(3, 219);
     this.btn_thietbi.Name       = "btn_thietbi";
     this.btn_thietbi.Size       = new System.Drawing.Size(200, 48);
     this.btn_thietbi.TabIndex   = 5;
     this.btn_thietbi.Text       = "Thiết bị";
     this.btn_thietbi.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.btn_thietbi.UseVisualStyleBackColor = false;
     this.btn_thietbi.Click += new System.EventHandler(this.btn_thietbi_Click);
     //
     // btn_qlhd
     //
     this.btn_qlhd.BackColor = System.Drawing.Color.White;
     this.btn_qlhd.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.btn_qlhd.FlatAppearance.BorderColor        = System.Drawing.Color.Black;
     this.btn_qlhd.FlatAppearance.CheckedBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.btn_qlhd.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.btn_qlhd.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.btn_qlhd.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btn_qlhd.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_qlhd.ImageIndex = 5;
     this.btn_qlhd.ImageList  = this.imageList1;
     this.btn_qlhd.Location   = new System.Drawing.Point(3, 273);
     this.btn_qlhd.Name       = "btn_qlhd";
     this.btn_qlhd.Size       = new System.Drawing.Size(200, 48);
     this.btn_qlhd.TabIndex   = 6;
     this.btn_qlhd.Text       = "Hợp đồng";
     this.btn_qlhd.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.btn_qlhd.UseVisualStyleBackColor = false;
     this.btn_qlhd.Click += new System.EventHandler(this.btn_qlhd_Click);
     //
     // btn_hoadon
     //
     this.btn_hoadon.BackColor = System.Drawing.Color.White;
     this.btn_hoadon.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.btn_hoadon.FlatAppearance.BorderColor        = System.Drawing.Color.Black;
     this.btn_hoadon.FlatAppearance.CheckedBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.btn_hoadon.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.btn_hoadon.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.btn_hoadon.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.btn_hoadon.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_hoadon.ImageIndex = 6;
     this.btn_hoadon.ImageList  = this.imageList1;
     this.btn_hoadon.Location   = new System.Drawing.Point(3, 327);
     this.btn_hoadon.Name       = "btn_hoadon";
     this.btn_hoadon.Size       = new System.Drawing.Size(200, 48);
     this.btn_hoadon.TabIndex   = 7;
     this.btn_hoadon.Text       = "Hóa đơn";
     this.btn_hoadon.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.btn_hoadon.UseVisualStyleBackColor = false;
     this.btn_hoadon.Click += new System.EventHandler(this.btn_hoadon_Click);
     //
     // pictureBox1
     //
     this.pictureBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(3, 381);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(200, 164);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 8;
     this.pictureBox1.TabStop  = false;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.White;
     this.panel1.Controls.Add(this.tableLayoutPanel4);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(215, 3);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(843, 548);
     this.panel1.TabIndex = 1;
     //
     // tableLayoutPanel4
     //
     this.tableLayoutPanel4.ColumnCount = 1;
     this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel4.Controls.Add(this.panel2, 0, 1);
     this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel5, 0, 0);
     this.tableLayoutPanel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel4.Name     = "tableLayoutPanel4";
     this.tableLayoutPanel4.RowCount = 2;
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 13.64706F));
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 86.35294F));
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel4.Size     = new System.Drawing.Size(843, 548);
     this.tableLayoutPanel4.TabIndex = 0;
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.White;
     this.panel2.Controls.Add(this.chartControl1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(3, 77);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(837, 468);
     this.panel2.TabIndex = 1;
     //
     // chartControl1
     //
     xyDiagram3D1.RotationMatrixSerializable = "0.766044443118978;-0.0918913857565713;0.636185416675258;0;0;0.989728811022819;0.1" +
                                               "42957618304719;0;-0.642787609686539;-0.109511889103854;0.758176255878783;0;0;0;0" +
                                               ";1";
     this.chartControl1.Diagram     = xyDiagram3D1;
     this.chartControl1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.Name = "Default Legend";
     this.chartControl1.Location    = new System.Drawing.Point(0, 0);
     this.chartControl1.Name        = "chartControl1";
     series1.LabelsVisibility       = DevExpress.Utils.DefaultBoolean.False;
     series1.Name = "Series 1";
     seriesPoint2.ColorSerializable = "#FBD5B5";
     series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint1,
         seriesPoint2
     });
     series1.View = sideBySideBar3DSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.Size     = new System.Drawing.Size(837, 468);
     this.chartControl1.TabIndex = 0;
     chartTitle1.Text            = "Biểu đồ thể hiện tình trạng phòng";
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // tableLayoutPanel5
     //
     this.tableLayoutPanel5.ColumnCount = 2;
     this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 78.86855F));
     this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 21.13145F));
     this.tableLayoutPanel5.Controls.Add(this.label1, 0, 0);
     this.tableLayoutPanel5.Controls.Add(this.tableLayoutPanel6, 1, 0);
     this.tableLayoutPanel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 3);
     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(837, 68);
     this.tableLayoutPanel5.TabIndex = 2;
     //
     // label1
     //
     this.label1.AutoSize   = true;
     this.label1.BackColor  = System.Drawing.Color.White;
     this.label1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.label1.Font       = new System.Drawing.Font("#9Slide03 Arima Madurai ExtraLi", 21F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor  = System.Drawing.Color.Red;
     this.label1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label1.Location   = new System.Drawing.Point(3, 0);
     this.label1.Name       = "label1";
     this.label1.Size       = new System.Drawing.Size(654, 68);
     this.label1.TabIndex   = 0;
     this.label1.Text       = "QUẢN LÍ NHÀ TRỌ";
     this.label1.TextAlign  = System.Drawing.ContentAlignment.MiddleCenter;
     this.label1.Click     += new System.EventHandler(this.label1_Click);
     //
     // tableLayoutPanel6
     //
     this.tableLayoutPanel6.ColumnCount = 2;
     this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel6.Controls.Add(this.menuStrip1, 1, 0);
     this.tableLayoutPanel6.Controls.Add(this.pictureBox2, 0, 0);
     this.tableLayoutPanel6.Location = new System.Drawing.Point(663, 3);
     this.tableLayoutPanel6.Name     = "tableLayoutPanel6";
     this.tableLayoutPanel6.RowCount = 1;
     this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel6.Size     = new System.Drawing.Size(171, 62);
     this.tableLayoutPanel6.TabIndex = 1;
     //
     // menuStrip1
     //
     this.menuStrip1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.menuStrip1.Font             = new System.Drawing.Font("Segoe UI", 10F);
     this.menuStrip1.GripMargin       = new System.Windows.Forms.Padding(2, 2, 0, 2);
     this.menuStrip1.GripStyle        = System.Windows.Forms.ToolStripGripStyle.Visible;
     this.menuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.item1
     });
     this.menuStrip1.Location = new System.Drawing.Point(85, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(86, 62);
     this.menuStrip1.TabIndex = 1;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // item1
     //
     this.item1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.itemtk,
         this.itemdx
     });
     this.item1.Font = new System.Drawing.Font("Segoe UI", 10F);
     this.item1.Name = "item1";
     this.item1.Size = new System.Drawing.Size(57, 58);
     this.item1.Text = "dat";
     //
     // itemtk
     //
     this.itemtk.Name   = "itemtk";
     this.itemtk.Size   = new System.Drawing.Size(284, 36);
     this.itemtk.Text   = "Thông tin tài khoản";
     this.itemtk.Click += new System.EventHandler(this.itemtk_Click);
     //
     // itemdx
     //
     this.itemdx.Name   = "itemdx";
     this.itemdx.Size   = new System.Drawing.Size(284, 36);
     this.itemdx.Text   = "Đăng xuất";
     this.itemdx.Click += new System.EventHandler(this.itemdx_Click);
     //
     // pictureBox2
     //
     this.pictureBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pictureBox2.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
     this.pictureBox2.Location = new System.Drawing.Point(3, 3);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(79, 56);
     this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox2.TabIndex = 2;
     this.pictureBox2.TabStop  = false;
     //
     // frm_QuanLiNhaTro
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(14F, 29F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(1067, 560);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Font           = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.Margin         = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.Name           = "frm_QuanLiNhaTro";
     this.Text           = "PHẦN MỀM QUẢN LÍ NHÀ TRỌ";
     this.WindowState    = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing   += new System.Windows.Forms.FormClosingEventHandler(this.frm_QuanLiNhaTro_FormClosing);
     this.Load          += new System.EventHandler(this.frm_QuanLiNhaTro_Load);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.tableLayoutPanel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.tableLayoutPanel4.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.tableLayoutPanel5.ResumeLayout(false);
     this.tableLayoutPanel5.PerformLayout();
     this.tableLayoutPanel6.ResumeLayout(false);
     this.tableLayoutPanel6.PerformLayout();
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).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();
     DevExpress.XtraCharts.XYDiagram3D               xyDiagram3D1               = new DevExpress.XtraCharts.XYDiagram3D();
     DevExpress.XtraCharts.Series                    series1                    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Bar3DSeriesLabel          bar3DSeriesLabel1          = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView1 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.Series                    series2                    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Bar3DSeriesLabel          bar3DSeriesLabel2          = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView2 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.Bar3DSeriesLabel          bar3DSeriesLabel3          = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView3 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.ChartTitle                chartTitle1                = new DevExpress.XtraCharts.ChartTitle();
     this.groupControl1            = new DevExpress.XtraEditors.GroupControl();
     this.labelControl_Year        = new DevExpress.XtraEditors.LabelControl();
     this.spinEdit_Year            = new DevExpress.XtraEditors.SpinEdit();
     this.radioButton_Year         = new DevExpress.XtraEditors.CheckEdit();
     this.labelControl_QuarterYear = new DevExpress.XtraEditors.LabelControl();
     this.labelControl_Quarter     = new DevExpress.XtraEditors.LabelControl();
     this.spinEditQuarterYear      = new DevExpress.XtraEditors.SpinEdit();
     this.cbo_Quarter             = new DevExpress.XtraEditors.ComboBoxEdit();
     this.radioButton_QuarterYear = new DevExpress.XtraEditors.CheckEdit();
     this.labelControl_MonthYear  = new DevExpress.XtraEditors.LabelControl();
     this.labelControl_Month      = new DevExpress.XtraEditors.LabelControl();
     this.spinEditMonthYear       = new DevExpress.XtraEditors.SpinEdit();
     this.cbo_Month             = new DevExpress.XtraEditors.ComboBoxEdit();
     this.radioButton_MonthYear = new DevExpress.XtraEditors.CheckEdit();
     this.labelControl_To       = new DevExpress.XtraEditors.LabelControl();
     this.date_To                           = new DevExpress.XtraEditors.DateEdit();
     this.date_From                         = new DevExpress.XtraEditors.DateEdit();
     this.labelControl_From                 = new DevExpress.XtraEditors.LabelControl();
     this.radioButton_FromTo                = new DevExpress.XtraEditors.CheckEdit();
     this.btn_Print                         = new DevExpress.XtraEditors.SimpleButton();
     this.btn_preview                       = new DevExpress.XtraEditors.SimpleButton();
     this.groupControl_ViewMode             = new DevExpress.XtraEditors.GroupControl();
     this.radioBtn_ChartMode                = new DevExpress.XtraEditors.CheckEdit();
     this.radioBtn_TableMode                = new DevExpress.XtraEditors.CheckEdit();
     this.panelControl_ViewMode             = new DevExpress.XtraEditors.PanelControl();
     this.gridControl_ViewMode              = new DevExpress.XtraGrid.GridControl();
     this.gridView1                         = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1                       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2                       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3                       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4                       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5                       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.chartControl_HeSoPhong            = new DevExpress.XtraCharts.ChartControl();
     this.qLKSDataSetHeSoPhongBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.qLKSDataSet_HeSoPhong             = new QLKS.DataSets.QLKSDataSet_HeSoPhong();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spinEdit_Year.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton_Year.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.spinEditQuarterYear.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbo_Quarter.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton_QuarterYear.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.spinEditMonthYear.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbo_Month.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton_MonthYear.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.date_To.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.date_To.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.date_From.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.date_From.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton_FromTo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl_ViewMode)).BeginInit();
     this.groupControl_ViewMode.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radioBtn_ChartMode.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioBtn_TableMode.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_ViewMode)).BeginInit();
     this.panelControl_ViewMode.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl_ViewMode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl_HeSoPhong)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.qLKSDataSetHeSoPhongBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.qLKSDataSet_HeSoPhong)).BeginInit();
     this.SuspendLayout();
     //
     // groupControl1
     //
     this.groupControl1.Appearance.BackColor              = System.Drawing.SystemColors.Control;
     this.groupControl1.Appearance.Options.UseBackColor   = true;
     this.groupControl1.AppearanceCaption.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupControl1.AppearanceCaption.Options.UseFont = true;
     this.groupControl1.Controls.Add(this.labelControl_Year);
     this.groupControl1.Controls.Add(this.spinEdit_Year);
     this.groupControl1.Controls.Add(this.radioButton_Year);
     this.groupControl1.Controls.Add(this.labelControl_QuarterYear);
     this.groupControl1.Controls.Add(this.labelControl_Quarter);
     this.groupControl1.Controls.Add(this.spinEditQuarterYear);
     this.groupControl1.Controls.Add(this.cbo_Quarter);
     this.groupControl1.Controls.Add(this.radioButton_QuarterYear);
     this.groupControl1.Controls.Add(this.labelControl_MonthYear);
     this.groupControl1.Controls.Add(this.labelControl_Month);
     this.groupControl1.Controls.Add(this.spinEditMonthYear);
     this.groupControl1.Controls.Add(this.cbo_Month);
     this.groupControl1.Controls.Add(this.radioButton_MonthYear);
     this.groupControl1.Controls.Add(this.labelControl_To);
     this.groupControl1.Controls.Add(this.date_To);
     this.groupControl1.Controls.Add(this.date_From);
     this.groupControl1.Controls.Add(this.labelControl_From);
     this.groupControl1.Controls.Add(this.radioButton_FromTo);
     this.groupControl1.Location             = new System.Drawing.Point(10, 11);
     this.groupControl1.LookAndFeel.SkinName = "Money Twins";
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(512, 284);
     this.groupControl1.TabIndex = 9;
     this.groupControl1.Text     = "Chọn một trong các lựa chọn để xem hay in";
     //
     // labelControl_Year
     //
     this.labelControl_Year.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl_Year.Appearance.Options.UseFont = true;
     this.labelControl_Year.Location             = new System.Drawing.Point(181, 253);
     this.labelControl_Year.LookAndFeel.SkinName = "Money Twins";
     this.labelControl_Year.Name     = "labelControl_Year";
     this.labelControl_Year.Size     = new System.Drawing.Size(26, 16);
     this.labelControl_Year.TabIndex = 25;
     this.labelControl_Year.Text     = "Năm";
     //
     // spinEdit_Year
     //
     this.spinEdit_Year.EditValue = new decimal(new int[] {
         2010,
         0,
         0,
         0
     });
     this.spinEdit_Year.Location = new System.Drawing.Point(226, 250);
     this.spinEdit_Year.Name     = "spinEdit_Year";
     this.spinEdit_Year.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.spinEdit_Year.Properties.Appearance.Options.UseFont = true;
     this.spinEdit_Year.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.spinEdit_Year.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.spinEdit_Year.Properties.EditFormat.FormatType    = DevExpress.Utils.FormatType.Numeric;
     this.spinEdit_Year.Properties.IsFloatValue             = false;
     this.spinEdit_Year.Properties.LookAndFeel.SkinName     = "Money Twins";
     this.spinEdit_Year.Properties.Mask.EditMask            = "d";
     this.spinEdit_Year.Properties.MaxValue = new decimal(new int[] {
         2010,
         0,
         0,
         0
     });
     this.spinEdit_Year.Properties.MinValue = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.spinEdit_Year.Size     = new System.Drawing.Size(100, 22);
     this.spinEdit_Year.TabIndex = 23;
     //
     // radioButton_Year
     //
     this.radioButton_Year.Location = new System.Drawing.Point(30, 223);
     this.radioButton_Year.Name     = "radioButton_Year";
     this.radioButton_Year.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.radioButton_Year.Properties.Appearance.Font                 = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radioButton_Year.Properties.Appearance.Options.UseBackColor = true;
     this.radioButton_Year.Properties.Appearance.Options.UseFont      = true;
     this.radioButton_Year.Properties.Caption         = "Hệ số sử dụng phòng theo năm";
     this.radioButton_Year.Properties.CheckStyle      = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
     this.radioButton_Year.Properties.RadioGroupIndex = 1;
     this.radioButton_Year.Size            = new System.Drawing.Size(209, 21);
     this.radioButton_Year.TabIndex        = 21;
     this.radioButton_Year.TabStop         = false;
     this.radioButton_Year.CheckedChanged += new System.EventHandler(this.radioButton_Year_CheckedChanged);
     //
     // labelControl_QuarterYear
     //
     this.labelControl_QuarterYear.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl_QuarterYear.Appearance.Options.UseFont = true;
     this.labelControl_QuarterYear.Location             = new System.Drawing.Point(344, 195);
     this.labelControl_QuarterYear.LookAndFeel.SkinName = "Money Twins";
     this.labelControl_QuarterYear.Name     = "labelControl_QuarterYear";
     this.labelControl_QuarterYear.Size     = new System.Drawing.Size(26, 16);
     this.labelControl_QuarterYear.TabIndex = 20;
     this.labelControl_QuarterYear.Text     = "Năm";
     //
     // labelControl_Quarter
     //
     this.labelControl_Quarter.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl_Quarter.Appearance.Options.UseFont = true;
     this.labelControl_Quarter.Location             = new System.Drawing.Point(181, 195);
     this.labelControl_Quarter.LookAndFeel.SkinName = "Money Twins";
     this.labelControl_Quarter.Name     = "labelControl_Quarter";
     this.labelControl_Quarter.Size     = new System.Drawing.Size(22, 16);
     this.labelControl_Quarter.TabIndex = 19;
     this.labelControl_Quarter.Text     = "Quý";
     //
     // spinEditQuarterYear
     //
     this.spinEditQuarterYear.EditValue = new decimal(new int[] {
         2010,
         0,
         0,
         0
     });
     this.spinEditQuarterYear.Location = new System.Drawing.Point(379, 192);
     this.spinEditQuarterYear.Name     = "spinEditQuarterYear";
     this.spinEditQuarterYear.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.spinEditQuarterYear.Properties.Appearance.Options.UseFont = true;
     this.spinEditQuarterYear.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.spinEditQuarterYear.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.spinEditQuarterYear.Properties.EditFormat.FormatType    = DevExpress.Utils.FormatType.Numeric;
     this.spinEditQuarterYear.Properties.IsFloatValue             = false;
     this.spinEditQuarterYear.Properties.LookAndFeel.SkinName     = "Money Twins";
     this.spinEditQuarterYear.Properties.Mask.EditMask            = "d";
     this.spinEditQuarterYear.Properties.MaxValue = new decimal(new int[] {
         2010,
         0,
         0,
         0
     });
     this.spinEditQuarterYear.Properties.MinValue = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.spinEditQuarterYear.Size     = new System.Drawing.Size(100, 22);
     this.spinEditQuarterYear.TabIndex = 18;
     //
     // cbo_Quarter
     //
     this.cbo_Quarter.EditValue = "1";
     this.cbo_Quarter.Location  = new System.Drawing.Point(226, 192);
     this.cbo_Quarter.Name      = "cbo_Quarter";
     this.cbo_Quarter.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbo_Quarter.Properties.Appearance.Options.UseFont = true;
     this.cbo_Quarter.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cbo_Quarter.Properties.Items.AddRange(new object[] {
         "1",
         "2",
         "3",
         "4"
     });
     this.cbo_Quarter.Properties.LookAndFeel.SkinName = "Money Twins";
     this.cbo_Quarter.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.cbo_Quarter.Size        = new System.Drawing.Size(100, 22);
     this.cbo_Quarter.TabIndex    = 17;
     //
     // radioButton_QuarterYear
     //
     this.radioButton_QuarterYear.Location = new System.Drawing.Point(30, 162);
     this.radioButton_QuarterYear.Name     = "radioButton_QuarterYear";
     this.radioButton_QuarterYear.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.radioButton_QuarterYear.Properties.Appearance.Font                 = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radioButton_QuarterYear.Properties.Appearance.Options.UseBackColor = true;
     this.radioButton_QuarterYear.Properties.Appearance.Options.UseFont      = true;
     this.radioButton_QuarterYear.Properties.Caption         = "Hệ số sử dụng phòng theo quý và năm";
     this.radioButton_QuarterYear.Properties.CheckStyle      = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
     this.radioButton_QuarterYear.Properties.RadioGroupIndex = 1;
     this.radioButton_QuarterYear.Size            = new System.Drawing.Size(246, 21);
     this.radioButton_QuarterYear.TabIndex        = 16;
     this.radioButton_QuarterYear.TabStop         = false;
     this.radioButton_QuarterYear.CheckedChanged += new System.EventHandler(this.radioButton_QuarterYear_CheckedChanged);
     //
     // labelControl_MonthYear
     //
     this.labelControl_MonthYear.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl_MonthYear.Appearance.Options.UseFont = true;
     this.labelControl_MonthYear.Location             = new System.Drawing.Point(344, 132);
     this.labelControl_MonthYear.LookAndFeel.SkinName = "Money Twins";
     this.labelControl_MonthYear.Name     = "labelControl_MonthYear";
     this.labelControl_MonthYear.Size     = new System.Drawing.Size(26, 16);
     this.labelControl_MonthYear.TabIndex = 15;
     this.labelControl_MonthYear.Text     = "Năm";
     //
     // labelControl_Month
     //
     this.labelControl_Month.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl_Month.Appearance.Options.UseFont = true;
     this.labelControl_Month.Location             = new System.Drawing.Point(181, 132);
     this.labelControl_Month.LookAndFeel.SkinName = "Money Twins";
     this.labelControl_Month.Name     = "labelControl_Month";
     this.labelControl_Month.Size     = new System.Drawing.Size(36, 16);
     this.labelControl_Month.TabIndex = 14;
     this.labelControl_Month.Text     = "Tháng";
     //
     // spinEditMonthYear
     //
     this.spinEditMonthYear.EditValue = new decimal(new int[] {
         2010,
         0,
         0,
         0
     });
     this.spinEditMonthYear.Location = new System.Drawing.Point(379, 129);
     this.spinEditMonthYear.Name     = "spinEditMonthYear";
     this.spinEditMonthYear.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.spinEditMonthYear.Properties.Appearance.Options.UseFont = true;
     this.spinEditMonthYear.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.spinEditMonthYear.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.spinEditMonthYear.Properties.EditFormat.FormatType    = DevExpress.Utils.FormatType.Numeric;
     this.spinEditMonthYear.Properties.IsFloatValue             = false;
     this.spinEditMonthYear.Properties.LookAndFeel.SkinName     = "Money Twins";
     this.spinEditMonthYear.Properties.Mask.EditMask            = "d";
     this.spinEditMonthYear.Properties.MaxValue = new decimal(new int[] {
         2010,
         0,
         0,
         0
     });
     this.spinEditMonthYear.Properties.MinValue = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.spinEditMonthYear.Size     = new System.Drawing.Size(100, 22);
     this.spinEditMonthYear.TabIndex = 12;
     //
     // cbo_Month
     //
     this.cbo_Month.EditValue = "1";
     this.cbo_Month.Location  = new System.Drawing.Point(226, 129);
     this.cbo_Month.Name      = "cbo_Month";
     this.cbo_Month.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbo_Month.Properties.Appearance.Options.UseFont = true;
     this.cbo_Month.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cbo_Month.Properties.Items.AddRange(new object[] {
         "1",
         "2",
         "3",
         "4",
         "5",
         "6",
         "7",
         "8",
         "9",
         "10",
         "11",
         "12"
     });
     this.cbo_Month.Properties.LookAndFeel.SkinName = "Money Twins";
     this.cbo_Month.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.cbo_Month.Size        = new System.Drawing.Size(100, 22);
     this.cbo_Month.TabIndex    = 11;
     //
     // radioButton_MonthYear
     //
     this.radioButton_MonthYear.Location = new System.Drawing.Point(30, 99);
     this.radioButton_MonthYear.Name     = "radioButton_MonthYear";
     this.radioButton_MonthYear.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.radioButton_MonthYear.Properties.Appearance.Font                 = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radioButton_MonthYear.Properties.Appearance.Options.UseBackColor = true;
     this.radioButton_MonthYear.Properties.Appearance.Options.UseFont      = true;
     this.radioButton_MonthYear.Properties.Caption         = "Hệ số sử dụng phòng theo tháng và năm";
     this.radioButton_MonthYear.Properties.CheckStyle      = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
     this.radioButton_MonthYear.Properties.RadioGroupIndex = 1;
     this.radioButton_MonthYear.Size            = new System.Drawing.Size(258, 21);
     this.radioButton_MonthYear.TabIndex        = 10;
     this.radioButton_MonthYear.TabStop         = false;
     this.radioButton_MonthYear.CheckedChanged += new System.EventHandler(this.radioButton_MonthYear_CheckedChanged);
     //
     // labelControl_To
     //
     this.labelControl_To.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl_To.Appearance.Options.UseFont = true;
     this.labelControl_To.Location             = new System.Drawing.Point(344, 71);
     this.labelControl_To.LookAndFeel.SkinName = "Money Twins";
     this.labelControl_To.Name     = "labelControl_To";
     this.labelControl_To.Size     = new System.Drawing.Size(23, 16);
     this.labelControl_To.TabIndex = 9;
     this.labelControl_To.Text     = "Đến";
     //
     // date_To
     //
     this.date_To.EditValue = new System.DateTime(2010, 6, 7, 0, 0, 0, 0);
     this.date_To.Location  = new System.Drawing.Point(379, 67);
     this.date_To.Name      = "date_To";
     this.date_To.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.date_To.Properties.Appearance.Options.UseFont = true;
     this.date_To.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.date_To.Properties.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.date_To.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Custom;
     this.date_To.Properties.EditFormat.FormatString    = "dd/MM/yyyy";
     this.date_To.Properties.EditFormat.FormatType      = DevExpress.Utils.FormatType.Custom;
     this.date_To.Properties.LookAndFeel.SkinName       = "Money Twins";
     this.date_To.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.date_To.Size     = new System.Drawing.Size(100, 22);
     this.date_To.TabIndex = 6;
     //
     // date_From
     //
     this.date_From.EditValue = new System.DateTime(2010, 6, 7, 0, 0, 0, 0);
     this.date_From.Location  = new System.Drawing.Point(226, 67);
     this.date_From.Name      = "date_From";
     this.date_From.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.date_From.Properties.Appearance.Options.UseFont = true;
     this.date_From.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.date_From.Properties.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.date_From.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Custom;
     this.date_From.Properties.EditFormat.FormatString    = "dd/MM/yyyy";
     this.date_From.Properties.EditFormat.FormatType      = DevExpress.Utils.FormatType.Custom;
     this.date_From.Properties.LookAndFeel.SkinName       = "Money Twins";
     this.date_From.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.date_From.Size     = new System.Drawing.Size(100, 22);
     this.date_From.TabIndex = 8;
     //
     // labelControl_From
     //
     this.labelControl_From.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl_From.Appearance.Options.UseFont = true;
     this.labelControl_From.Location             = new System.Drawing.Point(181, 71);
     this.labelControl_From.LookAndFeel.SkinName = "Money Twins";
     this.labelControl_From.Name     = "labelControl_From";
     this.labelControl_From.Size     = new System.Drawing.Size(16, 16);
     this.labelControl_From.TabIndex = 4;
     this.labelControl_From.Text     = "Từ";
     //
     // radioButton_FromTo
     //
     this.radioButton_FromTo.EditValue = true;
     this.radioButton_FromTo.Location  = new System.Drawing.Point(30, 38);
     this.radioButton_FromTo.Name      = "radioButton_FromTo";
     this.radioButton_FromTo.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.radioButton_FromTo.Properties.Appearance.Font                 = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radioButton_FromTo.Properties.Appearance.Options.UseBackColor = true;
     this.radioButton_FromTo.Properties.Appearance.Options.UseFont      = true;
     this.radioButton_FromTo.Properties.Caption         = "Hệ số sử dụng phòng";
     this.radioButton_FromTo.Properties.CheckStyle      = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
     this.radioButton_FromTo.Properties.RadioGroupIndex = 1;
     this.radioButton_FromTo.Size            = new System.Drawing.Size(147, 21);
     this.radioButton_FromTo.TabIndex        = 3;
     this.radioButton_FromTo.CheckedChanged += new System.EventHandler(this.radioButton_FromTo_CheckedChanged);
     //
     // btn_Print
     //
     this.btn_Print.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_Print.Appearance.Options.UseFont = true;
     this.btn_Print.Location             = new System.Drawing.Point(294, 398);
     this.btn_Print.LookAndFeel.SkinName = "Money Twins";
     this.btn_Print.Name     = "btn_Print";
     this.btn_Print.Size     = new System.Drawing.Size(60, 23);
     this.btn_Print.TabIndex = 2;
     this.btn_Print.Text     = "Báo Cáo";
     this.btn_Print.Click   += new System.EventHandler(this.btn_Print_Click);
     //
     // btn_preview
     //
     this.btn_preview.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_preview.Appearance.Options.UseFont = true;
     this.btn_preview.Location             = new System.Drawing.Point(167, 398);
     this.btn_preview.LookAndFeel.SkinName = "Money Twins";
     this.btn_preview.Name     = "btn_preview";
     this.btn_preview.Size     = new System.Drawing.Size(60, 23);
     this.btn_preview.TabIndex = 1;
     this.btn_preview.Text     = "Xem";
     this.btn_preview.Click   += new System.EventHandler(this.btn_preview_Click);
     //
     // groupControl_ViewMode
     //
     this.groupControl_ViewMode.AppearanceCaption.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupControl_ViewMode.AppearanceCaption.Options.UseFont = true;
     this.groupControl_ViewMode.Controls.Add(this.radioBtn_ChartMode);
     this.groupControl_ViewMode.Controls.Add(this.radioBtn_TableMode);
     this.groupControl_ViewMode.Location = new System.Drawing.Point(10, 301);
     this.groupControl_ViewMode.Name     = "groupControl_ViewMode";
     this.groupControl_ViewMode.Size     = new System.Drawing.Size(512, 77);
     this.groupControl_ViewMode.TabIndex = 10;
     this.groupControl_ViewMode.Text     = "Chọn chế độ để xem hay in";
     //
     // radioBtn_ChartMode
     //
     this.radioBtn_ChartMode.Location = new System.Drawing.Point(296, 40);
     this.radioBtn_ChartMode.Name     = "radioBtn_ChartMode";
     this.radioBtn_ChartMode.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.radioBtn_ChartMode.Properties.Appearance.Font                 = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radioBtn_ChartMode.Properties.Appearance.Options.UseBackColor = true;
     this.radioBtn_ChartMode.Properties.Appearance.Options.UseFont      = true;
     this.radioBtn_ChartMode.Properties.Caption         = "Dạng biểu đồ";
     this.radioBtn_ChartMode.Properties.CheckStyle      = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
     this.radioBtn_ChartMode.Properties.RadioGroupIndex = 1;
     this.radioBtn_ChartMode.Size     = new System.Drawing.Size(147, 21);
     this.radioBtn_ChartMode.TabIndex = 27;
     this.radioBtn_ChartMode.TabStop  = false;
     //
     // radioBtn_TableMode
     //
     this.radioBtn_TableMode.EditValue = true;
     this.radioBtn_TableMode.Location  = new System.Drawing.Point(129, 40);
     this.radioBtn_TableMode.Name      = "radioBtn_TableMode";
     this.radioBtn_TableMode.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.radioBtn_TableMode.Properties.Appearance.Font                 = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radioBtn_TableMode.Properties.Appearance.Options.UseBackColor = true;
     this.radioBtn_TableMode.Properties.Appearance.Options.UseFont      = true;
     this.radioBtn_TableMode.Properties.Caption         = "Dạng bảng";
     this.radioBtn_TableMode.Properties.CheckStyle      = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
     this.radioBtn_TableMode.Properties.RadioGroupIndex = 1;
     this.radioBtn_TableMode.Size     = new System.Drawing.Size(147, 21);
     this.radioBtn_TableMode.TabIndex = 26;
     //
     // panelControl_ViewMode
     //
     this.panelControl_ViewMode.Controls.Add(this.gridControl_ViewMode);
     this.panelControl_ViewMode.Controls.Add(this.chartControl_HeSoPhong);
     this.panelControl_ViewMode.Location = new System.Drawing.Point(550, 11);
     this.panelControl_ViewMode.Name     = "panelControl_ViewMode";
     this.panelControl_ViewMode.Size     = new System.Drawing.Size(594, 410);
     this.panelControl_ViewMode.TabIndex = 11;
     //
     // gridControl_ViewMode
     //
     this.gridControl_ViewMode.Location = new System.Drawing.Point(51, 11);
     this.gridControl_ViewMode.MainView = this.gridView1;
     this.gridControl_ViewMode.Name     = "gridControl_ViewMode";
     this.gridControl_ViewMode.Size     = new System.Drawing.Size(400, 200);
     this.gridControl_ViewMode.TabIndex = 1;
     this.gridControl_ViewMode.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn3,
         this.gridColumn4,
         this.gridColumn5
     });
     this.gridView1.GridControl = this.gridControl_ViewMode;
     this.gridView1.Name        = "gridView1";
     //
     // gridColumn1
     //
     this.gridColumn1.Caption      = "Loại Phòng";
     this.gridColumn1.FieldName    = "TEN_LOAI_PHONG";
     this.gridColumn1.Name         = "gridColumn1";
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption      = "Số Giường";
     this.gridColumn2.FieldName    = "SO_GIUONG";
     this.gridColumn2.Name         = "gridColumn2";
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 1;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption      = "Số Lượng Phòng";
     this.gridColumn3.FieldName    = "SO_LUONG_PHONG";
     this.gridColumn3.Name         = "gridColumn3";
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 2;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption      = "Giá Tham Khảo";
     this.gridColumn4.FieldName    = "GIA_THAM_KHAO";
     this.gridColumn4.Name         = "gridColumn4";
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 3;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption      = "Hệ Số Sử Dụng";
     this.gridColumn5.FieldName    = "HE_SO_SU_DUNG";
     this.gridColumn5.Name         = "gridColumn5";
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 4;
     //
     // chartControl_HeSoPhong
     //
     this.chartControl_HeSoPhong.AppearanceName = "Gray";
     this.chartControl_HeSoPhong.DataSource     = this.qLKSDataSetHeSoPhongBindingSource;
     xyDiagram3D1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram3D1.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram3D1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram3D1.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram3D1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     xyDiagram3D1.RotationMatrixSerializable = "-0.885418387806135;0.127550785687308;-0.446950864866975;0;0.111333670545936;0.991" +
                                               "816404037858;0.0624902751168817;0;0.451263883262948;0.0055693583082305;-0.892373" +
                                               "178614463;0;0;0;0;1";
     xyDiagram3D1.RuntimeRotation        = true;
     xyDiagram3D1.RuntimeScrolling       = true;
     xyDiagram3D1.RuntimeZooming         = true;
     this.chartControl_HeSoPhong.Diagram = xyDiagram3D1;
     this.chartControl_HeSoPhong.Legend.EquallySpacedItems = false;
     this.chartControl_HeSoPhong.Location = new System.Drawing.Point(21, 0);
     this.chartControl_HeSoPhong.Name     = "chartControl_HeSoPhong";
     this.chartControl_HeSoPhong.PaletteBaseColorNumber = 5;
     this.chartControl_HeSoPhong.PaletteName            = "Nature Colors";
     series1.ArgumentDataMember    = "SP_HE_SO_SU_DUNG_PHONG.TEN_LOAI_PHONG";
     bar3DSeriesLabel1.LineVisible = true;
     bar3DSeriesLabel1.Visible     = true;
     series1.Label = bar3DSeriesLabel1;
     series1.Name  = "Loại Phòng";
     series1.ValueDataMembersSerializable = "SP_HE_SO_SU_DUNG_PHONG.HE_SO_SU_DUNG";
     series1.View = sideBySideBar3DSeriesView1;
     bar3DSeriesLabel2.LineVisible = true;
     bar3DSeriesLabel2.Visible     = true;
     series2.Label   = bar3DSeriesLabel2;
     series2.Name    = "Series 2";
     series2.View    = sideBySideBar3DSeriesView2;
     series2.Visible = false;
     this.chartControl_HeSoPhong.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.chartControl_HeSoPhong.SeriesSorting = DevExpress.XtraCharts.SortingMode.Ascending;
     bar3DSeriesLabel3.LineVisible             = true;
     bar3DSeriesLabel3.Visible = true;
     this.chartControl_HeSoPhong.SeriesTemplate.Label = bar3DSeriesLabel3;
     this.chartControl_HeSoPhong.SeriesTemplate.View  = sideBySideBar3DSeriesView3;
     this.chartControl_HeSoPhong.Size     = new System.Drawing.Size(557, 405);
     this.chartControl_HeSoPhong.TabIndex = 0;
     chartTitle1.Text      = "Hệ Số Sử Dụng Phòng";
     chartTitle1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.chartControl_HeSoPhong.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // qLKSDataSetHeSoPhongBindingSource
     //
     this.qLKSDataSetHeSoPhongBindingSource.DataSource = this.qLKSDataSet_HeSoPhong;
     this.qLKSDataSetHeSoPhongBindingSource.Position   = 0;
     //
     // qLKSDataSet_HeSoPhong
     //
     this.qLKSDataSet_HeSoPhong.DataSetName             = "QLKSDataSet_HeSoPhong";
     this.qLKSDataSet_HeSoPhong.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // ReportHeSoPhong_UI
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panelControl_ViewMode);
     this.Controls.Add(this.groupControl_ViewMode);
     this.Controls.Add(this.groupControl1);
     this.Controls.Add(this.btn_Print);
     this.Controls.Add(this.btn_preview);
     this.Name = "ReportHeSoPhong_UI";
     this.Size = new System.Drawing.Size(1147, 428);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     this.groupControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spinEdit_Year.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton_Year.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.spinEditQuarterYear.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbo_Quarter.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton_QuarterYear.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.spinEditMonthYear.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbo_Month.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton_MonthYear.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.date_To.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.date_To.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.date_From.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.date_From.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton_FromTo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl_ViewMode)).EndInit();
     this.groupControl_ViewMode.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radioBtn_ChartMode.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioBtn_TableMode.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_ViewMode)).EndInit();
     this.panelControl_ViewMode.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl_ViewMode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl_HeSoPhong)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.qLKSDataSetHeSoPhongBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.qLKSDataSet_HeSoPhong)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #13
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();
            DevExpress.XtraCharts.XYDiagram3D xyDiagram3D2 = new DevExpress.XtraCharts.XYDiagram3D();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView4 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView5 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
            DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView6 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle2 = new DevExpress.XtraCharts.ChartTitle();
            this.dockManager = new DevExpress.XtraBars.Docking.DockManager(this.components);
            this.panelContainer1 = new DevExpress.XtraBars.Docking.DockPanel();
            this.dpYearMonth = new DevExpress.XtraBars.Docking.DockPanel();
            this.controlContainer1 = new DevExpress.XtraBars.Docking.ControlContainer();
            this.clbYearMonth = new DevExpress.XtraEditors.CheckedListBoxControl();
            this.btnYearMonthUnCheckAll = new DevExpress.XtraEditors.SimpleButton();
            this.dpGoods = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.gridControl1 = new DevExpress.XtraGrid.GridControl();
            this.vGoodsBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.winExplorerView = new DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView();
            this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col图片 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col货号 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col品名 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col货品类型 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col包装方式 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col单价 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col装箱数 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col内盒 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col单位 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col规格 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col外箱规格 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col毛重 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col净重 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col计算周期 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col体积 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col条形码 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col库存上限 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col库存下限 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col进项税 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col销项税 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col正唛 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col侧唛 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col内盒唛 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.col备注 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colCheckBoxID = new DevExpress.XtraGrid.Columns.GridColumn();
            this.btnGoodsUnCheckAll = new DevExpress.XtraEditors.SimpleButton();
            this.dpChart = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.icbo3DModle = new DevExpress.XtraEditors.ImageComboBoxEdit();
            this.btnRestoreDefaultAngles = new DevExpress.XtraEditors.SimpleButton();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.documentManager = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
            this.tabbedView1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
            this.documentGroup1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
            this.document2 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
            this.document1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.dockManager)).BeginInit();
            this.panelContainer1.SuspendLayout();
            this.dpYearMonth.SuspendLayout();
            this.controlContainer1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.clbYearMonth)).BeginInit();
            this.dpGoods.SuspendLayout();
            this.dockPanel1_Container.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.vGoodsBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.winExplorerView)).BeginInit();
            this.dpChart.SuspendLayout();
            this.dockPanel2_Container.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.icbo3DModle.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3D2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.document2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
            this.SuspendLayout();
            // 
            // dockManager
            // 
            this.dockManager.Form = this;
            this.dockManager.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
            this.panelContainer1,
            this.dpChart});
            this.dockManager.TopZIndexControls.AddRange(new string[] {
            "DevExpress.XtraBars.BarDockControl",
            "DevExpress.XtraBars.StandaloneBarDockControl",
            "System.Windows.Forms.StatusBar",
            "System.Windows.Forms.MenuStrip",
            "System.Windows.Forms.StatusStrip",
            "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
            "DevExpress.XtraBars.Ribbon.RibbonControl",
            "DevExpress.XtraBars.Navigation.OfficeNavigationBar"});
            // 
            // panelContainer1
            // 
            this.panelContainer1.Controls.Add(this.dpYearMonth);
            this.panelContainer1.Controls.Add(this.dpGoods);
            this.panelContainer1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
            this.panelContainer1.ID = new System.Guid("6e748b2b-bcc0-487d-b1f2-ac61abc6e476");
            this.panelContainer1.Location = new System.Drawing.Point(0, 0);
            this.panelContainer1.Name = "panelContainer1";
            this.panelContainer1.OriginalSize = new System.Drawing.Size(250, 300);
            this.panelContainer1.Size = new System.Drawing.Size(250, 480);
            this.panelContainer1.Text = "panelContainer1";
            // 
            // dpYearMonth
            // 
            this.dpYearMonth.Controls.Add(this.controlContainer1);
            this.dpYearMonth.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
            this.dpYearMonth.ID = new System.Guid("7b5965e4-e1f3-4f12-94a7-1ea3a5bd2a18");
            this.dpYearMonth.Location = new System.Drawing.Point(0, 0);
            this.dpYearMonth.Name = "dpYearMonth";
            this.dpYearMonth.Options.ShowCloseButton = false;
            this.dpYearMonth.OriginalSize = new System.Drawing.Size(200, 200);
            this.dpYearMonth.Size = new System.Drawing.Size(250, 240);
            this.dpYearMonth.Text = "月份列表";
            // 
            // controlContainer1
            // 
            this.controlContainer1.Controls.Add(this.clbYearMonth);
            this.controlContainer1.Controls.Add(this.btnYearMonthUnCheckAll);
            this.controlContainer1.Location = new System.Drawing.Point(4, 23);
            this.controlContainer1.Name = "controlContainer1";
            this.controlContainer1.Size = new System.Drawing.Size(242, 213);
            this.controlContainer1.TabIndex = 0;
            // 
            // clbYearMonth
            // 
            this.clbYearMonth.Dock = System.Windows.Forms.DockStyle.Fill;
            this.clbYearMonth.Location = new System.Drawing.Point(0, 23);
            this.clbYearMonth.Name = "clbYearMonth";
            this.clbYearMonth.Size = new System.Drawing.Size(242, 190);
            this.clbYearMonth.TabIndex = 1;
            this.clbYearMonth.ItemCheck += new DevExpress.XtraEditors.Controls.ItemCheckEventHandler(this.clbYearMonth_ItemCheck);
            // 
            // btnYearMonthUnCheckAll
            // 
            this.btnYearMonthUnCheckAll.Dock = System.Windows.Forms.DockStyle.Top;
            this.btnYearMonthUnCheckAll.Location = new System.Drawing.Point(0, 0);
            this.btnYearMonthUnCheckAll.Name = "btnYearMonthUnCheckAll";
            this.btnYearMonthUnCheckAll.Size = new System.Drawing.Size(242, 23);
            this.btnYearMonthUnCheckAll.TabIndex = 5;
            this.btnYearMonthUnCheckAll.Text = "清空选中月份";
            this.btnYearMonthUnCheckAll.Click += new System.EventHandler(this.btnYearMonthUnCheckAll_Click);
            // 
            // dpGoods
            // 
            this.dpGoods.Controls.Add(this.dockPanel1_Container);
            this.dpGoods.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
            this.dpGoods.ID = new System.Guid("fde4d5c5-7ae7-48f4-bcb7-8c3b4c543394");
            this.dpGoods.Location = new System.Drawing.Point(0, 240);
            this.dpGoods.Name = "dpGoods";
            this.dpGoods.Options.ShowCloseButton = false;
            this.dpGoods.OriginalSize = new System.Drawing.Size(200, 200);
            this.dpGoods.Size = new System.Drawing.Size(250, 240);
            this.dpGoods.Text = "商品列表";
            // 
            // dockPanel1_Container
            // 
            this.dockPanel1_Container.Controls.Add(this.gridControl1);
            this.dockPanel1_Container.Controls.Add(this.btnGoodsUnCheckAll);
            this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
            this.dockPanel1_Container.Name = "dockPanel1_Container";
            this.dockPanel1_Container.Size = new System.Drawing.Size(242, 213);
            this.dockPanel1_Container.TabIndex = 0;
            // 
            // gridControl1
            // 
            this.gridControl1.Cursor = System.Windows.Forms.Cursors.Default;
            this.gridControl1.DataSource = this.vGoodsBindingSource;
            this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl1.EmbeddedNavigator.Buttons.Append.Visible = false;
            this.gridControl1.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
            this.gridControl1.EmbeddedNavigator.Buttons.Edit.Visible = false;
            this.gridControl1.EmbeddedNavigator.Buttons.EndEdit.Visible = false;
            this.gridControl1.EmbeddedNavigator.Buttons.Remove.Visible = false;
            this.gridControl1.Location = new System.Drawing.Point(0, 23);
            this.gridControl1.MainView = this.winExplorerView;
            this.gridControl1.Name = "gridControl1";
            this.gridControl1.Size = new System.Drawing.Size(242, 190);
            this.gridControl1.TabIndex = 22;
            this.gridControl1.UseEmbeddedNavigator = true;
            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.winExplorerView});
            // 
            // vGoodsBindingSource
            // 
            this.vGoodsBindingSource.DataSource = typeof(EDMX.Goods);
            // 
            // winExplorerView
            // 
            this.winExplorerView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colID,
            this.col图片,
            this.col货号,
            this.col品名,
            this.col货品类型,
            this.col包装方式,
            this.col单价,
            this.col装箱数,
            this.col内盒,
            this.col单位,
            this.col规格,
            this.col外箱规格,
            this.col毛重,
            this.col净重,
            this.col计算周期,
            this.col体积,
            this.col条形码,
            this.col库存上限,
            this.col库存下限,
            this.col进项税,
            this.col销项税,
            this.col正唛,
            this.col侧唛,
            this.col内盒唛,
            this.col备注,
            this.colCheckBoxID});
            this.winExplorerView.ColumnSet.CheckBoxColumn = this.colCheckBoxID;
            this.winExplorerView.ColumnSet.DescriptionColumn = this.col品名;
            this.winExplorerView.ColumnSet.GroupColumn = this.col货品类型;
            this.winExplorerView.ColumnSet.MediumImageColumn = this.col图片;
            this.winExplorerView.ColumnSet.TextColumn = this.col货号;
            this.winExplorerView.GridControl = this.gridControl1;
            this.winExplorerView.GroupCount = 1;
            this.winExplorerView.Name = "winExplorerView";
            this.winExplorerView.OptionsFind.FindNullPrompt = "请输入查找内容...";
            this.winExplorerView.OptionsFind.ShowCloseButton = false;
            this.winExplorerView.OptionsFind.ShowFindButton = false;
            this.winExplorerView.OptionsView.ShowCheckBoxes = true;
            this.winExplorerView.OptionsView.ShowExpandCollapseButtons = true;
            this.winExplorerView.OptionsView.Style = DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyle.Tiles;
            this.winExplorerView.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.winExplorerView_FocusedRowChanged);
            this.winExplorerView.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.winExplorerView_CellValueChanged);
            this.winExplorerView.RowCountChanged += new System.EventHandler(this.winExplorerView_RowCountChanged);
            // 
            // colID
            // 
            this.colID.FieldName = "ID";
            this.colID.Name = "colID";
            this.colID.OptionsColumn.AllowEdit = false;
            this.colID.OptionsColumn.ReadOnly = true;
            this.colID.Visible = true;
            this.colID.VisibleIndex = 0;
            // 
            // col图片
            // 
            this.col图片.FieldName = "图片";
            this.col图片.Name = "col图片";
            this.col图片.OptionsColumn.AllowEdit = false;
            this.col图片.OptionsColumn.ReadOnly = true;
            this.col图片.Visible = true;
            this.col图片.VisibleIndex = 1;
            // 
            // col货号
            // 
            this.col货号.FieldName = "货号";
            this.col货号.Name = "col货号";
            this.col货号.OptionsColumn.AllowEdit = false;
            this.col货号.OptionsColumn.ReadOnly = true;
            this.col货号.Visible = true;
            this.col货号.VisibleIndex = 2;
            // 
            // col品名
            // 
            this.col品名.FieldName = "品名";
            this.col品名.Name = "col品名";
            this.col品名.OptionsColumn.AllowEdit = false;
            this.col品名.OptionsColumn.ReadOnly = true;
            this.col品名.Visible = true;
            this.col品名.VisibleIndex = 3;
            // 
            // col货品类型
            // 
            this.col货品类型.FieldName = "货品类型";
            this.col货品类型.Name = "col货品类型";
            this.col货品类型.OptionsColumn.AllowEdit = false;
            this.col货品类型.OptionsColumn.ReadOnly = true;
            this.col货品类型.Visible = true;
            this.col货品类型.VisibleIndex = 4;
            // 
            // col包装方式
            // 
            this.col包装方式.FieldName = "包装方式";
            this.col包装方式.Name = "col包装方式";
            this.col包装方式.OptionsColumn.AllowEdit = false;
            this.col包装方式.OptionsColumn.ReadOnly = true;
            this.col包装方式.Visible = true;
            this.col包装方式.VisibleIndex = 5;
            // 
            // col单价
            // 
            this.col单价.FieldName = "单价";
            this.col单价.Name = "col单价";
            this.col单价.OptionsColumn.AllowEdit = false;
            this.col单价.OptionsColumn.ReadOnly = true;
            this.col单价.Visible = true;
            this.col单价.VisibleIndex = 6;
            // 
            // col装箱数
            // 
            this.col装箱数.FieldName = "装箱数";
            this.col装箱数.Name = "col装箱数";
            this.col装箱数.OptionsColumn.AllowEdit = false;
            this.col装箱数.OptionsColumn.ReadOnly = true;
            this.col装箱数.Visible = true;
            this.col装箱数.VisibleIndex = 7;
            // 
            // col内盒
            // 
            this.col内盒.FieldName = "内盒";
            this.col内盒.Name = "col内盒";
            this.col内盒.OptionsColumn.AllowEdit = false;
            this.col内盒.OptionsColumn.ReadOnly = true;
            this.col内盒.Visible = true;
            this.col内盒.VisibleIndex = 8;
            // 
            // col单位
            // 
            this.col单位.FieldName = "单位";
            this.col单位.Name = "col单位";
            this.col单位.OptionsColumn.AllowEdit = false;
            this.col单位.OptionsColumn.ReadOnly = true;
            this.col单位.Visible = true;
            this.col单位.VisibleIndex = 9;
            // 
            // col规格
            // 
            this.col规格.FieldName = "规格";
            this.col规格.Name = "col规格";
            this.col规格.OptionsColumn.AllowEdit = false;
            this.col规格.OptionsColumn.ReadOnly = true;
            this.col规格.Visible = true;
            this.col规格.VisibleIndex = 10;
            // 
            // col外箱规格
            // 
            this.col外箱规格.FieldName = "外箱规格";
            this.col外箱规格.Name = "col外箱规格";
            this.col外箱规格.OptionsColumn.AllowEdit = false;
            this.col外箱规格.OptionsColumn.ReadOnly = true;
            this.col外箱规格.Visible = true;
            this.col外箱规格.VisibleIndex = 11;
            // 
            // col毛重
            // 
            this.col毛重.FieldName = "毛重";
            this.col毛重.Name = "col毛重";
            this.col毛重.OptionsColumn.AllowEdit = false;
            this.col毛重.OptionsColumn.ReadOnly = true;
            this.col毛重.Visible = true;
            this.col毛重.VisibleIndex = 12;
            // 
            // col净重
            // 
            this.col净重.FieldName = "净重";
            this.col净重.Name = "col净重";
            this.col净重.OptionsColumn.AllowEdit = false;
            this.col净重.OptionsColumn.ReadOnly = true;
            this.col净重.Visible = true;
            this.col净重.VisibleIndex = 13;
            // 
            // col计算周期
            // 
            this.col计算周期.FieldName = "计算周期";
            this.col计算周期.Name = "col计算周期";
            this.col计算周期.OptionsColumn.AllowEdit = false;
            this.col计算周期.OptionsColumn.ReadOnly = true;
            this.col计算周期.Visible = true;
            this.col计算周期.VisibleIndex = 14;
            // 
            // col体积
            // 
            this.col体积.FieldName = "体积";
            this.col体积.Name = "col体积";
            this.col体积.OptionsColumn.AllowEdit = false;
            this.col体积.OptionsColumn.ReadOnly = true;
            this.col体积.Visible = true;
            this.col体积.VisibleIndex = 15;
            // 
            // col条形码
            // 
            this.col条形码.FieldName = "条形码";
            this.col条形码.Name = "col条形码";
            this.col条形码.OptionsColumn.AllowEdit = false;
            this.col条形码.OptionsColumn.ReadOnly = true;
            this.col条形码.Visible = true;
            this.col条形码.VisibleIndex = 16;
            // 
            // col库存上限
            // 
            this.col库存上限.FieldName = "库存上限";
            this.col库存上限.Name = "col库存上限";
            this.col库存上限.OptionsColumn.AllowEdit = false;
            this.col库存上限.OptionsColumn.ReadOnly = true;
            this.col库存上限.Visible = true;
            this.col库存上限.VisibleIndex = 17;
            // 
            // col库存下限
            // 
            this.col库存下限.FieldName = "库存下限";
            this.col库存下限.Name = "col库存下限";
            this.col库存下限.OptionsColumn.AllowEdit = false;
            this.col库存下限.OptionsColumn.ReadOnly = true;
            this.col库存下限.Visible = true;
            this.col库存下限.VisibleIndex = 18;
            // 
            // col进项税
            // 
            this.col进项税.FieldName = "进项税";
            this.col进项税.Name = "col进项税";
            this.col进项税.OptionsColumn.AllowEdit = false;
            this.col进项税.OptionsColumn.ReadOnly = true;
            this.col进项税.Visible = true;
            this.col进项税.VisibleIndex = 19;
            // 
            // col销项税
            // 
            this.col销项税.FieldName = "销项税";
            this.col销项税.Name = "col销项税";
            this.col销项税.OptionsColumn.AllowEdit = false;
            this.col销项税.OptionsColumn.ReadOnly = true;
            this.col销项税.Visible = true;
            this.col销项税.VisibleIndex = 20;
            // 
            // col正唛
            // 
            this.col正唛.FieldName = "正唛";
            this.col正唛.Name = "col正唛";
            this.col正唛.OptionsColumn.AllowEdit = false;
            this.col正唛.OptionsColumn.ReadOnly = true;
            this.col正唛.Visible = true;
            this.col正唛.VisibleIndex = 21;
            // 
            // col侧唛
            // 
            this.col侧唛.FieldName = "侧唛";
            this.col侧唛.Name = "col侧唛";
            this.col侧唛.OptionsColumn.AllowEdit = false;
            this.col侧唛.OptionsColumn.ReadOnly = true;
            this.col侧唛.Visible = true;
            this.col侧唛.VisibleIndex = 22;
            // 
            // col内盒唛
            // 
            this.col内盒唛.FieldName = "内盒唛";
            this.col内盒唛.Name = "col内盒唛";
            this.col内盒唛.OptionsColumn.AllowEdit = false;
            this.col内盒唛.OptionsColumn.ReadOnly = true;
            this.col内盒唛.Visible = true;
            this.col内盒唛.VisibleIndex = 23;
            // 
            // col备注
            // 
            this.col备注.FieldName = "备注";
            this.col备注.Name = "col备注";
            this.col备注.OptionsColumn.AllowEdit = false;
            this.col备注.OptionsColumn.ReadOnly = true;
            this.col备注.Visible = true;
            this.col备注.VisibleIndex = 24;
            // 
            // colCheckBoxID
            // 
            this.colCheckBoxID.FieldName = "CheckBoxID";
            this.colCheckBoxID.Name = "colCheckBoxID";
            this.colCheckBoxID.Visible = true;
            this.colCheckBoxID.VisibleIndex = 25;
            // 
            // btnGoodsUnCheckAll
            // 
            this.btnGoodsUnCheckAll.Dock = System.Windows.Forms.DockStyle.Top;
            this.btnGoodsUnCheckAll.Location = new System.Drawing.Point(0, 0);
            this.btnGoodsUnCheckAll.Name = "btnGoodsUnCheckAll";
            this.btnGoodsUnCheckAll.Size = new System.Drawing.Size(242, 23);
            this.btnGoodsUnCheckAll.TabIndex = 24;
            this.btnGoodsUnCheckAll.Text = "清空选中商品";
            this.btnGoodsUnCheckAll.Click += new System.EventHandler(this.btnGoodsUnCheckAll_Click);
            // 
            // dpChart
            // 
            this.dpChart.Controls.Add(this.dockPanel2_Container);
            this.dpChart.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
            this.dpChart.DockedAsTabbedDocument = true;
            this.dpChart.FloatLocation = new System.Drawing.Point(272, 531);
            this.dpChart.FloatVertical = true;
            this.dpChart.ID = new System.Guid("599518cb-584c-4130-ae32-4e3ae94f2bf7");
            this.dpChart.Location = new System.Drawing.Point(0, 0);
            this.dpChart.Name = "dpChart";
            this.dpChart.Options.ShowCloseButton = false;
            this.dpChart.OriginalSize = new System.Drawing.Size(300, 300);
            this.dpChart.SavedDock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
            this.dpChart.SavedIndex = 1;
            this.dpChart.Size = new System.Drawing.Size(384, 451);
            this.dpChart.Text = "图表";
            // 
            // dockPanel2_Container
            // 
            this.dockPanel2_Container.Controls.Add(this.icbo3DModle);
            this.dockPanel2_Container.Controls.Add(this.btnRestoreDefaultAngles);
            this.dockPanel2_Container.Controls.Add(this.chartControl1);
            this.dockPanel2_Container.Location = new System.Drawing.Point(0, 0);
            this.dockPanel2_Container.Name = "dockPanel2_Container";
            this.dockPanel2_Container.Size = new System.Drawing.Size(384, 451);
            this.dockPanel2_Container.TabIndex = 0;
            // 
            // icbo3DModle
            // 
            this.icbo3DModle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.icbo3DModle.EditValue = "Box";
            this.icbo3DModle.Location = new System.Drawing.Point(105, 429);
            this.icbo3DModle.Name = "icbo3DModle";
            this.icbo3DModle.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.icbo3DModle.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("长方体", "Box", -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("圆柱体", "Cylinder", -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("圆锥体", "Cone", -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("角锥体", "Pyramid", -1)});
            this.icbo3DModle.Size = new System.Drawing.Size(100, 20);
            this.icbo3DModle.TabIndex = 4;
            this.icbo3DModle.SelectedIndexChanged += new System.EventHandler(this.icbo3DModle_SelectedIndexChanged);
            // 
            // btnRestoreDefaultAngles
            // 
            this.btnRestoreDefaultAngles.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnRestoreDefaultAngles.Location = new System.Drawing.Point(-1, 428);
            this.btnRestoreDefaultAngles.Name = "btnRestoreDefaultAngles";
            this.btnRestoreDefaultAngles.Size = new System.Drawing.Size(100, 23);
            this.btnRestoreDefaultAngles.TabIndex = 3;
            this.btnRestoreDefaultAngles.Text = "恢复默认角度";
            this.btnRestoreDefaultAngles.Click += new System.EventHandler(this.btnRestoreDefaultAngles_Click);
            // 
            // chartControl1
            // 
            this.chartControl1.Cursor = System.Windows.Forms.Cursors.Default;
            xyDiagram3D2.AxisY.Label.TextPattern = "{V:c}";
            xyDiagram3D2.RotationMatrixSerializable = "0.766044443118978;-0.219846310392954;0.604022773555054;0;0;0.939692620785908;0.34" +
    "2020143325669;0;-0.642787609686539;-0.262002630229385;0.719846310392954;0;0;0;0;" +
    "1";
            xyDiagram3D2.RuntimeRotation = true;
            xyDiagram3D2.RuntimeScrolling = true;
            xyDiagram3D2.RuntimeZooming = true;
            xyDiagram3D2.VerticalScrollPercent = 6D;
            xyDiagram3D2.ZoomPercent = 150;
            this.chartControl1.Diagram = xyDiagram3D2;
            this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl1.Location = new System.Drawing.Point(0, 0);
            this.chartControl1.Name = "chartControl1";
            series3.Name = "Series 1";
            series3.View = sideBySideBar3DSeriesView4;
            series4.Name = "Series 2";
            series4.View = sideBySideBar3DSeriesView5;
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series3,
        series4};
            this.chartControl1.SeriesTemplate.View = sideBySideBar3DSeriesView6;
            this.chartControl1.Size = new System.Drawing.Size(384, 451);
            this.chartControl1.TabIndex = 2;
            chartTitle2.Alignment = System.Drawing.StringAlignment.Far;
            chartTitle2.Dock = DevExpress.XtraCharts.ChartTitleDockStyle.Bottom;
            chartTitle2.Font = new System.Drawing.Font("Tahoma", 8F);
            chartTitle2.Text = "技术支持:冰雪软件";
            chartTitle2.TextColor = System.Drawing.Color.Gray;
            this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle2});
            // 
            // documentManager
            // 
            this.documentManager.ContainerControl = this;
            this.documentManager.View = this.tabbedView1;
            this.documentManager.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
            this.tabbedView1});
            // 
            // tabbedView1
            // 
            this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
            this.documentGroup1});
            this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
            this.document2});
            this.tabbedView1.Orientation = System.Windows.Forms.Orientation.Vertical;
            // 
            // documentGroup1
            // 
            this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
            this.document2});
            // 
            // document2
            // 
            this.document2.Caption = "图表";
            this.document2.FloatLocation = new System.Drawing.Point(272, 531);
            this.document2.FloatSize = new System.Drawing.Size(200, 200);
            this.document2.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
            this.document2.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
            this.document2.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
            // 
            // document1
            // 
            this.document1.Caption = "图表";
            this.document1.FloatLocation = new System.Drawing.Point(272, 531);
            this.document1.FloatSize = new System.Drawing.Size(200, 200);
            this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
            this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
            this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
            // 
            // GoodsChartPage
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.panelContainer1);
            this.Name = "GoodsChartPage";
            this.Size = new System.Drawing.Size(640, 480);
            ((System.ComponentModel.ISupportInitialize)(this.dockManager)).EndInit();
            this.panelContainer1.ResumeLayout(false);
            this.dpYearMonth.ResumeLayout(false);
            this.controlContainer1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.clbYearMonth)).EndInit();
            this.dpGoods.ResumeLayout(false);
            this.dockPanel1_Container.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.vGoodsBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.winExplorerView)).EndInit();
            this.dpChart.ResumeLayout(false);
            this.dockPanel2_Container.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.icbo3DModle.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3D2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.document2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
            this.ResumeLayout(false);

        }
Beispiel #14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.ChartTitle                chartTitle1                = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.Bar3DSeriesLabel          bar3DSeriesLabel1          = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView1 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.ChartTitle                chartTitle2                = new DevExpress.XtraCharts.ChartTitle();
     this.simpleButton4    = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton1    = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton3    = new DevExpress.XtraEditors.SimpleButton();
     this.dateEdit1        = new DevExpress.XtraEditors.DateEdit();
     this.simpleButton2    = new DevExpress.XtraEditors.SimpleButton();
     this.panelControl2    = new DevExpress.XtraEditors.PanelControl();
     this.dateEdit2        = new DevExpress.XtraEditors.DateEdit();
     this.labelControl4    = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5    = new DevExpress.XtraEditors.LabelControl();
     this.labelControl6    = new DevExpress.XtraEditors.LabelControl();
     this.chartInGoods     = new DevExpress.XtraCharts.ChartControl();
     this.groupControl1    = new DevExpress.XtraEditors.GroupControl();
     this.chartInGoodsDate = new DevExpress.XtraCharts.ChartControl();
     this.panelControl1    = new DevExpress.XtraEditors.PanelControl();
     this.tmeEndInGoods    = new DevExpress.XtraEditors.TimeEdit();
     this.tmeStartInGoods  = new DevExpress.XtraEditors.TimeEdit();
     this.btnReturn        = new DevExpress.XtraEditors.SimpleButton();
     this.btnStatistics    = new DevExpress.XtraEditors.SimpleButton();
     this.btnPrint         = new DevExpress.XtraEditors.SimpleButton();
     this.txtEndData       = new DevExpress.XtraEditors.DateEdit();
     this.txtStartData     = new DevExpress.XtraEditors.DateEdit();
     this.btnDerive        = new DevExpress.XtraEditors.SimpleButton();
     this.labelControl3    = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2    = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1    = new DevExpress.XtraEditors.LabelControl();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartInGoods)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartInGoodsDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tmeEndInGoods.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tmeStartInGoods.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEndData.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEndData.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStartData.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStartData.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // simpleButton4
     //
     this.simpleButton4.Location = new System.Drawing.Point(893, 16);
     this.simpleButton4.Name     = "simpleButton4";
     this.simpleButton4.Size     = new System.Drawing.Size(79, 34);
     this.simpleButton4.TabIndex = 2;
     this.simpleButton4.Text     = "返    回";
     //
     // simpleButton1
     //
     this.simpleButton1.Location = new System.Drawing.Point(575, 16);
     this.simpleButton1.Name     = "simpleButton1";
     this.simpleButton1.Size     = new System.Drawing.Size(79, 34);
     this.simpleButton1.TabIndex = 2;
     this.simpleButton1.Text     = "统    计";
     //
     // simpleButton3
     //
     this.simpleButton3.Location = new System.Drawing.Point(787, 16);
     this.simpleButton3.Name     = "simpleButton3";
     this.simpleButton3.Size     = new System.Drawing.Size(79, 34);
     this.simpleButton3.TabIndex = 2;
     this.simpleButton3.Text     = "打    印";
     //
     // dateEdit1
     //
     this.dateEdit1.EditValue = new System.DateTime(2013, 1, 31, 0, 0, 0, 0);
     this.dateEdit1.Location  = new System.Drawing.Point(393, 22);
     this.dateEdit1.Name      = "dateEdit1";
     this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEdit1.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.dateEdit1.Size     = new System.Drawing.Size(122, 21);
     this.dateEdit1.TabIndex = 1;
     //
     // simpleButton2
     //
     this.simpleButton2.Location = new System.Drawing.Point(681, 16);
     this.simpleButton2.Name     = "simpleButton2";
     this.simpleButton2.Size     = new System.Drawing.Size(79, 34);
     this.simpleButton2.TabIndex = 2;
     this.simpleButton2.Text     = "导出(&O)图片";
     //
     // panelControl2
     //
     this.panelControl2.Controls.Add(this.simpleButton4);
     this.panelControl2.Controls.Add(this.simpleButton1);
     this.panelControl2.Controls.Add(this.simpleButton3);
     this.panelControl2.Controls.Add(this.dateEdit1);
     this.panelControl2.Controls.Add(this.simpleButton2);
     this.panelControl2.Controls.Add(this.dateEdit2);
     this.panelControl2.Controls.Add(this.labelControl4);
     this.panelControl2.Controls.Add(this.labelControl5);
     this.panelControl2.Controls.Add(this.labelControl6);
     this.panelControl2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelControl2.Location = new System.Drawing.Point(2, 23);
     this.panelControl2.Name     = "panelControl2";
     this.panelControl2.Size     = new System.Drawing.Size(981, 65);
     this.panelControl2.TabIndex = 0;
     //
     // dateEdit2
     //
     this.dateEdit2.EditValue = new System.DateTime(2013, 1, 1, 0, 0, 0, 0);
     this.dateEdit2.Location  = new System.Drawing.Point(199, 22);
     this.dateEdit2.Name      = "dateEdit2";
     this.dateEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEdit2.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.dateEdit2.Size     = new System.Drawing.Size(122, 21);
     this.dateEdit2.TabIndex = 1;
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(327, 25);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(60, 14);
     this.labelControl4.TabIndex = 0;
     this.labelControl4.Text     = "结束日期:";
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(127, 25);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(60, 14);
     this.labelControl5.TabIndex = 0;
     this.labelControl5.Text     = "开始日期:";
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(10, 25);
     this.labelControl6.Name     = "labelControl6";
     this.labelControl6.Size     = new System.Drawing.Size(96, 14);
     this.labelControl6.TabIndex = 0;
     this.labelControl6.Text     = "请选择起止日期:";
     //
     // chartInGoods
     //
     this.chartInGoods.AppearanceName = "Gray";
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartInGoods.Diagram             = xyDiagram1;
     this.chartInGoods.Dock                = System.Windows.Forms.DockStyle.Fill;
     this.chartInGoods.Location            = new System.Drawing.Point(2, 88);
     this.chartInGoods.Name                = "chartInGoods";
     this.chartInGoods.PaletteName         = "Nature Colors";
     sideBySideBarSeriesLabel1.LineVisible = true;
     series1.Label = sideBySideBarSeriesLabel1;
     series1.Name  = "商品总数";
     series1.TopNOptions.Enabled           = true;
     sideBySideBarSeriesLabel2.LineVisible = true;
     series2.Label = sideBySideBarSeriesLabel2;
     series2.Name  = "商品总价";
     series2.TopNOptions.Enabled          = true;
     this.chartInGoods.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     sideBySideBarSeriesLabel3.LineVisible  = true;
     this.chartInGoods.SeriesTemplate.Label = sideBySideBarSeriesLabel3;
     this.chartInGoods.Size     = new System.Drawing.Size(981, 488);
     this.chartInGoods.TabIndex = 1;
     chartTitle1.Text           = "入库总数及总额";
     chartTitle1.TextColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.chartInGoods.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // groupControl1
     //
     this.groupControl1.Controls.Add(this.chartInGoodsDate);
     this.groupControl1.Controls.Add(this.panelControl1);
     this.groupControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupControl1.Location = new System.Drawing.Point(0, 0);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(1084, 613);
     this.groupControl1.TabIndex = 4;
     this.groupControl1.Text     = "查询操作";
     //
     // chartInGoodsDate
     //
     this.chartInGoodsDate.AppearanceName     = "Gray";
     this.chartInGoodsDate.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.chartInGoodsDate.Location           = new System.Drawing.Point(2, 96);
     this.chartInGoodsDate.Name               = "chartInGoodsDate";
     this.chartInGoodsDate.PaletteName        = "Nature Colors";
     this.chartInGoodsDate.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     bar3DSeriesLabel1.LineVisible            = true;
     bar3DSeriesLabel1.Visible = true;
     this.chartInGoodsDate.SeriesTemplate.Label = bar3DSeriesLabel1;
     this.chartInGoodsDate.SeriesTemplate.View  = sideBySideBar3DSeriesView1;
     this.chartInGoodsDate.Size     = new System.Drawing.Size(1080, 515);
     this.chartInGoodsDate.TabIndex = 1;
     chartTitle2.Text      = "库存总额";
     chartTitle2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.chartInGoodsDate.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle2
     });
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.tmeEndInGoods);
     this.panelControl1.Controls.Add(this.tmeStartInGoods);
     this.panelControl1.Controls.Add(this.btnReturn);
     this.panelControl1.Controls.Add(this.btnStatistics);
     this.panelControl1.Controls.Add(this.btnPrint);
     this.panelControl1.Controls.Add(this.txtEndData);
     this.panelControl1.Controls.Add(this.txtStartData);
     this.panelControl1.Controls.Add(this.btnDerive);
     this.panelControl1.Controls.Add(this.labelControl3);
     this.panelControl1.Controls.Add(this.labelControl2);
     this.panelControl1.Controls.Add(this.labelControl1);
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelControl1.Location = new System.Drawing.Point(2, 23);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(1080, 73);
     this.panelControl1.TabIndex = 0;
     //
     // tmeEndInGoods
     //
     this.tmeEndInGoods.EditValue = new System.DateTime(2013, 3, 4, 23, 59, 59, 0);
     this.tmeEndInGoods.Enabled   = false;
     this.tmeEndInGoods.Location  = new System.Drawing.Point(600, 27);
     this.tmeEndInGoods.Name      = "tmeEndInGoods";
     this.tmeEndInGoods.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.tmeEndInGoods.Size     = new System.Drawing.Size(100, 21);
     this.tmeEndInGoods.TabIndex = 3;
     //
     // tmeStartInGoods
     //
     this.tmeStartInGoods.EditValue = new System.DateTime(2013, 3, 4, 0, 0, 0, 0);
     this.tmeStartInGoods.Location  = new System.Drawing.Point(300, 27);
     this.tmeStartInGoods.Name      = "tmeStartInGoods";
     this.tmeStartInGoods.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.tmeStartInGoods.Size     = new System.Drawing.Size(100, 21);
     this.tmeStartInGoods.TabIndex = 3;
     //
     // btnReturn
     //
     this.btnReturn.Location = new System.Drawing.Point(998, 21);
     this.btnReturn.Name     = "btnReturn";
     this.btnReturn.Size     = new System.Drawing.Size(79, 34);
     this.btnReturn.TabIndex = 2;
     this.btnReturn.Text     = "返    回";
     this.btnReturn.Click   += new System.EventHandler(this.btnReturn_Click);
     //
     // btnStatistics
     //
     this.btnStatistics.Location = new System.Drawing.Point(744, 21);
     this.btnStatistics.Name     = "btnStatistics";
     this.btnStatistics.Size     = new System.Drawing.Size(79, 34);
     this.btnStatistics.TabIndex = 2;
     this.btnStatistics.Text     = "统    计";
     this.btnStatistics.Click   += new System.EventHandler(this.btnStatistics_Click);
     //
     // btnPrint
     //
     this.btnPrint.Location = new System.Drawing.Point(913, 21);
     this.btnPrint.Name     = "btnPrint";
     this.btnPrint.Size     = new System.Drawing.Size(79, 34);
     this.btnPrint.TabIndex = 2;
     this.btnPrint.Text     = "打    印";
     this.btnPrint.Click   += new System.EventHandler(this.btnPrint_Click);
     //
     // txtEndData
     //
     this.txtEndData.EditValue = new System.DateTime(2013, 1, 31, 0, 0, 0, 0);
     this.txtEndData.Location  = new System.Drawing.Point(478, 27);
     this.txtEndData.Name      = "txtEndData";
     this.txtEndData.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
     this.txtEndData.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtEndData.Properties.DisplayFormat.FormatString = "D";
     this.txtEndData.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.txtEndData.Properties.EditFormat.FormatString    = "D";
     this.txtEndData.Properties.EditFormat.FormatType      = DevExpress.Utils.FormatType.DateTime;
     this.txtEndData.Properties.Mask.EditMask = "D";
     this.txtEndData.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.txtEndData.Size     = new System.Drawing.Size(122, 21);
     this.txtEndData.TabIndex = 1;
     //
     // txtStartData
     //
     this.txtStartData.EditValue = new System.DateTime(2013, 1, 1, 0, 0, 0, 0);
     this.txtStartData.Location  = new System.Drawing.Point(178, 27);
     this.txtStartData.Name      = "txtStartData";
     this.txtStartData.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
     this.txtStartData.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtStartData.Properties.DisplayFormat.FormatString = "D";
     this.txtStartData.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.txtStartData.Properties.EditFormat.FormatString    = "D";
     this.txtStartData.Properties.EditFormat.FormatType      = DevExpress.Utils.FormatType.DateTime;
     this.txtStartData.Properties.Mask.EditMask = "D";
     this.txtStartData.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.txtStartData.Size     = new System.Drawing.Size(122, 21);
     this.txtStartData.TabIndex = 1;
     //
     // btnDerive
     //
     this.btnDerive.Location = new System.Drawing.Point(828, 21);
     this.btnDerive.Name     = "btnDerive";
     this.btnDerive.Size     = new System.Drawing.Size(79, 34);
     this.btnDerive.TabIndex = 2;
     this.btnDerive.Text     = "导出(&O)图片";
     this.btnDerive.Click   += new System.EventHandler(this.btnDerive_Click);
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(412, 30);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(60, 14);
     this.labelControl3.TabIndex = 0;
     this.labelControl3.Text     = "结束日期:";
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(112, 30);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(60, 14);
     this.labelControl2.TabIndex = 0;
     this.labelControl2.Text     = "开始日期:";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(10, 30);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(96, 14);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text     = "请选择起止日期:";
     //
     // frmStatistics
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1084, 613);
     this.Controls.Add(this.groupControl1);
     this.MaximizeBox   = false;
     this.Name          = "frmStatistics";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "商品统计";
     this.Load         += new System.EventHandler(this.frmStatistics_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     this.panelControl2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartInGoods)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartInGoodsDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tmeEndInGoods.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tmeStartInGoods.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEndData.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEndData.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStartData.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStartData.Properties)).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()
 {
     DevExpress.XtraCharts.XYDiagram3D      xyDiagram3D1      = new DevExpress.XtraCharts.XYDiagram3D();
     DevExpress.XtraCharts.Series           series1           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Bar3DSeriesLabel bar3DSeriesLabel1 = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint      seriesPoint1      = new DevExpress.XtraCharts.SeriesPoint("第一季度", new object[] {
         ((object)(1094))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("第二季度", new object[] {
         ((object)(2001))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint("第三季度", new object[] {
         ((object)(1000))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("第四季度", new object[] {
         ((object)(1999))
     });
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView1 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.Series           series2           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Bar3DSeriesLabel bar3DSeriesLabel2 = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint      seriesPoint5      = new DevExpress.XtraCharts.SeriesPoint("第一季度", new object[] {
         ((object)(1009))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint("第二季度", new object[] {
         ((object)(1980))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint("第三季度", new object[] {
         ((object)(1004))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint("第四季度", new object[] {
         ((object)(2000))
     });
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView2 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     DevExpress.XtraCharts.Bar3DSeriesLabel          bar3DSeriesLabel3          = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     DevExpress.XtraCharts.SideBySideBar3DSeriesView sideBySideBar3DSeriesView3 = new DevExpress.XtraCharts.SideBySideBar3DSeriesView();
     this.groupControl1   = new DevExpress.XtraEditors.GroupControl();
     this.groupControl2   = new DevExpress.XtraEditors.GroupControl();
     this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1    = new DevExpress.XtraTab.XtraTabPage();
     this.xtraTabPage2    = new DevExpress.XtraTab.XtraTabPage();
     this.chartControl1   = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtraTabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView3)).BeginInit();
     this.SuspendLayout();
     //
     // groupControl1
     //
     this.groupControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupControl1.Location = new System.Drawing.Point(0, 0);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(683, 100);
     this.groupControl1.TabIndex = 0;
     this.groupControl1.Text     = "销售查询";
     //
     // groupControl2
     //
     this.groupControl2.Controls.Add(this.xtraTabControl1);
     this.groupControl2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupControl2.Location = new System.Drawing.Point(0, 100);
     this.groupControl2.Name     = "groupControl2";
     this.groupControl2.Size     = new System.Drawing.Size(683, 531);
     this.groupControl2.TabIndex = 1;
     this.groupControl2.Text     = "销售明细";
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControl1.Location        = new System.Drawing.Point(2, 23);
     this.xtraTabControl1.Name            = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
     this.xtraTabControl1.Size            = new System.Drawing.Size(679, 506);
     this.xtraTabControl1.TabIndex        = 0;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.xtraTabPage1,
         this.xtraTabPage2
     });
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(672, 476);
     this.xtraTabPage1.Text = "销售列表";
     //
     // xtraTabPage2
     //
     this.xtraTabPage2.Controls.Add(this.chartControl1);
     this.xtraTabPage2.Name = "xtraTabPage2";
     this.xtraTabPage2.Size = new System.Drawing.Size(672, 476);
     this.xtraTabPage2.Text = "销售图表";
     //
     // chartControl1
     //
     xyDiagram3D1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram3D1.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram3D1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram3D1.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram3D1.RotationMatrixSerializable     = "0.996911693302342;-0.0281434600739727;0.0733145375224198;0;0.0286144071388245;0.9" +
                                                   "99576040167924;-0.00538104323609264;0;-0.0731320139279307;0.00746227695008762;0." +
                                                   "997294351213106;0;0;0;0;1";
     this.chartControl1.Diagram    = xyDiagram3D1;
     this.chartControl1.Location   = new System.Drawing.Point(1, 0);
     this.chartControl1.Name       = "chartControl1";
     bar3DSeriesLabel1.LineVisible = true;
     bar3DSeriesLabel1.Visible     = false;
     series1.Label = bar3DSeriesLabel1;
     series1.Name  = "今一年";
     series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint1,
         seriesPoint2,
         seriesPoint3,
         seriesPoint4
     });
     series1.View = sideBySideBar3DSeriesView1;
     bar3DSeriesLabel2.LineVisible = true;
     bar3DSeriesLabel2.Visible     = false;
     series2.Label = bar3DSeriesLabel2;
     series2.Name  = "前一年";
     series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint5,
         seriesPoint6,
         seriesPoint7,
         seriesPoint8
     });
     series2.View = sideBySideBar3DSeriesView2;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     bar3DSeriesLabel3.LineVisible           = true;
     bar3DSeriesLabel3.Visible               = true;
     this.chartControl1.SeriesTemplate.Label = bar3DSeriesLabel3;
     this.chartControl1.SeriesTemplate.View  = sideBySideBar3DSeriesView3;
     this.chartControl1.Size     = new System.Drawing.Size(672, 478);
     this.chartControl1.TabIndex = 0;
     //
     // AnalysisSales
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(683, 631);
     this.Controls.Add(this.groupControl2);
     this.Controls.Add(this.groupControl1);
     this.Name     = "AnalysisSales";
     this.ShowIcon = false;
     this.Text     = "分析销售";
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtraTabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBar3DSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }