Example #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView1 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView2 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView3 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView4 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     this.pivotGridControl1 = new DevExpress.XtraPivotGrid.PivotGridControl();
     this.pivotGridField1   = new DevExpress.XtraPivotGrid.PivotGridField();
     this.pivotGridField2   = new DevExpress.XtraPivotGrid.PivotGridField();
     this.pivotGridField3   = new DevExpress.XtraPivotGrid.PivotGridField();
     this.pivotGridField4   = new DevExpress.XtraPivotGrid.PivotGridField();
     this.pivotGridField5   = new DevExpress.XtraPivotGrid.PivotGridField();
     this.pivotGridField6   = new DevExpress.XtraPivotGrid.PivotGridField();
     this.pivotGridField7   = new DevExpress.XtraPivotGrid.PivotGridField();
     this.pivotGridField8   = new DevExpress.XtraPivotGrid.PivotGridField();
     this.pivotGridField9   = new DevExpress.XtraPivotGrid.PivotGridField();
     this.pivotGridField10  = new DevExpress.XtraPivotGrid.PivotGridField();
     this.chartControl      = new DevExpress.XtraCharts.ChartControl();
     this.panel3            = new System.Windows.Forms.Panel();
     this.m_cmd_loc         = new DevExpress.XtraEditors.SimpleButton();
     this.m_dat_tg_dat_dau  = new System.Windows.Forms.DateTimePicker();
     this.m_dat_tg_ket_thuc = new System.Windows.Forms.DateTimePicker();
     this.label3            = new System.Windows.Forms.Label();
     this.label2            = new System.Windows.Forms.Label();
     this.label1            = new System.Windows.Forms.Label();
     this.panel4            = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.pivotGridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView4)).BeginInit();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.SuspendLayout();
     //
     // pivotGridControl1
     //
     this.pivotGridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pivotGridControl1.Fields.AddRange(new DevExpress.XtraPivotGrid.PivotGridField[] {
         this.pivotGridField1,
         this.pivotGridField2,
         this.pivotGridField3,
         this.pivotGridField4,
         this.pivotGridField5,
         this.pivotGridField6,
         this.pivotGridField7,
         this.pivotGridField8,
         this.pivotGridField9,
         this.pivotGridField10
     });
     this.pivotGridControl1.Location = new System.Drawing.Point(0, 0);
     this.pivotGridControl1.Name     = "pivotGridControl1";
     this.pivotGridControl1.Size     = new System.Drawing.Size(973, 156);
     this.pivotGridControl1.TabIndex = 0;
     //
     // pivotGridField1
     //
     this.pivotGridField1.Area        = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.pivotGridField1.AreaIndex   = 0;
     this.pivotGridField1.Caption     = "Số lượng đơn hàng";
     this.pivotGridField1.FieldName   = "MA_DON_HANG";
     this.pivotGridField1.Name        = "pivotGridField1";
     this.pivotGridField1.SummaryType = DevExpress.Data.PivotGrid.PivotSummaryType.Count;
     //
     // pivotGridField2
     //
     this.pivotGridField2.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.pivotGridField2.AreaIndex = 0;
     this.pivotGridField2.Caption   = "Chi nhanh";
     this.pivotGridField2.FieldName = "TEN_CHI_NHANH";
     this.pivotGridField2.Name      = "pivotGridField2";
     //
     // pivotGridField3
     //
     this.pivotGridField3.AreaIndex = 3;
     this.pivotGridField3.Caption   = "Nhân viên xử lí";
     this.pivotGridField3.FieldName = "TEN_TRUY_CAP";
     this.pivotGridField3.Name      = "pivotGridField3";
     //
     // pivotGridField4
     //
     this.pivotGridField4.AreaIndex = 4;
     this.pivotGridField4.Caption   = "Trạng thái đơn hàng";
     this.pivotGridField4.FieldName = "TRANG_THAI_DON_HANG";
     this.pivotGridField4.Name      = "pivotGridField4";
     //
     // pivotGridField5
     //
     this.pivotGridField5.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.pivotGridField5.AreaIndex = 1;
     this.pivotGridField5.Caption   = "Đánh giá đơn hàng";
     this.pivotGridField5.FieldName = "DANH_GIA_KHACH_HANG";
     this.pivotGridField5.Name      = "pivotGridField5";
     //
     // pivotGridField6
     //
     this.pivotGridField6.AreaIndex = 2;
     this.pivotGridField6.Caption   = "Dịch vụ cấp 1";
     this.pivotGridField6.FieldName = "TEN_YEU_CAU_CHA_CHA";
     this.pivotGridField6.Name      = "pivotGridField6";
     //
     // pivotGridField7
     //
     this.pivotGridField7.AreaIndex = 1;
     this.pivotGridField7.Caption   = "Dịch vụ cấp 2";
     this.pivotGridField7.FieldName = "TEN_YEU_CAU_CHA";
     this.pivotGridField7.Name      = "pivotGridField7";
     //
     // pivotGridField8
     //
     this.pivotGridField8.AreaIndex = 0;
     this.pivotGridField8.Caption   = "Dịch vụ ";
     this.pivotGridField8.FieldName = "TEN_YEU_CAU";
     this.pivotGridField8.Name      = "pivotGridField8";
     //
     // pivotGridField9
     //
     this.pivotGridField9.Area      = DevExpress.XtraPivotGrid.PivotArea.ColumnArea;
     this.pivotGridField9.AreaIndex = 0;
     this.pivotGridField9.Caption   = "Tuần";
     this.pivotGridField9.FieldName = "tuan";
     this.pivotGridField9.Name      = "pivotGridField9";
     //
     // pivotGridField10
     //
     this.pivotGridField10.Area      = DevExpress.XtraPivotGrid.PivotArea.ColumnArea;
     this.pivotGridField10.AreaIndex = 1;
     this.pivotGridField10.Caption   = "Loại dịch vụ";
     this.pivotGridField10.FieldName = "loai_dv";
     this.pivotGridField10.Name      = "pivotGridField10";
     //
     // chartControl
     //
     this.chartControl.AutoBindingSettingsEnabled = false;
     this.chartControl.AutoLayoutSettingsEnabled  = false;
     this.chartControl.DataSource = this.pivotGridControl1;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl.Diagram = xyDiagram1;
     this.chartControl.Dock    = System.Windows.Forms.DockStyle.Bottom;
     this.chartControl.Legend.MaxHorizontalPercentage = 30D;
     this.chartControl.Location = new System.Drawing.Point(0, 156);
     this.chartControl.Name     = "chartControl";
     series1.Name = "Series 1";
     series1.View = sideBySideStackedBarSeriesView1;
     series2.Name = "Series 2";
     series2.View = sideBySideStackedBarSeriesView2;
     series3.Name = "Series 3";
     series3.View = sideBySideStackedBarSeriesView3;
     this.chartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     this.chartControl.SeriesSorting = DevExpress.XtraCharts.SortingMode.Ascending;
     this.chartControl.SeriesTemplate.ArgumentScaleType   = DevExpress.XtraCharts.ScaleType.Qualitative;
     this.chartControl.SeriesTemplate.LegendTextPattern   = "{A}";
     this.chartControl.SeriesTemplate.SeriesPointsSorting = DevExpress.XtraCharts.SortingMode.Ascending;
     this.chartControl.SeriesTemplate.View = sideBySideStackedBarSeriesView4;
     this.chartControl.Size     = new System.Drawing.Size(973, 244);
     this.chartControl.TabIndex = 0;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.m_cmd_loc);
     this.panel3.Controls.Add(this.m_dat_tg_dat_dau);
     this.panel3.Controls.Add(this.m_dat_tg_ket_thuc);
     this.panel3.Controls.Add(this.label3);
     this.panel3.Controls.Add(this.label2);
     this.panel3.Controls.Add(this.label1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(973, 104);
     this.panel3.TabIndex = 2;
     //
     // m_cmd_loc
     //
     this.m_cmd_loc.Location = new System.Drawing.Point(805, 54);
     this.m_cmd_loc.Name     = "m_cmd_loc";
     this.m_cmd_loc.Size     = new System.Drawing.Size(123, 25);
     this.m_cmd_loc.TabIndex = 9;
     this.m_cmd_loc.Text     = "&Lọc";
     this.m_cmd_loc.Click   += new System.EventHandler(this.m_cmd_loc_Click);
     //
     // m_dat_tg_dat_dau
     //
     this.m_dat_tg_dat_dau.Location = new System.Drawing.Point(204, 60);
     this.m_dat_tg_dat_dau.Name     = "m_dat_tg_dat_dau";
     this.m_dat_tg_dat_dau.Size     = new System.Drawing.Size(200, 20);
     this.m_dat_tg_dat_dau.TabIndex = 7;
     //
     // m_dat_tg_ket_thuc
     //
     this.m_dat_tg_ket_thuc.Location = new System.Drawing.Point(561, 59);
     this.m_dat_tg_ket_thuc.Name     = "m_dat_tg_ket_thuc";
     this.m_dat_tg_ket_thuc.Size     = new System.Drawing.Size(200, 20);
     this.m_dat_tg_ket_thuc.TabIndex = 8;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(82, 63);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(106, 15);
     this.label3.TabIndex = 5;
     this.label3.Text     = "Thời gian bắt đầu ";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(445, 62);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(104, 15);
     this.label2.TabIndex = 6;
     this.label2.Text     = "Thời gian kết thúc";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(357, 20);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(268, 19);
     this.label1.TabIndex = 4;
     this.label1.Text     = "BÁO CÁO CHẤT LƯỢNG DỊCH VỤ";
     //
     // panel4
     //
     this.panel4.Controls.Add(this.pivotGridControl1);
     this.panel4.Controls.Add(this.chartControl);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(0, 104);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(973, 400);
     this.panel4.TabIndex = 2;
     //
     // f520_BAO_CAO_XU_LI
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(973, 504);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel3);
     this.Name  = "f520_BAO_CAO_XU_LI";
     this.Text  = "f520_BAO_CAO_XU_LI";
     this.Load += new System.EventHandler(this.f520_BAO_CAO_XU_LI_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pivotGridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     this.panel4.ResumeLayout(false);
     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.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView1 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     this.layoutControl1        = new DevExpress.XtraLayout.LayoutControl();
     this.dateFromBS            = new DevExpress.XtraEditors.DateEdit();
     this.dateToBS              = new DevExpress.XtraEditors.DateEdit();
     this.Root                  = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutTKTTBS          = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1    = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2    = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem1       = new DevExpress.XtraLayout.EmptySpaceItem();
     this.emptySpaceItem2       = new DevExpress.XtraLayout.EmptySpaceItem();
     this.dataTKTTBS            = new System.Windows.Forms.DataGridView();
     this.Column1               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column2               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column3               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column4               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column5               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column6               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column7               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column8               = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.labelControl1         = new DevExpress.XtraEditors.LabelControl();
     this.btnTKBS               = new DevExpress.XtraEditors.SimpleButton();
     this.layoutControl2        = new DevExpress.XtraLayout.LayoutControl();
     this.searchLookUpTTBS      = new DevExpress.XtraEditors.SearchLookUpEdit();
     this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.layoutControlGroup1   = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem3    = new DevExpress.XtraLayout.LayoutControlItem();
     this.labelTTBS             = new DevExpress.XtraEditors.LabelControl();
     this.btnBCBS               = new DevExpress.XtraEditors.SimpleButton();
     this.btnXuatTKBS           = new DevExpress.XtraEditors.SimpleButton();
     this.btnBieuDoTTBS         = new DevExpress.XtraEditors.SimpleButton();
     this.chartControlBS        = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateFromBS.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateFromBS.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateToBS.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateToBS.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutTKTTBS)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTKTTBS)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit();
     this.layoutControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.searchLookUpTTBS.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControlBS)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView1)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.dateFromBS);
     this.layoutControl1.Controls.Add(this.dateToBS);
     this.layoutControl1.Location = new System.Drawing.Point(128, 23);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 0, 812, 500);
     this.layoutControl1.Root     = this.Root;
     this.layoutControl1.Size     = new System.Drawing.Size(805, 108);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // dateFromBS
     //
     this.dateFromBS.EditValue = null;
     this.dateFromBS.Location  = new System.Drawing.Point(63, 50);
     this.dateFromBS.Name      = "dateFromBS";
     this.dateFromBS.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateFromBS.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateFromBS.Size            = new System.Drawing.Size(331, 22);
     this.dateFromBS.StyleController = this.layoutControl1;
     this.dateFromBS.TabIndex        = 4;
     //
     // dateToBS
     //
     this.dateToBS.EditValue = null;
     this.dateToBS.Location  = new System.Drawing.Point(435, 50);
     this.dateToBS.Name      = "dateToBS";
     this.dateToBS.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateToBS.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateToBS.Size            = new System.Drawing.Size(344, 22);
     this.dateToBS.StyleController = this.layoutControl1;
     this.dateToBS.TabIndex        = 5;
     //
     // Root
     //
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutTKTTBS
     });
     this.Root.Name        = "Root";
     this.Root.Size        = new System.Drawing.Size(805, 108);
     this.Root.TextVisible = false;
     //
     // layoutTKTTBS
     //
     this.layoutTKTTBS.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.emptySpaceItem1,
         this.emptySpaceItem2
     });
     this.layoutTKTTBS.Location = new System.Drawing.Point(0, 0);
     this.layoutTKTTBS.Name     = "layoutTKTTBS";
     this.layoutTKTTBS.Size     = new System.Drawing.Size(783, 88);
     this.layoutTKTTBS.Text     = "Thành tích kiểm tra sức khỏe của bác sĩ trong khoảng thời gian:";
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control  = this.dateFromBS;
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(372, 26);
     this.layoutControlItem1.Text     = "Từ ";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(23, 17);
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control  = this.dateToBS;
     this.layoutControlItem2.Location = new System.Drawing.Point(372, 0);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.Size     = new System.Drawing.Size(385, 26);
     this.layoutControlItem2.Text     = "đến";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(23, 17);
     //
     // emptySpaceItem1
     //
     this.emptySpaceItem1.AllowHotTrack = false;
     this.emptySpaceItem1.Location      = new System.Drawing.Point(0, 26);
     this.emptySpaceItem1.Name          = "emptySpaceItem1";
     this.emptySpaceItem1.Size          = new System.Drawing.Size(372, 12);
     this.emptySpaceItem1.TextSize      = new System.Drawing.Size(0, 0);
     //
     // emptySpaceItem2
     //
     this.emptySpaceItem2.AllowHotTrack = false;
     this.emptySpaceItem2.Location      = new System.Drawing.Point(372, 26);
     this.emptySpaceItem2.Name          = "emptySpaceItem2";
     this.emptySpaceItem2.Size          = new System.Drawing.Size(385, 12);
     this.emptySpaceItem2.TextSize      = new System.Drawing.Size(0, 0);
     //
     // dataTKTTBS
     //
     this.dataTKTTBS.BackgroundColor             = System.Drawing.SystemColors.ControlLightLight;
     this.dataTKTTBS.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataTKTTBS.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.Column1,
         this.Column2,
         this.Column3,
         this.Column4,
         this.Column5,
         this.Column6,
         this.Column7,
         this.Column8
     });
     this.dataTKTTBS.Location           = new System.Drawing.Point(27, 149);
     this.dataTKTTBS.Name               = "dataTKTTBS";
     this.dataTKTTBS.RowHeadersWidth    = 51;
     this.dataTKTTBS.RowTemplate.Height = 24;
     this.dataTKTTBS.Size               = new System.Drawing.Size(1092, 636);
     this.dataTKTTBS.TabIndex           = 1;
     //
     // Column1
     //
     this.Column1.HeaderText   = "STT";
     this.Column1.MinimumWidth = 6;
     this.Column1.Name         = "Column1";
     this.Column1.Width        = 65;
     //
     // Column2
     //
     this.Column2.DataPropertyName = "MaBS";
     this.Column2.HeaderText       = "Mã bác sĩ";
     this.Column2.MinimumWidth     = 6;
     this.Column2.Name             = "Column2";
     this.Column2.Width            = 95;
     //
     // Column3
     //
     this.Column3.DataPropertyName = "HoTenBS";
     this.Column3.HeaderText       = "Họ tên bác sĩ";
     this.Column3.MinimumWidth     = 6;
     this.Column3.Name             = "Column3";
     this.Column3.Width            = 200;
     //
     // Column4
     //
     this.Column4.DataPropertyName = "NgaySinh";
     this.Column4.HeaderText       = "Ngày sinh";
     this.Column4.MinimumWidth     = 6;
     this.Column4.Name             = "Column4";
     this.Column4.Width            = 115;
     //
     // Column5
     //
     this.Column5.DataPropertyName = "GioiTinh";
     this.Column5.HeaderText       = "Giới tính";
     this.Column5.MinimumWidth     = 6;
     this.Column5.Name             = "Column5";
     this.Column5.Width            = 90;
     //
     // Column6
     //
     this.Column6.DataPropertyName = "TrinhDo";
     this.Column6.HeaderText       = "Trình độ";
     this.Column6.MinimumWidth     = 6;
     this.Column6.Name             = "Column6";
     this.Column6.Width            = 85;
     //
     // Column7
     //
     this.Column7.DataPropertyName = "SDT";
     this.Column7.HeaderText       = "SĐT";
     this.Column7.MinimumWidth     = 6;
     this.Column7.Name             = "Column7";
     this.Column7.Width            = 115;
     //
     // Column8
     //
     this.Column8.DataPropertyName = "TongSoPhieuKTSK";
     this.Column8.HeaderText       = "Tổng số phiếu KTSK";
     this.Column8.MinimumWidth     = 6;
     this.Column8.Name             = "Column8";
     this.Column8.Width            = 115;
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(27, 125);
     this.labelControl1.Margin   = new System.Windows.Forms.Padding(5, 4, 5, 4);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(308, 17);
     this.labelControl1.TabIndex = 2;
     this.labelControl1.Text     = "Danh sách thành tích kiểm tra sức khỏe của bác sĩ";
     //
     // btnTKBS
     //
     this.btnTKBS.Location = new System.Drawing.Point(941, 68);
     this.btnTKBS.Margin   = new System.Windows.Forms.Padding(5, 4, 5, 4);
     this.btnTKBS.Name     = "btnTKBS";
     this.btnTKBS.Size     = new System.Drawing.Size(118, 36);
     this.btnTKBS.TabIndex = 3;
     this.btnTKBS.Text     = "Thống kê";
     this.btnTKBS.Click   += new System.EventHandler(this.btnTKBS_Click);
     //
     // layoutControl2
     //
     this.layoutControl2.Controls.Add(this.searchLookUpTTBS);
     this.layoutControl2.Location = new System.Drawing.Point(1143, 42);
     this.layoutControl2.Name     = "layoutControl2";
     this.layoutControl2.Root     = this.layoutControlGroup1;
     this.layoutControl2.Size     = new System.Drawing.Size(715, 56);
     this.layoutControl2.TabIndex = 5;
     this.layoutControl2.Text     = "layoutControl2";
     //
     // searchLookUpTTBS
     //
     this.searchLookUpTTBS.Location = new System.Drawing.Point(146, 12);
     this.searchLookUpTTBS.Name     = "searchLookUpTTBS";
     this.searchLookUpTTBS.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.searchLookUpTTBS.Properties.PopupView = this.searchLookUpEdit1View;
     this.searchLookUpTTBS.Size            = new System.Drawing.Size(556, 22);
     this.searchLookUpTTBS.StyleController = this.layoutControl2;
     this.searchLookUpTTBS.TabIndex        = 4;
     //
     // searchLookUpEdit1View
     //
     this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.searchLookUpEdit1View.Name           = "searchLookUpEdit1View";
     this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem3
     });
     this.layoutControlGroup1.Name        = "layoutControlGroup1";
     this.layoutControlGroup1.Size        = new System.Drawing.Size(715, 56);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control  = this.searchLookUpTTBS;
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.Size     = new System.Drawing.Size(693, 36);
     this.layoutControlItem3.Text     = "Thông tin tìm kiếm:";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(119, 17);
     //
     // labelTTBS
     //
     this.labelTTBS.Location = new System.Drawing.Point(1157, 114);
     this.labelTTBS.Margin   = new System.Windows.Forms.Padding(5, 4, 5, 4);
     this.labelTTBS.Name     = "labelTTBS";
     this.labelTTBS.Size     = new System.Drawing.Size(288, 17);
     this.labelTTBS.TabIndex = 9;
     this.labelTTBS.Text     = "Hiển thị thành tích kiểm tra sức khỏe của bác sĩ";
     //
     // btnBCBS
     //
     this.btnBCBS.Location = new System.Drawing.Point(1670, 1188);
     this.btnBCBS.Margin   = new System.Windows.Forms.Padding(5, 4, 5, 4);
     this.btnBCBS.Name     = "btnBCBS";
     this.btnBCBS.Size     = new System.Drawing.Size(118, 36);
     this.btnBCBS.TabIndex = 10;
     this.btnBCBS.Text     = "Xem báo cáo";
     //
     // btnXuatTKBS
     //
     this.btnXuatTKBS.Location = new System.Drawing.Point(553, 801);
     this.btnXuatTKBS.Name     = "btnXuatTKBS";
     this.btnXuatTKBS.Size     = new System.Drawing.Size(94, 29);
     this.btnXuatTKBS.TabIndex = 11;
     this.btnXuatTKBS.Text     = "Xuất excel";
     this.btnXuatTKBS.Click   += new System.EventHandler(this.btnXuatTKBS_Click);
     //
     // btnBieuDoTTBS
     //
     this.btnBieuDoTTBS.Location = new System.Drawing.Point(1617, 801);
     this.btnBieuDoTTBS.Name     = "btnBieuDoTTBS";
     this.btnBieuDoTTBS.Size     = new System.Drawing.Size(94, 29);
     this.btnBieuDoTTBS.TabIndex = 12;
     this.btnBieuDoTTBS.Text     = "Xem biểu đồ";
     this.btnBieuDoTTBS.Click   += new System.EventHandler(this.btnBieuDoTTBS_Click);
     //
     // chartControlBS
     //
     this.chartControlBS.AppearanceNameSerializable = "Light";
     this.chartControlBS.BorderOptions.Visibility   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.VisibleInPanesSerializable    = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable    = "-1";
     this.chartControlBS.Diagram                  = xyDiagram1;
     this.chartControlBS.Legend.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.chartControlBS.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControlBS.Legend.MarkerSize        = new System.Drawing.Size(20, 15);
     this.chartControlBS.Legend.TextColor         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.chartControlBS.Location                 = new System.Drawing.Point(1157, 153);
     this.chartControlBS.Name = "chartControlBS";
     this.chartControlBS.PaletteBaseColorNumber = 1;
     this.chartControlBS.PaletteName            = "Blue II";
     series1.ArgumentDataMember = "MaBS";
     series1.Name = "Số phiếu KTSK";
     series1.ValueDataMembersSerializable = "TongSoPhieuKTSK";
     series1.View = sideBySideStackedBarSeriesView1;
     this.chartControlBS.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControlBS.Size     = new System.Drawing.Size(1000, 632);
     this.chartControlBS.TabIndex = 13;
     //
     // FormTK_ThanhTichBS
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.chartControlBS);
     this.Controls.Add(this.btnBieuDoTTBS);
     this.Controls.Add(this.btnXuatTKBS);
     this.Controls.Add(this.btnBCBS);
     this.Controls.Add(this.labelTTBS);
     this.Controls.Add(this.layoutControl2);
     this.Controls.Add(this.btnTKBS);
     this.Controls.Add(this.labelControl1);
     this.Controls.Add(this.dataTKTTBS);
     this.Controls.Add(this.layoutControl1);
     this.Name = "FormTK_ThanhTichBS";
     this.Size = new System.Drawing.Size(2248, 844);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dateFromBS.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateFromBS.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateToBS.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateToBS.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutTKTTBS)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTKTTBS)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit();
     this.layoutControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.searchLookUpTTBS.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControlBS)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram                      xyDiagram1                      = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.SecondaryAxisY                 secondaryAxisY1                 = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.Series                         series1                         = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView           stackedBarSeriesView1           = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                         series2                         = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView1 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     DevExpress.XtraCharts.Series                         series3                         = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView                 lineSeriesView1                 = new DevExpress.XtraCharts.LineSeriesView();
     this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::Smart_FTY.WaitForm1), true, true);
     this.tableLayoutPanel1    = new System.Windows.Forms.TableLayoutPanel();
     this.panel1      = new System.Windows.Forms.Panel();
     this.cmdBack     = new System.Windows.Forms.Button();
     this.lblDateTime = new System.Windows.Forms.Label();
     this.lblTitle    = new System.Windows.Forms.Label();
     this.panel2      = new System.Windows.Forms.Panel();
     this.grdBase2    = new DevExpress.XtraGrid.GridControl();
     this.gvwBase2    = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.panel3      = new System.Windows.Forms.Panel();
     this.chart       = new DevExpress.XtraCharts.ChartControl();
     this.tmr         = new System.Windows.Forms.Timer(this.components);
     this.gridView1   = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.tableLayoutPanel1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdBase2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvwBase2)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.SuspendLayout();
     //
     // splashScreenManager1
     //
     this.splashScreenManager1.ClosingDelay = 500;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.panel3, 0, 1);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 3;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 120F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1888, 1002);
     this.tableLayoutPanel1.TabIndex = 2;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.panel1.Controls.Add(this.cmdBack);
     this.panel1.Controls.Add(this.lblDateTime);
     this.panel1.Controls.Add(this.lblTitle);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(3, 3);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1882, 114);
     this.panel1.TabIndex = 0;
     //
     // cmdBack
     //
     this.cmdBack.BackgroundImage       = global::Smart_FTY.Properties.Resources.Back_Icon;
     this.cmdBack.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.cmdBack.Location = new System.Drawing.Point(1536, 6);
     this.cmdBack.Name     = "cmdBack";
     this.cmdBack.Size     = new System.Drawing.Size(108, 101);
     this.cmdBack.TabIndex = 68;
     this.cmdBack.UseVisualStyleBackColor = false;
     this.cmdBack.Click += new System.EventHandler(this.cmdBack_Click);
     //
     // lblDateTime
     //
     this.lblDateTime.Font       = new System.Drawing.Font("Calibri", 32F, System.Drawing.FontStyle.Bold);
     this.lblDateTime.ForeColor  = System.Drawing.Color.White;
     this.lblDateTime.ImageAlign = System.Drawing.ContentAlignment.TopLeft;
     this.lblDateTime.Location   = new System.Drawing.Point(1651, 0);
     this.lblDateTime.Name       = "lblDateTime";
     this.lblDateTime.Size       = new System.Drawing.Size(244, 109);
     this.lblDateTime.TabIndex   = 50;
     this.lblDateTime.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lblTitle
     //
     this.lblTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.lblTitle.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.lblTitle.Font      = new System.Drawing.Font("Calibri", 54F, System.Drawing.FontStyle.Bold);
     this.lblTitle.ForeColor = System.Drawing.Color.White;
     this.lblTitle.Location  = new System.Drawing.Point(0, 0);
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Size      = new System.Drawing.Size(1882, 114);
     this.lblTitle.TabIndex  = 4;
     this.lblTitle.Text      = "BOTTOM INVENTORY SET ANALYSIS";
     this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.grdBase2);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(3, 564);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1882, 435);
     this.panel2.TabIndex = 3;
     //
     // grdBase2
     //
     this.grdBase2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grdBase2.Font     = new System.Drawing.Font("Tahoma", 8.25F);
     this.grdBase2.Location = new System.Drawing.Point(0, 0);
     this.grdBase2.MainView = this.gvwBase2;
     this.grdBase2.Margin   = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.grdBase2.Name     = "grdBase2";
     this.grdBase2.Size     = new System.Drawing.Size(1882, 435);
     this.grdBase2.TabIndex = 16;
     this.grdBase2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gvwBase2
     });
     //
     // gvwBase2
     //
     this.gvwBase2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.gvwBase2.GridControl = this.grdBase2;
     this.gvwBase2.Name        = "gvwBase2";
     this.gvwBase2.OptionsView.AllowCellMerge = true;
     this.gvwBase2.OptionsView.ShowGroupPanel = false;
     this.gvwBase2.RowCellStyle += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gvwBase2_RowCellStyle);
     //
     // panel3
     //
     this.panel3.Controls.Add(this.chart);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(3, 123);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(1882, 435);
     this.panel3.TabIndex = 4;
     //
     // chart
     //
     this.chart.BorderOptions.Visibility       = DevExpress.Utils.DefaultBoolean.False;
     this.chart.CacheToMemory                  = true;
     this.chart.CrosshairEnabled               = DevExpress.Utils.DefaultBoolean.Default;
     this.chart.DataBindings                   = null;
     xyDiagram1.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.Label.Font               = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     xyDiagram1.AxisX.Label.ResolveOverlappingOptions.MinIndent = 0;
     xyDiagram1.AxisX.Tag = "4";
     xyDiagram1.AxisX.Tickmarks.Length           = 6;
     xyDiagram1.AxisX.Tickmarks.MinorVisible     = false;
     xyDiagram1.AxisX.Title.Text                 = "Date";
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Interlaced                 = true;
     xyDiagram1.AxisY.Label.Font                 = new System.Drawing.Font("DotumChe", 9F, System.Drawing.FontStyle.Bold);
     xyDiagram1.AxisY.Title.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
     xyDiagram1.AxisY.Title.Text                 = "Quantity (Prs)";
     xyDiagram1.AxisY.Title.TextColor            = System.Drawing.Color.Blue;
     xyDiagram1.AxisY.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DependentAxesYRange              = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.PaneDistance       = 0;
     secondaryAxisY1.AxisID        = 0;
     secondaryAxisY1.Label.Visible = false;
     secondaryAxisY1.Name          = "Secondary AxisY 1";
     secondaryAxisY1.VisibleInPanesSerializable       = "-1";
     secondaryAxisY1.VisualRange.Auto                 = false;
     secondaryAxisY1.VisualRange.MaxValueSerializable = "130";
     secondaryAxisY1.VisualRange.MinValueSerializable = "0";
     secondaryAxisY1.WholeRange.Auto = false;
     secondaryAxisY1.WholeRange.MaxValueSerializable = "130";
     secondaryAxisY1.WholeRange.MinValueSerializable = "0";
     xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY1
     });
     this.chart.Diagram            = xyDiagram1;
     this.chart.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.chart.Legend.Name        = "Default Legend";
     this.chart.Location           = new System.Drawing.Point(0, 0);
     this.chart.Margin             = new System.Windows.Forms.Padding(2, 2, 2, 1);
     this.chart.Name               = "chart";
     series1.CrosshairLabelPattern = "{S} : {V:#,0}";
     series1.LegendName            = "Default Legend";
     series1.Name = "Inventory";
     stackedBarSeriesView1.Color = System.Drawing.Color.SteelBlue;
     series1.View       = stackedBarSeriesView1;
     series2.LegendName = "Default Legend";
     series2.Name       = "Set";
     sideBySideStackedBarSeriesView1.Color = System.Drawing.Color.YellowGreen;
     series2.View = sideBySideStackedBarSeriesView1;
     series3.CrosshairLabelPattern = "{S} : {V:#,0}";
     series3.Name                  = "Target";
     lineSeriesView1.Color         = System.Drawing.Color.Red;
     series3.View                  = lineSeriesView1;
     this.chart.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     this.chart.Size     = new System.Drawing.Size(1882, 435);
     this.chart.TabIndex = 198;
     //
     // tmr
     //
     this.tmr.Interval = 1000;
     this.tmr.Tick    += new System.EventHandler(this.tmr_Tick);
     //
     // gridView1
     //
     this.gridView1.Name = "gridView1";
     //
     // FRM_BOTTOM_INV_SET_ANALYSIS
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1888, 1002);
     this.Controls.Add(this.tableLayoutPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FRM_BOTTOM_INV_SET_ANALYSIS";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "FRM_BOTTOM_INV_SET_ANALYSIS";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.Load           += new System.EventHandler(this.FRM_BOTTOM_INV_SET_ANALYSIS_Load_1);
     this.VisibleChanged += new System.EventHandler(this.FRM_BOTTOM_INV_SET_ANALYSIS_VisibleChanged);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdBase2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvwBase2)).EndInit();
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.ResumeLayout(false);
 }
