/// <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);
 }
Пример #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.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      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);
 }
Пример #5
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.Bar3DSeriesLabel bar3DSeriesLabel1 = new DevExpress.XtraCharts.Bar3DSeriesLabel();
     this.Chart    = new DevExpress.XtraCharts.ChartControl();
     this.sbPrint  = new DevExpress.XtraEditors.SimpleButton();
     this.sbExport = new DevExpress.XtraEditors.SimpleButton();
     this.sbClose  = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.Chart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel1)).BeginInit();
     this.SuspendLayout();
     //
     // Chart
     //
     this.Chart.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)
                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.Chart.Location           = new System.Drawing.Point(12, 50);
     this.Chart.Name               = "Chart";
     this.Chart.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     bar3DSeriesLabel1.HiddenSerializableString = "to be serialized";
     bar3DSeriesLabel1.Visible       = true;
     this.Chart.SeriesTemplate.Label = bar3DSeriesLabel1;
     this.Chart.SeriesTemplate.PointOptionsTypeName = "PointOptions";
     this.Chart.Size     = new System.Drawing.Size(672, 423);
     this.Chart.TabIndex = 0;
     //
     // sbPrint
     //
     this.sbPrint.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.sbPrint.Location = new System.Drawing.Point(442, 12);
     this.sbPrint.Name     = "sbPrint";
     this.sbPrint.Size     = new System.Drawing.Size(75, 23);
     this.sbPrint.TabIndex = 1;
     this.sbPrint.Text     = "打印(&P)";
     this.sbPrint.Click   += new System.EventHandler(this.sbPrint_Click);
     //
     // sbExport
     //
     this.sbExport.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.sbExport.Location = new System.Drawing.Point(523, 12);
     this.sbExport.Name     = "sbExport";
     this.sbExport.Size     = new System.Drawing.Size(75, 23);
     this.sbExport.TabIndex = 2;
     this.sbExport.Text     = "引出(&E)";
     this.sbExport.Click   += new System.EventHandler(this.sbExport_Click);
     //
     // sbClose
     //
     this.sbClose.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.sbClose.Location = new System.Drawing.Point(609, 12);
     this.sbClose.Name     = "sbClose";
     this.sbClose.Size     = new System.Drawing.Size(75, 23);
     this.sbClose.TabIndex = 3;
     this.sbClose.Text     = "关闭(&C)";
     this.sbClose.Click   += new System.EventHandler(this.sbClose_Click);
     //
     // frmGraphi
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.ClientSize          = new System.Drawing.Size(696, 485);
     this.Controls.Add(this.sbClose);
     this.Controls.Add(this.sbExport);
     this.Controls.Add(this.sbPrint);
     this.Controls.Add(this.Chart);
     this.Name  = "frmGraphi";
     this.Text  = "图表专家";
     this.Load += new System.EventHandler(this.frmGraphi_Load);
     ((System.ComponentModel.ISupportInitialize)(bar3DSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Chart)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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);
 }
Пример #7
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);
 }