Example #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain));
     DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series4    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView4 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView5 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView6 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     this.ribbonControl                  = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barEditItemViewType            = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemViewType         = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
     this.barEditItemLocalization        = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemLocalization     = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
     this.fieldMoneyCost                 = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemMoney            = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.fieldAnnualInterest            = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemAnnualInterest   = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.fieldCreditTermMonths          = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemCreditTermMonths = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.fieldMoneyOwn                  = new DevExpress.XtraBars.BarEditItem();
     this.fieldMoneyCredit               = new DevExpress.XtraBars.BarEditItem();
     this.fieldCreditTermYears           = new DevExpress.XtraBars.BarEditItem();
     this.repositoryCreditTermYears      = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.barButtonItemCalc              = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemClear             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemCalcExe           = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPageCalc                 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroupCalc            = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroupSettings        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.chartControl        = new DevExpress.XtraCharts.ChartControl();
     this.gridControl         = new DevExpress.XtraGrid.GridControl();
     this.gridView            = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumnNumber    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnPay       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnPercent   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnCredit    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnRemaining = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemViewType)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLocalization)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMoney)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemAnnualInterest)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCreditTermMonths)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryCreditTermYears)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl
     //
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl.ExpandCollapseItem,
         this.ribbonControl.SearchEditItem,
         this.barEditItemViewType,
         this.barEditItemLocalization,
         this.fieldMoneyCost,
         this.fieldAnnualInterest,
         this.fieldCreditTermMonths,
         this.fieldMoneyOwn,
         this.fieldMoneyCredit,
         this.fieldCreditTermYears,
         this.barButtonItemCalc,
         this.barButtonItemClear,
         this.barButtonItemCalcExe
     });
     this.ribbonControl.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl.MaxItemId = 13;
     this.ribbonControl.Name      = "ribbonControl";
     this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPageCalc
     });
     this.ribbonControl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemLocalization,
         this.repositoryItemViewType,
         this.repositoryItemMoney,
         this.repositoryItemAnnualInterest,
         this.repositoryItemCreditTermMonths,
         this.repositoryCreditTermYears
     });
     this.ribbonControl.Size = new System.Drawing.Size(790, 158);
     //
     // barEditItemViewType
     //
     this.barEditItemViewType.AutoFillWidthInMenu = DevExpress.Utils.DefaultBoolean.False;
     this.barEditItemViewType.Caption             = "View type";
     this.barEditItemViewType.Edit                  = this.repositoryItemViewType;
     this.barEditItemViewType.EditValue             = "";
     this.barEditItemViewType.EditWidth             = 100;
     this.barEditItemViewType.Id                    = 2;
     this.barEditItemViewType.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barEditItemViewType.ImageOptions.SvgImage")));
     this.barEditItemViewType.Name                  = "barEditItemViewType";
     this.barEditItemViewType.EditValueChanged     += new System.EventHandler(this.barEditItemViewType_EditValueChanged);
     //
     // repositoryItemViewType
     //
     this.repositoryItemViewType.AutoHeight = false;
     this.repositoryItemViewType.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemViewType.Items.AddRange(new object[] {
         "Chart",
         "Table"
     });
     this.repositoryItemViewType.Name          = "repositoryItemViewType";
     this.repositoryItemViewType.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     //
     // barEditItemLocalization
     //
     this.barEditItemLocalization.AutoFillWidthInMenu = DevExpress.Utils.DefaultBoolean.False;
     this.barEditItemLocalization.Caption             = "Localization";
     this.barEditItemLocalization.CaptionAlignment    = DevExpress.Utils.HorzAlignment.Near;
     this.barEditItemLocalization.Edit                  = this.repositoryItemLocalization;
     this.barEditItemLocalization.EditWidth             = 92;
     this.barEditItemLocalization.Id                    = 1;
     this.barEditItemLocalization.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barEditItemLocalization.ImageOptions.SvgImage")));
     this.barEditItemLocalization.Name                  = "barEditItemLocalization";
     this.barEditItemLocalization.EditValueChanged     += new System.EventHandler(this.barEditItemLocalization_EditValueChanged);
     //
     // repositoryItemLocalization
     //
     this.repositoryItemLocalization.AutoHeight = false;
     this.repositoryItemLocalization.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemLocalization.Items.AddRange(new object[] {
         "English",
         "Russian"
     });
     this.repositoryItemLocalization.Name          = "repositoryItemLocalization";
     this.repositoryItemLocalization.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     //
     // fieldMoneyCost
     //
     this.fieldMoneyCost.Caption               = "Cost money";
     this.fieldMoneyCost.Edit                  = this.repositoryItemMoney;
     this.fieldMoneyCost.EditValue             = 100000F;
     this.fieldMoneyCost.EditWidth             = 80;
     this.fieldMoneyCost.Id                    = 3;
     this.fieldMoneyCost.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("fieldMoneyCost.ImageOptions.SvgImage")));
     this.fieldMoneyCost.Name                  = "fieldMoneyCost";
     this.fieldMoneyCost.EditValueChanged     += new System.EventHandler(this.FieldMoneyCost_EditValueChanged);
     //
     // repositoryItemMoney
     //
     this.repositoryItemMoney.Appearance.Options.UseTextOptions         = true;
     this.repositoryItemMoney.Appearance.TextOptions.HAlignment         = DevExpress.Utils.HorzAlignment.Center;
     this.repositoryItemMoney.AppearanceDisabled.Options.UseTextOptions = true;
     this.repositoryItemMoney.AppearanceDisabled.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.repositoryItemMoney.AppearanceFocused.Options.UseTextOptions  = true;
     this.repositoryItemMoney.AppearanceFocused.TextOptions.HAlignment  = DevExpress.Utils.HorzAlignment.Center;
     this.repositoryItemMoney.AppearanceReadOnly.Options.UseTextOptions = true;
     this.repositoryItemMoney.AppearanceReadOnly.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.repositoryItemMoney.AutoHeight = false;
     this.repositoryItemMoney.DisplayFormat.FormatString = "c0";
     this.repositoryItemMoney.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Custom;
     this.repositoryItemMoney.EditFormat.FormatString    = "c0";
     this.repositoryItemMoney.EditFormat.FormatType      = DevExpress.Utils.FormatType.Custom;
     this.repositoryItemMoney.Mask.EditMask = "c0";
     this.repositoryItemMoney.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
     this.repositoryItemMoney.Name          = "repositoryItemMoney";
     //
     // fieldAnnualInterest
     //
     this.fieldAnnualInterest.Caption   = "Annual interest";
     this.fieldAnnualInterest.Edit      = this.repositoryItemAnnualInterest;
     this.fieldAnnualInterest.EditValue = new decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.fieldAnnualInterest.EditWidth             = 75;
     this.fieldAnnualInterest.Id                    = 3;
     this.fieldAnnualInterest.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("fieldAnnualInterest.ImageOptions.SvgImage")));
     this.fieldAnnualInterest.Name                  = "fieldAnnualInterest";
     //
     // repositoryItemAnnualInterest
     //
     this.repositoryItemAnnualInterest.Appearance.Options.UseTextOptions         = true;
     this.repositoryItemAnnualInterest.Appearance.TextOptions.HAlignment         = DevExpress.Utils.HorzAlignment.Center;
     this.repositoryItemAnnualInterest.AppearanceDisabled.Options.UseTextOptions = true;
     this.repositoryItemAnnualInterest.AppearanceDisabled.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.repositoryItemAnnualInterest.AppearanceFocused.Options.UseTextOptions  = true;
     this.repositoryItemAnnualInterest.AppearanceFocused.TextOptions.HAlignment  = DevExpress.Utils.HorzAlignment.Center;
     this.repositoryItemAnnualInterest.AppearanceReadOnly.Options.UseTextOptions = true;
     this.repositoryItemAnnualInterest.AppearanceReadOnly.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.repositoryItemAnnualInterest.AutoHeight = false;
     this.repositoryItemAnnualInterest.DisplayFormat.FormatString = "n2";
     this.repositoryItemAnnualInterest.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.repositoryItemAnnualInterest.EditFormat.FormatString    = "n2";
     this.repositoryItemAnnualInterest.EditFormat.FormatType      = DevExpress.Utils.FormatType.Numeric;
     this.repositoryItemAnnualInterest.Mask.EditMask = "n";
     this.repositoryItemAnnualInterest.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
     this.repositoryItemAnnualInterest.Mask.UseMaskAsDisplayFormat = true;
     this.repositoryItemAnnualInterest.Name = "repositoryItemAnnualInterest";
     //
     // fieldCreditTermMonths
     //
     this.fieldCreditTermMonths.Caption               = "Credit term (months)";
     this.fieldCreditTermMonths.Edit                  = this.repositoryItemCreditTermMonths;
     this.fieldCreditTermMonths.EditValue             = ((short)(12));
     this.fieldCreditTermMonths.EditWidth             = 48;
     this.fieldCreditTermMonths.Id                    = 4;
     this.fieldCreditTermMonths.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("fieldCreditTermMonths.ImageOptions.SvgImage")));
     this.fieldCreditTermMonths.Name                  = "fieldCreditTermMonths";
     this.fieldCreditTermMonths.EditValueChanged     += new System.EventHandler(this.BarEditItemCreditTermMonths_EditValueChanged);
     //
     // repositoryItemCreditTermMonths
     //
     this.repositoryItemCreditTermMonths.Appearance.Options.UseTextOptions         = true;
     this.repositoryItemCreditTermMonths.Appearance.TextOptions.HAlignment         = DevExpress.Utils.HorzAlignment.Center;
     this.repositoryItemCreditTermMonths.AppearanceDisabled.Options.UseTextOptions = true;
     this.repositoryItemCreditTermMonths.AppearanceDisabled.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.repositoryItemCreditTermMonths.AppearanceFocused.Options.UseTextOptions  = true;
     this.repositoryItemCreditTermMonths.AppearanceFocused.TextOptions.HAlignment  = DevExpress.Utils.HorzAlignment.Center;
     this.repositoryItemCreditTermMonths.AppearanceReadOnly.Options.UseTextOptions = true;
     this.repositoryItemCreditTermMonths.AppearanceReadOnly.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.repositoryItemCreditTermMonths.AutoHeight = false;
     this.repositoryItemCreditTermMonths.DisplayFormat.FormatString = "n0";
     this.repositoryItemCreditTermMonths.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.repositoryItemCreditTermMonths.EditFormat.FormatString    = "n0";
     this.repositoryItemCreditTermMonths.EditFormat.FormatType      = DevExpress.Utils.FormatType.Numeric;
     this.repositoryItemCreditTermMonths.Mask.EditMask = "n0";
     this.repositoryItemCreditTermMonths.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
     this.repositoryItemCreditTermMonths.Name          = "repositoryItemCreditTermMonths";
     //
     // fieldMoneyOwn
     //
     this.fieldMoneyOwn.Caption               = "Own money";
     this.fieldMoneyOwn.Edit                  = this.repositoryItemMoney;
     this.fieldMoneyOwn.EditValue             = 50000;
     this.fieldMoneyOwn.EditWidth             = 80;
     this.fieldMoneyOwn.Id                    = 6;
     this.fieldMoneyOwn.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("fieldMoneyOwn.ImageOptions.SvgImage")));
     this.fieldMoneyOwn.Name                  = "fieldMoneyOwn";
     this.fieldMoneyOwn.EditValueChanged     += new System.EventHandler(this.FieldMoneyCost_EditValueChanged);
     //
     // fieldMoneyCredit
     //
     this.fieldMoneyCredit.Caption               = "Credit money";
     this.fieldMoneyCredit.Edit                  = this.repositoryItemMoney;
     this.fieldMoneyCredit.EditValue             = 50000;
     this.fieldMoneyCredit.EditWidth             = 73;
     this.fieldMoneyCredit.Enabled               = false;
     this.fieldMoneyCredit.Id                    = 7;
     this.fieldMoneyCredit.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("fieldMoneyCredit.ImageOptions.SvgImage")));
     this.fieldMoneyCredit.Name                  = "fieldMoneyCredit";
     //
     // fieldCreditTermYears
     //
     this.fieldCreditTermYears.Caption               = "Credit term (years)";
     this.fieldCreditTermYears.Edit                  = this.repositoryCreditTermYears;
     this.fieldCreditTermYears.EditValue             = 1;
     this.fieldCreditTermYears.EditWidth             = 56;
     this.fieldCreditTermYears.Enabled               = false;
     this.fieldCreditTermYears.Id                    = 9;
     this.fieldCreditTermYears.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("fieldCreditTermYears.ImageOptions.SvgImage")));
     this.fieldCreditTermYears.Name                  = "fieldCreditTermYears";
     //
     // repositoryCreditTermYears
     //
     this.repositoryCreditTermYears.Appearance.Options.UseTextOptions         = true;
     this.repositoryCreditTermYears.Appearance.TextOptions.HAlignment         = DevExpress.Utils.HorzAlignment.Center;
     this.repositoryCreditTermYears.AppearanceDisabled.Options.UseTextOptions = true;
     this.repositoryCreditTermYears.AppearanceDisabled.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.repositoryCreditTermYears.AppearanceFocused.Options.UseTextOptions  = true;
     this.repositoryCreditTermYears.AppearanceFocused.TextOptions.HAlignment  = DevExpress.Utils.HorzAlignment.Center;
     this.repositoryCreditTermYears.AppearanceReadOnly.Options.UseTextOptions = true;
     this.repositoryCreditTermYears.AppearanceReadOnly.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.repositoryCreditTermYears.AutoHeight = false;
     this.repositoryCreditTermYears.DisplayFormat.FormatString = "n1";
     this.repositoryCreditTermYears.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.repositoryCreditTermYears.EditFormat.FormatString    = "n1";
     this.repositoryCreditTermYears.EditFormat.FormatType      = DevExpress.Utils.FormatType.Numeric;
     this.repositoryCreditTermYears.Mask.EditMask = "n1";
     this.repositoryCreditTermYears.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
     this.repositoryCreditTermYears.Name          = "repositoryCreditTermYears";
     //
     // barButtonItemCalc
     //
     this.barButtonItemCalc.Caption            = "Calculate";
     this.barButtonItemCalc.Id                 = 10;
     this.barButtonItemCalc.Name               = "barButtonItemCalc";
     this.barButtonItemCalc.SmallWithTextWidth = 70;
     this.barButtonItemCalc.ItemClick         += new DevExpress.XtraBars.ItemClickEventHandler(this.BarButtonItemCalc_ItemClick);
     //
     // barButtonItemClear
     //
     this.barButtonItemClear.Caption            = "Clear";
     this.barButtonItemClear.Id                 = 11;
     this.barButtonItemClear.Name               = "barButtonItemClear";
     this.barButtonItemClear.SmallWithTextWidth = 70;
     this.barButtonItemClear.ItemClick         += new DevExpress.XtraBars.ItemClickEventHandler(this.BarButtonItemClear_ItemClick);
     //
     // barButtonItemCalcExe
     //
     this.barButtonItemCalcExe.Caption            = "Run calc.exe";
     this.barButtonItemCalcExe.Id                 = 12;
     this.barButtonItemCalcExe.Name               = "barButtonItemCalcExe";
     this.barButtonItemCalcExe.SmallWithTextWidth = 70;
     this.barButtonItemCalcExe.ItemClick         += new DevExpress.XtraBars.ItemClickEventHandler(this.BarButtonItemCalcExe_ItemClick);
     //
     // ribbonPageCalc
     //
     this.ribbonPageCalc.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroupCalc,
         this.ribbonPageGroupSettings
     });
     this.ribbonPageCalc.Name = "ribbonPageCalc";
     this.ribbonPageCalc.Text = "Calc";
     //
     // ribbonPageGroupCalc
     //
     this.ribbonPageGroupCalc.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonPageGroupCalc.ItemLinks.Add(this.fieldMoneyCost);
     this.ribbonPageGroupCalc.ItemLinks.Add(this.fieldMoneyOwn);
     this.ribbonPageGroupCalc.ItemLinks.Add(this.fieldMoneyCredit);
     this.ribbonPageGroupCalc.ItemLinks.Add(this.fieldAnnualInterest, true);
     this.ribbonPageGroupCalc.ItemLinks.Add(this.fieldCreditTermMonths);
     this.ribbonPageGroupCalc.ItemLinks.Add(this.fieldCreditTermYears);
     this.ribbonPageGroupCalc.ItemLinks.Add(this.barButtonItemCalc, true);
     this.ribbonPageGroupCalc.ItemLinks.Add(this.barButtonItemClear);
     this.ribbonPageGroupCalc.ItemLinks.Add(this.barButtonItemCalcExe);
     this.ribbonPageGroupCalc.Name = "ribbonPageGroupCalc";
     this.ribbonPageGroupCalc.Text = "Calculate";
     //
     // ribbonPageGroupSettings
     //
     this.ribbonPageGroupSettings.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonPageGroupSettings.ItemLinks.Add(this.barEditItemLocalization);
     this.ribbonPageGroupSettings.ItemLinks.Add(this.barEditItemViewType);
     this.ribbonPageGroupSettings.ItemsLayout = DevExpress.XtraBars.Ribbon.RibbonPageGroupItemsLayout.ThreeRows;
     this.ribbonPageGroupSettings.Name        = "ribbonPageGroupSettings";
     this.ribbonPageGroupSettings.Text        = "Settings";
     //
     // chartControl
     //
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl.Diagram           = xyDiagram2;
     this.chartControl.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.chartControl.Legend.Name       = "Default Legend";
     this.chartControl.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl.Location          = new System.Drawing.Point(0, 158);
     this.chartControl.Name              = "chartControl";
     series4.ArgumentScaleType           = DevExpress.XtraCharts.ScaleType.Numerical;
     series4.LabelsVisibility            = DevExpress.Utils.DefaultBoolean.True;
     series4.LegendName = "Default Legend";
     series4.Name       = "Series 1";
     series4.View       = sideBySideStackedBarSeriesView4;
     series5.Name       = "Series 2";
     series5.View       = sideBySideStackedBarSeriesView5;
     series6.Name       = "Series 3";
     series6.View       = sideBySideStackedBarSeriesView6;
     this.chartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series4,
         series5,
         series6
     };
     this.chartControl.Size     = new System.Drawing.Size(790, 437);
     this.chartControl.TabIndex = 1;
     //
     // gridControl
     //
     this.gridControl.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.gridControl.Location    = new System.Drawing.Point(0, 158);
     this.gridControl.MainView    = this.gridView;
     this.gridControl.MenuManager = this.ribbonControl;
     this.gridControl.Name        = "gridControl";
     this.gridControl.Size        = new System.Drawing.Size(790, 437);
     this.gridControl.TabIndex    = 3;
     this.gridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView
     });
     //
     // gridView
     //
     this.gridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumnNumber,
         this.gridColumnPay,
         this.gridColumnPercent,
         this.gridColumnCredit,
         this.gridColumnRemaining
     });
     this.gridView.GridControl = this.gridControl;
     this.gridView.Name        = "gridView";
     this.gridView.OptionsBehavior.Editable = false;
     this.gridView.OptionsCustomization.AllowColumnMoving = false;
     this.gridView.OptionsView.NewItemRowPosition         = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridView.OptionsView.ShowGroupPanel             = false;
     //
     // gridColumnNumber
     //
     this.gridColumnNumber.AppearanceCell.Options.UseTextOptions   = true;
     this.gridColumnNumber.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumnNumber.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumnNumber.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumnNumber.Caption = "Number";
     this.gridColumnNumber.DisplayFormat.FormatString = "n0";
     this.gridColumnNumber.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.gridColumnNumber.FieldName = "Number";
     this.gridColumnNumber.Name      = "gridColumnNumber";
     this.gridColumnNumber.OptionsColumn.AllowEdit = false;
     this.gridColumnNumber.UnboundType             = DevExpress.Data.UnboundColumnType.Integer;
     this.gridColumnNumber.Visible      = true;
     this.gridColumnNumber.VisibleIndex = 0;
     this.gridColumnNumber.Width        = 45;
     //
     // gridColumnPay
     //
     this.gridColumnPay.AppearanceCell.Options.UseTextOptions   = true;
     this.gridColumnPay.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumnPay.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumnPay.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumnPay.Caption = "Pay";
     this.gridColumnPay.DisplayFormat.FormatString = "n0";
     this.gridColumnPay.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.gridColumnPay.FieldName = "Pay";
     this.gridColumnPay.Name      = "gridColumnPay";
     this.gridColumnPay.OptionsColumn.AllowEdit = false;
     this.gridColumnPay.UnboundType             = DevExpress.Data.UnboundColumnType.Decimal;
     this.gridColumnPay.Visible      = true;
     this.gridColumnPay.VisibleIndex = 1;
     this.gridColumnPay.Width        = 155;
     //
     // gridColumnPercent
     //
     this.gridColumnPercent.AppearanceCell.Options.UseTextOptions   = true;
     this.gridColumnPercent.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumnPercent.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumnPercent.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumnPercent.Caption = "Percent";
     this.gridColumnPercent.DisplayFormat.FormatString = "n0";
     this.gridColumnPercent.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.gridColumnPercent.FieldName = "Percent";
     this.gridColumnPercent.Name      = "gridColumnPercent";
     this.gridColumnPercent.OptionsColumn.AllowEdit = false;
     this.gridColumnPercent.UnboundType             = DevExpress.Data.UnboundColumnType.Decimal;
     this.gridColumnPercent.Visible      = true;
     this.gridColumnPercent.VisibleIndex = 2;
     this.gridColumnPercent.Width        = 155;
     //
     // gridColumnCredit
     //
     this.gridColumnCredit.AppearanceCell.Options.UseTextOptions   = true;
     this.gridColumnCredit.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumnCredit.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumnCredit.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumnCredit.Caption = "Credit";
     this.gridColumnCredit.DisplayFormat.FormatString = "n0";
     this.gridColumnCredit.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.gridColumnCredit.FieldName = "Credit";
     this.gridColumnCredit.Name      = "gridColumnCredit";
     this.gridColumnCredit.OptionsColumn.AllowEdit = false;
     this.gridColumnCredit.UnboundType             = DevExpress.Data.UnboundColumnType.Decimal;
     this.gridColumnCredit.Visible      = true;
     this.gridColumnCredit.VisibleIndex = 3;
     this.gridColumnCredit.Width        = 155;
     //
     // gridColumnRemaining
     //
     this.gridColumnRemaining.AppearanceCell.Options.UseTextOptions   = true;
     this.gridColumnRemaining.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumnRemaining.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumnRemaining.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumnRemaining.Caption = "Remaining";
     this.gridColumnRemaining.DisplayFormat.FormatString = "n0";
     this.gridColumnRemaining.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.gridColumnRemaining.FieldName = "Remaining";
     this.gridColumnRemaining.Name      = "gridColumnRemaining";
     this.gridColumnRemaining.OptionsColumn.AllowEdit = false;
     this.gridColumnRemaining.UnboundType             = DevExpress.Data.UnboundColumnType.Decimal;
     this.gridColumnRemaining.Visible      = true;
     this.gridColumnRemaining.VisibleIndex = 4;
     this.gridColumnRemaining.Width        = 162;
     //
     // FormMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(790, 595);
     this.Controls.Add(this.chartControl);
     this.Controls.Add(this.gridControl);
     this.Controls.Add(this.ribbonControl);
     this.Name    = "FormMain";
     this.Ribbon  = this.ribbonControl;
     this.Text    = "Credit-track.";
     this.Load   += new System.EventHandler(this.FormMain_Load);
     this.Resize += new System.EventHandler(this.FormMain_Resize);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemViewType)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLocalization)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMoney)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemAnnualInterest)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCreditTermMonths)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryCreditTermYears)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Home));
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.FullStackedLineSeriesView fullStackedLineSeriesView1 = new DevExpress.XtraCharts.FullStackedLineSeriesView();
     DevExpress.XtraCharts.Series        series2        = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PieSeriesView pieSeriesView1 = new DevExpress.XtraCharts.PieSeriesView();
     DevExpress.XtraCharts.XYDiagram     xyDiagram2     = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series        series3        = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView1 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     System.Windows.Forms.DataGridViewCellStyle           dataGridViewCellStyle1          = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle           dataGridViewCellStyle2          = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle           dataGridViewCellStyle3          = new System.Windows.Forms.DataGridViewCellStyle();
     this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
     this.chartControl3 = new DevExpress.XtraCharts.ChartControl();
     this.grbStatistic  = new DevExpress.XtraEditors.GroupControl();
     this.chartControl2 = new DevExpress.XtraCharts.ChartControl();
     this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     this.title         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column1       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column2       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column3       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column4       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column5       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column6       = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.bindingNavigatorAddNewItem       = new System.Windows.Forms.ToolStripButton();
     this.bindingNavigator1                = new System.Windows.Forms.BindingNavigator(this.components);
     this.bindingNavigatorCountItem        = new System.Windows.Forms.ToolStripLabel();
     this.bindingNavigatorDeleteItem       = new System.Windows.Forms.ToolStripButton();
     this.bindingNavigatorMoveFirstItem    = new System.Windows.Forms.ToolStripButton();
     this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
     this.bindingNavigatorSeparator        = new System.Windows.Forms.ToolStripSeparator();
     this.bindingNavigatorPositionItem     = new System.Windows.Forms.ToolStripTextBox();
     this.bindingNavigatorSeparator1       = new System.Windows.Forms.ToolStripSeparator();
     this.bindingNavigatorMoveNextItem     = new System.Windows.Forms.ToolStripButton();
     this.bindingNavigatorMoveLastItem     = new System.Windows.Forms.ToolStripButton();
     this.bindingNavigatorSeparator2       = new System.Windows.Forms.ToolStripSeparator();
     this.grpSearchTheBook = new DevExpress.XtraEditors.GroupControl();
     this.dataGridView1    = new System.Windows.Forms.DataGridView();
     this.btnSearch        = new DevExpress.XtraEditors.SimpleButton();
     this.textBox1         = new System.Windows.Forms.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
     this.groupControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(fullStackedLineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grbStatistic)).BeginInit();
     this.grbStatistic.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
     this.bindingNavigator1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grpSearchTheBook)).BeginInit();
     this.grpSearchTheBook.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.SuspendLayout();
     //
     // groupControl3
     //
     this.groupControl3.CaptionImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("groupControl3.CaptionImageOptions.Image")));
     this.groupControl3.Controls.Add(this.chartControl3);
     this.groupControl3.Location = new System.Drawing.Point(12, 404);
     this.groupControl3.Name     = "groupControl3";
     this.groupControl3.Size     = new System.Drawing.Size(370, 310);
     this.groupControl3.TabIndex = 24;
     this.groupControl3.Text     = "Favourite books";
     //
     // chartControl3
     //
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl3.Diagram     = xyDiagram1;
     this.chartControl3.Legend.Name = "Default Legend";
     this.chartControl3.Location    = new System.Drawing.Point(1, 44);
     this.chartControl3.Name        = "chartControl3";
     series1.Name = "Series 1";
     series1.View = fullStackedLineSeriesView1;
     this.chartControl3.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl3.SeriesTemplate.SeriesColorizer = null;
     this.chartControl3.Size     = new System.Drawing.Size(367, 264);
     this.chartControl3.TabIndex = 0;
     //
     // grbStatistic
     //
     this.grbStatistic.CaptionImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("grbStatistic.CaptionImageOptions.Image")));
     this.grbStatistic.Controls.Add(this.chartControl2);
     this.grbStatistic.Location = new System.Drawing.Point(12, 12);
     this.grbStatistic.Name     = "grbStatistic";
     this.grbStatistic.Size     = new System.Drawing.Size(370, 189);
     this.grbStatistic.TabIndex = 22;
     this.grbStatistic.Text     = "Statistic";
     //
     // chartControl2
     //
     this.chartControl2.Legend.Name = "Default Legend";
     this.chartControl2.Location    = new System.Drawing.Point(0, 36);
     this.chartControl2.Name        = "chartControl2";
     series2.Name = "Series 1";
     series2.View = pieSeriesView1;
     this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2
     };
     this.chartControl2.SeriesTemplate.SeriesColorizer = null;
     this.chartControl2.Size     = new System.Drawing.Size(369, 153);
     this.chartControl2.TabIndex = 5;
     //
     // groupControl2
     //
     this.groupControl2.CaptionImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("groupControl2.CaptionImageOptions.Image")));
     this.groupControl2.Controls.Add(this.chartControl1);
     this.groupControl2.Location = new System.Drawing.Point(12, 207);
     this.groupControl2.Name     = "groupControl2";
     this.groupControl2.Size     = new System.Drawing.Size(370, 191);
     this.groupControl2.TabIndex = 23;
     this.groupControl2.Text     = "Borrowed situation";
     //
     // chartControl1
     //
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram           = xyDiagram2;
     this.chartControl1.Legend.Name       = "Default Legend";
     this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.True;
     this.chartControl1.Location          = new System.Drawing.Point(1, 40);
     this.chartControl1.Name = "chartControl1";
     series3.Name            = "Series 1";
     series3.View            = sideBySideStackedBarSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series3
     };
     this.chartControl1.SeriesTemplate.SeriesColorizer = null;
     this.chartControl1.Size     = new System.Drawing.Size(368, 150);
     this.chartControl1.TabIndex = 4;
     //
     // title
     //
     this.title.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
     dataGridViewCellStyle1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.title.DefaultCellStyle = dataGridViewCellStyle1;
     this.title.HeaderText       = "ID";
     this.title.Name             = "title";
     this.title.Resizable        = System.Windows.Forms.DataGridViewTriState.True;
     this.title.SortMode         = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.title.ToolTipText      = "button";
     this.title.Width            = 110;
     //
     // Column1
     //
     this.Column1.HeaderText = "Title";
     this.Column1.Name       = "Column1";
     this.Column1.Width      = 140;
     //
     // Column2
     //
     this.Column2.HeaderText = "Author";
     this.Column2.Name       = "Column2";
     this.Column2.Width      = 160;
     //
     // Column3
     //
     this.Column3.HeaderText = "Publisher";
     this.Column3.Name       = "Column3";
     this.Column3.Width      = 130;
     //
     // Column4
     //
     this.Column4.HeaderText = "Remain";
     this.Column4.Name       = "Column4";
     this.Column4.Width      = 80;
     //
     // Column5
     //
     this.Column5.HeaderText = "Not yet";
     this.Column5.Name       = "Column5";
     this.Column5.Width      = 80;
     //
     // Column6
     //
     this.Column6.HeaderText = " ";
     this.Column6.Name       = "Column6";
     //
     // bindingNavigatorAddNewItem
     //
     this.bindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.bindingNavigatorAddNewItem.Image        = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image")));
     this.bindingNavigatorAddNewItem.Name         = "bindingNavigatorAddNewItem";
     this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true;
     this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(23, 22);
     this.bindingNavigatorAddNewItem.Text = "Add new";
     //
     // bindingNavigator1
     //
     this.bindingNavigator1.AccessibleRole = System.Windows.Forms.AccessibleRole.TitleBar;
     this.bindingNavigator1.AddNewItem     = this.bindingNavigatorAddNewItem;
     this.bindingNavigator1.AllowDrop      = true;
     this.bindingNavigator1.CountItem      = this.bindingNavigatorCountItem;
     this.bindingNavigator1.DeleteItem     = this.bindingNavigatorDeleteItem;
     this.bindingNavigator1.Dock           = System.Windows.Forms.DockStyle.Bottom;
     this.bindingNavigator1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.bindingNavigatorMoveFirstItem,
         this.bindingNavigatorMovePreviousItem,
         this.bindingNavigatorSeparator,
         this.bindingNavigatorPositionItem,
         this.bindingNavigatorCountItem,
         this.bindingNavigatorSeparator1,
         this.bindingNavigatorMoveNextItem,
         this.bindingNavigatorMoveLastItem,
         this.bindingNavigatorSeparator2,
         this.bindingNavigatorAddNewItem,
         this.bindingNavigatorDeleteItem
     });
     this.bindingNavigator1.Location         = new System.Drawing.Point(2, 675);
     this.bindingNavigator1.MoveFirstItem    = this.bindingNavigatorMoveFirstItem;
     this.bindingNavigator1.MoveLastItem     = this.bindingNavigatorMoveLastItem;
     this.bindingNavigator1.MoveNextItem     = this.bindingNavigatorMoveNextItem;
     this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
     this.bindingNavigator1.Name             = "bindingNavigator1";
     this.bindingNavigator1.PositionItem     = this.bindingNavigatorPositionItem;
     this.bindingNavigator1.Size             = new System.Drawing.Size(929, 25);
     this.bindingNavigator1.TabIndex         = 2;
     this.bindingNavigator1.Text             = "bindingNavigator1";
     //
     // bindingNavigatorCountItem
     //
     this.bindingNavigatorCountItem.Name        = "bindingNavigatorCountItem";
     this.bindingNavigatorCountItem.Size        = new System.Drawing.Size(35, 22);
     this.bindingNavigatorCountItem.Text        = "of {0}";
     this.bindingNavigatorCountItem.ToolTipText = "Total number of items";
     //
     // bindingNavigatorDeleteItem
     //
     this.bindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.bindingNavigatorDeleteItem.Image        = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image")));
     this.bindingNavigatorDeleteItem.Name         = "bindingNavigatorDeleteItem";
     this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true;
     this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(23, 22);
     this.bindingNavigatorDeleteItem.Text = "Delete";
     //
     // bindingNavigatorMoveFirstItem
     //
     this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.bindingNavigatorMoveFirstItem.Image        = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
     this.bindingNavigatorMoveFirstItem.Name         = "bindingNavigatorMoveFirstItem";
     this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
     this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
     this.bindingNavigatorMoveFirstItem.Text = "Move first";
     //
     // bindingNavigatorMovePreviousItem
     //
     this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.bindingNavigatorMovePreviousItem.Image        = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
     this.bindingNavigatorMovePreviousItem.Name         = "bindingNavigatorMovePreviousItem";
     this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
     this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
     this.bindingNavigatorMovePreviousItem.Text = "Move previous";
     //
     // bindingNavigatorSeparator
     //
     this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
     this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
     //
     // bindingNavigatorPositionItem
     //
     this.bindingNavigatorPositionItem.AccessibleName = "Position";
     this.bindingNavigatorPositionItem.AutoSize       = false;
     this.bindingNavigatorPositionItem.Name           = "bindingNavigatorPositionItem";
     this.bindingNavigatorPositionItem.Size           = new System.Drawing.Size(50, 23);
     this.bindingNavigatorPositionItem.Text           = "0";
     this.bindingNavigatorPositionItem.ToolTipText    = "Current position";
     //
     // bindingNavigatorSeparator1
     //
     this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
     this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
     //
     // bindingNavigatorMoveNextItem
     //
     this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.bindingNavigatorMoveNextItem.Image        = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
     this.bindingNavigatorMoveNextItem.Name         = "bindingNavigatorMoveNextItem";
     this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
     this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
     this.bindingNavigatorMoveNextItem.Text = "Move next";
     //
     // bindingNavigatorMoveLastItem
     //
     this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.bindingNavigatorMoveLastItem.Image        = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
     this.bindingNavigatorMoveLastItem.Name         = "bindingNavigatorMoveLastItem";
     this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
     this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
     this.bindingNavigatorMoveLastItem.Text = "Move last";
     //
     // bindingNavigatorSeparator2
     //
     this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
     this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
     //
     // grpSearchTheBook
     //
     this.grpSearchTheBook.Appearance.BackColor            = System.Drawing.Color.PowderBlue;
     this.grpSearchTheBook.Appearance.Options.UseBackColor = true;
     this.grpSearchTheBook.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.grpSearchTheBook.CaptionImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("grpSearchTheBook.CaptionImageOptions.Image")));
     this.grpSearchTheBook.Controls.Add(this.dataGridView1);
     this.grpSearchTheBook.Controls.Add(this.bindingNavigator1);
     this.grpSearchTheBook.Controls.Add(this.btnSearch);
     this.grpSearchTheBook.Controls.Add(this.textBox1);
     this.grpSearchTheBook.Location = new System.Drawing.Point(388, 12);
     this.grpSearchTheBook.Name     = "grpSearchTheBook";
     this.grpSearchTheBook.Size     = new System.Drawing.Size(933, 702);
     this.grpSearchTheBook.TabIndex = 21;
     this.grpSearchTheBook.Text     = "Search the book";
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToOrderColumns     = true;
     this.dataGridView1.BackgroundColor             = System.Drawing.SystemColors.ButtonHighlight;
     this.dataGridView1.BorderStyle                 = System.Windows.Forms.BorderStyle.None;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.title,
         this.Column1,
         this.Column2,
         this.Column3,
         this.Column4,
         this.Column5,
         this.Column6
     });
     this.dataGridView1.GridColor                  = System.Drawing.SystemColors.AppWorkspace;
     this.dataGridView1.Location                   = new System.Drawing.Point(8, 87);
     this.dataGridView1.Name                       = "dataGridView1";
     dataGridViewCellStyle2.Alignment              = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.BackColor              = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle2.Font                   = new System.Drawing.Font("Tahoma", 8.25F);
     dataGridViewCellStyle2.ForeColor              = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle2.SelectionBackColor     = System.Drawing.SystemColors.InactiveCaption;
     dataGridViewCellStyle2.SelectionForeColor     = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode               = System.Windows.Forms.DataGridViewTriState.True;
     this.dataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle2;
     dataGridViewCellStyle3.BackColor              = System.Drawing.Color.White;
     dataGridViewCellStyle3.ForeColor              = System.Drawing.Color.White;
     this.dataGridView1.RowsDefaultCellStyle       = dataGridViewCellStyle3;
     this.dataGridView1.SelectionMode              = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dataGridView1.Size                       = new System.Drawing.Size(910, 585);
     this.dataGridView1.TabIndex                   = 3;
     //
     // btnSearch
     //
     this.btnSearch.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnSearch.ImageOptions.SvgImage")));
     this.btnSearch.Location = new System.Drawing.Point(746, 44);
     this.btnSearch.Name     = "btnSearch";
     this.btnSearch.Size     = new System.Drawing.Size(103, 37);
     this.btnSearch.TabIndex = 1;
     this.btnSearch.Text     = "Search";
     //
     // textBox1
     //
     this.textBox1.Location  = new System.Drawing.Point(9, 44);
     this.textBox1.Multiline = true;
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new System.Drawing.Size(729, 37);
     this.textBox1.TabIndex  = 0;
     //
     // Home
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoSize            = true;
     this.ClientSize          = new System.Drawing.Size(1318, 682);
     this.ControlBox          = false;
     this.Controls.Add(this.groupControl3);
     this.Controls.Add(this.grbStatistic);
     this.Controls.Add(this.groupControl2);
     this.Controls.Add(this.grpSearchTheBook);
     this.Name        = "Home";
     this.Text        = "Home";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
     this.groupControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(fullStackedLineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grbStatistic)).EndInit();
     this.grbStatistic.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
     this.bindingNavigator1.ResumeLayout(false);
     this.bindingNavigator1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grpSearchTheBook)).EndInit();
     this.grpSearchTheBook.ResumeLayout(false);
     this.grpSearchTheBook.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).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.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.RectangleGradientFillOptions rectangleGradientFillOptions1 = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel          stackedBarSeriesLabel1          = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions                   pointOptions1                   = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView1 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     DevExpress.XtraCharts.RectangleGradientFillOptions   rectangleGradientFillOptions2   = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel          stackedBarSeriesLabel2          = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions                   pointOptions2                   = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView2 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     DevExpress.XtraCharts.RectangleGradientFillOptions   rectangleGradientFillOptions3   = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel          stackedBarSeriesLabel3          = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions                   pointOptions3                   = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView3 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     DevExpress.XtraCharts.RectangleGradientFillOptions   rectangleGradientFillOptions4   = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel          stackedBarSeriesLabel4          = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions                   pointOptions4                   = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView4 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     DevExpress.XtraCharts.RectangleGradientFillOptions   rectangleGradientFillOptions5   = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel          stackedBarSeriesLabel5          = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions                   pointOptions5                   = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView5 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     DevExpress.XtraCharts.RectangleGradientFillOptions   rectangleGradientFillOptions6   = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel          stackedBarSeriesLabel6          = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions                   pointOptions6                   = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView6 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     DevExpress.XtraCharts.RectangleGradientFillOptions   rectangleGradientFillOptions7   = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.StackedBarSeriesLabel          stackedBarSeriesLabel7          = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView7 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     grafico = new DevExpress.XtraCharts.ChartControl();
     graficoEscopoCompletudeDtoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(grafico)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(graficoEscopoCompletudeDtoBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // grafico
     //
     grafico.DataSource = graficoEscopoCompletudeDtoBindingSource;
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Title.Text    = "Módulos";
     xyDiagram1.AxisX.Title.Visible = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Title.Text    = "Tamanho em Pontos";
     xyDiagram1.AxisY.Title.Visible = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.FillStyle.FillMode   = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions1.Color2        = System.Drawing.SystemColors.Highlight;
     xyDiagram1.DefaultPane.FillStyle.Options    = rectangleGradientFillOptions1;
     grafico.Diagram = xyDiagram1;
     grafico.Dock    = System.Windows.Forms.DockStyle.Fill;
     grafico.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     grafico.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     grafico.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     grafico.Legend.EquallySpacedItems  = false;
     grafico.Location                                         = new System.Drawing.Point(0, 0);
     grafico.Name                                             = "grafico";
     series1.ArgumentDataMember                               = "Modulo";
     stackedBarSeriesLabel1.Antialiasing                      = true;
     stackedBarSeriesLabel1.Border.Visible                    = false;
     stackedBarSeriesLabel1.FillStyle.FillMode                = DevExpress.XtraCharts.FillMode.Empty;
     stackedBarSeriesLabel1.Font                              = new System.Drawing.Font("Tahoma", 9F);
     pointOptions1.ValueNumericOptions.Format                 = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions1.ValueNumericOptions.Precision              = 1;
     stackedBarSeriesLabel1.PointOptions                      = pointOptions1;
     stackedBarSeriesLabel1.Position                          = DevExpress.XtraCharts.BarSeriesLabelPosition.TopInside;
     stackedBarSeriesLabel1.TextColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series1.Label                                            = stackedBarSeriesLabel1;
     series1.Name                                             = "Não Iniciados";
     series1.ValueDataMembersSerializable                     = "PontoNaoIniciados";
     sideBySideStackedBarSeriesView1.Color                    = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     sideBySideStackedBarSeriesView1.FillStyle.FillMode       = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions2.Color2                     = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     sideBySideStackedBarSeriesView1.FillStyle.Options        = rectangleGradientFillOptions2;
     series1.View                                             = sideBySideStackedBarSeriesView1;
     series2.ArgumentDataMember                               = "Modulo";
     stackedBarSeriesLabel2.Antialiasing                      = true;
     stackedBarSeriesLabel2.Border.Visible                    = false;
     stackedBarSeriesLabel2.FillStyle.FillMode                = DevExpress.XtraCharts.FillMode.Empty;
     stackedBarSeriesLabel2.Font                              = new System.Drawing.Font("Tahoma", 9F);
     pointOptions2.ValueNumericOptions.Format                 = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions2.ValueNumericOptions.Precision              = 1;
     stackedBarSeriesLabel2.PointOptions                      = pointOptions2;
     stackedBarSeriesLabel2.Position                          = DevExpress.XtraCharts.BarSeriesLabelPosition.TopInside;
     stackedBarSeriesLabel2.TextColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series2.Label                                            = stackedBarSeriesLabel2;
     series2.Name                                             = "Em Análise";
     series2.ValueDataMembersSerializable                     = "PontosEmAnalise";
     sideBySideStackedBarSeriesView2.Color                    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     sideBySideStackedBarSeriesView2.FillStyle.FillMode       = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions3.Color2                     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     sideBySideStackedBarSeriesView2.FillStyle.Options        = rectangleGradientFillOptions3;
     series2.View                                             = sideBySideStackedBarSeriesView2;
     series3.ArgumentDataMember                               = "Modulo";
     stackedBarSeriesLabel3.Antialiasing                      = true;
     stackedBarSeriesLabel3.Border.Visible                    = false;
     stackedBarSeriesLabel3.FillStyle.FillMode                = DevExpress.XtraCharts.FillMode.Empty;
     stackedBarSeriesLabel3.Font                              = new System.Drawing.Font("Tahoma", 9F);
     pointOptions3.ValueNumericOptions.Format                 = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions3.ValueNumericOptions.Precision              = 1;
     stackedBarSeriesLabel3.PointOptions                      = pointOptions3;
     stackedBarSeriesLabel3.Position                          = DevExpress.XtraCharts.BarSeriesLabelPosition.TopInside;
     stackedBarSeriesLabel3.TextColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series3.Label                                            = stackedBarSeriesLabel3;
     series3.Name                                             = "Em Desenvolvimento";
     series3.ValueDataMembersSerializable                     = "PontosEmDesenv";
     sideBySideStackedBarSeriesView3.Color                    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     sideBySideStackedBarSeriesView3.FillStyle.FillMode       = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions4.Color2                     = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     sideBySideStackedBarSeriesView3.FillStyle.Options        = rectangleGradientFillOptions4;
     series3.View                                             = sideBySideStackedBarSeriesView3;
     series4.ArgumentDataMember                               = "Modulo";
     stackedBarSeriesLabel4.Antialiasing                      = true;
     stackedBarSeriesLabel4.Border.Visible                    = false;
     stackedBarSeriesLabel4.FillStyle.FillMode                = DevExpress.XtraCharts.FillMode.Empty;
     stackedBarSeriesLabel4.Font                              = new System.Drawing.Font("Tahoma", 9F);
     pointOptions4.ValueNumericOptions.Format                 = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions4.ValueNumericOptions.Precision              = 1;
     stackedBarSeriesLabel4.PointOptions                      = pointOptions4;
     stackedBarSeriesLabel4.Position                          = DevExpress.XtraCharts.BarSeriesLabelPosition.TopInside;
     stackedBarSeriesLabel4.TextColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series4.Label                                            = stackedBarSeriesLabel4;
     series4.Name                                             = "Prontos";
     series4.ValueDataMembersSerializable                     = "PontosProntos";
     sideBySideStackedBarSeriesView4.Color                    = System.Drawing.Color.DodgerBlue;
     sideBySideStackedBarSeriesView4.FillStyle.FillMode       = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions5.Color2                     = System.Drawing.Color.CornflowerBlue;
     sideBySideStackedBarSeriesView4.FillStyle.Options        = rectangleGradientFillOptions5;
     series4.View                                             = sideBySideStackedBarSeriesView4;
     series5.ArgumentDataMember                               = "Modulo";
     stackedBarSeriesLabel5.Antialiasing                      = true;
     stackedBarSeriesLabel5.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     stackedBarSeriesLabel5.Border.Visible                    = false;
     stackedBarSeriesLabel5.FillStyle.FillMode                = DevExpress.XtraCharts.FillMode.Empty;
     stackedBarSeriesLabel5.Font                              = new System.Drawing.Font("Tahoma", 9F);
     pointOptions5.ValueNumericOptions.Format                 = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions5.ValueNumericOptions.Precision              = 1;
     stackedBarSeriesLabel5.PointOptions                      = pointOptions5;
     stackedBarSeriesLabel5.Position                          = DevExpress.XtraCharts.BarSeriesLabelPosition.TopInside;
     stackedBarSeriesLabel5.TextAlignment                     = System.Drawing.StringAlignment.Near;
     stackedBarSeriesLabel5.TextColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series5.Label                                            = stackedBarSeriesLabel5;
     series5.Name                                             = "Desvio";
     series5.ValueDataMembersSerializable                     = "PontosDesvio";
     sideBySideStackedBarSeriesView5.Color                    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     sideBySideStackedBarSeriesView5.FillStyle.FillMode       = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions6.Color2                     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     sideBySideStackedBarSeriesView5.FillStyle.Options        = rectangleGradientFillOptions6;
     series5.View                                             = sideBySideStackedBarSeriesView5;
     series6.ArgumentDataMember                               = "Modulo";
     stackedBarSeriesLabel6.Antialiasing                      = true;
     stackedBarSeriesLabel6.Border.Visible                    = false;
     stackedBarSeriesLabel6.FillStyle.FillMode                = DevExpress.XtraCharts.FillMode.Empty;
     stackedBarSeriesLabel6.Font                              = new System.Drawing.Font("Tahoma", 9F);
     pointOptions6.ValueNumericOptions.Format                 = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions6.ValueNumericOptions.Precision              = 1;
     stackedBarSeriesLabel6.PointOptions                      = pointOptions6;
     stackedBarSeriesLabel6.Position                          = DevExpress.XtraCharts.BarSeriesLabelPosition.TopInside;
     stackedBarSeriesLabel6.TextColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series6.Label                                            = stackedBarSeriesLabel6;
     series6.Name                                             = "Solicitação de Mudança";
     series6.ValueDataMembersSerializable                     = "PontosMudanca";
     sideBySideStackedBarSeriesView6.Color                    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     sideBySideStackedBarSeriesView6.FillStyle.FillMode       = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions7.Color2                     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     sideBySideStackedBarSeriesView6.FillStyle.Options        = rectangleGradientFillOptions7;
     sideBySideStackedBarSeriesView6.StackedGroupSerializable = "0";
     series6.View                                             = sideBySideStackedBarSeriesView6;
     grafico.SeriesSerializable                               = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3,
         series4,
         series5,
         series6
     };
     grafico.SeriesTemplate.Label = stackedBarSeriesLabel7;
     grafico.SeriesTemplate.View  = sideBySideStackedBarSeriesView7;
     grafico.Size     = new System.Drawing.Size(711, 426);
     grafico.TabIndex = 0;
     //
     // graficoEscopoCompletudeDtoBindingSource
     //
     graficoEscopoCompletudeDtoBindingSource.DataSource = typeof(WexProject.BLL.Shared.DTOs.Escopo.GraficoEscopoCompletudeDTO);
     //
     // ChartEscopoCompletude
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(grafico);
     this.Name = "ChartEscopoCompletude";
     this.Size = new System.Drawing.Size(711, 426);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(grafico)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(graficoEscopoCompletudeDtoBindingSource)).EndInit();
     this.ResumeLayout(false);
 }