/// <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.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.SplineSeriesView splineSeriesView1 = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.Series           series2           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.SplineSeriesView splineSeriesView2 = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.Series           series3           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.SplineSeriesView splineSeriesView3 = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.Series           series4           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel4 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.SplineSeriesView splineSeriesView4 = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel5 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.SplineSeriesView splineSeriesView5 = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.XYDiagram        xyDiagram2        = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series           series5           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel6 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions1     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SplineSeriesView splineSeriesView6 = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel7 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.SplineSeriesView splineSeriesView7 = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.ChartTitle       chartTitle1       = new DevExpress.XtraCharts.ChartTitle();
     this.layoutControl1       = new DevExpress.XtraLayout.LayoutControl();
     this.chartActivity        = new DevExpress.XtraCharts.ChartControl();
     this.gridInvoiceSummary   = new DevExpress.XtraGrid.GridControl();
     this.gvInvoiceSummary     = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn5          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridPickListSummary  = new DevExpress.XtraGrid.GridControl();
     this.gvPickList           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn3          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.wishListSummary      = new DevExpress.XtraGrid.GridControl();
     this.gvWishList           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.chartTransactions    = new DevExpress.XtraCharts.ChartControl();
     this.layoutControlGroup1  = new DevExpress.XtraLayout.LayoutControlGroup();
     this.lcTransactionSummary = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1   = new DevExpress.XtraLayout.LayoutControlItem();
     this.lcActivitySummary    = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem5   = new DevExpress.XtraLayout.LayoutControlItem();
     this.lcWishlistSummary    = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem2   = new DevExpress.XtraLayout.LayoutControlItem();
     this.lcPicklistSummary    = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem3   = new DevExpress.XtraLayout.LayoutControlItem();
     this.lcInvoiceSummary     = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem4   = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartActivity)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridInvoiceSummary)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvInvoiceSummary)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridPickListSummary)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvPickList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wishListSummary)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvWishList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartTransactions)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lcTransactionSummary)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lcActivitySummary)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lcWishlistSummary)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lcPicklistSummary)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lcInvoiceSummary)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.chartActivity);
     this.layoutControl1.Controls.Add(this.gridInvoiceSummary);
     this.layoutControl1.Controls.Add(this.gridPickListSummary);
     this.layoutControl1.Controls.Add(this.wishListSummary);
     this.layoutControl1.Controls.Add(this.chartTransactions);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(563, 382, 250, 350);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(995, 572);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // chartActivity
     //
     this.chartActivity.Cursor    = System.Windows.Forms.Cursors.Hand;
     xyDiagram1.AxisX.Label.Angle = -25;
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartActivity.Diagram     = xyDiagram1;
     this.chartActivity.Location    = new System.Drawing.Point(509, 44);
     this.chartActivity.Name        = "chartActivity";
     this.chartActivity.PaletteName = "Palette 1";
     this.chartActivity.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(201)))), ((int)(((byte)(147))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(201)))), ((int)(((byte)(147)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(238)))), ((int)(((byte)(15))))), System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(238)))), ((int)(((byte)(15)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(36)))), ((int)(((byte)(31))))), System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(36)))), ((int)(((byte)(31)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(36)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(36)))), ((int)(((byte)(255))))))
     }));
     series1.ArgumentDataMember    = "Date";
     pointSeriesLabel1.LineVisible = true;
     series1.Label = pointSeriesLabel1;
     series1.Name  = "Requested";
     series1.ValueDataMembersSerializable = "Value";
     series1.View = splineSeriesView1;
     series2.ArgumentDataMember    = "Date";
     pointSeriesLabel2.LineVisible = true;
     series2.Label = pointSeriesLabel2;
     series2.Name  = "Issued";
     series2.ValueDataMembersSerializable = "Value";
     series2.View = splineSeriesView2;
     series3.ArgumentDataMember    = "Date";
     pointSeriesLabel3.LineVisible = true;
     series3.Label = pointSeriesLabel3;
     series3.Name  = "Cancelled";
     series3.ValueDataMembersSerializable = "Value";
     series3.View = splineSeriesView3;
     series4.ArgumentDataMember    = "Date";
     pointSeriesLabel4.LineVisible = true;
     series4.Label = pointSeriesLabel4;
     series4.Name  = "Picklist";
     series4.ValueDataMembersSerializable = "Value";
     series4.View = splineSeriesView4;
     this.chartActivity.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3,
         series4
     };
     pointSeriesLabel5.LineVisible           = true;
     this.chartActivity.SeriesTemplate.Label = pointSeriesLabel5;
     this.chartActivity.SeriesTemplate.View  = splineSeriesView5;
     this.chartActivity.Size     = new System.Drawing.Size(462, 233);
     this.chartActivity.TabIndex = 8;
     this.chartActivity.Click   += new System.EventHandler(this.chartActivity_Click);
     //
     // gridInvoiceSummary
     //
     this.gridInvoiceSummary.Location = new System.Drawing.Point(662, 325);
     this.gridInvoiceSummary.MainView = this.gvInvoiceSummary;
     this.gridInvoiceSummary.Name     = "gridInvoiceSummary";
     this.gridInvoiceSummary.Size     = new System.Drawing.Size(309, 223);
     this.gridInvoiceSummary.TabIndex = 7;
     this.gridInvoiceSummary.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gvInvoiceSummary
     });
     //
     // gvInvoiceSummary
     //
     this.gvInvoiceSummary.Appearance.Row.BackColor            = System.Drawing.Color.Transparent;
     this.gvInvoiceSummary.Appearance.Row.Options.UseBackColor = true;
     this.gvInvoiceSummary.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn5,
         this.gridColumn6,
         this.gridColumn9
     });
     this.gvInvoiceSummary.GridControl = this.gridInvoiceSummary;
     this.gvInvoiceSummary.GroupCount  = 1;
     this.gvInvoiceSummary.Name        = "gvInvoiceSummary";
     this.gvInvoiceSummary.OptionsBehavior.Editable = false;
     this.gvInvoiceSummary.OptionsBehavior.ReadOnly = true;
     this.gvInvoiceSummary.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvInvoiceSummary.OptionsSelection.EnableAppearanceFocusedRow  = false;
     this.gvInvoiceSummary.OptionsView.ShowColumnHeaders = false;
     this.gvInvoiceSummary.OptionsView.ShowGroupPanel    = false;
     this.gvInvoiceSummary.OptionsView.ShowIndicator     = false;
     this.gvInvoiceSummary.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn9, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     //
     // gridColumn5
     //
     this.gridColumn5.FieldName    = "Name";
     this.gridColumn5.Name         = "gridColumn5";
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 0;
     //
     // gridColumn6
     //
     this.gridColumn6.FieldName    = "Value";
     this.gridColumn6.Name         = "gridColumn6";
     this.gridColumn6.Visible      = true;
     this.gridColumn6.VisibleIndex = 1;
     //
     // gridColumn9
     //
     this.gridColumn9.Caption      = " ";
     this.gridColumn9.FieldName    = "Category";
     this.gridColumn9.Name         = "gridColumn9";
     this.gridColumn9.Visible      = true;
     this.gridColumn9.VisibleIndex = 2;
     //
     // gridPickListSummary
     //
     this.gridPickListSummary.Location = new System.Drawing.Point(337, 325);
     this.gridPickListSummary.MainView = this.gvPickList;
     this.gridPickListSummary.Name     = "gridPickListSummary";
     this.gridPickListSummary.Size     = new System.Drawing.Size(297, 223);
     this.gridPickListSummary.TabIndex = 6;
     this.gridPickListSummary.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gvPickList
     });
     //
     // gvPickList
     //
     this.gvPickList.Appearance.Row.BackColor            = System.Drawing.Color.Transparent;
     this.gvPickList.Appearance.Row.Options.UseBackColor = true;
     this.gvPickList.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn3,
         this.gridColumn4,
         this.gridColumn7
     });
     this.gvPickList.GridControl = this.gridPickListSummary;
     this.gvPickList.GroupCount  = 1;
     this.gvPickList.Name        = "gvPickList";
     this.gvPickList.OptionsBehavior.Editable = false;
     this.gvPickList.OptionsBehavior.ReadOnly = true;
     this.gvPickList.OptionsSelection.EnableAppearanceFocusedCell   = false;
     this.gvPickList.OptionsSelection.EnableAppearanceFocusedRow    = false;
     this.gvPickList.OptionsSelection.EnableAppearanceHideSelection = false;
     this.gvPickList.OptionsView.ShowColumnHeaders = false;
     this.gvPickList.OptionsView.ShowGroupPanel    = false;
     this.gvPickList.OptionsView.ShowIndicator     = false;
     this.gvPickList.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn7, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     //
     // gridColumn3
     //
     this.gridColumn3.FieldName    = "Name";
     this.gridColumn3.Name         = "gridColumn3";
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 0;
     //
     // gridColumn4
     //
     this.gridColumn4.FieldName    = "Value";
     this.gridColumn4.Name         = "gridColumn4";
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 1;
     //
     // gridColumn7
     //
     this.gridColumn7.Caption      = " ";
     this.gridColumn7.FieldName    = "Category";
     this.gridColumn7.Name         = "gridColumn7";
     this.gridColumn7.Visible      = true;
     this.gridColumn7.VisibleIndex = 2;
     //
     // wishListSummary
     //
     this.wishListSummary.Location = new System.Drawing.Point(24, 325);
     this.wishListSummary.MainView = this.gvWishList;
     this.wishListSummary.Name     = "wishListSummary";
     this.wishListSummary.Size     = new System.Drawing.Size(285, 223);
     this.wishListSummary.TabIndex = 5;
     this.wishListSummary.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gvWishList
     });
     //
     // gvWishList
     //
     this.gvWishList.Appearance.Row.BackColor            = System.Drawing.Color.Transparent;
     this.gvWishList.Appearance.Row.Options.UseBackColor = true;
     this.gvWishList.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn8
     });
     this.gvWishList.GridControl = this.wishListSummary;
     this.gvWishList.GroupCount  = 1;
     this.gvWishList.Name        = "gvWishList";
     this.gvWishList.OptionsBehavior.Editable = false;
     this.gvWishList.OptionsBehavior.ReadOnly = true;
     this.gvWishList.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvWishList.OptionsSelection.EnableAppearanceFocusedRow  = false;
     this.gvWishList.OptionsView.ShowColumnHeaders = false;
     this.gvWishList.OptionsView.ShowGroupPanel    = false;
     this.gvWishList.OptionsView.ShowIndicator     = false;
     this.gvWishList.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn8, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     //
     // gridColumn1
     //
     this.gridColumn1.FieldName    = "Name";
     this.gridColumn1.Name         = "gridColumn1";
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     //
     // gridColumn2
     //
     this.gridColumn2.FieldName    = "Value";
     this.gridColumn2.Name         = "gridColumn2";
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 1;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption      = " ";
     this.gridColumn8.FieldName    = "Category";
     this.gridColumn8.Name         = "gridColumn8";
     this.gridColumn8.Visible      = true;
     this.gridColumn8.VisibleIndex = 2;
     //
     // chartTransactions
     //
     this.chartTransactions.AppearanceName = "Light";
     this.chartTransactions.Cursor         = System.Windows.Forms.Cursors.Hand;
     xyDiagram2.AxisX.Label.Angle          = -25;
     xyDiagram2.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram2.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram2.AxisY.Range.SideMarginsEnabled   = true;
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     this.chartTransactions.Diagram                = xyDiagram2;
     this.chartTransactions.Legend.Visible         = false;
     this.chartTransactions.Location               = new System.Drawing.Point(24, 44);
     this.chartTransactions.Name                   = "chartTransactions";
     this.chartTransactions.PaletteBaseColorNumber = 2;
     this.chartTransactions.PaletteName            = "Terracotta Pie";
     series5.ArgumentDataMember    = "Date";
     pointSeriesLabel6.LineVisible = true;
     series5.Label = pointSeriesLabel6;
     series5.Name  = "Sales";
     pointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
     series5.PointOptions = pointOptions1;
     series5.ValueDataMembersSerializable = "Value";
     splineSeriesView6.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     series5.View            = splineSeriesView6;
     this.chartTransactions.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series5
     };
     pointSeriesLabel7.LineVisible = true;
     this.chartTransactions.SeriesTemplate.Label = pointSeriesLabel7;
     this.chartTransactions.SeriesTemplate.View  = splineSeriesView7;
     this.chartTransactions.Size     = new System.Drawing.Size(457, 233);
     this.chartTransactions.TabIndex = 4;
     chartTitle1.Font = new System.Drawing.Font("Tahoma", 10F);
     chartTitle1.Text = "Daily Sales (From Invoice Printing)";
     this.chartTransactions.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     this.chartTransactions.Click += new System.EventHandler(this.chartTransactions_Click);
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.CustomizationFormText       = "Root";
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.lcTransactionSummary,
         this.lcActivitySummary,
         this.lcWishlistSummary,
         this.lcPicklistSummary,
         this.lcInvoiceSummary
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "Root";
     this.layoutControlGroup1.Size        = new System.Drawing.Size(995, 572);
     this.layoutControlGroup1.Spacing     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlGroup1.Text        = "Root";
     this.layoutControlGroup1.TextVisible = false;
     //
     // lcTransactionSummary
     //
     this.lcTransactionSummary.CustomizationFormText = "Transaction Summary";
     this.lcTransactionSummary.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1
     });
     this.lcTransactionSummary.Location = new System.Drawing.Point(0, 0);
     this.lcTransactionSummary.Name     = "lcTransactionSummary";
     this.lcTransactionSummary.Size     = new System.Drawing.Size(485, 281);
     this.lcTransactionSummary.Text     = "Transaction Summary (Click on the chart to zoom in)";
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control = this.chartTransactions;
     this.layoutControlItem1.CustomizationFormText = "layoutControlItem1";
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(461, 237);
     this.layoutControlItem1.Text     = "layoutControlItem1";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextToControlDistance = 0;
     this.layoutControlItem1.TextVisible           = false;
     //
     // lcActivitySummary
     //
     this.lcActivitySummary.CustomizationFormText = "Activity Summary";
     this.lcActivitySummary.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem5
     });
     this.lcActivitySummary.Location = new System.Drawing.Point(485, 0);
     this.lcActivitySummary.Name     = "lcActivitySummary";
     this.lcActivitySummary.Size     = new System.Drawing.Size(490, 281);
     this.lcActivitySummary.Text     = "Activity Summary (Click on the chart to zoom in)";
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.Control = this.chartActivity;
     this.layoutControlItem5.CustomizationFormText = "layoutControlItem5";
     this.layoutControlItem5.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem5.Name     = "layoutControlItem5";
     this.layoutControlItem5.Size     = new System.Drawing.Size(466, 237);
     this.layoutControlItem5.Text     = "layoutControlItem5";
     this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem5.TextToControlDistance = 0;
     this.layoutControlItem5.TextVisible           = false;
     //
     // lcWishlistSummary
     //
     this.lcWishlistSummary.CustomizationFormText = "Wish List Summary";
     this.lcWishlistSummary.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem2
     });
     this.lcWishlistSummary.Location = new System.Drawing.Point(0, 281);
     this.lcWishlistSummary.Name     = "lcWishlistSummary";
     this.lcWishlistSummary.Size     = new System.Drawing.Size(313, 271);
     this.lcWishlistSummary.Text     = "Wish List Summary";
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control = this.wishListSummary;
     this.layoutControlItem2.CustomizationFormText = "layoutControlItem2";
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.Size     = new System.Drawing.Size(289, 227);
     this.layoutControlItem2.Text     = "layoutControlItem2";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextToControlDistance = 0;
     this.layoutControlItem2.TextVisible           = false;
     //
     // lcPicklistSummary
     //
     this.lcPicklistSummary.CustomizationFormText = "Pick List Summary";
     this.lcPicklistSummary.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem3
     });
     this.lcPicklistSummary.Location = new System.Drawing.Point(313, 281);
     this.lcPicklistSummary.Name     = "lcPicklistSummary";
     this.lcPicklistSummary.Size     = new System.Drawing.Size(325, 271);
     this.lcPicklistSummary.Text     = "Pick List Summary";
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control = this.gridPickListSummary;
     this.layoutControlItem3.CustomizationFormText = "layoutControlItem3";
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.Size     = new System.Drawing.Size(301, 227);
     this.layoutControlItem3.Text     = "layoutControlItem3";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextToControlDistance = 0;
     this.layoutControlItem3.TextVisible           = false;
     //
     // lcInvoiceSummary
     //
     this.lcInvoiceSummary.CustomizationFormText = "Invoice Summary";
     this.lcInvoiceSummary.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem4
     });
     this.lcInvoiceSummary.Location = new System.Drawing.Point(638, 281);
     this.lcInvoiceSummary.Name     = "lcInvoiceSummary";
     this.lcInvoiceSummary.Size     = new System.Drawing.Size(337, 271);
     this.lcInvoiceSummary.Text     = "Invoice Summary";
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control = this.gridInvoiceSummary;
     this.layoutControlItem4.CustomizationFormText = "layoutControlItem4";
     this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem4.Name     = "layoutControlItem4";
     this.layoutControlItem4.Size     = new System.Drawing.Size(313, 227);
     this.layoutControlItem4.Text     = "layoutControlItem4";
     this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextToControlDistance = 0;
     this.layoutControlItem4.TextVisible           = false;
     //
     // Dashboard
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(995, 572);
     this.Controls.Add(this.layoutControl1);
     this.Name  = "Dashboard";
     this.Text  = "Dashboard";
     this.Load += new System.EventHandler(this.Dashboard_Load);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartActivity)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridInvoiceSummary)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvInvoiceSummary)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridPickListSummary)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvPickList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wishListSummary)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvWishList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartTransactions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lcTransactionSummary)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lcActivitySummary)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lcWishlistSummary)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lcPicklistSummary)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lcInvoiceSummary)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram                xyDiagram1        = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                   series1           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel         pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions1     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SplineSeriesView         splineSeriesView1 = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.SplineSeriesView         splineSeriesView2 = new DevExpress.XtraCharts.SplineSeriesView();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(DiagramForm));
     this.panel1 = new System.Windows.Forms.Panel();
     this.checkedComboBoxEdit1 = new DevExpress.XtraEditors.CheckedComboBoxEdit();
     this.contextMenuStrip     = new System.Windows.Forms.ContextMenuStrip();
     this.lookUpEdit1          = new DevExpress.XtraEditors.LookUpEdit();
     this.labelControl4        = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2        = new DevExpress.XtraEditors.LabelControl();
     this.checkEditStepLine    = new DevExpress.XtraEditors.CheckEdit();
     this.checkEditSpline      = new DevExpress.XtraEditors.CheckEdit();
     this.checkEditLine        = new DevExpress.XtraEditors.CheckEdit();
     this.checkEditPie         = new DevExpress.XtraEditors.CheckEdit();
     this.checkEditBar         = new DevExpress.XtraEditors.CheckEdit();
     this.labelControl1        = new DevExpress.XtraEditors.LabelControl();
     this.panel2        = new System.Windows.Forms.Panel();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkedComboBoxEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditStepLine.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditSpline.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditLine.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditPie.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditBar.Properties)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.checkedComboBoxEdit1);
     this.panel1.Controls.Add(this.lookUpEdit1);
     this.panel1.Controls.Add(this.labelControl4);
     this.panel1.Controls.Add(this.labelControl2);
     this.panel1.Controls.Add(this.checkEditStepLine);
     this.panel1.Controls.Add(this.checkEditSpline);
     this.panel1.Controls.Add(this.checkEditLine);
     this.panel1.Controls.Add(this.checkEditPie);
     this.panel1.Controls.Add(this.checkEditBar);
     this.panel1.Controls.Add(this.labelControl1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1079, 39);
     this.panel1.TabIndex = 0;
     //
     // checkedComboBoxEdit1
     //
     this.checkedComboBoxEdit1.Location = new System.Drawing.Point(578, 8);
     this.checkedComboBoxEdit1.Name     = "checkedComboBoxEdit1";
     this.checkedComboBoxEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.checkedComboBoxEdit1.Properties.ContextMenuStrip = this.contextMenuStrip;
     this.checkedComboBoxEdit1.Size              = new System.Drawing.Size(323, 20);
     this.checkedComboBoxEdit1.TabIndex          = 15;
     this.checkedComboBoxEdit1.EditValueChanged += new System.EventHandler(this.checkedComboBoxEdit1_EditValueChanged);
     //
     // contextMenuStrip
     //
     this.contextMenuStrip.Name = "contextMenuStrip";
     this.contextMenuStrip.Size = new System.Drawing.Size(61, 4);
     //
     // lookUpEdit1
     //
     this.lookUpEdit1.Location = new System.Drawing.Point(578, 8);
     this.lookUpEdit1.Name     = "lookUpEdit1";
     this.lookUpEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.lookUpEdit1.Size              = new System.Drawing.Size(160, 20);
     this.lookUpEdit1.TabIndex          = 14;
     this.lookUpEdit1.Visible           = false;
     this.lookUpEdit1.EditValueChanged += new System.EventHandler(this.lookUpEdit1_EditValueChanged);
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(512, 12);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(60, 14);
     this.labelControl4.TabIndex = 13;
     this.labelControl4.Text     = "图标内容:";
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(79, 12);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(15, 14);
     this.labelControl2.TabIndex = 11;
     this.labelControl2.Text     = "2D";
     //
     // checkEditStepLine
     //
     this.checkEditStepLine.Location                   = new System.Drawing.Point(331, 10);
     this.checkEditStepLine.Name                       = "checkEditStepLine";
     this.checkEditStepLine.Properties.Caption         = "梯线图";
     this.checkEditStepLine.Properties.RadioGroupIndex = 0;
     this.checkEditStepLine.Size                       = new System.Drawing.Size(60, 19);
     this.checkEditStepLine.TabIndex                   = 9;
     this.checkEditStepLine.TabStop                    = false;
     this.checkEditStepLine.Tag             = "11";
     this.checkEditStepLine.CheckedChanged += new System.EventHandler(this.checkEditStepLine_CheckedChanged);
     //
     // checkEditSpline
     //
     this.checkEditSpline.Location                   = new System.Drawing.Point(412, 10);
     this.checkEditSpline.Name                       = "checkEditSpline";
     this.checkEditSpline.Properties.Caption         = "曲线图";
     this.checkEditSpline.Properties.RadioGroupIndex = 0;
     this.checkEditSpline.Size                       = new System.Drawing.Size(58, 19);
     this.checkEditSpline.TabIndex                   = 7;
     this.checkEditSpline.TabStop                    = false;
     this.checkEditSpline.Tag             = "12";
     this.checkEditSpline.CheckedChanged += new System.EventHandler(this.checkEditSpline_CheckedChanged);
     //
     // checkEditLine
     //
     this.checkEditLine.Location                   = new System.Drawing.Point(250, 10);
     this.checkEditLine.Name                       = "checkEditLine";
     this.checkEditLine.Properties.Caption         = "折线图";
     this.checkEditLine.Properties.RadioGroupIndex = 0;
     this.checkEditLine.Size                       = new System.Drawing.Size(63, 19);
     this.checkEditLine.TabIndex                   = 5;
     this.checkEditLine.TabStop                    = false;
     this.checkEditLine.Tag             = "10";
     this.checkEditLine.CheckedChanged += new System.EventHandler(this.checkEditLine_CheckedChanged);
     //
     // checkEditPie
     //
     this.checkEditPie.Location                   = new System.Drawing.Point(181, 10);
     this.checkEditPie.Name                       = "checkEditPie";
     this.checkEditPie.Properties.Caption         = "饼图";
     this.checkEditPie.Properties.RadioGroupIndex = 0;
     this.checkEditPie.Size                       = new System.Drawing.Size(75, 19);
     this.checkEditPie.TabIndex                   = 3;
     this.checkEditPie.TabStop                    = false;
     this.checkEditPie.Tag             = "5";
     this.checkEditPie.CheckedChanged += new System.EventHandler(this.checkEditPie_CheckedChanged);
     //
     // checkEditBar
     //
     this.checkEditBar.Location                   = new System.Drawing.Point(100, 10);
     this.checkEditBar.Name                       = "checkEditBar";
     this.checkEditBar.Properties.Caption         = "柱状图";
     this.checkEditBar.Properties.RadioGroupIndex = 0;
     this.checkEditBar.Size                       = new System.Drawing.Size(75, 19);
     this.checkEditBar.TabIndex                   = 1;
     this.checkEditBar.TabStop                    = false;
     this.checkEditBar.Tag             = "0";
     this.checkEditBar.CheckedChanged += new System.EventHandler(this.checkEditBar_CheckedChanged);
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(13, 12);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(60, 14);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text     = "图形样式:";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.chartControl1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 39);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1079, 504);
     this.panel2.TabIndex = 1;
     //
     // chartControl1
     //
     xyDiagram1.AxisX.Label.Angle = -50;
     xyDiagram1.AxisX.Label.EnableAntialiasing         = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.VisibleInPanesSerializable       = "-1";
     xyDiagram1.AxisX.VisualRange.Auto                 = false;
     xyDiagram1.AxisX.VisualRange.AutoSideMargins      = true;
     xyDiagram1.AxisX.VisualRange.MaxValueSerializable = "4.26666666666667";
     xyDiagram1.AxisX.VisualRange.MinValueSerializable = "-0.266666666666667";
     xyDiagram1.AxisX.WholeRange.Auto                 = false;
     xyDiagram1.AxisX.WholeRange.AutoSideMargins      = true;
     xyDiagram1.AxisX.WholeRange.MaxValueSerializable = "4.26666666666667";
     xyDiagram1.AxisX.WholeRange.MinValueSerializable = "-0.266666666666667";
     xyDiagram1.AxisY.VisibleInPanesSerializable      = "-1";
     xyDiagram1.AxisY.WholeRange.AutoSideMargins      = true;
     this.chartControl1.Diagram               = xyDiagram1;
     this.chartControl1.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Location              = new System.Drawing.Point(0, 0);
     this.chartControl1.Name                  = "chartControl1";
     this.chartControl1.RuntimeSelection      = true;
     pointSeriesLabel1.LineLength             = 40;
     pointOptions1.PointView                  = DevExpress.XtraCharts.PointView.ArgumentAndValues;
     pointSeriesLabel1.PointOptions           = pointOptions1;
     pointSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.JustifyAllAroundPoint;
     pointSeriesLabel1.Shadow.Visible         = true;
     series1.Label = pointSeriesLabel1;
     series1.Name  = "Series 1";
     splineSeriesView1.LineMarkerOptions.Size = 8;
     series1.View = splineSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.SeriesTemplate.View = splineSeriesView2;
     this.chartControl1.Size       = new System.Drawing.Size(1079, 504);
     this.chartControl1.TabIndex   = 1;
     this.chartControl1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.chartControl1_MouseDown);
     //
     // DiagramForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1079, 543);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "DiagramForm";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "图表分析";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.Load           += new System.EventHandler(this.DiagramForm_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkedComboBoxEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditStepLine.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditSpline.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditLine.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditPie.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditBar.Properties)).EndInit();
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions1             = new DevExpress.XtraCharts.PointOptions();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmStokSatisGrafigi));
     this.chartControl1     = new DevExpress.XtraCharts.ChartControl();
     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.panelControl3     = new DevExpress.XtraEditors.PanelControl();
     this.cbGosterimSekli   = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl4     = new DevExpress.XtraEditors.LabelControl();
     this.lueStoklar        = new DevExpress.XtraEditors.LookUpEdit();
     this.cbTarihAraligi    = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl8     = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2     = new DevExpress.XtraEditors.LabelControl();
     this.labelControl7     = new DevExpress.XtraEditors.LabelControl();
     this.simpleButton3     = new DevExpress.XtraEditors.SimpleButton();
     this.sontarih          = new DevExpress.XtraEditors.DateEdit();
     this.ilktarih          = new DevExpress.XtraEditors.DateEdit();
     this.labelControl1     = new DevExpress.XtraEditors.LabelControl();
     this.splitterControl1  = new DevExpress.XtraEditors.SplitterControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pivotGridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
     this.panelControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbGosterimSekli.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lueStoklar.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbTarihAraligi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sontarih.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sontarih.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ilktarih.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ilktarih.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.AppearanceName = "Chameleon";
     this.chartControl1.DataSource     = this.pivotGridControl1;
     xyDiagram1.AxisX.Label.Staggered  = true;
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram = xyDiagram1;
     this.chartControl1.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.MaxHorizontalPercentage = 30D;
     this.chartControl1.Location           = new System.Drawing.Point(0, 299);
     this.chartControl1.Margin             = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.chartControl1.Name               = "chartControl1";
     this.chartControl1.RuntimeSelection   = true;
     this.chartControl1.SeriesDataMember   = "Series";
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     this.chartControl1.SeriesTemplate.ArgumentDataMember = "Arguments";
     sideBySideBarSeriesLabel1.LineVisible            = true;
     sideBySideBarSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
     this.chartControl1.SeriesTemplate.Label          = sideBySideBarSeriesLabel1;
     pointOptions1.PointView = DevExpress.XtraCharts.PointView.Argument;
     this.chartControl1.SeriesTemplate.LegendPointOptions           = pointOptions1;
     this.chartControl1.SeriesTemplate.SynchronizePointOptions      = false;
     this.chartControl1.SeriesTemplate.TopNOptions.Count            = 20;
     this.chartControl1.SeriesTemplate.TopNOptions.OthersArgument   = "Diğerleri";
     this.chartControl1.SeriesTemplate.ValueDataMembersSerializable = "Values";
     this.chartControl1.Size     = new System.Drawing.Size(1098, 368);
     this.chartControl1.TabIndex = 1;
     //
     // pivotGridControl1
     //
     this.pivotGridControl1.Dock = System.Windows.Forms.DockStyle.Top;
     this.pivotGridControl1.Fields.AddRange(new DevExpress.XtraPivotGrid.PivotGridField[] {
         this.pivotGridField1,
         this.pivotGridField2,
         this.pivotGridField3
     });
     this.pivotGridControl1.Location = new System.Drawing.Point(0, 53);
     this.pivotGridControl1.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.pivotGridControl1.Name     = "pivotGridControl1";
     this.pivotGridControl1.OptionsChartDataSource.FieldValuesProvideMode    = DevExpress.XtraPivotGrid.PivotChartFieldValuesProvideMode.DisplayText;
     this.pivotGridControl1.OptionsChartDataSource.ProvideColumnCustomTotals = false;
     this.pivotGridControl1.Size     = new System.Drawing.Size(1098, 246);
     this.pivotGridControl1.TabIndex = 3;
     //
     // pivotGridField1
     //
     this.pivotGridField1.Area      = DevExpress.XtraPivotGrid.PivotArea.ColumnArea;
     this.pivotGridField1.AreaIndex = 0;
     this.pivotGridField1.FieldName = "Stokadi";
     this.pivotGridField1.Name      = "pivotGridField1";
     //
     // pivotGridField2
     //
     this.pivotGridField2.Area      = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.pivotGridField2.AreaIndex = 0;
     this.pivotGridField2.FieldName = "Satilan";
     this.pivotGridField2.Name      = "pivotGridField2";
     this.pivotGridField2.SortOrder = DevExpress.XtraPivotGrid.PivotSortOrder.Descending;
     //
     // pivotGridField3
     //
     this.pivotGridField3.Area             = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.pivotGridField3.AreaIndex        = 0;
     this.pivotGridField3.Caption          = "Tarih";
     this.pivotGridField3.FieldName        = "Tarih";
     this.pivotGridField3.GroupInterval    = DevExpress.XtraPivotGrid.PivotGroupInterval.Date;
     this.pivotGridField3.Name             = "pivotGridField3";
     this.pivotGridField3.UnboundFieldName = "pivotGridField3";
     //
     // panelControl3
     //
     this.panelControl3.Controls.Add(this.cbGosterimSekli);
     this.panelControl3.Controls.Add(this.labelControl4);
     this.panelControl3.Controls.Add(this.lueStoklar);
     this.panelControl3.Controls.Add(this.cbTarihAraligi);
     this.panelControl3.Controls.Add(this.labelControl8);
     this.panelControl3.Controls.Add(this.labelControl2);
     this.panelControl3.Controls.Add(this.labelControl7);
     this.panelControl3.Controls.Add(this.simpleButton3);
     this.panelControl3.Controls.Add(this.sontarih);
     this.panelControl3.Controls.Add(this.ilktarih);
     this.panelControl3.Controls.Add(this.labelControl1);
     this.panelControl3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelControl3.Location = new System.Drawing.Point(0, 0);
     this.panelControl3.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.panelControl3.Name     = "panelControl3";
     this.panelControl3.Size     = new System.Drawing.Size(1098, 53);
     this.panelControl3.TabIndex = 5;
     //
     // cbGosterimSekli
     //
     this.cbGosterimSekli.EditValue = "Günlük";
     this.cbGosterimSekli.Location  = new System.Drawing.Point(296, 23);
     this.cbGosterimSekli.Margin    = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.cbGosterimSekli.Name      = "cbGosterimSekli";
     this.cbGosterimSekli.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 9F);
     this.cbGosterimSekli.Properties.Appearance.Options.UseFont = true;
     this.cbGosterimSekli.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cbGosterimSekli.Properties.Items.AddRange(new object[] {
         "Günlük",
         "Haftanın Günleri",
         "Haftalık",
         "Aylık",
         "Yılık"
     });
     this.cbGosterimSekli.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbGosterimSekli.Size                  = new System.Drawing.Size(121, 25);
     this.cbGosterimSekli.TabIndex              = 98;
     this.cbGosterimSekli.SelectedIndexChanged += new System.EventHandler(this.cbGosterimSekli_SelectedIndexChanged);
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(300, 2);
     this.labelControl4.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(74, 16);
     this.labelControl4.TabIndex = 97;
     this.labelControl4.Text     = "Zaman Dilimi";
     //
     // lueStoklar
     //
     this.lueStoklar.EnterMoveNextControl = true;
     this.lueStoklar.Location             = new System.Drawing.Point(6, 26);
     this.lueStoklar.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.lueStoklar.Name   = "lueStoklar";
     this.lueStoklar.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     this.lueStoklar.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.lueStoklar.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.lueStoklar.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("pkStokKarti", "pkStokKarti", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("StokAdi", "StokAdi")
     });
     this.lueStoklar.Properties.DisplayMember = "StokAdi";
     this.lueStoklar.Properties.NullText      = "Tümü";
     this.lueStoklar.Properties.ShowHeader    = false;
     this.lueStoklar.Properties.ValueMember   = "pkStokKarti";
     this.lueStoklar.Size     = new System.Drawing.Size(266, 22);
     this.lueStoklar.TabIndex = 8;
     //
     // cbTarihAraligi
     //
     this.cbTarihAraligi.Location = new System.Drawing.Point(439, 22);
     this.cbTarihAraligi.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.cbTarihAraligi.Name     = "cbTarihAraligi";
     this.cbTarihAraligi.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 9F);
     this.cbTarihAraligi.Properties.Appearance.Options.UseFont = true;
     this.cbTarihAraligi.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cbTarihAraligi.Properties.DropDownRows = 11;
     this.cbTarihAraligi.Properties.Items.AddRange(new object[] {
         "Son 30 Gün",
         "Bugün",
         "Dün",
         "Yarın",
         "Geçen Hafta",
         "Bu Hafta",
         "Bu Ay",
         "Önceki Ay",
         "Bu Yıl",
         "Özel",
         "Son Ödemeden Sonra"
     });
     this.cbTarihAraligi.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbTarihAraligi.Size                  = new System.Drawing.Size(206, 25);
     this.cbTarihAraligi.TabIndex              = 7;
     this.cbTarihAraligi.SelectedIndexChanged += new System.EventHandler(this.cbTarihAraligi_SelectedIndexChanged);
     //
     // labelControl8
     //
     this.labelControl8.Location = new System.Drawing.Point(833, 3);
     this.labelControl8.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.labelControl8.Name     = "labelControl8";
     this.labelControl8.Size     = new System.Drawing.Size(56, 16);
     this.labelControl8.TabIndex = 6;
     this.labelControl8.Text     = "Son Tarih";
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(439, 6);
     this.labelControl2.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(70, 16);
     this.labelControl2.TabIndex = 5;
     this.labelControl2.Text     = "Tarih Aralığı";
     //
     // labelControl7
     //
     this.labelControl7.Location = new System.Drawing.Point(661, 6);
     this.labelControl7.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.labelControl7.Name     = "labelControl7";
     this.labelControl7.Size     = new System.Drawing.Size(46, 16);
     this.labelControl7.TabIndex = 5;
     this.labelControl7.Text     = "ilk Tarih";
     //
     // simpleButton3
     //
     this.simpleButton3.Image    = ((System.Drawing.Image)(resources.GetObject("simpleButton3.Image")));
     this.simpleButton3.Location = new System.Drawing.Point(973, 6);
     this.simpleButton3.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.simpleButton3.Name     = "simpleButton3";
     this.simpleButton3.Size     = new System.Drawing.Size(120, 41);
     this.simpleButton3.TabIndex = 5;
     this.simpleButton3.Text     = "Listele";
     this.simpleButton3.Click   += new System.EventHandler(this.simpleButton3_Click);
     //
     // sontarih
     //
     this.sontarih.EditValue = new System.DateTime(2012, 3, 11, 23, 30, 10, 0);
     this.sontarih.Location  = new System.Drawing.Point(833, 23);
     this.sontarih.Margin    = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.sontarih.Name      = "sontarih";
     this.sontarih.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 9F);
     this.sontarih.Properties.Appearance.Options.UseFont = true;
     this.sontarih.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.sontarih.Properties.DisplayFormat.FormatString = "g";
     this.sontarih.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.sontarih.Properties.EditFormat.FormatString    = "g";
     this.sontarih.Properties.EditFormat.FormatType      = DevExpress.Utils.FormatType.DateTime;
     this.sontarih.Properties.Mask.EditMask = "g";
     this.sontarih.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.sontarih.Size     = new System.Drawing.Size(134, 25);
     this.sontarih.TabIndex = 4;
     //
     // ilktarih
     //
     this.ilktarih.EditValue = new System.DateTime(2012, 3, 5, 23, 30, 3, 0);
     this.ilktarih.Location  = new System.Drawing.Point(658, 23);
     this.ilktarih.Margin    = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.ilktarih.Name      = "ilktarih";
     this.ilktarih.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 9F);
     this.ilktarih.Properties.Appearance.Options.UseFont = true;
     this.ilktarih.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.ilktarih.Properties.DisplayFormat.FormatString = "g";
     this.ilktarih.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.ilktarih.Properties.EditFormat.FormatString    = "g";
     this.ilktarih.Properties.EditFormat.FormatType      = DevExpress.Utils.FormatType.DateTime;
     this.ilktarih.Properties.Mask.EditMask = "g";
     this.ilktarih.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.ilktarih.Size     = new System.Drawing.Size(168, 25);
     this.ilktarih.TabIndex = 3;
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(10, 7);
     this.labelControl1.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(40, 16);
     this.labelControl1.TabIndex = 1;
     this.labelControl1.Text     = "Stoklar";
     //
     // splitterControl1
     //
     this.splitterControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.splitterControl1.Location = new System.Drawing.Point(0, 299);
     this.splitterControl1.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.splitterControl1.Name     = "splitterControl1";
     this.splitterControl1.Size     = new System.Drawing.Size(1098, 5);
     this.splitterControl1.TabIndex = 6;
     this.splitterControl1.TabStop  = false;
     //
     // frmStokSatisGrafigi
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1098, 667);
     this.Controls.Add(this.splitterControl1);
     this.Controls.Add(this.chartControl1);
     this.Controls.Add(this.pivotGridControl1);
     this.Controls.Add(this.panelControl3);
     this.Margin        = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name          = "frmStokSatisGrafigi";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.ucStokSatisGrafigi_Load);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pivotGridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
     this.panelControl3.ResumeLayout(false);
     this.panelControl3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbGosterimSekli.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lueStoklar.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbTarihAraligi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sontarih.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sontarih.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ilktarih.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ilktarih.Properties)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram             xyDiagram1             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series1                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointOptions          pointOptions1          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView1  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series2                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel1 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions          pointOptions2          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions          pointOptions3          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView2  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series3                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView3  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView4  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.XYDiagram             xyDiagram2             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series4                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointOptions          pointOptions4          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView5  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series5                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel2 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions          pointOptions5          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions          pointOptions6          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView6  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series6                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView7  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView8  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.XYDiagram             xyDiagram3             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series7                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointOptions          pointOptions7          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView9  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series8                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel3 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions          pointOptions8          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions          pointOptions9          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView10 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series9                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView11 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView12 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.XYDiagram             xyDiagram4             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series10               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointOptions          pointOptions10         = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView13 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series11               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel4 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions          pointOptions11         = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions          pointOptions12         = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView14 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series12               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView15 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView16 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.XYDiagram             xyDiagram5             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series13               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointOptions          pointOptions13         = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView17 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series14               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel5 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions          pointOptions14         = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions          pointOptions15         = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView18 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series15               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView19 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView20 = new DevExpress.XtraCharts.StackedBarSeriesView();
     this.pnlPointList     = new DevExpress.XtraEditors.PanelControl();
     this.trlDashboard     = new DevExpress.XtraTreeList.TreeList();
     this.pnlDetail        = new DevExpress.XtraEditors.PanelControl();
     this.tblPoint         = new System.Windows.Forms.TableLayoutPanel();
     this.chrtCF           = new DevExpress.XtraCharts.ChartControl();
     this.chrtBear         = new DevExpress.XtraCharts.ChartControl();
     this.chrtVel          = new DevExpress.XtraCharts.ChartControl();
     this.chrtDispl        = new DevExpress.XtraCharts.ChartControl();
     this.chrtAcc          = new DevExpress.XtraCharts.ChartControl();
     this.grdDashboard     = new DevExpress.XtraGrid.GridControl();
     this.gridView1        = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl();
     this.gdvData          = new DevExpress.XtraGrid.Views.Grid.GridView();
     ((System.ComponentModel.ISupportInitialize)(this.pnlPointList)).BeginInit();
     this.pnlPointList.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trlDashboard)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlDetail)).BeginInit();
     this.pnlDetail.SuspendLayout();
     this.tblPoint.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chrtCF)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtBear)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtVel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtDispl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtAcc)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView19)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdDashboard)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdvData)).BeginInit();
     this.SuspendLayout();
     //
     // pnlPointList
     //
     this.pnlPointList.Controls.Add(this.trlDashboard);
     this.pnlPointList.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnlPointList.Location = new System.Drawing.Point(0, 0);
     this.pnlPointList.Name     = "pnlPointList";
     this.pnlPointList.Size     = new System.Drawing.Size(234, 645);
     this.pnlPointList.TabIndex = 0;
     //
     // trlDashboard
     //
     this.trlDashboard.AllowDrop = true;
     this.trlDashboard.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.trlDashboard.Location  = new System.Drawing.Point(2, 2);
     this.trlDashboard.Name      = "trlDashboard";
     this.trlDashboard.OptionsBehavior.DragNodes = true;
     this.trlDashboard.OptionsBehavior.Editable  = false;
     this.trlDashboard.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.trlDashboard.OptionsView.EnableAppearanceEvenRow          = true;
     this.trlDashboard.OptionsView.EnableAppearanceOddRow           = true;
     this.trlDashboard.Size        = new System.Drawing.Size(230, 641);
     this.trlDashboard.TabIndex    = 1;
     this.trlDashboard.Click      += new System.EventHandler(this.trlDashboard_Click);
     this.trlDashboard.MouseClick += new System.Windows.Forms.MouseEventHandler(this.trlDashboard_MouseClick);
     //
     // pnlDetail
     //
     this.pnlDetail.Controls.Add(this.tblPoint);
     this.pnlDetail.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlDetail.Location = new System.Drawing.Point(234, 0);
     this.pnlDetail.Name     = "pnlDetail";
     this.pnlDetail.Size     = new System.Drawing.Size(1136, 645);
     this.pnlDetail.TabIndex = 1;
     //
     // tblPoint
     //
     this.tblPoint.ColumnCount = 3;
     this.tblPoint.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tblPoint.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tblPoint.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tblPoint.Controls.Add(this.chrtCF, 0, 1);
     this.tblPoint.Controls.Add(this.chrtBear, 0, 1);
     this.tblPoint.Controls.Add(this.chrtVel, 1, 0);
     this.tblPoint.Controls.Add(this.chrtDispl, 2, 0);
     this.tblPoint.Controls.Add(this.chrtAcc, 0, 0);
     this.tblPoint.Controls.Add(this.grdDashboard, 1, 1);
     this.tblPoint.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tblPoint.Location = new System.Drawing.Point(2, 2);
     this.tblPoint.Name     = "tblPoint";
     this.tblPoint.RowCount = 2;
     this.tblPoint.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tblPoint.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tblPoint.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tblPoint.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tblPoint.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tblPoint.Size     = new System.Drawing.Size(1132, 641);
     this.tblPoint.TabIndex = 0;
     //
     // chrtCF
     //
     xyDiagram1.AxisX.Color = System.Drawing.Color.Transparent;
     xyDiagram1.AxisX.GridLines.MinorVisible   = true;
     xyDiagram1.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.Title.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Underline);
     xyDiagram1.AxisX.Title.Text                 = "CreastFactor";
     xyDiagram1.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
     xyDiagram1.AxisX.Title.Visible              = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.DefaultPane.Weight               = 2D;
     this.chrtCF.Diagram = xyDiagram1;
     this.chrtCF.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chrtCF.IndicatorsPaletteName = "Palette 1";
     this.chrtCF.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))))
     }));
     this.chrtCF.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chrtCF.Legend.MarkerSize         = new System.Drawing.Size(30, 16);
     this.chrtCF.Location    = new System.Drawing.Point(380, 323);
     this.chrtCF.Name        = "chrtCF";
     this.chrtCF.PaletteName = "Palette 1";
     this.chrtCF.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     series1.LegendPointOptions = pointOptions1;
     series1.LegendText         = "No Alarm";
     series1.Name = "Series 1";
     series1.SynchronizePointOptions          = false;
     stackedBarSeriesView1.BarWidth           = 1D;
     stackedBarSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series1.View                        = stackedBarSeriesView1;
     pointOptions2.PointView             = DevExpress.XtraCharts.PointView.SeriesName;
     stackedBarSeriesLabel1.PointOptions = pointOptions2;
     series2.Label                       = stackedBarSeriesLabel1;
     series2.LegendPointOptions          = pointOptions3;
     series2.LegendText                  = "Low Alarm";
     series2.Name                        = "Series 2";
     series2.SynchronizePointOptions     = false;
     stackedBarSeriesView2.BarWidth      = 1D;
     series2.View                        = stackedBarSeriesView2;
     series3.LegendText                  = "High Alarm";
     series3.Name                        = "Series 3";
     stackedBarSeriesView3.BarWidth      = 1D;
     series3.View                        = stackedBarSeriesView3;
     this.chrtCF.SeriesSerializable      = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     this.chrtCF.SeriesTemplate.View        = stackedBarSeriesView4;
     this.chrtCF.SideBySideBarDistanceFixed = 0;
     this.chrtCF.Size     = new System.Drawing.Size(371, 315);
     this.chrtCF.TabIndex = 11;
     //
     // chrtBear
     //
     xyDiagram2.AxisX.Color = System.Drawing.Color.Transparent;
     xyDiagram2.AxisX.GridLines.MinorVisible   = true;
     xyDiagram2.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram2.AxisX.Title.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Underline);
     xyDiagram2.AxisX.Title.Text                 = "Bearing";
     xyDiagram2.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
     xyDiagram2.AxisX.Title.Visible              = true;
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram2.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram2.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram2.DefaultPane.Weight               = 2D;
     this.chrtBear.Diagram = xyDiagram2;
     this.chrtBear.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chrtBear.IndicatorsPaletteName = "Palette 1";
     this.chrtBear.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))))
     }));
     this.chrtBear.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chrtBear.Legend.MarkerSize         = new System.Drawing.Size(30, 16);
     this.chrtBear.Location    = new System.Drawing.Point(3, 323);
     this.chrtBear.Name        = "chrtBear";
     this.chrtBear.PaletteName = "Palette 1";
     this.chrtBear.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     series4.LegendPointOptions = pointOptions4;
     series4.LegendText         = "No Alarm";
     series4.Name = "Series 1";
     series4.SynchronizePointOptions          = false;
     stackedBarSeriesView5.BarWidth           = 1D;
     stackedBarSeriesView5.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series4.View                        = stackedBarSeriesView5;
     pointOptions5.PointView             = DevExpress.XtraCharts.PointView.SeriesName;
     stackedBarSeriesLabel2.PointOptions = pointOptions5;
     series5.Label                       = stackedBarSeriesLabel2;
     series5.LegendPointOptions          = pointOptions6;
     series5.LegendText                  = "Low Alarm";
     series5.Name                        = "Series 2";
     series5.SynchronizePointOptions     = false;
     stackedBarSeriesView6.BarWidth      = 1D;
     series5.View                        = stackedBarSeriesView6;
     series6.LegendText                  = "High Alarm";
     series6.Name                        = "Series 3";
     stackedBarSeriesView7.BarWidth      = 1D;
     series6.View                        = stackedBarSeriesView7;
     this.chrtBear.SeriesSerializable    = new DevExpress.XtraCharts.Series[] {
         series4,
         series5,
         series6
     };
     this.chrtBear.SeriesTemplate.View        = stackedBarSeriesView8;
     this.chrtBear.SideBySideBarDistanceFixed = 0;
     this.chrtBear.Size     = new System.Drawing.Size(371, 315);
     this.chrtBear.TabIndex = 8;
     //
     // chrtVel
     //
     xyDiagram3.AxisX.Color = System.Drawing.Color.Transparent;
     xyDiagram3.AxisX.GridLines.MinorVisible   = true;
     xyDiagram3.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram3.AxisX.Title.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Underline);
     xyDiagram3.AxisX.Title.Text                 = "Velocity";
     xyDiagram3.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
     xyDiagram3.AxisX.Title.Visible              = true;
     xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram3.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram3.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram3.DefaultPane.Weight               = 2D;
     this.chrtVel.Diagram = xyDiagram3;
     this.chrtVel.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chrtVel.IndicatorsPaletteName = "Palette 1";
     this.chrtVel.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))))
     }));
     this.chrtVel.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chrtVel.Legend.MarkerSize         = new System.Drawing.Size(30, 16);
     this.chrtVel.Location    = new System.Drawing.Point(380, 3);
     this.chrtVel.Name        = "chrtVel";
     this.chrtVel.PaletteName = "Palette 1";
     this.chrtVel.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     series7.LegendPointOptions = pointOptions7;
     series7.LegendText         = "No Alarm";
     series7.Name = "Series 1";
     series7.SynchronizePointOptions          = false;
     stackedBarSeriesView9.BarWidth           = 1D;
     stackedBarSeriesView9.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series7.View                        = stackedBarSeriesView9;
     pointOptions8.PointView             = DevExpress.XtraCharts.PointView.SeriesName;
     stackedBarSeriesLabel3.PointOptions = pointOptions8;
     series8.Label                       = stackedBarSeriesLabel3;
     series8.LegendPointOptions          = pointOptions9;
     series8.LegendText                  = "Low Alarm";
     series8.Name                        = "Series 2";
     series8.SynchronizePointOptions     = false;
     stackedBarSeriesView10.BarWidth     = 1D;
     series8.View                        = stackedBarSeriesView10;
     series9.LegendText                  = "High Alarm";
     series9.Name                        = "Series 3";
     stackedBarSeriesView11.BarWidth     = 1D;
     series9.View                        = stackedBarSeriesView11;
     this.chrtVel.SeriesSerializable     = new DevExpress.XtraCharts.Series[] {
         series7,
         series8,
         series9
     };
     this.chrtVel.SeriesTemplate.View        = stackedBarSeriesView12;
     this.chrtVel.SideBySideBarDistanceFixed = 0;
     this.chrtVel.Size     = new System.Drawing.Size(371, 314);
     this.chrtVel.TabIndex = 9;
     //
     // chrtDispl
     //
     xyDiagram4.AxisX.Color = System.Drawing.Color.Transparent;
     xyDiagram4.AxisX.GridLines.MinorVisible   = true;
     xyDiagram4.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram4.AxisX.Title.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Underline);
     xyDiagram4.AxisX.Title.Text                 = "Displacement";
     xyDiagram4.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
     xyDiagram4.AxisX.Title.Visible              = true;
     xyDiagram4.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram4.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram4.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram4.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram4.DefaultPane.Weight               = 2D;
     this.chrtDispl.Diagram = xyDiagram4;
     this.chrtDispl.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chrtDispl.IndicatorsPaletteName = "Palette 1";
     this.chrtDispl.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))))
     }));
     this.chrtDispl.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chrtDispl.Legend.MarkerSize         = new System.Drawing.Size(30, 16);
     this.chrtDispl.Location    = new System.Drawing.Point(757, 3);
     this.chrtDispl.Name        = "chrtDispl";
     this.chrtDispl.PaletteName = "Palette 1";
     this.chrtDispl.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     series10.LegendPointOptions = pointOptions10;
     series10.LegendText         = "No Alarm";
     series10.Name = "Series 1";
     series10.SynchronizePointOptions          = false;
     stackedBarSeriesView13.BarWidth           = 1D;
     stackedBarSeriesView13.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series10.View                       = stackedBarSeriesView13;
     pointOptions11.PointView            = DevExpress.XtraCharts.PointView.SeriesName;
     stackedBarSeriesLabel4.PointOptions = pointOptions11;
     series11.Label                      = stackedBarSeriesLabel4;
     series11.LegendPointOptions         = pointOptions12;
     series11.LegendText                 = "Low Alarm";
     series11.Name                       = "Series 2";
     series11.SynchronizePointOptions    = false;
     stackedBarSeriesView14.BarWidth     = 1D;
     series11.View                       = stackedBarSeriesView14;
     series12.LegendText                 = "High Alarm";
     series12.Name                       = "Series 3";
     stackedBarSeriesView15.BarWidth     = 1D;
     series12.View                       = stackedBarSeriesView15;
     this.chrtDispl.SeriesSerializable   = new DevExpress.XtraCharts.Series[] {
         series10,
         series11,
         series12
     };
     this.chrtDispl.SeriesTemplate.View        = stackedBarSeriesView16;
     this.chrtDispl.SideBySideBarDistanceFixed = 0;
     this.chrtDispl.Size     = new System.Drawing.Size(372, 314);
     this.chrtDispl.TabIndex = 6;
     //
     // chrtAcc
     //
     xyDiagram5.AxisX.Color = System.Drawing.Color.Transparent;
     xyDiagram5.AxisX.GridLines.MinorVisible   = true;
     xyDiagram5.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram5.AxisX.Title.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Underline);
     xyDiagram5.AxisX.Title.Text                 = "Acceleration";
     xyDiagram5.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
     xyDiagram5.AxisX.Title.Visible              = true;
     xyDiagram5.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram5.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram5.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram5.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram5.DefaultPane.Weight               = 2D;
     this.chrtAcc.Diagram = xyDiagram5;
     this.chrtAcc.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chrtAcc.IndicatorsPaletteName = "Palette 1";
     this.chrtAcc.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))))
     }));
     this.chrtAcc.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chrtAcc.Legend.MarkerSize         = new System.Drawing.Size(30, 16);
     this.chrtAcc.Location    = new System.Drawing.Point(3, 3);
     this.chrtAcc.Name        = "chrtAcc";
     this.chrtAcc.PaletteName = "Palette 1";
     this.chrtAcc.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     series13.LegendPointOptions = pointOptions13;
     series13.LegendText         = "No Alarm";
     series13.Name = "Series 1";
     series13.SynchronizePointOptions          = false;
     stackedBarSeriesView17.BarWidth           = 1D;
     stackedBarSeriesView17.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series13.View                       = stackedBarSeriesView17;
     pointOptions14.PointView            = DevExpress.XtraCharts.PointView.SeriesName;
     stackedBarSeriesLabel5.PointOptions = pointOptions14;
     series14.Label                      = stackedBarSeriesLabel5;
     series14.LegendPointOptions         = pointOptions15;
     series14.LegendText                 = "Low Alarm";
     series14.Name                       = "Series 2";
     series14.SynchronizePointOptions    = false;
     stackedBarSeriesView18.BarWidth     = 1D;
     series14.View                       = stackedBarSeriesView18;
     series15.LegendText                 = "High Alarm";
     series15.Name                       = "Series 3";
     stackedBarSeriesView19.BarWidth     = 1D;
     series15.View                       = stackedBarSeriesView19;
     this.chrtAcc.SeriesSerializable     = new DevExpress.XtraCharts.Series[] {
         series13,
         series14,
         series15
     };
     this.chrtAcc.SeriesTemplate.View        = stackedBarSeriesView20;
     this.chrtAcc.SideBySideBarDistanceFixed = 0;
     this.chrtAcc.Size     = new System.Drawing.Size(371, 314);
     this.chrtAcc.TabIndex = 10;
     //
     // grdDashboard
     //
     this.grdDashboard.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grdDashboard.Location = new System.Drawing.Point(757, 323);
     this.grdDashboard.MainView = this.gridView1;
     this.grdDashboard.Name     = "grdDashboard";
     this.grdDashboard.Size     = new System.Drawing.Size(372, 315);
     this.grdDashboard.TabIndex = 5;
     this.grdDashboard.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.GridControl = this.grdDashboard;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.AllowAddRows    = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsBehavior.Editable        = false;
     this.gridView1.OptionsView.ShowGroupPanel      = false;
     //
     // splitterControl1
     //
     this.splitterControl1.Location = new System.Drawing.Point(234, 0);
     this.splitterControl1.Name     = "splitterControl1";
     this.splitterControl1.Size     = new System.Drawing.Size(5, 645);
     this.splitterControl1.TabIndex = 2;
     this.splitterControl1.TabStop  = false;
     //
     // gdvData
     //
     this.gdvData.Name = "gdvData";
     this.gdvData.OptionsBehavior.Editable   = false;
     this.gdvData.OptionsView.ShowFooter     = true;
     this.gdvData.OptionsView.ShowGroupPanel = false;
     //
     // frmPointDashboard
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1370, 645);
     this.Controls.Add(this.splitterControl1);
     this.Controls.Add(this.pnlDetail);
     this.Controls.Add(this.pnlPointList);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "frmPointDashboard";
     this.Text            = "frmPointDashboard";
     this.Load           += new System.EventHandler(this.frmPointDashboard_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pnlPointList)).EndInit();
     this.pnlPointList.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.trlDashboard)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlDetail)).EndInit();
     this.pnlDetail.ResumeLayout(false);
     this.tblPoint.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtCF)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtBear)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtVel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtDispl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView19)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtAcc)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdDashboard)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdvData)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions1 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions2 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions3 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView3 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
            this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
            this.chartMain = new DevExpress.XtraCharts.ChartControl();
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.dateFrom = new System.Windows.Forms.DateTimePicker();
            this.datTo = new System.Windows.Forms.DateTimePicker();
            this.cbbTime = new System.Windows.Forms.ComboBox();
            this.cbbType = new System.Windows.Forms.ComboBox();
            this.button1 = new System.Windows.Forms.Button();
            this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
            this.btnClose = new System.Windows.Forms.Button();
            this.button2 = new System.Windows.Forms.Button();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
            this.groupControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
            this.panelControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
            this.panelControl3.SuspendLayout();
            this.SuspendLayout();
            // 
            // groupControl1
            // 
            this.groupControl1.Controls.Add(this.panelControl2);
            this.groupControl1.Controls.Add(this.panelControl1);
            this.groupControl1.Controls.Add(this.panelControl3);
            this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupControl1.Location = new System.Drawing.Point(0, 0);
            this.groupControl1.Name = "groupControl1";
            this.groupControl1.Size = new System.Drawing.Size(900, 560);
            this.groupControl1.TabIndex = 1;
            this.groupControl1.Text = "Biểu đồ quá trình hoạt động";
            // 
            // panelControl2
            // 
            this.panelControl2.Controls.Add(this.chartMain);
            this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelControl2.Location = new System.Drawing.Point(2, 77);
            this.panelControl2.Name = "panelControl2";
            this.panelControl2.Size = new System.Drawing.Size(896, 435);
            this.panelControl2.TabIndex = 1;
            // 
            // chartMain
            // 
            this.chartMain.CrosshairOptions.ArgumentLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
            this.chartMain.CrosshairOptions.ValueLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
            xyDiagram1.AxisX.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
            xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
            xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            this.chartMain.Diagram = xyDiagram1;
            this.chartMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartMain.Legend.Antialiasing = true;
            this.chartMain.Location = new System.Drawing.Point(2, 2);
            this.chartMain.Name = "chartMain";
            this.chartMain.PaletteName = "Metro";
            pointSeriesLabel1.LineVisible = true;
            pointOptions1.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
            pointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
            pointSeriesLabel1.PointOptions = pointOptions1;
            series1.Label = pointSeriesLabel1;
            series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            series1.Name = "Series 1";
            series1.View = lineSeriesView1;
            pointSeriesLabel2.LineVisible = true;
            pointOptions2.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
            pointOptions2.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
            pointSeriesLabel2.PointOptions = pointOptions2;
            series2.Label = pointSeriesLabel2;
            series2.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            series2.Name = "Series 2";
            series2.View = lineSeriesView2;
            this.chartMain.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2};
            pointSeriesLabel3.LineVisible = true;
            pointOptions3.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
            pointOptions3.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
            pointSeriesLabel3.PointOptions = pointOptions3;
            this.chartMain.SeriesTemplate.Label = pointSeriesLabel3;
            this.chartMain.SeriesTemplate.View = lineSeriesView3;
            this.chartMain.Size = new System.Drawing.Size(892, 431);
            this.chartMain.TabIndex = 0;
            chartTitle1.Text = "THỐNG KÊ QUÁ TRÌNH HOẠT ĐỘNG";
            this.chartMain.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            // 
            // panelControl1
            // 
            this.panelControl1.Controls.Add(this.label2);
            this.panelControl1.Controls.Add(this.label1);
            this.panelControl1.Controls.Add(this.dateFrom);
            this.panelControl1.Controls.Add(this.datTo);
            this.panelControl1.Controls.Add(this.cbbTime);
            this.panelControl1.Controls.Add(this.cbbType);
            this.panelControl1.Controls.Add(this.button1);
            this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelControl1.Location = new System.Drawing.Point(2, 21);
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(896, 56);
            this.panelControl1.TabIndex = 0;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(485, 19);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(53, 13);
            this.label2.TabIndex = 6;
            this.label2.Text = "Đến ngày";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(280, 19);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(46, 13);
            this.label1.TabIndex = 5;
            this.label1.Text = "Từ ngày";
            // 
            // dateFrom
            // 
            this.dateFrom.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dateFrom.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dateFrom.Location = new System.Drawing.Point(332, 15);
            this.dateFrom.Name = "dateFrom";
            this.dateFrom.Size = new System.Drawing.Size(149, 22);
            this.dateFrom.TabIndex = 4;
            // 
            // datTo
            // 
            this.datTo.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.datTo.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.datTo.Location = new System.Drawing.Point(539, 15);
            this.datTo.Name = "datTo";
            this.datTo.Size = new System.Drawing.Size(129, 22);
            this.datTo.TabIndex = 3;
            // 
            // cbbTime
            // 
            this.cbbTime.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbbTime.FormattingEnabled = true;
            this.cbbTime.Items.AddRange(new object[] {
            "Theo Ngày",
            "Theo Tháng"});
            this.cbbTime.Location = new System.Drawing.Point(686, 14);
            this.cbbTime.Name = "cbbTime";
            this.cbbTime.Size = new System.Drawing.Size(110, 24);
            this.cbbTime.TabIndex = 2;
            // 
            // cbbType
            // 
            this.cbbType.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbbType.FormattingEnabled = true;
            this.cbbType.Items.AddRange(new object[] {
            "Số lượt tư vấn / Trạm"});
            this.cbbType.Location = new System.Drawing.Point(5, 14);
            this.cbbType.Name = "cbbType";
            this.cbbType.Size = new System.Drawing.Size(253, 24);
            this.cbbType.TabIndex = 1;
            // 
            // button1
            // 
            this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.button1.Location = new System.Drawing.Point(805, 10);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(75, 31);
            this.button1.TabIndex = 0;
            this.button1.Text = "XEM";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // panelControl3
            // 
            this.panelControl3.Controls.Add(this.button2);
            this.panelControl3.Controls.Add(this.btnClose);
            this.panelControl3.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panelControl3.Location = new System.Drawing.Point(2, 512);
            this.panelControl3.Name = "panelControl3";
            this.panelControl3.Size = new System.Drawing.Size(896, 46);
            this.panelControl3.TabIndex = 2;
            // 
            // btnClose
            // 
            this.btnClose.Location = new System.Drawing.Point(811, 9);
            this.btnClose.Name = "btnClose";
            this.btnClose.Size = new System.Drawing.Size(75, 32);
            this.btnClose.TabIndex = 0;
            this.btnClose.Text = "Đóng";
            this.btnClose.UseVisualStyleBackColor = true;
            this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
            // 
            // button2
            // 
            this.button2.Location = new System.Drawing.Point(10, 9);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(75, 32);
            this.button2.TabIndex = 1;
            this.button2.Text = "Lưu biểu đồ";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // FrmThongKe_TheoThoiGian
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(900, 560);
            this.Controls.Add(this.groupControl1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name = "FrmThongKe_TheoThoiGian";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Biểu Đồ";
            this.Load += new System.EventHandler(this.FrmThongKe_TheoThoiGian_Load);
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
            this.groupControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
            this.panelControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            this.panelControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
            this.panelControl3.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.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions1             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideBarSeriesView  sideBySideBarSeriesView1  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(electricDay));
     this.Detail             = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable2           = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2        = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell4       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6       = new DevExpress.XtraReports.UI.XRTableCell();
     this.TopMargin          = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin       = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.formattingRule1    = new DevExpress.XtraReports.UI.FormattingRule();
     this.ReportHeader       = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrChart1           = new DevExpress.XtraReports.UI.XRChart();
     this.xrLabelRoomFrom    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable1           = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1        = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3       = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLabelBuilding    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabelMeterModel  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel7           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabelMeterSerial = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabelFromDate    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabelDatePrint   = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter         = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrLabel3           = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1        = new DevExpress.XtraReports.UI.XRPageInfo();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.Detail.HeightF = 25F;
     this.Detail.LockedInUserDesigner = true;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable2
     //
     this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable2.Font          = new System.Drawing.Font("AngsanaUPC", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(39.58337F, 0F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.SizeF = new System.Drawing.SizeF(637.4999F, 25F);
     this.xrTable2.StylePriority.UseBorders       = false;
     this.xrTable2.StylePriority.UseFont          = false;
     this.xrTable2.StylePriority.UseTextAlignment = false;
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell4,
         this.xrTableCell5,
         this.xrTableCell6
     });
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 1;
     //
     // xrTableCell4
     //
     this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table1.day")
     });
     this.xrTableCell4.Name   = "xrTableCell4";
     this.xrTableCell4.Text   = "xrTableCell4";
     this.xrTableCell4.Weight = 1;
     //
     // xrTableCell5
     //
     this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table1.date")
     });
     this.xrTableCell5.Name   = "xrTableCell5";
     this.xrTableCell5.Text   = "xrTableCell5";
     this.xrTableCell5.Weight = 1;
     //
     // xrTableCell6
     //
     this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table1.max_unit", "{0:n2}")
     });
     this.xrTableCell6.Name   = "xrTableCell6";
     this.xrTableCell6.Text   = "xrTableCell6";
     this.xrTableCell6.Weight = 1;
     //
     // TopMargin
     //
     this.TopMargin.HeightF = 9F;
     this.TopMargin.LockedInUserDesigner = true;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.LockedInUserDesigner = true;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // formattingRule1
     //
     this.formattingRule1.Name = "formattingRule1";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrChart1,
         this.xrLabelRoomFrom,
         this.xrLabel4,
         this.xrTable1,
         this.xrLabelBuilding,
         this.xrLabelMeterModel,
         this.xrLabel7,
         this.xrLabel2,
         this.xrLabel6,
         this.xrLabelMeterSerial,
         this.xrLabel14,
         this.xrLabelFromDate,
         this.xrLabel1,
         this.xrLabelDatePrint
     });
     this.ReportHeader.HeightF = 601.0417F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrChart1
     //
     this.xrChart1.AppearanceName = "Gray";
     this.xrChart1.BorderColor    = System.Drawing.Color.Black;
     this.xrChart1.Borders        = DevExpress.XtraPrinting.BorderSide.None;
     xyDiagram1.AxisX.Range.SideMarginsEnabled    = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable  = "-1";
     xyDiagram1.AxisY.Range.SideMarginsEnabled    = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable  = "-1";
     xyDiagram1.LabelsResolveOverlappingMinIndent = -5;
     this.xrChart1.Diagram = xyDiagram1;
     this.xrChart1.IndicatorsPaletteName = "Default";
     this.xrChart1.Legend.Visible        = false;
     this.xrChart1.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 306.625F);
     this.xrChart1.Name = "xrChart1";
     this.xrChart1.PaletteBaseColorNumber             = 2;
     this.xrChart1.PaletteName                        = "Nature Colors";
     sideBySideBarSeriesLabel1.Indent                 = 5;
     sideBySideBarSeriesLabel1.LineVisible            = true;
     sideBySideBarSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.HideOverlapped;
     sideBySideBarSeriesLabel1.Shadow.Visible         = true;
     series1.Label = sideBySideBarSeriesLabel1;
     pointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
     series1.LegendPointOptions = pointOptions1;
     series1.Name                            = "Series1";
     series1.ShowInLegend                    = false;
     series1.SynchronizePointOptions         = false;
     sideBySideBarSeriesView1.Shadow.Visible = true;
     series1.View                            = sideBySideBarSeriesView1;
     this.xrChart1.SeriesSerializable        = new DevExpress.XtraCharts.Series[] {
         series1
     };
     sideBySideBarSeriesLabel2.LineVisible = true;
     this.xrChart1.SeriesTemplate.Label    = sideBySideBarSeriesLabel2;
     this.xrChart1.SizeF = new System.Drawing.SizeF(725.9996F, 235.4166F);
     //
     // xrLabelRoomFrom
     //
     this.xrLabelRoomFrom.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "getReportIncome.coderef")
     });
     this.xrLabelRoomFrom.Font                           = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.xrLabelRoomFrom.LocationFloat                  = new DevExpress.Utils.PointFloat(570.8334F, 210.4167F);
     this.xrLabelRoomFrom.Multiline                      = true;
     this.xrLabelRoomFrom.Name                           = "xrLabelRoomFrom";
     this.xrLabelRoomFrom.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabelRoomFrom.SizeF                          = new System.Drawing.SizeF(98.95831F, 31.625F);
     this.xrLabelRoomFrom.StylePriority.UseFont          = false;
     this.xrLabelRoomFrom.StylePriority.UseTextAlignment = false;
     this.xrLabelRoomFrom.Text                           = "xrLabelRoomFrom";
     this.xrLabelRoomFrom.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.Font                           = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(457.2917F, 210.4167F);
     this.xrLabel4.Multiline                      = true;
     this.xrLabel4.Name                           = "xrLabel4";
     this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF                          = new System.Drawing.SizeF(113.5418F, 31.62495F);
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text                           = "Ëéͧ : ";
     this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrTable1
     //
     this.xrTable1.AnchorVertical = DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom;
     this.xrTable1.Font           = new System.Drawing.Font("AngsanaUPC", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.xrTable1.LocationFloat  = new DevExpress.Utils.PointFloat(39.58337F, 570.8334F);
     this.xrTable1.Name           = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(637.5F, 30.20831F);
     this.xrTable1.StylePriority.UseFont          = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell2,
         this.xrTableCell3
     });
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.StylePriority.UseBorders = false;
     this.xrTableRow1.Weight = 1;
     //
     // xrTableCell1
     //
     this.xrTableCell1.CanGrow = false;
     this.xrTableCell1.Name    = "xrTableCell1";
     this.xrTableCell1.Text    = "Çѹ";
     this.xrTableCell1.Weight  = 1;
     //
     // xrTableCell2
     //
     this.xrTableCell2.CanGrow = false;
     this.xrTableCell2.Name    = "xrTableCell2";
     this.xrTableCell2.Text    = "Çѹ·Õè";
     this.xrTableCell2.Weight  = 1;
     //
     // xrTableCell3
     //
     this.xrTableCell3.CanGrow = false;
     this.xrTableCell3.Name    = "xrTableCell3";
     this.xrTableCell3.Text    = "¨Ó¹Ç¹Ë¹èÇ·Õèãªé";
     this.xrTableCell3.Weight  = 1;
     //
     // xrLabelBuilding
     //
     this.xrLabelBuilding.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "getReportIncome.building_label")
     });
     this.xrLabelBuilding.Font                           = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.xrLabelBuilding.LocationFloat                  = new DevExpress.Utils.PointFloat(181.25F, 210.4167F);
     this.xrLabelBuilding.Multiline                      = true;
     this.xrLabelBuilding.Name                           = "xrLabelBuilding";
     this.xrLabelBuilding.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabelBuilding.SizeF                          = new System.Drawing.SizeF(267.7783F, 31.62491F);
     this.xrLabelBuilding.StylePriority.UseFont          = false;
     this.xrLabelBuilding.StylePriority.UseTextAlignment = false;
     this.xrLabelBuilding.Text                           = "xrLabelBuilding";
     this.xrLabelBuilding.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabelMeterModel
     //
     this.xrLabelMeterModel.Font                           = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.xrLabelMeterModel.LocationFloat                  = new DevExpress.Utils.PointFloat(169.7917F, 247.9167F);
     this.xrLabelMeterModel.Multiline                      = true;
     this.xrLabelMeterModel.Name                           = "xrLabelMeterModel";
     this.xrLabelMeterModel.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabelMeterModel.SizeF                          = new System.Drawing.SizeF(279.7101F, 31.62495F);
     this.xrLabelMeterModel.StylePriority.UseFont          = false;
     this.xrLabelMeterModel.StylePriority.UseTextAlignment = false;
     this.xrLabelMeterModel.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel7
     //
     this.xrLabel7.Font                           = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(457.2917F, 247.9167F);
     this.xrLabel7.Multiline                      = true;
     this.xrLabel7.Name                           = "xrLabel7";
     this.xrLabel7.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF                          = new System.Drawing.SizeF(113.5417F, 31.62497F);
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text                           = "ËÁÒÂàÅ¢ÁÔàµÍÃì : ";
     this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel2
     //
     this.xrLabel2.Font                           = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(55.20837F, 210.4167F);
     this.xrLabel2.Multiline                      = true;
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(114.5834F, 31.625F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "ÍÒ¤ÒÃ : ";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel6
     //
     this.xrLabel6.Font                           = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.xrLabel6.LocationFloat                  = new DevExpress.Utils.PointFloat(55.20837F, 247.9167F);
     this.xrLabel6.Multiline                      = true;
     this.xrLabel6.Name                           = "xrLabel6";
     this.xrLabel6.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF                          = new System.Drawing.SizeF(114.5834F, 31.625F);
     this.xrLabel6.StylePriority.UseFont          = false;
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text                           = "ÃØè¹ÁÔàµÍÃì : ";
     this.xrLabel6.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabelMeterSerial
     //
     this.xrLabelMeterSerial.Font                           = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.xrLabelMeterSerial.LocationFloat                  = new DevExpress.Utils.PointFloat(570.8334F, 247.9167F);
     this.xrLabelMeterSerial.Multiline                      = true;
     this.xrLabelMeterSerial.Name                           = "xrLabelMeterSerial";
     this.xrLabelMeterSerial.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabelMeterSerial.SizeF                          = new System.Drawing.SizeF(98.95831F, 31.625F);
     this.xrLabelMeterSerial.StylePriority.UseFont          = false;
     this.xrLabelMeterSerial.StylePriority.UseTextAlignment = false;
     this.xrLabelMeterSerial.Text                           = "A";
     this.xrLabelMeterSerial.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel14
     //
     this.xrLabel14.Font                  = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.xrLabel14.LocationFloat         = new DevExpress.Utils.PointFloat(203.125F, 136.4583F);
     this.xrLabel14.Multiline             = true;
     this.xrLabel14.Name                  = "xrLabel14";
     this.xrLabel14.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF                 = new System.Drawing.SizeF(60.41672F, 31.62498F);
     this.xrLabel14.StylePriority.UseFont = false;
     this.xrLabel14.Text                  = "à´×͹";
     //
     // xrLabelFromDate
     //
     this.xrLabelFromDate.Font                  = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.xrLabelFromDate.LocationFloat         = new DevExpress.Utils.PointFloat(278.125F, 136.4583F);
     this.xrLabelFromDate.Multiline             = true;
     this.xrLabelFromDate.Name                  = "xrLabelFromDate";
     this.xrLabelFromDate.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabelFromDate.SizeF                 = new System.Drawing.SizeF(323.763F, 31.62497F);
     this.xrLabelFromDate.StylePriority.UseFont = false;
     this.xrLabelFromDate.Text                  = "$Start";
     //
     // xrLabel1
     //
     this.xrLabel1.Borders                        = DevExpress.XtraPrinting.BorderSide.Top;
     this.xrLabel1.BorderWidth                    = 2;
     this.xrLabel1.Font                           = new System.Drawing.Font("Angsana New", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 75F);
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(725.9996F, 41.74998F);
     this.xrLabel1.StylePriority.UseBorders       = false;
     this.xrLabel1.StylePriority.UseBorderWidth   = false;
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "Electricity Consummation Daily Report ( ÃÒ§ҹ˹èÇ¡ÒÃãªéä¿¿éÒµèÍÇѹ)";
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabelDatePrint
     //
     this.xrLabelDatePrint.Font                           = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.xrLabelDatePrint.LocationFloat                  = new DevExpress.Utils.PointFloat(349.5417F, 0F);
     this.xrLabelDatePrint.Name                           = "xrLabelDatePrint";
     this.xrLabelDatePrint.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabelDatePrint.SizeF                          = new System.Drawing.SizeF(376.4583F, 31.62502F);
     this.xrLabelDatePrint.StylePriority.UseFont          = false;
     this.xrLabelDatePrint.StylePriority.UseTextAlignment = false;
     this.xrLabelDatePrint.Text                           = "¾ÔÁ¾ìÇѹ·Õè";
     this.xrLabelDatePrint.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel3,
         this.xrPageInfo1
     });
     this.PageFooter.Expanded = false;
     this.PageFooter.Name     = "PageFooter";
     //
     // xrLabel3
     //
     this.xrLabel3.Font                  = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.xrLabel3.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 34.29165F);
     this.xrLabel3.Name                  = "xrLabel3";
     this.xrLabel3.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                 = new System.Drawing.SizeF(725.9996F, 36.54169F);
     this.xrLabel3.StylePriority.UseFont = false;
     this.xrLabel3.Text                  = "* Null : äÁèÁÕ¡Òúѹ·Ö¡ * N/A : ˹èÇ·ÕèºÑ¹·Ö¡äÁèÊÁºÙóì";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(289.3881F, 77.00002F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // electricDay
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader,
         this.PageFooter
     });
     this.DataMember       = "Table1";
     this.DataSourceSchema = resources.GetString("$this.DataSourceSchema");
     this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
         this.formattingRule1
     });
     this.Margins    = new System.Drawing.Printing.Margins(50, 51, 9, 100);
     this.PageHeight = 1169;
     this.PageWidth  = 827;
     this.PaperKind  = System.Drawing.Printing.PaperKind.A4;
     this.Version    = "10.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Strip     strip1     = new DevExpress.XtraCharts.Strip();
     DevExpress.XtraCharts.RectangleGradientFillOptions rectangleGradientFillOptions1 = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.Series           series1           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions1     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView1   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series           series2           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions2     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView2   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series           series3           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions3     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView3   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series           series4           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel4 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions4     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointSeriesView  pointSeriesView1  = new DevExpress.XtraCharts.PointSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel5 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView4   = new DevExpress.XtraCharts.LineSeriesView();
     grafico = new DevExpress.XtraCharts.ChartControl();
     graficoEstimadoRealizadoDtoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(grafico)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(strip1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(graficoEstimadoRealizadoDtoBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // grafico
     //
     grafico.AppearanceNameSerializable = "Gray";
     grafico.DataSource = graficoEstimadoRealizadoDtoBindingSource;
     xyDiagram1.AxisX.GridSpacingAuto          = false;
     xyDiagram1.AxisX.NumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.FixedPoint;
     xyDiagram1.AxisX.NumericOptions.Precision = 0;
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Title.Text    = "Ciclos";
     xyDiagram1.AxisX.Title.Visible = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.NumericOptions.Format      = DevExpress.XtraCharts.NumericFormat.Number;
     xyDiagram1.AxisY.NumericOptions.Precision   = 1;
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
     strip1.MaxLimit.AxisValueSerializable     = "1";
     strip1.MinLimit.AxisValueSerializable     = "0";
     strip1.Name    = "Strip 1";
     strip1.Visible = false;
     xyDiagram1.AxisY.Strips.AddRange(new DevExpress.XtraCharts.Strip[] {
         strip1
     });
     xyDiagram1.AxisY.Title.Text    = "Pontos";
     xyDiagram1.AxisY.Title.Visible = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     xyDiagram1.DefaultPane.FillStyle.FillMode   = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions1.Color2        = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     xyDiagram1.DefaultPane.FillStyle.Options    = rectangleGradientFillOptions1;
     xyDiagram1.EnableAxisXScrolling             = true;
     xyDiagram1.EnableAxisXZooming = true;
     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";
     grafico.PaletteName                                    = "Concourse";
     series1.ArgumentDataMember                             = "Ciclo";
     series1.ArgumentScaleType                              = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel1.Angle                                = 60;
     pointSeriesLabel1.Antialiasing                         = true;
     pointSeriesLabel1.Border.Color                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     pointSeriesLabel1.Border.Visible                       = false;
     pointSeriesLabel1.FillStyle.FillMode                   = DevExpress.XtraCharts.FillMode.Empty;
     pointSeriesLabel1.LineColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     pointSeriesLabel1.LineVisible                          = false;
     pointOptions1.ArgumentNumericOptions.Format            = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions1.ArgumentNumericOptions.Precision         = 1;
     pointOptions1.ValueNumericOptions.Format               = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions1.ValueNumericOptions.Precision            = 1;
     pointSeriesLabel1.PointOptions                         = pointOptions1;
     pointSeriesLabel1.TextColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series1.Label                                          = pointSeriesLabel1;
     series1.Name                                           = "Realizado";
     series1.ValueDataMembersSerializable                   = "Realizado";
     lineSeriesView1.Color                                  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     lineSeriesView1.LineMarkerOptions.BorderVisible        = false;
     lineSeriesView1.LineMarkerOptions.Size                 = 7;
     series1.View                                           = lineSeriesView1;
     series2.ArgumentDataMember                             = "Ciclo";
     series2.ArgumentScaleType                              = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel2.Angle                                = 60;
     pointSeriesLabel2.Antialiasing                         = true;
     pointSeriesLabel2.Border.Color                         = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     pointSeriesLabel2.Border.Visible                       = false;
     pointSeriesLabel2.FillStyle.FillMode                   = DevExpress.XtraCharts.FillMode.Empty;
     pointSeriesLabel2.LineColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     pointSeriesLabel2.LineVisible                          = false;
     pointOptions2.ArgumentNumericOptions.Format            = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions2.ArgumentNumericOptions.Precision         = 1;
     pointOptions2.ValueNumericOptions.Format               = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions2.ValueNumericOptions.Precision            = 1;
     pointSeriesLabel2.PointOptions                         = pointOptions2;
     pointSeriesLabel2.TextColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series2.Label                                          = pointSeriesLabel2;
     series2.Name                                           = "Estimado";
     series2.ValueDataMembersSerializable                   = "Estimado";
     lineSeriesView2.Color                                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     lineSeriesView2.LineMarkerOptions.BorderVisible        = false;
     lineSeriesView2.LineMarkerOptions.Size                 = 7;
     series2.View                                           = lineSeriesView2;
     series3.ArgumentDataMember                             = "Ciclo";
     series3.ArgumentScaleType                              = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel3.Angle                                = 60;
     pointSeriesLabel3.Antialiasing                         = true;
     pointSeriesLabel3.Border.Color                         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     pointSeriesLabel3.Border.Visible                       = false;
     pointSeriesLabel3.FillStyle.FillMode                   = DevExpress.XtraCharts.FillMode.Empty;
     pointSeriesLabel3.LineColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     pointSeriesLabel3.LineVisible                          = false;
     pointOptions3.ArgumentNumericOptions.Format            = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions3.ArgumentNumericOptions.Precision         = 1;
     pointOptions3.ValueNumericOptions.Format               = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions3.ValueNumericOptions.Precision            = 1;
     pointSeriesLabel3.PointOptions                         = pointOptions3;
     pointSeriesLabel3.TextColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series3.Label                                          = pointSeriesLabel3;
     series3.Name                                           = "Tendência";
     series3.ValueDataMembersSerializable                   = "Tendencia";
     lineSeriesView3.Color                                  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     lineSeriesView3.LineMarkerOptions.BorderVisible        = false;
     lineSeriesView3.LineMarkerOptions.Size                 = 7;
     lineSeriesView3.LineStyle.DashStyle                    = DevExpress.XtraCharts.DashStyle.Dot;
     series3.View                                           = lineSeriesView3;
     series4.ArgumentDataMember                             = "Ciclo";
     series4.ArgumentScaleType                              = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel4.Angle                                = 70;
     pointSeriesLabel4.Antialiasing                         = true;
     pointSeriesLabel4.BackColor                            = System.Drawing.Color.Transparent;
     pointSeriesLabel4.Border.Visible                       = false;
     pointSeriesLabel4.FillStyle.FillMode                   = DevExpress.XtraCharts.FillMode.Empty;
     pointSeriesLabel4.LineVisible                          = false;
     pointOptions4.Pattern                                  = "{S} : {V}";
     pointSeriesLabel4.PointOptions                         = pointOptions4;
     pointSeriesLabel4.TextColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series4.Label                                          = pointSeriesLabel4;
     series4.Name                                           = "Ritmo Sugerido";
     series4.ValueDataMembersSerializable                   = "RitimoSugerido";
     pointSeriesView1.Color                                 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     pointSeriesView1.PointMarkerOptions.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     pointSeriesView1.PointMarkerOptions.Size               = 6;
     series4.View                                           = pointSeriesView1;
     grafico.SeriesSerializable                             = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3,
         series4
     };
     pointSeriesLabel5.LineVisible = true;
     grafico.SeriesTemplate.Label  = pointSeriesLabel5;
     grafico.SeriesTemplate.View   = lineSeriesView4;
     grafico.Size     = new System.Drawing.Size(660, 529);
     grafico.TabIndex = 0;
     //
     // graficoEstimadoRealizadoDtoBindingSource
     //
     graficoEstimadoRealizadoDtoBindingSource.DataSource = typeof(WexProject.BLL.Shared.DTOs.Escopo.GraficoEstimadoRealizadoDTO);
     //
     // ChartEstimadoRealizado
     //
     this.Controls.Add(grafico);
     this.Name = "ChartEstimadoRealizado";
     this.Size = new System.Drawing.Size(660, 529);
     ((System.ComponentModel.ISupportInitialize)(strip1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(grafico)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(graficoEstimadoRealizadoDtoBindingSource)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram xyDiagram4 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series4    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel4 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions4             = new DevExpress.XtraCharts.PointOptions();
     this.advChartControl1       = new SPC.Controls.Base.AdvChartControl();
     this.panelControl1          = new DevExpress.XtraEditors.PanelControl();
     this.simpleButton1          = new DevExpress.XtraEditors.SimpleButton();
     this.toolTipController1     = new DevExpress.Utils.ToolTipController(this.components);
     this.checkedListBoxControl1 = new DevExpress.XtraEditors.CheckedListBoxControl();
     this.labelControl1          = new DevExpress.XtraEditors.LabelControl();
     ((System.ComponentModel.ISupportInitialize)(this.advChartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl1)).BeginInit();
     this.SuspendLayout();
     //
     // advChartControl1
     //
     this.advChartControl1.BorderOptions.Visible = false;
     xyDiagram4.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram4.AxisY.Visible = false;
     xyDiagram4.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram4.EnableAxisXScrolling             = true;
     xyDiagram4.EnableAxisXZooming            = true;
     xyDiagram4.Margins.Bottom                = 0;
     xyDiagram4.Margins.Left                  = 0;
     xyDiagram4.Margins.Right                 = 7;
     xyDiagram4.Margins.Top                   = 0;
     xyDiagram4.Rotated                       = true;
     this.advChartControl1.Diagram            = xyDiagram4;
     this.advChartControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.advChartControl1.Legend.Visible     = false;
     this.advChartControl1.Location           = new System.Drawing.Point(0, 0);
     this.advChartControl1.Margin             = new System.Windows.Forms.Padding(0);
     this.advChartControl1.Name               = "advChartControl1";
     this.advChartControl1.Padding.Bottom     = 0;
     this.advChartControl1.Padding.Left       = 0;
     this.advChartControl1.Padding.Right      = 0;
     this.advChartControl1.Padding.Top        = 0;
     this.advChartControl1.RuntimeHitTesting  = true;
     series4.ArgumentScaleType                = DevExpress.XtraCharts.ScaleType.Qualitative;
     sideBySideBarSeriesLabel4.LineVisible    = false;
     pointOptions4.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
     sideBySideBarSeriesLabel4.PointOptions   = pointOptions4;
     series4.Label            = sideBySideBarSeriesLabel4;
     series4.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
     series4.Name             = "Series 1";
     this.advChartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series4
     };
     this.advChartControl1.Size        = new System.Drawing.Size(707, 458);
     this.advChartControl1.TabIndex    = 3;
     this.advChartControl1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.advChartControl1_MouseClick);
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.simpleButton1);
     this.panelControl1.Controls.Add(this.checkedListBoxControl1);
     this.panelControl1.Controls.Add(this.labelControl1);
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panelControl1.Location = new System.Drawing.Point(707, 0);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(167, 458);
     this.panelControl1.TabIndex = 4;
     //
     // simpleButton1
     //
     this.simpleButton1.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.simpleButton1.Location          = new System.Drawing.Point(45, 430);
     this.simpleButton1.Name              = "simpleButton1";
     this.simpleButton1.Size              = new System.Drawing.Size(75, 23);
     this.simpleButton1.TabIndex          = 52;
     this.simpleButton1.Text              = "确定";
     this.simpleButton1.ToolTip           = "将上表中选中的列删除";
     this.simpleButton1.ToolTipController = this.toolTipController1;
     this.simpleButton1.Click            += new System.EventHandler(this.simpleButton1_Click);
     //
     // checkedListBoxControl1
     //
     this.checkedListBoxControl1.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
     this.checkedListBoxControl1.CheckOnClick  = true;
     this.checkedListBoxControl1.Location      = new System.Drawing.Point(2, 26);
     this.checkedListBoxControl1.Name          = "checkedListBoxControl1";
     this.checkedListBoxControl1.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
     this.checkedListBoxControl1.Size          = new System.Drawing.Size(163, 398);
     this.checkedListBoxControl1.TabIndex      = 0;
     //
     // labelControl1
     //
     this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControl1.BorderStyle  = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
     this.labelControl1.Dock         = System.Windows.Forms.DockStyle.Top;
     this.labelControl1.Location     = new System.Drawing.Point(2, 2);
     this.labelControl1.Margin       = new System.Windows.Forms.Padding(0);
     this.labelControl1.Name         = "labelControl1";
     this.labelControl1.Size         = new System.Drawing.Size(163, 24);
     this.labelControl1.TabIndex     = 51;
     this.labelControl1.Text         = "从数据表中删除列";
     //
     // MdiEntropyResultForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(874, 458);
     this.Controls.Add(this.advChartControl1);
     this.Controls.Add(this.panelControl1);
     this.Name          = "MdiEntropyResultForm";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "MdiEntropyResultForm";
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.advChartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions1             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint("2015-01-01", new object[] {
         ((object)(423.721D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("2015-01-02", new object[] {
         ((object)(178.719D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint("2015-01-03", new object[] {
         ((object)(308.845D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("2015-01-04", new object[] {
         ((object)(348.555D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint("2015-01-05", new object[] {
         ((object)(160.274D))
     });
     DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions2             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint("2015-01-01", new object[] {
         ((object)(476.851D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint("2015-01-02", new object[] {
         ((object)(195.769D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint("2015-01-03", new object[] {
         ((object)(335.793D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint9 = new DevExpress.XtraCharts.SeriesPoint("2015-01-04", new object[] {
         ((object)(374.771D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint10 = new DevExpress.XtraCharts.SeriesPoint("2015-01-05", new object[] {
         ((object)(182.373D))
     });
     DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions3             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SeriesPoint seriesPoint11 = new DevExpress.XtraCharts.SeriesPoint("2015-01-01", new object[] {
         ((object)(528.904D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint12 = new DevExpress.XtraCharts.SeriesPoint("2015-01-02", new object[] {
         ((object)(227.271D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint13 = new DevExpress.XtraCharts.SeriesPoint("2015-01-03", new object[] {
         ((object)(372.576D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint14 = new DevExpress.XtraCharts.SeriesPoint("2015-01-04", new object[] {
         ((object)(418.258D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint15 = new DevExpress.XtraCharts.SeriesPoint("2015-01-05", new object[] {
         ((object)(211.727D))
     });
     DevExpress.XtraCharts.ChartTitle     chartTitle1     = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram      xyDiagram2      = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series         series4         = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series         series5         = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series         series6         = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView lineSeriesView3 = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.LineSeriesView lineSeriesView4 = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle     chartTitle2     = new DevExpress.XtraCharts.ChartTitle();
     this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.chart          = new DevExpress.XtraCharts.ChartControl();
     this.chartControl1  = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem
     });
     this.ribbonControl1.Location                  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId                 = 1;
     this.ribbonControl1.Name                      = "ribbonControl1";
     this.ribbonControl1.ShowApplicationButton     = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonControl1.ShowPageHeadersMode       = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide;
     this.ribbonControl1.ShowToolbarCustomizeItem  = false;
     this.ribbonControl1.Size                      = new System.Drawing.Size(975, 27);
     this.ribbonControl1.Toolbar.ShowCustomizeItem = false;
     //
     // chart
     //
     this.chart.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                               | System.Windows.Forms.AnchorStyles.Right)));
     xyDiagram1.AxisX.DateTimeScaleOptions.AutoGrid    = false;
     xyDiagram1.AxisX.DateTimeScaleOptions.GridSpacing = 12D;
     xyDiagram1.AxisX.DateTimeScaleOptions.ScaleMode   = DevExpress.XtraCharts.ScaleMode.Automatic;
     xyDiagram1.AxisX.Label.DateTimeOptions.AutoFormat = false;
     xyDiagram1.AxisX.Label.DateTimeOptions.Format     = DevExpress.XtraCharts.DateTimeFormat.MonthAndDay;
     xyDiagram1.AxisX.Title.Text = "States";
     xyDiagram1.AxisX.VisibleInPanesSerializable       = "-1";
     xyDiagram1.AxisX.VisualRange.Auto                 = false;
     xyDiagram1.AxisX.VisualRange.AutoSideMargins      = true;
     xyDiagram1.AxisX.VisualRange.MaxValueSerializable = "01/05/2015 00:00:00.000";
     xyDiagram1.AxisX.VisualRange.MinValueSerializable = "01/01/2015 00:00:00.000";
     xyDiagram1.AxisY.Interlaced = true;
     xyDiagram1.AxisY.Label.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
     xyDiagram1.AxisY.Title.Text    = "";
     xyDiagram1.AxisY.Title.Visible = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.EnableAxisXScrolling             = true;
     xyDiagram1.EnableAxisXZooming = true;
     this.chart.Diagram            = xyDiagram1;
     this.chart.Location           = new System.Drawing.Point(0, 27);
     this.chart.Name = "chart";
     this.chart.RuntimeHitTesting             = true;
     pointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.FixedPoint;
     sideBySideBarSeriesLabel1.PointOptions   = pointOptions1;
     series1.Label = sideBySideBarSeriesLabel1;
     series1.Name  = "最大值";
     series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint1,
         seriesPoint2,
         seriesPoint3,
         seriesPoint4,
         seriesPoint5
     });
     pointOptions2.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.FixedPoint;
     sideBySideBarSeriesLabel2.PointOptions   = pointOptions2;
     series2.Label = sideBySideBarSeriesLabel2;
     series2.Name  = "平均值";
     series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint6,
         seriesPoint7,
         seriesPoint8,
         seriesPoint9,
         seriesPoint10
     });
     pointOptions3.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.FixedPoint;
     sideBySideBarSeriesLabel3.PointOptions   = pointOptions3;
     series3.Label = sideBySideBarSeriesLabel3;
     series3.Name  = "最小值";
     series3.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint11,
         seriesPoint12,
         seriesPoint13,
         seriesPoint14,
         seriesPoint15
     });
     this.chart.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     this.chart.Size     = new System.Drawing.Size(975, 256);
     this.chart.TabIndex = 2;
     this.chart.TabStop  = false;
     chartTitle1.Text    = "模拟量月柱状图";
     this.chart.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     this.chart.MouseClick += new System.Windows.Forms.MouseEventHandler(this.chart_MouseClick);
     //
     // chartControl1
     //
     this.chartControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.chartControl1.CrosshairOptions.ArgumentLineColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.chartControl1.CrosshairOptions.GroupHeaderPattern  = "{A:yyyy-MM-dd HH:mm:ss}";
     this.chartControl1.CrosshairOptions.ShowArgumentLabels  = true;
     this.chartControl1.CrosshairOptions.ShowValueLabels     = true;
     this.chartControl1.CrosshairOptions.ShowValueLine       = true;
     this.chartControl1.CrosshairOptions.ValueLineColor      = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     xyDiagram2.AxisX.DateTimeScaleOptions.AggregateFunction = DevExpress.XtraCharts.AggregateFunction.Maximum;
     xyDiagram2.AxisX.DateTimeScaleOptions.AutoGrid          = false;
     xyDiagram2.AxisX.DateTimeScaleOptions.GridSpacing       = 12D;
     xyDiagram2.AxisX.DateTimeScaleOptions.ScaleMode         = DevExpress.XtraCharts.ScaleMode.Automatic;
     xyDiagram2.AxisX.Label.DateTimeOptions.AutoFormat       = false;
     xyDiagram2.AxisX.Label.DateTimeOptions.Format           = DevExpress.XtraCharts.DateTimeFormat.Custom;
     xyDiagram2.AxisX.VisibleInPanesSerializable             = "-1";
     xyDiagram2.AxisY.Label.NumericOptions.Format            = DevExpress.XtraCharts.NumericFormat.Number;
     xyDiagram2.AxisY.VisibleInPanesSerializable             = "-1";
     xyDiagram2.EnableAxisXScrolling = true;
     xyDiagram2.EnableAxisXZooming   = true;
     this.chartControl1.Diagram      = xyDiagram2;
     this.chartControl1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartControl1.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.chartControl1.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartControl1.Location   = new System.Drawing.Point(0, 281);
     this.chartControl1.Name       = "chartControl1";
     series4.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.DateTime;
     series4.CrosshairLabelPattern = "{S} : {V:F2}";
     series4.Name = "seriesEurUsd";
     series4.View = lineSeriesView1;
     series5.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.DateTime;
     series5.CrosshairLabelPattern = "{S} : {V:F2}";
     series5.Name = "seriesGbpUsd";
     series5.View = lineSeriesView2;
     series6.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.DateTime;
     series6.CrosshairLabelPattern = "{S} : {V:F2}";
     series6.Name = "系列1";
     series6.View = lineSeriesView3;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series4,
         series5,
         series6
     };
     this.chartControl1.SeriesTemplate.View = lineSeriesView4;
     this.chartControl1.Size     = new System.Drawing.Size(975, 228);
     this.chartControl1.TabIndex = 5;
     chartTitle2.Text            = "模拟量曲线";
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle2
     });
     this.chartControl1.ToolTipOptions.ShowForPoints = false;
     //
     // Frm_BarAndLine
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(975, 511);
     this.Controls.Add(this.chartControl1);
     this.Controls.Add(this.chart);
     this.Controls.Add(this.ribbonControl1);
     this.Name   = "Frm_BarAndLine";
     this.Ribbon = this.ribbonControl1;
     this.Text   = "模拟量月柱状图";
     this.Load  += new System.EventHandler(this.Frm_Histogram_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     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.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions1     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView1   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series           series2           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions2     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView2   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series           series3           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions3     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView3   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel4 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView4   = new DevExpress.XtraCharts.LineSeriesView();
     graficoRitimo = new DevExpress.XtraCharts.ChartControl();
     this.graficoRitmoTimeDtoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(graficoRitimo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.graficoRitmoTimeDtoBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // graficoRitimo
     //
     graficoRitimo.DataSource                  = this.graficoRitmoTimeDtoBindingSource;
     xyDiagram1.AxisX.GridSpacingAuto          = false;
     xyDiagram1.AxisX.NumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.FixedPoint;
     xyDiagram1.AxisX.NumericOptions.Precision = 0;
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Title.Text    = "Ciclos";
     xyDiagram1.AxisX.Title.Visible = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.NumericOptions.Format      = DevExpress.XtraCharts.NumericFormat.Number;
     xyDiagram1.AxisY.NumericOptions.Precision   = 1;
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Title.Text    = "Pontos";
     xyDiagram1.AxisY.Title.Visible = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     xyDiagram1.DefaultPane.FillStyle.FillMode   = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions1.Color2        = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     xyDiagram1.DefaultPane.FillStyle.Options    = rectangleGradientFillOptions1;
     graficoRitimo.Diagram = xyDiagram1;
     graficoRitimo.Dock    = System.Windows.Forms.DockStyle.Fill;
     graficoRitimo.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     graficoRitimo.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     graficoRitimo.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     graficoRitimo.Legend.EquallySpacedItems  = false;
     graficoRitimo.Location                         = new System.Drawing.Point(0, 0);
     graficoRitimo.Name                             = "graficoRitimo";
     graficoRitimo.PaletteName                      = "Civic";
     series1.ArgumentDataMember                     = "Ciclo";
     series1.ArgumentScaleType                      = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel1.Angle                        = 40;
     pointSeriesLabel1.Antialiasing                 = true;
     pointSeriesLabel1.Border.Color                 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     pointSeriesLabel1.Border.Visible               = false;
     pointSeriesLabel1.FillStyle.FillMode           = DevExpress.XtraCharts.FillMode.Empty;
     pointSeriesLabel1.LineColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     pointSeriesLabel1.LineLength                   = 5;
     pointSeriesLabel1.LineStyle.DashStyle          = DevExpress.XtraCharts.DashStyle.Dot;
     pointSeriesLabel1.LineVisible                  = false;
     pointOptions1.ArgumentNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions1.ArgumentNumericOptions.Precision = 1;
     pointOptions1.ValueNumericOptions.Format       = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions1.ValueNumericOptions.Precision    = 1;
     pointSeriesLabel1.PointOptions                 = pointOptions1;
     pointSeriesLabel1.TextColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series1.Label = pointSeriesLabel1;
     series1.Name  = "Ritimo";
     series1.ValueDataMembersSerializable = "Ritmo";
     lineSeriesView1.Color = System.Drawing.Color.Blue;
     lineSeriesView1.LineMarkerOptions.BorderVisible = false;
     lineSeriesView1.LineMarkerOptions.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     lineSeriesView1.LineMarkerOptions.Size          = 7;
     series1.View = lineSeriesView1;
     series2.ArgumentDataMember                     = "Ciclo";
     series2.ArgumentScaleType                      = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel2.Angle                        = 90;
     pointSeriesLabel2.Antialiasing                 = true;
     pointSeriesLabel2.Border.Visible               = false;
     pointSeriesLabel2.FillStyle.FillMode           = DevExpress.XtraCharts.FillMode.Empty;
     pointSeriesLabel2.LineVisible                  = false;
     pointOptions2.ArgumentNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions2.ArgumentNumericOptions.Precision = 1;
     pointOptions2.ValueNumericOptions.Format       = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions2.ValueNumericOptions.Precision    = 1;
     pointSeriesLabel2.PointOptions                 = pointOptions2;
     pointSeriesLabel2.TextColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     pointSeriesLabel2.Visible                      = false;
     series2.Label = pointSeriesLabel2;
     series2.Name  = "Meta";
     series2.ValueDataMembersSerializable = "Meta";
     lineSeriesView2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     lineSeriesView2.LineMarkerOptions.BorderVisible = false;
     lineSeriesView2.LineMarkerOptions.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     lineSeriesView2.LineMarkerOptions.Size          = 5;
     lineSeriesView2.LineStyle.DashStyle             = DevExpress.XtraCharts.DashStyle.Dot;
     series2.View = lineSeriesView2;
     series3.ArgumentDataMember                     = "Ciclo";
     series3.ArgumentScaleType                      = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel3.Angle                        = 150;
     pointSeriesLabel3.Antialiasing                 = true;
     pointSeriesLabel3.Border.Visible               = false;
     pointSeriesLabel3.FillStyle.FillMode           = DevExpress.XtraCharts.FillMode.Empty;
     pointSeriesLabel3.LineVisible                  = false;
     pointOptions3.ArgumentNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions3.ArgumentNumericOptions.Precision = 1;
     pointOptions3.ValueNumericOptions.Format       = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions3.ValueNumericOptions.Precision    = 1;
     pointSeriesLabel3.PointOptions                 = pointOptions3;
     pointSeriesLabel3.TextColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     pointSeriesLabel3.Visible                      = false;
     series3.Label = pointSeriesLabel3;
     series3.Name  = "Planejado";
     series3.ValueDataMembersSerializable = "Planejado";
     lineSeriesView3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     lineSeriesView3.LineMarkerOptions.BorderVisible = false;
     lineSeriesView3.LineMarkerOptions.Color         = System.Drawing.Color.Gray;
     lineSeriesView3.LineMarkerOptions.Size          = 4;
     lineSeriesView3.LineStyle.DashStyle             = DevExpress.XtraCharts.DashStyle.Dot;
     series3.View = lineSeriesView3;
     graficoRitimo.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     graficoRitimo.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel4.LineVisible      = true;
     graficoRitimo.SeriesTemplate.Label = pointSeriesLabel4;
     graficoRitimo.SeriesTemplate.View  = lineSeriesView4;
     graficoRitimo.Size     = new System.Drawing.Size(713, 491);
     graficoRitimo.TabIndex = 0;
     //
     // graficoRitmoTimeDtoBindingSource
     //
     this.graficoRitmoTimeDtoBindingSource.DataSource = typeof(WexProject.BLL.Shared.DTOs.Execucao.GraficoRitmoTimeDTO);
     //
     // ChartRitimoTime
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(graficoRitimo);
     this.Name = "ChartRitimoTime";
     this.Size = new System.Drawing.Size(713, 491);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(graficoRitimo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.graficoRitmoTimeDtoBindingSource)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions1 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.PointOptions pointOptions2 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.lkStorageType = new DevExpress.XtraEditors.LookUpEdit();
            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
            this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
            this.popupContainerControl1 = new DevExpress.XtraEditors.PopupContainerControl();
            this.gridControl2 = new DevExpress.XtraGrid.GridControl();
            this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
            this.radioHiglight = new DevExpress.XtraEditors.RadioGroup();
            this.lblHighlightItems = new System.Windows.Forms.Label();
            this.lkHighlightItems = new DevExpress.XtraEditors.LookUpEdit();
            this.chkHighlightExpired = new DevExpress.XtraEditors.CheckEdit();
            this.lkStorageType2 = new DevExpress.XtraEditors.LookUpEdit();
            this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
            this.lkRackID2 = new DevExpress.XtraEditors.LookUpEdit();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.gridItemDetailByLocation = new DevExpress.XtraGrid.GridControl();
            this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.repositoryItemPopupContainerEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPopupContainerEdit();
            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.lkStorageType.Properties)).BeginInit();
            this.xtraTabPage3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.popupContainerControl1)).BeginInit();
            this.popupContainerControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
            this.panelControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.radioHiglight.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lkHighlightItems.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chkHighlightExpired.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lkStorageType2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lkRackID2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridItemDetailByLocation)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPopupContainerEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
            this.SuspendLayout();
            // 
            // xtraTabControl1
            // 
            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl1.Location = new System.Drawing.Point(0, 0);
            this.xtraTabControl1.Name = "xtraTabControl1";
            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
            this.xtraTabControl1.Size = new System.Drawing.Size(887, 534);
            this.xtraTabControl1.TabIndex = 0;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
            this.xtraTabPage3});
            this.xtraTabControl1.SelectedPageChanging += new DevExpress.XtraTab.TabPageChangingEventHandler(this.xtraTabControl1_SelectedPageChanging);
            // 
            // xtraTabPage1
            // 
            this.xtraTabPage1.Controls.Add(this.chartControl1);
            this.xtraTabPage1.Controls.Add(this.panelControl1);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(880, 505);
            this.xtraTabPage1.Text = "Slot Utilization";
            // 
            // chartControl1
            // 
            this.chartControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.Range.ScrollingRange.Auto = false;
            xyDiagram1.AxisY.Range.ScrollingRange.MaxValueSerializable = "100";
            xyDiagram1.AxisY.Range.ScrollingRange.MinValueSerializable = "0";
            xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            this.chartControl1.Diagram = xyDiagram1;
            this.chartControl1.Location = new System.Drawing.Point(3, 68);
            this.chartControl1.Name = "chartControl1";
            series1.ArgumentDataMember = "ShelfLabel";
            sideBySideBarSeriesLabel1.LineVisible = true;
            series1.Label = sideBySideBarSeriesLabel1;
            pointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
            series1.LegendPointOptions = pointOptions1;
            series1.Name = "Percentage of Utilization";
            pointOptions2.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
            series1.PointOptions = pointOptions2;
            series1.SynchronizePointOptions = false;
            series1.ValueDataMembersSerializable = "Value";
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1};
            sideBySideBarSeriesLabel2.LineVisible = true;
            this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
            this.chartControl1.Size = new System.Drawing.Size(874, 435);
            this.chartControl1.TabIndex = 1;
            // 
            // panelControl1
            // 
            this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.panelControl1.Controls.Add(this.lkStorageType);
            this.panelControl1.Controls.Add(this.labelControl3);
            this.panelControl1.Location = new System.Drawing.Point(3, 3);
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(874, 59);
            this.panelControl1.TabIndex = 0;
            // 
            // lkStorageType
            // 
            this.lkStorageType.Location = new System.Drawing.Point(110, 25);
            this.lkStorageType.Name = "lkStorageType";
            this.lkStorageType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.lkStorageType.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
            new DevExpress.XtraEditors.Controls.LookUpColumnInfo("StorageTypeName", "StorageTypeName")});
            this.lkStorageType.Properties.DisplayMember = "StorageTypeName";
            this.lkStorageType.Properties.NullText = "";
            this.lkStorageType.Properties.ValueMember = "ID";
            this.lkStorageType.Size = new System.Drawing.Size(178, 20);
            this.lkStorageType.TabIndex = 3;
            this.lkStorageType.EditValueChanged += new System.EventHandler(this.lkStorageType_EditValueChanged);
            // 
            // labelControl3
            // 
            this.labelControl3.Location = new System.Drawing.Point(30, 25);
            this.labelControl3.Name = "labelControl3";
            this.labelControl3.Size = new System.Drawing.Size(65, 13);
            this.labelControl3.TabIndex = 2;
            this.labelControl3.Text = "Storage Type";
            // 
            // xtraTabPage3
            // 
            this.xtraTabPage3.Controls.Add(this.popupContainerControl1);
            this.xtraTabPage3.Controls.Add(this.panelControl3);
            this.xtraTabPage3.Controls.Add(this.gridItemDetailByLocation);
            this.xtraTabPage3.Name = "xtraTabPage3";
            this.xtraTabPage3.Size = new System.Drawing.Size(880, 505);
            this.xtraTabPage3.Text = "Item Details by Location";
            // 
            // popupContainerControl1
            // 
            this.popupContainerControl1.Controls.Add(this.gridControl2);
            this.popupContainerControl1.Location = new System.Drawing.Point(96, 118);
            this.popupContainerControl1.Name = "popupContainerControl1";
            this.popupContainerControl1.Size = new System.Drawing.Size(613, 314);
            this.popupContainerControl1.TabIndex = 7;
            // 
            // gridControl2
            // 
            this.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl2.Location = new System.Drawing.Point(0, 0);
            this.gridControl2.MainView = this.gridView3;
            this.gridControl2.Name = "gridControl2";
            this.gridControl2.Size = new System.Drawing.Size(613, 314);
            this.gridControl2.TabIndex = 1;
            this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView3});
            // 
            // gridView3
            // 
            this.gridView3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn1,
            this.gridColumn2,
            this.gridColumn3,
            this.gridColumn4,
            this.gridColumn5,
            this.gridColumn6});
            this.gridView3.GridControl = this.gridControl2;
            this.gridView3.Name = "gridView3";
            this.gridView3.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn1
            // 
            this.gridColumn1.Caption = "Stock Code";
            this.gridColumn1.FieldName = "StockCode";
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.OptionsColumn.AllowEdit = false;
            this.gridColumn1.OptionsColumn.AllowFocus = false;
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 0;
            this.gridColumn1.Width = 85;
            // 
            // gridColumn2
            // 
            this.gridColumn2.Caption = "Item Name";
            this.gridColumn2.FieldName = "FullItemName";
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.OptionsColumn.AllowEdit = false;
            this.gridColumn2.OptionsColumn.AllowFocus = false;
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 1;
            this.gridColumn2.Width = 184;
            // 
            // gridColumn3
            // 
            this.gridColumn3.Caption = "Batch Number";
            this.gridColumn3.FieldName = "BatchNo";
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.OptionsColumn.AllowEdit = false;
            this.gridColumn3.OptionsColumn.AllowFocus = false;
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 2;
            this.gridColumn3.Width = 104;
            // 
            // gridColumn4
            // 
            this.gridColumn4.Caption = "Expiry Date";
            this.gridColumn4.DisplayFormat.FormatString = "dd/MM/yyyy";
            this.gridColumn4.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.gridColumn4.FieldName = "ExpDate";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.OptionsColumn.AllowEdit = false;
            this.gridColumn4.OptionsColumn.AllowFocus = false;
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 3;
            this.gridColumn4.Width = 168;
            // 
            // gridColumn5
            // 
            this.gridColumn5.Caption = "Balance";
            this.gridColumn5.DisplayFormat.FormatString = "#,###";
            this.gridColumn5.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.gridColumn5.FieldName = "BalanceSKU";
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.OptionsColumn.AllowEdit = false;
            this.gridColumn5.OptionsColumn.AllowFocus = false;
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 4;
            this.gridColumn5.Width = 168;
            // 
            // gridColumn6
            // 
            this.gridColumn6.Caption = "Loss/Adjustment";
            this.gridColumn6.FieldName = "Loss";
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Width = 168;
            // 
            // panelControl3
            // 
            this.panelControl3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.panelControl3.Controls.Add(this.radioHiglight);
            this.panelControl3.Controls.Add(this.lblHighlightItems);
            this.panelControl3.Controls.Add(this.lkHighlightItems);
            this.panelControl3.Controls.Add(this.chkHighlightExpired);
            this.panelControl3.Controls.Add(this.lkStorageType2);
            this.panelControl3.Controls.Add(this.labelControl5);
            this.panelControl3.Controls.Add(this.lkRackID2);
            this.panelControl3.Controls.Add(this.labelControl2);
            this.panelControl3.Location = new System.Drawing.Point(3, 3);
            this.panelControl3.Name = "panelControl3";
            this.panelControl3.Size = new System.Drawing.Size(874, 59);
            this.panelControl3.TabIndex = 4;
            // 
            // radioHiglight
            // 
            this.radioHiglight.EditValue = "Utilization";
            this.radioHiglight.Location = new System.Drawing.Point(307, 30);
            this.radioHiglight.Name = "radioHiglight";
            this.radioHiglight.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
            this.radioHiglight.Properties.Appearance.Options.UseBackColor = true;
            this.radioHiglight.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.radioHiglight.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
            new DevExpress.XtraEditors.Controls.RadioGroupItem("Utilization", "Show Utilization"),
            new DevExpress.XtraEditors.Controls.RadioGroupItem("Items", "Search Item")});
            this.radioHiglight.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
            this.radioHiglight.Properties.LookAndFeel.UseWindowsXPTheme = true;
            this.radioHiglight.Size = new System.Drawing.Size(318, 17);
            this.radioHiglight.TabIndex = 9;
            this.radioHiglight.SelectedIndexChanged += new System.EventHandler(this.radioHiglight_SelectedIndexChanged);
            this.radioHiglight.EditValueChanged += new System.EventHandler(this.radioHiglight_EditValueChanged);
            // 
            // lblHighlightItems
            // 
            this.lblHighlightItems.AutoSize = true;
            this.lblHighlightItems.Location = new System.Drawing.Point(631, 34);
            this.lblHighlightItems.Name = "lblHighlightItems";
            this.lblHighlightItems.Size = new System.Drawing.Size(78, 13);
            this.lblHighlightItems.TabIndex = 8;
            this.lblHighlightItems.Text = "Highlight Items";
            this.lblHighlightItems.Visible = false;
            // 
            // lkHighlightItems
            // 
            this.lkHighlightItems.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.lkHighlightItems.Location = new System.Drawing.Point(717, 31);
            this.lkHighlightItems.Name = "lkHighlightItems";
            this.lkHighlightItems.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.lkHighlightItems.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
            new DevExpress.XtraEditors.Controls.LookUpColumnInfo("FullItemName", "Item Name")});
            this.lkHighlightItems.Properties.DisplayMember = "FullItemName";
            this.lkHighlightItems.Properties.NullText = "";
            this.lkHighlightItems.Properties.ValueMember = "ID";
            this.lkHighlightItems.Size = new System.Drawing.Size(145, 20);
            this.lkHighlightItems.TabIndex = 7;
            this.lkHighlightItems.Visible = false;
            this.lkHighlightItems.EditValueChanged += new System.EventHandler(this.lookUpEdit1_EditValueChanged_1);
            // 
            // chkHighlightExpired
            // 
            this.chkHighlightExpired.Location = new System.Drawing.Point(339, 28);
            this.chkHighlightExpired.Name = "chkHighlightExpired";
            this.chkHighlightExpired.Properties.Caption = "Highlight Expired Items";
            this.chkHighlightExpired.Size = new System.Drawing.Size(160, 19);
            this.chkHighlightExpired.TabIndex = 6;
            // 
            // lkStorageType2
            // 
            this.lkStorageType2.Location = new System.Drawing.Point(93, 7);
            this.lkStorageType2.Name = "lkStorageType2";
            this.lkStorageType2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.lkStorageType2.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
            new DevExpress.XtraEditors.Controls.LookUpColumnInfo("StorageTypeName", "StorageTypeName")});
            this.lkStorageType2.Properties.DisplayMember = "StorageTypeName";
            this.lkStorageType2.Properties.NullText = "";
            this.lkStorageType2.Properties.ValueMember = "ID";
            this.lkStorageType2.Size = new System.Drawing.Size(178, 20);
            this.lkStorageType2.TabIndex = 0;
            this.lkStorageType2.EditValueChanged += new System.EventHandler(this.lkStorageType2_EditValueChanged);
            // 
            // labelControl5
            // 
            this.labelControl5.Location = new System.Drawing.Point(13, 14);
            this.labelControl5.Name = "labelControl5";
            this.labelControl5.Size = new System.Drawing.Size(65, 13);
            this.labelControl5.TabIndex = 5;
            this.labelControl5.Text = "Storage Type";
            // 
            // lkRackID2
            // 
            this.lkRackID2.Location = new System.Drawing.Point(92, 33);
            this.lkRackID2.Name = "lkRackID2";
            this.lkRackID2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.lkRackID2.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
            new DevExpress.XtraEditors.Controls.LookUpColumnInfo("ShelfLabel", "ShelfLabel")});
            this.lkRackID2.Properties.DisplayMember = "ShelfLabel";
            this.lkRackID2.Properties.NullText = "";
            this.lkRackID2.Properties.ValueMember = "ID";
            this.lkRackID2.Size = new System.Drawing.Size(178, 20);
            this.lkRackID2.TabIndex = 1;
            this.lkRackID2.EditValueChanged += new System.EventHandler(this.lookUpEdit1_EditValueChanged);
            // 
            // labelControl2
            // 
            this.labelControl2.Location = new System.Drawing.Point(15, 39);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(23, 13);
            this.labelControl2.TabIndex = 0;
            this.labelControl2.Text = "Rack";
            // 
            // gridItemDetailByLocation
            // 
            this.gridItemDetailByLocation.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.gridItemDetailByLocation.Location = new System.Drawing.Point(2, 66);
            this.gridItemDetailByLocation.MainView = this.gridView2;
            this.gridItemDetailByLocation.Name = "gridItemDetailByLocation";
            this.gridItemDetailByLocation.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemPopupContainerEdit1,
            this.repositoryItemButtonEdit1});
            this.gridItemDetailByLocation.Size = new System.Drawing.Size(878, 438);
            this.gridItemDetailByLocation.TabIndex = 3;
            this.gridItemDetailByLocation.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView2});
            // 
            // gridView2
            // 
            this.gridView2.Appearance.Empty.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
            this.gridView2.Appearance.Empty.Options.UseBackColor = true;
            this.gridView2.Appearance.FocusedCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.gridView2.Appearance.FocusedCell.Options.UseBackColor = true;
            this.gridView2.Appearance.HorzLine.BackColor = System.Drawing.Color.White;
            this.gridView2.Appearance.Preview.BackColor = System.Drawing.Color.Transparent;
            this.gridView2.Appearance.Preview.Options.UseBackColor = true;
            this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
            this.gridView2.GridControl = this.gridItemDetailByLocation;
            this.gridView2.IndicatorWidth = 35;
            this.gridView2.Name = "gridView2";
            this.gridView2.OptionsBehavior.AutoSelectAllInEditor = false;
            this.gridView2.OptionsCustomization.AllowColumnMoving = false;
            this.gridView2.OptionsCustomization.AllowColumnResizing = false;
            this.gridView2.OptionsCustomization.AllowSort = false;
            this.gridView2.OptionsMenu.EnableColumnMenu = false;
            this.gridView2.OptionsSelection.EnableAppearanceFocusedRow = false;
            this.gridView2.OptionsView.AllowCellMerge = true;
            this.gridView2.OptionsView.ShowDetailButtons = false;
            this.gridView2.OptionsView.ShowGroupPanel = false;
            this.gridView2.RowHeight = 50;
            this.gridView2.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gridView2_CustomDrawRowIndicator);
            this.gridView2.CustomDrawCell += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.gridView2_CustomDrawCell);
            // 
            // repositoryItemPopupContainerEdit1
            // 
            this.repositoryItemPopupContainerEdit1.AutoHeight = false;
            this.repositoryItemPopupContainerEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemPopupContainerEdit1.Name = "repositoryItemPopupContainerEdit1";
            this.repositoryItemPopupContainerEdit1.PopupControl = this.popupContainerControl1;
            this.repositoryItemPopupContainerEdit1.PopupFormMinSize = new System.Drawing.Size(250, 200);
            // 
            // repositoryItemButtonEdit1
            // 
            this.repositoryItemButtonEdit1.AllowFocused = false;
            this.repositoryItemButtonEdit1.AutoHeight = false;
            this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Ellipsis, "", -1, true, false, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, true)});
            this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
            this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.repositoryItemButtonEdit1.Click += new System.EventHandler(this.repositoryItemButtonEdit1_Click);
            // 
            // LocationReports
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(887, 534);
            this.Controls.Add(this.xtraTabControl1);
            this.Name = "LocationReports";
            this.Text = "Location Reports";
            this.Load += new System.EventHandler(this.LocationReports_Load);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
            this.xtraTabControl1.ResumeLayout(false);
            this.xtraTabPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            this.panelControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.lkStorageType.Properties)).EndInit();
            this.xtraTabPage3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.popupContainerControl1)).EndInit();
            this.popupContainerControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
            this.panelControl3.ResumeLayout(false);
            this.panelControl3.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.radioHiglight.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lkHighlightItems.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chkHighlightExpired.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lkStorageType2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lkRackID2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridItemDetailByLocation)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPopupContainerEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
            this.ResumeLayout(false);

        }
Esempio n. 12
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.TextAnnotation           textAnnotation1           = new DevExpress.XtraCharts.TextAnnotation();
     DevExpress.XtraCharts.ChartAnchorPoint         chartAnchorPoint1         = new DevExpress.XtraCharts.ChartAnchorPoint();
     DevExpress.XtraCharts.FreePosition             freePosition1             = new DevExpress.XtraCharts.FreePosition();
     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.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions1             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.Series                   series2                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView1           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle               chartTitle1               = new DevExpress.XtraCharts.ChartTitle();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.reporteDollarUtilization = new BPMO.SDNI.Flota.Reportes.DA.DollarUtilizationDS();
     this.TopMargin              = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrPageInfo1            = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrPageInfo2            = new DevExpress.XtraReports.UI.XRPageInfo();
     this.tblTituloEtiquetas     = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow12           = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell9           = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow13           = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell17          = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableRow14           = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTCRangoFechas        = new DevExpress.XtraReports.UI.XRTableCell();
     this.pbLogo                 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.BottomMargin           = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.PageHeader             = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.chartDollarUtilization = new DevExpress.XtraReports.UI.XRChart();
     this.ReportHeader           = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.GroupHeader1           = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.TituloGrafica          = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrSRChartDetails       = new DevExpress.XtraReports.UI.XRSubreport();
     ((System.ComponentModel.ISupportInitialize)(this.reporteDollarUtilization)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tblTituloEtiquetas)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartDollarUtilization)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(textAnnotation1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrSRChartDetails
     });
     this.Detail.HeightF            = 33.41662F;
     this.Detail.KeepTogether       = true;
     this.Detail.MultiColumn.Layout = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown;
     this.Detail.MultiColumn.Mode   = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnCount;
     this.Detail.Name    = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.SortFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("SucursalID", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
         new DevExpress.XtraReports.UI.GroupField("NombreSucursal", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // reporteDollarUtilization
     //
     this.reporteDollarUtilization.DataSetName             = "ReporteDollarUtilization";
     this.reporteDollarUtilization.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 3.708331F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Format        = "Página {0} de {1}";
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(841.5831F, 69.16669F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(142.2917F, 20.83334F);
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.Format        = "{0:dd/MM/yyyy hh:mm:ss tt}";
     this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(841.5834F, 48.33334F);
     this.xrPageInfo2.Name          = "xrPageInfo2";
     this.xrPageInfo2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo2.PageInfo      = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo2.SizeF         = new System.Drawing.SizeF(142.2916F, 20.83333F);
     this.xrPageInfo2.StylePriority.UseTextAlignment = false;
     this.xrPageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // tblTituloEtiquetas
     //
     this.tblTituloEtiquetas.Font          = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tblTituloEtiquetas.LocationFloat = new DevExpress.Utils.PointFloat(243.875F, 28.50001F);
     this.tblTituloEtiquetas.Name          = "tblTituloEtiquetas";
     this.tblTituloEtiquetas.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     this.tblTituloEtiquetas.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow12,
         this.xrTableRow13,
         this.xrTableRow14
     });
     this.tblTituloEtiquetas.SizeF = new System.Drawing.SizeF(587.5831F, 62.5F);
     this.tblTituloEtiquetas.StylePriority.UseFont          = false;
     this.tblTituloEtiquetas.StylePriority.UsePadding       = false;
     this.tblTituloEtiquetas.StylePriority.UseTextAlignment = false;
     this.tblTituloEtiquetas.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTableRow12
     //
     this.xrTableRow12.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell9
     });
     this.xrTableRow12.Name   = "xrTableRow12";
     this.xrTableRow12.Weight = 1D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "ConfiguracionModulo.NombreCliente")
     });
     this.xrTableCell9.Name = "xrTableCell9";
     this.xrTableCell9.StylePriority.UseFont = false;
     this.xrTableCell9.Weight = 0.99131829478095046D;
     //
     // xrTableRow13
     //
     this.xrTableRow13.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell17
     });
     this.xrTableRow13.Name   = "xrTableRow13";
     this.xrTableRow13.Weight = 1D;
     //
     // xrTableCell17
     //
     this.xrTableCell17.Name = "xrTableCell17";
     this.xrTableCell17.StylePriority.UseFont          = false;
     this.xrTableCell17.StylePriority.UseTextAlignment = false;
     this.xrTableCell17.Text          = "REPORTE DE DOLLAR UTILIZATION";
     this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell17.Weight        = 0.99131829478095046D;
     //
     // xrTableRow14
     //
     this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTCRangoFechas
     });
     this.xrTableRow14.Name   = "xrTableRow14";
     this.xrTableRow14.Weight = 1D;
     //
     // xrTCRangoFechas
     //
     this.xrTCRangoFechas.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTCRangoFechas.Name = "xrTCRangoFechas";
     this.xrTCRangoFechas.StylePriority.UseFont = false;
     this.xrTCRangoFechas.Weight = 0.99131829478095057D;
     //
     // pbLogo
     //
     this.pbLogo.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Image", null, "ConfiguracionesSistema.UrlLogoEmpresa")
     });
     this.pbLogo.LocationFloat = new DevExpress.Utils.PointFloat(74.87501F, 10.00001F);
     this.pbLogo.Name          = "pbLogo";
     this.pbLogo.SizeF         = new System.Drawing.SizeF(159F, 100F);
     this.pbLogo.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     this.pbLogo.BeforePrint  += new System.Drawing.Printing.PrintEventHandler(this.pbLogo_BeforePrint);
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 28.87478F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.pbLogo,
         this.tblTituloEtiquetas,
         this.xrPageInfo2,
         this.xrPageInfo1
     });
     this.PageHeader.HeightF = 126.0417F;
     this.PageHeader.Name    = "PageHeader";
     //
     // chartDollarUtilization
     //
     chartAnchorPoint1.X             = 0;
     chartAnchorPoint1.Y             = 43;
     textAnnotation1.AnchorPoint     = chartAnchorPoint1;
     textAnnotation1.Border.Visible  = false;
     textAnnotation1.ConnectorStyle  = DevExpress.XtraCharts.AnnotationConnectorStyle.None;
     textAnnotation1.Font            = new System.Drawing.Font("Arial Narrow", 9.7F);
     textAnnotation1.Name            = "Anotacion";
     textAnnotation1.ShapeKind       = DevExpress.XtraCharts.ShapeKind.Rectangle;
     freePosition1.DockCorner        = DevExpress.XtraCharts.DockCorner.LeftBottom;
     freePosition1.InnerIndents.Left = 0;
     freePosition1.InnerIndents.Top  = 0;
     textAnnotation1.ShapePosition   = freePosition1;
     textAnnotation1.Text            = "* Expresado de Millones de pesos";
     this.chartDollarUtilization.AnnotationRepository.AddRange(new DevExpress.XtraCharts.Annotation[] {
         textAnnotation1
     });
     this.chartDollarUtilization.BackColor       = System.Drawing.Color.Transparent;
     this.chartDollarUtilization.BorderColor     = System.Drawing.Color.Black;
     this.chartDollarUtilization.Borders         = DevExpress.XtraPrinting.BorderSide.None;
     this.chartDollarUtilization.DataMember      = "ResultadoDollarUtilization";
     this.chartDollarUtilization.DataSource      = this.reporteDollarUtilization;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.GridLines.Visible          = false;
     xyDiagram1.AxisY.Title.Font    = new System.Drawing.Font("Arial Narrow", 9.7F);
     xyDiagram1.AxisY.Title.Text    = "* Miles de Pesos";
     xyDiagram1.AxisY.Title.Visible = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYZooming   = DevExpress.Utils.DefaultBoolean.False;
     secondaryAxisY1.AxisID        = 0;
     secondaryAxisY1.Name          = "EjeY Secundaria 1";
     secondaryAxisY1.Title.Font    = new System.Drawing.Font("Arial Narrow", 9.7F);
     secondaryAxisY1.Title.Text    = "DU";
     secondaryAxisY1.Title.Visible = true;
     secondaryAxisY1.VisibleInPanesSerializable = "-1";
     xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY1
     });
     this.chartDollarUtilization.Diagram                    = xyDiagram1;
     this.chartDollarUtilization.FillStyle.FillMode         = DevExpress.XtraCharts.FillMode.Empty;
     this.chartDollarUtilization.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartDollarUtilization.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.chartDollarUtilization.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartDollarUtilization.Legend.EquallySpacedItems  = false;
     this.chartDollarUtilization.LocationFloat              = new DevExpress.Utils.PointFloat(10.00004F, 10.00001F);
     this.chartDollarUtilization.Name            = "chartDollarUtilization";
     series1.ArgumentDataMember                  = "Mes";
     series1.ArgumentScaleType                   = DevExpress.XtraCharts.ScaleType.Qualitative;
     pointOptions1.ValueNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions1.ValueNumericOptions.Precision = 0;
     sideBySideBarSeriesLabel1.PointOptions      = pointOptions1;
     sideBySideBarSeriesLabel1.Position          = DevExpress.XtraCharts.BarSeriesLabelPosition.Center;
     series1.Label = sideBySideBarSeriesLabel1;
     series1.Name  = "Valor Flota";
     series1.ValueDataMembersSerializable = "ResultadoDollarUtilization.ValorFlota";
     series2.ArgumentDataMember           = "Mes";
     series2.ArgumentScaleType            = DevExpress.XtraCharts.ScaleType.Qualitative;
     series2.Name = "Dollar Utilization";
     series2.ValueDataMembersSerializable = "ResultadoDollarUtilization.DollarUtilizationMensual";
     lineSeriesView1.AxisYName            = "EjeY Secundaria 1";
     lineSeriesView1.MarkerVisibility     = DevExpress.Utils.DefaultBoolean.True;
     series2.View = lineSeriesView1;
     this.chartDollarUtilization.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.chartDollarUtilization.SizeF = new System.Drawing.SizeF(1052F, 577.9167F);
     chartTitle1.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Bold);
     chartTitle1.Text = "DOLLAR UTILIZATION MENSUALIZADO";
     this.chartDollarUtilization.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // ReportHeader
     //
     this.ReportHeader.HeightF = 4.124991F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.chartDollarUtilization
     });
     this.GroupHeader1.HeightF = 602.9167F;
     this.GroupHeader1.Name    = "GroupHeader1";
     //
     // TituloGrafica
     //
     this.TituloGrafica.Name      = "TituloGrafica";
     this.TituloGrafica.ValueInfo = "Dollar Utilization Mensualizado";
     this.TituloGrafica.Visible   = false;
     //
     // xrSRChartDetails
     //
     this.xrSRChartDetails.Id            = 0;
     this.xrSRChartDetails.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrSRChartDetails.Name          = "xrSRChartDetails";
     this.xrSRChartDetails.ReportSource  = new BPMO.SDNI.Flota.RPT.DollarUtilizationElementoSucursalRPT();
     this.xrSRChartDetails.SizeF         = new System.Drawing.SizeF(1072F, 32.79163F);
     this.xrSRChartDetails.BeforePrint  += new System.Drawing.Printing.PrintEventHandler(this.xrSRChartDetails_BeforePrint);
     //
     // DollarUtilizationRPT
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageHeader,
         this.ReportHeader,
         this.GroupHeader1
     });
     this.DataMember = "Sucursales";
     this.DataSource = this.reporteDollarUtilization;
     this.Landscape  = true;
     this.Margins    = new System.Drawing.Printing.Margins(12, 16, 4, 29);
     this.PageHeight = 850;
     this.PageWidth  = 1100;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.TituloGrafica
     });
     this.Version      = "13.2";
     this.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.DollarUtilizationRPT_BeforePrint);
     ((System.ComponentModel.ISupportInitialize)(this.reporteDollarUtilization)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tblTituloEtiquetas)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(textAnnotation1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartDollarUtilization)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 13
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions1             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideBarSeriesView  sideBySideBarSeriesView1  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.Series                   series2                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView1           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.StepAreaSeriesView       stepAreaSeriesView1       = new DevExpress.XtraCharts.StepAreaSeriesView();
     this.chartControl1 = new SPC.Controls.Base.AdvChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stepAreaSeriesView1)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.CrosshairOptions.HighlightPoints = false;
     xyDiagram1.AxisX.Tickmarks.MinorVisible             = false;
     xyDiagram1.AxisX.VisibleInPanesSerializable         = "-1";
     xyDiagram1.AxisX.WholeRange.AutoSideMargins         = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable         = "-1";
     xyDiagram1.EnableAxisXScrolling            = true;
     xyDiagram1.ScrollingOptions.UseKeyboard    = false;
     xyDiagram1.ScrollingOptions.UseMouse       = false;
     xyDiagram1.ScrollingOptions.UseTouchDevice = false;
     secondaryAxisY1.AxisID = 0;
     secondaryAxisY1.Name   = "Secondary AxisY 1";
     secondaryAxisY1.VisibleInPanesSerializable       = "-1";
     secondaryAxisY1.VisualRange.Auto                 = false;
     secondaryAxisY1.VisualRange.AutoSideMargins      = false;
     secondaryAxisY1.VisualRange.MaxValueSerializable = "100";
     secondaryAxisY1.VisualRange.MinValueSerializable = "0";
     secondaryAxisY1.VisualRange.SideMarginsValue     = 0D;
     secondaryAxisY1.WholeRange.Auto                 = false;
     secondaryAxisY1.WholeRange.AutoSideMargins      = false;
     secondaryAxisY1.WholeRange.MaxValueSerializable = "100";
     secondaryAxisY1.WholeRange.MinValueSerializable = "0";
     secondaryAxisY1.WholeRange.SideMarginsValue     = 0D;
     xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY1
     });
     xyDiagram1.ZoomingOptions.UseMouseWheel = false;
     this.chartControl1.Diagram                       = xyDiagram1;
     this.chartControl1.Dock                          = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.Visible                = false;
     this.chartControl1.Location                      = new System.Drawing.Point(4, 2);
     this.chartControl1.Name                          = "chartControl1";
     this.chartControl1.RuntimeHitTesting             = true;
     series1.ArgumentScaleType                        = DevExpress.XtraCharts.ScaleType.Qualitative;
     sideBySideBarSeriesLabel1.Antialiasing           = true;
     pointOptions1.ArgumentNumericOptions.Format      = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions1.PointView                          = DevExpress.XtraCharts.PointView.Argument;
     sideBySideBarSeriesLabel1.PointOptions           = pointOptions1;
     sideBySideBarSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
     sideBySideBarSeriesLabel1.TextOrientation        = DevExpress.XtraCharts.TextOrientation.TopToBottom;
     series1.Label = sideBySideBarSeriesLabel1;
     series1.Name  = "Series 1";
     sideBySideBarSeriesView1.BarWidth           = 1D;
     sideBySideBarSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series1.View = sideBySideBarSeriesView1;
     series2.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
     series2.Name = "Series 2";
     lineSeriesView1.AxisYName = "Secondary AxisY 1";
     lineSeriesView1.LineMarkerOptions.Size = 5;
     lineSeriesView1.MarkerVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series2.View = lineSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     stepAreaSeriesView1.MarkerOptions.Size     = 8;
     this.chartControl1.SeriesTemplate.View     = stepAreaSeriesView1;
     this.chartControl1.SideBySideEqualBarWidth = false;
     this.chartControl1.Size     = new System.Drawing.Size(718, 373);
     this.chartControl1.TabIndex = 0;
     //
     // ParetoDrawBoard
     //
     this.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.Appearance.Options.UseBackColor = true;
     this.AutoScaleDimensions             = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.chartControl1);
     this.Name = "ParetoDrawBoard";
     this.Size = new System.Drawing.Size(724, 377);
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stepAreaSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1     = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions1                 = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions             pointOptions2                 = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2     = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.Utils.SerializableAppearanceObject  serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     this.xtraTabControl1        = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1           = new DevExpress.XtraTab.XtraTabPage();
     this.chartControl1          = new DevExpress.XtraCharts.ChartControl();
     this.panelControl1          = new DevExpress.XtraEditors.PanelControl();
     this.lkStorageType          = new DevExpress.XtraEditors.LookUpEdit();
     this.labelControl3          = new DevExpress.XtraEditors.LabelControl();
     this.xtraTabPage3           = new DevExpress.XtraTab.XtraTabPage();
     this.popupContainerControl1 = new DevExpress.XtraEditors.PopupContainerControl();
     this.gridControl2           = new DevExpress.XtraGrid.GridControl();
     this.gridView3                         = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1                       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2                       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3                       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4                       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5                       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6                       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.panelControl3                     = new DevExpress.XtraEditors.PanelControl();
     this.radioHiglight                     = new DevExpress.XtraEditors.RadioGroup();
     this.lblHighlightItems                 = new System.Windows.Forms.Label();
     this.lkHighlightItems                  = new DevExpress.XtraEditors.LookUpEdit();
     this.chkHighlightExpired               = new DevExpress.XtraEditors.CheckEdit();
     this.lkStorageType2                    = new DevExpress.XtraEditors.LookUpEdit();
     this.labelControl5                     = new DevExpress.XtraEditors.LabelControl();
     this.lkRackID2                         = new DevExpress.XtraEditors.LookUpEdit();
     this.labelControl2                     = new DevExpress.XtraEditors.LabelControl();
     this.gridItemDetailByLocation          = new DevExpress.XtraGrid.GridControl();
     this.gridView2                         = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.repositoryItemPopupContainerEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPopupContainerEdit();
     this.repositoryItemButtonEdit1         = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtraTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lkStorageType.Properties)).BeginInit();
     this.xtraTabPage3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.popupContainerControl1)).BeginInit();
     this.popupContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
     this.panelControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radioHiglight.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkHighlightItems.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkHighlightExpired.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkStorageType2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkRackID2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridItemDetailByLocation)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPopupContainerEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
     this.SuspendLayout();
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControl1.Location        = new System.Drawing.Point(0, 0);
     this.xtraTabControl1.Name            = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
     this.xtraTabControl1.Size            = new System.Drawing.Size(887, 534);
     this.xtraTabControl1.TabIndex        = 0;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.xtraTabPage1,
         this.xtraTabPage3
     });
     this.xtraTabControl1.SelectedPageChanging += new DevExpress.XtraTab.TabPageChangingEventHandler(this.xtraTabControl1_SelectedPageChanging);
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Controls.Add(this.chartControl1);
     this.xtraTabPage1.Controls.Add(this.panelControl1);
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(880, 505);
     this.xtraTabPage1.Text = "Slot Utilization";
     //
     // chartControl1
     //
     this.chartControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Range.ScrollingRange.Auto  = false;
     xyDiagram1.AxisY.Range.ScrollingRange.MaxValueSerializable = "100";
     xyDiagram1.AxisY.Range.ScrollingRange.MinValueSerializable = "0";
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled   = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram            = xyDiagram1;
     this.chartControl1.Location           = new System.Drawing.Point(3, 68);
     this.chartControl1.Name               = "chartControl1";
     series1.ArgumentDataMember            = "ShelfLabel";
     sideBySideBarSeriesLabel1.LineVisible = true;
     series1.Label = sideBySideBarSeriesLabel1;
     pointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
     series1.LegendPointOptions = pointOptions1;
     series1.Name = "Percentage of Utilization";
     pointOptions2.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
     series1.PointOptions                  = pointOptions2;
     series1.SynchronizePointOptions       = false;
     series1.ValueDataMembersSerializable  = "Value";
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     sideBySideBarSeriesLabel2.LineVisible   = true;
     this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
     this.chartControl1.Size     = new System.Drawing.Size(874, 435);
     this.chartControl1.TabIndex = 1;
     //
     // panelControl1
     //
     this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.panelControl1.Controls.Add(this.lkStorageType);
     this.panelControl1.Controls.Add(this.labelControl3);
     this.panelControl1.Location = new System.Drawing.Point(3, 3);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(874, 59);
     this.panelControl1.TabIndex = 0;
     //
     // lkStorageType
     //
     this.lkStorageType.Location = new System.Drawing.Point(110, 25);
     this.lkStorageType.Name     = "lkStorageType";
     this.lkStorageType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.lkStorageType.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("StorageTypeName", "StorageTypeName")
     });
     this.lkStorageType.Properties.DisplayMember = "StorageTypeName";
     this.lkStorageType.Properties.NullText      = "";
     this.lkStorageType.Properties.ValueMember   = "ID";
     this.lkStorageType.Size              = new System.Drawing.Size(178, 20);
     this.lkStorageType.TabIndex          = 3;
     this.lkStorageType.EditValueChanged += new System.EventHandler(this.lkStorageType_EditValueChanged);
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(30, 25);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(65, 13);
     this.labelControl3.TabIndex = 2;
     this.labelControl3.Text     = "Storage Type";
     //
     // xtraTabPage3
     //
     this.xtraTabPage3.Controls.Add(this.popupContainerControl1);
     this.xtraTabPage3.Controls.Add(this.panelControl3);
     this.xtraTabPage3.Controls.Add(this.gridItemDetailByLocation);
     this.xtraTabPage3.Name = "xtraTabPage3";
     this.xtraTabPage3.Size = new System.Drawing.Size(880, 505);
     this.xtraTabPage3.Text = "Item Details by Location";
     //
     // popupContainerControl1
     //
     this.popupContainerControl1.Controls.Add(this.gridControl2);
     this.popupContainerControl1.Location = new System.Drawing.Point(96, 118);
     this.popupContainerControl1.Name     = "popupContainerControl1";
     this.popupContainerControl1.Size     = new System.Drawing.Size(613, 314);
     this.popupContainerControl1.TabIndex = 7;
     //
     // gridControl2
     //
     this.gridControl2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gridControl2.Location = new System.Drawing.Point(0, 0);
     this.gridControl2.MainView = this.gridView3;
     this.gridControl2.Name     = "gridControl2";
     this.gridControl2.Size     = new System.Drawing.Size(613, 314);
     this.gridControl2.TabIndex = 1;
     this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView3
     });
     //
     // gridView3
     //
     this.gridView3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn3,
         this.gridColumn4,
         this.gridColumn5,
         this.gridColumn6
     });
     this.gridView3.GridControl = this.gridControl2;
     this.gridView3.Name        = "gridView3";
     this.gridView3.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption   = "Stock Code";
     this.gridColumn1.FieldName = "StockCode";
     this.gridColumn1.Name      = "gridColumn1";
     this.gridColumn1.OptionsColumn.AllowEdit  = false;
     this.gridColumn1.OptionsColumn.AllowFocus = false;
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     this.gridColumn1.Width        = 85;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption   = "Item Name";
     this.gridColumn2.FieldName = "FullItemName";
     this.gridColumn2.Name      = "gridColumn2";
     this.gridColumn2.OptionsColumn.AllowEdit  = false;
     this.gridColumn2.OptionsColumn.AllowFocus = false;
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 1;
     this.gridColumn2.Width        = 184;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption   = "Batch Number";
     this.gridColumn3.FieldName = "BatchNo";
     this.gridColumn3.Name      = "gridColumn3";
     this.gridColumn3.OptionsColumn.AllowEdit  = false;
     this.gridColumn3.OptionsColumn.AllowFocus = false;
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 2;
     this.gridColumn3.Width        = 104;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption = "Expiry Date";
     this.gridColumn4.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.gridColumn4.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.gridColumn4.FieldName = "ExpDate";
     this.gridColumn4.Name      = "gridColumn4";
     this.gridColumn4.OptionsColumn.AllowEdit  = false;
     this.gridColumn4.OptionsColumn.AllowFocus = false;
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 3;
     this.gridColumn4.Width        = 168;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption = "Balance";
     this.gridColumn5.DisplayFormat.FormatString = "#,###";
     this.gridColumn5.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn5.FieldName = "BalanceSKU";
     this.gridColumn5.Name      = "gridColumn5";
     this.gridColumn5.OptionsColumn.AllowEdit  = false;
     this.gridColumn5.OptionsColumn.AllowFocus = false;
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 4;
     this.gridColumn5.Width        = 168;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption   = "Loss/Adjustment";
     this.gridColumn6.FieldName = "Loss";
     this.gridColumn6.Name      = "gridColumn6";
     this.gridColumn6.Width     = 168;
     //
     // panelControl3
     //
     this.panelControl3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.panelControl3.Controls.Add(this.radioHiglight);
     this.panelControl3.Controls.Add(this.lblHighlightItems);
     this.panelControl3.Controls.Add(this.lkHighlightItems);
     this.panelControl3.Controls.Add(this.chkHighlightExpired);
     this.panelControl3.Controls.Add(this.lkStorageType2);
     this.panelControl3.Controls.Add(this.labelControl5);
     this.panelControl3.Controls.Add(this.lkRackID2);
     this.panelControl3.Controls.Add(this.labelControl2);
     this.panelControl3.Location = new System.Drawing.Point(3, 3);
     this.panelControl3.Name     = "panelControl3";
     this.panelControl3.Size     = new System.Drawing.Size(874, 59);
     this.panelControl3.TabIndex = 4;
     //
     // radioHiglight
     //
     this.radioHiglight.EditValue = "Utilization";
     this.radioHiglight.Location  = new System.Drawing.Point(307, 30);
     this.radioHiglight.Name      = "radioHiglight";
     this.radioHiglight.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.radioHiglight.Properties.Appearance.Options.UseBackColor = true;
     this.radioHiglight.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.radioHiglight.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
         new DevExpress.XtraEditors.Controls.RadioGroupItem("Utilization", "Show Utilization"),
         new DevExpress.XtraEditors.Controls.RadioGroupItem("Items", "Search Item")
     });
     this.radioHiglight.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.radioHiglight.Properties.LookAndFeel.UseWindowsXPTheme     = true;
     this.radioHiglight.Size                  = new System.Drawing.Size(318, 17);
     this.radioHiglight.TabIndex              = 9;
     this.radioHiglight.SelectedIndexChanged += new System.EventHandler(this.radioHiglight_SelectedIndexChanged);
     this.radioHiglight.EditValueChanged     += new System.EventHandler(this.radioHiglight_EditValueChanged);
     //
     // lblHighlightItems
     //
     this.lblHighlightItems.AutoSize = true;
     this.lblHighlightItems.Location = new System.Drawing.Point(631, 34);
     this.lblHighlightItems.Name     = "lblHighlightItems";
     this.lblHighlightItems.Size     = new System.Drawing.Size(78, 13);
     this.lblHighlightItems.TabIndex = 8;
     this.lblHighlightItems.Text     = "Highlight Items";
     this.lblHighlightItems.Visible  = false;
     //
     // lkHighlightItems
     //
     this.lkHighlightItems.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.lkHighlightItems.Location = new System.Drawing.Point(717, 31);
     this.lkHighlightItems.Name     = "lkHighlightItems";
     this.lkHighlightItems.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.lkHighlightItems.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("FullItemName", "Item Name")
     });
     this.lkHighlightItems.Properties.DisplayMember = "FullItemName";
     this.lkHighlightItems.Properties.NullText      = "";
     this.lkHighlightItems.Properties.ValueMember   = "ID";
     this.lkHighlightItems.Size              = new System.Drawing.Size(145, 20);
     this.lkHighlightItems.TabIndex          = 7;
     this.lkHighlightItems.Visible           = false;
     this.lkHighlightItems.EditValueChanged += new System.EventHandler(this.lookUpEdit1_EditValueChanged_1);
     //
     // chkHighlightExpired
     //
     this.chkHighlightExpired.Location           = new System.Drawing.Point(339, 28);
     this.chkHighlightExpired.Name               = "chkHighlightExpired";
     this.chkHighlightExpired.Properties.Caption = "Highlight Expired Items";
     this.chkHighlightExpired.Size               = new System.Drawing.Size(160, 19);
     this.chkHighlightExpired.TabIndex           = 6;
     //
     // lkStorageType2
     //
     this.lkStorageType2.Location = new System.Drawing.Point(93, 7);
     this.lkStorageType2.Name     = "lkStorageType2";
     this.lkStorageType2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.lkStorageType2.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("StorageTypeName", "StorageTypeName")
     });
     this.lkStorageType2.Properties.DisplayMember = "StorageTypeName";
     this.lkStorageType2.Properties.NullText      = "";
     this.lkStorageType2.Properties.ValueMember   = "ID";
     this.lkStorageType2.Size              = new System.Drawing.Size(178, 20);
     this.lkStorageType2.TabIndex          = 0;
     this.lkStorageType2.EditValueChanged += new System.EventHandler(this.lkStorageType2_EditValueChanged);
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(13, 14);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(65, 13);
     this.labelControl5.TabIndex = 5;
     this.labelControl5.Text     = "Storage Type";
     //
     // lkRackID2
     //
     this.lkRackID2.Location = new System.Drawing.Point(92, 33);
     this.lkRackID2.Name     = "lkRackID2";
     this.lkRackID2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.lkRackID2.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("ShelfLabel", "ShelfLabel")
     });
     this.lkRackID2.Properties.DisplayMember = "ShelfLabel";
     this.lkRackID2.Properties.NullText      = "";
     this.lkRackID2.Properties.ValueMember   = "ID";
     this.lkRackID2.Size              = new System.Drawing.Size(178, 20);
     this.lkRackID2.TabIndex          = 1;
     this.lkRackID2.EditValueChanged += new System.EventHandler(this.lookUpEdit1_EditValueChanged);
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(15, 39);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(23, 13);
     this.labelControl2.TabIndex = 0;
     this.labelControl2.Text     = "Rack";
     //
     // gridItemDetailByLocation
     //
     this.gridItemDetailByLocation.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                   | System.Windows.Forms.AnchorStyles.Left)
                                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.gridItemDetailByLocation.Location = new System.Drawing.Point(2, 66);
     this.gridItemDetailByLocation.MainView = this.gridView2;
     this.gridItemDetailByLocation.Name     = "gridItemDetailByLocation";
     this.gridItemDetailByLocation.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemPopupContainerEdit1,
         this.repositoryItemButtonEdit1
     });
     this.gridItemDetailByLocation.Size     = new System.Drawing.Size(878, 438);
     this.gridItemDetailByLocation.TabIndex = 3;
     this.gridItemDetailByLocation.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     //
     // gridView2
     //
     this.gridView2.Appearance.Empty.BackColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.gridView2.Appearance.Empty.Options.UseBackColor       = true;
     this.gridView2.Appearance.FocusedCell.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.gridView2.Appearance.FocusedCell.Options.UseBackColor = true;
     this.gridView2.Appearance.HorzLine.BackColor               = System.Drawing.Color.White;
     this.gridView2.Appearance.Preview.BackColor                = System.Drawing.Color.Transparent;
     this.gridView2.Appearance.Preview.Options.UseBackColor     = true;
     this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
     this.gridView2.GridControl    = this.gridItemDetailByLocation;
     this.gridView2.IndicatorWidth = 35;
     this.gridView2.Name           = "gridView2";
     this.gridView2.OptionsBehavior.AutoSelectAllInEditor       = false;
     this.gridView2.OptionsCustomization.AllowColumnMoving      = false;
     this.gridView2.OptionsCustomization.AllowColumnResizing    = false;
     this.gridView2.OptionsCustomization.AllowSort              = false;
     this.gridView2.OptionsMenu.EnableColumnMenu                = false;
     this.gridView2.OptionsSelection.EnableAppearanceFocusedRow = false;
     this.gridView2.OptionsView.AllowCellMerge    = true;
     this.gridView2.OptionsView.ShowDetailButtons = false;
     this.gridView2.OptionsView.ShowGroupPanel    = false;
     this.gridView2.RowHeight = 50;
     this.gridView2.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gridView2_CustomDrawRowIndicator);
     this.gridView2.CustomDrawCell         += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.gridView2_CustomDrawCell);
     //
     // repositoryItemPopupContainerEdit1
     //
     this.repositoryItemPopupContainerEdit1.AutoHeight = false;
     this.repositoryItemPopupContainerEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemPopupContainerEdit1.Name             = "repositoryItemPopupContainerEdit1";
     this.repositoryItemPopupContainerEdit1.PopupControl     = this.popupContainerControl1;
     this.repositoryItemPopupContainerEdit1.PopupFormMinSize = new System.Drawing.Size(250, 200);
     //
     // repositoryItemButtonEdit1
     //
     this.repositoryItemButtonEdit1.AllowFocused = false;
     this.repositoryItemButtonEdit1.AutoHeight   = false;
     this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Ellipsis, "", -1, true, false, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, true)
     });
     this.repositoryItemButtonEdit1.Name          = "repositoryItemButtonEdit1";
     this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.repositoryItemButtonEdit1.Click        += new System.EventHandler(this.repositoryItemButtonEdit1_Click);
     //
     // LocationReports
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(887, 534);
     this.Controls.Add(this.xtraTabControl1);
     this.Name  = "LocationReports";
     this.Text  = "Location Reports";
     this.Load += new System.EventHandler(this.LocationReports_Load);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtraTabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lkStorageType.Properties)).EndInit();
     this.xtraTabPage3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.popupContainerControl1)).EndInit();
     this.popupContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
     this.panelControl3.ResumeLayout(false);
     this.panelControl3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radioHiglight.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkHighlightItems.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkHighlightExpired.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkStorageType2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkRackID2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridItemDetailByLocation)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPopupContainerEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).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.Series series1 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions pointOptions1 = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition1 = new DevExpress.XtraGrid.StyleFormatCondition();
     DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition2 = new DevExpress.XtraGrid.StyleFormatCondition();
     DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel4 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel5 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel6 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.XYDiagram xyDiagram3 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel7 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel8 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel9 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.XYDiagram xyDiagram4 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series series7 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel10 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.Series series8 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel11 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel12 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.XYDiagram xyDiagram5 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series series9 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel13 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.Series series10 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel14 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel15 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SimpleDiagram3D simpleDiagram3D1 = new DevExpress.XtraCharts.SimpleDiagram3D();
     DevExpress.XtraCharts.Series series11 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Pie3DSeriesLabel pie3DSeriesLabel1 = new DevExpress.XtraCharts.Pie3DSeriesLabel();
     DevExpress.XtraCharts.PiePointOptions piePointOptions1 = new DevExpress.XtraCharts.PiePointOptions();
     DevExpress.XtraCharts.Pie3DSeriesView pie3DSeriesView1 = new DevExpress.XtraCharts.Pie3DSeriesView();
     DevExpress.XtraCharts.Pie3DSeriesLabel pie3DSeriesLabel2 = new DevExpress.XtraCharts.Pie3DSeriesLabel();
     DevExpress.XtraCharts.Pie3DSeriesView pie3DSeriesView2 = new DevExpress.XtraCharts.Pie3DSeriesView();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel16 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ItemDetailReport));
     this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.txtItemName = new DevExpress.XtraEditors.TextEdit();
     this.label1 = new System.Windows.Forms.Label();
     this.chartBar = new DevExpress.XtraCharts.ChartControl();
     this.tabControl1 = new DevExpress.XtraTab.XtraTabControl();
     this.tabPage11 = new DevExpress.XtraTab.XtraTabPage();
     this.gridDispensaryView = new DevExpress.XtraGrid.GridControl();
     this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.tabPage4 = new DevExpress.XtraTab.XtraTabPage();
     this.lblItemID = new System.Windows.Forms.Label();
     this.lblLastIssue = new System.Windows.Forms.Label();
     this.txtSOH = new System.Windows.Forms.Label();
     this.txtAMC = new System.Windows.Forms.Label();
     this.txtMOS = new System.Windows.Forms.Label();
     this.txtMin = new System.Windows.Forms.Label();
     this.txtMax = new System.Windows.Forms.Label();
     this.txtReorderAmount = new System.Windows.Forms.Label();
     this.txtExpiredAmount = new System.Windows.Forms.Label();
     this.txtNearExp = new System.Windows.Forms.Label();
     this.txtFreeItem = new System.Windows.Forms.Label();
     this.txtRefrigerated = new System.Windows.Forms.Label();
     this.txtPediatric = new System.Windows.Forms.Label();
     this.lblLastRec = new System.Windows.Forms.Label();
     this.label31 = new System.Windows.Forms.Label();
     this.label32 = new System.Windows.Forms.Label();
     this.lblstat = new System.Windows.Forms.Label();
     this.label30 = new System.Windows.Forms.Label();
     this.label9 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label40 = new System.Windows.Forms.Label();
     this.label26 = new System.Windows.Forms.Label();
     this.label25 = new System.Windows.Forms.Label();
     this.label24 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.tabPage5 = new DevExpress.XtraTab.XtraTabPage();
     this.cboFiscalYear = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.gridItemsList = new DevExpress.XtraGrid.GridControl();
     this.gridItemListView = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colItemName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.unitBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.txtBBalance = new DevExpress.XtraEditors.TextEdit();
     this.label28 = new System.Windows.Forms.Label();
     this.label27 = new System.Windows.Forms.Label();
     this.tabPage1 = new DevExpress.XtraTab.XtraTabPage();
     this.lkShowTable = new System.Windows.Forms.LinkLabel();
     this.label29 = new System.Windows.Forms.Label();
     this.tabPage9 = new DevExpress.XtraTab.XtraTabPage();
     this.lkDetailCons = new System.Windows.Forms.LinkLabel();
     this.label33 = new System.Windows.Forms.Label();
     this.consuTrend = new DevExpress.XtraCharts.ChartControl();
     this.tabPage2 = new DevExpress.XtraTab.XtraTabPage();
     this.lkDetailAmc = new System.Windows.Forms.LinkLabel();
     this.label34 = new System.Windows.Forms.Label();
     this.chartAmc = new DevExpress.XtraCharts.ChartControl();
     this.tabPage3 = new DevExpress.XtraTab.XtraTabPage();
     this.lkDetailMos = new System.Windows.Forms.LinkLabel();
     this.label35 = new System.Windows.Forms.Label();
     this.chartMOS = new DevExpress.XtraCharts.ChartControl();
     this.tabPage6 = new DevExpress.XtraTab.XtraTabPage();
     this.label36 = new System.Windows.Forms.Label();
     this.chartComp = new DevExpress.XtraCharts.ChartControl();
     this.tabPage7 = new DevExpress.XtraTab.XtraTabPage();
     this.label20 = new System.Windows.Forms.Label();
     this.lblTime = new System.Windows.Forms.Label();
     this.lblCurStatus = new System.Windows.Forms.Label();
     this.label19 = new System.Windows.Forms.Label();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.label10 = new System.Windows.Forms.Label();
     this.label11 = new System.Windows.Forms.Label();
     this.label12 = new System.Windows.Forms.Label();
     this.label13 = new System.Windows.Forms.Label();
     this.label14 = new System.Windows.Forms.Label();
     this.label15 = new System.Windows.Forms.Label();
     this.label16 = new System.Windows.Forms.Label();
     this.label18 = new System.Windows.Forms.Label();
     this.lblThreeStockout = new System.Windows.Forms.Label();
     this.lblSixStockOut = new System.Windows.Forms.Label();
     this.lblTwelveStockOut = new System.Windows.Forms.Label();
     this.lblThreeNearStock = new System.Windows.Forms.Label();
     this.lblSixNearStock = new System.Windows.Forms.Label();
     this.lblTwelveNear = new System.Windows.Forms.Label();
     this.lblThreeBelowMin = new System.Windows.Forms.Label();
     this.lblSixBelowMin = new System.Windows.Forms.Label();
     this.lblTwelveBelowMin = new System.Windows.Forms.Label();
     this.lblTwelveOverStock = new System.Windows.Forms.Label();
     this.lblSixOverStock = new System.Windows.Forms.Label();
     this.lblThreeOverStock = new System.Windows.Forms.Label();
     this.tabPage8 = new DevExpress.XtraTab.XtraTabPage();
     this.lblAvgIssues = new System.Windows.Forms.Label();
     this.lblAvgReceives = new System.Windows.Forms.Label();
     this.lblLastIssues = new System.Windows.Forms.Label();
     this.lblLastReceive = new System.Windows.Forms.Label();
     this.label23 = new System.Windows.Forms.Label();
     this.label22 = new System.Windows.Forms.Label();
     this.label21 = new System.Windows.Forms.Label();
     this.label17 = new System.Windows.Forms.Label();
     this.tabPage10 = new DevExpress.XtraTab.XtraTabPage();
     this.chartPie = new DevExpress.XtraCharts.ChartControl();
     this.lblStatus = new System.Windows.Forms.Label();
     this.label37 = new System.Windows.Forms.Label();
     this.dtDate = new CalendarLib.DateTimePickerEx();
     this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
     this.cboYear = new System.Windows.Forms.ComboBox();
     this.ckPast = new DevExpress.XtraEditors.CheckEdit();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     this.printDoc = new System.Drawing.Printing.PrintDocument();
     this.printDialog1 = new System.Windows.Forms.PrintDialog();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.txtitmName = new System.Windows.Forms.Label();
     this.label38 = new System.Windows.Forms.Label();
     this.lblBUnit = new System.Windows.Forms.Label();
     this.cboDU = new System.Windows.Forms.ComboBox();
     this.xpButton1 = new DevExpress.XtraEditors.SimpleButton();
     this.printingSystem2 = new DevExpress.XtraPrinting.PrintingSystem(this.components);
     this.printableComponentLink1 = new DevExpress.XtraPrinting.PrintableComponentLink(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.txtItemName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartBar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabControl1)).BeginInit();
     this.tabControl1.SuspendLayout();
     this.tabPage11.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridDispensaryView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.tabPage4.SuspendLayout();
     this.tabPage5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cboFiscalYear.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridItemsList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridItemListView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.unitBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBBalance.Properties)).BeginInit();
     this.tabPage1.SuspendLayout();
     this.tabPage9.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.consuTrend)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel6)).BeginInit();
     this.tabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartAmc)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel9)).BeginInit();
     this.tabPage3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartMOS)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel12)).BeginInit();
     this.tabPage6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartComp)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel15)).BeginInit();
     this.tabPage7.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.tabPage8.SuspendLayout();
     this.tabPage10.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartPie)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ckPast.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.printingSystem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.printableComponentLink1.ImageCollection)).BeginInit();
     this.SuspendLayout();
     //
     // gridColumn7
     //
     this.gridColumn7.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn7.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn7.Caption = "Receive";
     this.gridColumn7.DisplayFormat.FormatString = "#,###";
     this.gridColumn7.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn7.FieldName = "Received";
     this.gridColumn7.Name = "gridColumn7";
     this.gridColumn7.OptionsColumn.AllowEdit = false;
     this.gridColumn7.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn7.OptionsColumn.AllowMove = false;
     this.gridColumn7.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn7.OptionsColumn.ReadOnly = true;
     this.gridColumn7.OptionsFilter.AllowFilter = false;
     this.gridColumn7.Visible = true;
     this.gridColumn7.VisibleIndex = 2;
     this.gridColumn7.Width = 76;
     //
     // gridColumn8
     //
     this.gridColumn8.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn8.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn8.Caption = "Issue";
     this.gridColumn8.DisplayFormat.FormatString = "#,###";
     this.gridColumn8.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn8.FieldName = "Issued";
     this.gridColumn8.Name = "gridColumn8";
     this.gridColumn8.OptionsColumn.AllowEdit = false;
     this.gridColumn8.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn8.OptionsColumn.AllowMove = false;
     this.gridColumn8.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn8.OptionsColumn.ReadOnly = true;
     this.gridColumn8.OptionsFilter.AllowFilter = false;
     this.gridColumn8.Visible = true;
     this.gridColumn8.VisibleIndex = 3;
     this.gridColumn8.Width = 61;
     //
     // txtItemName
     //
     this.txtItemName.Enabled = false;
     this.txtItemName.Location = new System.Drawing.Point(251, 24);
     this.txtItemName.Name = "txtItemName";
     this.txtItemName.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     this.txtItemName.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
     this.txtItemName.Properties.Appearance.Options.UseBackColor = true;
     this.txtItemName.Properties.Appearance.Options.UseForeColor = true;
     this.txtItemName.Size = new System.Drawing.Size(900, 20);
     this.txtItemName.TabIndex = 0;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label1.Location = new System.Drawing.Point(169, 25);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(71, 13);
     this.label1.TabIndex = 1;
     this.label1.Text = "Item Name";
     //
     // chartBar
     //
     this.chartBar.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.chartBar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartBar.Diagram = xyDiagram1;
     this.chartBar.Location = new System.Drawing.Point(3, 38);
     this.chartBar.Name = "chartBar";
     this.chartBar.OptionsPrint.SizeMode = DevExpress.XtraCharts.Printing.PrintSizeMode.Stretch;
     sideBySideBarSeriesLabel1.LineVisible = true;
     pointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions1.ValueNumericOptions.Precision = 3;
     sideBySideBarSeriesLabel1.PointOptions = pointOptions1;
     series1.Label = sideBySideBarSeriesLabel1;
     series1.Name = "Series 1";
     sideBySideBarSeriesLabel2.LineVisible = true;
     series2.Label = sideBySideBarSeriesLabel2;
     series2.Name = "Series 2";
     this.chartBar.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
     series1,
     series2};
     sideBySideBarSeriesLabel3.LineVisible = true;
     this.chartBar.SeriesTemplate.Label = sideBySideBarSeriesLabel3;
     this.chartBar.Size = new System.Drawing.Size(894, 487);
     this.chartBar.TabIndex = 2;
     //
     // tabControl1
     //
     this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.tabControl1.Location = new System.Drawing.Point(1, 63);
     this.tabControl1.Name = "tabControl1";
     this.tabControl1.SelectedTabPage = this.tabPage11;
     this.tabControl1.Size = new System.Drawing.Size(908, 560);
     this.tabControl1.TabIndex = 3;
     this.tabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.tabPage4,
     this.tabPage5,
     this.tabPage1,
     this.tabPage9,
     this.tabPage2,
     this.tabPage3,
     this.tabPage6,
     this.tabPage7,
     this.tabPage8,
     this.tabPage10,
     this.tabPage11});
     //
     // tabPage11
     //
     this.tabPage11.Controls.Add(this.gridDispensaryView);
     this.tabPage11.Name = "tabPage11";
     this.tabPage11.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage11.PageVisible = false;
     this.tabPage11.Size = new System.Drawing.Size(902, 532);
     this.tabPage11.Text = "Dispensery Unit Balances";
     //
     // gridDispensaryView
     //
     this.gridDispensaryView.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridDispensaryView.Location = new System.Drawing.Point(3, 3);
     this.gridDispensaryView.MainView = this.gridView1;
     this.gridDispensaryView.Name = "gridDispensaryView";
     this.gridDispensaryView.Size = new System.Drawing.Size(896, 526);
     this.gridDispensaryView.TabIndex = 0;
     this.gridDispensaryView.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView1});
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn1,
     this.gridColumn2,
     this.gridColumn3,
     this.gridColumn4});
     this.gridView1.GridControl = this.gridDispensaryView;
     this.gridView1.Name = "gridView1";
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption = "Store Name";
     this.gridColumn1.FieldName = "StoreName";
     this.gridColumn1.Name = "gridColumn1";
     this.gridColumn1.Visible = true;
     this.gridColumn1.VisibleIndex = 0;
     this.gridColumn1.Width = 580;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption = "SOH";
     this.gridColumn2.FieldName = "SOH";
     this.gridColumn2.Name = "gridColumn2";
     this.gridColumn2.Visible = true;
     this.gridColumn2.VisibleIndex = 1;
     this.gridColumn2.Width = 98;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption = "MOS";
     this.gridColumn3.FieldName = "MOS";
     this.gridColumn3.Name = "gridColumn3";
     this.gridColumn3.Visible = true;
     this.gridColumn3.VisibleIndex = 3;
     this.gridColumn3.Width = 100;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption = "AMC";
     this.gridColumn4.FieldName = "AMC";
     this.gridColumn4.Name = "gridColumn4";
     this.gridColumn4.Visible = true;
     this.gridColumn4.VisibleIndex = 2;
     this.gridColumn4.Width = 95;
     //
     // tabPage4
     //
     this.tabPage4.Appearance.PageClient.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     this.tabPage4.Appearance.PageClient.Options.UseBackColor = true;
     this.tabPage4.Controls.Add(this.lblItemID);
     this.tabPage4.Controls.Add(this.lblLastIssue);
     this.tabPage4.Controls.Add(this.txtSOH);
     this.tabPage4.Controls.Add(this.txtAMC);
     this.tabPage4.Controls.Add(this.txtMOS);
     this.tabPage4.Controls.Add(this.txtMin);
     this.tabPage4.Controls.Add(this.txtMax);
     this.tabPage4.Controls.Add(this.txtReorderAmount);
     this.tabPage4.Controls.Add(this.txtExpiredAmount);
     this.tabPage4.Controls.Add(this.txtNearExp);
     this.tabPage4.Controls.Add(this.txtFreeItem);
     this.tabPage4.Controls.Add(this.txtRefrigerated);
     this.tabPage4.Controls.Add(this.txtPediatric);
     this.tabPage4.Controls.Add(this.lblLastRec);
     this.tabPage4.Controls.Add(this.label31);
     this.tabPage4.Controls.Add(this.label32);
     this.tabPage4.Controls.Add(this.lblstat);
     this.tabPage4.Controls.Add(this.label30);
     this.tabPage4.Controls.Add(this.label9);
     this.tabPage4.Controls.Add(this.label8);
     this.tabPage4.Controls.Add(this.label7);
     this.tabPage4.Controls.Add(this.label1);
     this.tabPage4.Controls.Add(this.label6);
     this.tabPage4.Controls.Add(this.txtItemName);
     this.tabPage4.Controls.Add(this.label5);
     this.tabPage4.Controls.Add(this.label4);
     this.tabPage4.Controls.Add(this.label3);
     this.tabPage4.Controls.Add(this.label40);
     this.tabPage4.Controls.Add(this.label26);
     this.tabPage4.Controls.Add(this.label25);
     this.tabPage4.Controls.Add(this.label24);
     this.tabPage4.Controls.Add(this.label2);
     this.tabPage4.Name = "tabPage4";
     this.tabPage4.Size = new System.Drawing.Size(902, 532);
     this.tabPage4.Text = "Summary";
     //
     // lblItemID
     //
     this.lblItemID.AutoSize = true;
     this.lblItemID.Enabled = false;
     this.lblItemID.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblItemID.ForeColor = System.Drawing.Color.Black;
     this.lblItemID.Location = new System.Drawing.Point(252, 473);
     this.lblItemID.Name = "lblItemID";
     this.lblItemID.Size = new System.Drawing.Size(14, 13);
     this.lblItemID.TabIndex = 26;
     this.lblItemID.Text = "0";
     //
     // lblLastIssue
     //
     this.lblLastIssue.AutoSize = true;
     this.lblLastIssue.Enabled = false;
     this.lblLastIssue.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblLastIssue.ForeColor = System.Drawing.Color.Black;
     this.lblLastIssue.Location = new System.Drawing.Point(251, 355);
     this.lblLastIssue.Name = "lblLastIssue";
     this.lblLastIssue.Size = new System.Drawing.Size(14, 13);
     this.lblLastIssue.TabIndex = 24;
     this.lblLastIssue.Text = "0";
     //
     // txtSOH
     //
     this.txtSOH.AutoSize = true;
     this.txtSOH.Enabled = false;
     this.txtSOH.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtSOH.ForeColor = System.Drawing.Color.Black;
     this.txtSOH.Location = new System.Drawing.Point(251, 85);
     this.txtSOH.Name = "txtSOH";
     this.txtSOH.Size = new System.Drawing.Size(14, 13);
     this.txtSOH.TabIndex = 25;
     this.txtSOH.Text = "0";
     //
     // txtAMC
     //
     this.txtAMC.AutoSize = true;
     this.txtAMC.Enabled = false;
     this.txtAMC.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtAMC.ForeColor = System.Drawing.Color.Black;
     this.txtAMC.Location = new System.Drawing.Point(251, 115);
     this.txtAMC.Name = "txtAMC";
     this.txtAMC.Size = new System.Drawing.Size(14, 13);
     this.txtAMC.TabIndex = 25;
     this.txtAMC.Text = "0";
     //
     // txtMOS
     //
     this.txtMOS.AutoSize = true;
     this.txtMOS.Enabled = false;
     this.txtMOS.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMOS.ForeColor = System.Drawing.Color.Black;
     this.txtMOS.Location = new System.Drawing.Point(251, 145);
     this.txtMOS.Name = "txtMOS";
     this.txtMOS.Size = new System.Drawing.Size(14, 13);
     this.txtMOS.TabIndex = 25;
     this.txtMOS.Text = "0";
     //
     // txtMin
     //
     this.txtMin.AutoSize = true;
     this.txtMin.Enabled = false;
     this.txtMin.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMin.ForeColor = System.Drawing.Color.Black;
     this.txtMin.Location = new System.Drawing.Point(251, 175);
     this.txtMin.Name = "txtMin";
     this.txtMin.Size = new System.Drawing.Size(14, 13);
     this.txtMin.TabIndex = 25;
     this.txtMin.Text = "0";
     //
     // txtMax
     //
     this.txtMax.AutoSize = true;
     this.txtMax.Enabled = false;
     this.txtMax.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMax.ForeColor = System.Drawing.Color.Black;
     this.txtMax.Location = new System.Drawing.Point(251, 205);
     this.txtMax.Name = "txtMax";
     this.txtMax.Size = new System.Drawing.Size(14, 13);
     this.txtMax.TabIndex = 25;
     this.txtMax.Text = "0";
     //
     // txtReorderAmount
     //
     this.txtReorderAmount.AutoSize = true;
     this.txtReorderAmount.Enabled = false;
     this.txtReorderAmount.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtReorderAmount.ForeColor = System.Drawing.Color.Black;
     this.txtReorderAmount.Location = new System.Drawing.Point(251, 235);
     this.txtReorderAmount.Name = "txtReorderAmount";
     this.txtReorderAmount.Size = new System.Drawing.Size(14, 13);
     this.txtReorderAmount.TabIndex = 25;
     this.txtReorderAmount.Text = "0";
     //
     // txtExpiredAmount
     //
     this.txtExpiredAmount.AutoSize = true;
     this.txtExpiredAmount.Enabled = false;
     this.txtExpiredAmount.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtExpiredAmount.ForeColor = System.Drawing.Color.Black;
     this.txtExpiredAmount.Location = new System.Drawing.Point(251, 265);
     this.txtExpiredAmount.Name = "txtExpiredAmount";
     this.txtExpiredAmount.Size = new System.Drawing.Size(14, 13);
     this.txtExpiredAmount.TabIndex = 25;
     this.txtExpiredAmount.Text = "0";
     //
     // txtNearExp
     //
     this.txtNearExp.AutoSize = true;
     this.txtNearExp.Enabled = false;
     this.txtNearExp.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtNearExp.ForeColor = System.Drawing.Color.Black;
     this.txtNearExp.Location = new System.Drawing.Point(251, 295);
     this.txtNearExp.Name = "txtNearExp";
     this.txtNearExp.Size = new System.Drawing.Size(14, 13);
     this.txtNearExp.TabIndex = 25;
     this.txtNearExp.Text = "0";
     //
     // txtFreeItem
     //
     this.txtFreeItem.AutoSize = true;
     this.txtFreeItem.Enabled = false;
     this.txtFreeItem.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtFreeItem.ForeColor = System.Drawing.Color.Black;
     this.txtFreeItem.Location = new System.Drawing.Point(251, 385);
     this.txtFreeItem.Name = "txtFreeItem";
     this.txtFreeItem.Size = new System.Drawing.Size(22, 13);
     this.txtFreeItem.TabIndex = 25;
     this.txtFreeItem.Text = "No";
     //
     // txtRefrigerated
     //
     this.txtRefrigerated.AutoSize = true;
     this.txtRefrigerated.Enabled = false;
     this.txtRefrigerated.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtRefrigerated.ForeColor = System.Drawing.Color.Black;
     this.txtRefrigerated.Location = new System.Drawing.Point(251, 415);
     this.txtRefrigerated.Name = "txtRefrigerated";
     this.txtRefrigerated.Size = new System.Drawing.Size(22, 13);
     this.txtRefrigerated.TabIndex = 25;
     this.txtRefrigerated.Text = "No";
     //
     // txtPediatric
     //
     this.txtPediatric.AutoSize = true;
     this.txtPediatric.Enabled = false;
     this.txtPediatric.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPediatric.ForeColor = System.Drawing.Color.Black;
     this.txtPediatric.Location = new System.Drawing.Point(251, 445);
     this.txtPediatric.Name = "txtPediatric";
     this.txtPediatric.Size = new System.Drawing.Size(22, 13);
     this.txtPediatric.TabIndex = 25;
     this.txtPediatric.Text = "No";
     this.txtPediatric.Visible = false;
     //
     // lblLastRec
     //
     this.lblLastRec.AutoSize = true;
     this.lblLastRec.Enabled = false;
     this.lblLastRec.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblLastRec.ForeColor = System.Drawing.Color.Black;
     this.lblLastRec.Location = new System.Drawing.Point(251, 325);
     this.lblLastRec.Name = "lblLastRec";
     this.lblLastRec.Size = new System.Drawing.Size(14, 13);
     this.lblLastRec.TabIndex = 25;
     this.lblLastRec.Text = "0";
     //
     // label31
     //
     this.label31.AutoSize = true;
     this.label31.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label31.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label31.Location = new System.Drawing.Point(137, 355);
     this.label31.Name = "label31";
     this.label31.Size = new System.Drawing.Size(103, 13);
     this.label31.TabIndex = 22;
     this.label31.Text = "Last Issued Date";
     //
     // label32
     //
     this.label32.AutoSize = true;
     this.label32.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label32.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label32.Location = new System.Drawing.Point(123, 325);
     this.label32.Name = "label32";
     this.label32.Size = new System.Drawing.Size(117, 13);
     this.label32.TabIndex = 23;
     this.label32.Text = "Last Received Date";
     //
     // lblstat
     //
     this.lblstat.AutoSize = true;
     this.lblstat.Enabled = false;
     this.lblstat.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblstat.ForeColor = System.Drawing.Color.Black;
     this.lblstat.Location = new System.Drawing.Point(251, 55);
     this.lblstat.Name = "lblstat";
     this.lblstat.Size = new System.Drawing.Size(14, 13);
     this.lblstat.TabIndex = 21;
     this.lblstat.Text = "0";
     //
     // label30
     //
     this.label30.AutoSize = true;
     this.label30.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label30.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label30.Location = new System.Drawing.Point(149, 55);
     this.label30.Name = "label30";
     this.label30.Size = new System.Drawing.Size(91, 13);
     this.label30.TabIndex = 20;
     this.label30.Text = "Current Status";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label9.Location = new System.Drawing.Point(118, 295);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(122, 13);
     this.label9.TabIndex = 17;
     this.label9.Text = "Near Expiry Amount";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label8.Location = new System.Drawing.Point(190, 265);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(50, 13);
     this.label8.TabIndex = 17;
     this.label8.Text = "Expired";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label7.Location = new System.Drawing.Point(139, 235);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(101, 13);
     this.label7.TabIndex = 17;
     this.label7.Text = "Reorder Amount";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label6.Location = new System.Drawing.Point(140, 145);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(100, 13);
     this.label6.TabIndex = 17;
     this.label6.Text = "Months Of Stock";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label5.Location = new System.Drawing.Point(142, 205);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(98, 13);
     this.label5.TabIndex = 17;
     this.label5.Text = "Maximum Value";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label4.Location = new System.Drawing.Point(146, 175);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(94, 13);
     this.label4.TabIndex = 16;
     this.label4.Text = "Minimum Value";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label3.Location = new System.Drawing.Point(58, 115);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(182, 13);
     this.label3.TabIndex = 19;
     this.label3.Text = "Average Monthly Consumption";
     //
     // label40
     //
     this.label40.AutoSize = true;
     this.label40.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label40.Location = new System.Drawing.Point(189, 473);
     this.label40.Name = "label40";
     this.label40.Size = new System.Drawing.Size(52, 13);
     this.label40.TabIndex = 18;
     this.label40.Text = "Item ID";
     this.label40.Visible = false;
     //
     // label26
     //
     this.label26.AutoSize = true;
     this.label26.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label26.Location = new System.Drawing.Point(138, 445);
     this.label26.Name = "label26";
     this.label26.Size = new System.Drawing.Size(102, 13);
     this.label26.TabIndex = 18;
     this.label26.Text = "Is Pediatric Item";
     this.label26.Visible = false;
     //
     // label25
     //
     this.label25.AutoSize = true;
     this.label25.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label25.Location = new System.Drawing.Point(116, 415);
     this.label25.Name = "label25";
     this.label25.Size = new System.Drawing.Size(124, 13);
     this.label25.TabIndex = 18;
     this.label25.Text = "Is Refrigerated Item";
     //
     // label24
     //
     this.label24.AutoSize = true;
     this.label24.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label24.Location = new System.Drawing.Point(162, 385);
     this.label24.Name = "label24";
     this.label24.Size = new System.Drawing.Size(78, 13);
     this.label24.TabIndex = 18;
     this.label24.Text = "Is Free Item";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label2.Location = new System.Drawing.Point(148, 85);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(92, 13);
     this.label2.TabIndex = 18;
     this.label2.Text = "Stock On Hand";
     //
     // tabPage5
     //
     this.tabPage5.Appearance.PageClient.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     this.tabPage5.Appearance.PageClient.Options.UseBackColor = true;
     this.tabPage5.Controls.Add(this.cboFiscalYear);
     this.tabPage5.Controls.Add(this.labelControl1);
     this.tabPage5.Controls.Add(this.gridItemsList);
     this.tabPage5.Controls.Add(this.txtBBalance);
     this.tabPage5.Controls.Add(this.label28);
     this.tabPage5.Controls.Add(this.label27);
     this.tabPage5.Name = "tabPage5";
     this.tabPage5.Size = new System.Drawing.Size(902, 532);
     this.tabPage5.Text = "Bin Card";
     //
     // cboFiscalYear
     //
     this.cboFiscalYear.Location = new System.Drawing.Point(794, 41);
     this.cboFiscalYear.Name = "cboFiscalYear";
     this.cboFiscalYear.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cboFiscalYear.Size = new System.Drawing.Size(100, 20);
     this.cboFiscalYear.TabIndex = 34;
     this.cboFiscalYear.SelectedIndexChanged += new System.EventHandler(this.cboFiscalYear_SelectedIndexChanged);
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(723, 44);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(51, 13);
     this.labelControl1.TabIndex = 33;
     this.labelControl1.Text = "Fiscal Year";
     //
     // gridItemsList
     //
     this.gridItemsList.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.gridItemsList.Location = new System.Drawing.Point(11, 68);
     this.gridItemsList.MainView = this.gridItemListView;
     this.gridItemsList.Name = "gridItemsList";
     this.gridItemsList.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemCheckEdit1,
     this.repositoryItemLookUpEdit1});
     this.gridItemsList.Size = new System.Drawing.Size(883, 449);
     this.gridItemsList.TabIndex = 32;
     this.gridItemsList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridItemListView});
     //
     // gridItemListView
     //
     this.gridItemListView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colItemName,
     this.gridColumn6,
     this.gridColumn7,
     this.gridColumn8,
     this.gridColumn10,
     this.gridColumn11,
     this.gridColumn12,
     this.gridColumn13,
     this.gridColumn9,
     this.gridColumn5,
     this.gridColumn14,
     this.gridColumn15});
     styleFormatCondition1.Appearance.BackColor = System.Drawing.Color.Honeydew;
     styleFormatCondition1.Appearance.Options.UseBackColor = true;
     styleFormatCondition1.ApplyToRow = true;
     styleFormatCondition1.Column = this.gridColumn7;
     styleFormatCondition1.Condition = DevExpress.XtraGrid.FormatConditionEnum.NotEqual;
     styleFormatCondition1.Value1 = "";
     styleFormatCondition2.Appearance.BackColor = System.Drawing.Color.White;
     styleFormatCondition2.Appearance.Options.UseBackColor = true;
     styleFormatCondition2.ApplyToRow = true;
     styleFormatCondition2.Column = this.gridColumn8;
     styleFormatCondition2.Condition = DevExpress.XtraGrid.FormatConditionEnum.NotEqual;
     styleFormatCondition2.Value1 = "";
     this.gridItemListView.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] {
     styleFormatCondition1,
     styleFormatCondition2});
     this.gridItemListView.GridControl = this.gridItemsList;
     this.gridItemListView.IndicatorWidth = 40;
     this.gridItemListView.Name = "gridItemListView";
     this.gridItemListView.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.False;
     this.gridItemListView.OptionsDetail.AllowExpandEmptyDetails = true;
     this.gridItemListView.OptionsDetail.EnableDetailToolTip = true;
     this.gridItemListView.OptionsDetail.SmartDetailExpandButtonMode = DevExpress.XtraGrid.Views.Grid.DetailExpandButtonMode.AlwaysEnabled;
     this.gridItemListView.OptionsDetail.SmartDetailHeight = true;
     this.gridItemListView.OptionsPrint.EnableAppearanceEvenRow = true;
     this.gridItemListView.OptionsPrint.EnableAppearanceOddRow = true;
     this.gridItemListView.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridItemListView.OptionsSelection.EnableAppearanceFocusedRow = false;
     this.gridItemListView.OptionsSelection.EnableAppearanceHideSelection = false;
     this.gridItemListView.OptionsView.EnableAppearanceEvenRow = true;
     this.gridItemListView.OptionsView.EnableAppearanceOddRow = true;
     this.gridItemListView.OptionsView.ShowFooter = true;
     this.gridItemListView.OptionsView.ShowGroupPanel = false;
     this.gridItemListView.OptionsView.ShowIndicator = false;
     //
     // colItemName
     //
     this.colItemName.Caption = "Date";
     this.colItemName.FieldName = "Date";
     this.colItemName.Name = "colItemName";
     this.colItemName.OptionsColumn.AllowEdit = false;
     this.colItemName.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.True;
     this.colItemName.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.colItemName.OptionsFilter.AllowFilter = false;
     this.colItemName.Visible = true;
     this.colItemName.VisibleIndex = 0;
     this.colItemName.Width = 65;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption = "Ref no.";
     this.gridColumn6.FieldName = "RefNo";
     this.gridColumn6.Name = "gridColumn6";
     this.gridColumn6.OptionsColumn.AllowEdit = false;
     this.gridColumn6.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn6.OptionsColumn.AllowMove = false;
     this.gridColumn6.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn6.OptionsColumn.ReadOnly = true;
     this.gridColumn6.OptionsFilter.AllowFilter = false;
     this.gridColumn6.Visible = true;
     this.gridColumn6.VisibleIndex = 1;
     this.gridColumn6.Width = 68;
     //
     // gridColumn10
     //
     this.gridColumn10.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn10.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn10.Caption = "Unit Price";
     this.gridColumn10.DisplayFormat.FormatString = "#,##0.#0";
     this.gridColumn10.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn10.FieldName = "UnitPrice";
     this.gridColumn10.Name = "gridColumn10";
     this.gridColumn10.OptionsColumn.AllowEdit = false;
     this.gridColumn10.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn10.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn10.OptionsColumn.ReadOnly = true;
     this.gridColumn10.OptionsFilter.AllowFilter = false;
     this.gridColumn10.Visible = true;
     this.gridColumn10.VisibleIndex = 5;
     this.gridColumn10.Width = 59;
     //
     // gridColumn11
     //
     this.gridColumn11.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn11.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn11.Caption = "Balance";
     this.gridColumn11.DisplayFormat.FormatString = "#,##0";
     this.gridColumn11.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn11.FieldName = "Balance";
     this.gridColumn11.Name = "gridColumn11";
     this.gridColumn11.OptionsColumn.AllowEdit = false;
     this.gridColumn11.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn11.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn11.OptionsColumn.ReadOnly = true;
     this.gridColumn11.OptionsFilter.AllowFilter = false;
     this.gridColumn11.Visible = true;
     this.gridColumn11.VisibleIndex = 6;
     this.gridColumn11.Width = 69;
     //
     // gridColumn12
     //
     this.gridColumn12.Caption = "Batch No";
     this.gridColumn12.FieldName = "BatchNo";
     this.gridColumn12.Name = "gridColumn12";
     this.gridColumn12.OptionsColumn.AllowEdit = false;
     this.gridColumn12.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn12.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn12.OptionsColumn.ReadOnly = true;
     this.gridColumn12.OptionsFilter.AllowFilter = false;
     this.gridColumn12.Visible = true;
     this.gridColumn12.VisibleIndex = 7;
     this.gridColumn12.Width = 86;
     //
     // gridColumn13
     //
     this.gridColumn13.Caption = "Expiry Date";
     this.gridColumn13.DisplayFormat.FormatString = "MMM dd,yyyy";
     this.gridColumn13.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.gridColumn13.FieldName = "ExpDate";
     this.gridColumn13.Name = "gridColumn13";
     this.gridColumn13.OptionsColumn.AllowEdit = false;
     this.gridColumn13.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn13.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn13.OptionsColumn.ReadOnly = true;
     this.gridColumn13.OptionsFilter.AllowFilter = false;
     this.gridColumn13.Visible = true;
     this.gridColumn13.VisibleIndex = 8;
     this.gridColumn13.Width = 94;
     //
     // gridColumn9
     //
     this.gridColumn9.Caption = "To / From";
     this.gridColumn9.FieldName = "ToFrom";
     this.gridColumn9.Name = "gridColumn9";
     this.gridColumn9.OptionsColumn.AllowEdit = false;
     this.gridColumn9.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn9.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn9.OptionsColumn.ReadOnly = true;
     this.gridColumn9.OptionsFilter.AllowAutoFilter = false;
     this.gridColumn9.OptionsFilter.AllowFilter = false;
     this.gridColumn9.Visible = true;
     this.gridColumn9.VisibleIndex = 9;
     this.gridColumn9.Width = 139;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption = "Loss";
     this.gridColumn5.FieldName = "Loss";
     this.gridColumn5.Name = "gridColumn5";
     this.gridColumn5.OptionsColumn.AllowEdit = false;
     //
     // gridColumn14
     //
     this.gridColumn14.Caption = "Adjustment";
     this.gridColumn14.FieldName = "Adjustment";
     this.gridColumn14.Name = "gridColumn14";
     this.gridColumn14.OptionsColumn.AllowEdit = false;
     //
     // gridColumn15
     //
     this.gridColumn15.Caption = "Unit";
     this.gridColumn15.ColumnEdit = this.repositoryItemLookUpEdit1;
     this.gridColumn15.FieldName = "UnitID";
     this.gridColumn15.Name = "gridColumn15";
     this.gridColumn15.OptionsColumn.AllowEdit = false;
     this.gridColumn15.OptionsColumn.ReadOnly = true;
     this.gridColumn15.Visible = true;
     this.gridColumn15.VisibleIndex = 4;
     //
     // repositoryItemLookUpEdit1
     //
     this.repositoryItemLookUpEdit1.AutoHeight = false;
     this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemLookUpEdit1.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
     new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Text", "Text", 32, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Near)});
     this.repositoryItemLookUpEdit1.DataSource = this.unitBindingSource;
     this.repositoryItemLookUpEdit1.DisplayMember = "Text";
     this.repositoryItemLookUpEdit1.Name = "repositoryItemLookUpEdit1";
     this.repositoryItemLookUpEdit1.NullText = "No Unit";
     this.repositoryItemLookUpEdit1.ValueMember = "ID";
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
     this.repositoryItemCheckEdit1.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
     this.repositoryItemCheckEdit1.ValueGrayed = false;
     //
     // txtBBalance
     //
     this.txtBBalance.EditValue = "0";
     this.txtBBalance.Location = new System.Drawing.Point(126, 41);
     this.txtBBalance.Name = "txtBBalance";
     this.txtBBalance.Properties.Appearance.BackColor = System.Drawing.SystemColors.Info;
     this.txtBBalance.Properties.Appearance.Options.UseBackColor = true;
     this.txtBBalance.Properties.ReadOnly = true;
     this.txtBBalance.Size = new System.Drawing.Size(167, 20);
     this.txtBBalance.TabIndex = 11;
     //
     // label28
     //
     this.label28.AutoSize = true;
     this.label28.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label28.Location = new System.Drawing.Point(7, 15);
     this.label28.Name = "label28";
     this.label28.Size = new System.Drawing.Size(200, 23);
     this.label28.TabIndex = 10;
     this.label28.Text = "Electronic Bin Card ";
     //
     // label27
     //
     this.label27.AutoSize = true;
     this.label27.Location = new System.Drawing.Point(8, 44);
     this.label27.Name = "label27";
     this.label27.Size = new System.Drawing.Size(112, 13);
     this.label27.TabIndex = 10;
     this.label27.Text = "Beginning Balance";
     //
     // tabPage1
     //
     this.tabPage1.Appearance.PageClient.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     this.tabPage1.Appearance.PageClient.Options.UseBackColor = true;
     this.tabPage1.Controls.Add(this.lkShowTable);
     this.tabPage1.Controls.Add(this.label29);
     this.tabPage1.Controls.Add(this.chartBar);
     this.tabPage1.Name = "tabPage1";
     this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size = new System.Drawing.Size(902, 532);
     this.tabPage1.Text = "SOH Trend";
     //
     // lkShowTable
     //
     this.lkShowTable.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lkShowTable.AutoSize = true;
     this.lkShowTable.Location = new System.Drawing.Point(1094, 12);
     this.lkShowTable.Name = "lkShowTable";
     this.lkShowTable.Size = new System.Drawing.Size(73, 13);
     this.lkShowTable.TabIndex = 12;
     this.lkShowTable.TabStop = true;
     this.lkShowTable.Text = "Show Table";
     this.lkShowTable.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lkShowTable_LinkClicked);
     //
     // label29
     //
     this.label29.AutoSize = true;
     this.label29.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label29.Location = new System.Drawing.Point(7, 12);
     this.label29.Name = "label29";
     this.label29.Size = new System.Drawing.Size(231, 23);
     this.label29.TabIndex = 11;
     this.label29.Text = "Trend - Stock On Hand";
     //
     // tabPage9
     //
     this.tabPage9.Appearance.PageClient.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     this.tabPage9.Appearance.PageClient.Options.UseBackColor = true;
     this.tabPage9.Controls.Add(this.lkDetailCons);
     this.tabPage9.Controls.Add(this.label33);
     this.tabPage9.Controls.Add(this.consuTrend);
     this.tabPage9.Name = "tabPage9";
     this.tabPage9.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage9.Size = new System.Drawing.Size(902, 532);
     this.tabPage9.Text = "Consumption Trend";
     //
     // lkDetailCons
     //
     this.lkDetailCons.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lkDetailCons.AutoSize = true;
     this.lkDetailCons.Location = new System.Drawing.Point(1100, 17);
     this.lkDetailCons.Name = "lkDetailCons";
     this.lkDetailCons.Size = new System.Drawing.Size(73, 13);
     this.lkDetailCons.TabIndex = 16;
     this.lkDetailCons.TabStop = true;
     this.lkDetailCons.Text = "Show Table";
     //
     // label33
     //
     this.label33.AutoSize = true;
     this.label33.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label33.Location = new System.Drawing.Point(7, 12);
     this.label33.Name = "label33";
     this.label33.Size = new System.Drawing.Size(214, 23);
     this.label33.TabIndex = 12;
     this.label33.Text = "Trend - Consumption";
     //
     // consuTrend
     //
     this.consuTrend.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.consuTrend.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     xyDiagram2.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram2.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram2.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     this.consuTrend.Diagram = xyDiagram2;
     this.consuTrend.Location = new System.Drawing.Point(3, 38);
     this.consuTrend.Name = "consuTrend";
     this.consuTrend.OptionsPrint.SizeMode = DevExpress.XtraCharts.Printing.PrintSizeMode.Stretch;
     sideBySideBarSeriesLabel4.LineVisible = true;
     series3.Label = sideBySideBarSeriesLabel4;
     series3.Name = "Series 1";
     sideBySideBarSeriesLabel5.LineVisible = true;
     series4.Label = sideBySideBarSeriesLabel5;
     series4.Name = "Series 2";
     this.consuTrend.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
     series3,
     series4};
     sideBySideBarSeriesLabel6.LineVisible = true;
     this.consuTrend.SeriesTemplate.Label = sideBySideBarSeriesLabel6;
     this.consuTrend.Size = new System.Drawing.Size(901, 487);
     this.consuTrend.TabIndex = 3;
     //
     // tabPage2
     //
     this.tabPage2.Appearance.PageClient.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     this.tabPage2.Appearance.PageClient.Options.UseBackColor = true;
     this.tabPage2.Controls.Add(this.lkDetailAmc);
     this.tabPage2.Controls.Add(this.label34);
     this.tabPage2.Controls.Add(this.chartAmc);
     this.tabPage2.Name = "tabPage2";
     this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size = new System.Drawing.Size(902, 532);
     this.tabPage2.Text = "AMC Trend";
     //
     // lkDetailAmc
     //
     this.lkDetailAmc.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lkDetailAmc.AutoSize = true;
     this.lkDetailAmc.Location = new System.Drawing.Point(1101, 22);
     this.lkDetailAmc.Name = "lkDetailAmc";
     this.lkDetailAmc.Size = new System.Drawing.Size(73, 13);
     this.lkDetailAmc.TabIndex = 14;
     this.lkDetailAmc.TabStop = true;
     this.lkDetailAmc.Text = "Show Table";
     //
     // label34
     //
     this.label34.AutoSize = true;
     this.label34.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label34.Location = new System.Drawing.Point(7, 12);
     this.label34.Name = "label34";
     this.label34.Size = new System.Drawing.Size(455, 23);
     this.label34.TabIndex = 12;
     this.label34.Text = "Trend - Average Monthly Consumption (AMC) ";
     //
     // chartAmc
     //
     this.chartAmc.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     xyDiagram3.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram3.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram3.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram3.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
     this.chartAmc.Diagram = xyDiagram3;
     this.chartAmc.Location = new System.Drawing.Point(3, 38);
     this.chartAmc.Name = "chartAmc";
     this.chartAmc.OptionsPrint.SizeMode = DevExpress.XtraCharts.Printing.PrintSizeMode.Stretch;
     sideBySideBarSeriesLabel7.LineVisible = true;
     series5.Label = sideBySideBarSeriesLabel7;
     series5.Name = "Series 1";
     sideBySideBarSeriesLabel8.LineVisible = true;
     series6.Label = sideBySideBarSeriesLabel8;
     series6.Name = "Series 2";
     this.chartAmc.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
     series5,
     series6};
     sideBySideBarSeriesLabel9.LineVisible = true;
     this.chartAmc.SeriesTemplate.Label = sideBySideBarSeriesLabel9;
     this.chartAmc.Size = new System.Drawing.Size(899, 487);
     this.chartAmc.TabIndex = 3;
     //
     // tabPage3
     //
     this.tabPage3.Appearance.PageClient.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     this.tabPage3.Appearance.PageClient.Options.UseBackColor = true;
     this.tabPage3.Controls.Add(this.lkDetailMos);
     this.tabPage3.Controls.Add(this.label35);
     this.tabPage3.Controls.Add(this.chartMOS);
     this.tabPage3.Name = "tabPage3";
     this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage3.Size = new System.Drawing.Size(902, 532);
     this.tabPage3.Text = "MOS Trend";
     //
     // lkDetailMos
     //
     this.lkDetailMos.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lkDetailMos.AutoSize = true;
     this.lkDetailMos.Location = new System.Drawing.Point(1100, 24);
     this.lkDetailMos.Name = "lkDetailMos";
     this.lkDetailMos.Size = new System.Drawing.Size(73, 13);
     this.lkDetailMos.TabIndex = 16;
     this.lkDetailMos.TabStop = true;
     this.lkDetailMos.Text = "Show Table";
     //
     // label35
     //
     this.label35.AutoSize = true;
     this.label35.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label35.Location = new System.Drawing.Point(7, 12);
     this.label35.Name = "label35";
     this.label35.Size = new System.Drawing.Size(250, 23);
     this.label35.TabIndex = 12;
     this.label35.Text = "Trend - Months of Stock ";
     //
     // chartMOS
     //
     this.chartMOS.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.chartMOS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     xyDiagram4.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram4.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram4.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram4.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram4.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram4.AxisY.VisibleInPanesSerializable = "-1";
     this.chartMOS.Diagram = xyDiagram4;
     this.chartMOS.Location = new System.Drawing.Point(3, 38);
     this.chartMOS.Name = "chartMOS";
     this.chartMOS.OptionsPrint.SizeMode = DevExpress.XtraCharts.Printing.PrintSizeMode.Stretch;
     sideBySideBarSeriesLabel10.LineVisible = true;
     series7.Label = sideBySideBarSeriesLabel10;
     series7.Name = "Series 1";
     sideBySideBarSeriesLabel11.LineVisible = true;
     series8.Label = sideBySideBarSeriesLabel11;
     series8.Name = "Series 2";
     this.chartMOS.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
     series7,
     series8};
     sideBySideBarSeriesLabel12.LineVisible = true;
     this.chartMOS.SeriesTemplate.Label = sideBySideBarSeriesLabel12;
     this.chartMOS.Size = new System.Drawing.Size(898, 490);
     this.chartMOS.TabIndex = 4;
     //
     // tabPage6
     //
     this.tabPage6.Appearance.PageClient.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     this.tabPage6.Appearance.PageClient.Options.UseBackColor = true;
     this.tabPage6.Controls.Add(this.label36);
     this.tabPage6.Controls.Add(this.chartComp);
     this.tabPage6.Name = "tabPage6";
     this.tabPage6.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage6.Size = new System.Drawing.Size(902, 532);
     this.tabPage6.Text = "Activity Trend";
     //
     // label36
     //
     this.label36.AutoSize = true;
     this.label36.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label36.Location = new System.Drawing.Point(7, 12);
     this.label36.Name = "label36";
     this.label36.Size = new System.Drawing.Size(166, 23);
     this.label36.TabIndex = 12;
     this.label36.Text = "Trend - Activity ";
     //
     // chartComp
     //
     this.chartComp.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.chartComp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     xyDiagram5.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram5.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram5.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram5.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram5.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram5.AxisY.VisibleInPanesSerializable = "-1";
     this.chartComp.Diagram = xyDiagram5;
     this.chartComp.Location = new System.Drawing.Point(3, 38);
     this.chartComp.Name = "chartComp";
     this.chartComp.OptionsPrint.SizeMode = DevExpress.XtraCharts.Printing.PrintSizeMode.Stretch;
     sideBySideBarSeriesLabel13.LineVisible = true;
     series9.Label = sideBySideBarSeriesLabel13;
     series9.Name = "Series 1";
     sideBySideBarSeriesLabel14.LineVisible = true;
     series10.Label = sideBySideBarSeriesLabel14;
     series10.Name = "Series 2";
     this.chartComp.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
     series9,
     series10};
     sideBySideBarSeriesLabel15.LineVisible = true;
     this.chartComp.SeriesTemplate.Label = sideBySideBarSeriesLabel15;
     this.chartComp.Size = new System.Drawing.Size(899, 487);
     this.chartComp.TabIndex = 3;
     //
     // tabPage7
     //
     this.tabPage7.Appearance.PageClient.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     this.tabPage7.Appearance.PageClient.Options.UseBackColor = true;
     this.tabPage7.Controls.Add(this.label20);
     this.tabPage7.Controls.Add(this.lblTime);
     this.tabPage7.Controls.Add(this.lblCurStatus);
     this.tabPage7.Controls.Add(this.label19);
     this.tabPage7.Controls.Add(this.tableLayoutPanel1);
     this.tabPage7.Name = "tabPage7";
     this.tabPage7.PageVisible = false;
     this.tabPage7.Size = new System.Drawing.Size(902, 532);
     this.tabPage7.Text = "Stock Status Trend";
     //
     // label20
     //
     this.label20.AutoSize = true;
     this.label20.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label20.Location = new System.Drawing.Point(35, 106);
     this.label20.Name = "label20";
     this.label20.Size = new System.Drawing.Size(143, 16);
     this.label20.TabIndex = 1;
     this.label20.Text = "Trend (No. of times)";
     //
     // lblTime
     //
     this.lblTime.AutoSize = true;
     this.lblTime.Location = new System.Drawing.Point(257, 68);
     this.lblTime.Name = "lblTime";
     this.lblTime.Size = new System.Drawing.Size(0, 13);
     this.lblTime.TabIndex = 1;
     //
     // lblCurStatus
     //
     this.lblCurStatus.AutoSize = true;
     this.lblCurStatus.Location = new System.Drawing.Point(151, 68);
     this.lblCurStatus.Name = "lblCurStatus";
     this.lblCurStatus.Size = new System.Drawing.Size(0, 13);
     this.lblCurStatus.TabIndex = 1;
     //
     // label19
     //
     this.label19.AutoSize = true;
     this.label19.Location = new System.Drawing.Point(46, 68);
     this.label19.Name = "label19";
     this.label19.Size = new System.Drawing.Size(104, 13);
     this.label19.TabIndex = 1;
     this.label19.Text = "Current Status : ";
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
     this.tableLayoutPanel1.ColumnCount = 4;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 182F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 75F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 208F));
     this.tableLayoutPanel1.Controls.Add(this.label10, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.label11, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.label12, 2, 0);
     this.tableLayoutPanel1.Controls.Add(this.label13, 3, 0);
     this.tableLayoutPanel1.Controls.Add(this.label14, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.label15, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.label16, 0, 3);
     this.tableLayoutPanel1.Controls.Add(this.label18, 0, 4);
     this.tableLayoutPanel1.Controls.Add(this.lblThreeStockout, 1, 1);
     this.tableLayoutPanel1.Controls.Add(this.lblSixStockOut, 2, 1);
     this.tableLayoutPanel1.Controls.Add(this.lblTwelveStockOut, 3, 1);
     this.tableLayoutPanel1.Controls.Add(this.lblThreeNearStock, 1, 2);
     this.tableLayoutPanel1.Controls.Add(this.lblSixNearStock, 2, 2);
     this.tableLayoutPanel1.Controls.Add(this.lblTwelveNear, 3, 2);
     this.tableLayoutPanel1.Controls.Add(this.lblThreeBelowMin, 1, 3);
     this.tableLayoutPanel1.Controls.Add(this.lblSixBelowMin, 2, 3);
     this.tableLayoutPanel1.Controls.Add(this.lblTwelveBelowMin, 3, 3);
     this.tableLayoutPanel1.Controls.Add(this.lblTwelveOverStock, 3, 4);
     this.tableLayoutPanel1.Controls.Add(this.lblSixOverStock, 2, 4);
     this.tableLayoutPanel1.Controls.Add(this.lblThreeOverStock, 1, 4);
     this.tableLayoutPanel1.Location = new System.Drawing.Point(38, 134);
     this.tableLayoutPanel1.Name = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 5;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.Size = new System.Drawing.Size(419, 109);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(4, 1);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(0, 13);
     this.label10.TabIndex = 0;
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(187, 1);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(52, 13);
     this.label11.TabIndex = 1;
     this.label11.Text = "3 Month";
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(263, 1);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(52, 13);
     this.label12.TabIndex = 1;
     this.label12.Text = "6 Month";
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Location = new System.Drawing.Point(349, 1);
     this.label13.Name = "label13";
     this.label13.Size = new System.Drawing.Size(59, 13);
     this.label13.TabIndex = 1;
     this.label13.Text = "12 Month";
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(4, 22);
     this.label14.Name = "label14";
     this.label14.Size = new System.Drawing.Size(63, 13);
     this.label14.TabIndex = 1;
     this.label14.Text = "Stock Out";
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Location = new System.Drawing.Point(4, 43);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(94, 13);
     this.label15.TabIndex = 1;
     this.label15.Text = "Near Stock Out";
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Location = new System.Drawing.Point(4, 64);
     this.label16.Name = "label16";
     this.label16.Size = new System.Drawing.Size(64, 13);
     this.label16.TabIndex = 1;
     this.label16.Text = "Below Min";
     //
     // label18
     //
     this.label18.AutoSize = true;
     this.label18.Location = new System.Drawing.Point(4, 85);
     this.label18.Name = "label18";
     this.label18.Size = new System.Drawing.Size(71, 13);
     this.label18.TabIndex = 1;
     this.label18.Text = "Over Stock";
     //
     // lblThreeStockout
     //
     this.lblThreeStockout.AutoSize = true;
     this.lblThreeStockout.Location = new System.Drawing.Point(187, 22);
     this.lblThreeStockout.Name = "lblThreeStockout";
     this.lblThreeStockout.Size = new System.Drawing.Size(14, 13);
     this.lblThreeStockout.TabIndex = 1;
     this.lblThreeStockout.Text = "0";
     //
     // lblSixStockOut
     //
     this.lblSixStockOut.AutoSize = true;
     this.lblSixStockOut.Location = new System.Drawing.Point(263, 22);
     this.lblSixStockOut.Name = "lblSixStockOut";
     this.lblSixStockOut.Size = new System.Drawing.Size(14, 13);
     this.lblSixStockOut.TabIndex = 1;
     this.lblSixStockOut.Text = "0";
     //
     // lblTwelveStockOut
     //
     this.lblTwelveStockOut.AutoSize = true;
     this.lblTwelveStockOut.Location = new System.Drawing.Point(349, 22);
     this.lblTwelveStockOut.Name = "lblTwelveStockOut";
     this.lblTwelveStockOut.Size = new System.Drawing.Size(14, 13);
     this.lblTwelveStockOut.TabIndex = 1;
     this.lblTwelveStockOut.Text = "0";
     //
     // lblThreeNearStock
     //
     this.lblThreeNearStock.AutoSize = true;
     this.lblThreeNearStock.Location = new System.Drawing.Point(187, 43);
     this.lblThreeNearStock.Name = "lblThreeNearStock";
     this.lblThreeNearStock.Size = new System.Drawing.Size(14, 13);
     this.lblThreeNearStock.TabIndex = 1;
     this.lblThreeNearStock.Text = "0";
     //
     // lblSixNearStock
     //
     this.lblSixNearStock.AutoSize = true;
     this.lblSixNearStock.Location = new System.Drawing.Point(263, 43);
     this.lblSixNearStock.Name = "lblSixNearStock";
     this.lblSixNearStock.Size = new System.Drawing.Size(14, 13);
     this.lblSixNearStock.TabIndex = 1;
     this.lblSixNearStock.Text = "0";
     //
     // lblTwelveNear
     //
     this.lblTwelveNear.AutoSize = true;
     this.lblTwelveNear.Location = new System.Drawing.Point(349, 43);
     this.lblTwelveNear.Name = "lblTwelveNear";
     this.lblTwelveNear.Size = new System.Drawing.Size(14, 13);
     this.lblTwelveNear.TabIndex = 1;
     this.lblTwelveNear.Text = "0";
     //
     // lblThreeBelowMin
     //
     this.lblThreeBelowMin.AutoSize = true;
     this.lblThreeBelowMin.Location = new System.Drawing.Point(187, 64);
     this.lblThreeBelowMin.Name = "lblThreeBelowMin";
     this.lblThreeBelowMin.Size = new System.Drawing.Size(14, 13);
     this.lblThreeBelowMin.TabIndex = 1;
     this.lblThreeBelowMin.Text = "0";
     //
     // lblSixBelowMin
     //
     this.lblSixBelowMin.AutoSize = true;
     this.lblSixBelowMin.Location = new System.Drawing.Point(263, 64);
     this.lblSixBelowMin.Name = "lblSixBelowMin";
     this.lblSixBelowMin.Size = new System.Drawing.Size(14, 13);
     this.lblSixBelowMin.TabIndex = 1;
     this.lblSixBelowMin.Text = "0";
     //
     // lblTwelveBelowMin
     //
     this.lblTwelveBelowMin.AutoSize = true;
     this.lblTwelveBelowMin.Location = new System.Drawing.Point(349, 64);
     this.lblTwelveBelowMin.Name = "lblTwelveBelowMin";
     this.lblTwelveBelowMin.Size = new System.Drawing.Size(14, 13);
     this.lblTwelveBelowMin.TabIndex = 1;
     this.lblTwelveBelowMin.Text = "0";
     //
     // lblTwelveOverStock
     //
     this.lblTwelveOverStock.AutoSize = true;
     this.lblTwelveOverStock.Location = new System.Drawing.Point(349, 85);
     this.lblTwelveOverStock.Name = "lblTwelveOverStock";
     this.lblTwelveOverStock.Size = new System.Drawing.Size(14, 13);
     this.lblTwelveOverStock.TabIndex = 1;
     this.lblTwelveOverStock.Text = "0";
     //
     // lblSixOverStock
     //
     this.lblSixOverStock.AutoSize = true;
     this.lblSixOverStock.Location = new System.Drawing.Point(263, 85);
     this.lblSixOverStock.Name = "lblSixOverStock";
     this.lblSixOverStock.Size = new System.Drawing.Size(14, 13);
     this.lblSixOverStock.TabIndex = 1;
     this.lblSixOverStock.Text = "0";
     //
     // lblThreeOverStock
     //
     this.lblThreeOverStock.AutoSize = true;
     this.lblThreeOverStock.Location = new System.Drawing.Point(187, 85);
     this.lblThreeOverStock.Name = "lblThreeOverStock";
     this.lblThreeOverStock.Size = new System.Drawing.Size(14, 13);
     this.lblThreeOverStock.TabIndex = 1;
     this.lblThreeOverStock.Text = "0";
     //
     // tabPage8
     //
     this.tabPage8.Appearance.PageClient.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     this.tabPage8.Appearance.PageClient.Options.UseBackColor = true;
     this.tabPage8.Controls.Add(this.lblAvgIssues);
     this.tabPage8.Controls.Add(this.lblAvgReceives);
     this.tabPage8.Controls.Add(this.lblLastIssues);
     this.tabPage8.Controls.Add(this.lblLastReceive);
     this.tabPage8.Controls.Add(this.label23);
     this.tabPage8.Controls.Add(this.label22);
     this.tabPage8.Controls.Add(this.label21);
     this.tabPage8.Controls.Add(this.label17);
     this.tabPage8.Name = "tabPage8";
     this.tabPage8.Size = new System.Drawing.Size(902, 532);
     this.tabPage8.Text = "Transaction";
     //
     // lblAvgIssues
     //
     this.lblAvgIssues.AutoSize = true;
     this.lblAvgIssues.Location = new System.Drawing.Point(382, 195);
     this.lblAvgIssues.Name = "lblAvgIssues";
     this.lblAvgIssues.Size = new System.Drawing.Size(14, 13);
     this.lblAvgIssues.TabIndex = 1;
     this.lblAvgIssues.Text = "0";
     this.lblAvgIssues.Visible = false;
     //
     // lblAvgReceives
     //
     this.lblAvgReceives.AutoSize = true;
     this.lblAvgReceives.Location = new System.Drawing.Point(381, 165);
     this.lblAvgReceives.Name = "lblAvgReceives";
     this.lblAvgReceives.Size = new System.Drawing.Size(14, 13);
     this.lblAvgReceives.TabIndex = 1;
     this.lblAvgReceives.Text = "0";
     this.lblAvgReceives.Visible = false;
     //
     // lblLastIssues
     //
     this.lblLastIssues.AutoSize = true;
     this.lblLastIssues.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblLastIssues.Location = new System.Drawing.Point(386, 111);
     this.lblLastIssues.Name = "lblLastIssues";
     this.lblLastIssues.Size = new System.Drawing.Size(22, 23);
     this.lblLastIssues.TabIndex = 1;
     this.lblLastIssues.Text = "0";
     //
     // lblLastReceive
     //
     this.lblLastReceive.AutoSize = true;
     this.lblLastReceive.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblLastReceive.Location = new System.Drawing.Point(386, 78);
     this.lblLastReceive.Name = "lblLastReceive";
     this.lblLastReceive.Size = new System.Drawing.Size(22, 23);
     this.lblLastReceive.TabIndex = 1;
     this.lblLastReceive.Text = "0";
     //
     // label23
     //
     this.label23.AutoSize = true;
     this.label23.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label23.Location = new System.Drawing.Point(169, 194);
     this.label23.Name = "label23";
     this.label23.Size = new System.Drawing.Size(210, 16);
     this.label23.TabIndex = 0;
     this.label23.Text = "AVG. no. of days b/n Issues : ";
     this.label23.Visible = false;
     //
     // label22
     //
     this.label22.AutoSize = true;
     this.label22.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label22.Location = new System.Drawing.Point(152, 162);
     this.label22.Name = "label22";
     this.label22.Size = new System.Drawing.Size(226, 16);
     this.label22.TabIndex = 0;
     this.label22.Text = "AVG. no. of days b/n Receives : ";
     this.label22.Visible = false;
     //
     // label21
     //
     this.label21.AutoSize = true;
     this.label21.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label21.Location = new System.Drawing.Point(165, 113);
     this.label21.Name = "label21";
     this.label21.Size = new System.Drawing.Size(214, 23);
     this.label21.TabIndex = 0;
     this.label21.Text = "Last Issued Date : ";
     //
     // label17
     //
     this.label17.AutoSize = true;
     this.label17.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label17.Location = new System.Drawing.Point(141, 76);
     this.label17.Name = "label17";
     this.label17.Size = new System.Drawing.Size(239, 23);
     this.label17.TabIndex = 0;
     this.label17.Text = "Last Received Date : ";
     //
     // tabPage10
     //
     this.tabPage10.Appearance.PageClient.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     this.tabPage10.Appearance.PageClient.Options.UseBackColor = true;
     this.tabPage10.Controls.Add(this.chartPie);
     this.tabPage10.Name = "tabPage10";
     this.tabPage10.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage10.Size = new System.Drawing.Size(902, 532);
     this.tabPage10.Text = "Stock Expiry Status";
     //
     // chartPie
     //
     this.chartPie.AppearanceNameSerializable = "Chameleon";
     this.chartPie.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     this.chartPie.BorderOptions.Visible = false;
     simpleDiagram3D1.RotationMatrixSerializable = "1;0;0;0;0;0.5;-0.866025403784439;0;0;0.866025403784439;0.5;0;0;0;0;1";
     this.chartPie.Diagram = simpleDiagram3D1;
     this.chartPie.Dock = System.Windows.Forms.DockStyle.Fill;
     this.chartPie.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
     this.chartPie.Location = new System.Drawing.Point(3, 3);
     this.chartPie.Name = "chartPie";
     this.chartPie.PaletteName = "Palette 1";
     this.chartPie.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(170)))), ((int)(((byte)(15))))), System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(170)))), ((int)(((byte)(15)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(67)))), ((int)(((byte)(4))))), System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(67)))), ((int)(((byte)(4)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(188)))), ((int)(((byte)(254))))), System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(188)))), ((int)(((byte)(254))))))}));
     pie3DSeriesLabel1.LineVisible = true;
     piePointOptions1.PointView = DevExpress.XtraCharts.PointView.SeriesName;
     piePointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
     pie3DSeriesLabel1.PointOptions = piePointOptions1;
     series11.Label = pie3DSeriesLabel1;
     series11.Name = "Series 1";
     series11.View = pie3DSeriesView1;
     this.chartPie.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
     series11};
     pie3DSeriesLabel2.LineVisible = true;
     this.chartPie.SeriesTemplate.Label = pie3DSeriesLabel2;
     this.chartPie.SeriesTemplate.View = pie3DSeriesView2;
     this.chartPie.Size = new System.Drawing.Size(896, 526);
     this.chartPie.TabIndex = 21;
     //
     // lblStatus
     //
     this.lblStatus.AutoSize = true;
     this.lblStatus.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblStatus.Location = new System.Drawing.Point(286, 41);
     this.lblStatus.Name = "lblStatus";
     this.lblStatus.Size = new System.Drawing.Size(0, 13);
     this.lblStatus.TabIndex = 12;
     //
     // label37
     //
     this.label37.AutoSize = true;
     this.label37.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label37.Location = new System.Drawing.Point(231, 41);
     this.label37.Name = "label37";
     this.label37.Size = new System.Drawing.Size(56, 13);
     this.label37.TabIndex = 12;
     this.label37.Text = "Status : ";
     //
     // dtDate
     //
     this.dtDate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.dtDate.CalendarFont = new System.Drawing.Font("Nyala", 10.75F);
     this.dtDate.CustomFormat = "MM/dd/ yy";
     this.dtDate.DayOfWeekCharacters = 2;
     this.dtDate.Location = new System.Drawing.Point(611, 10);
     this.dtDate.Name = "dtDate";
     this.dtDate.PopUpFontSize = 9.75F;
     this.dtDate.Size = new System.Drawing.Size(114, 20);
     this.dtDate.TabIndex = 17;
     this.dtDate.Value = new System.DateTime(2008, 10, 21, 0, 0, 0, 0);
     this.dtDate.Visible = false;
     //
     // btnCancel
     //
     this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnCancel.Location = new System.Drawing.Point(824, 34);
     this.btnCancel.Name = "btnCancel";
     this.btnCancel.Size = new System.Drawing.Size(75, 23);
     this.btnCancel.TabIndex = 20;
     this.btnCancel.Text = "Close";
     this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click_1);
     //
     // cboYear
     //
     this.cboYear.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cboYear.FormattingEnabled = true;
     this.cboYear.Location = new System.Drawing.Point(484, 36);
     this.cboYear.Name = "cboYear";
     this.cboYear.Size = new System.Drawing.Size(121, 21);
     this.cboYear.TabIndex = 21;
     this.cboYear.Visible = false;
     this.cboYear.SelectedValueChanged += new System.EventHandler(this.cboYear_SelectedValueChanged);
     //
     // ckPast
     //
     this.ckPast.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.ckPast.Location = new System.Drawing.Point(611, 40);
     this.ckPast.Name = "ckPast";
     this.ckPast.Properties.Caption = "Last 12 Month";
     this.ckPast.Size = new System.Drawing.Size(105, 19);
     this.ckPast.TabIndex = 22;
     this.ckPast.Visible = false;
     this.ckPast.CheckedChanged += new System.EventHandler(this.ckPast_CheckedChanged);
     //
     // chartControl1
     //
     this.chartControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.chartControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     this.chartControl1.Location = new System.Drawing.Point(7, 25);
     this.chartControl1.Name = "chartControl1";
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     sideBySideBarSeriesLabel16.LineVisible = true;
     this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel16;
     this.chartControl1.Size = new System.Drawing.Size(974, 411);
     this.chartControl1.TabIndex = 2;
     //
     // printDoc
     //
     this.printDoc.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.printDoc_PrintPage);
     //
     // printDialog1
     //
     this.printDialog1.UseEXDialog = true;
     //
     // toolTip1
     //
     this.toolTip1.AutoPopDelay = 5000;
     this.toolTip1.InitialDelay = 500;
     this.toolTip1.ReshowDelay = 0;
     this.toolTip1.ShowAlways = true;
     this.toolTip1.ToolTipTitle = "Item Name";
     //
     // txtitmName
     //
     this.txtitmName.AutoSize = true;
     this.txtitmName.Font = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtitmName.Location = new System.Drawing.Point(9, 12);
     this.txtitmName.Name = "txtitmName";
     this.txtitmName.Size = new System.Drawing.Size(0, 18);
     this.txtitmName.TabIndex = 100;
     //
     // label38
     //
     this.label38.AutoSize = true;
     this.label38.Location = new System.Drawing.Point(9, 40);
     this.label38.Name = "label38";
     this.label38.Size = new System.Drawing.Size(90, 13);
     this.label38.TabIndex = 101;
     this.label38.Text = "Basic Unit in : ";
     //
     // lblBUnit
     //
     this.lblBUnit.AutoSize = true;
     this.lblBUnit.Location = new System.Drawing.Point(96, 40);
     this.lblBUnit.Name = "lblBUnit";
     this.lblBUnit.Size = new System.Drawing.Size(0, 13);
     this.lblBUnit.TabIndex = 101;
     //
     // cboDU
     //
     this.cboDU.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cboDU.DisplayMember = "Name";
     this.cboDU.FormattingEnabled = true;
     this.cboDU.Location = new System.Drawing.Point(357, 36);
     this.cboDU.Name = "cboDU";
     this.cboDU.Size = new System.Drawing.Size(121, 21);
     this.cboDU.TabIndex = 102;
     this.cboDU.ValueMember = "ID";
     this.cboDU.Visible = false;
     this.cboDU.SelectedValueChanged += new System.EventHandler(this.cboDU_SelectedValueChanged);
     //
     // xpButton1
     //
     this.xpButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.xpButton1.Image = global::PharmInventory.Properties.Resources.printer;
     this.xpButton1.Location = new System.Drawing.Point(743, 34);
     this.xpButton1.Name = "xpButton1";
     this.xpButton1.Size = new System.Drawing.Size(75, 23);
     this.xpButton1.TabIndex = 15;
     this.xpButton1.Text = "Print";
     this.xpButton1.Click += new System.EventHandler(this.xpButton1_Click);
     //
     // printingSystem2
     //
     this.printingSystem2.Links.AddRange(new object[] {
     this.printableComponentLink1});
     //
     // printableComponentLink1
     //
     this.printableComponentLink1.Component = this.chartComp;
     //
     //
     //
     this.printableComponentLink1.ImageCollection.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("printableComponentLink1.ImageCollection.ImageStream")));
     this.printableComponentLink1.Landscape = true;
     this.printableComponentLink1.PaperKind = System.Drawing.Printing.PaperKind.A4;
     this.printableComponentLink1.PrintingSystem = this.printingSystem2;
     this.printableComponentLink1.PrintingSystemBase = this.printingSystem2;
     //
     // ItemDetailReport
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     this.ClientSize = new System.Drawing.Size(912, 616);
     this.Controls.Add(this.cboDU);
     this.Controls.Add(this.lblStatus);
     this.Controls.Add(this.lblBUnit);
     this.Controls.Add(this.label37);
     this.Controls.Add(this.label38);
     this.Controls.Add(this.txtitmName);
     this.Controls.Add(this.xpButton1);
     this.Controls.Add(this.ckPast);
     this.Controls.Add(this.cboYear);
     this.Controls.Add(this.btnCancel);
     this.Controls.Add(this.dtDate);
     this.Controls.Add(this.tabControl1);
     this.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "ItemDetailReport";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Item Detail Reports";
     this.Load += new System.EventHandler(this.BinCardTransaction_Load);
     ((System.ComponentModel.ISupportInitialize)(this.txtItemName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartBar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabControl1)).EndInit();
     this.tabControl1.ResumeLayout(false);
     this.tabPage11.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridDispensaryView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.tabPage4.ResumeLayout(false);
     this.tabPage4.PerformLayout();
     this.tabPage5.ResumeLayout(false);
     this.tabPage5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cboFiscalYear.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridItemsList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridItemListView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.unitBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBBalance.Properties)).EndInit();
     this.tabPage1.ResumeLayout(false);
     this.tabPage1.PerformLayout();
     this.tabPage9.ResumeLayout(false);
     this.tabPage9.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.consuTrend)).EndInit();
     this.tabPage2.ResumeLayout(false);
     this.tabPage2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartAmc)).EndInit();
     this.tabPage3.ResumeLayout(false);
     this.tabPage3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartMOS)).EndInit();
     this.tabPage6.ResumeLayout(false);
     this.tabPage6.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartComp)).EndInit();
     this.tabPage7.ResumeLayout(false);
     this.tabPage7.PerformLayout();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     this.tabPage8.ResumeLayout(false);
     this.tabPage8.PerformLayout();
     this.tabPage10.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartPie)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ckPast.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.printingSystem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.printableComponentLink1.ImageCollection)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 16
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram        xyDiagram1        = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Strip            strip1            = new DevExpress.XtraCharts.Strip();
     DevExpress.XtraCharts.XYDiagramPane    xyDiagramPane1    = new DevExpress.XtraCharts.XYDiagramPane();
     DevExpress.XtraCharts.SecondaryAxisX   secondaryAxisX1   = new DevExpress.XtraCharts.SecondaryAxisX();
     DevExpress.XtraCharts.SecondaryAxisY   secondaryAxisY1   = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.Series           series1           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView1   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions1     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView2   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle       chartTitle1       = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.ChartTitle       chartTitle2       = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram        xyDiagram2        = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Strip            strip2            = new DevExpress.XtraCharts.Strip();
     DevExpress.XtraCharts.XYDiagramPane    xyDiagramPane2    = new DevExpress.XtraCharts.XYDiagramPane();
     DevExpress.XtraCharts.SecondaryAxisX   secondaryAxisX2   = new DevExpress.XtraCharts.SecondaryAxisX();
     DevExpress.XtraCharts.Strip            strip3            = new DevExpress.XtraCharts.Strip();
     DevExpress.XtraCharts.SecondaryAxisY   secondaryAxisY2   = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.Series           series2           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView3   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel4 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions2     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView4   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle       chartTitle3       = new DevExpress.XtraCharts.ChartTitle();
     this.KEY               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gvCount           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.VALUE             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcCount           = new DevExpress.XtraGrid.GridControl();
     this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.chartControl1     = new DevExpress.XtraCharts.ChartControl();
     this.chartControl2     = new DevExpress.XtraCharts.ChartControl();
     this.saveFileDialog1   = new System.Windows.Forms.SaveFileDialog();
     ((System.ComponentModel.ISupportInitialize)(this.gvCount)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gcCount)).BeginInit();
     this.tableLayoutPanel3.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(strip1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagramPane1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisX1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(strip2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagramPane2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisX2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(strip3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
     this.SuspendLayout();
     //
     // KEY
     //
     this.KEY.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 12F);
     this.KEY.AppearanceHeader.Options.UseFont = true;
     this.KEY.Caption      = "统计量";
     this.KEY.FieldName    = "KEY";
     this.KEY.Name         = "KEY";
     this.KEY.Visible      = true;
     this.KEY.VisibleIndex = 0;
     this.KEY.Width        = 58;
     //
     // gvCount
     //
     this.gvCount.ColumnPanelRowHeight = 28;
     this.gvCount.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.KEY,
         this.VALUE
     });
     this.gvCount.GridControl = this.gcCount;
     this.gvCount.Name        = "gvCount";
     this.gvCount.OptionsBehavior.ReadOnly            = true;
     this.gvCount.OptionsView.EnableAppearanceEvenRow = true;
     this.gvCount.OptionsView.ShowGroupPanel          = false;
     this.gvCount.RowHeight = 26;
     //
     // VALUE
     //
     this.VALUE.AppearanceHeader.Font            = new System.Drawing.Font("Tahoma", 12F);
     this.VALUE.AppearanceHeader.Options.UseFont = true;
     this.VALUE.Caption      = "值";
     this.VALUE.FieldName    = "VALUE";
     this.VALUE.Name         = "VALUE";
     this.VALUE.Visible      = true;
     this.VALUE.VisibleIndex = 1;
     this.VALUE.Width        = 78;
     //
     // gcCount
     //
     this.gcCount.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gcCount.Location = new System.Drawing.Point(0, 3);
     this.gcCount.MainView = this.gvCount;
     this.gcCount.Margin   = new System.Windows.Forms.Padding(0, 3, 3, 3);
     this.gcCount.Name     = "gcCount";
     this.gcCount.Size     = new System.Drawing.Size(157, 397);
     this.gcCount.TabIndex = 3;
     this.gcCount.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gvCount
     });
     //
     // tableLayoutPanel3
     //
     this.tableLayoutPanel3.ColumnCount = 2;
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 160F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel1, 1, 0);
     this.tableLayoutPanel3.Controls.Add(this.gcCount, 0, 0);
     this.tableLayoutPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel3.Name     = "tableLayoutPanel3";
     this.tableLayoutPanel3.RowCount = 1;
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel3.Size     = new System.Drawing.Size(730, 403);
     this.tableLayoutPanel3.TabIndex = 4;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.Controls.Add(this.chartControl1, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.chartControl2, 0, 1);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(160, 0);
     this.tableLayoutPanel1.Margin   = new System.Windows.Forms.Padding(0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 2;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 53.48101F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 46.51899F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(570, 403);
     this.tableLayoutPanel1.TabIndex = 2;
     //
     // chartControl1
     //
     this.chartControl1.AppearanceName   = "Northern Lights";
     xyDiagram1.AxisX.GridLines.Visible  = true;
     xyDiagram1.AxisX.Label.Angle        = -45;
     xyDiagram1.AxisX.Label.Antialiasing = true;
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
     strip1.MaxLimit.Enabled = false;
     strip1.MinLimit.Enabled = false;
     strip1.Name             = "Strip 1";
     strip1.ShowInLegend     = false;
     xyDiagram1.AxisX.Strips.AddRange(new DevExpress.XtraCharts.Strip[] {
         strip1
     });
     xyDiagram1.AxisX.Tickmarks.MinorVisible = false;
     xyDiagram1.AxisX.Tickmarks.Visible      = false;
     xyDiagram1.AxisX.Title.Font             = new System.Drawing.Font("Tahoma", 8F);
     xyDiagram1.AxisX.Title.Text             = "X控制图";
     xyDiagram1.AxisX.Visible = false;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "0";
     xyDiagram1.AxisY.GridLines.Visible          = false;
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Visible = false;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "0";
     xyDiagram1.DefaultPane.Visible  = false;
     xyDiagram1.EnableAxisXScrolling = true;
     xyDiagram1.EnableAxisYScrolling = true;
     xyDiagram1.EnableAxisXZooming   = true;
     xyDiagram1.EnableAxisYZooming   = true;
     xyDiagramPane1.Name             = "xPane";
     xyDiagramPane1.PaneID           = 0;
     xyDiagramPane1.Weight           = 1.0053191489361701;
     xyDiagram1.Panes.AddRange(new DevExpress.XtraCharts.XYDiagramPane[] {
         xyDiagramPane1
     });
     secondaryAxisX1.Alignment          = DevExpress.XtraCharts.AxisAlignment.Near;
     secondaryAxisX1.AxisID             = 0;
     secondaryAxisX1.Label.Angle        = -45;
     secondaryAxisX1.Label.Antialiasing = true;
     secondaryAxisX1.Name = "xX";
     secondaryAxisX1.Range.ScrollingRange.SideMarginsEnabled = true;
     secondaryAxisX1.Range.SideMarginsEnabled   = true;
     secondaryAxisX1.Tickmarks.Visible          = false;
     secondaryAxisX1.VisibleInPanesSerializable = "0";
     xyDiagram1.SecondaryAxesX.AddRange(new DevExpress.XtraCharts.SecondaryAxisX[] {
         secondaryAxisX1
     });
     secondaryAxisY1.Alignment = DevExpress.XtraCharts.AxisAlignment.Near;
     secondaryAxisY1.AxisID    = 0;
     secondaryAxisY1.Name      = "xY";
     secondaryAxisY1.Range.ScrollingRange.SideMarginsEnabled = true;
     secondaryAxisY1.Range.SideMarginsEnabled   = true;
     secondaryAxisY1.VisibleInPanesSerializable = "0";
     xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY1
     });
     this.chartControl1.Diagram                   = xyDiagram1;
     this.chartControl1.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.BackColor          = System.Drawing.Color.Thistle;
     this.chartControl1.Legend.Border.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.chartControl1.Legend.EquallySpacedItems = false;
     this.chartControl1.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chartControl1.Legend.MarkerSize         = new System.Drawing.Size(15, 15);
     this.chartControl1.Legend.SpacingVertical    = 5;
     this.chartControl1.Location                  = new System.Drawing.Point(0, 0);
     this.chartControl1.Margin                    = new System.Windows.Forms.Padding(0);
     this.chartControl1.Name                      = "chartControl1";
     pointSeriesLabel1.LineVisible                = true;
     pointSeriesLabel1.Visible                    = false;
     series1.Label             = pointSeriesLabel1;
     series1.Name              = "xSeries";
     lineSeriesView1.AxisXName = "xX";
     lineSeriesView1.AxisYName = "xY";
     lineSeriesView1.LineMarkerOptions.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     lineSeriesView1.LineMarkerOptions.Size = 8;
     lineSeriesView1.LineStyle.Thickness    = 1;
     lineSeriesView1.PaneName = "xPane";
     series1.View             = lineSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
     pointSeriesLabel2.LineVisible           = true;
     this.chartControl1.SeriesTemplate.Label = pointSeriesLabel2;
     this.chartControl1.SeriesTemplate.LegendPointOptions      = pointOptions1;
     this.chartControl1.SeriesTemplate.SynchronizePointOptions = false;
     this.chartControl1.SeriesTemplate.View = lineSeriesView2;
     this.chartControl1.Size     = new System.Drawing.Size(570, 215);
     this.chartControl1.TabIndex = 0;
     chartTitle1.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     chartTitle2.Alignment       = System.Drawing.StringAlignment.Near;
     chartTitle2.Dock            = DevExpress.XtraCharts.ChartTitleDockStyle.Bottom;
     chartTitle2.Font            = new System.Drawing.Font("Tahoma", 9F);
     chartTitle2.Visible         = false;
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1,
         chartTitle2
     });
     this.chartControl1.CustomDrawSeriesPoint += new DevExpress.XtraCharts.CustomDrawSeriesPointEventHandler(this.chartControl1_CustomDrawSeriesPoint);
     this.chartControl1.MouseDown             += new System.Windows.Forms.MouseEventHandler(this.chartControl1_MouseDown);
     this.chartControl1.ObjectHotTracked      += new DevExpress.XtraCharts.HotTrackEventHandler(this.chartControl1_ObjectHotTracked);
     //
     // chartControl2
     //
     this.chartControl2.AppearanceName   = "Northern Lights";
     xyDiagram2.AxisX.GridLines.Visible  = true;
     xyDiagram2.AxisX.Label.Angle        = -45;
     xyDiagram2.AxisX.Label.Antialiasing = true;
     xyDiagram2.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram2.AxisX.Range.SideMarginsEnabled = true;
     strip2.MaxLimit.Enabled = false;
     strip2.MinLimit.Enabled = false;
     strip2.Name             = "Strip 1";
     strip2.ShowInLegend     = false;
     xyDiagram2.AxisX.Strips.AddRange(new DevExpress.XtraCharts.Strip[] {
         strip2
     });
     xyDiagram2.AxisX.Tickmarks.Visible          = false;
     xyDiagram2.AxisX.Title.Alignment            = System.Drawing.StringAlignment.Near;
     xyDiagram2.AxisX.Title.Antialiasing         = false;
     xyDiagram2.AxisX.Title.Font                 = new System.Drawing.Font("Tahoma", 8F);
     xyDiagram2.AxisX.Title.Text                 = "S控制图";
     xyDiagram2.AxisX.Visible                    = false;
     xyDiagram2.AxisX.VisibleInPanesSerializable = "0";
     xyDiagram2.AxisY.GridLines.Visible          = false;
     xyDiagram2.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram2.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram2.AxisY.Visible = false;
     xyDiagram2.AxisY.VisibleInPanesSerializable = "0;0";
     xyDiagram2.DefaultPane.Visible  = false;
     xyDiagram2.EnableAxisXScrolling = true;
     xyDiagram2.EnableAxisYScrolling = true;
     xyDiagram2.EnableAxisXZooming   = true;
     xyDiagram2.EnableAxisYZooming   = true;
     xyDiagramPane2.Name             = "sPane";
     xyDiagramPane2.PaneID           = 0;
     xyDiagramPane2.Weight           = 1.0053191489361701;
     xyDiagram2.Panes.AddRange(new DevExpress.XtraCharts.XYDiagramPane[] {
         xyDiagramPane2
     });
     secondaryAxisX2.Alignment          = DevExpress.XtraCharts.AxisAlignment.Near;
     secondaryAxisX2.AxisID             = 0;
     secondaryAxisX2.Label.Angle        = -45;
     secondaryAxisX2.Label.Antialiasing = true;
     secondaryAxisX2.Name = "rX";
     secondaryAxisX2.Range.ScrollingRange.SideMarginsEnabled = true;
     secondaryAxisX2.Range.SideMarginsEnabled = true;
     strip3.MaxLimit.Enabled = false;
     strip3.MinLimit.Enabled = false;
     strip3.Name             = "Strip 1";
     strip3.ShowInLegend     = false;
     secondaryAxisX2.Strips.AddRange(new DevExpress.XtraCharts.Strip[] {
         strip3
     });
     secondaryAxisX2.Tickmarks.Visible          = false;
     secondaryAxisX2.VisibleInPanesSerializable = "0";
     xyDiagram2.SecondaryAxesX.AddRange(new DevExpress.XtraCharts.SecondaryAxisX[] {
         secondaryAxisX2
     });
     secondaryAxisY2.Alignment = DevExpress.XtraCharts.AxisAlignment.Near;
     secondaryAxisY2.AxisID    = 0;
     secondaryAxisY2.Name      = "rY";
     secondaryAxisY2.Range.ScrollingRange.SideMarginsEnabled = true;
     secondaryAxisY2.Range.SideMarginsEnabled   = true;
     secondaryAxisY2.VisibleInPanesSerializable = "0";
     xyDiagram2.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY2
     });
     this.chartControl2.Diagram = xyDiagram2;
     this.chartControl2.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chartControl2.Legend.EquallySpacedItems = false;
     this.chartControl2.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chartControl2.Legend.MarkerSize         = new System.Drawing.Size(15, 15);
     this.chartControl2.Legend.SpacingVertical    = 5;
     this.chartControl2.Location   = new System.Drawing.Point(0, 215);
     this.chartControl2.Margin     = new System.Windows.Forms.Padding(0);
     this.chartControl2.Name       = "chartControl2";
     pointSeriesLabel3.LineVisible = false;
     pointSeriesLabel3.Visible     = false;
     series2.Label             = pointSeriesLabel3;
     series2.Name              = "rSeries";
     lineSeriesView3.AxisXName = "rX";
     lineSeriesView3.AxisYName = "rY";
     lineSeriesView3.LineMarkerOptions.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     lineSeriesView3.LineMarkerOptions.Size = 8;
     lineSeriesView3.LineStyle.Thickness    = 1;
     lineSeriesView3.PaneName = "sPane";
     series2.View             = lineSeriesView3;
     this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2
     };
     pointSeriesLabel4.LineVisible           = true;
     this.chartControl2.SeriesTemplate.Label = pointSeriesLabel4;
     this.chartControl2.SeriesTemplate.LegendPointOptions      = pointOptions2;
     this.chartControl2.SeriesTemplate.SynchronizePointOptions = false;
     this.chartControl2.SeriesTemplate.View = lineSeriesView4;
     this.chartControl2.Size     = new System.Drawing.Size(570, 188);
     this.chartControl2.TabIndex = 1;
     chartTitle3.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chartControl2.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle3
     });
     this.chartControl2.CustomDrawSeriesPoint += new DevExpress.XtraCharts.CustomDrawSeriesPointEventHandler(this.chartControl2_CustomDrawSeriesPoint);
     this.chartControl2.MouseDown             += new System.Windows.Forms.MouseEventHandler(this.chartControl2_MouseDown);
     this.chartControl2.ObjectHotTracked      += new DevExpress.XtraCharts.HotTrackEventHandler(this.chartControl2_ObjectHotTracked);
     //
     // Xbar_RChart
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.tableLayoutPanel3);
     this.Name = "Xbar_RChart";
     this.Size = new System.Drawing.Size(730, 403);
     ((System.ComponentModel.ISupportInitialize)(this.gvCount)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gcCount)).EndInit();
     this.tableLayoutPanel3.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(strip1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagramPane1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisX1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(strip2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagramPane2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(strip3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisX2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.SimpleDiagram3D simpleDiagram3D3 = new DevExpress.XtraCharts.SimpleDiagram3D();
            DevExpress.XtraCharts.Series series7 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.Pie3DSeriesLabel pie3DSeriesLabel5 = new DevExpress.XtraCharts.Pie3DSeriesLabel();
            DevExpress.XtraCharts.PiePointOptions piePointOptions3 = new DevExpress.XtraCharts.PiePointOptions();
            DevExpress.XtraCharts.Pie3DSeriesView pie3DSeriesView5 = new DevExpress.XtraCharts.Pie3DSeriesView();
            DevExpress.XtraCharts.Pie3DSeriesLabel pie3DSeriesLabel6 = new DevExpress.XtraCharts.Pie3DSeriesLabel();
            DevExpress.XtraCharts.Pie3DSeriesView pie3DSeriesView6 = new DevExpress.XtraCharts.Pie3DSeriesView();
            DevExpress.XtraCharts.XYDiagram xyDiagram5 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series8 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel9 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions5 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView9 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel10 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView10 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.XYDiagram xyDiagram6 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series9 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel11 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions6 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView11 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel12 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView12 = new DevExpress.XtraCharts.LineSeriesView();
            this.tabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.tabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.lstDetail = new DevExpress.XtraGrid.GridControl();
            this.gridView6 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.linkLabel20 = new System.Windows.Forms.LinkLabel();
            this.linkLabel22 = new System.Windows.Forms.LinkLabel();
            this.linkLabel18 = new System.Windows.Forms.LinkLabel();
            this.linkLabel19 = new System.Windows.Forms.LinkLabel();
            this.label41 = new System.Windows.Forms.Label();
            this.label64 = new System.Windows.Forms.Label();
            this.label66 = new System.Windows.Forms.Label();
            this.label43 = new System.Windows.Forms.Label();
            this.label53 = new System.Windows.Forms.Label();
            this.label63 = new System.Windows.Forms.Label();
            this.label65 = new System.Windows.Forms.Label();
            this.label54 = new System.Windows.Forms.Label();
            this.lblFreeStock = new System.Windows.Forms.Label();
            this.label56 = new System.Windows.Forms.Label();
            this.label62 = new System.Windows.Forms.Label();
            this.lblNoECLS = new System.Windows.Forms.Label();
            this.label61 = new System.Windows.Forms.Label();
            this.lblEclsStock = new System.Windows.Forms.Label();
            this.label59 = new System.Windows.Forms.Label();
            this.lblVitalStock = new System.Windows.Forms.Label();
            this.label37 = new System.Windows.Forms.Label();
            this.dtDate = new CalendarLib.DateTimePickerEx();
            this.listPediatric = new System.Windows.Forms.LinkLabel();
            this.listRefrigerated = new System.Windows.Forms.LinkLabel();
            this.listFree = new System.Windows.Forms.LinkLabel();
            this.listNotEDL = new System.Windows.Forms.LinkLabel();
            this.listAll = new System.Windows.Forms.LinkLabel();
            this.label5 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.lblPediatric = new System.Windows.Forms.Label();
            this.lblRefrigerated = new System.Windows.Forms.Label();
            this.lblFree = new System.Windows.Forms.Label();
            this.lblNotEDL = new System.Windows.Forms.Label();
            this.lblAll = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.tabPage3 = new DevExpress.XtraTab.XtraTabPage();
            this.listStatused = new DevExpress.XtraGrid.GridControl();
            this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.ckExclude = new DevExpress.XtraEditors.CheckEdit();
            this.chartPie = new DevExpress.XtraCharts.ChartControl();
            this.listBelowMin = new System.Windows.Forms.LinkLabel();
            this.listBelowEOP = new System.Windows.Forms.LinkLabel();
            this.listOverstock = new System.Windows.Forms.LinkLabel();
            this.label69 = new System.Windows.Forms.Label();
            this.listNearEOP = new System.Windows.Forms.LinkLabel();
            this.label67 = new System.Windows.Forms.Label();
            this.listStockOut = new System.Windows.Forms.LinkLabel();
            this.label17 = new System.Windows.Forms.Label();
            this.lblBelowMin = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.lblBelowEOP = new System.Windows.Forms.Label();
            this.label19 = new System.Windows.Forms.Label();
            this.lblOverStocked = new System.Windows.Forms.Label();
            this.lblNearEOP = new System.Windows.Forms.Label();
            this.lblStockOut = new System.Windows.Forms.Label();
            this.lblInStock = new System.Windows.Forms.Label();
            this.label25 = new System.Windows.Forms.Label();
            this.listInStock = new System.Windows.Forms.LinkLabel();
            this.tabPage7 = new DevExpress.XtraTab.XtraTabPage();
            this.listStatusTrend = new DevExpress.XtraGrid.GridControl();
            this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.linkLabel7 = new System.Windows.Forms.LinkLabel();
            this.linkLabel6 = new System.Windows.Forms.LinkLabel();
            this.label20 = new System.Windows.Forms.Label();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.label21 = new System.Windows.Forms.Label();
            this.label22 = new System.Windows.Forms.Label();
            this.label23 = new System.Windows.Forms.Label();
            this.label24 = new System.Windows.Forms.Label();
            this.label26 = new System.Windows.Forms.Label();
            this.label27 = new System.Windows.Forms.Label();
            this.label28 = new System.Windows.Forms.Label();
            this.label29 = new System.Windows.Forms.Label();
            this.lblThreeStockout = new System.Windows.Forms.Label();
            this.lblSixStockOut = new System.Windows.Forms.Label();
            this.lblTwelveStockOut = new System.Windows.Forms.Label();
            this.lblThreeNearStock = new System.Windows.Forms.Label();
            this.lblSixNearStock = new System.Windows.Forms.Label();
            this.lblTwelveNear = new System.Windows.Forms.Label();
            this.lblThreeBelowMin = new System.Windows.Forms.Label();
            this.lblSixBelowMin = new System.Windows.Forms.Label();
            this.lblTwelveBelowMin = new System.Windows.Forms.Label();
            this.lblTwelveOverStock = new System.Windows.Forms.Label();
            this.lblSixOverStock = new System.Windows.Forms.Label();
            this.lblThreeOverStock = new System.Windows.Forms.Label();
            this.label39 = new System.Windows.Forms.Label();
            this.lblThreeNever = new System.Windows.Forms.Label();
            this.lblSixNever = new System.Windows.Forms.Label();
            this.lblTwelveNever = new System.Windows.Forms.Label();
            this.label35 = new System.Windows.Forms.Label();
            this.label32 = new System.Windows.Forms.Label();
            this.label34 = new System.Windows.Forms.Label();
            this.label31 = new System.Windows.Forms.Label();
            this.lblFreeStockedout = new System.Windows.Forms.Label();
            this.label33 = new System.Windows.Forms.Label();
            this.label30 = new System.Windows.Forms.Label();
            this.lblVitalStockedout = new System.Windows.Forms.Label();
            this.tabPage8 = new DevExpress.XtraTab.XtraTabPage();
            this.listReceiveSum = new DevExpress.XtraGrid.GridControl();
            this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.chartReceiveCost = new DevExpress.XtraCharts.ChartControl();
            this.linkLabel10 = new System.Windows.Forms.LinkLabel();
            this.linkLabel9 = new System.Windows.Forms.LinkLabel();
            this.linkLabel8 = new System.Windows.Forms.LinkLabel();
            this.label16 = new System.Windows.Forms.Label();
            this.label36 = new System.Windows.Forms.Label();
            this.lblNeverRecived = new System.Windows.Forms.Label();
            this.lblRecDays = new System.Windows.Forms.Label();
            this.lblLastReceived = new System.Windows.Forms.Label();
            this.label42 = new System.Windows.Forms.Label();
            this.label40 = new System.Windows.Forms.Label();
            this.label38 = new System.Windows.Forms.Label();
            this.tabPage9 = new DevExpress.XtraTab.XtraTabPage();
            this.listIssued = new DevExpress.XtraGrid.GridControl();
            this.gridView5 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.chartIssueCost = new DevExpress.XtraCharts.ChartControl();
            this.linkLabel21 = new System.Windows.Forms.LinkLabel();
            this.lblNeverIssued = new System.Windows.Forms.Label();
            this.label60 = new System.Windows.Forms.Label();
            this.linkLabel16 = new System.Windows.Forms.LinkLabel();
            this.linkLabel17 = new System.Windows.Forms.LinkLabel();
            this.label52 = new System.Windows.Forms.Label();
            this.lblIssuedDays = new System.Windows.Forms.Label();
            this.lblLastIssued = new System.Windows.Forms.Label();
            this.label57 = new System.Windows.Forms.Label();
            this.label58 = new System.Windows.Forms.Label();
            this.cboStores = new System.Windows.Forms.ComboBox();
            this.linkLabel1 = new System.Windows.Forms.LinkLabel();
            this.linkLabel2 = new System.Windows.Forms.LinkLabel();
            this.linkLabel3 = new System.Windows.Forms.LinkLabel();
            this.linkLabel4 = new System.Windows.Forms.LinkLabel();
            this.linkLabel5 = new System.Windows.Forms.LinkLabel();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.listView1 = new System.Windows.Forms.ListView();
            this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.label6 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.linkLabel11 = new System.Windows.Forms.LinkLabel();
            this.linkLabel12 = new System.Windows.Forms.LinkLabel();
            this.linkLabel13 = new System.Windows.Forms.LinkLabel();
            this.linkLabel14 = new System.Windows.Forms.LinkLabel();
            this.linkLabel15 = new System.Windows.Forms.LinkLabel();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.listView2 = new System.Windows.Forms.ListView();
            this.columnHeader17 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader18 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader19 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader20 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.label44 = new System.Windows.Forms.Label();
            this.label45 = new System.Windows.Forms.Label();
            this.label46 = new System.Windows.Forms.Label();
            this.label47 = new System.Windows.Forms.Label();
            this.label48 = new System.Windows.Forms.Label();
            this.label49 = new System.Windows.Forms.Label();
            this.label50 = new System.Windows.Forms.Label();
            this.label51 = new System.Windows.Forms.Label();
            this.xpButton2 = new DevExpress.XtraEditors.SimpleButton();
            this.lkCategory = new DevExpress.XtraEditors.LookUpEdit();
            this.cboYear = new DevExpress.XtraEditors.LookUpEdit();
            ((System.ComponentModel.ISupportInitialize)(this.tabControl1)).BeginInit();
            this.tabControl1.SuspendLayout();
            this.tabPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.lstDetail)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView6)).BeginInit();
            this.tabPage3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.listStatused)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ckExclude.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartPie)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView6)).BeginInit();
            this.tabPage7.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.listStatusTrend)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
            this.tableLayoutPanel1.SuspendLayout();
            this.tabPage8.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.listReceiveSum)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartReceiveCost)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView10)).BeginInit();
            this.tabPage9.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.listIssued)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartIssueCost)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView12)).BeginInit();
            this.groupBox1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.lkCategory.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cboYear.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // tabControl1
            // 
            this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
            this.tabControl1.Location = new System.Drawing.Point(3, 34);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedTabPage = this.tabPage1;
            this.tabControl1.Size = new System.Drawing.Size(1061, 544);
            this.tabControl1.TabIndex = 0;
            this.tabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabPage1,
            this.tabPage3,
            this.tabPage7,
            this.tabPage8,
            this.tabPage9});
            this.tabControl1.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.tabControl1_SelectedPageChanged);
            // 
            // tabPage1
            // 
            this.tabPage1.Appearance.PageClient.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
            this.tabPage1.Appearance.PageClient.Options.UseBackColor = true;
            this.tabPage1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
            this.tabPage1.Controls.Add(this.lstDetail);
            this.tabPage1.Controls.Add(this.linkLabel20);
            this.tabPage1.Controls.Add(this.linkLabel22);
            this.tabPage1.Controls.Add(this.linkLabel18);
            this.tabPage1.Controls.Add(this.linkLabel19);
            this.tabPage1.Controls.Add(this.label41);
            this.tabPage1.Controls.Add(this.label64);
            this.tabPage1.Controls.Add(this.label66);
            this.tabPage1.Controls.Add(this.label43);
            this.tabPage1.Controls.Add(this.label53);
            this.tabPage1.Controls.Add(this.label63);
            this.tabPage1.Controls.Add(this.label65);
            this.tabPage1.Controls.Add(this.label54);
            this.tabPage1.Controls.Add(this.lblFreeStock);
            this.tabPage1.Controls.Add(this.label56);
            this.tabPage1.Controls.Add(this.label62);
            this.tabPage1.Controls.Add(this.lblNoECLS);
            this.tabPage1.Controls.Add(this.label61);
            this.tabPage1.Controls.Add(this.lblEclsStock);
            this.tabPage1.Controls.Add(this.label59);
            this.tabPage1.Controls.Add(this.lblVitalStock);
            this.tabPage1.Controls.Add(this.label37);
            this.tabPage1.Controls.Add(this.dtDate);
            this.tabPage1.Controls.Add(this.listPediatric);
            this.tabPage1.Controls.Add(this.listRefrigerated);
            this.tabPage1.Controls.Add(this.listFree);
            this.tabPage1.Controls.Add(this.listNotEDL);
            this.tabPage1.Controls.Add(this.listAll);
            this.tabPage1.Controls.Add(this.label5);
            this.tabPage1.Controls.Add(this.label4);
            this.tabPage1.Controls.Add(this.label3);
            this.tabPage1.Controls.Add(this.label2);
            this.tabPage1.Controls.Add(this.lblPediatric);
            this.tabPage1.Controls.Add(this.lblRefrigerated);
            this.tabPage1.Controls.Add(this.lblFree);
            this.tabPage1.Controls.Add(this.lblNotEDL);
            this.tabPage1.Controls.Add(this.lblAll);
            this.tabPage1.Controls.Add(this.label1);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.PageVisible = false;
            this.tabPage1.Size = new System.Drawing.Size(1055, 516);
            this.tabPage1.Text = "Inventory";
            // 
            // lstDetail
            // 
            this.lstDetail.Location = new System.Drawing.Point(-44, -45);
            this.lstDetail.MainView = this.gridView6;
            this.lstDetail.Name = "lstDetail";
            this.lstDetail.Size = new System.Drawing.Size(639, 492);
            this.lstDetail.TabIndex = 39;
            this.lstDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView6});
            // 
            // gridView6
            // 
            this.gridView6.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn12,
            this.gridColumn13});
            this.gridView6.GridControl = this.lstDetail;
            this.gridView6.Name = "gridView6";
            // 
            // gridColumn12
            // 
            this.gridColumn12.Caption = "Stock Code";
            this.gridColumn12.FieldName = "StockCode";
            this.gridColumn12.Name = "gridColumn12";
            this.gridColumn12.Visible = true;
            this.gridColumn12.VisibleIndex = 0;
            this.gridColumn12.Width = 110;
            // 
            // gridColumn13
            // 
            this.gridColumn13.Caption = "Item Name";
            this.gridColumn13.FieldName = "FullItemName";
            this.gridColumn13.Name = "gridColumn13";
            this.gridColumn13.Visible = true;
            this.gridColumn13.VisibleIndex = 1;
            this.gridColumn13.Width = 503;
            // 
            // linkLabel20
            // 
            this.linkLabel20.AutoSize = true;
            this.linkLabel20.Location = new System.Drawing.Point(304, 181);
            this.linkLabel20.Name = "linkLabel20";
            this.linkLabel20.Size = new System.Drawing.Size(23, 13);
            this.linkLabel20.TabIndex = 36;
            this.linkLabel20.TabStop = true;
            this.linkLabel20.Text = "list";
            this.linkLabel20.Visible = false;
            this.linkLabel20.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel20_LinkClicked);
            // 
            // linkLabel22
            // 
            this.linkLabel22.AutoSize = true;
            this.linkLabel22.Location = new System.Drawing.Point(304, 351);
            this.linkLabel22.Name = "linkLabel22";
            this.linkLabel22.Size = new System.Drawing.Size(23, 13);
            this.linkLabel22.TabIndex = 36;
            this.linkLabel22.TabStop = true;
            this.linkLabel22.Text = "list";
            this.linkLabel22.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel22_LinkClicked);
            // 
            // linkLabel18
            // 
            this.linkLabel18.AutoSize = true;
            this.linkLabel18.Location = new System.Drawing.Point(304, 327);
            this.linkLabel18.Name = "linkLabel18";
            this.linkLabel18.Size = new System.Drawing.Size(23, 13);
            this.linkLabel18.TabIndex = 36;
            this.linkLabel18.TabStop = true;
            this.linkLabel18.Text = "list";
            this.linkLabel18.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel18_LinkClicked);
            // 
            // linkLabel19
            // 
            this.linkLabel19.AutoSize = true;
            this.linkLabel19.Location = new System.Drawing.Point(304, 299);
            this.linkLabel19.Name = "linkLabel19";
            this.linkLabel19.Size = new System.Drawing.Size(23, 13);
            this.linkLabel19.TabIndex = 37;
            this.linkLabel19.TabStop = true;
            this.linkLabel19.Text = "list";
            this.linkLabel19.Visible = false;
            this.linkLabel19.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel19_LinkClicked);
            // 
            // label41
            // 
            this.label41.AutoSize = true;
            this.label41.Location = new System.Drawing.Point(226, 299);
            this.label41.Name = "label41";
            this.label41.Size = new System.Drawing.Size(0, 13);
            this.label41.TabIndex = 32;
            this.label41.Visible = false;
            // 
            // label64
            // 
            this.label64.AutoSize = true;
            this.label64.Location = new System.Drawing.Point(250, 181);
            this.label64.Name = "label64";
            this.label64.Size = new System.Drawing.Size(0, 13);
            this.label64.TabIndex = 33;
            // 
            // label66
            // 
            this.label66.AutoSize = true;
            this.label66.Location = new System.Drawing.Point(226, 351);
            this.label66.Name = "label66";
            this.label66.Size = new System.Drawing.Size(0, 13);
            this.label66.TabIndex = 33;
            // 
            // label43
            // 
            this.label43.AutoSize = true;
            this.label43.Location = new System.Drawing.Point(226, 327);
            this.label43.Name = "label43";
            this.label43.Size = new System.Drawing.Size(0, 13);
            this.label43.TabIndex = 33;
            // 
            // label53
            // 
            this.label53.AutoSize = true;
            this.label53.Location = new System.Drawing.Point(143, 299);
            this.label53.Name = "label53";
            this.label53.Size = new System.Drawing.Size(0, 13);
            this.label53.TabIndex = 34;
            this.label53.Visible = false;
            // 
            // label63
            // 
            this.label63.AutoSize = true;
            this.label63.Location = new System.Drawing.Point(143, 181);
            this.label63.Name = "label63";
            this.label63.Size = new System.Drawing.Size(0, 13);
            this.label63.TabIndex = 35;
            // 
            // label65
            // 
            this.label65.AutoSize = true;
            this.label65.Location = new System.Drawing.Point(143, 351);
            this.label65.Name = "label65";
            this.label65.Size = new System.Drawing.Size(0, 13);
            this.label65.TabIndex = 35;
            // 
            // label54
            // 
            this.label54.AutoSize = true;
            this.label54.Location = new System.Drawing.Point(143, 327);
            this.label54.Name = "label54";
            this.label54.Size = new System.Drawing.Size(0, 13);
            this.label54.TabIndex = 35;
            // 
            // lblFreeStock
            // 
            this.lblFreeStock.AutoSize = true;
            this.lblFreeStock.Location = new System.Drawing.Point(236, 299);
            this.lblFreeStock.Name = "lblFreeStock";
            this.lblFreeStock.Size = new System.Drawing.Size(14, 13);
            this.lblFreeStock.TabIndex = 29;
            this.lblFreeStock.Text = "0";
            this.lblFreeStock.Visible = false;
            // 
            // label56
            // 
            this.label56.AutoSize = true;
            this.label56.Location = new System.Drawing.Point(38, 299);
            this.label56.Name = "label56";
            this.label56.Size = new System.Drawing.Size(192, 13);
            this.label56.TabIndex = 28;
            this.label56.Text = "No. of Free Items Stocked out : ";
            this.label56.Visible = false;
            // 
            // label62
            // 
            this.label62.AutoSize = true;
            this.label62.Location = new System.Drawing.Point(38, 181);
            this.label62.Name = "label62";
            this.label62.Size = new System.Drawing.Size(125, 13);
            this.label62.TabIndex = 30;
            this.label62.Text = "No. of ECLS Items : ";
            this.label62.Visible = false;
            // 
            // lblNoECLS
            // 
            this.lblNoECLS.AutoSize = true;
            this.lblNoECLS.Location = new System.Drawing.Point(177, 181);
            this.lblNoECLS.Name = "lblNoECLS";
            this.lblNoECLS.Size = new System.Drawing.Size(14, 13);
            this.lblNoECLS.TabIndex = 31;
            this.lblNoECLS.Text = "0";
            this.lblNoECLS.Visible = false;
            // 
            // label61
            // 
            this.label61.AutoSize = true;
            this.label61.Location = new System.Drawing.Point(38, 351);
            this.label61.Name = "label61";
            this.label61.Size = new System.Drawing.Size(197, 13);
            this.label61.TabIndex = 30;
            this.label61.Text = "No. of ECLS Items Stocked out : ";
            // 
            // lblEclsStock
            // 
            this.lblEclsStock.AutoSize = true;
            this.lblEclsStock.Location = new System.Drawing.Point(236, 351);
            this.lblEclsStock.Name = "lblEclsStock";
            this.lblEclsStock.Size = new System.Drawing.Size(14, 13);
            this.lblEclsStock.TabIndex = 31;
            this.lblEclsStock.Text = "0";
            // 
            // label59
            // 
            this.label59.AutoSize = true;
            this.label59.Location = new System.Drawing.Point(38, 327);
            this.label59.Name = "label59";
            this.label59.Size = new System.Drawing.Size(192, 13);
            this.label59.TabIndex = 30;
            this.label59.Text = "No. of Vital Items Stocked out : ";
            // 
            // lblVitalStock
            // 
            this.lblVitalStock.AutoSize = true;
            this.lblVitalStock.Location = new System.Drawing.Point(236, 327);
            this.lblVitalStock.Name = "lblVitalStock";
            this.lblVitalStock.Size = new System.Drawing.Size(14, 13);
            this.lblVitalStock.TabIndex = 31;
            this.lblVitalStock.Text = "0";
            // 
            // label37
            // 
            this.label37.AutoSize = true;
            this.label37.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label37.Location = new System.Drawing.Point(26, 257);
            this.label37.Name = "label37";
            this.label37.Size = new System.Drawing.Size(364, 13);
            this.label37.TabIndex = 27;
            this.label37.Text = "___________________________________________________";
            // 
            // dtDate
            // 
            this.dtDate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.dtDate.CalendarFont = new System.Drawing.Font("Nyala", 10.75F);
            this.dtDate.CalendarForeColor = System.Drawing.Color.Black;
            this.dtDate.CustomFormat = "dd/MM/ yy";
            this.dtDate.DayOfWeekCharacters = 2;
            this.dtDate.ForeColor = System.Drawing.Color.Black;
            this.dtDate.Location = new System.Drawing.Point(106, 20);
            this.dtDate.Name = "dtDate";
            this.dtDate.PopUpFontSize = 9.75F;
            this.dtDate.Size = new System.Drawing.Size(114, 20);
            this.dtDate.TabIndex = 16;
            this.dtDate.Value = new System.DateTime(2008, 10, 3, 0, 0, 0, 0);
            this.dtDate.Visible = false;
            // 
            // listPediatric
            // 
            this.listPediatric.AutoSize = true;
            this.listPediatric.Location = new System.Drawing.Point(304, 244);
            this.listPediatric.Name = "listPediatric";
            this.listPediatric.Size = new System.Drawing.Size(23, 13);
            this.listPediatric.TabIndex = 2;
            this.listPediatric.TabStop = true;
            this.listPediatric.Text = "list";
            this.listPediatric.Visible = false;
            this.listPediatric.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.listPediatric_LinkClicked);
            // 
            // listRefrigerated
            // 
            this.listRefrigerated.AutoSize = true;
            this.listRefrigerated.Location = new System.Drawing.Point(304, 155);
            this.listRefrigerated.Name = "listRefrigerated";
            this.listRefrigerated.Size = new System.Drawing.Size(23, 13);
            this.listRefrigerated.TabIndex = 2;
            this.listRefrigerated.TabStop = true;
            this.listRefrigerated.Text = "list";
            this.listRefrigerated.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.listRefrigerated_LinkClicked);
            // 
            // listFree
            // 
            this.listFree.AutoSize = true;
            this.listFree.Location = new System.Drawing.Point(304, 128);
            this.listFree.Name = "listFree";
            this.listFree.Size = new System.Drawing.Size(23, 13);
            this.listFree.TabIndex = 2;
            this.listFree.TabStop = true;
            this.listFree.Text = "list";
            this.listFree.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.listFree_LinkClicked);
            // 
            // listNotEDL
            // 
            this.listNotEDL.AutoSize = true;
            this.listNotEDL.Location = new System.Drawing.Point(304, 101);
            this.listNotEDL.Name = "listNotEDL";
            this.listNotEDL.Size = new System.Drawing.Size(23, 13);
            this.listNotEDL.TabIndex = 2;
            this.listNotEDL.TabStop = true;
            this.listNotEDL.Text = "list";
            this.listNotEDL.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.listNotEDL_LinkClicked);
            // 
            // listAll
            // 
            this.listAll.AutoSize = true;
            this.listAll.Location = new System.Drawing.Point(304, 74);
            this.listAll.Name = "listAll";
            this.listAll.Size = new System.Drawing.Size(23, 13);
            this.listAll.TabIndex = 2;
            this.listAll.TabStop = true;
            this.listAll.Text = "list";
            this.listAll.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.listAll_LinkClicked);
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(38, 244);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(106, 13);
            this.label5.TabIndex = 0;
            this.label5.Text = "Pediatric Items : ";
            this.label5.Visible = false;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(38, 155);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(91, 13);
            this.label4.TabIndex = 0;
            this.label4.Text = "Refrigerated : ";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(38, 128);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(82, 13);
            this.label3.TabIndex = 0;
            this.label3.Text = "Free Items : ";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(38, 101);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(112, 13);
            this.label2.TabIndex = 0;
            this.label2.Text = "Items Not in EDL :";
            // 
            // lblPediatric
            // 
            this.lblPediatric.AutoSize = true;
            this.lblPediatric.Location = new System.Drawing.Point(177, 244);
            this.lblPediatric.Name = "lblPediatric";
            this.lblPediatric.Size = new System.Drawing.Size(14, 13);
            this.lblPediatric.TabIndex = 0;
            this.lblPediatric.Text = "0";
            this.lblPediatric.Visible = false;
            // 
            // lblRefrigerated
            // 
            this.lblRefrigerated.AutoSize = true;
            this.lblRefrigerated.Location = new System.Drawing.Point(177, 155);
            this.lblRefrigerated.Name = "lblRefrigerated";
            this.lblRefrigerated.Size = new System.Drawing.Size(14, 13);
            this.lblRefrigerated.TabIndex = 0;
            this.lblRefrigerated.Text = "0";
            // 
            // lblFree
            // 
            this.lblFree.AutoSize = true;
            this.lblFree.Location = new System.Drawing.Point(177, 128);
            this.lblFree.Name = "lblFree";
            this.lblFree.Size = new System.Drawing.Size(14, 13);
            this.lblFree.TabIndex = 0;
            this.lblFree.Text = "0";
            // 
            // lblNotEDL
            // 
            this.lblNotEDL.AutoSize = true;
            this.lblNotEDL.Location = new System.Drawing.Point(177, 101);
            this.lblNotEDL.Name = "lblNotEDL";
            this.lblNotEDL.Size = new System.Drawing.Size(14, 13);
            this.lblNotEDL.TabIndex = 0;
            this.lblNotEDL.Text = "0";
            // 
            // lblAll
            // 
            this.lblAll.AutoSize = true;
            this.lblAll.Location = new System.Drawing.Point(177, 74);
            this.lblAll.Name = "lblAll";
            this.lblAll.Size = new System.Drawing.Size(14, 13);
            this.lblAll.TabIndex = 0;
            this.lblAll.Text = "0";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(38, 74);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(67, 13);
            this.label1.TabIndex = 0;
            this.label1.Text = "All Items :";
            this.label1.Click += new System.EventHandler(this.label1_Click);
            // 
            // tabPage3
            // 
            this.tabPage3.Appearance.PageClient.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
            this.tabPage3.Appearance.PageClient.Options.UseBackColor = true;
            this.tabPage3.Controls.Add(this.listStatused);
            this.tabPage3.Controls.Add(this.ckExclude);
            this.tabPage3.Controls.Add(this.chartPie);
            this.tabPage3.Controls.Add(this.listBelowMin);
            this.tabPage3.Controls.Add(this.listBelowEOP);
            this.tabPage3.Controls.Add(this.listOverstock);
            this.tabPage3.Controls.Add(this.label69);
            this.tabPage3.Controls.Add(this.listNearEOP);
            this.tabPage3.Controls.Add(this.label67);
            this.tabPage3.Controls.Add(this.listStockOut);
            this.tabPage3.Controls.Add(this.label17);
            this.tabPage3.Controls.Add(this.lblBelowMin);
            this.tabPage3.Controls.Add(this.label18);
            this.tabPage3.Controls.Add(this.lblBelowEOP);
            this.tabPage3.Controls.Add(this.label19);
            this.tabPage3.Controls.Add(this.lblOverStocked);
            this.tabPage3.Controls.Add(this.lblNearEOP);
            this.tabPage3.Controls.Add(this.lblStockOut);
            this.tabPage3.Controls.Add(this.lblInStock);
            this.tabPage3.Controls.Add(this.label25);
            this.tabPage3.Controls.Add(this.listInStock);
            this.tabPage3.Name = "tabPage3";
            this.tabPage3.Size = new System.Drawing.Size(1055, 516);
            this.tabPage3.Text = "Stock Status Summary";
            // 
            // listStatused
            // 
            this.listStatused.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.listStatused.Location = new System.Drawing.Point(416, 14);
            this.listStatused.MainView = this.gridView2;
            this.listStatused.Name = "listStatused";
            this.listStatused.Size = new System.Drawing.Size(629, 468);
            this.listStatused.TabIndex = 39;
            this.listStatused.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView2});
            // 
            // gridView2
            // 
            this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn3,
            this.gridColumn4});
            this.gridView2.GridControl = this.listStatused;
            this.gridView2.Name = "gridView2";
            this.gridView2.OptionsBehavior.Editable = false;
            this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gridView2.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn3
            // 
            this.gridColumn3.Caption = "Stock Code";
            this.gridColumn3.FieldName = "StockCode";
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 0;
            this.gridColumn3.Width = 102;
            // 
            // gridColumn4
            // 
            this.gridColumn4.Caption = "Item Name";
            this.gridColumn4.FieldName = "FullItemName";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 1;
            this.gridColumn4.Width = 537;
            // 
            // ckExclude
            // 
            this.ckExclude.EditValue = true;
            this.ckExclude.Location = new System.Drawing.Point(38, 22);
            this.ckExclude.Name = "ckExclude";
            this.ckExclude.Properties.Caption = "Exclude Never Received Items";
            this.ckExclude.Size = new System.Drawing.Size(201, 19);
            this.ckExclude.TabIndex = 28;
            this.ckExclude.CheckedChanged += new System.EventHandler(this.ckExclude_CheckedChanged);
            // 
            // chartPie
            // 
            simpleDiagram3D3.RotationMatrixSerializable = "0.721958041191101;-0.528816044330597;0.446248203516006;0;0.691937506198883;0.5492" +
    "16389656067;-0.46860808134079;0;0.00272014550864697;0.647088348865509;0.76241779" +
    "3273926;0;0;0;0;1";
            this.chartPie.Diagram = simpleDiagram3D3;
            this.chartPie.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
            this.chartPie.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.Bottom;
            this.chartPie.Legend.EquallySpacedItems = false;
            this.chartPie.Location = new System.Drawing.Point(8, 207);
            this.chartPie.Name = "chartPie";
            this.chartPie.PaletteName = "Palette 1";
            this.chartPie.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(168)))), ((int)(((byte)(9))))), System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(201)))), ((int)(((byte)(67)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(76)))), ((int)(((byte)(27))))), System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(118)))), ((int)(((byte)(72)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))), System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(197)))), ((int)(((byte)(227))))), System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(197)))), ((int)(((byte)(227)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(111))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(111)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))), System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(227)))), ((int)(((byte)(181)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(147)))), ((int)(((byte)(115))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(149))))))}));
            this.chartPie.PaletteRepository.Add("Palette 2", new DevExpress.XtraCharts.Palette("Palette 2", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(168)))), ((int)(((byte)(9))))), System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(201)))), ((int)(((byte)(67)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(76)))), ((int)(((byte)(27))))), System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(118)))), ((int)(((byte)(72)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(197)))), ((int)(((byte)(227))))), System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(197)))), ((int)(((byte)(227)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(111))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(111)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))), System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(161)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(194)))), ((int)(((byte)(0)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(159)))), ((int)(((byte)(113))))), System.Drawing.Color.FromArgb(((int)(((byte)(72)))), ((int)(((byte)(194)))), ((int)(((byte)(141)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(172)))), ((int)(((byte)(104))))), System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(202)))), ((int)(((byte)(134)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))), System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(227)))), ((int)(((byte)(181)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(147)))), ((int)(((byte)(115))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(149))))))}));
            pie3DSeriesLabel5.LineVisible = true;
            piePointOptions3.PointView = DevExpress.XtraCharts.PointView.SeriesName;
            piePointOptions3.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
            pie3DSeriesLabel5.PointOptions = piePointOptions3;
            series7.Label = pie3DSeriesLabel5;
            series7.Name = "Series 1";
            series7.View = pie3DSeriesView5;
            this.chartPie.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series7};
            pie3DSeriesLabel6.LineVisible = true;
            this.chartPie.SeriesTemplate.Label = pie3DSeriesLabel6;
            this.chartPie.SeriesTemplate.View = pie3DSeriesView6;
            this.chartPie.Size = new System.Drawing.Size(397, 272);
            this.chartPie.TabIndex = 19;
            // 
            // listBelowMin
            // 
            this.listBelowMin.AutoSize = true;
            this.listBelowMin.Location = new System.Drawing.Point(299, 176);
            this.listBelowMin.Name = "listBelowMin";
            this.listBelowMin.Size = new System.Drawing.Size(23, 13);
            this.listBelowMin.TabIndex = 13;
            this.listBelowMin.TabStop = true;
            this.listBelowMin.Text = "list";
            this.listBelowMin.Visible = false;
            this.listBelowMin.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel24_LinkClicked);
            // 
            // listBelowEOP
            // 
            this.listBelowEOP.AutoSize = true;
            this.listBelowEOP.Location = new System.Drawing.Point(299, 152);
            this.listBelowEOP.Name = "listBelowEOP";
            this.listBelowEOP.Size = new System.Drawing.Size(23, 13);
            this.listBelowEOP.TabIndex = 13;
            this.listBelowEOP.TabStop = true;
            this.listBelowEOP.Text = "list";
            this.listBelowEOP.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel23_LinkClicked);
            // 
            // listOverstock
            // 
            this.listOverstock.AutoSize = true;
            this.listOverstock.Location = new System.Drawing.Point(299, 128);
            this.listOverstock.Name = "listOverstock";
            this.listOverstock.Size = new System.Drawing.Size(23, 13);
            this.listOverstock.TabIndex = 13;
            this.listOverstock.TabStop = true;
            this.listOverstock.Text = "list";
            this.listOverstock.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.listOverstock_LinkClicked);
            // 
            // label69
            // 
            this.label69.AutoSize = true;
            this.label69.Location = new System.Drawing.Point(61, 176);
            this.label69.Name = "label69";
            this.label69.Size = new System.Drawing.Size(126, 13);
            this.label69.TabIndex = 12;
            this.label69.Text = "Number Below Min : ";
            this.label69.Visible = false;
            // 
            // listNearEOP
            // 
            this.listNearEOP.AutoSize = true;
            this.listNearEOP.Location = new System.Drawing.Point(299, 104);
            this.listNearEOP.Name = "listNearEOP";
            this.listNearEOP.Size = new System.Drawing.Size(23, 13);
            this.listNearEOP.TabIndex = 17;
            this.listNearEOP.TabStop = true;
            this.listNearEOP.Text = "list";
            this.listNearEOP.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.listNearEOP_LinkClicked);
            // 
            // label67
            // 
            this.label67.AutoSize = true;
            this.label67.Location = new System.Drawing.Point(57, 152);
            this.label67.Name = "label67";
            this.label67.Size = new System.Drawing.Size(130, 13);
            this.label67.TabIndex = 12;
            this.label67.Text = "Number Below EOP : ";
            // 
            // listStockOut
            // 
            this.listStockOut.AutoSize = true;
            this.listStockOut.Location = new System.Drawing.Point(299, 80);
            this.listStockOut.Name = "listStockOut";
            this.listStockOut.Size = new System.Drawing.Size(23, 13);
            this.listStockOut.TabIndex = 16;
            this.listStockOut.TabStop = true;
            this.listStockOut.Text = "list";
            this.listStockOut.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.listStockOut_LinkClicked);
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.Location = new System.Drawing.Point(45, 128);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(142, 13);
            this.label17.TabIndex = 12;
            this.label17.Text = "Number of Overstock : ";
            // 
            // lblBelowMin
            // 
            this.lblBelowMin.AutoSize = true;
            this.lblBelowMin.Location = new System.Drawing.Point(194, 176);
            this.lblBelowMin.Name = "lblBelowMin";
            this.lblBelowMin.Size = new System.Drawing.Size(14, 13);
            this.lblBelowMin.TabIndex = 6;
            this.lblBelowMin.Text = "0";
            this.lblBelowMin.Visible = false;
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.Location = new System.Drawing.Point(64, 104);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(123, 13);
            this.label18.TabIndex = 10;
            this.label18.Text = "Number Near EOP : ";
            // 
            // lblBelowEOP
            // 
            this.lblBelowEOP.AutoSize = true;
            this.lblBelowEOP.Location = new System.Drawing.Point(194, 152);
            this.lblBelowEOP.Name = "lblBelowEOP";
            this.lblBelowEOP.Size = new System.Drawing.Size(14, 13);
            this.lblBelowEOP.TabIndex = 6;
            this.lblBelowEOP.Text = "0";
            // 
            // label19
            // 
            this.label19.AutoSize = true;
            this.label19.Location = new System.Drawing.Point(48, 80);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(139, 13);
            this.label19.TabIndex = 4;
            this.label19.Text = "Number Stocked Out : ";
            // 
            // lblOverStocked
            // 
            this.lblOverStocked.AutoSize = true;
            this.lblOverStocked.Location = new System.Drawing.Point(194, 128);
            this.lblOverStocked.Name = "lblOverStocked";
            this.lblOverStocked.Size = new System.Drawing.Size(14, 13);
            this.lblOverStocked.TabIndex = 6;
            this.lblOverStocked.Text = "0";
            // 
            // lblNearEOP
            // 
            this.lblNearEOP.AutoSize = true;
            this.lblNearEOP.Location = new System.Drawing.Point(194, 104);
            this.lblNearEOP.Name = "lblNearEOP";
            this.lblNearEOP.Size = new System.Drawing.Size(14, 13);
            this.lblNearEOP.TabIndex = 9;
            this.lblNearEOP.Text = "0";
            // 
            // lblStockOut
            // 
            this.lblStockOut.AutoSize = true;
            this.lblStockOut.Location = new System.Drawing.Point(194, 80);
            this.lblStockOut.Name = "lblStockOut";
            this.lblStockOut.Size = new System.Drawing.Size(14, 13);
            this.lblStockOut.TabIndex = 8;
            this.lblStockOut.Text = "0";
            // 
            // lblInStock
            // 
            this.lblInStock.AutoSize = true;
            this.lblInStock.Location = new System.Drawing.Point(194, 56);
            this.lblInStock.Name = "lblInStock";
            this.lblInStock.Size = new System.Drawing.Size(14, 13);
            this.lblInStock.TabIndex = 7;
            this.lblInStock.Text = "0";
            // 
            // label25
            // 
            this.label25.AutoSize = true;
            this.label25.Location = new System.Drawing.Point(76, 56);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(111, 13);
            this.label25.TabIndex = 5;
            this.label25.Text = "Number in Stock :";
            // 
            // listInStock
            // 
            this.listInStock.AutoSize = true;
            this.listInStock.Location = new System.Drawing.Point(299, 56);
            this.listInStock.Name = "listInStock";
            this.listInStock.Size = new System.Drawing.Size(23, 13);
            this.listInStock.TabIndex = 15;
            this.listInStock.TabStop = true;
            this.listInStock.Text = "list";
            this.listInStock.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.listInStock_LinkClicked);
            // 
            // tabPage7
            // 
            this.tabPage7.Appearance.PageClient.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
            this.tabPage7.Appearance.PageClient.Options.UseBackColor = true;
            this.tabPage7.Controls.Add(this.listStatusTrend);
            this.tabPage7.Controls.Add(this.linkLabel7);
            this.tabPage7.Controls.Add(this.linkLabel6);
            this.tabPage7.Controls.Add(this.label20);
            this.tabPage7.Controls.Add(this.tableLayoutPanel1);
            this.tabPage7.Controls.Add(this.label35);
            this.tabPage7.Controls.Add(this.label32);
            this.tabPage7.Controls.Add(this.label34);
            this.tabPage7.Controls.Add(this.label31);
            this.tabPage7.Controls.Add(this.lblFreeStockedout);
            this.tabPage7.Controls.Add(this.label33);
            this.tabPage7.Controls.Add(this.label30);
            this.tabPage7.Controls.Add(this.lblVitalStockedout);
            this.tabPage7.Name = "tabPage7";
            this.tabPage7.PageVisible = false;
            this.tabPage7.Size = new System.Drawing.Size(1055, 516);
            this.tabPage7.Text = "Stock Status Trend";
            // 
            // listStatusTrend
            // 
            this.listStatusTrend.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.listStatusTrend.Location = new System.Drawing.Point(416, 16);
            this.listStatusTrend.MainView = this.gridView3;
            this.listStatusTrend.Name = "listStatusTrend";
            this.listStatusTrend.Size = new System.Drawing.Size(629, 463);
            this.listStatusTrend.TabIndex = 40;
            this.listStatusTrend.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView3});
            // 
            // gridView3
            // 
            this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn5,
            this.gridColumn6});
            this.gridView3.GridControl = this.listStatusTrend;
            this.gridView3.Name = "gridView3";
            this.gridView3.OptionsBehavior.Editable = false;
            this.gridView3.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gridView3.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn5
            // 
            this.gridColumn5.Caption = "Stock Code";
            this.gridColumn5.FieldName = "StockCode";
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 0;
            this.gridColumn5.Width = 106;
            // 
            // gridColumn6
            // 
            this.gridColumn6.Caption = "Item Name";
            this.gridColumn6.FieldName = "FullItemName";
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 1;
            this.gridColumn6.Width = 533;
            // 
            // linkLabel7
            // 
            this.linkLabel7.AutoSize = true;
            this.linkLabel7.Location = new System.Drawing.Point(282, 92);
            this.linkLabel7.Name = "linkLabel7";
            this.linkLabel7.Size = new System.Drawing.Size(23, 13);
            this.linkLabel7.TabIndex = 21;
            this.linkLabel7.TabStop = true;
            this.linkLabel7.Text = "list";
            this.linkLabel7.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel7_LinkClicked);
            // 
            // linkLabel6
            // 
            this.linkLabel6.AutoSize = true;
            this.linkLabel6.Location = new System.Drawing.Point(282, 64);
            this.linkLabel6.Name = "linkLabel6";
            this.linkLabel6.Size = new System.Drawing.Size(23, 13);
            this.linkLabel6.TabIndex = 21;
            this.linkLabel6.TabStop = true;
            this.linkLabel6.Text = "list";
            this.linkLabel6.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel6_LinkClicked);
            // 
            // label20
            // 
            this.label20.AutoSize = true;
            this.label20.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label20.Location = new System.Drawing.Point(27, 192);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(144, 16);
            this.label20.TabIndex = 4;
            this.label20.Text = "Trend (No. of Items)";
            this.label20.Visible = false;
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
            this.tableLayoutPanel1.ColumnCount = 4;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 129F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 73F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 66F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 223F));
            this.tableLayoutPanel1.Controls.Add(this.label21, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.label22, 1, 0);
            this.tableLayoutPanel1.Controls.Add(this.label23, 2, 0);
            this.tableLayoutPanel1.Controls.Add(this.label24, 3, 0);
            this.tableLayoutPanel1.Controls.Add(this.label26, 0, 1);
            this.tableLayoutPanel1.Controls.Add(this.label27, 0, 2);
            this.tableLayoutPanel1.Controls.Add(this.label28, 0, 3);
            this.tableLayoutPanel1.Controls.Add(this.label29, 0, 4);
            this.tableLayoutPanel1.Controls.Add(this.lblThreeStockout, 1, 1);
            this.tableLayoutPanel1.Controls.Add(this.lblSixStockOut, 2, 1);
            this.tableLayoutPanel1.Controls.Add(this.lblTwelveStockOut, 3, 1);
            this.tableLayoutPanel1.Controls.Add(this.lblThreeNearStock, 1, 2);
            this.tableLayoutPanel1.Controls.Add(this.lblSixNearStock, 2, 2);
            this.tableLayoutPanel1.Controls.Add(this.lblTwelveNear, 3, 2);
            this.tableLayoutPanel1.Controls.Add(this.lblThreeBelowMin, 1, 3);
            this.tableLayoutPanel1.Controls.Add(this.lblSixBelowMin, 2, 3);
            this.tableLayoutPanel1.Controls.Add(this.lblTwelveBelowMin, 3, 3);
            this.tableLayoutPanel1.Controls.Add(this.lblTwelveOverStock, 3, 4);
            this.tableLayoutPanel1.Controls.Add(this.lblSixOverStock, 2, 4);
            this.tableLayoutPanel1.Controls.Add(this.lblThreeOverStock, 1, 4);
            this.tableLayoutPanel1.Controls.Add(this.label39, 0, 5);
            this.tableLayoutPanel1.Controls.Add(this.lblThreeNever, 1, 5);
            this.tableLayoutPanel1.Controls.Add(this.lblSixNever, 2, 5);
            this.tableLayoutPanel1.Controls.Add(this.lblTwelveNever, 3, 5);
            this.tableLayoutPanel1.Location = new System.Drawing.Point(23, 222);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 6;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(352, 124);
            this.tableLayoutPanel1.TabIndex = 2;
            this.tableLayoutPanel1.Visible = false;
            // 
            // label21
            // 
            this.label21.AutoSize = true;
            this.label21.Location = new System.Drawing.Point(4, 1);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(0, 13);
            this.label21.TabIndex = 0;
            // 
            // label22
            // 
            this.label22.AutoSize = true;
            this.label22.Location = new System.Drawing.Point(134, 1);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(52, 13);
            this.label22.TabIndex = 1;
            this.label22.Text = "3 Month";
            // 
            // label23
            // 
            this.label23.AutoSize = true;
            this.label23.Location = new System.Drawing.Point(208, 1);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(52, 13);
            this.label23.TabIndex = 1;
            this.label23.Text = "6 Month";
            // 
            // label24
            // 
            this.label24.AutoSize = true;
            this.label24.Location = new System.Drawing.Point(275, 1);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(59, 13);
            this.label24.TabIndex = 1;
            this.label24.Text = "12 Month";
            // 
            // label26
            // 
            this.label26.AutoSize = true;
            this.label26.Location = new System.Drawing.Point(4, 22);
            this.label26.Name = "label26";
            this.label26.Size = new System.Drawing.Size(63, 13);
            this.label26.TabIndex = 1;
            this.label26.Text = "Stock Out";
            // 
            // label27
            // 
            this.label27.AutoSize = true;
            this.label27.Location = new System.Drawing.Point(4, 43);
            this.label27.Name = "label27";
            this.label27.Size = new System.Drawing.Size(94, 13);
            this.label27.TabIndex = 1;
            this.label27.Text = "Near Stock Out";
            // 
            // label28
            // 
            this.label28.AutoSize = true;
            this.label28.Location = new System.Drawing.Point(4, 64);
            this.label28.Name = "label28";
            this.label28.Size = new System.Drawing.Size(64, 13);
            this.label28.TabIndex = 1;
            this.label28.Text = "Below Min";
            // 
            // label29
            // 
            this.label29.AutoSize = true;
            this.label29.Location = new System.Drawing.Point(4, 85);
            this.label29.Name = "label29";
            this.label29.Size = new System.Drawing.Size(71, 13);
            this.label29.TabIndex = 1;
            this.label29.Text = "Over Stock";
            // 
            // lblThreeStockout
            // 
            this.lblThreeStockout.AutoSize = true;
            this.lblThreeStockout.Location = new System.Drawing.Point(134, 22);
            this.lblThreeStockout.Name = "lblThreeStockout";
            this.lblThreeStockout.Size = new System.Drawing.Size(14, 13);
            this.lblThreeStockout.TabIndex = 1;
            this.lblThreeStockout.Text = "0";
            // 
            // lblSixStockOut
            // 
            this.lblSixStockOut.AutoSize = true;
            this.lblSixStockOut.Location = new System.Drawing.Point(208, 22);
            this.lblSixStockOut.Name = "lblSixStockOut";
            this.lblSixStockOut.Size = new System.Drawing.Size(14, 13);
            this.lblSixStockOut.TabIndex = 1;
            this.lblSixStockOut.Text = "0";
            // 
            // lblTwelveStockOut
            // 
            this.lblTwelveStockOut.AutoSize = true;
            this.lblTwelveStockOut.Location = new System.Drawing.Point(275, 22);
            this.lblTwelveStockOut.Name = "lblTwelveStockOut";
            this.lblTwelveStockOut.Size = new System.Drawing.Size(14, 13);
            this.lblTwelveStockOut.TabIndex = 1;
            this.lblTwelveStockOut.Text = "0";
            // 
            // lblThreeNearStock
            // 
            this.lblThreeNearStock.AutoSize = true;
            this.lblThreeNearStock.Location = new System.Drawing.Point(134, 43);
            this.lblThreeNearStock.Name = "lblThreeNearStock";
            this.lblThreeNearStock.Size = new System.Drawing.Size(14, 13);
            this.lblThreeNearStock.TabIndex = 1;
            this.lblThreeNearStock.Text = "0";
            // 
            // lblSixNearStock
            // 
            this.lblSixNearStock.AutoSize = true;
            this.lblSixNearStock.Location = new System.Drawing.Point(208, 43);
            this.lblSixNearStock.Name = "lblSixNearStock";
            this.lblSixNearStock.Size = new System.Drawing.Size(14, 13);
            this.lblSixNearStock.TabIndex = 1;
            this.lblSixNearStock.Text = "0";
            // 
            // lblTwelveNear
            // 
            this.lblTwelveNear.AutoSize = true;
            this.lblTwelveNear.Location = new System.Drawing.Point(275, 43);
            this.lblTwelveNear.Name = "lblTwelveNear";
            this.lblTwelveNear.Size = new System.Drawing.Size(14, 13);
            this.lblTwelveNear.TabIndex = 1;
            this.lblTwelveNear.Text = "0";
            // 
            // lblThreeBelowMin
            // 
            this.lblThreeBelowMin.AutoSize = true;
            this.lblThreeBelowMin.Location = new System.Drawing.Point(134, 64);
            this.lblThreeBelowMin.Name = "lblThreeBelowMin";
            this.lblThreeBelowMin.Size = new System.Drawing.Size(14, 13);
            this.lblThreeBelowMin.TabIndex = 1;
            this.lblThreeBelowMin.Text = "0";
            // 
            // lblSixBelowMin
            // 
            this.lblSixBelowMin.AutoSize = true;
            this.lblSixBelowMin.Location = new System.Drawing.Point(208, 64);
            this.lblSixBelowMin.Name = "lblSixBelowMin";
            this.lblSixBelowMin.Size = new System.Drawing.Size(14, 13);
            this.lblSixBelowMin.TabIndex = 1;
            this.lblSixBelowMin.Text = "0";
            // 
            // lblTwelveBelowMin
            // 
            this.lblTwelveBelowMin.AutoSize = true;
            this.lblTwelveBelowMin.Location = new System.Drawing.Point(275, 64);
            this.lblTwelveBelowMin.Name = "lblTwelveBelowMin";
            this.lblTwelveBelowMin.Size = new System.Drawing.Size(14, 13);
            this.lblTwelveBelowMin.TabIndex = 1;
            this.lblTwelveBelowMin.Text = "0";
            // 
            // lblTwelveOverStock
            // 
            this.lblTwelveOverStock.AutoSize = true;
            this.lblTwelveOverStock.Location = new System.Drawing.Point(275, 85);
            this.lblTwelveOverStock.Name = "lblTwelveOverStock";
            this.lblTwelveOverStock.Size = new System.Drawing.Size(14, 13);
            this.lblTwelveOverStock.TabIndex = 1;
            this.lblTwelveOverStock.Text = "0";
            // 
            // lblSixOverStock
            // 
            this.lblSixOverStock.AutoSize = true;
            this.lblSixOverStock.Location = new System.Drawing.Point(208, 85);
            this.lblSixOverStock.Name = "lblSixOverStock";
            this.lblSixOverStock.Size = new System.Drawing.Size(14, 13);
            this.lblSixOverStock.TabIndex = 1;
            this.lblSixOverStock.Text = "0";
            // 
            // lblThreeOverStock
            // 
            this.lblThreeOverStock.AutoSize = true;
            this.lblThreeOverStock.Location = new System.Drawing.Point(134, 85);
            this.lblThreeOverStock.Name = "lblThreeOverStock";
            this.lblThreeOverStock.Size = new System.Drawing.Size(14, 13);
            this.lblThreeOverStock.TabIndex = 1;
            this.lblThreeOverStock.Text = "0";
            // 
            // label39
            // 
            this.label39.AutoSize = true;
            this.label39.Location = new System.Drawing.Point(4, 106);
            this.label39.Name = "label39";
            this.label39.Size = new System.Drawing.Size(97, 13);
            this.label39.TabIndex = 1;
            this.label39.Text = "Never Received";
            // 
            // lblThreeNever
            // 
            this.lblThreeNever.AutoSize = true;
            this.lblThreeNever.Location = new System.Drawing.Point(134, 106);
            this.lblThreeNever.Name = "lblThreeNever";
            this.lblThreeNever.Size = new System.Drawing.Size(14, 13);
            this.lblThreeNever.TabIndex = 1;
            this.lblThreeNever.Text = "0";
            // 
            // lblSixNever
            // 
            this.lblSixNever.AutoSize = true;
            this.lblSixNever.Location = new System.Drawing.Point(208, 106);
            this.lblSixNever.Name = "lblSixNever";
            this.lblSixNever.Size = new System.Drawing.Size(14, 13);
            this.lblSixNever.TabIndex = 1;
            this.lblSixNever.Text = "0";
            // 
            // lblTwelveNever
            // 
            this.lblTwelveNever.AutoSize = true;
            this.lblTwelveNever.Location = new System.Drawing.Point(275, 106);
            this.lblTwelveNever.Name = "lblTwelveNever";
            this.lblTwelveNever.Size = new System.Drawing.Size(14, 13);
            this.lblTwelveNever.TabIndex = 1;
            this.lblTwelveNever.Text = "0";
            // 
            // label35
            // 
            this.label35.AutoSize = true;
            this.label35.Location = new System.Drawing.Point(247, 64);
            this.label35.Name = "label35";
            this.label35.Size = new System.Drawing.Size(0, 13);
            this.label35.TabIndex = 5;
            // 
            // label32
            // 
            this.label32.AutoSize = true;
            this.label32.Location = new System.Drawing.Point(247, 92);
            this.label32.Name = "label32";
            this.label32.Size = new System.Drawing.Size(0, 13);
            this.label32.TabIndex = 5;
            // 
            // label34
            // 
            this.label34.AutoSize = true;
            this.label34.Location = new System.Drawing.Point(141, 64);
            this.label34.Name = "label34";
            this.label34.Size = new System.Drawing.Size(0, 13);
            this.label34.TabIndex = 6;
            // 
            // label31
            // 
            this.label31.AutoSize = true;
            this.label31.Location = new System.Drawing.Point(141, 92);
            this.label31.Name = "label31";
            this.label31.Size = new System.Drawing.Size(0, 13);
            this.label31.TabIndex = 6;
            // 
            // lblFreeStockedout
            // 
            this.lblFreeStockedout.AutoSize = true;
            this.lblFreeStockedout.Location = new System.Drawing.Point(247, 64);
            this.lblFreeStockedout.Name = "lblFreeStockedout";
            this.lblFreeStockedout.Size = new System.Drawing.Size(14, 13);
            this.lblFreeStockedout.TabIndex = 3;
            this.lblFreeStockedout.Text = "0";
            // 
            // label33
            // 
            this.label33.AutoSize = true;
            this.label33.Location = new System.Drawing.Point(36, 64);
            this.label33.Name = "label33";
            this.label33.Size = new System.Drawing.Size(192, 13);
            this.label33.TabIndex = 3;
            this.label33.Text = "No. of Free Items Stocked out : ";
            // 
            // label30
            // 
            this.label30.AutoSize = true;
            this.label30.Location = new System.Drawing.Point(36, 92);
            this.label30.Name = "label30";
            this.label30.Size = new System.Drawing.Size(192, 13);
            this.label30.TabIndex = 3;
            this.label30.Text = "No. of Vital Items Stocked out : ";
            // 
            // lblVitalStockedout
            // 
            this.lblVitalStockedout.AutoSize = true;
            this.lblVitalStockedout.Location = new System.Drawing.Point(247, 92);
            this.lblVitalStockedout.Name = "lblVitalStockedout";
            this.lblVitalStockedout.Size = new System.Drawing.Size(14, 13);
            this.lblVitalStockedout.TabIndex = 3;
            this.lblVitalStockedout.Text = "0";
            // 
            // tabPage8
            // 
            this.tabPage8.Appearance.PageClient.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
            this.tabPage8.Appearance.PageClient.Options.UseBackColor = true;
            this.tabPage8.Controls.Add(this.listReceiveSum);
            this.tabPage8.Controls.Add(this.chartReceiveCost);
            this.tabPage8.Controls.Add(this.linkLabel10);
            this.tabPage8.Controls.Add(this.linkLabel9);
            this.tabPage8.Controls.Add(this.linkLabel8);
            this.tabPage8.Controls.Add(this.label16);
            this.tabPage8.Controls.Add(this.label36);
            this.tabPage8.Controls.Add(this.lblNeverRecived);
            this.tabPage8.Controls.Add(this.lblRecDays);
            this.tabPage8.Controls.Add(this.lblLastReceived);
            this.tabPage8.Controls.Add(this.label42);
            this.tabPage8.Controls.Add(this.label40);
            this.tabPage8.Controls.Add(this.label38);
            this.tabPage8.Name = "tabPage8";
            this.tabPage8.Size = new System.Drawing.Size(1055, 516);
            this.tabPage8.Text = "Receive Summary";
            this.tabPage8.Click += new System.EventHandler(this.tabPage8_Click);
            // 
            // listReceiveSum
            // 
            this.listReceiveSum.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.listReceiveSum.Location = new System.Drawing.Point(416, 20);
            this.listReceiveSum.MainView = this.gridView4;
            this.listReceiveSum.Name = "listReceiveSum";
            this.listReceiveSum.Size = new System.Drawing.Size(629, 465);
            this.listReceiveSum.TabIndex = 40;
            this.listReceiveSum.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView4});
            // 
            // gridView4
            // 
            this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn7,
            this.gridColumn8});
            this.gridView4.GridControl = this.listReceiveSum;
            this.gridView4.Name = "gridView4";
            this.gridView4.OptionsBehavior.Editable = false;
            this.gridView4.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gridView4.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn7
            // 
            this.gridColumn7.Caption = "Stock Code";
            this.gridColumn7.FieldName = "StockCode";
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 0;
            this.gridColumn7.Width = 130;
            // 
            // gridColumn8
            // 
            this.gridColumn8.Caption = "Item Name";
            this.gridColumn8.FieldName = "FullItemName";
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 1;
            this.gridColumn8.Width = 509;
            // 
            // chartReceiveCost
            // 
            xyDiagram5.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram5.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram5.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram5.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram5.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram5.AxisY.VisibleInPanesSerializable = "-1";
            this.chartReceiveCost.Diagram = xyDiagram5;
            this.chartReceiveCost.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
            this.chartReceiveCost.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
            this.chartReceiveCost.Legend.EquallySpacedItems = false;
            this.chartReceiveCost.Location = new System.Drawing.Point(17, 207);
            this.chartReceiveCost.Name = "chartReceiveCost";
            this.chartReceiveCost.PaletteName = "Palette 1";
            this.chartReceiveCost.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(168)))), ((int)(((byte)(9))))), System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(201)))), ((int)(((byte)(67)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(76)))), ((int)(((byte)(27))))), System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(118)))), ((int)(((byte)(72)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(197)))), ((int)(((byte)(227))))), System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(197)))), ((int)(((byte)(227)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(111))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(111)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(58)))), ((int)(((byte)(23))))), System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(86)))), ((int)(((byte)(49)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(136)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(171)))), ((int)(((byte)(27)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(161)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(194)))), ((int)(((byte)(0)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(159)))), ((int)(((byte)(113))))), System.Drawing.Color.FromArgb(((int)(((byte)(72)))), ((int)(((byte)(194)))), ((int)(((byte)(141)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(172)))), ((int)(((byte)(104))))), System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(202)))), ((int)(((byte)(134)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))), System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(227)))), ((int)(((byte)(181)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(147)))), ((int)(((byte)(115))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(149))))))}));
            pointSeriesLabel9.LineVisible = true;
            pointOptions5.PointView = DevExpress.XtraCharts.PointView.SeriesName;
            pointOptions5.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
            pointSeriesLabel9.PointOptions = pointOptions5;
            series8.Label = pointSeriesLabel9;
            series8.Name = "Series 1";
            series8.View = lineSeriesView9;
            this.chartReceiveCost.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series8};
            pointSeriesLabel10.LineVisible = true;
            this.chartReceiveCost.SeriesTemplate.Label = pointSeriesLabel10;
            this.chartReceiveCost.SeriesTemplate.View = lineSeriesView10;
            this.chartReceiveCost.Size = new System.Drawing.Size(393, 272);
            this.chartReceiveCost.TabIndex = 28;
            this.chartReceiveCost.Visible = false;
            // 
            // linkLabel10
            // 
            this.linkLabel10.AutoSize = true;
            this.linkLabel10.Location = new System.Drawing.Point(225, 122);
            this.linkLabel10.Name = "linkLabel10";
            this.linkLabel10.Size = new System.Drawing.Size(23, 13);
            this.linkLabel10.TabIndex = 22;
            this.linkLabel10.TabStop = true;
            this.linkLabel10.Text = "list";
            this.linkLabel10.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel10_LinkClicked);
            // 
            // linkLabel9
            // 
            this.linkLabel9.AutoSize = true;
            this.linkLabel9.Location = new System.Drawing.Point(36, 183);
            this.linkLabel9.Name = "linkLabel9";
            this.linkLabel9.Size = new System.Drawing.Size(176, 13);
            this.linkLabel9.TabIndex = 20;
            this.linkLabel9.TabStop = true;
            this.linkLabel9.Text = "Top 10 Least Received Items ";
            this.linkLabel9.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel9_LinkClicked);
            // 
            // linkLabel8
            // 
            this.linkLabel8.AutoSize = true;
            this.linkLabel8.Location = new System.Drawing.Point(36, 154);
            this.linkLabel8.Name = "linkLabel8";
            this.linkLabel8.Size = new System.Drawing.Size(172, 13);
            this.linkLabel8.TabIndex = 20;
            this.linkLabel8.TabStop = true;
            this.linkLabel8.Text = "Top 10 Most Received Items ";
            this.linkLabel8.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel8_LinkClicked);
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(262, 71);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(0, 13);
            this.label16.TabIndex = 9;
            // 
            // label36
            // 
            this.label36.AutoSize = true;
            this.label36.Location = new System.Drawing.Point(141, 71);
            this.label36.Name = "label36";
            this.label36.Size = new System.Drawing.Size(0, 13);
            this.label36.TabIndex = 10;
            // 
            // lblNeverRecived
            // 
            this.lblNeverRecived.AutoSize = true;
            this.lblNeverRecived.Location = new System.Drawing.Point(192, 122);
            this.lblNeverRecived.Name = "lblNeverRecived";
            this.lblNeverRecived.Size = new System.Drawing.Size(14, 13);
            this.lblNeverRecived.TabIndex = 7;
            this.lblNeverRecived.Text = "0";
            // 
            // lblRecDays
            // 
            this.lblRecDays.AutoSize = true;
            this.lblRecDays.Location = new System.Drawing.Point(192, 95);
            this.lblRecDays.Name = "lblRecDays";
            this.lblRecDays.Size = new System.Drawing.Size(14, 13);
            this.lblRecDays.TabIndex = 7;
            this.lblRecDays.Text = "0";
            // 
            // lblLastReceived
            // 
            this.lblLastReceived.AutoSize = true;
            this.lblLastReceived.Location = new System.Drawing.Point(192, 71);
            this.lblLastReceived.Name = "lblLastReceived";
            this.lblLastReceived.Size = new System.Drawing.Size(14, 13);
            this.lblLastReceived.TabIndex = 7;
            this.lblLastReceived.Text = "0";
            // 
            // label42
            // 
            this.label42.AutoSize = true;
            this.label42.Location = new System.Drawing.Point(36, 122);
            this.label42.Name = "label42";
            this.label42.Size = new System.Drawing.Size(143, 13);
            this.label42.TabIndex = 8;
            this.label42.Text = "Never Received Items :";
            // 
            // label40
            // 
            this.label40.AutoSize = true;
            this.label40.Location = new System.Drawing.Point(36, 95);
            this.label40.Name = "label40";
            this.label40.Size = new System.Drawing.Size(112, 13);
            this.label40.TabIndex = 8;
            this.label40.Text = "No of Days since :";
            // 
            // label38
            // 
            this.label38.AutoSize = true;
            this.label38.Location = new System.Drawing.Point(36, 71);
            this.label38.Name = "label38";
            this.label38.Size = new System.Drawing.Size(119, 13);
            this.label38.TabIndex = 8;
            this.label38.Text = "Last Receive Date :";
            // 
            // tabPage9
            // 
            this.tabPage9.Appearance.PageClient.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
            this.tabPage9.Appearance.PageClient.Options.UseBackColor = true;
            this.tabPage9.Controls.Add(this.listIssued);
            this.tabPage9.Controls.Add(this.chartIssueCost);
            this.tabPage9.Controls.Add(this.linkLabel21);
            this.tabPage9.Controls.Add(this.lblNeverIssued);
            this.tabPage9.Controls.Add(this.label60);
            this.tabPage9.Controls.Add(this.linkLabel16);
            this.tabPage9.Controls.Add(this.linkLabel17);
            this.tabPage9.Controls.Add(this.label52);
            this.tabPage9.Controls.Add(this.lblIssuedDays);
            this.tabPage9.Controls.Add(this.lblLastIssued);
            this.tabPage9.Controls.Add(this.label57);
            this.tabPage9.Controls.Add(this.label58);
            this.tabPage9.Name = "tabPage9";
            this.tabPage9.Size = new System.Drawing.Size(1055, 516);
            this.tabPage9.Text = "Issue Summary";
            // 
            // listIssued
            // 
            this.listIssued.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.listIssued.Location = new System.Drawing.Point(416, 18);
            this.listIssued.MainView = this.gridView5;
            this.listIssued.Name = "listIssued";
            this.listIssued.Size = new System.Drawing.Size(629, 467);
            this.listIssued.TabIndex = 41;
            this.listIssued.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView5});
            // 
            // gridView5
            // 
            this.gridView5.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn9,
            this.gridColumn10});
            this.gridView5.GridControl = this.listIssued;
            this.gridView5.Name = "gridView5";
            this.gridView5.OptionsBehavior.Editable = false;
            this.gridView5.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gridView5.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn9
            // 
            this.gridColumn9.Caption = "Stock Code";
            this.gridColumn9.FieldName = "StockCode";
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 0;
            this.gridColumn9.Width = 101;
            // 
            // gridColumn10
            // 
            this.gridColumn10.Caption = "Item Name";
            this.gridColumn10.FieldName = "FullItemName";
            this.gridColumn10.Name = "gridColumn10";
            this.gridColumn10.Visible = true;
            this.gridColumn10.VisibleIndex = 1;
            this.gridColumn10.Width = 538;
            // 
            // chartIssueCost
            // 
            xyDiagram6.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram6.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram6.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram6.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram6.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram6.AxisY.VisibleInPanesSerializable = "-1";
            this.chartIssueCost.Diagram = xyDiagram6;
            this.chartIssueCost.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
            this.chartIssueCost.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
            this.chartIssueCost.Legend.EquallySpacedItems = false;
            this.chartIssueCost.Location = new System.Drawing.Point(8, 213);
            this.chartIssueCost.Name = "chartIssueCost";
            this.chartIssueCost.PaletteName = "Palette 1";
            this.chartIssueCost.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(168)))), ((int)(((byte)(9))))), System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(201)))), ((int)(((byte)(67)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(76)))), ((int)(((byte)(27))))), System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(118)))), ((int)(((byte)(72)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(197)))), ((int)(((byte)(227))))), System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(197)))), ((int)(((byte)(227)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(111))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(111)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(58)))), ((int)(((byte)(23))))), System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(86)))), ((int)(((byte)(49)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(136)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(171)))), ((int)(((byte)(27)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(161)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(194)))), ((int)(((byte)(0)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(159)))), ((int)(((byte)(113))))), System.Drawing.Color.FromArgb(((int)(((byte)(72)))), ((int)(((byte)(194)))), ((int)(((byte)(141)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(172)))), ((int)(((byte)(104))))), System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(202)))), ((int)(((byte)(134)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))), System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(227)))), ((int)(((byte)(181)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(147)))), ((int)(((byte)(115))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(149))))))}));
            pointSeriesLabel11.LineVisible = true;
            pointOptions6.PointView = DevExpress.XtraCharts.PointView.SeriesName;
            pointOptions6.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
            pointSeriesLabel11.PointOptions = pointOptions6;
            series9.Label = pointSeriesLabel11;
            series9.Name = "Series 1";
            series9.View = lineSeriesView11;
            this.chartIssueCost.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series9};
            pointSeriesLabel12.LineVisible = true;
            this.chartIssueCost.SeriesTemplate.Label = pointSeriesLabel12;
            this.chartIssueCost.SeriesTemplate.View = lineSeriesView12;
            this.chartIssueCost.Size = new System.Drawing.Size(402, 272);
            this.chartIssueCost.TabIndex = 38;
            this.chartIssueCost.Visible = false;
            // 
            // linkLabel21
            // 
            this.linkLabel21.AutoSize = true;
            this.linkLabel21.Location = new System.Drawing.Point(276, 128);
            this.linkLabel21.Name = "linkLabel21";
            this.linkLabel21.Size = new System.Drawing.Size(23, 13);
            this.linkLabel21.TabIndex = 37;
            this.linkLabel21.TabStop = true;
            this.linkLabel21.Text = "list";
            this.linkLabel21.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel21_LinkClicked);
            // 
            // lblNeverIssued
            // 
            this.lblNeverIssued.AutoSize = true;
            this.lblNeverIssued.Location = new System.Drawing.Point(244, 128);
            this.lblNeverIssued.Name = "lblNeverIssued";
            this.lblNeverIssued.Size = new System.Drawing.Size(14, 13);
            this.lblNeverIssued.TabIndex = 35;
            this.lblNeverIssued.Text = "0";
            // 
            // label60
            // 
            this.label60.AutoSize = true;
            this.label60.Location = new System.Drawing.Point(36, 128);
            this.label60.Name = "label60";
            this.label60.Size = new System.Drawing.Size(208, 13);
            this.label60.TabIndex = 36;
            this.label60.Text = "Received But Never Issued Items :";
            // 
            // linkLabel16
            // 
            this.linkLabel16.AutoSize = true;
            this.linkLabel16.Location = new System.Drawing.Point(36, 193);
            this.linkLabel16.Name = "linkLabel16";
            this.linkLabel16.Size = new System.Drawing.Size(162, 13);
            this.linkLabel16.TabIndex = 29;
            this.linkLabel16.TabStop = true;
            this.linkLabel16.Text = "Top 10 Least Issued Items ";
            this.linkLabel16.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel16_LinkClicked);
            // 
            // linkLabel17
            // 
            this.linkLabel17.AutoSize = true;
            this.linkLabel17.Location = new System.Drawing.Point(36, 164);
            this.linkLabel17.Name = "linkLabel17";
            this.linkLabel17.Size = new System.Drawing.Size(158, 13);
            this.linkLabel17.TabIndex = 28;
            this.linkLabel17.TabStop = true;
            this.linkLabel17.Text = "Top 10 Most Issued Items ";
            this.linkLabel17.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel17_LinkClicked);
            // 
            // label52
            // 
            this.label52.AutoSize = true;
            this.label52.Location = new System.Drawing.Point(141, 74);
            this.label52.Name = "label52";
            this.label52.Size = new System.Drawing.Size(0, 13);
            this.label52.TabIndex = 27;
            // 
            // lblIssuedDays
            // 
            this.lblIssuedDays.AutoSize = true;
            this.lblIssuedDays.Location = new System.Drawing.Point(244, 98);
            this.lblIssuedDays.Name = "lblIssuedDays";
            this.lblIssuedDays.Size = new System.Drawing.Size(14, 13);
            this.lblIssuedDays.TabIndex = 21;
            this.lblIssuedDays.Text = "0";
            // 
            // lblLastIssued
            // 
            this.lblLastIssued.AutoSize = true;
            this.lblLastIssued.Location = new System.Drawing.Point(244, 74);
            this.lblLastIssued.Name = "lblLastIssued";
            this.lblLastIssued.Size = new System.Drawing.Size(14, 13);
            this.lblLastIssued.TabIndex = 22;
            this.lblLastIssued.Text = "0";
            // 
            // label57
            // 
            this.label57.AutoSize = true;
            this.label57.Location = new System.Drawing.Point(36, 98);
            this.label57.Name = "label57";
            this.label57.Size = new System.Drawing.Size(112, 13);
            this.label57.TabIndex = 25;
            this.label57.Text = "No of Days since :";
            // 
            // label58
            // 
            this.label58.AutoSize = true;
            this.label58.Location = new System.Drawing.Point(36, 74);
            this.label58.Name = "label58";
            this.label58.Size = new System.Drawing.Size(105, 13);
            this.label58.TabIndex = 24;
            this.label58.Text = "Last Issue Date :";
            // 
            // cboStores
            // 
            this.cboStores.DisplayMember = "StoreName";
            this.cboStores.FormattingEnabled = true;
            this.cboStores.Location = new System.Drawing.Point(3, 7);
            this.cboStores.Name = "cboStores";
            this.cboStores.Size = new System.Drawing.Size(121, 21);
            this.cboStores.TabIndex = 20;
            this.cboStores.ValueMember = "ID";
            this.cboStores.SelectedValueChanged += new System.EventHandler(this.cboStores_SelectedValueChanged);
            // 
            // linkLabel1
            // 
            this.linkLabel1.AutoSize = true;
            this.linkLabel1.Location = new System.Drawing.Point(305, 182);
            this.linkLabel1.Name = "linkLabel1";
            this.linkLabel1.Size = new System.Drawing.Size(19, 13);
            this.linkLabel1.TabIndex = 2;
            this.linkLabel1.TabStop = true;
            this.linkLabel1.Text = "list";
            // 
            // linkLabel2
            // 
            this.linkLabel2.AutoSize = true;
            this.linkLabel2.Location = new System.Drawing.Point(305, 155);
            this.linkLabel2.Name = "linkLabel2";
            this.linkLabel2.Size = new System.Drawing.Size(19, 13);
            this.linkLabel2.TabIndex = 2;
            this.linkLabel2.TabStop = true;
            this.linkLabel2.Text = "list";
            // 
            // linkLabel3
            // 
            this.linkLabel3.AutoSize = true;
            this.linkLabel3.Location = new System.Drawing.Point(305, 128);
            this.linkLabel3.Name = "linkLabel3";
            this.linkLabel3.Size = new System.Drawing.Size(19, 13);
            this.linkLabel3.TabIndex = 2;
            this.linkLabel3.TabStop = true;
            this.linkLabel3.Text = "list";
            // 
            // linkLabel4
            // 
            this.linkLabel4.AutoSize = true;
            this.linkLabel4.Location = new System.Drawing.Point(305, 101);
            this.linkLabel4.Name = "linkLabel4";
            this.linkLabel4.Size = new System.Drawing.Size(19, 13);
            this.linkLabel4.TabIndex = 2;
            this.linkLabel4.TabStop = true;
            this.linkLabel4.Text = "list";
            // 
            // linkLabel5
            // 
            this.linkLabel5.AutoSize = true;
            this.linkLabel5.Location = new System.Drawing.Point(305, 74);
            this.linkLabel5.Name = "linkLabel5";
            this.linkLabel5.Size = new System.Drawing.Size(19, 13);
            this.linkLabel5.TabIndex = 2;
            this.linkLabel5.TabStop = true;
            this.linkLabel5.Text = "list";
            // 
            // groupBox1
            // 
            this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox1.Controls.Add(this.listView1);
            this.groupBox1.Location = new System.Drawing.Point(457, 3);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(682, 463);
            this.groupBox1.TabIndex = 1;
            this.groupBox1.TabStop = false;
            // 
            // listView1
            // 
            this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader5,
            this.columnHeader6,
            this.columnHeader7,
            this.columnHeader8});
            this.listView1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.listView1.FullRowSelect = true;
            this.listView1.GridLines = true;
            this.listView1.Location = new System.Drawing.Point(3, 16);
            this.listView1.Name = "listView1";
            this.listView1.ShowItemToolTips = true;
            this.listView1.Size = new System.Drawing.Size(676, 444);
            this.listView1.TabIndex = 0;
            this.listView1.UseCompatibleStateImageBehavior = false;
            this.listView1.View = System.Windows.Forms.View.Details;
            // 
            // columnHeader5
            // 
            this.columnHeader5.Text = "No.";
            this.columnHeader5.Width = 34;
            // 
            // columnHeader6
            // 
            this.columnHeader6.Text = "Stock Code";
            this.columnHeader6.Width = 98;
            // 
            // columnHeader7
            // 
            this.columnHeader7.Text = "Item Name";
            this.columnHeader7.Width = 393;
            // 
            // columnHeader8
            // 
            this.columnHeader8.Text = "Unit";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(39, 182);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(85, 13);
            this.label6.TabIndex = 0;
            this.label6.Text = "Pediatric Items : ";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(39, 155);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(74, 13);
            this.label7.TabIndex = 0;
            this.label7.Text = "Refrigerated : ";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(39, 128);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(65, 13);
            this.label8.TabIndex = 0;
            this.label8.Text = "Free Items : ";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(39, 101);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(93, 13);
            this.label9.TabIndex = 0;
            this.label9.Text = "Items Not in EDL :";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(167, 155);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(0, 13);
            this.label10.TabIndex = 0;
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(167, 182);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(0, 13);
            this.label11.TabIndex = 0;
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(167, 128);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(0, 13);
            this.label12.TabIndex = 0;
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(167, 101);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(0, 13);
            this.label13.TabIndex = 0;
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(167, 74);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(0, 13);
            this.label14.TabIndex = 0;
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(39, 74);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(52, 13);
            this.label15.TabIndex = 0;
            this.label15.Text = "All Items :";
            // 
            // linkLabel11
            // 
            this.linkLabel11.AutoSize = true;
            this.linkLabel11.Location = new System.Drawing.Point(98, 169);
            this.linkLabel11.Name = "linkLabel11";
            this.linkLabel11.Size = new System.Drawing.Size(150, 13);
            this.linkLabel11.TabIndex = 20;
            this.linkLabel11.TabStop = true;
            this.linkLabel11.Text = "Top 10 Least Received Items ";
            // 
            // linkLabel12
            // 
            this.linkLabel12.AutoSize = true;
            this.linkLabel12.Location = new System.Drawing.Point(98, 140);
            this.linkLabel12.Name = "linkLabel12";
            this.linkLabel12.Size = new System.Drawing.Size(147, 13);
            this.linkLabel12.TabIndex = 20;
            this.linkLabel12.TabStop = true;
            this.linkLabel12.Text = "Top 10 Most Received Items ";
            // 
            // linkLabel13
            // 
            this.linkLabel13.AutoSize = true;
            this.linkLabel13.Location = new System.Drawing.Point(259, 99);
            this.linkLabel13.Name = "linkLabel13";
            this.linkLabel13.Size = new System.Drawing.Size(19, 13);
            this.linkLabel13.TabIndex = 20;
            this.linkLabel13.TabStop = true;
            this.linkLabel13.Text = "list";
            // 
            // linkLabel14
            // 
            this.linkLabel14.AutoSize = true;
            this.linkLabel14.Location = new System.Drawing.Point(259, 72);
            this.linkLabel14.Name = "linkLabel14";
            this.linkLabel14.Size = new System.Drawing.Size(19, 13);
            this.linkLabel14.TabIndex = 20;
            this.linkLabel14.TabStop = true;
            this.linkLabel14.Text = "list";
            // 
            // linkLabel15
            // 
            this.linkLabel15.AutoSize = true;
            this.linkLabel15.Location = new System.Drawing.Point(259, 48);
            this.linkLabel15.Name = "linkLabel15";
            this.linkLabel15.Size = new System.Drawing.Size(19, 13);
            this.linkLabel15.TabIndex = 20;
            this.linkLabel15.TabStop = true;
            this.linkLabel15.Text = "list";
            // 
            // groupBox2
            // 
            this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox2.Controls.Add(this.listView2);
            this.groupBox2.Location = new System.Drawing.Point(462, 3);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(682, 463);
            this.groupBox2.TabIndex = 19;
            this.groupBox2.TabStop = false;
            // 
            // listView2
            // 
            this.listView2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader17,
            this.columnHeader18,
            this.columnHeader19,
            this.columnHeader20});
            this.listView2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.listView2.FullRowSelect = true;
            this.listView2.GridLines = true;
            this.listView2.Location = new System.Drawing.Point(3, 16);
            this.listView2.Name = "listView2";
            this.listView2.ShowItemToolTips = true;
            this.listView2.Size = new System.Drawing.Size(676, 444);
            this.listView2.TabIndex = 0;
            this.listView2.UseCompatibleStateImageBehavior = false;
            this.listView2.View = System.Windows.Forms.View.Details;
            // 
            // columnHeader17
            // 
            this.columnHeader17.Text = "No.";
            this.columnHeader17.Width = 34;
            // 
            // columnHeader18
            // 
            this.columnHeader18.Text = "Stock Code";
            this.columnHeader18.Width = 98;
            // 
            // columnHeader19
            // 
            this.columnHeader19.Text = "Item Name";
            this.columnHeader19.Width = 393;
            // 
            // columnHeader20
            // 
            this.columnHeader20.Text = "Unit";
            // 
            // label44
            // 
            this.label44.AutoSize = true;
            this.label44.Location = new System.Drawing.Point(309, 48);
            this.label44.Name = "label44";
            this.label44.Size = new System.Drawing.Size(0, 13);
            this.label44.TabIndex = 9;
            // 
            // label45
            // 
            this.label45.AutoSize = true;
            this.label45.Location = new System.Drawing.Point(203, 48);
            this.label45.Name = "label45";
            this.label45.Size = new System.Drawing.Size(0, 13);
            this.label45.TabIndex = 10;
            // 
            // label46
            // 
            this.label46.AutoSize = true;
            this.label46.Location = new System.Drawing.Point(238, 72);
            this.label46.Name = "label46";
            this.label46.Size = new System.Drawing.Size(13, 13);
            this.label46.TabIndex = 7;
            this.label46.Text = "0";
            // 
            // label47
            // 
            this.label47.AutoSize = true;
            this.label47.Location = new System.Drawing.Point(238, 99);
            this.label47.Name = "label47";
            this.label47.Size = new System.Drawing.Size(13, 13);
            this.label47.TabIndex = 7;
            this.label47.Text = "0";
            // 
            // label48
            // 
            this.label48.AutoSize = true;
            this.label48.Location = new System.Drawing.Point(238, 48);
            this.label48.Name = "label48";
            this.label48.Size = new System.Drawing.Size(13, 13);
            this.label48.TabIndex = 7;
            this.label48.Text = "0";
            // 
            // label49
            // 
            this.label49.AutoSize = true;
            this.label49.Location = new System.Drawing.Point(98, 99);
            this.label49.Name = "label49";
            this.label49.Size = new System.Drawing.Size(119, 13);
            this.label49.TabIndex = 8;
            this.label49.Text = "Never Received Items :";
            // 
            // label50
            // 
            this.label50.AutoSize = true;
            this.label50.Location = new System.Drawing.Point(98, 72);
            this.label50.Name = "label50";
            this.label50.Size = new System.Drawing.Size(94, 13);
            this.label50.TabIndex = 8;
            this.label50.Text = "No of Days since :";
            // 
            // label51
            // 
            this.label51.AutoSize = true;
            this.label51.Location = new System.Drawing.Point(98, 48);
            this.label51.Name = "label51";
            this.label51.Size = new System.Drawing.Size(102, 13);
            this.label51.TabIndex = 8;
            this.label51.Text = "Last Receive Date :";
            // 
            // xpButton2
            // 
            this.xpButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.xpButton2.Image = global::PharmInventory.Properties.Resources.MS_Excel;
            this.xpButton2.Location = new System.Drawing.Point(944, 7);
            this.xpButton2.Name = "xpButton2";
            this.xpButton2.Size = new System.Drawing.Size(92, 23);
            this.xpButton2.TabIndex = 28;
            this.xpButton2.Text = "Export";
            this.xpButton2.Visible = false;
            this.xpButton2.Click += new System.EventHandler(this.xpButton2_Click);
            // 
            // lkCategory
            // 
            this.lkCategory.Location = new System.Drawing.Point(134, 9);
            this.lkCategory.Name = "lkCategory";
            this.lkCategory.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.lkCategory.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
            new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Name", "Name")});
            this.lkCategory.Properties.DisplayMember = "Name";
            this.lkCategory.Properties.NullText = "";
            this.lkCategory.Properties.ValueMember = "ID";
            this.lkCategory.Size = new System.Drawing.Size(181, 20);
            this.lkCategory.TabIndex = 29;
            this.lkCategory.EditValueChanged += new System.EventHandler(this.cboStores_SelectedValueChanged);
            // 
            // cboYear
            // 
            this.cboYear.Location = new System.Drawing.Point(321, 8);
            this.cboYear.Name = "cboYear";
            this.cboYear.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cboYear.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
            new DevExpress.XtraEditors.Controls.LookUpColumnInfo("year", "Year")});
            this.cboYear.Properties.DisplayMember = "year";
            this.cboYear.Properties.NullText = "";
            this.cboYear.Properties.ValueMember = "year";
            this.cboYear.Size = new System.Drawing.Size(73, 20);
            this.cboYear.TabIndex = 29;
            this.cboYear.EditValueChanged += new System.EventHandler(this.cboStores_SelectedValueChanged);
            // 
            // GeneralReport
            // 
            this.Appearance.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Appearance.Options.UseFont = true;
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1061, 580);
            this.Controls.Add(this.cboYear);
            this.Controls.Add(this.lkCategory);
            this.Controls.Add(this.xpButton2);
            this.Controls.Add(this.cboStores);
            this.Controls.Add(this.tabControl1);
            this.Name = "GeneralReport";
            this.Text = "GeneralReport";
            this.Load += new System.EventHandler(this.GeneralReport_Load);
            ((System.ComponentModel.ISupportInitialize)(this.tabControl1)).EndInit();
            this.tabControl1.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.tabPage1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.lstDetail)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView6)).EndInit();
            this.tabPage3.ResumeLayout(false);
            this.tabPage3.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.listStatused)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ckExclude.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartPie)).EndInit();
            this.tabPage7.ResumeLayout(false);
            this.tabPage7.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.listStatusTrend)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
            this.tableLayoutPanel1.ResumeLayout(false);
            this.tableLayoutPanel1.PerformLayout();
            this.tabPage8.ResumeLayout(false);
            this.tabPage8.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.listReceiveSum)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartReceiveCost)).EndInit();
            this.tabPage9.ResumeLayout(false);
            this.tabPage9.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.listIssued)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartIssueCost)).EndInit();
            this.groupBox1.ResumeLayout(false);
            this.groupBox2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.lkCategory.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cboYear.Properties)).EndInit();
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions1             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.Detail                   = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin                = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin             = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.qlksDataSet_DoanhThu1    = new QLKS.DataSets.QLKSDataSet_DoanhThu();
     this.sP_DOANH_THUTableAdapter = new QLKS.DataSets.QLKSDataSet_DoanhThuTableAdapters.SP_DOANH_THUTableAdapter();
     this.ReportHeader             = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrChart1                 = new DevExpress.XtraReports.UI.XRChart();
     this.xrLine1                  = new DevExpress.XtraReports.UI.XRLine();
     this.lbAddress                = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1              = new DevExpress.XtraReports.UI.XRPageInfo();
     this.lbDate                   = new DevExpress.XtraReports.UI.XRLabel();
     this.pic_logo                 = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLabel4                 = new DevExpress.XtraReports.UI.XRLabel();
     ((System.ComponentModel.ISupportInitialize)(this.qlksDataSet_DoanhThu1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.HeightF       = 100F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 100F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 100F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // qlksDataSet_DoanhThu1
     //
     this.qlksDataSet_DoanhThu1.DataSetName             = "QLKSDataSet_DoanhThu";
     this.qlksDataSet_DoanhThu1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // sP_DOANH_THUTableAdapter
     //
     this.sP_DOANH_THUTableAdapter.ClearBeforeFill = true;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrChart1,
         this.xrLine1,
         this.lbAddress,
         this.xrPageInfo1,
         this.lbDate,
         this.pic_logo,
         this.xrLabel4
     });
     this.ReportHeader.HeightF = 864F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrChart1
     //
     this.xrChart1.AppearanceName = "Light";
     this.xrChart1.BorderColor    = System.Drawing.SystemColors.ControlText;
     this.xrChart1.Borders        = DevExpress.XtraPrinting.BorderSide.None;
     xyDiagram1.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.xrChart1.Diagram                 = xyDiagram1;
     this.xrChart1.LocationFloat           = new DevExpress.Utils.PointFloat(0F, 145.5F);
     this.xrChart1.Name                    = "xrChart1";
     this.xrChart1.PaletteBaseColorNumber  = 5;
     this.xrChart1.PaletteName             = "Nature Colors";
     series1.ArgumentDataMember            = "SP_DOANH_THU.THANG";
     series1.ArgumentScaleType             = DevExpress.XtraCharts.ScaleType.Numerical;
     sideBySideBarSeriesLabel1.LineVisible = true;
     series1.Label = sideBySideBarSeriesLabel1;
     series1.Name  = "Tháng";
     pointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
     series1.PointOptions                  = pointOptions1;
     series1.SeriesPointsSorting           = DevExpress.XtraCharts.SortingMode.Ascending;
     series1.ValueDataMembersSerializable  = "SP_DOANH_THU.TONG_SO_TIEN";
     sideBySideBarSeriesLabel2.LineVisible = true;
     series2.Label   = sideBySideBarSeriesLabel2;
     series2.Name    = "Series 2";
     series2.Visible = false;
     this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     sideBySideBarSeriesLabel3.LineVisible = true;
     this.xrChart1.SeriesTemplate.Label    = sideBySideBarSeriesLabel3;
     this.xrChart1.SizeF = new System.Drawing.SizeF(690.9999F, 708.4999F);
     //
     // xrLine1
     //
     this.xrLine1.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(132)))), ((int)(((byte)(213)))));
     this.xrLine1.LineWidth     = 2;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 100F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.xrLine1.SizeF         = new System.Drawing.SizeF(690.9999F, 9F);
     //
     // lbAddress
     //
     this.lbAddress.Font                  = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbAddress.ForeColor             = System.Drawing.Color.Black;
     this.lbAddress.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 112.5F);
     this.lbAddress.Multiline             = true;
     this.lbAddress.Name                  = "lbAddress";
     this.lbAddress.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lbAddress.SizeF                 = new System.Drawing.SizeF(258F, 33F);
     this.lbAddress.StylePriority.UseFont = false;
     this.lbAddress.Text                  = "116 Đinh Tiên Hoàng Q.Bình Thạnh.Tp.HCM\r\nSố Điện thoại: (+84)988.446.843";
     this.lbAddress.TextAlignment         = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Font                       = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrPageInfo1.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(132)))), ((int)(((byte)(213)))));
     this.xrPageInfo1.Format                     = "{0:dd-MM-yyyy}";
     this.xrPageInfo1.LocationFloat              = new DevExpress.Utils.PointFloat(500F, 112.5F);
     this.xrPageInfo1.Name                       = "xrPageInfo1";
     this.xrPageInfo1.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.PageInfo                   = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo1.SizeF                      = new System.Drawing.SizeF(87F, 20.00002F);
     this.xrPageInfo1.StylePriority.UseFont      = false;
     this.xrPageInfo1.StylePriority.UseForeColor = false;
     this.xrPageInfo1.TextAlignment              = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // lbDate
     //
     this.lbDate.Font                       = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbDate.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(132)))), ((int)(((byte)(213)))));
     this.lbDate.LocationFloat              = new DevExpress.Utils.PointFloat(437.5F, 112.5F);
     this.lbDate.Name                       = "lbDate";
     this.lbDate.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lbDate.SizeF                      = new System.Drawing.SizeF(49F, 20F);
     this.lbDate.StylePriority.UseFont      = false;
     this.lbDate.StylePriority.UseForeColor = false;
     this.lbDate.Text                       = "Date:";
     this.lbDate.TextAlignment              = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // pic_logo
     //
     this.pic_logo.ImageUrl      = "sE:\\Hieu\\Temp\\Etak_QLKS\\QLKS version 2\\QLKS\\Resources\\logo.jpg";
     this.pic_logo.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.pic_logo.Name          = "pic_logo";
     this.pic_logo.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.pic_logo.SizeF         = new System.Drawing.SizeF(133.3333F, 96.875F);
     this.pic_logo.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.AutoSize;
     //
     // xrLabel4
     //
     this.xrLabel4.Font                           = new System.Drawing.Font("Times New Roman", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel4.ForeColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(132)))), ((int)(((byte)(213)))));
     this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(406.25F, 10.00001F);
     this.xrLabel4.Name                           = "xrLabel4";
     this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF                          = new System.Drawing.SizeF(260.4167F, 39.66667F);
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UseForeColor     = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text                           = "Doanh Thu";
     this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // Report_DoanhThu_Chart
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader
     });
     this.DataAdapter = this.sP_DOANH_THUTableAdapter;
     this.DataMember  = "SP_DOANH_THU";
     this.DataSource  = this.qlksDataSet_DoanhThu1;
     this.Margins     = new System.Drawing.Printing.Margins(100, 55, 100, 100);
     this.Version     = "9.3";
     ((System.ComponentModel.ISupportInitialize)(this.qlksDataSet_DoanhThu1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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);
 }
Esempio n. 20
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.Series           series1           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions1     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView1   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series           series2           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView2   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView3   = new DevExpress.XtraCharts.LineSeriesView();
     this.groupControl1                    = new DevExpress.XtraEditors.GroupControl();
     this.labelControl_Year                = new DevExpress.XtraEditors.LabelControl();
     this.spinEdit_Year                    = new DevExpress.XtraEditors.SpinEdit();
     this.groupControl_ViewMode            = new DevExpress.XtraEditors.GroupControl();
     this.radioBtn_ChartMode               = new DevExpress.XtraEditors.CheckEdit();
     this.radioBtn_TableMode               = new DevExpress.XtraEditors.CheckEdit();
     this.btn_Print                        = new DevExpress.XtraEditors.SimpleButton();
     this.btn_preview                      = new DevExpress.XtraEditors.SimpleButton();
     this.panelControl_ViewMode            = new DevExpress.XtraEditors.PanelControl();
     this.gridControl_ViewMode             = new DevExpress.XtraGrid.GridControl();
     this.gridView1                        = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1                      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2                      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.chartControl_ViewMode            = new DevExpress.XtraCharts.ChartControl();
     this.qLKSDataSetDoanhThuBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.qLKSDataSet_DoanhThu             = new QLKS.DataSets.QLKSDataSet_DoanhThu();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spinEdit_Year.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl_ViewMode)).BeginInit();
     this.groupControl_ViewMode.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radioBtn_ChartMode.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioBtn_TableMode.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_ViewMode)).BeginInit();
     this.panelControl_ViewMode.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl_ViewMode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl_ViewMode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.qLKSDataSetDoanhThuBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.qLKSDataSet_DoanhThu)).BeginInit();
     this.SuspendLayout();
     //
     // groupControl1
     //
     this.groupControl1.AppearanceCaption.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupControl1.AppearanceCaption.Options.UseFont = true;
     this.groupControl1.Controls.Add(this.labelControl_Year);
     this.groupControl1.Controls.Add(this.spinEdit_Year);
     this.groupControl1.Location = new System.Drawing.Point(12, 13);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(311, 84);
     this.groupControl1.TabIndex = 0;
     this.groupControl1.Text     = "Chọn năm để xem doanh thu theo năm";
     //
     // labelControl_Year
     //
     this.labelControl_Year.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl_Year.Appearance.Options.UseFont = true;
     this.labelControl_Year.Location             = new System.Drawing.Point(74, 41);
     this.labelControl_Year.LookAndFeel.SkinName = "Money Twins";
     this.labelControl_Year.Name     = "labelControl_Year";
     this.labelControl_Year.Size     = new System.Drawing.Size(26, 16);
     this.labelControl_Year.TabIndex = 27;
     this.labelControl_Year.Text     = "Năm";
     //
     // spinEdit_Year
     //
     this.spinEdit_Year.EditValue = new decimal(new int[] {
         2010,
         0,
         0,
         0
     });
     this.spinEdit_Year.Location = new System.Drawing.Point(119, 36);
     this.spinEdit_Year.Name     = "spinEdit_Year";
     this.spinEdit_Year.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.spinEdit_Year.Properties.Appearance.Options.UseFont = true;
     this.spinEdit_Year.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.spinEdit_Year.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.spinEdit_Year.Properties.EditFormat.FormatType    = DevExpress.Utils.FormatType.Numeric;
     this.spinEdit_Year.Properties.IsFloatValue             = false;
     this.spinEdit_Year.Properties.LookAndFeel.SkinName     = "Money Twins";
     this.spinEdit_Year.Properties.Mask.EditMask            = "d";
     this.spinEdit_Year.Properties.MaxValue = new decimal(new int[] {
         2010,
         0,
         0,
         0
     });
     this.spinEdit_Year.Properties.MinValue = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.spinEdit_Year.Size     = new System.Drawing.Size(100, 22);
     this.spinEdit_Year.TabIndex = 26;
     //
     // groupControl_ViewMode
     //
     this.groupControl_ViewMode.AppearanceCaption.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupControl_ViewMode.AppearanceCaption.Options.UseFont = true;
     this.groupControl_ViewMode.Controls.Add(this.radioBtn_ChartMode);
     this.groupControl_ViewMode.Controls.Add(this.radioBtn_TableMode);
     this.groupControl_ViewMode.Location = new System.Drawing.Point(12, 103);
     this.groupControl_ViewMode.Name     = "groupControl_ViewMode";
     this.groupControl_ViewMode.Size     = new System.Drawing.Size(311, 86);
     this.groupControl_ViewMode.TabIndex = 11;
     this.groupControl_ViewMode.Text     = "Chọn chế độ để xem hay in";
     //
     // radioBtn_ChartMode
     //
     this.radioBtn_ChartMode.Location = new System.Drawing.Point(183, 39);
     this.radioBtn_ChartMode.Name     = "radioBtn_ChartMode";
     this.radioBtn_ChartMode.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.radioBtn_ChartMode.Properties.Appearance.Font                 = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radioBtn_ChartMode.Properties.Appearance.Options.UseBackColor = true;
     this.radioBtn_ChartMode.Properties.Appearance.Options.UseFont      = true;
     this.radioBtn_ChartMode.Properties.Caption         = "Dạng biểu đồ";
     this.radioBtn_ChartMode.Properties.CheckStyle      = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
     this.radioBtn_ChartMode.Properties.RadioGroupIndex = 1;
     this.radioBtn_ChartMode.Size     = new System.Drawing.Size(102, 21);
     this.radioBtn_ChartMode.TabIndex = 27;
     this.radioBtn_ChartMode.TabStop  = false;
     //
     // radioBtn_TableMode
     //
     this.radioBtn_TableMode.EditValue = true;
     this.radioBtn_TableMode.Location  = new System.Drawing.Point(25, 39);
     this.radioBtn_TableMode.Name      = "radioBtn_TableMode";
     this.radioBtn_TableMode.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.radioBtn_TableMode.Properties.Appearance.Font                 = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radioBtn_TableMode.Properties.Appearance.Options.UseBackColor = true;
     this.radioBtn_TableMode.Properties.Appearance.Options.UseFont      = true;
     this.radioBtn_TableMode.Properties.Caption         = "Dạng bảng";
     this.radioBtn_TableMode.Properties.CheckStyle      = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
     this.radioBtn_TableMode.Properties.RadioGroupIndex = 1;
     this.radioBtn_TableMode.Size     = new System.Drawing.Size(102, 21);
     this.radioBtn_TableMode.TabIndex = 26;
     //
     // btn_Print
     //
     this.btn_Print.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_Print.Appearance.Options.UseFont = true;
     this.btn_Print.Location             = new System.Drawing.Point(206, 224);
     this.btn_Print.LookAndFeel.SkinName = "Money Twins";
     this.btn_Print.Name     = "btn_Print";
     this.btn_Print.Size     = new System.Drawing.Size(60, 23);
     this.btn_Print.TabIndex = 13;
     this.btn_Print.Text     = "Báo Cáo";
     this.btn_Print.Click   += new System.EventHandler(this.btn_Print_Click);
     //
     // btn_preview
     //
     this.btn_preview.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_preview.Appearance.Options.UseFont = true;
     this.btn_preview.Location             = new System.Drawing.Point(79, 224);
     this.btn_preview.LookAndFeel.SkinName = "Money Twins";
     this.btn_preview.Name     = "btn_preview";
     this.btn_preview.Size     = new System.Drawing.Size(60, 23);
     this.btn_preview.TabIndex = 12;
     this.btn_preview.Text     = "Xem";
     this.btn_preview.Click   += new System.EventHandler(this.btn_preview_Click);
     //
     // panelControl_ViewMode
     //
     this.panelControl_ViewMode.Controls.Add(this.gridControl_ViewMode);
     this.panelControl_ViewMode.Controls.Add(this.chartControl_ViewMode);
     this.panelControl_ViewMode.Location = new System.Drawing.Point(329, 13);
     this.panelControl_ViewMode.Name     = "panelControl_ViewMode";
     this.panelControl_ViewMode.Size     = new System.Drawing.Size(653, 323);
     this.panelControl_ViewMode.TabIndex = 14;
     //
     // gridControl_ViewMode
     //
     this.gridControl_ViewMode.Location = new System.Drawing.Point(82, 81);
     this.gridControl_ViewMode.MainView = this.gridView1;
     this.gridControl_ViewMode.Name     = "gridControl_ViewMode";
     this.gridControl_ViewMode.Size     = new System.Drawing.Size(400, 200);
     this.gridControl_ViewMode.TabIndex = 1;
     this.gridControl_ViewMode.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2
     });
     this.gridView1.GridControl = this.gridControl_ViewMode;
     this.gridView1.Name        = "gridView1";
     //
     // gridColumn1
     //
     this.gridColumn1.Caption      = "Tháng";
     this.gridColumn1.FieldName    = "THANG";
     this.gridColumn1.Name         = "gridColumn1";
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption      = "Doanh Thu";
     this.gridColumn2.FieldName    = "TONG_SO_TIEN";
     this.gridColumn2.Name         = "gridColumn2";
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 1;
     //
     // chartControl_ViewMode
     //
     this.chartControl_ViewMode.AppearanceName = "Gray";
     this.chartControl_ViewMode.DataSource     = this.qLKSDataSetDoanhThuBindingSource;
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled         = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable       = "-1";
     this.chartControl_ViewMode.Diagram                = xyDiagram1;
     this.chartControl_ViewMode.Location               = new System.Drawing.Point(-18, 64);
     this.chartControl_ViewMode.Name                   = "chartControl_ViewMode";
     this.chartControl_ViewMode.PaletteBaseColorNumber = 5;
     this.chartControl_ViewMode.PaletteName            = "Nature Colors";
     series1.ArgumentDataMember    = "SP_DOANH_THU.THANG";
     series1.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel1.LineVisible = true;
     series1.Label = pointSeriesLabel1;
     series1.Name  = "Tháng";
     pointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
     series1.PointOptions                 = pointOptions1;
     series1.SeriesPointsSorting          = DevExpress.XtraCharts.SortingMode.Ascending;
     series1.ValueDataMembersSerializable = "SP_DOANH_THU.TONG_SO_TIEN";
     series1.View = lineSeriesView1;
     pointSeriesLabel2.LineVisible = true;
     pointSeriesLabel2.Visible     = false;
     series2.Label   = pointSeriesLabel2;
     series2.Name    = "Series 2";
     series2.View    = lineSeriesView2;
     series2.Visible = false;
     this.chartControl_ViewMode.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     pointSeriesLabel3.LineVisible = true;
     this.chartControl_ViewMode.SeriesTemplate.Label = pointSeriesLabel3;
     this.chartControl_ViewMode.SeriesTemplate.View  = lineSeriesView3;
     this.chartControl_ViewMode.Size     = new System.Drawing.Size(643, 318);
     this.chartControl_ViewMode.TabIndex = 0;
     //
     // qLKSDataSetDoanhThuBindingSource
     //
     this.qLKSDataSetDoanhThuBindingSource.DataSource = this.qLKSDataSet_DoanhThu;
     this.qLKSDataSetDoanhThuBindingSource.Position   = 0;
     //
     // qLKSDataSet_DoanhThu
     //
     this.qLKSDataSet_DoanhThu.DataSetName             = "QLKSDataSet_DoanhThu";
     this.qLKSDataSet_DoanhThu.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // ReportDoanhThu_UI
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panelControl_ViewMode);
     this.Controls.Add(this.btn_Print);
     this.Controls.Add(this.btn_preview);
     this.Controls.Add(this.groupControl_ViewMode);
     this.Controls.Add(this.groupControl1);
     this.Name = "ReportDoanhThu_UI";
     this.Size = new System.Drawing.Size(985, 360);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     this.groupControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spinEdit_Year.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl_ViewMode)).EndInit();
     this.groupControl_ViewMode.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radioBtn_ChartMode.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioBtn_TableMode.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_ViewMode)).EndInit();
     this.panelControl_ViewMode.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl_ViewMode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl_ViewMode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.qLKSDataSetDoanhThuBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.qLKSDataSet_DoanhThu)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram xyDiagram3 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel5 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions pointOptions3 = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView lineSeriesView5 = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel6 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView lineSeriesView6 = new DevExpress.XtraCharts.LineSeriesView();
     this.linkLabel1 = new System.Windows.Forms.LinkLabel();
     this.linkLabel2 = new System.Windows.Forms.LinkLabel();
     this.linkLabel3 = new System.Windows.Forms.LinkLabel();
     this.linkLabel4 = new System.Windows.Forms.LinkLabel();
     this.linkLabel5 = new System.Windows.Forms.LinkLabel();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.listView1 = new System.Windows.Forms.ListView();
     this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.label6 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.label9 = new System.Windows.Forms.Label();
     this.label10 = new System.Windows.Forms.Label();
     this.label11 = new System.Windows.Forms.Label();
     this.label12 = new System.Windows.Forms.Label();
     this.label13 = new System.Windows.Forms.Label();
     this.label14 = new System.Windows.Forms.Label();
     this.label15 = new System.Windows.Forms.Label();
     this.linkLabel11 = new System.Windows.Forms.LinkLabel();
     this.linkLabel12 = new System.Windows.Forms.LinkLabel();
     this.linkLabel13 = new System.Windows.Forms.LinkLabel();
     this.linkLabel14 = new System.Windows.Forms.LinkLabel();
     this.linkLabel15 = new System.Windows.Forms.LinkLabel();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.listView2 = new System.Windows.Forms.ListView();
     this.columnHeader17 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader18 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader19 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader20 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.label44 = new System.Windows.Forms.Label();
     this.label45 = new System.Windows.Forms.Label();
     this.label46 = new System.Windows.Forms.Label();
     this.label47 = new System.Windows.Forms.Label();
     this.label48 = new System.Windows.Forms.Label();
     this.label49 = new System.Windows.Forms.Label();
     this.label50 = new System.Windows.Forms.Label();
     this.label51 = new System.Windows.Forms.Label();
     this.dtDate = new CalendarLib.DateTimePickerEx();
     this.lblHeader = new System.Windows.Forms.Label();
     this.progressBar1 = new System.Windows.Forms.ProgressBar();
     this.btnPrint = new System.Windows.Forms.Button();
     this.chartReceiveCost = new DevExpress.XtraCharts.ChartControl();
     this.lkAccount = new DevExpress.XtraEditors.GridLookUpEdit();
     this.gridView6 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn96 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn97 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn98 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartReceiveCost)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkAccount.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView6)).BeginInit();
     this.SuspendLayout();
     //
     // linkLabel1
     //
     this.linkLabel1.AutoSize = true;
     this.linkLabel1.Location = new System.Drawing.Point(305, 182);
     this.linkLabel1.Name = "linkLabel1";
     this.linkLabel1.Size = new System.Drawing.Size(19, 13);
     this.linkLabel1.TabIndex = 2;
     this.linkLabel1.TabStop = true;
     this.linkLabel1.Text = "list";
     //
     // linkLabel2
     //
     this.linkLabel2.AutoSize = true;
     this.linkLabel2.Location = new System.Drawing.Point(305, 155);
     this.linkLabel2.Name = "linkLabel2";
     this.linkLabel2.Size = new System.Drawing.Size(19, 13);
     this.linkLabel2.TabIndex = 2;
     this.linkLabel2.TabStop = true;
     this.linkLabel2.Text = "list";
     //
     // linkLabel3
     //
     this.linkLabel3.AutoSize = true;
     this.linkLabel3.Location = new System.Drawing.Point(305, 128);
     this.linkLabel3.Name = "linkLabel3";
     this.linkLabel3.Size = new System.Drawing.Size(19, 13);
     this.linkLabel3.TabIndex = 2;
     this.linkLabel3.TabStop = true;
     this.linkLabel3.Text = "list";
     //
     // linkLabel4
     //
     this.linkLabel4.AutoSize = true;
     this.linkLabel4.Location = new System.Drawing.Point(305, 101);
     this.linkLabel4.Name = "linkLabel4";
     this.linkLabel4.Size = new System.Drawing.Size(19, 13);
     this.linkLabel4.TabIndex = 2;
     this.linkLabel4.TabStop = true;
     this.linkLabel4.Text = "list";
     //
     // linkLabel5
     //
     this.linkLabel5.AutoSize = true;
     this.linkLabel5.Location = new System.Drawing.Point(305, 74);
     this.linkLabel5.Name = "linkLabel5";
     this.linkLabel5.Size = new System.Drawing.Size(19, 13);
     this.linkLabel5.TabIndex = 2;
     this.linkLabel5.TabStop = true;
     this.linkLabel5.Text = "list";
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.listView1);
     this.groupBox1.Location = new System.Drawing.Point(457, 3);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(682, 463);
     this.groupBox1.TabIndex = 1;
     this.groupBox1.TabStop = false;
     //
     // listView1
     //
     this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
     this.columnHeader5,
     this.columnHeader6,
     this.columnHeader7,
     this.columnHeader8});
     this.listView1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.listView1.FullRowSelect = true;
     this.listView1.GridLines = true;
     this.listView1.Location = new System.Drawing.Point(3, 16);
     this.listView1.Name = "listView1";
     this.listView1.ShowItemToolTips = true;
     this.listView1.Size = new System.Drawing.Size(676, 444);
     this.listView1.TabIndex = 0;
     this.listView1.UseCompatibleStateImageBehavior = false;
     this.listView1.View = System.Windows.Forms.View.Details;
     //
     // columnHeader5
     //
     this.columnHeader5.Text = "No.";
     this.columnHeader5.Width = 34;
     //
     // columnHeader6
     //
     this.columnHeader6.Text = "Stock Code";
     this.columnHeader6.Width = 98;
     //
     // columnHeader7
     //
     this.columnHeader7.Text = "Item Name";
     this.columnHeader7.Width = 393;
     //
     // columnHeader8
     //
     this.columnHeader8.Text = "Unit";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(39, 182);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(85, 13);
     this.label6.TabIndex = 0;
     this.label6.Text = "Pediatric Items : ";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(39, 155);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(74, 13);
     this.label7.TabIndex = 0;
     this.label7.Text = "Refrigerated : ";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(39, 128);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(65, 13);
     this.label8.TabIndex = 0;
     this.label8.Text = "Free Items : ";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(39, 101);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(93, 13);
     this.label9.TabIndex = 0;
     this.label9.Text = "Items Not in EDL :";
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(167, 155);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(0, 13);
     this.label10.TabIndex = 0;
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(167, 182);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(0, 13);
     this.label11.TabIndex = 0;
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(167, 128);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(0, 13);
     this.label12.TabIndex = 0;
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Location = new System.Drawing.Point(167, 101);
     this.label13.Name = "label13";
     this.label13.Size = new System.Drawing.Size(0, 13);
     this.label13.TabIndex = 0;
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(167, 74);
     this.label14.Name = "label14";
     this.label14.Size = new System.Drawing.Size(0, 13);
     this.label14.TabIndex = 0;
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Location = new System.Drawing.Point(39, 74);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(52, 13);
     this.label15.TabIndex = 0;
     this.label15.Text = "All Items :";
     //
     // linkLabel11
     //
     this.linkLabel11.AutoSize = true;
     this.linkLabel11.Location = new System.Drawing.Point(98, 169);
     this.linkLabel11.Name = "linkLabel11";
     this.linkLabel11.Size = new System.Drawing.Size(150, 13);
     this.linkLabel11.TabIndex = 20;
     this.linkLabel11.TabStop = true;
     this.linkLabel11.Text = "Top 10 Least Received Items ";
     //
     // linkLabel12
     //
     this.linkLabel12.AutoSize = true;
     this.linkLabel12.Location = new System.Drawing.Point(98, 140);
     this.linkLabel12.Name = "linkLabel12";
     this.linkLabel12.Size = new System.Drawing.Size(147, 13);
     this.linkLabel12.TabIndex = 20;
     this.linkLabel12.TabStop = true;
     this.linkLabel12.Text = "Top 10 Most Received Items ";
     //
     // linkLabel13
     //
     this.linkLabel13.AutoSize = true;
     this.linkLabel13.Location = new System.Drawing.Point(259, 99);
     this.linkLabel13.Name = "linkLabel13";
     this.linkLabel13.Size = new System.Drawing.Size(19, 13);
     this.linkLabel13.TabIndex = 20;
     this.linkLabel13.TabStop = true;
     this.linkLabel13.Text = "list";
     //
     // linkLabel14
     //
     this.linkLabel14.AutoSize = true;
     this.linkLabel14.Location = new System.Drawing.Point(259, 72);
     this.linkLabel14.Name = "linkLabel14";
     this.linkLabel14.Size = new System.Drawing.Size(19, 13);
     this.linkLabel14.TabIndex = 20;
     this.linkLabel14.TabStop = true;
     this.linkLabel14.Text = "list";
     //
     // linkLabel15
     //
     this.linkLabel15.AutoSize = true;
     this.linkLabel15.Location = new System.Drawing.Point(259, 48);
     this.linkLabel15.Name = "linkLabel15";
     this.linkLabel15.Size = new System.Drawing.Size(19, 13);
     this.linkLabel15.TabIndex = 20;
     this.linkLabel15.TabStop = true;
     this.linkLabel15.Text = "list";
     //
     // groupBox2
     //
     this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox2.Controls.Add(this.listView2);
     this.groupBox2.Location = new System.Drawing.Point(462, 3);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new System.Drawing.Size(682, 463);
     this.groupBox2.TabIndex = 19;
     this.groupBox2.TabStop = false;
     //
     // listView2
     //
     this.listView2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
     this.columnHeader17,
     this.columnHeader18,
     this.columnHeader19,
     this.columnHeader20});
     this.listView2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.listView2.FullRowSelect = true;
     this.listView2.GridLines = true;
     this.listView2.Location = new System.Drawing.Point(3, 16);
     this.listView2.Name = "listView2";
     this.listView2.ShowItemToolTips = true;
     this.listView2.Size = new System.Drawing.Size(676, 444);
     this.listView2.TabIndex = 0;
     this.listView2.UseCompatibleStateImageBehavior = false;
     this.listView2.View = System.Windows.Forms.View.Details;
     //
     // columnHeader17
     //
     this.columnHeader17.Text = "No.";
     this.columnHeader17.Width = 34;
     //
     // columnHeader18
     //
     this.columnHeader18.Text = "Stock Code";
     this.columnHeader18.Width = 98;
     //
     // columnHeader19
     //
     this.columnHeader19.Text = "Item Name";
     this.columnHeader19.Width = 393;
     //
     // columnHeader20
     //
     this.columnHeader20.Text = "Unit";
     //
     // label44
     //
     this.label44.AutoSize = true;
     this.label44.Location = new System.Drawing.Point(309, 48);
     this.label44.Name = "label44";
     this.label44.Size = new System.Drawing.Size(0, 13);
     this.label44.TabIndex = 9;
     //
     // label45
     //
     this.label45.AutoSize = true;
     this.label45.Location = new System.Drawing.Point(203, 48);
     this.label45.Name = "label45";
     this.label45.Size = new System.Drawing.Size(0, 13);
     this.label45.TabIndex = 10;
     //
     // label46
     //
     this.label46.AutoSize = true;
     this.label46.Location = new System.Drawing.Point(238, 72);
     this.label46.Name = "label46";
     this.label46.Size = new System.Drawing.Size(13, 13);
     this.label46.TabIndex = 7;
     this.label46.Text = "0";
     //
     // label47
     //
     this.label47.AutoSize = true;
     this.label47.Location = new System.Drawing.Point(238, 99);
     this.label47.Name = "label47";
     this.label47.Size = new System.Drawing.Size(13, 13);
     this.label47.TabIndex = 7;
     this.label47.Text = "0";
     //
     // label48
     //
     this.label48.AutoSize = true;
     this.label48.Location = new System.Drawing.Point(238, 48);
     this.label48.Name = "label48";
     this.label48.Size = new System.Drawing.Size(13, 13);
     this.label48.TabIndex = 7;
     this.label48.Text = "0";
     //
     // label49
     //
     this.label49.AutoSize = true;
     this.label49.Location = new System.Drawing.Point(98, 99);
     this.label49.Name = "label49";
     this.label49.Size = new System.Drawing.Size(119, 13);
     this.label49.TabIndex = 8;
     this.label49.Text = "Never Received Items :";
     //
     // label50
     //
     this.label50.AutoSize = true;
     this.label50.Location = new System.Drawing.Point(98, 72);
     this.label50.Name = "label50";
     this.label50.Size = new System.Drawing.Size(94, 13);
     this.label50.TabIndex = 8;
     this.label50.Text = "No of Days since :";
     //
     // label51
     //
     this.label51.AutoSize = true;
     this.label51.Location = new System.Drawing.Point(98, 48);
     this.label51.Name = "label51";
     this.label51.Size = new System.Drawing.Size(102, 13);
     this.label51.TabIndex = 8;
     this.label51.Text = "Last Receive Date :";
     //
     // dtDate
     //
     this.dtDate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.dtDate.CalendarFont = new System.Drawing.Font("Nyala", 10.75F);
     this.dtDate.CalendarForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
     this.dtDate.CustomFormat = "MM/dd/ yy";
     this.dtDate.DayOfWeekCharacters = 2;
     this.dtDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
     this.dtDate.Location = new System.Drawing.Point(673, 11);
     this.dtDate.Name = "dtDate";
     this.dtDate.PopUpFontSize = 9.75F;
     this.dtDate.Size = new System.Drawing.Size(114, 20);
     this.dtDate.TabIndex = 22;
     this.dtDate.Value = new System.DateTime(2009, 1, 20, 0, 0, 0, 0);
     this.dtDate.Visible = false;
     //
     // lblHeader
     //
     this.lblHeader.AutoSize = true;
     this.lblHeader.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblHeader.Location = new System.Drawing.Point(35, 13);
     this.lblHeader.Name = "lblHeader";
     this.lblHeader.Size = new System.Drawing.Size(232, 23);
     this.lblHeader.TabIndex = 23;
     this.lblHeader.Text = "Issue and Receive Cost";
     //
     // progressBar1
     //
     this.progressBar1.Location = new System.Drawing.Point(427, 245);
     this.progressBar1.Minimum = 1;
     this.progressBar1.Name = "progressBar1";
     this.progressBar1.Size = new System.Drawing.Size(300, 23);
     this.progressBar1.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
     this.progressBar1.TabIndex = 25;
     this.progressBar1.UseWaitCursor = true;
     this.progressBar1.Value = 1;
     this.progressBar1.Visible = false;
     //
     // btnPrint
     //
     this.btnPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPrint.Image = global::HCMIS.Desktop.Properties.Resources.printer;
     this.btnPrint.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnPrint.Location = new System.Drawing.Point(1078, 12);
     this.btnPrint.Name = "btnPrint";
     this.btnPrint.Size = new System.Drawing.Size(65, 22);
     this.btnPrint.TabIndex = 24;
     this.btnPrint.Text = "Print";
     this.btnPrint.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.btnPrint.UseVisualStyleBackColor = true;
     this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
     //
     // chartReceiveCost
     //
     this.chartReceiveCost.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     xyDiagram3.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram3.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram3.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram3.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
     this.chartReceiveCost.Diagram = xyDiagram3;
     this.chartReceiveCost.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartReceiveCost.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.chartReceiveCost.Legend.EquallySpacedItems = false;
     this.chartReceiveCost.Location = new System.Drawing.Point(12, 40);
     this.chartReceiveCost.Name = "chartReceiveCost";
     this.chartReceiveCost.PaletteName = "Palette 1";
     this.chartReceiveCost.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(168)))), ((int)(((byte)(9))))), System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(201)))), ((int)(((byte)(67)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(76)))), ((int)(((byte)(27))))), System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(118)))), ((int)(((byte)(72)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(197)))), ((int)(((byte)(227))))), System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(197)))), ((int)(((byte)(227)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(111))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(111)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(58)))), ((int)(((byte)(23))))), System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(86)))), ((int)(((byte)(49)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(136)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(171)))), ((int)(((byte)(27)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(161)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(194)))), ((int)(((byte)(0)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(159)))), ((int)(((byte)(113))))), System.Drawing.Color.FromArgb(((int)(((byte)(72)))), ((int)(((byte)(194)))), ((int)(((byte)(141)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(172)))), ((int)(((byte)(104))))), System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(202)))), ((int)(((byte)(134)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))), System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(227)))), ((int)(((byte)(181)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(147)))), ((int)(((byte)(115))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(149))))))}));
     pointSeriesLabel5.LineVisible = true;
     pointOptions3.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
     pointSeriesLabel5.PointOptions = pointOptions3;
     series3.Label = pointSeriesLabel5;
     series3.Name = "Series 1";
     series3.View = lineSeriesView5;
     this.chartReceiveCost.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
     series3};
     pointSeriesLabel6.LineVisible = true;
     this.chartReceiveCost.SeriesTemplate.Label = pointSeriesLabel6;
     this.chartReceiveCost.SeriesTemplate.View = lineSeriesView6;
     this.chartReceiveCost.Size = new System.Drawing.Size(1131, 443);
     this.chartReceiveCost.TabIndex = 29;
     //
     // lkAccount
     //
     this.lkAccount.Location = new System.Drawing.Point(886, 11);
     this.lkAccount.Name = "lkAccount";
     this.lkAccount.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.lkAccount.Properties.DisplayMember = "Name";
     this.lkAccount.Properties.NullText = "Select Account";
     this.lkAccount.Properties.ValueMember = "ID";
     this.lkAccount.Properties.View = this.gridView6;
     this.lkAccount.Size = new System.Drawing.Size(162, 20);
     this.lkAccount.TabIndex = 71;
     this.lkAccount.EditValueChanged += new System.EventHandler(this.cboStores_SelectedValueChanged);
     //
     // gridView6
     //
     this.gridView6.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn29,
     this.gridColumn96,
     this.gridColumn30,
     this.gridColumn97,
     this.gridColumn98});
     this.gridView6.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView6.GroupCount = 3;
     this.gridView6.Name = "gridView6";
     this.gridView6.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView6.OptionsView.ShowGroupPanel = false;
     this.gridView6.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn30, DevExpress.Data.ColumnSortOrder.Ascending),
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn97, DevExpress.Data.ColumnSortOrder.Ascending),
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn96, DevExpress.Data.ColumnSortOrder.Ascending)});
     //
     // gridColumn29
     //
     this.gridColumn29.Caption = "ID";
     this.gridColumn29.FieldName = "ID";
     this.gridColumn29.Name = "gridColumn29";
     //
     // gridColumn96
     //
     this.gridColumn96.Caption = "Sub Account";
     this.gridColumn96.FieldName = "StoreGroupDivision";
     this.gridColumn96.Name = "gridColumn96";
     this.gridColumn96.Visible = true;
     this.gridColumn96.VisibleIndex = 0;
     //
     // gridColumn30
     //
     this.gridColumn30.Caption = "Mode";
     this.gridColumn30.FieldName = "StoreType";
     this.gridColumn30.Name = "gridColumn30";
     //
     // gridColumn97
     //
     this.gridColumn97.Caption = "Account";
     this.gridColumn97.FieldName = "StoreGroup";
     this.gridColumn97.Name = "gridColumn97";
     //
     // gridColumn98
     //
     this.gridColumn98.Caption = "SSA";
     this.gridColumn98.FieldName = "Name";
     this.gridColumn98.Name = "gridColumn98";
     this.gridColumn98.Visible = true;
     this.gridColumn98.VisibleIndex = 0;
     this.gridColumn98.Width = 83;
     //
     // GeneralCostChart
     //
     this.Appearance.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Appearance.Options.UseFont = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1155, 513);
     this.Controls.Add(this.lkAccount);
     this.Controls.Add(this.progressBar1);
     this.Controls.Add(this.chartReceiveCost);
     this.Controls.Add(this.btnPrint);
     this.Controls.Add(this.lblHeader);
     this.Controls.Add(this.dtDate);
     this.Name = "GeneralCostChart";
     this.Text = "GeneralReport";
     this.Load += new System.EventHandler(this.GeneralReport_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartReceiveCost)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkAccount.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView6)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
		/// <summary> 
		/// Required method for Designer support - do not modify 
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent() {
			DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
			DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.PointOptions pointOptions1 = new DevExpress.XtraCharts.PointOptions();
			DevExpress.XtraCharts.AreaSeriesView areaSeriesView1 = new DevExpress.XtraCharts.AreaSeriesView();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.AreaSeriesView areaSeriesView2 = new DevExpress.XtraCharts.AreaSeriesView();
			this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
			this.chartControl = new DevExpress.XtraCharts.ChartControl();
			this.gridControl = new DevExpress.XtraGrid.GridControl();
			this.gridView = new DevExpress.XtraGrid.Views.Grid.GridView();
			this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
			this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
			this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
			this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
			((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
			this.splitContainerControl1.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.chartControl)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(areaSeriesView1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(areaSeriesView2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.gridControl)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.gridView)).BeginInit();
			this.SuspendLayout();
			// 
			// splitContainerControl1
			// 
			this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.splitContainerControl1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.None;
			this.splitContainerControl1.Horizontal = false;
			this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
			this.splitContainerControl1.Name = "splitContainerControl1";
			this.splitContainerControl1.Panel1.Controls.Add(this.chartControl);
			this.splitContainerControl1.Panel1.Text = "Panel1";
			this.splitContainerControl1.Panel2.Controls.Add(this.gridControl);
			this.splitContainerControl1.Panel2.Text = "Panel2";
			this.splitContainerControl1.Size = new System.Drawing.Size(591, 620);
			this.splitContainerControl1.SplitterPosition = 201;
			this.splitContainerControl1.TabIndex = 0;
			this.splitContainerControl1.Text = "splitContainerControl1";
			// 
			// chartControl
			// 
			xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = false;
			xyDiagram1.AxisX.Range.SideMarginsEnabled = false;
			xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
			xyDiagram1.AxisY.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
			xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
			xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
			xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
			this.chartControl.Diagram = xyDiagram1;
			this.chartControl.Dock = System.Windows.Forms.DockStyle.Fill;
			this.chartControl.Legend.Visible = false;
			this.chartControl.Location = new System.Drawing.Point(0, 0);
			this.chartControl.Name = "chartControl";
			series1.ArgumentDataMember = "Date";
			series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
			series1.CrosshairEnabled = DevExpress.Utils.DefaultBoolean.True;
			series1.CrosshairLabelPattern = "{A:D} {HINT}\r\nBalance: {V:c}\r\n";
			pointSeriesLabel1.LineVisible = true;
			pointOptions1.Pattern = "{A} {V}";
			pointOptions1.PointView = DevExpress.XtraCharts.PointView.ArgumentAndValues;
			pointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
			pointSeriesLabel1.PointOptions = pointOptions1;
			series1.Label = pointSeriesLabel1;
			series1.Name = "Balance";
			series1.ToolTipEnabled = DevExpress.Utils.DefaultBoolean.True;
			series1.ToolTipHintDataMember = "Description";
			series1.ToolTipPointPattern = "{A:D}\r\n{HINT}\r\nBalance: {V:c}";
			series1.ValueDataMembersSerializable = "RunningBalance";
			series1.View = areaSeriesView1;
			this.chartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1};
			pointSeriesLabel2.LineVisible = true;
			this.chartControl.SeriesTemplate.Label = pointSeriesLabel2;
			areaSeriesView2.Transparency = ((byte)(0));
			this.chartControl.SeriesTemplate.View = areaSeriesView2;
			this.chartControl.Size = new System.Drawing.Size(591, 201);
			this.chartControl.TabIndex = 0;
			// 
			// gridControl
			// 
			this.gridControl.Dock = System.Windows.Forms.DockStyle.Fill;
			this.gridControl.Location = new System.Drawing.Point(0, 0);
			this.gridControl.MainView = this.gridView;
			this.gridControl.Name = "gridControl";
			this.gridControl.Size = new System.Drawing.Size(591, 413);
			this.gridControl.TabIndex = 0;
			this.gridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView});
			// 
			// gridView
			// 
			this.gridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn1,
            this.gridColumn2,
            this.gridColumn3,
            this.gridColumn4});
			this.gridView.GridControl = this.gridControl;
			this.gridView.Name = "gridView";
			this.gridView.OptionsBehavior.Editable = false;
			this.gridView.OptionsBehavior.ReadOnly = true;
			this.gridView.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn1, DevExpress.Data.ColumnSortOrder.Ascending)});
			// 
			// gridColumn1
			// 
			this.gridColumn1.Caption = "Date";
			this.gridColumn1.FieldName = "Date";
			this.gridColumn1.Name = "gridColumn1";
			this.gridColumn1.Visible = true;
			this.gridColumn1.VisibleIndex = 0;
			// 
			// gridColumn2
			// 
			this.gridColumn2.Caption = "Description";
			this.gridColumn2.FieldName = "Description";
			this.gridColumn2.Name = "gridColumn2";
			this.gridColumn2.Visible = true;
			this.gridColumn2.VisibleIndex = 1;
			// 
			// gridColumn3
			// 
			this.gridColumn3.Caption = "Transaction Amount";
			this.gridColumn3.DisplayFormat.FormatString = "c";
			this.gridColumn3.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
			this.gridColumn3.FieldName = "Amount";
			this.gridColumn3.Name = "gridColumn3";
			this.gridColumn3.Visible = true;
			this.gridColumn3.VisibleIndex = 2;
			// 
			// gridColumn4
			// 
			this.gridColumn4.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
			this.gridColumn4.AppearanceCell.Options.UseFont = true;
			this.gridColumn4.Caption = "Balance";
			this.gridColumn4.DisplayFormat.FormatString = "c";
			this.gridColumn4.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
			this.gridColumn4.FieldName = "RunningBalance";
			this.gridColumn4.Name = "gridColumn4";
			this.gridColumn4.Visible = true;
			this.gridColumn4.VisibleIndex = 3;
			// 
			// TransactionLog
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Controls.Add(this.splitContainerControl1);
			this.Name = "TransactionLog";
			this.Size = new System.Drawing.Size(591, 620);
			((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
			this.splitContainerControl1.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(areaSeriesView1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(areaSeriesView2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.chartControl)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.gridControl)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.gridView)).EndInit();
			this.ResumeLayout(false);

		}
Esempio n. 23
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        xyDiagram3        = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series           series3           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel5 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions3     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView5   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel6 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView6   = new DevExpress.XtraCharts.LineSeriesView();
     this.linkLabel1       = new System.Windows.Forms.LinkLabel();
     this.linkLabel2       = new System.Windows.Forms.LinkLabel();
     this.linkLabel3       = new System.Windows.Forms.LinkLabel();
     this.linkLabel4       = new System.Windows.Forms.LinkLabel();
     this.linkLabel5       = new System.Windows.Forms.LinkLabel();
     this.groupBox1        = new System.Windows.Forms.GroupBox();
     this.listView1        = new System.Windows.Forms.ListView();
     this.columnHeader5    = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader6    = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader7    = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader8    = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.label6           = new System.Windows.Forms.Label();
     this.label7           = new System.Windows.Forms.Label();
     this.label8           = new System.Windows.Forms.Label();
     this.label9           = new System.Windows.Forms.Label();
     this.label10          = new System.Windows.Forms.Label();
     this.label11          = new System.Windows.Forms.Label();
     this.label12          = new System.Windows.Forms.Label();
     this.label13          = new System.Windows.Forms.Label();
     this.label14          = new System.Windows.Forms.Label();
     this.label15          = new System.Windows.Forms.Label();
     this.linkLabel11      = new System.Windows.Forms.LinkLabel();
     this.linkLabel12      = new System.Windows.Forms.LinkLabel();
     this.linkLabel13      = new System.Windows.Forms.LinkLabel();
     this.linkLabel14      = new System.Windows.Forms.LinkLabel();
     this.linkLabel15      = new System.Windows.Forms.LinkLabel();
     this.groupBox2        = new System.Windows.Forms.GroupBox();
     this.listView2        = new System.Windows.Forms.ListView();
     this.columnHeader17   = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader18   = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader19   = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader20   = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.label44          = new System.Windows.Forms.Label();
     this.label45          = new System.Windows.Forms.Label();
     this.label46          = new System.Windows.Forms.Label();
     this.label47          = new System.Windows.Forms.Label();
     this.label48          = new System.Windows.Forms.Label();
     this.label49          = new System.Windows.Forms.Label();
     this.label50          = new System.Windows.Forms.Label();
     this.label51          = new System.Windows.Forms.Label();
     this.dtDate           = new CalendarLib.DateTimePickerEx();
     this.lblHeader        = new System.Windows.Forms.Label();
     this.progressBar1     = new System.Windows.Forms.ProgressBar();
     this.btnPrint         = new System.Windows.Forms.Button();
     this.chartReceiveCost = new DevExpress.XtraCharts.ChartControl();
     this.lkAccount        = new DevExpress.XtraEditors.GridLookUpEdit();
     this.gridView6        = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn29     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn96     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn30     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn97     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn98     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartReceiveCost)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkAccount.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView6)).BeginInit();
     this.SuspendLayout();
     //
     // linkLabel1
     //
     this.linkLabel1.AutoSize = true;
     this.linkLabel1.Location = new System.Drawing.Point(305, 182);
     this.linkLabel1.Name     = "linkLabel1";
     this.linkLabel1.Size     = new System.Drawing.Size(19, 13);
     this.linkLabel1.TabIndex = 2;
     this.linkLabel1.TabStop  = true;
     this.linkLabel1.Text     = "list";
     //
     // linkLabel2
     //
     this.linkLabel2.AutoSize = true;
     this.linkLabel2.Location = new System.Drawing.Point(305, 155);
     this.linkLabel2.Name     = "linkLabel2";
     this.linkLabel2.Size     = new System.Drawing.Size(19, 13);
     this.linkLabel2.TabIndex = 2;
     this.linkLabel2.TabStop  = true;
     this.linkLabel2.Text     = "list";
     //
     // linkLabel3
     //
     this.linkLabel3.AutoSize = true;
     this.linkLabel3.Location = new System.Drawing.Point(305, 128);
     this.linkLabel3.Name     = "linkLabel3";
     this.linkLabel3.Size     = new System.Drawing.Size(19, 13);
     this.linkLabel3.TabIndex = 2;
     this.linkLabel3.TabStop  = true;
     this.linkLabel3.Text     = "list";
     //
     // linkLabel4
     //
     this.linkLabel4.AutoSize = true;
     this.linkLabel4.Location = new System.Drawing.Point(305, 101);
     this.linkLabel4.Name     = "linkLabel4";
     this.linkLabel4.Size     = new System.Drawing.Size(19, 13);
     this.linkLabel4.TabIndex = 2;
     this.linkLabel4.TabStop  = true;
     this.linkLabel4.Text     = "list";
     //
     // linkLabel5
     //
     this.linkLabel5.AutoSize = true;
     this.linkLabel5.Location = new System.Drawing.Point(305, 74);
     this.linkLabel5.Name     = "linkLabel5";
     this.linkLabel5.Size     = new System.Drawing.Size(19, 13);
     this.linkLabel5.TabIndex = 2;
     this.linkLabel5.TabStop  = true;
     this.linkLabel5.Text     = "list";
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.listView1);
     this.groupBox1.Location = new System.Drawing.Point(457, 3);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(682, 463);
     this.groupBox1.TabIndex = 1;
     this.groupBox1.TabStop  = false;
     //
     // listView1
     //
     this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader5,
         this.columnHeader6,
         this.columnHeader7,
         this.columnHeader8
     });
     this.listView1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.listView1.FullRowSelect    = true;
     this.listView1.GridLines        = true;
     this.listView1.Location         = new System.Drawing.Point(3, 16);
     this.listView1.Name             = "listView1";
     this.listView1.ShowItemToolTips = true;
     this.listView1.Size             = new System.Drawing.Size(676, 444);
     this.listView1.TabIndex         = 0;
     this.listView1.UseCompatibleStateImageBehavior = false;
     this.listView1.View = System.Windows.Forms.View.Details;
     //
     // columnHeader5
     //
     this.columnHeader5.Text  = "No.";
     this.columnHeader5.Width = 34;
     //
     // columnHeader6
     //
     this.columnHeader6.Text  = "Stock Code";
     this.columnHeader6.Width = 98;
     //
     // columnHeader7
     //
     this.columnHeader7.Text  = "Item Name";
     this.columnHeader7.Width = 393;
     //
     // columnHeader8
     //
     this.columnHeader8.Text = "Unit";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(39, 182);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(85, 13);
     this.label6.TabIndex = 0;
     this.label6.Text     = "Pediatric Items : ";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(39, 155);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(74, 13);
     this.label7.TabIndex = 0;
     this.label7.Text     = "Refrigerated : ";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(39, 128);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(65, 13);
     this.label8.TabIndex = 0;
     this.label8.Text     = "Free Items : ";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(39, 101);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(93, 13);
     this.label9.TabIndex = 0;
     this.label9.Text     = "Items Not in EDL :";
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(167, 155);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(0, 13);
     this.label10.TabIndex = 0;
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(167, 182);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(0, 13);
     this.label11.TabIndex = 0;
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(167, 128);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(0, 13);
     this.label12.TabIndex = 0;
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Location = new System.Drawing.Point(167, 101);
     this.label13.Name     = "label13";
     this.label13.Size     = new System.Drawing.Size(0, 13);
     this.label13.TabIndex = 0;
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(167, 74);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(0, 13);
     this.label14.TabIndex = 0;
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Location = new System.Drawing.Point(39, 74);
     this.label15.Name     = "label15";
     this.label15.Size     = new System.Drawing.Size(52, 13);
     this.label15.TabIndex = 0;
     this.label15.Text     = "All Items :";
     //
     // linkLabel11
     //
     this.linkLabel11.AutoSize = true;
     this.linkLabel11.Location = new System.Drawing.Point(98, 169);
     this.linkLabel11.Name     = "linkLabel11";
     this.linkLabel11.Size     = new System.Drawing.Size(150, 13);
     this.linkLabel11.TabIndex = 20;
     this.linkLabel11.TabStop  = true;
     this.linkLabel11.Text     = "Top 10 Least Received Items ";
     //
     // linkLabel12
     //
     this.linkLabel12.AutoSize = true;
     this.linkLabel12.Location = new System.Drawing.Point(98, 140);
     this.linkLabel12.Name     = "linkLabel12";
     this.linkLabel12.Size     = new System.Drawing.Size(147, 13);
     this.linkLabel12.TabIndex = 20;
     this.linkLabel12.TabStop  = true;
     this.linkLabel12.Text     = "Top 10 Most Received Items ";
     //
     // linkLabel13
     //
     this.linkLabel13.AutoSize = true;
     this.linkLabel13.Location = new System.Drawing.Point(259, 99);
     this.linkLabel13.Name     = "linkLabel13";
     this.linkLabel13.Size     = new System.Drawing.Size(19, 13);
     this.linkLabel13.TabIndex = 20;
     this.linkLabel13.TabStop  = true;
     this.linkLabel13.Text     = "list";
     //
     // linkLabel14
     //
     this.linkLabel14.AutoSize = true;
     this.linkLabel14.Location = new System.Drawing.Point(259, 72);
     this.linkLabel14.Name     = "linkLabel14";
     this.linkLabel14.Size     = new System.Drawing.Size(19, 13);
     this.linkLabel14.TabIndex = 20;
     this.linkLabel14.TabStop  = true;
     this.linkLabel14.Text     = "list";
     //
     // linkLabel15
     //
     this.linkLabel15.AutoSize = true;
     this.linkLabel15.Location = new System.Drawing.Point(259, 48);
     this.linkLabel15.Name     = "linkLabel15";
     this.linkLabel15.Size     = new System.Drawing.Size(19, 13);
     this.linkLabel15.TabIndex = 20;
     this.linkLabel15.TabStop  = true;
     this.linkLabel15.Text     = "list";
     //
     // groupBox2
     //
     this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox2.Controls.Add(this.listView2);
     this.groupBox2.Location = new System.Drawing.Point(462, 3);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(682, 463);
     this.groupBox2.TabIndex = 19;
     this.groupBox2.TabStop  = false;
     //
     // listView2
     //
     this.listView2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader17,
         this.columnHeader18,
         this.columnHeader19,
         this.columnHeader20
     });
     this.listView2.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.listView2.FullRowSelect    = true;
     this.listView2.GridLines        = true;
     this.listView2.Location         = new System.Drawing.Point(3, 16);
     this.listView2.Name             = "listView2";
     this.listView2.ShowItemToolTips = true;
     this.listView2.Size             = new System.Drawing.Size(676, 444);
     this.listView2.TabIndex         = 0;
     this.listView2.UseCompatibleStateImageBehavior = false;
     this.listView2.View = System.Windows.Forms.View.Details;
     //
     // columnHeader17
     //
     this.columnHeader17.Text  = "No.";
     this.columnHeader17.Width = 34;
     //
     // columnHeader18
     //
     this.columnHeader18.Text  = "Stock Code";
     this.columnHeader18.Width = 98;
     //
     // columnHeader19
     //
     this.columnHeader19.Text  = "Item Name";
     this.columnHeader19.Width = 393;
     //
     // columnHeader20
     //
     this.columnHeader20.Text = "Unit";
     //
     // label44
     //
     this.label44.AutoSize = true;
     this.label44.Location = new System.Drawing.Point(309, 48);
     this.label44.Name     = "label44";
     this.label44.Size     = new System.Drawing.Size(0, 13);
     this.label44.TabIndex = 9;
     //
     // label45
     //
     this.label45.AutoSize = true;
     this.label45.Location = new System.Drawing.Point(203, 48);
     this.label45.Name     = "label45";
     this.label45.Size     = new System.Drawing.Size(0, 13);
     this.label45.TabIndex = 10;
     //
     // label46
     //
     this.label46.AutoSize = true;
     this.label46.Location = new System.Drawing.Point(238, 72);
     this.label46.Name     = "label46";
     this.label46.Size     = new System.Drawing.Size(13, 13);
     this.label46.TabIndex = 7;
     this.label46.Text     = "0";
     //
     // label47
     //
     this.label47.AutoSize = true;
     this.label47.Location = new System.Drawing.Point(238, 99);
     this.label47.Name     = "label47";
     this.label47.Size     = new System.Drawing.Size(13, 13);
     this.label47.TabIndex = 7;
     this.label47.Text     = "0";
     //
     // label48
     //
     this.label48.AutoSize = true;
     this.label48.Location = new System.Drawing.Point(238, 48);
     this.label48.Name     = "label48";
     this.label48.Size     = new System.Drawing.Size(13, 13);
     this.label48.TabIndex = 7;
     this.label48.Text     = "0";
     //
     // label49
     //
     this.label49.AutoSize = true;
     this.label49.Location = new System.Drawing.Point(98, 99);
     this.label49.Name     = "label49";
     this.label49.Size     = new System.Drawing.Size(119, 13);
     this.label49.TabIndex = 8;
     this.label49.Text     = "Never Received Items :";
     //
     // label50
     //
     this.label50.AutoSize = true;
     this.label50.Location = new System.Drawing.Point(98, 72);
     this.label50.Name     = "label50";
     this.label50.Size     = new System.Drawing.Size(94, 13);
     this.label50.TabIndex = 8;
     this.label50.Text     = "No of Days since :";
     //
     // label51
     //
     this.label51.AutoSize = true;
     this.label51.Location = new System.Drawing.Point(98, 48);
     this.label51.Name     = "label51";
     this.label51.Size     = new System.Drawing.Size(102, 13);
     this.label51.TabIndex = 8;
     this.label51.Text     = "Last Receive Date :";
     //
     // dtDate
     //
     this.dtDate.Anchor              = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.dtDate.CalendarFont        = new System.Drawing.Font("Nyala", 10.75F);
     this.dtDate.CalendarForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
     this.dtDate.CustomFormat        = "MM/dd/ yy";
     this.dtDate.DayOfWeekCharacters = 2;
     this.dtDate.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
     this.dtDate.Location            = new System.Drawing.Point(673, 11);
     this.dtDate.Name          = "dtDate";
     this.dtDate.PopUpFontSize = 9.75F;
     this.dtDate.Size          = new System.Drawing.Size(114, 20);
     this.dtDate.TabIndex      = 22;
     this.dtDate.Value         = new System.DateTime(2009, 1, 20, 0, 0, 0, 0);
     this.dtDate.Visible       = false;
     //
     // lblHeader
     //
     this.lblHeader.AutoSize = true;
     this.lblHeader.Font     = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblHeader.Location = new System.Drawing.Point(35, 13);
     this.lblHeader.Name     = "lblHeader";
     this.lblHeader.Size     = new System.Drawing.Size(232, 23);
     this.lblHeader.TabIndex = 23;
     this.lblHeader.Text     = "Issue and Receive Cost";
     //
     // progressBar1
     //
     this.progressBar1.Location      = new System.Drawing.Point(427, 245);
     this.progressBar1.Minimum       = 1;
     this.progressBar1.Name          = "progressBar1";
     this.progressBar1.Size          = new System.Drawing.Size(300, 23);
     this.progressBar1.Style         = System.Windows.Forms.ProgressBarStyle.Continuous;
     this.progressBar1.TabIndex      = 25;
     this.progressBar1.UseWaitCursor = true;
     this.progressBar1.Value         = 1;
     this.progressBar1.Visible       = false;
     //
     // btnPrint
     //
     this.btnPrint.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPrint.Image      = global::HCMIS.Desktop.Properties.Resources.printer;
     this.btnPrint.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnPrint.Location   = new System.Drawing.Point(1078, 12);
     this.btnPrint.Name       = "btnPrint";
     this.btnPrint.Size       = new System.Drawing.Size(65, 22);
     this.btnPrint.TabIndex   = 24;
     this.btnPrint.Text       = "Print";
     this.btnPrint.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.btnPrint.UseVisualStyleBackColor = true;
     this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
     //
     // chartReceiveCost
     //
     this.chartReceiveCost.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     xyDiagram3.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram3.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram3.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram3.AxisY.Range.SideMarginsEnabled   = true;
     xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
     this.chartReceiveCost.Diagram = xyDiagram3;
     this.chartReceiveCost.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartReceiveCost.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.chartReceiveCost.Legend.EquallySpacedItems  = false;
     this.chartReceiveCost.Location    = new System.Drawing.Point(12, 40);
     this.chartReceiveCost.Name        = "chartReceiveCost";
     this.chartReceiveCost.PaletteName = "Palette 1";
     this.chartReceiveCost.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(168)))), ((int)(((byte)(9))))), System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(201)))), ((int)(((byte)(67)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(76)))), ((int)(((byte)(27))))), System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(118)))), ((int)(((byte)(72)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(197)))), ((int)(((byte)(227))))), System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(197)))), ((int)(((byte)(227)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(111))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(111)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(58)))), ((int)(((byte)(23))))), System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(86)))), ((int)(((byte)(49)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(136)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(171)))), ((int)(((byte)(27)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(161)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(194)))), ((int)(((byte)(0)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(159)))), ((int)(((byte)(113))))), System.Drawing.Color.FromArgb(((int)(((byte)(72)))), ((int)(((byte)(194)))), ((int)(((byte)(141)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(172)))), ((int)(((byte)(104))))), System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(202)))), ((int)(((byte)(134)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))), System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(227)))), ((int)(((byte)(181)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(147)))), ((int)(((byte)(115))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(149))))))
     }));
     pointSeriesLabel5.LineVisible            = true;
     pointOptions3.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
     pointSeriesLabel5.PointOptions           = pointOptions3;
     series3.Label = pointSeriesLabel5;
     series3.Name  = "Series 1";
     series3.View  = lineSeriesView5;
     this.chartReceiveCost.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series3
     };
     pointSeriesLabel6.LineVisible = true;
     this.chartReceiveCost.SeriesTemplate.Label = pointSeriesLabel6;
     this.chartReceiveCost.SeriesTemplate.View  = lineSeriesView6;
     this.chartReceiveCost.Size     = new System.Drawing.Size(1131, 443);
     this.chartReceiveCost.TabIndex = 29;
     //
     // lkAccount
     //
     this.lkAccount.Location = new System.Drawing.Point(886, 11);
     this.lkAccount.Name     = "lkAccount";
     this.lkAccount.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.lkAccount.Properties.DisplayMember = "Name";
     this.lkAccount.Properties.NullText      = "Select Account";
     this.lkAccount.Properties.ValueMember   = "ID";
     this.lkAccount.Properties.View          = this.gridView6;
     this.lkAccount.Size              = new System.Drawing.Size(162, 20);
     this.lkAccount.TabIndex          = 71;
     this.lkAccount.EditValueChanged += new System.EventHandler(this.cboStores_SelectedValueChanged);
     //
     // gridView6
     //
     this.gridView6.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn29,
         this.gridColumn96,
         this.gridColumn30,
         this.gridColumn97,
         this.gridColumn98
     });
     this.gridView6.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView6.GroupCount     = 3;
     this.gridView6.Name           = "gridView6";
     this.gridView6.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView6.OptionsView.ShowGroupPanel = false;
     this.gridView6.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn30, DevExpress.Data.ColumnSortOrder.Ascending),
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn97, DevExpress.Data.ColumnSortOrder.Ascending),
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn96, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     //
     // gridColumn29
     //
     this.gridColumn29.Caption   = "ID";
     this.gridColumn29.FieldName = "ID";
     this.gridColumn29.Name      = "gridColumn29";
     //
     // gridColumn96
     //
     this.gridColumn96.Caption      = "Sub Account";
     this.gridColumn96.FieldName    = "StoreGroupDivision";
     this.gridColumn96.Name         = "gridColumn96";
     this.gridColumn96.Visible      = true;
     this.gridColumn96.VisibleIndex = 0;
     //
     // gridColumn30
     //
     this.gridColumn30.Caption   = "Mode";
     this.gridColumn30.FieldName = "StoreType";
     this.gridColumn30.Name      = "gridColumn30";
     //
     // gridColumn97
     //
     this.gridColumn97.Caption   = "Account";
     this.gridColumn97.FieldName = "StoreGroup";
     this.gridColumn97.Name      = "gridColumn97";
     //
     // gridColumn98
     //
     this.gridColumn98.Caption      = "SSA";
     this.gridColumn98.FieldName    = "Name";
     this.gridColumn98.Name         = "gridColumn98";
     this.gridColumn98.Visible      = true;
     this.gridColumn98.VisibleIndex = 0;
     this.gridColumn98.Width        = 83;
     //
     // GeneralCostChart
     //
     this.Appearance.Font            = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Appearance.Options.UseFont = true;
     this.AutoScaleDimensions        = new System.Drawing.SizeF(7F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize    = new System.Drawing.Size(1155, 513);
     this.Controls.Add(this.lkAccount);
     this.Controls.Add(this.progressBar1);
     this.Controls.Add(this.chartReceiveCost);
     this.Controls.Add(this.btnPrint);
     this.Controls.Add(this.lblHeader);
     this.Controls.Add(this.dtDate);
     this.Name  = "GeneralCostChart";
     this.Text  = "GeneralReport";
     this.Load += new System.EventHandler(this.GeneralReport_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartReceiveCost)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkAccount.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView6)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 24
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions1             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideBarSeriesView  sideBySideBarSeriesView1  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions2             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions             pointOptions3             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideBarSeriesView  sideBySideBarSeriesView2  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesView  sideBySideBarSeriesView3  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel4 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SimpleDiagram3D          simpleDiagram3D1          = new DevExpress.XtraCharts.SimpleDiagram3D();
     DevExpress.XtraCharts.Series           series4           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Pie3DSeriesLabel pie3DSeriesLabel1 = new DevExpress.XtraCharts.Pie3DSeriesLabel();
     DevExpress.XtraCharts.PiePointOptions  piePointOptions1  = new DevExpress.XtraCharts.PiePointOptions();
     DevExpress.XtraCharts.Pie3DSeriesView  pie3DSeriesView1  = new DevExpress.XtraCharts.Pie3DSeriesView();
     DevExpress.XtraCharts.Pie3DSeriesLabel pie3DSeriesLabel2 = new DevExpress.XtraCharts.Pie3DSeriesLabel();
     DevExpress.XtraCharts.Pie3DSeriesView  pie3DSeriesView2  = new DevExpress.XtraCharts.Pie3DSeriesView();
     this.xscDashboard           = new DevExpress.XtraEditors.XtraScrollableControl();
     this.splDashboard           = new DevExpress.XtraEditors.SplitContainerControl();
     this.trlDashboard           = new DevExpress.XtraTreeList.TreeList();
     this.xtraScrollableControl1 = new DevExpress.XtraEditors.XtraScrollableControl();
     this.gbGraphical            = new DevExpress.XtraEditors.GroupControl();
     this.pnlBar            = new DevExpress.XtraEditors.PanelControl();
     this.barChartControl   = new DevExpress.XtraCharts.ChartControl();
     this.pnlPieChart       = new DevExpress.XtraEditors.PanelControl();
     this.pieChartControl   = new DevExpress.XtraCharts.ChartControl();
     this.groupControl2     = new DevExpress.XtraEditors.GroupControl();
     this.pnlPivot          = new DevExpress.XtraEditors.PanelControl();
     this.pgcDashboard      = new DevExpress.XtraPivotGrid.PivotGridControl();
     this.grdDashboard      = new DevExpress.XtraGrid.GridControl();
     this.gridView1         = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.clmEName          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.clmValue          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.pnlDataGrid       = new DevExpress.XtraEditors.PanelControl();
     this.gridControl1      = new DevExpress.XtraGrid.GridControl();
     this.gdvData           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.pivotGridControl1 = new DevExpress.XtraPivotGrid.PivotGridControl();
     this.xscDashboard.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splDashboard)).BeginInit();
     this.splDashboard.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trlDashboard)).BeginInit();
     this.xtraScrollableControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gbGraphical)).BeginInit();
     this.gbGraphical.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pnlBar)).BeginInit();
     this.pnlBar.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.barChartControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlPieChart)).BeginInit();
     this.pnlPieChart.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pieChartControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pnlPivot)).BeginInit();
     this.pnlPivot.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pgcDashboard)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdDashboard)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlDataGrid)).BeginInit();
     this.pnlDataGrid.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdvData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pivotGridControl1)).BeginInit();
     this.SuspendLayout();
     //
     // xscDashboard
     //
     this.xscDashboard.Controls.Add(this.splDashboard);
     this.xscDashboard.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.xscDashboard.Location = new System.Drawing.Point(0, 0);
     this.xscDashboard.Name     = "xscDashboard";
     this.xscDashboard.Size     = new System.Drawing.Size(1132, 625);
     this.xscDashboard.TabIndex = 0;
     //
     // splDashboard
     //
     this.splDashboard.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splDashboard.Location = new System.Drawing.Point(0, 0);
     this.splDashboard.Name     = "splDashboard";
     this.splDashboard.Panel1.Controls.Add(this.trlDashboard);
     this.splDashboard.Panel1.Text = "Panel1";
     this.splDashboard.Panel2.Controls.Add(this.xtraScrollableControl1);
     this.splDashboard.Panel2.Text      = "Panel2";
     this.splDashboard.Size             = new System.Drawing.Size(1132, 625);
     this.splDashboard.SplitterPosition = 225;
     this.splDashboard.TabIndex         = 0;
     this.splDashboard.Text             = "splitContainerControl1";
     //
     // trlDashboard
     //
     this.trlDashboard.AllowDrop = true;
     this.trlDashboard.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.trlDashboard.Location  = new System.Drawing.Point(0, 0);
     this.trlDashboard.Name      = "trlDashboard";
     this.trlDashboard.OptionsBehavior.DragNodes = true;
     this.trlDashboard.OptionsBehavior.Editable  = false;
     this.trlDashboard.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.trlDashboard.OptionsView.EnableAppearanceEvenRow          = true;
     this.trlDashboard.OptionsView.EnableAppearanceOddRow           = true;
     this.trlDashboard.Size        = new System.Drawing.Size(225, 625);
     this.trlDashboard.TabIndex    = 0;
     this.trlDashboard.MouseClick += new System.Windows.Forms.MouseEventHandler(this.trlDashboard_MouseClick);
     //
     // xtraScrollableControl1
     //
     this.xtraScrollableControl1.Controls.Add(this.gbGraphical);
     this.xtraScrollableControl1.Controls.Add(this.groupControl2);
     this.xtraScrollableControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.xtraScrollableControl1.Location = new System.Drawing.Point(0, 0);
     this.xtraScrollableControl1.Name     = "xtraScrollableControl1";
     this.xtraScrollableControl1.Size     = new System.Drawing.Size(902, 625);
     this.xtraScrollableControl1.TabIndex = 2;
     //
     // gbGraphical
     //
     this.gbGraphical.Controls.Add(this.pnlBar);
     this.gbGraphical.Controls.Add(this.pnlPieChart);
     this.gbGraphical.Dock     = System.Windows.Forms.DockStyle.Top;
     this.gbGraphical.Location = new System.Drawing.Point(0, 0);
     this.gbGraphical.Name     = "gbGraphical";
     this.gbGraphical.Size     = new System.Drawing.Size(902, 325);
     this.gbGraphical.TabIndex = 0;
     this.gbGraphical.Text     = "Graphical Representation";
     //
     // pnlBar
     //
     this.pnlBar.Controls.Add(this.barChartControl);
     this.pnlBar.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlBar.Location = new System.Drawing.Point(468, 21);
     this.pnlBar.Name     = "pnlBar";
     this.pnlBar.Size     = new System.Drawing.Size(432, 302);
     this.pnlBar.TabIndex = 1;
     //
     // barChartControl
     //
     xyDiagram1.AxisX.Color = System.Drawing.Color.Transparent;
     xyDiagram1.AxisX.GridLines.MinorVisible   = true;
     xyDiagram1.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Title.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Underline);
     xyDiagram1.AxisX.Title.Text                 = "All Machine in this Plant";
     xyDiagram1.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
     xyDiagram1.AxisX.Title.Visible              = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.DefaultPane.Weight = 2D;
     this.barChartControl.Diagram  = xyDiagram1;
     this.barChartControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.barChartControl.IndicatorsPaletteName = "Palette 1";
     this.barChartControl.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))))
     }));
     this.barChartControl.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.barChartControl.Legend.MarkerSize         = new System.Drawing.Size(30, 16);
     this.barChartControl.Location    = new System.Drawing.Point(2, 2);
     this.barChartControl.Name        = "barChartControl";
     this.barChartControl.PaletteName = "Palette 1";
     this.barChartControl.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))))
     }));
     sideBySideBarSeriesLabel1.LineVisible = true;
     series1.Label = sideBySideBarSeriesLabel1;
     series1.LegendPointOptions = pointOptions1;
     series1.LegendText         = "High Alarm";
     series1.Name = "Series 1";
     series1.SynchronizePointOptions             = false;
     sideBySideBarSeriesView1.BarWidth           = 1D;
     sideBySideBarSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series1.View = sideBySideBarSeriesView1;
     sideBySideBarSeriesLabel2.LineVisible = true;
     pointOptions2.PointView = DevExpress.XtraCharts.PointView.SeriesName;
     sideBySideBarSeriesLabel2.PointOptions = pointOptions2;
     series2.Label = sideBySideBarSeriesLabel2;
     series2.LegendPointOptions = pointOptions3;
     series2.LegendText         = "Low Alarm";
     series2.Name = "Series 2";
     series2.SynchronizePointOptions   = false;
     sideBySideBarSeriesView2.BarWidth = 1D;
     series2.View = sideBySideBarSeriesView2;
     sideBySideBarSeriesLabel3.LineVisible = true;
     series3.Label      = sideBySideBarSeriesLabel3;
     series3.LegendText = "No Alarm";
     series3.Name       = "Series 3";
     sideBySideBarSeriesView3.BarWidth = 1D;
     series3.View = sideBySideBarSeriesView3;
     this.barChartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     sideBySideBarSeriesLabel4.LineVisible           = true;
     this.barChartControl.SeriesTemplate.Label       = sideBySideBarSeriesLabel4;
     this.barChartControl.SideBySideBarDistanceFixed = 0;
     this.barChartControl.Size     = new System.Drawing.Size(428, 298);
     this.barChartControl.TabIndex = 0;
     this.barChartControl.CustomDrawSeriesPoint += new DevExpress.XtraCharts.CustomDrawSeriesPointEventHandler(this.barChartControl_CustomDrawSeriesPoint);
     //
     // pnlPieChart
     //
     this.pnlPieChart.Controls.Add(this.pieChartControl);
     this.pnlPieChart.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnlPieChart.Location = new System.Drawing.Point(2, 21);
     this.pnlPieChart.Name     = "pnlPieChart";
     this.pnlPieChart.Size     = new System.Drawing.Size(466, 302);
     this.pnlPieChart.TabIndex = 0;
     //
     // pieChartControl
     //
     this.pieChartControl.BackColor = System.Drawing.Color.Transparent;
     simpleDiagram3D1.RotationMatrixSerializable = "1;0;0;0;0;0.5;-0.866025403784439;0;0;0.866025403784439;0.5;0;0;0;0;1";
     this.pieChartControl.Diagram = simpleDiagram3D1;
     this.pieChartControl.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.pieChartControl.IndicatorsPaletteName = "Palette 1";
     this.pieChartControl.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))))
     }));
     this.pieChartControl.Legend.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.pieChartControl.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.pieChartControl.Legend.TextColor          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.pieChartControl.Location    = new System.Drawing.Point(2, 2);
     this.pieChartControl.Name        = "pieChartControl";
     this.pieChartControl.PaletteName = "Palette 1";
     this.pieChartControl.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))))
     }));
     pie3DSeriesLabel1.LineVisible = true;
     piePointOptions1.PointView    = DevExpress.XtraCharts.PointView.SeriesName;
     piePointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
     pie3DSeriesLabel1.PointOptions = piePointOptions1;
     series4.Label            = pie3DSeriesLabel1;
     series4.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
     series4.Name             = "Series 1";
     pie3DSeriesView1.PieFillStyle.FillMode = DevExpress.XtraCharts.FillMode3D.Solid;
     series4.View = pie3DSeriesView1;
     this.pieChartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series4
     };
     pie3DSeriesLabel2.LineVisible             = true;
     this.pieChartControl.SeriesTemplate.Label = pie3DSeriesLabel2;
     this.pieChartControl.SeriesTemplate.View  = pie3DSeriesView2;
     this.pieChartControl.Size     = new System.Drawing.Size(462, 298);
     this.pieChartControl.TabIndex = 0;
     this.pieChartControl.CustomDrawSeriesPoint += new DevExpress.XtraCharts.CustomDrawSeriesPointEventHandler(this.pieChartControl_CustomDrawSeriesPoint);
     //
     // groupControl2
     //
     this.groupControl2.Controls.Add(this.pnlPivot);
     this.groupControl2.Controls.Add(this.pnlDataGrid);
     this.groupControl2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.groupControl2.Location = new System.Drawing.Point(0, 331);
     this.groupControl2.Name     = "groupControl2";
     this.groupControl2.Size     = new System.Drawing.Size(902, 294);
     this.groupControl2.TabIndex = 1;
     this.groupControl2.Text     = "Data Representation";
     //
     // pnlPivot
     //
     this.pnlPivot.Controls.Add(this.pgcDashboard);
     this.pnlPivot.Controls.Add(this.grdDashboard);
     this.pnlPivot.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlPivot.Location = new System.Drawing.Point(468, 21);
     this.pnlPivot.Name     = "pnlPivot";
     this.pnlPivot.Size     = new System.Drawing.Size(432, 271);
     this.pnlPivot.TabIndex = 3;
     //
     // pgcDashboard
     //
     this.pgcDashboard.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pgcDashboard.Location = new System.Drawing.Point(2, 2);
     this.pgcDashboard.Name     = "pgcDashboard";
     this.pgcDashboard.Size     = new System.Drawing.Size(428, 267);
     this.pgcDashboard.TabIndex = 0;
     //
     // grdDashboard
     //
     this.grdDashboard.Location = new System.Drawing.Point(43, 59);
     this.grdDashboard.MainView = this.gridView1;
     this.grdDashboard.Name     = "grdDashboard";
     this.grdDashboard.Size     = new System.Drawing.Size(207, 157);
     this.grdDashboard.TabIndex = 0;
     this.grdDashboard.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.clmEName,
         this.clmValue
     });
     this.gridView1.GridControl = this.grdDashboard;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // clmEName
     //
     this.clmEName.Caption = "Element Name";
     this.clmEName.Name    = "clmEName";
     this.clmEName.OptionsColumn.AllowEdit = false;
     this.clmEName.OptionsColumn.ReadOnly  = true;
     this.clmEName.Visible      = true;
     this.clmEName.VisibleIndex = 0;
     //
     // clmValue
     //
     this.clmValue.Caption = "Total Count";
     this.clmValue.Name    = "clmValue";
     this.clmValue.OptionsColumn.ReadOnly = true;
     this.clmValue.Visible      = true;
     this.clmValue.VisibleIndex = 1;
     //
     // pnlDataGrid
     //
     this.pnlDataGrid.Controls.Add(this.gridControl1);
     this.pnlDataGrid.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnlDataGrid.Location = new System.Drawing.Point(2, 21);
     this.pnlDataGrid.Name     = "pnlDataGrid";
     this.pnlDataGrid.Size     = new System.Drawing.Size(466, 271);
     this.pnlDataGrid.TabIndex = 2;
     //
     // gridControl1
     //
     this.gridControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Location = new System.Drawing.Point(2, 2);
     this.gridControl1.MainView = this.gdvData;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(462, 267);
     this.gridControl1.TabIndex = 0;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gdvData
     });
     //
     // gdvData
     //
     this.gdvData.GridControl = this.gridControl1;
     this.gdvData.Name        = "gdvData";
     this.gdvData.OptionsBehavior.Editable   = false;
     this.gdvData.OptionsView.ShowFooter     = true;
     this.gdvData.OptionsView.ShowGroupPanel = false;
     //
     // pivotGridControl1
     //
     this.pivotGridControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pivotGridControl1.Location = new System.Drawing.Point(2, 2);
     this.pivotGridControl1.Name     = "pivotGridControl1";
     this.pivotGridControl1.Size     = new System.Drawing.Size(426, 267);
     this.pivotGridControl1.TabIndex = 0;
     //
     // frmDashboard
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1132, 625);
     this.Controls.Add(this.xscDashboard);
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name        = "frmDashboard";
     this.ShowIcon    = false;
     this.Text        = "Dashboard";
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmDashboard_FormClosed);
     this.Load       += new System.EventHandler(this.frmDashboard_Load);
     this.xscDashboard.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splDashboard)).EndInit();
     this.splDashboard.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.trlDashboard)).EndInit();
     this.xtraScrollableControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gbGraphical)).EndInit();
     this.gbGraphical.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pnlBar)).EndInit();
     this.pnlBar.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barChartControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlPieChart)).EndInit();
     this.pnlPieChart.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pieChartControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pnlPivot)).EndInit();
     this.pnlPivot.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pgcDashboard)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdDashboard)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlDataGrid)).EndInit();
     this.pnlDataGrid.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdvData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pivotGridControl1)).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.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions1 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView1 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions2 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView2 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions3 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView3 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel4 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions4 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView4 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel5 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions5 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView5 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel6 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions6 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView6 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series7 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel7 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions7 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView7 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series8 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel8 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions8 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView8 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series9 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel9 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions9 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView9 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series10 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel10 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions10 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView10 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series11 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel11 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions11 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView11 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series12 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel12 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions12 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series13 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel13 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions13 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series14 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel14 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions14 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView3 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series15 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel15 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions15 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView4 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series16 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel16 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions16 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView5 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series17 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel17 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions17 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView6 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series18 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel18 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions18 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView7 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series19 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel19 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions19 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView8 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series20 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel20 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions20 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView9 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series21 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel21 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions21 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView10 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series22 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel22 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions22 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView11 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel23 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView12 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TurnOverVehicle));
            DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series23 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel24 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions23 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView13 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series24 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel25 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView12 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel26 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView14 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            this.turnOverObjectCollectionBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
            this.turnOverObjectCollectionBindingSource2 = new System.Windows.Forms.BindingSource(this.components);
            this.turnOverObjectCollectionBindingSource3 = new System.Windows.Forms.BindingSource(this.components);
            this.turnOverObjectCollectionBindingSource4 = new System.Windows.Forms.BindingSource(this.components);
            this.turnOverObjectCollectionBindingSource5 = new System.Windows.Forms.BindingSource(this.components);
            this.turnOverObjectCollectionBindingSource6 = new System.Windows.Forms.BindingSource(this.components);
            this.turnOverObjectCollectionBindingSource7 = new System.Windows.Forms.BindingSource(this.components);
            this.turnOverObjectCollectionBindingSource8 = new System.Windows.Forms.BindingSource(this.components);
            this.turnOverObjectCollectionBindingSource9 = new System.Windows.Forms.BindingSource(this.components);
            this.turnOverObjectCollectionBindingSource11 = new System.Windows.Forms.BindingSource(this.components);
            this.turnOverObjectCollectionByTimeFrameBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
            this.turnOverObjectCollectionBindingSource10 = new System.Windows.Forms.BindingSource(this.components);
            this.chartTurnOverByYear = new DevExpress.XtraCharts.ChartControl();
            this.toolTipController2 = new DevExpress.Utils.ToolTipController(this.components);
            this.iclLarge = new DevExpress.Utils.ImageCollection(this.components);
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.tabpageByYear = new DevExpress.XtraTab.XtraTabPage();
            this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
            this.louVehicleByYear = new DevExpress.XtraEditors.LookUpEdit();
            this.btnImage = new DevExpress.XtraEditors.SimpleButton();
            this.btnPDF = new DevExpress.XtraEditors.SimpleButton();
            this.cbxLabel11 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel10 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel9 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel8 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel7 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel6 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel5 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel4 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel3 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel2 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel1 = new DevExpress.XtraEditors.CheckEdit();
            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
            this.btnTrend1 = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend2 = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend3 = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend11 = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend10 = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend9 = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend8 = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend7 = new DevExpress.XtraEditors.SimpleButton();
            this.d = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend5 = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend4 = new DevExpress.XtraEditors.SimpleButton();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.btnYear1 = new DevExpress.XtraEditors.SimpleButton();
            this.btnYear2 = new DevExpress.XtraEditors.SimpleButton();
            this.btnYear3 = new DevExpress.XtraEditors.SimpleButton();
            this.btnYear11 = new DevExpress.XtraEditors.SimpleButton();
            this.btnYear10 = new DevExpress.XtraEditors.SimpleButton();
            this.btnYear9 = new DevExpress.XtraEditors.SimpleButton();
            this.btnYear8 = new DevExpress.XtraEditors.SimpleButton();
            this.btnYear7 = new DevExpress.XtraEditors.SimpleButton();
            this.btnYear6 = new DevExpress.XtraEditors.SimpleButton();
            this.btnYear5 = new DevExpress.XtraEditors.SimpleButton();
            this.btnYear4 = new DevExpress.XtraEditors.SimpleButton();
            this.tabpageByTimeFrame = new DevExpress.XtraTab.XtraTabPage();
            this.btnTrend10J = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend5J = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend3J = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend1J = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend6M = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend3M = new DevExpress.XtraEditors.SimpleButton();
            this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
            this.cbxTurnOverByTimeFrameLabel = new DevExpress.XtraEditors.CheckEdit();
            this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
            this.btn3J = new DevExpress.XtraEditors.SimpleButton();
            this.chartTurnOverByTimeFrame = new DevExpress.XtraCharts.ChartControl();
            this.btn3M = new DevExpress.XtraEditors.SimpleButton();
            this.btn6M = new DevExpress.XtraEditors.SimpleButton();
            this.btn1J = new DevExpress.XtraEditors.SimpleButton();
            this.btn10J = new DevExpress.XtraEditors.SimpleButton();
            this.btn5J = new DevExpress.XtraEditors.SimpleButton();
            this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
            this.louVehicleByTimeFrame = new DevExpress.XtraEditors.LookUpEdit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionByTimeFrameBindingSource1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartTurnOverByYear)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series21)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel21)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series22)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel22)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel23)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.iclLarge)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.tabpageByYear.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.louVehicleByYear.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel11.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel10.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel9.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel8.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel7.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel6.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel5.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel4.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel3.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel1.Properties)).BeginInit();
            this.tabpageByTimeFrame.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cbxTurnOverByTimeFrameLabel.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartTurnOverByTimeFrame)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series23)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel24)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series24)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel25)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel26)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.louVehicleByTimeFrame.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // turnOverObjectCollectionBindingSource1
            // 
            this.turnOverObjectCollectionBindingSource1.DataSource = typeof(TIS.DL.External.TAS.TurnOver.TurnOverObjectCollection);
            // 
            // turnOverObjectCollectionBindingSource2
            // 
            this.turnOverObjectCollectionBindingSource2.DataSource = typeof(TIS.DL.External.TAS.TurnOver.TurnOverObjectCollection);
            // 
            // turnOverObjectCollectionBindingSource3
            // 
            this.turnOverObjectCollectionBindingSource3.DataSource = typeof(TIS.DL.External.TAS.TurnOver.TurnOverObjectCollection);
            // 
            // turnOverObjectCollectionBindingSource4
            // 
            this.turnOverObjectCollectionBindingSource4.DataSource = typeof(TIS.DL.External.TAS.TurnOver.TurnOverObjectCollection);
            // 
            // turnOverObjectCollectionBindingSource5
            // 
            this.turnOverObjectCollectionBindingSource5.DataSource = typeof(TIS.DL.External.TAS.TurnOver.TurnOverObjectCollection);
            // 
            // turnOverObjectCollectionBindingSource6
            // 
            this.turnOverObjectCollectionBindingSource6.DataSource = typeof(TIS.DL.External.TAS.TurnOver.TurnOverObjectCollection);
            // 
            // turnOverObjectCollectionBindingSource7
            // 
            this.turnOverObjectCollectionBindingSource7.DataSource = typeof(TIS.DL.External.TAS.TurnOver.TurnOverObjectCollection);
            // 
            // turnOverObjectCollectionBindingSource8
            // 
            this.turnOverObjectCollectionBindingSource8.DataSource = typeof(TIS.DL.External.TAS.TurnOver.TurnOverObjectCollection);
            // 
            // turnOverObjectCollectionBindingSource9
            // 
            this.turnOverObjectCollectionBindingSource9.DataSource = typeof(TIS.DL.External.TAS.TurnOver.TurnOverObjectCollection);
            // 
            // turnOverObjectCollectionBindingSource11
            // 
            this.turnOverObjectCollectionBindingSource11.DataSource = typeof(TIS.DL.External.TAS.TurnOver.TurnOverObjectCollection);
            // 
            // turnOverObjectCollectionByTimeFrameBindingSource1
            // 
            this.turnOverObjectCollectionByTimeFrameBindingSource1.DataSource = typeof(TIS.DL.External.TAS.TurnOver.TurnOverObjectCollection);
            // 
            // turnOverObjectCollectionBindingSource10
            // 
            this.turnOverObjectCollectionBindingSource10.DataSource = typeof(TIS.DL.External.TAS.TurnOver.TurnOverObjectCollection);
            // 
            // chartTurnOverByYear
            // 
            this.chartTurnOverByYear.DataSource = this.turnOverObjectCollectionBindingSource10;
            xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            this.chartTurnOverByYear.Diagram = xyDiagram1;
            this.chartTurnOverByYear.Location = new System.Drawing.Point(8, 45);
            this.chartTurnOverByYear.Name = "chartTurnOverByYear";
            this.chartTurnOverByYear.PaletteName = "Module";
            series1.ArgumentDataMember = "Month";
            series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            series1.DataSource = this.turnOverObjectCollectionBindingSource1;
            pointSeriesLabel1.LineVisible = true;
            pointOptions1.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions1.ArgumentNumericOptions.Precision = 0;
            pointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions1.ValueNumericOptions.Precision = 0;
            pointSeriesLabel1.PointOptions = pointOptions1;
            series1.Label = pointSeriesLabel1;
            series1.Name = "Series 1";
            series1.ValueDataMembersSerializable = "TurnOver";
            series1.View = splineAreaSeriesView1;
            series2.ArgumentDataMember = "Month";
            series2.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            series2.DataSource = this.turnOverObjectCollectionBindingSource2;
            pointSeriesLabel2.LineVisible = true;
            pointOptions2.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions2.ArgumentNumericOptions.Precision = 0;
            pointOptions2.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions2.ValueNumericOptions.Precision = 0;
            pointSeriesLabel2.PointOptions = pointOptions2;
            series2.Label = pointSeriesLabel2;
            series2.Name = "Series 2";
            series2.ValueDataMembersSerializable = "TurnOver";
            series2.View = splineAreaSeriesView2;
            series2.Visible = false;
            series3.ArgumentDataMember = "Month";
            series3.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            series3.DataSource = this.turnOverObjectCollectionBindingSource3;
            pointSeriesLabel3.LineVisible = true;
            pointOptions3.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions3.ArgumentNumericOptions.Precision = 0;
            pointOptions3.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions3.ValueNumericOptions.Precision = 0;
            pointSeriesLabel3.PointOptions = pointOptions3;
            series3.Label = pointSeriesLabel3;
            series3.Name = "Series 3";
            series3.ValueDataMembersSerializable = "TurnOver";
            series3.View = splineAreaSeriesView3;
            series3.Visible = false;
            series4.ArgumentDataMember = "Month";
            series4.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            series4.DataSource = this.turnOverObjectCollectionBindingSource4;
            pointSeriesLabel4.LineVisible = true;
            pointOptions4.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions4.ArgumentNumericOptions.Precision = 0;
            pointOptions4.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions4.ValueNumericOptions.Precision = 0;
            pointSeriesLabel4.PointOptions = pointOptions4;
            series4.Label = pointSeriesLabel4;
            series4.Name = "Series 4";
            series4.ValueDataMembersSerializable = "TurnOver";
            series4.View = splineAreaSeriesView4;
            series4.Visible = false;
            series5.ArgumentDataMember = "Month";
            series5.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            series5.DataSource = this.turnOverObjectCollectionBindingSource5;
            pointSeriesLabel5.LineVisible = true;
            pointOptions5.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions5.ArgumentNumericOptions.Precision = 0;
            pointOptions5.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions5.ValueNumericOptions.Precision = 0;
            pointSeriesLabel5.PointOptions = pointOptions5;
            series5.Label = pointSeriesLabel5;
            series5.Name = "Series 5";
            series5.ValueDataMembersSerializable = "TurnOver";
            series5.View = splineAreaSeriesView5;
            series5.Visible = false;
            series6.ArgumentDataMember = "Month";
            series6.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            series6.DataSource = this.turnOverObjectCollectionBindingSource6;
            pointSeriesLabel6.LineVisible = true;
            pointOptions6.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions6.ArgumentNumericOptions.Precision = 0;
            pointOptions6.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions6.ValueNumericOptions.Precision = 0;
            pointSeriesLabel6.PointOptions = pointOptions6;
            series6.Label = pointSeriesLabel6;
            series6.Name = "Series 6";
            series6.ValueDataMembersSerializable = "TurnOver";
            series6.View = splineAreaSeriesView6;
            series6.Visible = false;
            series7.ArgumentDataMember = "Month";
            series7.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            series7.DataSource = this.turnOverObjectCollectionBindingSource7;
            pointSeriesLabel7.LineVisible = true;
            pointOptions7.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions7.ArgumentNumericOptions.Precision = 0;
            pointOptions7.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions7.ValueNumericOptions.Precision = 0;
            pointSeriesLabel7.PointOptions = pointOptions7;
            series7.Label = pointSeriesLabel7;
            series7.Name = "Series 7";
            series7.ValueDataMembersSerializable = "TurnOver";
            series7.View = splineAreaSeriesView7;
            series7.Visible = false;
            series8.ArgumentDataMember = "Month";
            series8.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            series8.DataSource = this.turnOverObjectCollectionBindingSource8;
            pointSeriesLabel8.LineVisible = true;
            pointOptions8.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions8.ArgumentNumericOptions.Precision = 0;
            pointOptions8.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions8.ValueNumericOptions.Precision = 0;
            pointSeriesLabel8.PointOptions = pointOptions8;
            series8.Label = pointSeriesLabel8;
            series8.Name = "Series 8";
            series8.ValueDataMembersSerializable = "TurnOver";
            series8.View = splineAreaSeriesView8;
            series8.Visible = false;
            series9.ArgumentDataMember = "Month";
            series9.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            series9.DataSource = this.turnOverObjectCollectionBindingSource9;
            pointSeriesLabel9.LineVisible = true;
            pointOptions9.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions9.ArgumentNumericOptions.Precision = 0;
            pointOptions9.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions9.ValueNumericOptions.Precision = 0;
            pointSeriesLabel9.PointOptions = pointOptions9;
            series9.Label = pointSeriesLabel9;
            series9.Name = "Series 9";
            series9.ValueDataMembersSerializable = "TurnOver";
            series9.View = splineAreaSeriesView9;
            series9.Visible = false;
            series10.ArgumentDataMember = "Month";
            series10.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel10.LineVisible = true;
            pointOptions10.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions10.ArgumentNumericOptions.Precision = 0;
            pointOptions10.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions10.ValueNumericOptions.Precision = 0;
            pointSeriesLabel10.PointOptions = pointOptions10;
            series10.Label = pointSeriesLabel10;
            series10.Name = "Series 10";
            series10.ValueDataMembersSerializable = "TurnOver";
            series10.View = splineAreaSeriesView10;
            series10.Visible = false;
            series11.ArgumentDataMember = "Month";
            series11.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            series11.DataSource = this.turnOverObjectCollectionBindingSource11;
            pointSeriesLabel11.LineVisible = true;
            pointOptions11.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions11.ArgumentNumericOptions.Precision = 0;
            pointOptions11.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions11.ValueNumericOptions.Precision = 0;
            pointSeriesLabel11.PointOptions = pointOptions11;
            series11.Label = pointSeriesLabel11;
            series11.Name = "Series 11";
            series11.ValueDataMembersSerializable = "TurnOver";
            series11.View = splineAreaSeriesView11;
            series11.Visible = false;
            series12.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel12.LineVisible = true;
            pointOptions12.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions12.ValueNumericOptions.Precision = 0;
            pointSeriesLabel12.PointOptions = pointOptions12;
            series12.Label = pointSeriesLabel12;
            series12.Name = "Trend 1";
            series12.View = lineSeriesView1;
            series12.Visible = false;
            series13.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel13.LineVisible = true;
            pointOptions13.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions13.ValueNumericOptions.Precision = 0;
            pointSeriesLabel13.PointOptions = pointOptions13;
            series13.Label = pointSeriesLabel13;
            series13.Name = "Trend 2";
            series13.View = lineSeriesView2;
            series13.Visible = false;
            series14.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel14.LineVisible = true;
            pointOptions14.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions14.ValueNumericOptions.Precision = 0;
            pointSeriesLabel14.PointOptions = pointOptions14;
            series14.Label = pointSeriesLabel14;
            series14.Name = "Trend 3";
            series14.View = lineSeriesView3;
            series14.Visible = false;
            series15.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel15.LineVisible = true;
            pointOptions15.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions15.ValueNumericOptions.Precision = 0;
            pointSeriesLabel15.PointOptions = pointOptions15;
            series15.Label = pointSeriesLabel15;
            series15.Name = "Trend 4";
            series15.View = lineSeriesView4;
            series15.Visible = false;
            series16.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel16.LineVisible = true;
            pointOptions16.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions16.ValueNumericOptions.Precision = 0;
            pointSeriesLabel16.PointOptions = pointOptions16;
            series16.Label = pointSeriesLabel16;
            series16.Name = "Trend 5";
            series16.View = lineSeriesView5;
            series16.Visible = false;
            series17.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel17.LineVisible = true;
            pointOptions17.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions17.ValueNumericOptions.Precision = 0;
            pointSeriesLabel17.PointOptions = pointOptions17;
            series17.Label = pointSeriesLabel17;
            series17.Name = "Trend 6";
            series17.View = lineSeriesView6;
            series17.Visible = false;
            series18.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel18.LineVisible = true;
            pointOptions18.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions18.ValueNumericOptions.Precision = 0;
            pointSeriesLabel18.PointOptions = pointOptions18;
            series18.Label = pointSeriesLabel18;
            series18.Name = "Trend 7";
            series18.View = lineSeriesView7;
            series18.Visible = false;
            series19.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel19.LineVisible = true;
            pointOptions19.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions19.ValueNumericOptions.Precision = 0;
            pointSeriesLabel19.PointOptions = pointOptions19;
            series19.Label = pointSeriesLabel19;
            series19.Name = "Trend 8";
            series19.View = lineSeriesView8;
            series19.Visible = false;
            series20.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel20.LineVisible = true;
            pointOptions20.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions20.ValueNumericOptions.Precision = 0;
            pointSeriesLabel20.PointOptions = pointOptions20;
            series20.Label = pointSeriesLabel20;
            series20.Name = "Trend 9";
            series20.View = lineSeriesView9;
            series20.Visible = false;
            series21.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel21.LineVisible = true;
            pointOptions21.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions21.ValueNumericOptions.Precision = 0;
            pointSeriesLabel21.PointOptions = pointOptions21;
            series21.Label = pointSeriesLabel21;
            series21.Name = "Trend 10";
            series21.View = lineSeriesView10;
            series21.Visible = false;
            series22.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel22.LineVisible = true;
            pointOptions22.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions22.ValueNumericOptions.Precision = 0;
            pointSeriesLabel22.PointOptions = pointOptions22;
            series22.Label = pointSeriesLabel22;
            series22.Name = "Trend 11";
            series22.View = lineSeriesView11;
            series22.Visible = false;
            this.chartTurnOverByYear.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2,
        series3,
        series4,
        series5,
        series6,
        series7,
        series8,
        series9,
        series10,
        series11,
        series12,
        series13,
        series14,
        series15,
        series16,
        series17,
        series18,
        series19,
        series20,
        series21,
        series22};
            pointSeriesLabel23.LineVisible = true;
            this.chartTurnOverByYear.SeriesTemplate.Label = pointSeriesLabel23;
            this.chartTurnOverByYear.SeriesTemplate.View = splineAreaSeriesView12;
            this.chartTurnOverByYear.Size = new System.Drawing.Size(762, 473);
            this.chartTurnOverByYear.TabIndex = 0;
            this.chartTurnOverByYear.MouseMove += new System.Windows.Forms.MouseEventHandler(this.chartControl1_MouseMove);
            // 
            // iclLarge
            // 
            this.iclLarge.ImageSize = new System.Drawing.Size(32, 32);
            this.iclLarge.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("iclLarge.ImageStream")));
            this.iclLarge.Images.SetKeyName(0, "add_user_32.png");
            this.iclLarge.Images.SetKeyName(1, "arrow_left_32.png");
            this.iclLarge.Images.SetKeyName(2, "arrow_left_32_d.png");
            this.iclLarge.Images.SetKeyName(3, "arrow_left_32_h.png");
            this.iclLarge.Images.SetKeyName(4, "arrow_right_32.png");
            this.iclLarge.Images.SetKeyName(5, "arrow_right_32_d.png");
            this.iclLarge.Images.SetKeyName(6, "arrow_right_32_h.png");
            this.iclLarge.Images.SetKeyName(7, "copy_clipboard_32.png");
            this.iclLarge.Images.SetKeyName(8, "copy_clipboard_32_d.png");
            this.iclLarge.Images.SetKeyName(9, "copy_clipboard_32_h.png");
            this.iclLarge.Images.SetKeyName(10, "copy_clipboard_lined_32.png");
            this.iclLarge.Images.SetKeyName(11, "copy_clipboard_lined_32_d.png");
            this.iclLarge.Images.SetKeyName(12, "copy_clipboard_lined_32_h.png");
            this.iclLarge.Images.SetKeyName(13, "copy_to_folder_32.png");
            this.iclLarge.Images.SetKeyName(14, "copy_to_folder_32_d.png");
            this.iclLarge.Images.SetKeyName(15, "copy_to_folder_32_h.png");
            this.iclLarge.Images.SetKeyName(16, "cut_clipboard_32.png");
            this.iclLarge.Images.SetKeyName(17, "cut_clipboard_32_d.png");
            this.iclLarge.Images.SetKeyName(18, "cut_clipboard_32_h.png");
            this.iclLarge.Images.SetKeyName(19, "delete_32.png");
            this.iclLarge.Images.SetKeyName(20, "delete_32_d.png");
            this.iclLarge.Images.SetKeyName(21, "delete_32_h.png");
            this.iclLarge.Images.SetKeyName(22, "dollar_32.png");
            this.iclLarge.Images.SetKeyName(23, "equipment_32.png");
            this.iclLarge.Images.SetKeyName(24, "excel-32.png");
            this.iclLarge.Images.SetKeyName(25, "favorites_32.png");
            this.iclLarge.Images.SetKeyName(26, "favorites_32_d.png");
            this.iclLarge.Images.SetKeyName(27, "favorites_32_h.png");
            this.iclLarge.Images.SetKeyName(28, "folder_closed_32.png");
            this.iclLarge.Images.SetKeyName(29, "folder_closed_32_d.png");
            this.iclLarge.Images.SetKeyName(30, "folder_closed_32_h.png");
            this.iclLarge.Images.SetKeyName(31, "folder_open_32.png");
            this.iclLarge.Images.SetKeyName(32, "folder_open_32_d.png");
            this.iclLarge.Images.SetKeyName(33, "folder_open_32_h.png");
            this.iclLarge.Images.SetKeyName(34, "folder_options_32.png");
            this.iclLarge.Images.SetKeyName(35, "folder_options_32_d.png");
            this.iclLarge.Images.SetKeyName(36, "folder_options_32_h.png");
            this.iclLarge.Images.SetKeyName(37, "folder_options_b_32.png");
            this.iclLarge.Images.SetKeyName(38, "folder_options_b_32_d.png");
            this.iclLarge.Images.SetKeyName(39, "folder_options_b_32_h.png");
            this.iclLarge.Images.SetKeyName(40, "folders_32.png");
            this.iclLarge.Images.SetKeyName(41, "folders_32_d.png");
            this.iclLarge.Images.SetKeyName(42, "folders_32_h.png");
            this.iclLarge.Images.SetKeyName(43, "help-32.png");
            this.iclLarge.Images.SetKeyName(44, "history_1_32.png");
            this.iclLarge.Images.SetKeyName(45, "history_1_32_d.png");
            this.iclLarge.Images.SetKeyName(46, "history_1_32_h.png");
            this.iclLarge.Images.SetKeyName(47, "history_32.png");
            this.iclLarge.Images.SetKeyName(48, "history_32_d.png");
            this.iclLarge.Images.SetKeyName(49, "history_32_h.png");
            this.iclLarge.Images.SetKeyName(50, "history_b1_32.png");
            this.iclLarge.Images.SetKeyName(51, "history_b1_32_d.png");
            this.iclLarge.Images.SetKeyName(52, "history_b1_32_h.png");
            this.iclLarge.Images.SetKeyName(53, "history_b_32.png");
            this.iclLarge.Images.SetKeyName(54, "history_b_32_d.png");
            this.iclLarge.Images.SetKeyName(55, "history_b_32_h.png");
            this.iclLarge.Images.SetKeyName(56, "home_32.png");
            this.iclLarge.Images.SetKeyName(57, "home_32_d.png");
            this.iclLarge.Images.SetKeyName(58, "home_32_h.png");
            this.iclLarge.Images.SetKeyName(59, "info-32.png");
            this.iclLarge.Images.SetKeyName(60, "logout_32.png");
            this.iclLarge.Images.SetKeyName(61, "mail_32.png");
            this.iclLarge.Images.SetKeyName(62, "mail_32_d.png");
            this.iclLarge.Images.SetKeyName(63, "mail_32_h.png");
            this.iclLarge.Images.SetKeyName(64, "mail_b_32.png");
            this.iclLarge.Images.SetKeyName(65, "mail_b_32_d.png");
            this.iclLarge.Images.SetKeyName(66, "mail_b_32_h.png");
            this.iclLarge.Images.SetKeyName(67, "move_to_folder_32.png");
            this.iclLarge.Images.SetKeyName(68, "move_to_folder_32_d.png");
            this.iclLarge.Images.SetKeyName(69, "move_to_folder_32_h.png");
            this.iclLarge.Images.SetKeyName(70, "new_document_32.png");
            this.iclLarge.Images.SetKeyName(71, "new_document_32_d.png");
            this.iclLarge.Images.SetKeyName(72, "new_document_32_h.png");
            this.iclLarge.Images.SetKeyName(73, "new_document_lined_32.png");
            this.iclLarge.Images.SetKeyName(74, "new_document_lined_32_d.png");
            this.iclLarge.Images.SetKeyName(75, "new_document_lined_32_h.png");
            this.iclLarge.Images.SetKeyName(76, "ok_32.png");
            this.iclLarge.Images.SetKeyName(77, "open_document_32.png");
            this.iclLarge.Images.SetKeyName(78, "open_document_32_d.png");
            this.iclLarge.Images.SetKeyName(79, "open_document_32_h.png");
            this.iclLarge.Images.SetKeyName(80, "paste_clipboard_32.png");
            this.iclLarge.Images.SetKeyName(81, "paste_clipboard_32_d.png");
            this.iclLarge.Images.SetKeyName(82, "paste_clipboard_32_h.png");
            this.iclLarge.Images.SetKeyName(83, "paste_clipboard_lined_32.png");
            this.iclLarge.Images.SetKeyName(84, "paste_clipboard_lined_32_d.png");
            this.iclLarge.Images.SetKeyName(85, "paste_clipboard_lined_32_h.png");
            this.iclLarge.Images.SetKeyName(86, "print_32.png");
            this.iclLarge.Images.SetKeyName(87, "print_32_d.png");
            this.iclLarge.Images.SetKeyName(88, "print_32_h.png");
            this.iclLarge.Images.SetKeyName(89, "print_preview_32.png");
            this.iclLarge.Images.SetKeyName(90, "print_preview_32_d.png");
            this.iclLarge.Images.SetKeyName(91, "print_preview_32_h.png");
            this.iclLarge.Images.SetKeyName(92, "print_preview_lined_32.png");
            this.iclLarge.Images.SetKeyName(93, "print_preview_lined_32_d.png");
            this.iclLarge.Images.SetKeyName(94, "print_preview_lined_32_h.png");
            this.iclLarge.Images.SetKeyName(95, "properties_document_32.png");
            this.iclLarge.Images.SetKeyName(96, "properties_document_32_d.png");
            this.iclLarge.Images.SetKeyName(97, "properties_document_32_h.png");
            this.iclLarge.Images.SetKeyName(98, "properties_document_b_32.png");
            this.iclLarge.Images.SetKeyName(99, "properties_document_b_32_d.png");
            this.iclLarge.Images.SetKeyName(100, "properties_document_b_32_h.png");
            this.iclLarge.Images.SetKeyName(101, "properties_document_b_lined_32.png");
            this.iclLarge.Images.SetKeyName(102, "properties_document_b_lined_32_d.png");
            this.iclLarge.Images.SetKeyName(103, "properties_document_b_lined_32_h.png");
            this.iclLarge.Images.SetKeyName(104, "properties_document_lined_32.png");
            this.iclLarge.Images.SetKeyName(105, "properties_document_lined_32_d.png");
            this.iclLarge.Images.SetKeyName(106, "properties_document_lined_32_h.png");
            this.iclLarge.Images.SetKeyName(107, "redo_32.png");
            this.iclLarge.Images.SetKeyName(108, "redo_32_d.png");
            this.iclLarge.Images.SetKeyName(109, "redo_32_h.png");
            this.iclLarge.Images.SetKeyName(110, "redo_square_32.png");
            this.iclLarge.Images.SetKeyName(111, "redo_square_32_d.png");
            this.iclLarge.Images.SetKeyName(112, "redo_square_32_h.png");
            this.iclLarge.Images.SetKeyName(113, "refresh_document_32.png");
            this.iclLarge.Images.SetKeyName(114, "refresh_document_32_d.png");
            this.iclLarge.Images.SetKeyName(115, "refresh_document_32_h.png");
            this.iclLarge.Images.SetKeyName(116, "run_32.png");
            this.iclLarge.Images.SetKeyName(117, "save_32.png");
            this.iclLarge.Images.SetKeyName(118, "save_32_d.png");
            this.iclLarge.Images.SetKeyName(119, "save_32_h.png");
            this.iclLarge.Images.SetKeyName(120, "search_32.png");
            this.iclLarge.Images.SetKeyName(121, "search_32_d.png");
            this.iclLarge.Images.SetKeyName(122, "search_32_h.png");
            this.iclLarge.Images.SetKeyName(123, "stop_32.png");
            this.iclLarge.Images.SetKeyName(124, "stop_32_d.png");
            this.iclLarge.Images.SetKeyName(125, "stop_32_h.png");
            this.iclLarge.Images.SetKeyName(126, "undo_32.png");
            this.iclLarge.Images.SetKeyName(127, "undo_32_d.png");
            this.iclLarge.Images.SetKeyName(128, "undo_32_h.png");
            this.iclLarge.Images.SetKeyName(129, "undo_square_32.png");
            this.iclLarge.Images.SetKeyName(130, "undo_square_32_d.png");
            this.iclLarge.Images.SetKeyName(131, "undo_square_32_h.png");
            this.iclLarge.Images.SetKeyName(132, "up_folder_32.png");
            this.iclLarge.Images.SetKeyName(133, "up_folder_32_d.png");
            this.iclLarge.Images.SetKeyName(134, "up_folder_32_h.png");
            this.iclLarge.Images.SetKeyName(135, "user_32.png");
            this.iclLarge.Images.SetKeyName(136, "users_32.png");
            this.iclLarge.Images.SetKeyName(137, "view_32.png");
            this.iclLarge.Images.SetKeyName(138, "view_32_d.png");
            this.iclLarge.Images.SetKeyName(139, "view_32_h.png");
            this.iclLarge.Images.SetKeyName(140, "label_32.png");
            this.iclLarge.Images.SetKeyName(141, "Truck.png");
            this.iclLarge.Images.SetKeyName(142, "Pump_32.png");
            this.iclLarge.Images.SetKeyName(143, "PDF.jpg");
            this.iclLarge.Images.SetKeyName(144, "image.png");
            // 
            // xtraTabControl1
            // 
            this.xtraTabControl1.Location = new System.Drawing.Point(12, 12);
            this.xtraTabControl1.Name = "xtraTabControl1";
            this.xtraTabControl1.SelectedTabPage = this.tabpageByYear;
            this.xtraTabControl1.Size = new System.Drawing.Size(785, 638);
            this.xtraTabControl1.TabIndex = 40;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabpageByYear,
            this.tabpageByTimeFrame});
            // 
            // tabpageByYear
            // 
            this.tabpageByYear.Controls.Add(this.labelControl4);
            this.tabpageByYear.Controls.Add(this.louVehicleByYear);
            this.tabpageByYear.Controls.Add(this.btnImage);
            this.tabpageByYear.Controls.Add(this.btnPDF);
            this.tabpageByYear.Controls.Add(this.cbxLabel11);
            this.tabpageByYear.Controls.Add(this.cbxLabel10);
            this.tabpageByYear.Controls.Add(this.cbxLabel9);
            this.tabpageByYear.Controls.Add(this.cbxLabel8);
            this.tabpageByYear.Controls.Add(this.cbxLabel7);
            this.tabpageByYear.Controls.Add(this.cbxLabel6);
            this.tabpageByYear.Controls.Add(this.cbxLabel5);
            this.tabpageByYear.Controls.Add(this.cbxLabel4);
            this.tabpageByYear.Controls.Add(this.cbxLabel3);
            this.tabpageByYear.Controls.Add(this.cbxLabel2);
            this.tabpageByYear.Controls.Add(this.cbxLabel1);
            this.tabpageByYear.Controls.Add(this.labelControl3);
            this.tabpageByYear.Controls.Add(this.btnTrend1);
            this.tabpageByYear.Controls.Add(this.btnTrend2);
            this.tabpageByYear.Controls.Add(this.btnTrend3);
            this.tabpageByYear.Controls.Add(this.btnTrend11);
            this.tabpageByYear.Controls.Add(this.btnTrend10);
            this.tabpageByYear.Controls.Add(this.btnTrend9);
            this.tabpageByYear.Controls.Add(this.btnTrend8);
            this.tabpageByYear.Controls.Add(this.btnTrend7);
            this.tabpageByYear.Controls.Add(this.d);
            this.tabpageByYear.Controls.Add(this.btnTrend5);
            this.tabpageByYear.Controls.Add(this.btnTrend4);
            this.tabpageByYear.Controls.Add(this.labelControl2);
            this.tabpageByYear.Controls.Add(this.labelControl1);
            this.tabpageByYear.Controls.Add(this.btnYear1);
            this.tabpageByYear.Controls.Add(this.btnYear2);
            this.tabpageByYear.Controls.Add(this.btnYear3);
            this.tabpageByYear.Controls.Add(this.btnYear11);
            this.tabpageByYear.Controls.Add(this.btnYear10);
            this.tabpageByYear.Controls.Add(this.btnYear9);
            this.tabpageByYear.Controls.Add(this.btnYear8);
            this.tabpageByYear.Controls.Add(this.btnYear7);
            this.tabpageByYear.Controls.Add(this.btnYear6);
            this.tabpageByYear.Controls.Add(this.btnYear5);
            this.tabpageByYear.Controls.Add(this.btnYear4);
            this.tabpageByYear.Controls.Add(this.chartTurnOverByYear);
            this.tabpageByYear.Name = "tabpageByYear";
            this.tabpageByYear.Size = new System.Drawing.Size(779, 610);
            this.tabpageByYear.Text = "Per jaar";
            // 
            // labelControl4
            // 
            this.labelControl4.Location = new System.Drawing.Point(17, 19);
            this.labelControl4.Name = "labelControl4";
            this.labelControl4.Size = new System.Drawing.Size(44, 13);
            this.labelControl4.TabIndex = 79;
            this.labelControl4.Text = "Voertuig:";
            // 
            // louVehicleByYear
            // 
            this.louVehicleByYear.Location = new System.Drawing.Point(68, 16);
            this.louVehicleByYear.Name = "louVehicleByYear";
            this.louVehicleByYear.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.louVehicleByYear.Properties.NullText = "";
            this.louVehicleByYear.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
            this.louVehicleByYear.Size = new System.Drawing.Size(148, 20);
            this.louVehicleByYear.TabIndex = 78;
            // 
            // btnImage
            // 
            this.btnImage.ImageIndex = 144;
            this.btnImage.ImageList = this.iclLarge;
            this.btnImage.Location = new System.Drawing.Point(684, 560);
            this.btnImage.Name = "btnImage";
            this.btnImage.Size = new System.Drawing.Size(40, 40);
            this.btnImage.TabIndex = 77;
            this.btnImage.Click += new System.EventHandler(this.btnImage_Click);
            // 
            // btnPDF
            // 
            this.btnPDF.ImageIndex = 143;
            this.btnPDF.ImageList = this.iclLarge;
            this.btnPDF.Location = new System.Drawing.Point(730, 560);
            this.btnPDF.Name = "btnPDF";
            this.btnPDF.Size = new System.Drawing.Size(40, 40);
            this.btnPDF.TabIndex = 76;
            this.btnPDF.Click += new System.EventHandler(this.btnPDF_Click);
            // 
            // cbxLabel11
            // 
            this.cbxLabel11.EditValue = true;
            this.cbxLabel11.Location = new System.Drawing.Point(574, 521);
            this.cbxLabel11.Name = "cbxLabel11";
            this.cbxLabel11.Properties.Caption = "";
            this.cbxLabel11.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel11.TabIndex = 75;
            this.cbxLabel11.Tag = "1";
            this.cbxLabel11.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel10
            // 
            this.cbxLabel10.EditValue = true;
            this.cbxLabel10.Location = new System.Drawing.Point(528, 521);
            this.cbxLabel10.Name = "cbxLabel10";
            this.cbxLabel10.Properties.Caption = "";
            this.cbxLabel10.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel10.TabIndex = 74;
            this.cbxLabel10.Tag = "2";
            this.cbxLabel10.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel9
            // 
            this.cbxLabel9.EditValue = true;
            this.cbxLabel9.Location = new System.Drawing.Point(482, 521);
            this.cbxLabel9.Name = "cbxLabel9";
            this.cbxLabel9.Properties.Caption = "";
            this.cbxLabel9.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel9.TabIndex = 73;
            this.cbxLabel9.Tag = "3";
            this.cbxLabel9.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel8
            // 
            this.cbxLabel8.EditValue = true;
            this.cbxLabel8.Location = new System.Drawing.Point(436, 521);
            this.cbxLabel8.Name = "cbxLabel8";
            this.cbxLabel8.Properties.Caption = "";
            this.cbxLabel8.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel8.TabIndex = 72;
            this.cbxLabel8.Tag = "4";
            this.cbxLabel8.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel7
            // 
            this.cbxLabel7.EditValue = true;
            this.cbxLabel7.Location = new System.Drawing.Point(390, 521);
            this.cbxLabel7.Name = "cbxLabel7";
            this.cbxLabel7.Properties.Caption = "";
            this.cbxLabel7.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel7.TabIndex = 71;
            this.cbxLabel7.Tag = "5";
            this.cbxLabel7.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel6
            // 
            this.cbxLabel6.EditValue = true;
            this.cbxLabel6.Location = new System.Drawing.Point(344, 521);
            this.cbxLabel6.Name = "cbxLabel6";
            this.cbxLabel6.Properties.Caption = "";
            this.cbxLabel6.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel6.TabIndex = 70;
            this.cbxLabel6.Tag = "6";
            this.cbxLabel6.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel5
            // 
            this.cbxLabel5.EditValue = true;
            this.cbxLabel5.Location = new System.Drawing.Point(298, 521);
            this.cbxLabel5.Name = "cbxLabel5";
            this.cbxLabel5.Properties.Caption = "";
            this.cbxLabel5.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel5.TabIndex = 69;
            this.cbxLabel5.Tag = "7";
            this.cbxLabel5.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel4
            // 
            this.cbxLabel4.EditValue = true;
            this.cbxLabel4.Location = new System.Drawing.Point(252, 521);
            this.cbxLabel4.Name = "cbxLabel4";
            this.cbxLabel4.Properties.Caption = "";
            this.cbxLabel4.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel4.TabIndex = 68;
            this.cbxLabel4.Tag = "8";
            this.cbxLabel4.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel3
            // 
            this.cbxLabel3.EditValue = true;
            this.cbxLabel3.Location = new System.Drawing.Point(206, 521);
            this.cbxLabel3.Name = "cbxLabel3";
            this.cbxLabel3.Properties.Caption = "";
            this.cbxLabel3.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel3.TabIndex = 67;
            this.cbxLabel3.Tag = "9";
            this.cbxLabel3.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel2
            // 
            this.cbxLabel2.EditValue = true;
            this.cbxLabel2.Location = new System.Drawing.Point(160, 521);
            this.cbxLabel2.Name = "cbxLabel2";
            this.cbxLabel2.Properties.Caption = "";
            this.cbxLabel2.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel2.TabIndex = 66;
            this.cbxLabel2.Tag = "10";
            this.cbxLabel2.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel1
            // 
            this.cbxLabel1.EditValue = true;
            this.cbxLabel1.Location = new System.Drawing.Point(114, 521);
            this.cbxLabel1.Name = "cbxLabel1";
            this.cbxLabel1.Properties.Caption = "";
            this.cbxLabel1.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel1.TabIndex = 65;
            this.cbxLabel1.Tag = "11";
            this.cbxLabel1.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // labelControl3
            // 
            this.labelControl3.Location = new System.Drawing.Point(8, 527);
            this.labelControl3.Name = "labelControl3";
            this.labelControl3.Size = new System.Drawing.Size(69, 13);
            this.labelControl3.TabIndex = 64;
            this.labelControl3.Text = "Toon waarden";
            // 
            // btnTrend1
            // 
            this.btnTrend1.Location = new System.Drawing.Point(103, 577);
            this.btnTrend1.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend1.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend1.Name = "btnTrend1";
            this.btnTrend1.Size = new System.Drawing.Size(40, 23);
            this.btnTrend1.TabIndex = 63;
            this.btnTrend1.Tag = "11";
            this.btnTrend1.Text = "2002";
            this.btnTrend1.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // btnTrend2
            // 
            this.btnTrend2.Location = new System.Drawing.Point(149, 577);
            this.btnTrend2.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend2.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend2.Name = "btnTrend2";
            this.btnTrend2.Size = new System.Drawing.Size(40, 23);
            this.btnTrend2.TabIndex = 62;
            this.btnTrend2.Tag = "10";
            this.btnTrend2.Text = "2003";
            this.btnTrend2.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // btnTrend3
            // 
            this.btnTrend3.Location = new System.Drawing.Point(195, 577);
            this.btnTrend3.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend3.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend3.Name = "btnTrend3";
            this.btnTrend3.Size = new System.Drawing.Size(40, 23);
            this.btnTrend3.TabIndex = 61;
            this.btnTrend3.Tag = "9";
            this.btnTrend3.Text = "2004";
            this.btnTrend3.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // btnTrend11
            // 
            this.btnTrend11.Location = new System.Drawing.Point(563, 577);
            this.btnTrend11.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend11.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend11.Name = "btnTrend11";
            this.btnTrend11.Size = new System.Drawing.Size(40, 23);
            this.btnTrend11.TabIndex = 60;
            this.btnTrend11.Tag = "1";
            this.btnTrend11.Text = "2012";
            this.btnTrend11.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // btnTrend10
            // 
            this.btnTrend10.Location = new System.Drawing.Point(517, 577);
            this.btnTrend10.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend10.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend10.Name = "btnTrend10";
            this.btnTrend10.Size = new System.Drawing.Size(40, 23);
            this.btnTrend10.TabIndex = 59;
            this.btnTrend10.Tag = "2";
            this.btnTrend10.Text = "2011";
            this.btnTrend10.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // btnTrend9
            // 
            this.btnTrend9.Location = new System.Drawing.Point(471, 577);
            this.btnTrend9.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend9.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend9.Name = "btnTrend9";
            this.btnTrend9.Size = new System.Drawing.Size(40, 23);
            this.btnTrend9.TabIndex = 58;
            this.btnTrend9.Tag = "3";
            this.btnTrend9.Text = "2010";
            this.btnTrend9.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // btnTrend8
            // 
            this.btnTrend8.Location = new System.Drawing.Point(425, 577);
            this.btnTrend8.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend8.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend8.Name = "btnTrend8";
            this.btnTrend8.Size = new System.Drawing.Size(40, 23);
            this.btnTrend8.TabIndex = 57;
            this.btnTrend8.Tag = "4";
            this.btnTrend8.Text = "2009";
            this.btnTrend8.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // btnTrend7
            // 
            this.btnTrend7.Location = new System.Drawing.Point(379, 577);
            this.btnTrend7.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend7.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend7.Name = "btnTrend7";
            this.btnTrend7.Size = new System.Drawing.Size(40, 23);
            this.btnTrend7.TabIndex = 56;
            this.btnTrend7.Tag = "5";
            this.btnTrend7.Text = "2008";
            this.btnTrend7.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // d
            // 
            this.d.Location = new System.Drawing.Point(333, 577);
            this.d.LookAndFeel.SkinName = "Office 2010 Blue";
            this.d.LookAndFeel.UseDefaultLookAndFeel = false;
            this.d.Name = "d";
            this.d.Size = new System.Drawing.Size(40, 23);
            this.d.TabIndex = 55;
            this.d.Tag = "6";
            this.d.Text = "2007";
            this.d.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // btnTrend5
            // 
            this.btnTrend5.Location = new System.Drawing.Point(287, 577);
            this.btnTrend5.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend5.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend5.Name = "btnTrend5";
            this.btnTrend5.Size = new System.Drawing.Size(40, 23);
            this.btnTrend5.TabIndex = 54;
            this.btnTrend5.Tag = "7";
            this.btnTrend5.Text = "2006";
            this.btnTrend5.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // btnTrend4
            // 
            this.btnTrend4.Location = new System.Drawing.Point(241, 577);
            this.btnTrend4.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend4.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend4.Name = "btnTrend4";
            this.btnTrend4.Size = new System.Drawing.Size(40, 23);
            this.btnTrend4.TabIndex = 53;
            this.btnTrend4.Tag = "8";
            this.btnTrend4.Text = "2005";
            this.btnTrend4.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // labelControl2
            // 
            this.labelControl2.Location = new System.Drawing.Point(8, 583);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(53, 13);
            this.labelControl2.TabIndex = 52;
            this.labelControl2.Text = "Trendlijnen";
            // 
            // labelControl1
            // 
            this.labelControl1.Location = new System.Drawing.Point(8, 555);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(31, 13);
            this.labelControl1.TabIndex = 51;
            this.labelControl1.Text = "Omzet";
            // 
            // btnYear1
            // 
            this.btnYear1.Location = new System.Drawing.Point(103, 548);
            this.btnYear1.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear1.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear1.Name = "btnYear1";
            this.btnYear1.Size = new System.Drawing.Size(40, 23);
            this.btnYear1.TabIndex = 50;
            this.btnYear1.Tag = "11";
            this.btnYear1.Text = "2002";
            this.btnYear1.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // btnYear2
            // 
            this.btnYear2.Location = new System.Drawing.Point(149, 548);
            this.btnYear2.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear2.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear2.Name = "btnYear2";
            this.btnYear2.Size = new System.Drawing.Size(40, 23);
            this.btnYear2.TabIndex = 49;
            this.btnYear2.Tag = "10";
            this.btnYear2.Text = "2003";
            this.btnYear2.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // btnYear3
            // 
            this.btnYear3.Location = new System.Drawing.Point(195, 548);
            this.btnYear3.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear3.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear3.Name = "btnYear3";
            this.btnYear3.Size = new System.Drawing.Size(40, 23);
            this.btnYear3.TabIndex = 48;
            this.btnYear3.Tag = "9";
            this.btnYear3.Text = "2004";
            this.btnYear3.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // btnYear11
            // 
            this.btnYear11.Location = new System.Drawing.Point(563, 548);
            this.btnYear11.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear11.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear11.Name = "btnYear11";
            this.btnYear11.Size = new System.Drawing.Size(40, 23);
            this.btnYear11.TabIndex = 47;
            this.btnYear11.Tag = "1";
            this.btnYear11.Text = "2012";
            this.btnYear11.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // btnYear10
            // 
            this.btnYear10.Location = new System.Drawing.Point(517, 548);
            this.btnYear10.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear10.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear10.Name = "btnYear10";
            this.btnYear10.Size = new System.Drawing.Size(40, 23);
            this.btnYear10.TabIndex = 46;
            this.btnYear10.Tag = "2";
            this.btnYear10.Text = "2011";
            this.btnYear10.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // btnYear9
            // 
            this.btnYear9.Location = new System.Drawing.Point(471, 548);
            this.btnYear9.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear9.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear9.Name = "btnYear9";
            this.btnYear9.Size = new System.Drawing.Size(40, 23);
            this.btnYear9.TabIndex = 45;
            this.btnYear9.Tag = "3";
            this.btnYear9.Text = "2010";
            this.btnYear9.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // btnYear8
            // 
            this.btnYear8.Location = new System.Drawing.Point(425, 548);
            this.btnYear8.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear8.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear8.Name = "btnYear8";
            this.btnYear8.Size = new System.Drawing.Size(40, 23);
            this.btnYear8.TabIndex = 44;
            this.btnYear8.Tag = "4";
            this.btnYear8.Text = "2009";
            this.btnYear8.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // btnYear7
            // 
            this.btnYear7.Location = new System.Drawing.Point(379, 548);
            this.btnYear7.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear7.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear7.Name = "btnYear7";
            this.btnYear7.Size = new System.Drawing.Size(40, 23);
            this.btnYear7.TabIndex = 43;
            this.btnYear7.Tag = "5";
            this.btnYear7.Text = "2008";
            this.btnYear7.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // btnYear6
            // 
            this.btnYear6.Location = new System.Drawing.Point(333, 548);
            this.btnYear6.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear6.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear6.Name = "btnYear6";
            this.btnYear6.Size = new System.Drawing.Size(40, 23);
            this.btnYear6.TabIndex = 42;
            this.btnYear6.Tag = "6";
            this.btnYear6.Text = "2007";
            this.btnYear6.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // btnYear5
            // 
            this.btnYear5.Location = new System.Drawing.Point(287, 548);
            this.btnYear5.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear5.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear5.Name = "btnYear5";
            this.btnYear5.Size = new System.Drawing.Size(40, 23);
            this.btnYear5.TabIndex = 41;
            this.btnYear5.Tag = "7";
            this.btnYear5.Text = "2006";
            this.btnYear5.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // btnYear4
            // 
            this.btnYear4.Location = new System.Drawing.Point(241, 548);
            this.btnYear4.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear4.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear4.Name = "btnYear4";
            this.btnYear4.Size = new System.Drawing.Size(40, 23);
            this.btnYear4.TabIndex = 40;
            this.btnYear4.Tag = "8";
            this.btnYear4.Text = "2005";
            this.btnYear4.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // tabpageByTimeFrame
            // 
            this.tabpageByTimeFrame.Controls.Add(this.btnTrend10J);
            this.tabpageByTimeFrame.Controls.Add(this.btnTrend5J);
            this.tabpageByTimeFrame.Controls.Add(this.btnTrend3J);
            this.tabpageByTimeFrame.Controls.Add(this.btnTrend1J);
            this.tabpageByTimeFrame.Controls.Add(this.btnTrend6M);
            this.tabpageByTimeFrame.Controls.Add(this.btnTrend3M);
            this.tabpageByTimeFrame.Controls.Add(this.labelControl7);
            this.tabpageByTimeFrame.Controls.Add(this.cbxTurnOverByTimeFrameLabel);
            this.tabpageByTimeFrame.Controls.Add(this.labelControl6);
            this.tabpageByTimeFrame.Controls.Add(this.btn3J);
            this.tabpageByTimeFrame.Controls.Add(this.chartTurnOverByTimeFrame);
            this.tabpageByTimeFrame.Controls.Add(this.btn3M);
            this.tabpageByTimeFrame.Controls.Add(this.btn6M);
            this.tabpageByTimeFrame.Controls.Add(this.btn1J);
            this.tabpageByTimeFrame.Controls.Add(this.btn10J);
            this.tabpageByTimeFrame.Controls.Add(this.btn5J);
            this.tabpageByTimeFrame.Controls.Add(this.labelControl5);
            this.tabpageByTimeFrame.Controls.Add(this.louVehicleByTimeFrame);
            this.tabpageByTimeFrame.Name = "tabpageByTimeFrame";
            this.tabpageByTimeFrame.Size = new System.Drawing.Size(779, 610);
            this.tabpageByTimeFrame.Text = "Per tijdseenheid";
            // 
            // btnTrend10J
            // 
            this.btnTrend10J.Location = new System.Drawing.Point(486, 570);
            this.btnTrend10J.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend10J.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend10J.Name = "btnTrend10J";
            this.btnTrend10J.Size = new System.Drawing.Size(40, 23);
            this.btnTrend10J.TabIndex = 97;
            this.btnTrend10J.Tag = "10J";
            this.btnTrend10J.Text = "10J";
            this.btnTrend10J.Click += new System.EventHandler(this.btnTrend10J_Click);
            // 
            // btnTrend5J
            // 
            this.btnTrend5J.Location = new System.Drawing.Point(440, 570);
            this.btnTrend5J.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend5J.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend5J.Name = "btnTrend5J";
            this.btnTrend5J.Size = new System.Drawing.Size(40, 23);
            this.btnTrend5J.TabIndex = 96;
            this.btnTrend5J.Tag = "5J";
            this.btnTrend5J.Text = "5J";
            this.btnTrend5J.Click += new System.EventHandler(this.btnTrend5J_Click);
            // 
            // btnTrend3J
            // 
            this.btnTrend3J.Location = new System.Drawing.Point(394, 570);
            this.btnTrend3J.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend3J.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend3J.Name = "btnTrend3J";
            this.btnTrend3J.Size = new System.Drawing.Size(40, 23);
            this.btnTrend3J.TabIndex = 95;
            this.btnTrend3J.Tag = "3J";
            this.btnTrend3J.Text = "3J";
            this.btnTrend3J.Click += new System.EventHandler(this.btnTrend3J_Click);
            // 
            // btnTrend1J
            // 
            this.btnTrend1J.Location = new System.Drawing.Point(348, 570);
            this.btnTrend1J.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend1J.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend1J.Name = "btnTrend1J";
            this.btnTrend1J.Size = new System.Drawing.Size(40, 23);
            this.btnTrend1J.TabIndex = 94;
            this.btnTrend1J.Tag = "1J";
            this.btnTrend1J.Text = "1J";
            this.btnTrend1J.Click += new System.EventHandler(this.btnTrend1J_Click);
            // 
            // btnTrend6M
            // 
            this.btnTrend6M.Location = new System.Drawing.Point(302, 570);
            this.btnTrend6M.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend6M.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend6M.Name = "btnTrend6M";
            this.btnTrend6M.Size = new System.Drawing.Size(40, 23);
            this.btnTrend6M.TabIndex = 93;
            this.btnTrend6M.Tag = "6M";
            this.btnTrend6M.Text = "6M";
            this.btnTrend6M.Click += new System.EventHandler(this.btnTrend6M_Click);
            // 
            // btnTrend3M
            // 
            this.btnTrend3M.Location = new System.Drawing.Point(256, 570);
            this.btnTrend3M.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend3M.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend3M.Name = "btnTrend3M";
            this.btnTrend3M.Size = new System.Drawing.Size(40, 23);
            this.btnTrend3M.TabIndex = 92;
            this.btnTrend3M.Tag = "3M";
            this.btnTrend3M.Text = "3M";
            this.btnTrend3M.Click += new System.EventHandler(this.btnTrend3M_Click);
            // 
            // labelControl7
            // 
            this.labelControl7.Location = new System.Drawing.Point(14, 575);
            this.labelControl7.Name = "labelControl7";
            this.labelControl7.Size = new System.Drawing.Size(53, 13);
            this.labelControl7.TabIndex = 91;
            this.labelControl7.Text = "Trendlijnen";
            // 
            // cbxTurnOverByTimeFrameLabel
            // 
            this.cbxTurnOverByTimeFrameLabel.EditValue = true;
            this.cbxTurnOverByTimeFrameLabel.Location = new System.Drawing.Point(100, 545);
            this.cbxTurnOverByTimeFrameLabel.Name = "cbxTurnOverByTimeFrameLabel";
            this.cbxTurnOverByTimeFrameLabel.Properties.Caption = "";
            this.cbxTurnOverByTimeFrameLabel.Size = new System.Drawing.Size(29, 19);
            this.cbxTurnOverByTimeFrameLabel.TabIndex = 90;
            this.cbxTurnOverByTimeFrameLabel.Tag = "11";
            this.cbxTurnOverByTimeFrameLabel.CheckedChanged += new System.EventHandler(this.cbxTurnOverByTimeFrameLabel_CheckedChanged);
            // 
            // labelControl6
            // 
            this.labelControl6.Location = new System.Drawing.Point(14, 548);
            this.labelControl6.Name = "labelControl6";
            this.labelControl6.Size = new System.Drawing.Size(69, 13);
            this.labelControl6.TabIndex = 89;
            this.labelControl6.Text = "Toon waarden";
            // 
            // btn3J
            // 
            this.btn3J.Location = new System.Drawing.Point(394, 541);
            this.btn3J.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btn3J.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btn3J.Name = "btn3J";
            this.btn3J.Size = new System.Drawing.Size(40, 23);
            this.btn3J.TabIndex = 88;
            this.btn3J.Tag = "9";
            this.btn3J.Text = "3J";
            this.btn3J.Click += new System.EventHandler(this.btn3J_Click);
            // 
            // chartTurnOverByTimeFrame
            // 
            xyDiagram2.AxisX.DateTimeGridAlignment = DevExpress.XtraCharts.DateTimeMeasurementUnit.Month;
            xyDiagram2.AxisX.DateTimeMeasureUnit = DevExpress.XtraCharts.DateTimeMeasurementUnit.Month;
            xyDiagram2.AxisX.DateTimeOptions.Format = DevExpress.XtraCharts.DateTimeFormat.MonthAndYear;
            xyDiagram2.AxisX.Label.Angle = 10;
            xyDiagram2.AxisX.Label.Font = new System.Drawing.Font("Tahoma", 9F);
            xyDiagram2.AxisX.Range.ScrollingRange.SideMarginsEnabled = false;
            xyDiagram2.AxisX.Range.SideMarginsEnabled = false;
            xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram2.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram2.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
            this.chartTurnOverByTimeFrame.Diagram = xyDiagram2;
            this.chartTurnOverByTimeFrame.Location = new System.Drawing.Point(14, 43);
            this.chartTurnOverByTimeFrame.Name = "chartTurnOverByTimeFrame";
            series23.ArgumentDataMember = "YearMonth";
            series23.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            series23.DataSource = this.turnOverObjectCollectionByTimeFrameBindingSource1;
            pointSeriesLabel24.LineVisible = true;
            pointOptions23.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions23.ValueNumericOptions.Precision = 0;
            pointSeriesLabel24.PointOptions = pointOptions23;
            series23.Label = pointSeriesLabel24;
            series23.Name = "Series 1";
            series23.ValueDataMembersSerializable = "TurnOver";
            series23.View = splineAreaSeriesView13;
            series24.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            pointSeriesLabel25.LineVisible = true;
            series24.Label = pointSeriesLabel25;
            series24.Name = "Trend 1";
            series24.View = lineSeriesView12;
            series24.Visible = false;
            this.chartTurnOverByTimeFrame.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series23,
        series24};
            pointSeriesLabel26.LineVisible = true;
            this.chartTurnOverByTimeFrame.SeriesTemplate.Label = pointSeriesLabel26;
            splineAreaSeriesView14.Transparency = ((byte)(0));
            this.chartTurnOverByTimeFrame.SeriesTemplate.View = splineAreaSeriesView14;
            this.chartTurnOverByTimeFrame.Size = new System.Drawing.Size(755, 486);
            this.chartTurnOverByTimeFrame.TabIndex = 87;
            this.chartTurnOverByTimeFrame.MouseMove += new System.Windows.Forms.MouseEventHandler(this.chartVehicleByTimeFrame_MouseMove);
            // 
            // btn3M
            // 
            this.btn3M.Location = new System.Drawing.Point(256, 541);
            this.btn3M.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btn3M.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btn3M.Name = "btn3M";
            this.btn3M.Size = new System.Drawing.Size(40, 23);
            this.btn3M.TabIndex = 86;
            this.btn3M.Tag = "11";
            this.btn3M.Text = "3M";
            this.btn3M.Click += new System.EventHandler(this.btn3M_Click);
            // 
            // btn6M
            // 
            this.btn6M.Location = new System.Drawing.Point(302, 541);
            this.btn6M.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btn6M.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btn6M.Name = "btn6M";
            this.btn6M.Size = new System.Drawing.Size(40, 23);
            this.btn6M.TabIndex = 85;
            this.btn6M.Tag = "10";
            this.btn6M.Text = "6M";
            this.btn6M.Click += new System.EventHandler(this.btn6M_Click);
            // 
            // btn1J
            // 
            this.btn1J.Location = new System.Drawing.Point(348, 541);
            this.btn1J.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btn1J.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btn1J.Name = "btn1J";
            this.btn1J.Size = new System.Drawing.Size(40, 23);
            this.btn1J.TabIndex = 84;
            this.btn1J.Tag = "9";
            this.btn1J.Text = "1J";
            this.btn1J.Click += new System.EventHandler(this.btn1J_Click);
            // 
            // btn10J
            // 
            this.btn10J.Location = new System.Drawing.Point(486, 541);
            this.btn10J.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btn10J.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btn10J.Name = "btn10J";
            this.btn10J.Size = new System.Drawing.Size(40, 23);
            this.btn10J.TabIndex = 83;
            this.btn10J.Tag = "7";
            this.btn10J.Text = "10J";
            this.btn10J.Click += new System.EventHandler(this.btn10J_Click);
            // 
            // btn5J
            // 
            this.btn5J.Location = new System.Drawing.Point(440, 541);
            this.btn5J.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btn5J.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btn5J.Name = "btn5J";
            this.btn5J.Size = new System.Drawing.Size(40, 23);
            this.btn5J.TabIndex = 82;
            this.btn5J.Tag = "8";
            this.btn5J.Text = "5J";
            this.btn5J.Click += new System.EventHandler(this.btn5J_Click);
            // 
            // labelControl5
            // 
            this.labelControl5.Location = new System.Drawing.Point(14, 18);
            this.labelControl5.Name = "labelControl5";
            this.labelControl5.Size = new System.Drawing.Size(44, 13);
            this.labelControl5.TabIndex = 81;
            this.labelControl5.Text = "Voertuig:";
            // 
            // louVehicleByTimeFrame
            // 
            this.louVehicleByTimeFrame.Location = new System.Drawing.Point(65, 15);
            this.louVehicleByTimeFrame.Name = "louVehicleByTimeFrame";
            this.louVehicleByTimeFrame.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.louVehicleByTimeFrame.Properties.NullText = "";
            this.louVehicleByTimeFrame.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
            this.louVehicleByTimeFrame.Size = new System.Drawing.Size(148, 20);
            this.louVehicleByTimeFrame.TabIndex = 80;
            // 
            // TurnOverVehicle
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(809, 662);
            this.Controls.Add(this.xtraTabControl1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.LookAndFeel.SkinName = "Office 2010 Blue";
            this.LookAndFeel.UseDefaultLookAndFeel = false;
            this.MaximizeBox = false;
            this.Name = "TurnOverVehicle";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Voertuig";
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionByTimeFrameBindingSource1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.turnOverObjectCollectionBindingSource10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel21)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series21)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel22)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series22)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel23)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartTurnOverByYear)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.iclLarge)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
            this.xtraTabControl1.ResumeLayout(false);
            this.tabpageByYear.ResumeLayout(false);
            this.tabpageByYear.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.louVehicleByYear.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel11.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel10.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel9.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel8.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel7.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel6.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel5.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel4.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel3.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel1.Properties)).EndInit();
            this.tabpageByTimeFrame.ResumeLayout(false);
            this.tabpageByTimeFrame.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cbxTurnOverByTimeFrameLabel.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel24)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series23)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel25)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series24)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel26)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartTurnOverByTimeFrame)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.louVehicleByTimeFrame.Properties)).EndInit();
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram        xyDiagram1        = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series           series1           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions1     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SeriesPoint      seriesPoint1      = new DevExpress.XtraCharts.SeriesPoint(0D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint(1E-05D, new object[] {
         ((object)(1D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint(2E-05D, new object[] {
         ((object)(1D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint(1D, new object[] {
         ((object)(1D))
     });
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView1   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series           series2           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions2     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView2   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions3     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView3   = new DevExpress.XtraCharts.LineSeriesView();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.CrosshairOptions.ArgumentLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
     this.chartControl1.CrosshairOptions.ValueLineColor    = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
     xyDiagram1.AxisX.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.NumericOptions.Format      = DevExpress.XtraCharts.NumericFormat.General;
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram    = xyDiagram1;
     this.chartControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Location   = new System.Drawing.Point(0, 0);
     this.chartControl1.Name       = "chartControl1";
     pointSeriesLabel1.LineVisible = true;
     pointOptions1.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
     pointOptions1.ValueNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.General;
     pointSeriesLabel1.PointOptions = pointOptions1;
     series1.Label = pointSeriesLabel1;
     series1.Name  = "Series 1";
     series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint1,
         seriesPoint2,
         seriesPoint3,
         seriesPoint4
     });
     lineSeriesView1.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dash;
     lineSeriesView1.LineStyle.Thickness = 1;
     series1.View = lineSeriesView1;
     pointSeriesLabel2.LineVisible = true;
     pointOptions2.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
     pointOptions2.ValueNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.General;
     pointSeriesLabel2.PointOptions = pointOptions2;
     series2.Label = pointSeriesLabel2;
     series2.Name  = "Series 2";
     series2.View  = lineSeriesView2;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     pointSeriesLabel3.LineVisible = true;
     pointOptions3.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
     pointOptions3.ValueNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.General;
     pointSeriesLabel3.PointOptions          = pointOptions3;
     this.chartControl1.SeriesTemplate.Label = pointSeriesLabel3;
     this.chartControl1.SeriesTemplate.View  = lineSeriesView3;
     this.chartControl1.Size     = new System.Drawing.Size(284, 262);
     this.chartControl1.TabIndex = 0;
     //
     // ChartControlForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(284, 262);
     this.Controls.Add(this.chartControl1);
     this.Name = "ChartControlForm";
     this.Text = "ChartControlForm";
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 27
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram        xyDiagram1        = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series           series1           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions1     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SplineSeriesView splineSeriesView1 = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.Series           series2           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions2     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SplineSeriesView splineSeriesView2 = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions3     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SplineSeriesView splineSeriesView3 = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.ChartTitle       chartTitle1       = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram        xyDiagram2        = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series           series3           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel4 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions4     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SplineSeriesView splineSeriesView4 = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.Series           series4           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel5 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions5     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SplineSeriesView splineSeriesView5 = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel6 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions6     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SplineSeriesView splineSeriesView6 = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.ChartTitle       chartTitle2       = new DevExpress.XtraCharts.ChartTitle();
     this.Detail        = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin     = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin  = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.dstheodoisk1  = new KPBT.Dataset.dstheodoisk();
     this.ReportHeader  = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel2      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1      = new DevExpress.XtraReports.UI.XRLabel();
     this.TenDV         = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrTable1      = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1   = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell4  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell1  = new DevExpress.XtraReports.UI.XRTableCell();
     this.TenHS         = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrTableCell5  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2  = new DevExpress.XtraReports.UI.XRTableCell();
     this.NgaySinh      = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrTableCell6  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3  = new DevExpress.XtraReports.UI.XRTableCell();
     this.Lop           = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrTableRow2   = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
     this.TungayDenngay = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrTableRow3   = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell7  = new DevExpress.XtraReports.UI.XRTableCell();
     this.Ketluan       = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrTableRow4   = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell8  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrChart1      = new DevExpress.XtraReports.UI.XRChart();
     this.xrChart2      = new DevExpress.XtraReports.UI.XRChart();
     ((System.ComponentModel.ISupportInitialize)(this.dstheodoisk1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.HeightF       = 0F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 38.54167F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 38.54167F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // dstheodoisk1
     //
     this.dstheodoisk1.DataSetName             = "dstheodoisk";
     this.dstheodoisk1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.xrLabel1,
         this.xrTable1,
         this.xrChart1,
         this.xrChart2
     });
     this.ReportHeader.HeightF = 928.9583F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrLabel2
     //
     this.xrLabel2.Font                           = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 35.41667F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(733F, 23F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "BIỂU ĐỒ TĂNG TRƯỞNG CỦA TRẺ";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel1
     //
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.TenDV, "Text", "")
     });
     this.xrLabel1.Font                           = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(551.1667F, 23F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "xrLabel1";
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // TenDV
     //
     this.TenDV.Name    = "TenDV";
     this.TenDV.Visible = false;
     //
     // xrTable1
     //
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(3.178914E-05F, 71.875F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1,
         this.xrTableRow2,
         this.xrTableRow3,
         this.xrTableRow4
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(732.9999F, 100F);
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell4,
         this.xrTableCell1,
         this.xrTableCell5,
         this.xrTableCell2,
         this.xrTableCell6,
         this.xrTableCell3
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Font    = new System.Drawing.Font("Times New Roman", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Italic | System.Drawing.FontStyle.Underline))));
     this.xrTableCell4.Name    = "xrTableCell4";
     this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
     this.xrTableCell4.StylePriority.UseFont    = false;
     this.xrTableCell4.StylePriority.UsePadding = false;
     this.xrTableCell4.Text   = "Họ và tên:";
     this.xrTableCell4.Weight = 0.24846517477457375;
     //
     // xrTableCell1
     //
     this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.TenHS, "Text", "")
     });
     this.xrTableCell1.Font    = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell1.Name    = "xrTableCell1";
     this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
     this.xrTableCell1.StylePriority.UseFont    = false;
     this.xrTableCell1.StylePriority.UsePadding = false;
     this.xrTableCell1.Text   = "xrTableCell1";
     this.xrTableCell1.Weight = 0.95191010198618253;
     //
     // TenHS
     //
     this.TenHS.Name    = "TenHS";
     this.TenHS.Visible = false;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Font    = new System.Drawing.Font("Times New Roman", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Italic | System.Drawing.FontStyle.Underline))));
     this.xrTableCell5.Name    = "xrTableCell5";
     this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
     this.xrTableCell5.StylePriority.UseFont    = false;
     this.xrTableCell5.StylePriority.UsePadding = false;
     this.xrTableCell5.Text   = "Sinh ngày:";
     this.xrTableCell5.Weight = 0.26551832637077238;
     //
     // xrTableCell2
     //
     this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.NgaySinh, "Text", "{0:dd/MM/yyyy}")
     });
     this.xrTableCell2.Name    = "xrTableCell2";
     this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
     this.xrTableCell2.StylePriority.UsePadding = false;
     this.xrTableCell2.Weight = 0.78990486518139424;
     //
     // NgaySinh
     //
     this.NgaySinh.Name    = "NgaySinh";
     this.NgaySinh.Visible = false;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Font    = new System.Drawing.Font("Times New Roman", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Italic | System.Drawing.FontStyle.Underline))));
     this.xrTableCell6.Name    = "xrTableCell6";
     this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
     this.xrTableCell6.StylePriority.UseFont    = false;
     this.xrTableCell6.StylePriority.UsePadding = false;
     this.xrTableCell6.Text   = "Lớp:";
     this.xrTableCell6.Weight = 0.13761889315265372;
     //
     // xrTableCell3
     //
     this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Lop, "Text", "")
     });
     this.xrTableCell3.Name    = "xrTableCell3";
     this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
     this.xrTableCell3.StylePriority.UsePadding = false;
     this.xrTableCell3.Weight = 0.60658263853442329;
     //
     // Lop
     //
     this.Lop.Name    = "Lop";
     this.Lop.Visible = false;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell12
     });
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 1;
     //
     // xrTableCell12
     //
     this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.TungayDenngay, "Text", "")
     });
     this.xrTableCell12.Name    = "xrTableCell12";
     this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
     this.xrTableCell12.StylePriority.UseFont    = false;
     this.xrTableCell12.StylePriority.UsePadding = false;
     this.xrTableCell12.Text   = "xrTableCell12";
     this.xrTableCell12.Weight = 3;
     //
     // TungayDenngay
     //
     this.TungayDenngay.Name    = "TungayDenngay";
     this.TungayDenngay.Visible = false;
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell7
     });
     this.xrTableRow3.Name   = "xrTableRow3";
     this.xrTableRow3.Weight = 1;
     //
     // xrTableCell7
     //
     this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding(this.Ketluan, "Text", "")
     });
     this.xrTableCell7.Name    = "xrTableCell7";
     this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
     this.xrTableCell7.StylePriority.UseFont    = false;
     this.xrTableCell7.StylePriority.UsePadding = false;
     this.xrTableCell7.Text   = "xrTableCell7";
     this.xrTableCell7.Weight = 3;
     //
     // Ketluan
     //
     this.Ketluan.Name    = "Ketluan";
     this.Ketluan.Visible = false;
     //
     // xrTableRow4
     //
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell8
     });
     this.xrTableRow4.Name   = "xrTableRow4";
     this.xrTableRow4.Weight = 1;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTableCell8.Name = "xrTableCell8";
     this.xrTableCell8.StylePriority.UseFont          = false;
     this.xrTableCell8.StylePriority.UseTextAlignment = false;
     this.xrTableCell8.Text          = "Biểu đồ chi tiết (so với mức chuẩn)";
     this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableCell8.Weight        = 3;
     //
     // xrChart1
     //
     this.xrChart1.BorderColor        = System.Drawing.Color.Black;
     this.xrChart1.Borders            = DevExpress.XtraPrinting.BorderSide.None;
     xyDiagram1.AxisX.GridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     xyDiagram1.AxisX.GridLines.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dot;
     xyDiagram1.AxisX.GridLines.Visible             = true;
     xyDiagram1.AxisX.NumericOptions.Format         = DevExpress.XtraCharts.NumericFormat.General;
     xyDiagram1.AxisX.Range.SideMarginsEnabled      = true;
     xyDiagram1.AxisX.Title.Alignment               = System.Drawing.StringAlignment.Far;
     xyDiagram1.AxisX.Title.Antialiasing            = false;
     xyDiagram1.AxisX.Title.Font                    = new System.Drawing.Font("Tahoma", 10F);
     xyDiagram1.AxisX.Title.Text                    = "Tháng tuổi";
     xyDiagram1.AxisX.Title.Visible                 = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable    = "-1";
     xyDiagram1.AxisY.GridLines.Color               = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     xyDiagram1.AxisY.GridLines.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dot;
     xyDiagram1.AxisY.NumericOptions.Format         = DevExpress.XtraCharts.NumericFormat.General;
     xyDiagram1.AxisY.Range.SideMarginsEnabled      = true;
     xyDiagram1.AxisY.Title.Alignment               = System.Drawing.StringAlignment.Far;
     xyDiagram1.AxisY.Title.Antialiasing            = false;
     xyDiagram1.AxisY.Title.Font                    = new System.Drawing.Font("Tahoma", 10F);
     xyDiagram1.AxisY.Title.Text                    = "Chiều cao";
     xyDiagram1.AxisY.Title.Visible                 = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable    = "-1";
     xyDiagram1.DefaultPane.EnableAxisXScrolling    = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisXZooming      = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYScrolling    = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYZooming      = DevExpress.Utils.DefaultBoolean.False;
     this.xrChart1.Diagram = xyDiagram1;
     this.xrChart1.Legend.EquallySpacedItems = false;
     this.xrChart1.LocationFloat             = new DevExpress.Utils.PointFloat(0F, 186.4583F);
     this.xrChart1.Name            = "xrChart1";
     series1.ArgumentDataMember    = "theodoisk.sothangtuoi";
     series1.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel1.LineVisible = true;
     pointOptions1.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
     pointOptions1.ValueNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.General;
     pointSeriesLabel1.PointOptions = pointOptions1;
     series1.Label = pointSeriesLabel1;
     series1.Name  = "Chiều cao";
     series1.ValueDataMembersSerializable = "theodoisk.chieucao";
     splineSeriesView1.LineMarkerOptions.BorderVisible = false;
     splineSeriesView1.LineMarkerOptions.Kind          = DevExpress.XtraCharts.MarkerKind.Diamond;
     splineSeriesView1.LineMarkerOptions.Size          = 7;
     splineSeriesView1.LineMarkerOptions.Visible       = true;
     splineSeriesView1.MarkerVisibility = DevExpress.Utils.DefaultBoolean.True;
     series1.View = splineSeriesView1;
     series2.ArgumentDataMember    = "theodoisk.sothangtuoi";
     series2.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel2.LineVisible = true;
     pointOptions2.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
     pointOptions2.ValueNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.General;
     pointSeriesLabel2.PointOptions = pointOptions2;
     series2.Label = pointSeriesLabel2;
     series2.Name  = "Chiều cao chuẩn";
     series2.ValueDataMembersSerializable = "theodoisk.chieucaochuan";
     splineSeriesView2.LineMarkerOptions.BorderVisible = false;
     splineSeriesView2.LineMarkerOptions.Kind          = DevExpress.XtraCharts.MarkerKind.Star;
     splineSeriesView2.LineMarkerOptions.Size          = 8;
     splineSeriesView2.LineMarkerOptions.Visible       = true;
     splineSeriesView2.LineStyle.DashStyle             = DevExpress.XtraCharts.DashStyle.DashDotDot;
     splineSeriesView2.MarkerVisibility = DevExpress.Utils.DefaultBoolean.True;
     series2.View = splineSeriesView2;
     this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     pointSeriesLabel3.LineVisible = true;
     pointOptions3.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
     pointOptions3.ValueNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.General;
     pointSeriesLabel3.PointOptions     = pointOptions3;
     this.xrChart1.SeriesTemplate.Label = pointSeriesLabel3;
     this.xrChart1.SeriesTemplate.View  = splineSeriesView3;
     this.xrChart1.SizeF = new System.Drawing.SizeF(733F, 362.9167F);
     chartTitle1.Dock    = DevExpress.XtraCharts.ChartTitleDockStyle.Bottom;
     chartTitle1.Font    = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     chartTitle1.Indent  = 1;
     chartTitle1.Text    = "Biểu đồ chiều cao so với tháng tuổi";
     this.xrChart1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // xrChart2
     //
     this.xrChart2.BorderColor = System.Drawing.Color.Black;
     this.xrChart2.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     xyDiagram2.AxisX.NumericOptions.Format      = DevExpress.XtraCharts.NumericFormat.General;
     xyDiagram2.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.NumericOptions.Format      = DevExpress.XtraCharts.NumericFormat.General;
     xyDiagram2.AxisY.Range.SideMarginsEnabled   = true;
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram2.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram2.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram2.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram2.DefaultPane.EnableAxisYZooming   = DevExpress.Utils.DefaultBoolean.False;
     this.xrChart2.Diagram = xyDiagram2;
     this.xrChart2.Legend.EquallySpacedItems = false;
     this.xrChart2.LocationFloat             = new DevExpress.Utils.PointFloat(3.178914E-05F, 566.0416F);
     this.xrChart2.Name            = "xrChart2";
     series3.ArgumentDataMember    = "theodoisk.sothangtuoi";
     series3.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel4.LineVisible = true;
     pointOptions4.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
     pointOptions4.ValueNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.General;
     pointSeriesLabel4.PointOptions = pointOptions4;
     series3.Label = pointSeriesLabel4;
     series3.Name  = "Cân nặng";
     series3.ValueDataMembersSerializable        = "theodoisk.cannang";
     splineSeriesView4.LineMarkerOptions.Kind    = DevExpress.XtraCharts.MarkerKind.Diamond;
     splineSeriesView4.LineMarkerOptions.Size    = 7;
     splineSeriesView4.LineMarkerOptions.Visible = true;
     splineSeriesView4.MarkerVisibility          = DevExpress.Utils.DefaultBoolean.True;
     series3.View = splineSeriesView4;
     series4.ArgumentDataMember    = "theodoisk.sothangtuoi";
     series4.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel5.LineVisible = true;
     pointOptions5.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
     pointOptions5.ValueNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.General;
     pointSeriesLabel5.PointOptions = pointOptions5;
     series4.Label                               = pointSeriesLabel5;
     series4.LabelsVisibility                    = DevExpress.Utils.DefaultBoolean.True;
     series4.Name                                = "Cân nặng chuẩn";
     series4.ValueDataMembersSerializable        = "theodoisk.cannangchuan";
     splineSeriesView5.LineMarkerOptions.Kind    = DevExpress.XtraCharts.MarkerKind.Star;
     splineSeriesView5.LineMarkerOptions.Size    = 8;
     splineSeriesView5.LineMarkerOptions.Visible = true;
     splineSeriesView5.LineStyle.DashStyle       = DevExpress.XtraCharts.DashStyle.DashDot;
     splineSeriesView5.MarkerVisibility          = DevExpress.Utils.DefaultBoolean.True;
     series4.View                                = splineSeriesView5;
     this.xrChart2.SeriesSerializable            = new DevExpress.XtraCharts.Series[] {
         series3,
         series4
     };
     pointSeriesLabel6.LineVisible = true;
     pointOptions6.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
     pointOptions6.ValueNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.General;
     pointSeriesLabel6.PointOptions     = pointOptions6;
     this.xrChart2.SeriesTemplate.Label = pointSeriesLabel6;
     this.xrChart2.SeriesTemplate.View  = splineSeriesView6;
     this.xrChart2.SizeF = new System.Drawing.SizeF(732.9999F, 362.9166F);
     chartTitle2.Dock    = DevExpress.XtraCharts.ChartTitleDockStyle.Bottom;
     chartTitle2.Font    = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     chartTitle2.Indent  = 1;
     chartTitle2.Text    = "Biểu đồ cân nặng so với tháng tuổi";
     this.xrChart2.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle2
     });
     //
     // Testchart
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader
     });
     this.DataMember = "theodoisk";
     this.DataSource = this.dstheodoisk1;
     this.Margins    = new System.Drawing.Printing.Margins(74, 43, 39, 39);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.TenDV,
         this.TenHS,
         this.NgaySinh,
         this.TungayDenngay,
         this.Ketluan,
         this.Lop
     });
     this.Version = "12.2";
     ((System.ComponentModel.ISupportInitialize)(this.dstheodoisk1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 28
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions1             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint(11, new object[] {
         ((object)(10))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint(12, new object[] {
         ((object)(20))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint(13, new object[] {
         ((object)(5))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint(14, new object[] {
         ((object)(8))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint(15, new object[] {
         ((object)(10))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint(16, new object[] {
         ((object)(20))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint(17, new object[] {
         ((object)(25))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint(18, new object[] {
         ((object)(10))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint9 = new DevExpress.XtraCharts.SeriesPoint(19, new object[] {
         ((object)(10))
     });
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.groupBox1       = new System.Windows.Forms.GroupBox();
     this.dtEnd           = new System.Windows.Forms.DateTimePicker();
     this.label1          = new System.Windows.Forms.Label();
     this.label6          = new System.Windows.Forms.Label();
     this.dtBeginDate     = new System.Windows.Forms.DateTimePicker();
     this.nineCBSmallDept = new NineVigor.FrameWork.WinForms.Controls.NineComboBox(this.components);
     this.label3          = new System.Windows.Forms.Label();
     this.chartControl1   = new DevExpress.XtraCharts.ChartControl();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     this.SuspendLayout();
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.dtEnd);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.dtBeginDate);
     this.groupBox1.Controls.Add(this.nineCBSmallDept);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(772, 80);
     this.groupBox1.TabIndex = 5;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "分析条件";
     //
     // dtEnd
     //
     this.dtEnd.CustomFormat = "yyyy-MM-dd";
     this.dtEnd.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtEnd.Location     = new System.Drawing.Point(411, 20);
     this.dtEnd.Name         = "dtEnd";
     this.dtEnd.Size         = new System.Drawing.Size(101, 21);
     this.dtEnd.TabIndex     = 17;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(382, 23);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(23, 12);
     this.label1.TabIndex = 16;
     this.label1.Text     = "至 ";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(202, 23);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(65, 12);
     this.label6.TabIndex = 15;
     this.label6.Text     = "分析日期:";
     //
     // dtBeginDate
     //
     this.dtBeginDate.CustomFormat = "yyyy-MM-dd";
     this.dtBeginDate.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dtBeginDate.Location     = new System.Drawing.Point(275, 18);
     this.dtBeginDate.Name         = "dtBeginDate";
     this.dtBeginDate.Size         = new System.Drawing.Size(101, 21);
     this.dtBeginDate.TabIndex     = 8;
     //
     // nineCBSmallDept
     //
     this.nineCBSmallDept.ArrowBackColor     = System.Drawing.SystemColors.Control;
     this.nineCBSmallDept.DropDownHeight     = 424;
     this.nineCBSmallDept.DropDownStyle      = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.nineCBSmallDept.FormattingEnabled  = true;
     this.nineCBSmallDept.IntegralHeight     = false;
     this.nineCBSmallDept.IsEnter2Tab        = false;
     this.nineCBSmallDept.IsFlat             = false;
     this.nineCBSmallDept.IsLike             = true;
     this.nineCBSmallDept.IsListOnly         = false;
     this.nineCBSmallDept.IsPopForm          = true;
     this.nineCBSmallDept.IsShowCustomerList = false;
     this.nineCBSmallDept.IsShowID           = false;
     this.nineCBSmallDept.Location           = new System.Drawing.Point(58, 20);
     this.nineCBSmallDept.Name             = "nineCBSmallDept";
     this.nineCBSmallDept.PopForm          = null;
     this.nineCBSmallDept.ShowCustomerList = false;
     this.nineCBSmallDept.ShowID           = false;
     this.nineCBSmallDept.Size             = new System.Drawing.Size(121, 20);
     this.nineCBSmallDept.Style            = NineVigor.FrameWork.WinForms.Controls.StyleType.Flat;
     this.nineCBSmallDept.TabIndex         = 6;
     this.nineCBSmallDept.Tag        = "";
     this.nineCBSmallDept.ToolBarUse = false;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(3, 25);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(41, 12);
     this.label3.TabIndex = 5;
     this.label3.Text     = "部门:";
     //
     // chartControl1
     //
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram = xyDiagram1;
     this.chartControl1.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.EquallySpacedItems = false;
     this.chartControl1.Legend.Visible            = false;
     this.chartControl1.Location           = new System.Drawing.Point(0, 80);
     this.chartControl1.Name               = "chartControl1";
     series1.ArgumentScaleType             = DevExpress.XtraCharts.ScaleType.Qualitative;
     sideBySideBarSeriesLabel1.LineVisible = true;
     series1.Label              = sideBySideBarSeriesLabel1;
     pointOptions1.PointView    = DevExpress.XtraCharts.PointView.ArgumentAndValues;
     series1.LegendPointOptions = pointOptions1;
     series1.Name = "Series 1";
     series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint1,
         seriesPoint2,
         seriesPoint3,
         seriesPoint4,
         seriesPoint5,
         seriesPoint6,
         seriesPoint7,
         seriesPoint8,
         seriesPoint9
     });
     series1.SynchronizePointOptions       = false;
     series1.TopNOptions.Mode              = DevExpress.XtraCharts.TopNMode.ThresholdValue;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     sideBySideBarSeriesLabel2.LineVisible   = true;
     this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
     this.chartControl1.Size     = new System.Drawing.Size(772, 439);
     this.chartControl1.TabIndex = 6;
     //
     // ucInMainProvinceArea
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.chartControl1);
     this.Controls.Add(this.groupBox1);
     this.Name  = "ucInMainProvinceArea";
     this.Size  = new System.Drawing.Size(772, 519);
     this.Load += new System.EventHandler(this.ucInMainProvinceArea_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 29
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram        xyDiagram2        = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series           series2           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions2     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SplineSeriesView splineSeriesView3 = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel4 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.SplineSeriesView splineSeriesView4 = new DevExpress.XtraCharts.SplineSeriesView();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView4)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     xyDiagram2.AxisX.Label.Angle                = -50;
     xyDiagram2.AxisX.Label.Antialiasing         = true;
     xyDiagram2.AxisX.Range.Auto                 = false;
     xyDiagram2.AxisX.Range.MaxValueSerializable = "4.26666666666667";
     xyDiagram2.AxisX.Range.MinValueSerializable = "-0.266666666666667";
     xyDiagram2.AxisX.Range.ScrollingRange.Auto  = false;
     xyDiagram2.AxisX.Range.ScrollingRange.MaxValueSerializable = "4.26666666666667";
     xyDiagram2.AxisX.Range.ScrollingRange.MinValueSerializable = "-0.266666666666667";
     xyDiagram2.AxisX.Range.ScrollingRange.SideMarginsEnabled   = true;
     xyDiagram2.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram2.AxisY.Range.SideMarginsEnabled   = true;
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram               = xyDiagram2;
     this.chartControl1.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Location              = new System.Drawing.Point(0, 0);
     this.chartControl1.Name                  = "chartControl1";
     this.chartControl1.RuntimeSelection      = true;
     pointSeriesLabel3.LineLength             = 40;
     pointSeriesLabel3.LineVisible            = true;
     pointSeriesLabel3.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.JustifyAllAroundPoint;
     pointSeriesLabel3.Shadow.Visible         = true;
     series2.Label           = pointSeriesLabel3;
     series2.Name            = "Series 1";
     pointOptions2.PointView = DevExpress.XtraCharts.PointView.ArgumentAndValues;
     series2.PointOptions    = pointOptions2;
     splineSeriesView3.LineMarkerOptions.Size = 8;
     series2.View = splineSeriesView3;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2
     };
     pointSeriesLabel4.LineVisible           = true;
     this.chartControl1.SeriesTemplate.Label = pointSeriesLabel4;
     this.chartControl1.SeriesTemplate.View  = splineSeriesView4;
     this.chartControl1.Size     = new System.Drawing.Size(817, 542);
     this.chartControl1.TabIndex = 2;
     //
     // DiagramFormSub
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(817, 542);
     this.Controls.Add(this.chartControl1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "DiagramFormSub";
     this.Text            = "曲线分析图";
     this.Load           += new System.EventHandler(this.DiagramFormSub_Load);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 30
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram        xyDiagram2        = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions2     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SplineSeriesView splineSeriesView2 = new DevExpress.XtraCharts.SplineSeriesView();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     this.rptconsultasmestipoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.uC_TipoList1 = new ClinicaMerced.Front.UC_FiltroTipoList();
     this.uC_FitroConsultaHorizontal1 = new ClinicaMerced.Front.UC.UC_FitroConsultaHorizontal();
     this.gridControl1          = new DevExpress.XtraGrid.GridControl();
     this.gridView1             = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colFecha              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNumMes             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colArancel            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCoseguro           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNombreTipoConsulta = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNombreProfecional  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNombreMutual       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMes     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rptconsultasmestipoBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Appearance.BackColor = System.Drawing.Color.White;
     this.lblTitle.Appearance.Font      = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
     this.lblTitle.Text = "Gráfico de barras informativo";
     //
     // chartControl1
     //
     this.chartControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.chartControl1.DataSource = this.rptconsultasmestipoBindingSource;
     xyDiagram2.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram2.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram2.AxisY.Range.SideMarginsEnabled   = true;
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram  = xyDiagram2;
     this.chartControl1.Location = new System.Drawing.Point(244, 49);
     this.chartControl1.Name     = "chartControl1";
     this.chartControl1.PaletteBaseColorNumber            = 4;
     this.chartControl1.SeriesDataMember                  = "NombreProfecional";
     this.chartControl1.SeriesSerializable                = new DevExpress.XtraCharts.Series[0];
     this.chartControl1.SeriesSorting                     = DevExpress.XtraCharts.SortingMode.Ascending;
     this.chartControl1.SeriesTemplate.ArgumentDataMember = "Fecha";
     this.chartControl1.SeriesTemplate.ArgumentScaleType  = DevExpress.XtraCharts.ScaleType.DateTime;
     pointSeriesLabel2.LineVisible           = true;
     this.chartControl1.SeriesTemplate.Label = pointSeriesLabel2;
     pointOptions2.PointView = DevExpress.XtraCharts.PointView.SeriesName;
     this.chartControl1.SeriesTemplate.PointOptions = pointOptions2;
     this.chartControl1.SeriesTemplate.ShowInLegend = false;
     this.chartControl1.SeriesTemplate.ValueDataMembersSerializable = "Coseguro";
     this.chartControl1.SeriesTemplate.View = splineSeriesView2;
     this.chartControl1.Size     = new System.Drawing.Size(486, 338);
     this.chartControl1.TabIndex = 6;
     //
     // rptconsultasmestipoBindingSource
     //
     this.rptconsultasmestipoBindingSource.DataSource = typeof(ClinicaMerced.Common.Entities.Repòrts.rpt_consultas_mes_tipo);
     //
     // uC_TipoList1
     //
     this.uC_TipoList1.AcceptButton = null;
     this.uC_TipoList1.CancelButton = null;
     this.uC_TipoList1.Location     = new System.Drawing.Point(12, 369);
     this.uC_TipoList1.Margin       = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.uC_TipoList1.Name         = "uC_TipoList1";
     this.uC_TipoList1.Size         = new System.Drawing.Size(216, 202);
     this.uC_TipoList1.TabIndex     = 7;
     //
     // uC_FitroConsultaHorizontal1
     //
     this.uC_FitroConsultaHorizontal1.AcceptButton       = null;
     this.uC_FitroConsultaHorizontal1.CancelButton       = null;
     this.uC_FitroConsultaHorizontal1.ComboMonthsEnabled = true;
     this.uC_FitroConsultaHorizontal1.ComboMonthsVisible = true;
     this.uC_FitroConsultaHorizontal1.CombosGroupEnabled = false;
     this.uC_FitroConsultaHorizontal1.CombosGroupVisible = false;
     this.uC_FitroConsultaHorizontal1.Location           = new System.Drawing.Point(3, 97);
     this.uC_FitroConsultaHorizontal1.Margin             = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.uC_FitroConsultaHorizontal1.Name     = "uC_FitroConsultaHorizontal1";
     this.uC_FitroConsultaHorizontal1.Size     = new System.Drawing.Size(235, 470);
     this.uC_FitroConsultaHorizontal1.TabIndex = 8;
     this.uC_FitroConsultaHorizontal1.Load    += new System.EventHandler(this.uC_FitroConsultaHorizontal1_Load);
     //
     // gridControl1
     //
     this.gridControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.gridControl1.DataSource = this.rptconsultasmestipoBindingSource;
     this.gridControl1.Location   = new System.Drawing.Point(226, 415);
     this.gridControl1.MainView   = this.gridView1;
     this.gridControl1.Name       = "gridControl1";
     this.gridControl1.Size       = new System.Drawing.Size(504, 153);
     this.gridControl1.TabIndex   = 9;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colFecha,
         this.colNumMes,
         this.colArancel,
         this.colCoseguro,
         this.colNombreTipoConsulta,
         this.colNombreProfecional,
         this.colNombreMutual,
         this.colMes
     });
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     //
     // colFecha
     //
     this.colFecha.FieldName    = "Fecha";
     this.colFecha.Name         = "colFecha";
     this.colFecha.Visible      = true;
     this.colFecha.VisibleIndex = 0;
     //
     // colNumMes
     //
     this.colNumMes.FieldName    = "NumMes";
     this.colNumMes.Name         = "colNumMes";
     this.colNumMes.Visible      = true;
     this.colNumMes.VisibleIndex = 1;
     //
     // colArancel
     //
     this.colArancel.FieldName    = "Arancel";
     this.colArancel.Name         = "colArancel";
     this.colArancel.Visible      = true;
     this.colArancel.VisibleIndex = 2;
     //
     // colCoseguro
     //
     this.colCoseguro.FieldName    = "Coseguro";
     this.colCoseguro.Name         = "colCoseguro";
     this.colCoseguro.Visible      = true;
     this.colCoseguro.VisibleIndex = 3;
     //
     // colNombreTipoConsulta
     //
     this.colNombreTipoConsulta.FieldName    = "NombreTipoConsulta";
     this.colNombreTipoConsulta.Name         = "colNombreTipoConsulta";
     this.colNombreTipoConsulta.Visible      = true;
     this.colNombreTipoConsulta.VisibleIndex = 4;
     //
     // colNombreProfecional
     //
     this.colNombreProfecional.FieldName    = "NombreProfecional";
     this.colNombreProfecional.Name         = "colNombreProfecional";
     this.colNombreProfecional.Visible      = true;
     this.colNombreProfecional.VisibleIndex = 5;
     //
     // colNombreMutual
     //
     this.colNombreMutual.FieldName    = "NombreMutual";
     this.colNombreMutual.Name         = "colNombreMutual";
     this.colNombreMutual.Visible      = true;
     this.colNombreMutual.VisibleIndex = 6;
     //
     // colMes
     //
     this.colMes.FieldName = "Mes";
     this.colMes.Name      = "colMes";
     this.colMes.OptionsColumn.ReadOnly = true;
     this.colMes.Visible      = true;
     this.colMes.VisibleIndex = 7;
     //
     // btnRefresh
     //
     this.btnRefresh.Appearance.Font                 = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.btnRefresh.Appearance.ForeColor            = System.Drawing.Color.OliveDrab;
     this.btnRefresh.Appearance.Options.UseFont      = true;
     this.btnRefresh.Appearance.Options.UseForeColor = true;
     this.btnRefresh.Image    = global::ClinicaMerced.Front.Properties.Resources.medical_history_refresh_48;
     this.btnRefresh.Location = new System.Drawing.Point(0, 42);
     this.btnRefresh.Name     = "btnRefresh";
     this.btnRefresh.Size     = new System.Drawing.Size(238, 48);
     this.btnRefresh.TabIndex = 2054;
     this.btnRefresh.Text     = "Actualizar";
     this.btnRefresh.Click   += new System.EventHandler(this.btnRefresh_Click);
     //
     // UC_Consulta_SProfecional_ADia
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.Controls.Add(this.btnRefresh);
     this.Controls.Add(this.gridControl1);
     this.Controls.Add(this.chartControl1);
     this.Controls.Add(this.uC_TipoList1);
     this.Controls.Add(this.uC_FitroConsultaHorizontal1);
     this.Name = "UC_Consulta_SProfecional_ADia";
     this.Size = new System.Drawing.Size(733, 571);
     this.Controls.SetChildIndex(this.uC_FitroConsultaHorizontal1, 0);
     this.Controls.SetChildIndex(this.lblTitle, 0);
     this.Controls.SetChildIndex(this.uC_TipoList1, 0);
     this.Controls.SetChildIndex(this.chartControl1, 0);
     this.Controls.SetChildIndex(this.gridControl1, 0);
     this.Controls.SetChildIndex(this.btnRefresh, 0);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rptconsultasmestipoBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.TextAnnotation           textAnnotation1           = new DevExpress.XtraCharts.TextAnnotation();
     DevExpress.XtraCharts.ChartAnchorPoint         chartAnchorPoint1         = new DevExpress.XtraCharts.ChartAnchorPoint();
     DevExpress.XtraCharts.FreePosition             freePosition1             = new DevExpress.XtraCharts.FreePosition();
     DevExpress.XtraCharts.XYDiagram                xyDiagram1                = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel1          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel2          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel3          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel4          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel5          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel6          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.CustomAxisLabel          customAxisLabel7          = new DevExpress.XtraCharts.CustomAxisLabel();
     DevExpress.XtraCharts.SecondaryAxisY           secondaryAxisY1           = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.Series                   series1                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions1             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.Series                   series2                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView1           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle               chartTitle1               = new DevExpress.XtraCharts.ChartTitle();
     this.Detail                   = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin                = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin             = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeader             = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrChartElementoSucursal  = new DevExpress.XtraReports.UI.XRChart();
     this.reporteDollarUtilization = new BPMO.SDNI.Flota.Reportes.DA.DollarUtilizationDS();
     this.TituloGrafica            = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this.xrChartElementoSucursal)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(textAnnotation1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reporteDollarUtilization)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.HeightF       = 10.41667F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 5F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 14F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrChartElementoSucursal
     });
     this.ReportHeader.HeightF = 595.8333F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrChartElementoSucursal
     //
     chartAnchorPoint1.X             = 0;
     chartAnchorPoint1.Y             = 43;
     textAnnotation1.AnchorPoint     = chartAnchorPoint1;
     textAnnotation1.Border.Visible  = false;
     textAnnotation1.ConnectorStyle  = DevExpress.XtraCharts.AnnotationConnectorStyle.None;
     textAnnotation1.Font            = new System.Drawing.Font("Arial Narrow", 9.7F);
     textAnnotation1.Name            = "Anotacion";
     textAnnotation1.ShapeKind       = DevExpress.XtraCharts.ShapeKind.Rectangle;
     freePosition1.DockCorner        = DevExpress.XtraCharts.DockCorner.LeftBottom;
     freePosition1.InnerIndents.Left = 0;
     freePosition1.InnerIndents.Top  = 0;
     textAnnotation1.ShapePosition   = freePosition1;
     textAnnotation1.Text            = "* Expresado de Millones de pesos";
     this.xrChartElementoSucursal.AnnotationRepository.AddRange(new DevExpress.XtraCharts.Annotation[] {
         textAnnotation1
     });
     this.xrChartElementoSucursal.BorderColor = System.Drawing.Color.Black;
     this.xrChartElementoSucursal.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.xrChartElementoSucursal.DataMember  = "ResultadoDollarUtilizationXSucursal";
     this.xrChartElementoSucursal.DataSource  = this.reporteDollarUtilization;
     customAxisLabel1.AxisValueSerializable   = "0";
     customAxisLabel1.Name = "Label 0";
     customAxisLabel2.AxisValueSerializable = "1";
     customAxisLabel2.Name = "Label 1";
     customAxisLabel3.AxisValueSerializable = "2";
     customAxisLabel3.Name = "Label 2";
     customAxisLabel4.AxisValueSerializable = "3";
     customAxisLabel4.Name = "Label 3";
     customAxisLabel5.AxisValueSerializable = "4";
     customAxisLabel5.Name = "Label 4";
     customAxisLabel6.AxisValueSerializable = "5";
     customAxisLabel6.Name = "Label 5";
     customAxisLabel7.AxisValueSerializable = "6";
     customAxisLabel7.Name = "Label 6";
     xyDiagram1.AxisX.CustomLabels.AddRange(new DevExpress.XtraCharts.CustomAxisLabel[] {
         customAxisLabel1,
         customAxisLabel2,
         customAxisLabel3,
         customAxisLabel4,
         customAxisLabel5,
         customAxisLabel6,
         customAxisLabel7
     });
     xyDiagram1.AxisX.Label.Angle = -1;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisX.WholeRange.AutoSideMargins = true;
     xyDiagram1.AxisY.GridLines.Visible          = false;
     xyDiagram1.AxisY.Title.Font    = new System.Drawing.Font("Arial Narrow", 9.7F);
     xyDiagram1.AxisY.Title.Text    = "* Miles de Pesos";
     xyDiagram1.AxisY.Title.Visible = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.BackColor            = System.Drawing.Color.Transparent;
     xyDiagram1.DefaultPane.BorderColor          = System.Drawing.Color.Transparent;
     xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYZooming   = DevExpress.Utils.DefaultBoolean.False;
     secondaryAxisY1.AxisID        = 0;
     secondaryAxisY1.Name          = "EjeY Secundaria 1";
     secondaryAxisY1.Title.Font    = new System.Drawing.Font("Arial Narrow", 9.7F);
     secondaryAxisY1.Title.Text    = "DU";
     secondaryAxisY1.Title.Visible = true;
     secondaryAxisY1.VisibleInPanesSerializable = "-1";
     xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY1
     });
     this.xrChartElementoSucursal.Diagram = xyDiagram1;
     this.xrChartElementoSucursal.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.xrChartElementoSucursal.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.xrChartElementoSucursal.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.xrChartElementoSucursal.Legend.EquallySpacedItems  = false;
     this.xrChartElementoSucursal.Legend.Font   = new System.Drawing.Font("Arial Narrow", 9.7F);
     this.xrChartElementoSucursal.LocationFloat = new DevExpress.Utils.PointFloat(8F, 10.00001F);
     this.xrChartElementoSucursal.Name          = "xrChartElementoSucursal";
     series1.ArgumentDataMember                       = "Mes";
     series1.ArgumentScaleType                        = DevExpress.XtraCharts.ScaleType.Qualitative;
     sideBySideBarSeriesLabel1.Antialiasing           = true;
     pointOptions1.ValueNumericOptions.Format         = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions1.ValueNumericOptions.Precision      = 0;
     sideBySideBarSeriesLabel1.PointOptions           = pointOptions1;
     sideBySideBarSeriesLabel1.Position               = DevExpress.XtraCharts.BarSeriesLabelPosition.Center;
     sideBySideBarSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
     series1.Label      = sideBySideBarSeriesLabel1;
     series1.LegendText = "Miles de Pesos";
     series1.Name       = "Valor Flota";
     series1.ValueDataMembersSerializable = "ResultadoDollarUtilizationXSucursal.ValorFlota";
     series2.ArgumentDataMember           = "Mes";
     series2.ArgumentScaleType            = DevExpress.XtraCharts.ScaleType.Qualitative;
     series2.LabelsVisibility             = DevExpress.Utils.DefaultBoolean.True;
     series2.LegendText = "Dollar Utilization";
     series2.Name       = "Dollar Utilization";
     series2.ValueDataMembersSerializable = "ResultadoDollarUtilizationXSucursal.DollarUtilizationMensual";
     lineSeriesView1.AxisYName            = "EjeY Secundaria 1";
     lineSeriesView1.MarkerVisibility     = DevExpress.Utils.DefaultBoolean.True;
     series2.View = lineSeriesView1;
     this.xrChartElementoSucursal.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.xrChartElementoSucursal.SideBySideBarDistanceFixed = 0;
     this.xrChartElementoSucursal.SizeF = new System.Drawing.SizeF(1052F, 577.92F);
     chartTitle1.Font = new System.Drawing.Font("Arial Narrow", 9.7F, System.Drawing.FontStyle.Bold);
     chartTitle1.Text = "DOLLAR UTILIZATION MENSUALIZADO";
     this.xrChartElementoSucursal.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     this.xrChartElementoSucursal.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrChartElementoSucursal_BeforePrint);
     //
     // reporteDollarUtilization
     //
     this.reporteDollarUtilization.DataSetName             = "ReporteDollarUtilizationXSucursal";
     this.reporteDollarUtilization.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // TituloGrafica
     //
     this.TituloGrafica.Name      = "TituloGrafica";
     this.TituloGrafica.ValueInfo = "Dollar Utilization Mensualizado";
     //
     // DollarUtilizationElementoSucursalRPT
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader
     });
     this.DataMember = "ResultadoDollarUtilizationXSucursal";
     this.DataSource = this.reporteDollarUtilization;
     this.Landscape  = true;
     this.Margins    = new System.Drawing.Printing.Margins(9, 6, 5, 14);
     this.PageHeight = 850;
     this.PageWidth  = 1100;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.TituloGrafica
     });
     this.Version = "13.2";
     ((System.ComponentModel.ISupportInitialize)(textAnnotation1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChartElementoSucursal)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reporteDollarUtilization)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 32
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram                xyDiagram1          = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                   series1             = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel         pointSeriesLabel1   = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions1       = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StepLineSeriesView       stepLineSeriesView1 = new DevExpress.XtraCharts.StepLineSeriesView();
     DevExpress.XtraCharts.Series                   series2             = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel         pointSeriesLabel2   = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.StepLineSeriesView       stepLineSeriesView2 = new DevExpress.XtraCharts.StepLineSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel         pointSeriesLabel3   = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.StepLineSeriesView       stepLineSeriesView3 = new DevExpress.XtraCharts.StepLineSeriesView();
     System.ComponentModel.ComponentResourceManager resources           = new System.ComponentModel.ComponentResourceManager(typeof(frmProgressChart));
     this.panelControl1            = new DevExpress.XtraEditors.PanelControl();
     this.chartControl1            = new DevExpress.XtraCharts.ChartControl();
     this.barManager1              = new DevExpress.XtraBars.BarManager(this.components);
     this.bar2                     = new DevExpress.XtraBars.Bar();
     this.barStaticItem1           = new DevExpress.XtraBars.BarStaticItem();
     this.barEditItem1             = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemComboBox1  = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
     this.barButtonItem2           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem1           = new DevExpress.XtraBars.BarButtonItem();
     this.barAndDockingController1 = new DevExpress.XtraBars.BarAndDockingController(this.components);
     this.barDockControlTop        = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom     = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft       = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight      = new DevExpress.XtraBars.BarDockControl();
     this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stepLineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stepLineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stepLineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     this.SuspendLayout();
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.chartControl1);
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelControl1.Location = new System.Drawing.Point(0, 26);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(786, 236);
     this.panelControl1.TabIndex = 0;
     //
     // chartControl1
     //
     this.chartControl1.AppearanceName = "Gray";
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Visible = false;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled    = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable  = "-1";
     xyDiagram1.DefaultPane.BackColor             = System.Drawing.Color.White;
     xyDiagram1.LabelsResolveOverlappingMinIndent = 0;
     this.chartControl1.Diagram = xyDiagram1;
     this.chartControl1.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.Margins.Bottom = 6;
     this.chartControl1.Legend.Margins.Left   = 6;
     this.chartControl1.Legend.Margins.Right  = 6;
     this.chartControl1.Legend.Margins.Top    = 6;
     this.chartControl1.Legend.Visible        = false;
     this.chartControl1.Location = new System.Drawing.Point(2, 2);
     this.chartControl1.Name     = "chartControl1";
     this.chartControl1.PaletteBaseColorNumber = 5;
     this.chartControl1.PaletteName            = "Nature Colors";
     pointSeriesLabel1.Angle                  = 90;
     pointSeriesLabel1.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     pointSeriesLabel1.LineVisible            = true;
     pointSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
     pointSeriesLabel1.TextColor              = System.Drawing.Color.Black;
     pointSeriesLabel1.TextOrientation        = DevExpress.XtraCharts.TextOrientation.BottomToTop;
     series1.Label           = pointSeriesLabel1;
     series1.Name            = "Series 1";
     pointOptions1.PointView = DevExpress.XtraCharts.PointView.Argument;
     //series1.PointOptions = pointOptions1;
     series1.Label.PointOptions     = pointOptions1;
     series1.SeriesPointsSorting    = DevExpress.XtraCharts.SortingMode.Ascending;
     series1.SeriesPointsSortingKey = DevExpress.XtraCharts.SeriesPointKey.Value_1;
     series1.ShowInLegend           = false;
     stepLineSeriesView1.Color      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     stepLineSeriesView1.ColorEach  = true;
     stepLineSeriesView1.LineMarkerOptions.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     stepLineSeriesView1.LineStyle.Thickness     = 20;
     series1.View = stepLineSeriesView1;
     pointSeriesLabel2.LineVisible = true;
     pointSeriesLabel2.Visible     = false;
     series2.Label                 = pointSeriesLabel2;
     series2.Name                  = "Series 2";
     stepLineSeriesView2.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     stepLineSeriesView2.ColorEach = true;
     stepLineSeriesView2.LineMarkerOptions.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     stepLineSeriesView2.LineStyle.Thickness     = 20;
     series2.View = stepLineSeriesView2;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     pointSeriesLabel3.LineVisible           = true;
     this.chartControl1.SeriesTemplate.Label = pointSeriesLabel3;
     this.chartControl1.SeriesTemplate.View  = stepLineSeriesView3;
     this.chartControl1.Size         = new System.Drawing.Size(782, 232);
     this.chartControl1.TabIndex     = 0;
     this.chartControl1.DoubleClick += new System.EventHandler(this.chartControl1_DoubleClick);
     //
     // barManager1
     //
     this.barManager1.AllowCustomization      = false;
     this.barManager1.AllowQuickCustomization = false;
     this.barManager1.AllowShowToolbarsPopup  = false;
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.bar2
     });
     this.barManager1.Controller = this.barAndDockingController1;
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.barButtonItem1,
         this.barButtonItem2,
         this.barStaticItem1,
         this.barEditItem1
     });
     this.barManager1.MainMenu  = this.bar2;
     this.barManager1.MaxItemId = 6;
     this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemCheckEdit1,
         this.repositoryItemComboBox1
     });
     //
     // bar2
     //
     this.bar2.BarName   = "Main menu";
     this.bar2.DockCol   = 0;
     this.bar2.DockRow   = 0;
     this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem1, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barEditItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1)
     });
     this.bar2.OptionsBar.MultiLine   = true;
     this.bar2.OptionsBar.UseWholeRow = true;
     this.bar2.Text = "Main menu";
     //
     // barStaticItem1
     //
     this.barStaticItem1.Alignment     = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barStaticItem1.Caption       = "Text Orientation";
     this.barStaticItem1.Id            = 4;
     this.barStaticItem1.Name          = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barEditItem1
     //
     this.barEditItem1.Caption           = "Orientation";
     this.barEditItem1.Edit              = this.repositoryItemComboBox1;
     this.barEditItem1.Id                = 5;
     this.barEditItem1.Name              = "barEditItem1";
     this.barEditItem1.Width             = 121;
     this.barEditItem1.EditValueChanged += new System.EventHandler(this.barEditItem1_EditValueChanged_1);
     //
     // repositoryItemComboBox1
     //
     this.repositoryItemComboBox1.AutoHeight = false;
     this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemComboBox1.Items.AddRange(new object[] {
         "BottomToTop",
         "Horizontal",
         "TopToBottom"
     });
     this.repositoryItemComboBox1.LookAndFeel.SkinName = "Money Twins";
     this.repositoryItemComboBox1.LookAndFeel.UseDefaultLookAndFeel = false;
     this.repositoryItemComboBox1.Name          = "repositoryItemComboBox1";
     this.repositoryItemComboBox1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     //
     // barButtonItem2
     //
     this.barButtonItem2.Alignment  = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem2.Caption    = "Print";
     this.barButtonItem2.Glyph      = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.Glyph")));
     this.barButtonItem2.Id         = 1;
     this.barButtonItem2.Name       = "barButtonItem2";
     this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick);
     //
     // barButtonItem1
     //
     this.barButtonItem1.Alignment  = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem1.Caption    = "Exit";
     this.barButtonItem1.Glyph      = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.Glyph")));
     this.barButtonItem1.Id         = 0;
     this.barButtonItem1.Name       = "barButtonItem1";
     this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
     //
     // barAndDockingController1
     //
     this.barAndDockingController1.LookAndFeel.SkinName = "Money Twins";
     this.barAndDockingController1.LookAndFeel.UseDefaultLookAndFeel = false;
     this.barAndDockingController1.PropertiesBar.AllowLinkLighting   = false;
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size             = new System.Drawing.Size(786, 26);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 262);
     this.barDockControlBottom.Size             = new System.Drawing.Size(786, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 26);
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 236);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(786, 26);
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 236);
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Name       = "repositoryItemCheckEdit1";
     //
     // frmProgressChart
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(786, 262);
     this.ControlBox          = false;
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name          = "frmProgressChart";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Progress Chart";
     this.Load         += new System.EventHandler(this.frmProgressChart_Load);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stepLineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stepLineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stepLineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 33
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(HuiZongProjectForm));
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions1             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions             pointOptions2             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint("分部分项合计", new object[] {
         ((object)(0))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("措施项目合计", new object[] {
         ((object)(0))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint("其他项目合计", new object[] {
         ((object)(0))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("规费", new object[] {
         ((object)(0))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint("税金", new object[] {
         ((object)(0))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint("劳保费用", new object[] {
         ((object)(0))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint("安全文明施工费", new object[] {
         ((object)(0))
     });
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions3             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.Series          series2          = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PieSeriesLabel  pieSeriesLabel1  = new DevExpress.XtraCharts.PieSeriesLabel();
     DevExpress.XtraCharts.PiePointOptions piePointOptions1 = new DevExpress.XtraCharts.PiePointOptions();
     DevExpress.XtraCharts.PiePointOptions piePointOptions2 = new DevExpress.XtraCharts.PiePointOptions();
     DevExpress.XtraCharts.SeriesPoint     seriesPoint8     = new DevExpress.XtraCharts.SeriesPoint("分部分项合计", new object[] {
         ((object)(0))
     }, 0);
     DevExpress.XtraCharts.SeriesPoint seriesPoint9 = new DevExpress.XtraCharts.SeriesPoint("措施项目合计", new object[] {
         ((object)(0))
     }, 2);
     DevExpress.XtraCharts.SeriesPoint seriesPoint10 = new DevExpress.XtraCharts.SeriesPoint("其他项目合计", new object[] {
         ((object)(0))
     }, 3);
     DevExpress.XtraCharts.SeriesPoint seriesPoint11 = new DevExpress.XtraCharts.SeriesPoint("规费", new object[] {
         ((object)(0))
     }, 4);
     DevExpress.XtraCharts.SeriesPoint seriesPoint12 = new DevExpress.XtraCharts.SeriesPoint("税金", new object[] {
         ((object)(0))
     }, 5);
     DevExpress.XtraCharts.SeriesPoint seriesPoint13 = new DevExpress.XtraCharts.SeriesPoint("劳保费用", new object[] {
         ((object)(0))
     }, 6);
     DevExpress.XtraCharts.SeriesPoint seriesPoint14 = new DevExpress.XtraCharts.SeriesPoint("安全文明施工费", new object[] {
         ((object)(0))
     }, 7);
     DevExpress.XtraCharts.PieSeriesView  pieSeriesView1  = new DevExpress.XtraCharts.PieSeriesView();
     DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel2 = new DevExpress.XtraCharts.PieSeriesLabel();
     DevExpress.XtraCharts.PieSeriesView  pieSeriesView2  = new DevExpress.XtraCharts.PieSeriesView();
     this.splitContainerControl1  = new DevExpress.XtraEditors.SplitContainerControl();
     this.treeListEx1             = new GOLDSOFT.QDJJ.CTRL.TreeListEx();
     this.treeListColumn1         = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.treeListColumn2         = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.treeListColumn3         = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.treeListColumn4         = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.treeListColumn5         = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.repositoryItemCalcEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit();
     this.treeListColumn6         = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.treeListColumn7         = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.treeListColumn8         = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.treeListColumn9         = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.treeListColumn10        = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.treeListColumn11        = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.treeListColumn12        = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.treeListColumn13        = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.treeListColumn14        = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.柱状图                  = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1         = new DevExpress.XtraTab.XtraTabPage();
     this.chartControl1        = new DevExpress.XtraCharts.ChartControl();
     this.xtraTabPage2         = new DevExpress.XtraTab.XtraTabPage();
     this.chartControl2        = new DevExpress.XtraCharts.ChartControl();
     this.popupMenu1           = new DevExpress.XtraBars.PopupMenu(this.components);
     this.RasieColumns         = new DevExpress.XtraBars.BarButtonItem();
     this.barManager1          = new DevExpress.XtraBars.BarManager(this.components);
     this.bar3                 = new DevExpress.XtraBars.Bar();
     this.barDockControlTop    = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft   = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight  = new DevExpress.XtraBars.BarDockControl();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.treeListEx1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCalcEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.柱状图)).BeginInit();
     this.柱状图.SuspendLayout();
     this.xtraTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     this.xtraTabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     this.SuspendLayout();
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.Horizontal = false;
     this.splitContainerControl1.Location   = new System.Drawing.Point(0, 0);
     this.splitContainerControl1.Name       = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Controls.Add(this.treeListEx1);
     this.splitContainerControl1.Panel1.Text = "Panel1";
     this.splitContainerControl1.Panel2.Controls.Add(this.柱状图);
     this.splitContainerControl1.Panel2.Text      = "Panel2";
     this.splitContainerControl1.Size             = new System.Drawing.Size(875, 380);
     this.splitContainerControl1.SplitterPosition = 223;
     this.splitContainerControl1.TabIndex         = 2;
     this.splitContainerControl1.Text             = "splitContainerControl1";
     //
     // treeListEx1
     //
     this.treeListEx1.AllowDoubleEdit = false;
     this.treeListEx1.AllowSort       = false;
     this.treeListEx1.CheckNodes      = ((System.Collections.ArrayList)(resources.GetObject("treeListEx1.CheckNodes")));
     this.treeListEx1.ClickCount      = 0;
     this.treeListEx1.ColumnColor     = null;
     this.treeListEx1.ColumnLayout    = null;
     this.treeListEx1.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
         this.treeListColumn1,
         this.treeListColumn2,
         this.treeListColumn3,
         this.treeListColumn4,
         this.treeListColumn5,
         this.treeListColumn6,
         this.treeListColumn7,
         this.treeListColumn8,
         this.treeListColumn9,
         this.treeListColumn10,
         this.treeListColumn11,
         this.treeListColumn12,
         this.treeListColumn13,
         this.treeListColumn14
     });
     this.treeListEx1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.treeListEx1.KeyFieldName = "Key";
     this.treeListEx1.Location     = new System.Drawing.Point(0, 0);
     this.treeListEx1.ModelName    = "";
     this.treeListEx1.Name         = "treeListEx1";
     this.treeListEx1.OptionsBehavior.ImmediateEditor     = false;
     this.treeListEx1.OptionsBehavior.ShowEditorOnMouseUp = true;
     this.treeListEx1.OptionsView.AutoWidth = false;
     this.treeListEx1.OptionsView.EnableAppearanceEvenRow = true;
     this.treeListEx1.OptionsView.EnableAppearanceOddRow  = true;
     this.treeListEx1.ParentFieldName = "PKey";
     this.treeListEx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemCalcEdit1
     });
     this.treeListEx1.SchemeColor          = null;
     this.treeListEx1.Size                 = new System.Drawing.Size(875, 223);
     this.treeListEx1.TabIndex             = 0;
     this.treeListEx1.MouseUp             += new System.Windows.Forms.MouseEventHandler(this.treeListEx1_MouseUp);
     this.treeListEx1.CustomDrawNodeCell  += new DevExpress.XtraTreeList.CustomDrawNodeCellEventHandler(this.treeListEx1_CustomDrawNodeCell);
     this.treeListEx1.FocusedNodeChanged  += new DevExpress.XtraTreeList.FocusedNodeChangedEventHandler(this.treeListEx1_FocusedNodeChanged);
     this.treeListEx1.KeyPress            += new System.Windows.Forms.KeyPressEventHandler(this.treeListEx1_KeyPress);
     this.treeListEx1.GetNodeDisplayValue += new DevExpress.XtraTreeList.GetNodeDisplayValueEventHandler(this.treeListEx1_GetNodeDisplayValue);
     //
     // treeListColumn1
     //
     this.treeListColumn1.AppearanceHeader.Options.UseTextOptions = true;
     this.treeListColumn1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.treeListColumn1.Caption   = "序号";
     this.treeListColumn1.FieldName = "序号";
     this.treeListColumn1.Name      = "treeListColumn1";
     this.treeListColumn1.OptionsColumn.AllowEdit = false;
     this.treeListColumn1.OptionsColumn.AllowSort = false;
     this.treeListColumn1.Visible      = true;
     this.treeListColumn1.VisibleIndex = 0;
     this.treeListColumn1.Width        = 60;
     //
     // treeListColumn2
     //
     this.treeListColumn2.AppearanceCell.Options.UseTextOptions   = true;
     this.treeListColumn2.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Near;
     this.treeListColumn2.AppearanceHeader.Options.UseTextOptions = true;
     this.treeListColumn2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.treeListColumn2.Caption   = "工程代号";
     this.treeListColumn2.FieldName = "CODE";
     this.treeListColumn2.Name      = "treeListColumn2";
     this.treeListColumn2.OptionsColumn.AllowEdit = false;
     this.treeListColumn2.OptionsColumn.AllowSort = false;
     this.treeListColumn2.Visible      = true;
     this.treeListColumn2.VisibleIndex = 1;
     this.treeListColumn2.Width        = 80;
     //
     // treeListColumn3
     //
     this.treeListColumn3.AppearanceHeader.Options.UseTextOptions = true;
     this.treeListColumn3.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.treeListColumn3.Caption   = "工程名称";
     this.treeListColumn3.FieldName = "Name";
     this.treeListColumn3.Name      = "treeListColumn3";
     this.treeListColumn3.OptionsColumn.AllowEdit = false;
     this.treeListColumn3.OptionsColumn.AllowSort = false;
     this.treeListColumn3.Visible      = true;
     this.treeListColumn3.VisibleIndex = 2;
     this.treeListColumn3.Width        = 120;
     //
     // treeListColumn4
     //
     this.treeListColumn4.AppearanceCell.Options.UseTextOptions   = true;
     this.treeListColumn4.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.treeListColumn4.AppearanceHeader.Options.UseTextOptions = true;
     this.treeListColumn4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.treeListColumn4.Caption   = "专业";
     this.treeListColumn4.FieldName = "PrfType";
     this.treeListColumn4.Name      = "treeListColumn4";
     this.treeListColumn4.OptionsColumn.AllowEdit = false;
     this.treeListColumn4.OptionsColumn.AllowSort = false;
     this.treeListColumn4.Visible      = true;
     this.treeListColumn4.VisibleIndex = 3;
     this.treeListColumn4.Width        = 80;
     //
     // treeListColumn5
     //
     this.treeListColumn5.AppearanceCell.Options.UseTextOptions   = true;
     this.treeListColumn5.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.treeListColumn5.AppearanceHeader.Options.UseTextOptions = true;
     this.treeListColumn5.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.treeListColumn5.Caption    = "建筑面积";
     this.treeListColumn5.ColumnEdit = this.repositoryItemCalcEdit1;
     this.treeListColumn5.FieldName  = "建筑面积";
     this.treeListColumn5.Name       = "treeListColumn5";
     this.treeListColumn5.OptionsColumn.AllowEdit = false;
     this.treeListColumn5.OptionsColumn.AllowSort = false;
     this.treeListColumn5.Visible      = true;
     this.treeListColumn5.VisibleIndex = 4;
     this.treeListColumn5.Width        = 80;
     //
     // repositoryItemCalcEdit1
     //
     this.repositoryItemCalcEdit1.AutoHeight = false;
     this.repositoryItemCalcEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemCalcEdit1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
     this.repositoryItemCalcEdit1.Mask.EditMask            = "############0.##";
     this.repositoryItemCalcEdit1.Name = "repositoryItemCalcEdit1";
     //
     // treeListColumn6
     //
     this.treeListColumn6.AppearanceCell.Options.UseTextOptions   = true;
     this.treeListColumn6.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Far;
     this.treeListColumn6.AppearanceHeader.Options.UseTextOptions = true;
     this.treeListColumn6.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.treeListColumn6.Caption    = "分部分项工程费";
     this.treeListColumn6.ColumnEdit = this.repositoryItemCalcEdit1;
     this.treeListColumn6.FieldName  = "分部分项工程费";
     this.treeListColumn6.Name       = "treeListColumn6";
     this.treeListColumn6.OptionsColumn.AllowEdit = false;
     this.treeListColumn6.OptionsColumn.AllowSort = false;
     this.treeListColumn6.Visible      = true;
     this.treeListColumn6.VisibleIndex = 5;
     this.treeListColumn6.Width        = 100;
     //
     // treeListColumn7
     //
     this.treeListColumn7.AppearanceCell.Options.UseTextOptions   = true;
     this.treeListColumn7.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Far;
     this.treeListColumn7.AppearanceHeader.Options.UseTextOptions = true;
     this.treeListColumn7.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.treeListColumn7.Caption    = "措施项目费";
     this.treeListColumn7.ColumnEdit = this.repositoryItemCalcEdit1;
     this.treeListColumn7.FieldName  = "措施项目费";
     this.treeListColumn7.Name       = "treeListColumn7";
     this.treeListColumn7.OptionsColumn.AllowEdit = false;
     this.treeListColumn7.OptionsColumn.AllowSort = false;
     this.treeListColumn7.Visible      = true;
     this.treeListColumn7.VisibleIndex = 6;
     this.treeListColumn7.Width        = 100;
     //
     // treeListColumn8
     //
     this.treeListColumn8.AppearanceCell.Options.UseTextOptions   = true;
     this.treeListColumn8.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Far;
     this.treeListColumn8.AppearanceHeader.Options.UseTextOptions = true;
     this.treeListColumn8.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.treeListColumn8.Caption    = "其他项目费";
     this.treeListColumn8.ColumnEdit = this.repositoryItemCalcEdit1;
     this.treeListColumn8.FieldName  = "其他项目费";
     this.treeListColumn8.Name       = "treeListColumn8";
     this.treeListColumn8.OptionsColumn.AllowEdit = false;
     this.treeListColumn8.OptionsColumn.AllowSort = false;
     this.treeListColumn8.Visible      = true;
     this.treeListColumn8.VisibleIndex = 7;
     this.treeListColumn8.Width        = 100;
     //
     // treeListColumn9
     //
     this.treeListColumn9.AppearanceCell.Options.UseTextOptions   = true;
     this.treeListColumn9.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Far;
     this.treeListColumn9.AppearanceHeader.Options.UseTextOptions = true;
     this.treeListColumn9.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.treeListColumn9.Caption    = "规费";
     this.treeListColumn9.ColumnEdit = this.repositoryItemCalcEdit1;
     this.treeListColumn9.FieldName  = "规费";
     this.treeListColumn9.Name       = "treeListColumn9";
     this.treeListColumn9.OptionsColumn.AllowEdit = false;
     this.treeListColumn9.OptionsColumn.AllowSort = false;
     this.treeListColumn9.Visible      = true;
     this.treeListColumn9.VisibleIndex = 8;
     this.treeListColumn9.Width        = 100;
     //
     // treeListColumn10
     //
     this.treeListColumn10.AppearanceCell.Options.UseTextOptions   = true;
     this.treeListColumn10.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Far;
     this.treeListColumn10.AppearanceHeader.Options.UseTextOptions = true;
     this.treeListColumn10.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.treeListColumn10.Caption    = "税金";
     this.treeListColumn10.ColumnEdit = this.repositoryItemCalcEdit1;
     this.treeListColumn10.FieldName  = "税金";
     this.treeListColumn10.Name       = "treeListColumn10";
     this.treeListColumn10.OptionsColumn.AllowEdit = false;
     this.treeListColumn10.OptionsColumn.AllowSort = false;
     this.treeListColumn10.Visible      = true;
     this.treeListColumn10.VisibleIndex = 9;
     this.treeListColumn10.Width        = 100;
     //
     // treeListColumn11
     //
     this.treeListColumn11.AppearanceCell.Options.UseTextOptions   = true;
     this.treeListColumn11.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Far;
     this.treeListColumn11.AppearanceHeader.Options.UseTextOptions = true;
     this.treeListColumn11.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.treeListColumn11.Caption    = "工程总造价";
     this.treeListColumn11.ColumnEdit = this.repositoryItemCalcEdit1;
     this.treeListColumn11.FieldName  = "工程总造价";
     this.treeListColumn11.Name       = "treeListColumn11";
     this.treeListColumn11.OptionsColumn.AllowEdit = false;
     this.treeListColumn11.OptionsColumn.AllowSort = false;
     this.treeListColumn11.Visible      = true;
     this.treeListColumn11.VisibleIndex = 10;
     this.treeListColumn11.Width        = 100;
     //
     // treeListColumn12
     //
     this.treeListColumn12.AppearanceCell.Options.UseTextOptions   = true;
     this.treeListColumn12.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Far;
     this.treeListColumn12.AppearanceHeader.Options.UseTextOptions = true;
     this.treeListColumn12.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.treeListColumn12.Caption    = "单位造价";
     this.treeListColumn12.ColumnEdit = this.repositoryItemCalcEdit1;
     this.treeListColumn12.FieldName  = "单位造价";
     this.treeListColumn12.Name       = "treeListColumn12";
     this.treeListColumn12.OptionsColumn.AllowEdit = false;
     this.treeListColumn12.OptionsColumn.AllowSort = false;
     this.treeListColumn12.Visible      = true;
     this.treeListColumn12.VisibleIndex = 11;
     this.treeListColumn12.Width        = 100;
     //
     // treeListColumn13
     //
     this.treeListColumn13.AppearanceCell.Options.UseTextOptions   = true;
     this.treeListColumn13.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Far;
     this.treeListColumn13.AppearanceHeader.Options.UseTextOptions = true;
     this.treeListColumn13.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.treeListColumn13.Caption    = "安全文明施工费";
     this.treeListColumn13.ColumnEdit = this.repositoryItemCalcEdit1;
     this.treeListColumn13.FieldName  = "安全文明施工费";
     this.treeListColumn13.Name       = "treeListColumn13";
     this.treeListColumn13.OptionsColumn.AllowEdit = false;
     this.treeListColumn13.OptionsColumn.AllowSort = false;
     this.treeListColumn13.Visible      = true;
     this.treeListColumn13.VisibleIndex = 12;
     this.treeListColumn13.Width        = 100;
     //
     // treeListColumn14
     //
     this.treeListColumn14.AppearanceCell.Options.UseTextOptions   = true;
     this.treeListColumn14.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Far;
     this.treeListColumn14.AppearanceHeader.Options.UseTextOptions = true;
     this.treeListColumn14.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.treeListColumn14.Caption    = "占总价比(%)";
     this.treeListColumn14.ColumnEdit = this.repositoryItemCalcEdit1;
     this.treeListColumn14.FieldName  = "占总价比(%)";
     this.treeListColumn14.Name       = "treeListColumn14";
     this.treeListColumn14.OptionsColumn.AllowEdit = false;
     this.treeListColumn14.OptionsColumn.AllowSort = false;
     this.treeListColumn14.Visible      = true;
     this.treeListColumn14.VisibleIndex = 13;
     this.treeListColumn14.Width        = 100;
     //
     // 柱状图
     //
     this.柱状图.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                              | System.Windows.Forms.AnchorStyles.Left)
                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.柱状图.Location        = new System.Drawing.Point(3, -1);
     this.柱状图.Name            = "柱状图";
     this.柱状图.SelectedTabPage = this.xtraTabPage1;
     this.柱状图.Size            = new System.Drawing.Size(872, 152);
     this.柱状图.TabIndex        = 0;
     this.柱状图.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.xtraTabPage1,
         this.xtraTabPage2
     });
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Controls.Add(this.chartControl1);
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(865, 122);
     this.xtraTabPage1.Text = "柱状图";
     //
     // chartControl1
     //
     this.chartControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.chartControl1.AppearanceName      = "Light";
     this.chartControl1.BorderOptions.Color = System.Drawing.Color.Transparent;
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.NumericOptions.Format      = DevExpress.XtraCharts.NumericFormat.Currency;
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram = xyDiagram1;
     this.chartControl1.Legend.EquallySpacedItems = false;
     this.chartControl1.Location           = new System.Drawing.Point(54, -6);
     this.chartControl1.Name               = "chartControl1";
     this.chartControl1.PaletteName        = "Oriel";
     sideBySideBarSeriesLabel1.LineVisible = true;
     series1.Label = sideBySideBarSeriesLabel1;
     pointOptions1.ArgumentNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions1.ArgumentNumericOptions.Precision = 0;
     pointOptions1.PointView = DevExpress.XtraCharts.PointView.ArgumentAndValues;
     pointOptions1.ValueNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.Currency;
     pointOptions1.ValueNumericOptions.Precision = 0;
     series1.LegendPointOptions = pointOptions1;
     pointOptions2.ValueNumericOptions.Precision = 0;
     series1.PointOptions = pointOptions2;
     series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint1,
         seriesPoint2,
         seriesPoint3,
         seriesPoint4,
         seriesPoint5,
         seriesPoint6,
         seriesPoint7
     });
     series1.SeriesPointsSortingKey        = DevExpress.XtraCharts.SeriesPointKey.Value_1;
     series1.SynchronizePointOptions       = false;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
     sideBySideBarSeriesLabel2.LineVisible          = true;
     this.chartControl1.SeriesTemplate.Label        = sideBySideBarSeriesLabel2;
     pointOptions3.ArgumentNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.Currency;
     this.chartControl1.SeriesTemplate.PointOptions = pointOptions3;
     this.chartControl1.Size     = new System.Drawing.Size(865, 122);
     this.chartControl1.TabIndex = 24;
     //
     // xtraTabPage2
     //
     this.xtraTabPage2.Controls.Add(this.chartControl2);
     this.xtraTabPage2.Name = "xtraTabPage2";
     this.xtraTabPage2.Size = new System.Drawing.Size(865, 122);
     this.xtraTabPage2.Text = "饼型图";
     //
     // chartControl2
     //
     this.chartControl2.AppearanceName      = "Light";
     this.chartControl2.BorderOptions.Color = System.Drawing.Color.Transparent;
     this.chartControl2.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.chartControl2.Location    = new System.Drawing.Point(0, 0);
     this.chartControl2.Name        = "chartControl2";
     this.chartControl2.PaletteName = "Oriel";
     pieSeriesLabel1.LineVisible    = true;
     series2.Label = pieSeriesLabel1;
     piePointOptions1.ArgumentNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.Number;
     piePointOptions1.ArgumentNumericOptions.Precision = 0;
     piePointOptions1.PointView = DevExpress.XtraCharts.PointView.ArgumentAndValues;
     piePointOptions1.ValueNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.Percent;
     piePointOptions1.ValueNumericOptions.Precision = 0;
     series2.LegendPointOptions = piePointOptions1;
     series2.Name = "Series 1";
     piePointOptions2.PercentOptions.ValueAsPercent = false;
     piePointOptions2.PointView = DevExpress.XtraCharts.PointView.ArgumentAndValues;
     piePointOptions2.ValueNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.Number;
     piePointOptions2.ValueNumericOptions.Precision = 0;
     series2.PointOptions = piePointOptions2;
     series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint8,
         seriesPoint9,
         seriesPoint10,
         seriesPoint11,
         seriesPoint12,
         seriesPoint13,
         seriesPoint14
     });
     series2.SeriesPointsSortingKey            = DevExpress.XtraCharts.SeriesPointKey.Value_1;
     series2.SynchronizePointOptions           = false;
     pieSeriesView1.ExplodedDistancePercentage = 11;
     pieSeriesView1.RuntimeExploding           = false;
     series2.View = pieSeriesView1;
     this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2
     };
     this.chartControl2.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
     pieSeriesLabel2.LineVisible             = true;
     this.chartControl2.SeriesTemplate.Label = pieSeriesLabel2;
     pieSeriesView2.RuntimeExploding         = false;
     this.chartControl2.SeriesTemplate.View  = pieSeriesView2;
     this.chartControl2.Size     = new System.Drawing.Size(865, 122);
     this.chartControl2.TabIndex = 24;
     //
     // popupMenu1
     //
     this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.RasieColumns)
     });
     this.popupMenu1.Manager = this.barManager1;
     this.popupMenu1.Name    = "popupMenu1";
     //
     // RasieColumns
     //
     this.RasieColumns.Caption    = "显示/隐藏列";
     this.RasieColumns.Id         = 0;
     this.RasieColumns.Name       = "RasieColumns";
     this.RasieColumns.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.RasieColumns_ItemClick);
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.bar3
     });
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.RasieColumns
     });
     this.barManager1.MaxItemId = 1;
     this.barManager1.StatusBar = this.bar3;
     //
     // bar3
     //
     this.bar3.BarName      = "Status bar";
     this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.bar3.DockCol      = 0;
     this.bar3.DockRow      = 0;
     this.bar3.DockStyle    = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.bar3.OptionsBar.AllowQuickCustomization = false;
     this.bar3.OptionsBar.DrawDragBorder          = false;
     this.bar3.OptionsBar.UseWholeRow             = true;
     this.bar3.Text = "Status bar";
     //
     // HuiZongProjectForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(875, 402);
     this.Controls.Add(this.splitContainerControl1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name      = "HuiZongProjectForm";
     this.Tag       = "项目汇总分析";
     this.Text      = "汇总分析";
     this.Load     += new System.EventHandler(this.HuiZongProjectForm_Load);
     this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.HuiZongProjectForm_KeyPress);
     this.Controls.SetChildIndex(this.barDockControlTop, 0);
     this.Controls.SetChildIndex(this.barDockControlBottom, 0);
     this.Controls.SetChildIndex(this.barDockControlRight, 0);
     this.Controls.SetChildIndex(this.barDockControlLeft, 0);
     this.Controls.SetChildIndex(this.splitContainerControl1, 0);
     this.Controls.SetChildIndex(this.functionList1, 0);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.treeListEx1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCalcEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.柱状图)).EndInit();
     this.柱状图.ResumeLayout(false);
     this.xtraTabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.xtraTabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions1 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView1 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(electricMonth));
            this.Detail = new DevExpress.XtraReports.UI.DetailBand();
            this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
            this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
            this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
            this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
            this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
            this.formattingRule1 = new DevExpress.XtraReports.UI.FormattingRule();
            this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
            this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
            this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
            this.xrTableCellMonth = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCellAmountUnit = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrLabelFromTo = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrChart1 = new DevExpress.XtraReports.UI.XRChart();
            this.xrLabelRoomFrom = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabelBuilding = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabelMeterModel = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabelMeterSerial = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabelFromDate = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabelDatePrint = new DevExpress.XtraReports.UI.XRLabel();
            this.PageFooter = new DevExpress.XtraReports.UI.PageFooterBand();
            this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // Detail
            // 
            this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable2});
            this.Detail.HeightF = 23.95833F;
            this.Detail.LockedInUserDesigner = true;
            this.Detail.Name = "Detail";
            this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
            this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrTable2
            // 
            this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                        | DevExpress.XtraPrinting.BorderSide.Right)
                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(99.70834F, 0F);
            this.xrTable2.Name = "xrTable2";
            this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow2});
            this.xrTable2.SizeF = new System.Drawing.SizeF(500F, 23.95833F);
            this.xrTable2.StylePriority.UseBorders = false;
            // 
            // xrTableRow2
            // 
            this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell4,
            this.xrTableCell5});
            this.xrTableRow2.Name = "xrTableRow2";
            this.xrTableRow2.Weight = 1;
            // 
            // xrTableCell4
            // 
            this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table1.month_list")});
            this.xrTableCell4.Name = "xrTableCell4";
            this.xrTableCell4.StylePriority.UseTextAlignment = false;
            this.xrTableCell4.Text = "xrTableCell4";
            this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            this.xrTableCell4.Weight = 1;
            // 
            // xrTableCell5
            // 
            this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "Table1.sum_total", "{0:n2}")});
            this.xrTableCell5.Name = "xrTableCell5";
            this.xrTableCell5.StylePriority.UseTextAlignment = false;
            this.xrTableCell5.Text = "xrTableCell5";
            this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            this.xrTableCell5.Weight = 2;
            // 
            // TopMargin
            // 
            this.TopMargin.HeightF = 9F;
            this.TopMargin.LockedInUserDesigner = true;
            this.TopMargin.Name = "TopMargin";
            this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
            this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // BottomMargin
            // 
            this.BottomMargin.LockedInUserDesigner = true;
            this.BottomMargin.Name = "BottomMargin";
            this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
            this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // formattingRule1
            // 
            this.formattingRule1.Name = "formattingRule1";
            // 
            // ReportHeader
            // 
            this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable1,
            this.xrLabelFromTo,
            this.xrLabel5,
            this.xrChart1,
            this.xrLabelRoomFrom,
            this.xrLabel4,
            this.xrLabelBuilding,
            this.xrLabelMeterModel,
            this.xrLabel7,
            this.xrLabel2,
            this.xrLabel6,
            this.xrLabelMeterSerial,
            this.xrLabel14,
            this.xrLabelFromDate,
            this.xrLabel1,
            this.xrLabelDatePrint});
            this.ReportHeader.HeightF = 601.0417F;
            this.ReportHeader.Name = "ReportHeader";
            // 
            // xrTable1
            // 
            this.xrTable1.AnchorVertical = DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom;
            this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                        | DevExpress.XtraPrinting.BorderSide.Right)
                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(99.70834F, 568.75F);
            this.xrTable1.Name = "xrTable1";
            this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow1});
            this.xrTable1.SizeF = new System.Drawing.SizeF(500F, 32.29169F);
            this.xrTable1.StylePriority.UseBorders = false;
            // 
            // xrTableRow1
            // 
            this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCellMonth,
            this.xrTableCellAmountUnit});
            this.xrTableRow1.Name = "xrTableRow1";
            this.xrTableRow1.Weight = 1;
            // 
            // xrTableCellMonth
            // 
            this.xrTableCellMonth.CanGrow = false;
            this.xrTableCellMonth.Font = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
            this.xrTableCellMonth.Name = "xrTableCellMonth";
            this.xrTableCellMonth.StylePriority.UseFont = false;
            this.xrTableCellMonth.StylePriority.UseTextAlignment = false;
            this.xrTableCellMonth.Text = "à´×͹";
            this.xrTableCellMonth.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            this.xrTableCellMonth.Weight = 1;
            // 
            // xrTableCellAmountUnit
            // 
            this.xrTableCellAmountUnit.CanGrow = false;
            this.xrTableCellAmountUnit.Font = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
            this.xrTableCellAmountUnit.Name = "xrTableCellAmountUnit";
            this.xrTableCellAmountUnit.StylePriority.UseFont = false;
            this.xrTableCellAmountUnit.StylePriority.UseTextAlignment = false;
            this.xrTableCellAmountUnit.Text = "¨Ó¹Ç¹Ë¹èÇ·Õèãªé";
            this.xrTableCellAmountUnit.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            this.xrTableCellAmountUnit.Weight = 2;
            // 
            // xrLabelFromTo
            // 
            this.xrLabelFromTo.Font = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
            this.xrLabelFromTo.LocationFloat = new DevExpress.Utils.PointFloat(481.25F, 136.4583F);
            this.xrLabelFromTo.Multiline = true;
            this.xrLabelFromTo.Name = "xrLabelFromTo";
            this.xrLabelFromTo.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabelFromTo.SizeF = new System.Drawing.SizeF(221.6797F, 31.62497F);
            this.xrLabelFromTo.StylePriority.UseFont = false;
            this.xrLabelFromTo.Text = "$To";
            // 
            // xrLabel5
            // 
            this.xrLabel5.Font = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
            this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(406.25F, 136.4583F);
            this.xrLabel5.Multiline = true;
            this.xrLabel5.Name = "xrLabel5";
            this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel5.SizeF = new System.Drawing.SizeF(60.41672F, 31.62498F);
            this.xrLabel5.StylePriority.UseFont = false;
            this.xrLabel5.Text = "¶Ö§";
            // 
            // xrChart1
            // 
            this.xrChart1.AppearanceName = "Gray";
            this.xrChart1.BorderColor = System.Drawing.Color.Black;
            this.xrChart1.Borders = DevExpress.XtraPrinting.BorderSide.None;
            xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram1.LabelsResolveOverlappingMinIndent = -5;
            this.xrChart1.Diagram = xyDiagram1;
            this.xrChart1.IndicatorsPaletteName = "Default";
            this.xrChart1.Legend.Visible = false;
            this.xrChart1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 306.625F);
            this.xrChart1.Name = "xrChart1";
            this.xrChart1.PaletteBaseColorNumber = 2;
            this.xrChart1.PaletteName = "Nature Colors";
            sideBySideBarSeriesLabel1.Indent = 5;
            sideBySideBarSeriesLabel1.LineVisible = true;
            sideBySideBarSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.HideOverlapped;
            sideBySideBarSeriesLabel1.Shadow.Visible = true;
            series1.Label = sideBySideBarSeriesLabel1;
            pointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            series1.LegendPointOptions = pointOptions1;
            series1.Name = "Series1";
            series1.ShowInLegend = false;
            series1.SynchronizePointOptions = false;
            sideBySideBarSeriesView1.Shadow.Visible = true;
            series1.View = sideBySideBarSeriesView1;
            this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1};
            sideBySideBarSeriesLabel2.LineVisible = true;
            this.xrChart1.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
            this.xrChart1.SizeF = new System.Drawing.SizeF(725.9996F, 235.4166F);
            // 
            // xrLabelRoomFrom
            // 
            this.xrLabelRoomFrom.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "getReportIncome.coderef")});
            this.xrLabelRoomFrom.Font = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
            this.xrLabelRoomFrom.LocationFloat = new DevExpress.Utils.PointFloat(570.8334F, 210.4167F);
            this.xrLabelRoomFrom.Multiline = true;
            this.xrLabelRoomFrom.Name = "xrLabelRoomFrom";
            this.xrLabelRoomFrom.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabelRoomFrom.SizeF = new System.Drawing.SizeF(98.95831F, 31.625F);
            this.xrLabelRoomFrom.StylePriority.UseFont = false;
            this.xrLabelRoomFrom.StylePriority.UseTextAlignment = false;
            this.xrLabelRoomFrom.Text = "xrLabelRoomFrom";
            this.xrLabelRoomFrom.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // xrLabel4
            // 
            this.xrLabel4.Font = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
            this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(457.2917F, 210.4167F);
            this.xrLabel4.Multiline = true;
            this.xrLabel4.Name = "xrLabel4";
            this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel4.SizeF = new System.Drawing.SizeF(113.5418F, 31.62495F);
            this.xrLabel4.StylePriority.UseFont = false;
            this.xrLabel4.StylePriority.UseTextAlignment = false;
            this.xrLabel4.Text = "Ëéͧ : ";
            this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // xrLabelBuilding
            // 
            this.xrLabelBuilding.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "getReportIncome.building_label")});
            this.xrLabelBuilding.Font = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
            this.xrLabelBuilding.LocationFloat = new DevExpress.Utils.PointFloat(181.25F, 210.4167F);
            this.xrLabelBuilding.Multiline = true;
            this.xrLabelBuilding.Name = "xrLabelBuilding";
            this.xrLabelBuilding.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabelBuilding.SizeF = new System.Drawing.SizeF(267.7783F, 31.62491F);
            this.xrLabelBuilding.StylePriority.UseFont = false;
            this.xrLabelBuilding.StylePriority.UseTextAlignment = false;
            this.xrLabelBuilding.Text = "xrLabelBuilding";
            this.xrLabelBuilding.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // xrLabelMeterModel
            // 
            this.xrLabelMeterModel.Font = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
            this.xrLabelMeterModel.LocationFloat = new DevExpress.Utils.PointFloat(169.7917F, 247.9167F);
            this.xrLabelMeterModel.Multiline = true;
            this.xrLabelMeterModel.Name = "xrLabelMeterModel";
            this.xrLabelMeterModel.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabelMeterModel.SizeF = new System.Drawing.SizeF(279.7101F, 31.62495F);
            this.xrLabelMeterModel.StylePriority.UseFont = false;
            this.xrLabelMeterModel.StylePriority.UseTextAlignment = false;
            this.xrLabelMeterModel.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // xrLabel7
            // 
            this.xrLabel7.Font = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
            this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(457.2917F, 247.9167F);
            this.xrLabel7.Multiline = true;
            this.xrLabel7.Name = "xrLabel7";
            this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel7.SizeF = new System.Drawing.SizeF(113.5417F, 31.62497F);
            this.xrLabel7.StylePriority.UseFont = false;
            this.xrLabel7.StylePriority.UseTextAlignment = false;
            this.xrLabel7.Text = "ËÁÒÂàÅ¢ÁÔàµÍÃì : ";
            this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // xrLabel2
            // 
            this.xrLabel2.Font = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
            this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(55.20837F, 210.4167F);
            this.xrLabel2.Multiline = true;
            this.xrLabel2.Name = "xrLabel2";
            this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel2.SizeF = new System.Drawing.SizeF(114.5834F, 31.625F);
            this.xrLabel2.StylePriority.UseFont = false;
            this.xrLabel2.StylePriority.UseTextAlignment = false;
            this.xrLabel2.Text = "ÍÒ¤ÒÃ : ";
            this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // xrLabel6
            // 
            this.xrLabel6.Font = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
            this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(55.20837F, 247.9167F);
            this.xrLabel6.Multiline = true;
            this.xrLabel6.Name = "xrLabel6";
            this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel6.SizeF = new System.Drawing.SizeF(114.5834F, 31.625F);
            this.xrLabel6.StylePriority.UseFont = false;
            this.xrLabel6.StylePriority.UseTextAlignment = false;
            this.xrLabel6.Text = "ÃØè¹ÁÔàµÍÃì : ";
            this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // xrLabelMeterSerial
            // 
            this.xrLabelMeterSerial.Font = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
            this.xrLabelMeterSerial.LocationFloat = new DevExpress.Utils.PointFloat(570.8334F, 247.9167F);
            this.xrLabelMeterSerial.Multiline = true;
            this.xrLabelMeterSerial.Name = "xrLabelMeterSerial";
            this.xrLabelMeterSerial.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabelMeterSerial.SizeF = new System.Drawing.SizeF(98.95831F, 31.625F);
            this.xrLabelMeterSerial.StylePriority.UseFont = false;
            this.xrLabelMeterSerial.StylePriority.UseTextAlignment = false;
            this.xrLabelMeterSerial.Text = "A";
            this.xrLabelMeterSerial.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // xrLabel14
            // 
            this.xrLabel14.Font = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
            this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(92.70834F, 136.4583F);
            this.xrLabel14.Multiline = true;
            this.xrLabel14.Name = "xrLabel14";
            this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel14.SizeF = new System.Drawing.SizeF(60.41672F, 31.62498F);
            this.xrLabel14.StylePriority.UseFont = false;
            this.xrLabel14.Text = "à´×͹";
            // 
            // xrLabelFromDate
            // 
            this.xrLabelFromDate.Font = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
            this.xrLabelFromDate.LocationFloat = new DevExpress.Utils.PointFloat(167.7083F, 136.4583F);
            this.xrLabelFromDate.Multiline = true;
            this.xrLabelFromDate.Name = "xrLabelFromDate";
            this.xrLabelFromDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabelFromDate.SizeF = new System.Drawing.SizeF(221.6797F, 31.62497F);
            this.xrLabelFromDate.StylePriority.UseFont = false;
            this.xrLabelFromDate.Text = "$Start";
            // 
            // xrLabel1
            // 
            this.xrLabel1.Borders = DevExpress.XtraPrinting.BorderSide.Top;
            this.xrLabel1.BorderWidth = 2;
            this.xrLabel1.Font = new System.Drawing.Font("Angsana New", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
            this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 75F);
            this.xrLabel1.Name = "xrLabel1";
            this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel1.SizeF = new System.Drawing.SizeF(725.9996F, 41.74998F);
            this.xrLabel1.StylePriority.UseBorders = false;
            this.xrLabel1.StylePriority.UseBorderWidth = false;
            this.xrLabel1.StylePriority.UseFont = false;
            this.xrLabel1.StylePriority.UseTextAlignment = false;
            this.xrLabel1.Text = "Electricity Consummation Monthly Report ( ÃÒ§ҹ˹èÇ¡ÒÃãªéä¿¿éÒµèÍà´×͹)";
            this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
            // 
            // xrLabelDatePrint
            // 
            this.xrLabelDatePrint.Font = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
            this.xrLabelDatePrint.LocationFloat = new DevExpress.Utils.PointFloat(349.5417F, 0F);
            this.xrLabelDatePrint.Name = "xrLabelDatePrint";
            this.xrLabelDatePrint.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabelDatePrint.SizeF = new System.Drawing.SizeF(376.4583F, 31.62502F);
            this.xrLabelDatePrint.StylePriority.UseFont = false;
            this.xrLabelDatePrint.StylePriority.UseTextAlignment = false;
            this.xrLabelDatePrint.Text = "¾ÔÁ¾ìÇѹ·Õè";
            this.xrLabelDatePrint.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // PageFooter
            // 
            this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel3,
            this.xrPageInfo1});
            this.PageFooter.Expanded = false;
            this.PageFooter.Name = "PageFooter";
            // 
            // xrLabel3
            // 
            this.xrLabel3.Font = new System.Drawing.Font("AngsanaUPC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
            this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 34.29165F);
            this.xrLabel3.Name = "xrLabel3";
            this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel3.SizeF = new System.Drawing.SizeF(725.9996F, 36.54169F);
            this.xrLabel3.StylePriority.UseFont = false;
            this.xrLabel3.Text = "* Null : äÁèÁÕ¡Òúѹ·Ö¡ * N/A : ˹èÇ·ÕèºÑ¹·Ö¡äÁèÊÁºÙóì";
            // 
            // xrPageInfo1
            // 
            this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(289.3881F, 77.00002F);
            this.xrPageInfo1.Name = "xrPageInfo1";
            this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrPageInfo1.SizeF = new System.Drawing.SizeF(100F, 23F);
            this.xrPageInfo1.StylePriority.UseTextAlignment = false;
            this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // electricMonth
            // 
            this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail,
            this.TopMargin,
            this.BottomMargin,
            this.ReportHeader,
            this.PageFooter});
            this.DataMember = "Table1";
            this.DataSourceSchema = resources.GetString("$this.DataSourceSchema");
            this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
            this.formattingRule1});
            this.Margins = new System.Drawing.Printing.Margins(50, 51, 9, 100);
            this.PageHeight = 1169;
            this.PageWidth = 827;
            this.PaperKind = System.Drawing.Printing.PaperKind.A4;
            this.Version = "10.2";
            ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Esempio n. 35
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.SimpleDiagram3D          simpleDiagram3D3          = new DevExpress.XtraCharts.SimpleDiagram3D();
     DevExpress.XtraCharts.Series                   series4                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Pie3DSeriesLabel         pie3DSeriesLabel5         = new DevExpress.XtraCharts.Pie3DSeriesLabel();
     DevExpress.XtraCharts.PiePointOptions          piePointOptions4          = new DevExpress.XtraCharts.PiePointOptions();
     DevExpress.XtraCharts.PiePointOptions          piePointOptions5          = new DevExpress.XtraCharts.PiePointOptions();
     DevExpress.XtraCharts.Pie3DSeriesView          pie3DSeriesView5          = new DevExpress.XtraCharts.Pie3DSeriesView();
     DevExpress.XtraCharts.Pie3DSeriesLabel         pie3DSeriesLabel6         = new DevExpress.XtraCharts.Pie3DSeriesLabel();
     DevExpress.XtraCharts.Pie3DSeriesView          pie3DSeriesView6          = new DevExpress.XtraCharts.Pie3DSeriesView();
     DevExpress.XtraCharts.SimpleDiagram3D          simpleDiagram3D4          = new DevExpress.XtraCharts.SimpleDiagram3D();
     DevExpress.XtraCharts.Series                   series5                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Pie3DSeriesLabel         pie3DSeriesLabel7         = new DevExpress.XtraCharts.Pie3DSeriesLabel();
     DevExpress.XtraCharts.PiePointOptions          piePointOptions6          = new DevExpress.XtraCharts.PiePointOptions();
     DevExpress.XtraCharts.Pie3DSeriesView          pie3DSeriesView7          = new DevExpress.XtraCharts.Pie3DSeriesView();
     DevExpress.XtraCharts.Pie3DSeriesLabel         pie3DSeriesLabel8         = new DevExpress.XtraCharts.Pie3DSeriesLabel();
     DevExpress.XtraCharts.Pie3DSeriesView          pie3DSeriesView8          = new DevExpress.XtraCharts.Pie3DSeriesView();
     DevExpress.XtraCharts.XYDiagram                xyDiagram2                = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                   series6                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions2             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel4 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.panelControl1    = new DevExpress.XtraEditors.PanelControl();
     this.tbGetData        = new DevExpress.XtraEditors.SimpleButton();
     this.ckCAuto          = new CBSControls.VCheckEdit();
     this.vDateEdit2       = new CBSControls.VDateEdit();
     this.vDateEdit1       = new CBSControls.VDateEdit();
     this.labelControl2    = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1    = new DevExpress.XtraEditors.LabelControl();
     this.TabControl       = new DevExpress.XtraTab.XtraTabControl();
     this.tbSumary         = new DevExpress.XtraTab.XtraTabPage();
     this.panelControl8    = new DevExpress.XtraEditors.PanelControl();
     this.ChartDSNam       = new DevExpress.XtraCharts.ChartControl();
     this.splitterControl2 = new DevExpress.XtraEditors.SplitterControl();
     this.ChartDSTungay    = new DevExpress.XtraCharts.ChartControl();
     this.splitterControl3 = new DevExpress.XtraEditors.SplitterControl();
     this.ChartDSThang     = new DevExpress.XtraCharts.ChartControl();
     this.panelControl2    = new DevExpress.XtraEditors.PanelControl();
     this.tbGetSumary      = new DevExpress.XtraEditors.SimpleButton();
     this.panelControl7    = new DevExpress.XtraEditors.PanelControl();
     this.lbLastTT         = new DevExpress.XtraEditors.LabelControl();
     this.labelControl7    = new DevExpress.XtraEditors.LabelControl();
     this.lbLastSale       = new DevExpress.XtraEditors.LabelControl();
     this.lbLastGD         = new DevExpress.XtraEditors.LabelControl();
     this.lbTrangThaiKH    = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5    = new DevExpress.XtraEditors.LabelControl();
     this.labelControl4    = new DevExpress.XtraEditors.LabelControl();
     this.labelControl3    = new DevExpress.XtraEditors.LabelControl();
     this.tbHistory        = new DevExpress.XtraTab.XtraTabPage();
     this.panelControl3    = new DevExpress.XtraEditors.PanelControl();
     this.btEdit           = new DevExpress.XtraEditors.SimpleButton();
     this.btNew            = new DevExpress.XtraEditors.SimpleButton();
     this.btGetHistory     = new DevExpress.XtraEditors.SimpleButton();
     this.tbOrder          = new DevExpress.XtraTab.XtraTabPage();
     this.pOrder           = new DevExpress.XtraEditors.PanelControl();
     this.panelControl6    = new DevExpress.XtraEditors.PanelControl();
     this.btGetOrder       = new DevExpress.XtraEditors.SimpleButton();
     this.tbSale           = new DevExpress.XtraTab.XtraTabPage();
     this.pSales           = new DevExpress.XtraEditors.PanelControl();
     this.panelControl4    = new DevExpress.XtraEditors.PanelControl();
     this.btSales          = new DevExpress.XtraEditors.SimpleButton();
     this.tbCongno         = new DevExpress.XtraTab.XtraTabPage();
     this.panelControl5    = new DevExpress.XtraEditors.PanelControl();
     this.btGetCongno      = new DevExpress.XtraEditors.SimpleButton();
     this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl();
     this.panelControl9    = new DevExpress.XtraEditors.PanelControl();
     this.pCongno          = new DevExpress.XtraEditors.PanelControl();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ckCAuto.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.vDateEdit2.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.vDateEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.vDateEdit1.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.vDateEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TabControl)).BeginInit();
     this.TabControl.SuspendLayout();
     this.tbSumary.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit();
     this.panelControl8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ChartDSNam)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ChartDSTungay)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ChartDSThang)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).BeginInit();
     this.panelControl7.SuspendLayout();
     this.tbHistory.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
     this.panelControl3.SuspendLayout();
     this.tbOrder.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pOrder)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
     this.panelControl6.SuspendLayout();
     this.tbSale.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pSales)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
     this.panelControl4.SuspendLayout();
     this.tbCongno.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
     this.panelControl5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pCongno)).BeginInit();
     this.SuspendLayout();
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.tbGetData);
     this.panelControl1.Controls.Add(this.ckCAuto);
     this.panelControl1.Controls.Add(this.vDateEdit2);
     this.panelControl1.Controls.Add(this.vDateEdit1);
     this.panelControl1.Controls.Add(this.labelControl2);
     this.panelControl1.Controls.Add(this.labelControl1);
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelControl1.Location = new System.Drawing.Point(0, 0);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(2239, 79);
     this.panelControl1.TabIndex = 0;
     //
     // tbGetData
     //
     this.tbGetData.Location = new System.Drawing.Point(724, 21);
     this.tbGetData.Name     = "tbGetData";
     this.tbGetData.Size     = new System.Drawing.Size(235, 34);
     this.tbGetData.TabIndex = 5;
     this.tbGetData.Text     = "Lấy dữ liệu";
     this.tbGetData.Click   += new System.EventHandler(this.tbGetData_Click);
     //
     // ckCAuto
     //
     this.ckCAuto.Location           = new System.Drawing.Point(990, 25);
     this.ckCAuto.Name               = "ckCAuto";
     this.ckCAuto.Properties.Caption = "Tự động load dữ liệu";
     this.ckCAuto.Size               = new System.Drawing.Size(273, 30);
     this.ckCAuto.TabIndex           = 4;
     //
     // vDateEdit2
     //
     this.vDateEdit2.EditValue            = null;
     this.vDateEdit2.EnterMoveNextControl = true;
     this.vDateEdit2.Location             = new System.Drawing.Point(477, 19);
     this.vDateEdit2.Name = "vDateEdit2";
     this.vDateEdit2.Properties.AllowNullInput                  = DevExpress.Utils.DefaultBoolean.True;
     this.vDateEdit2.Properties.Appearance.BackColor            = System.Drawing.SystemColors.Control;
     this.vDateEdit2.Properties.Appearance.Options.UseBackColor = true;
     this.vDateEdit2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.vDateEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.vDateEdit2.Properties.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.vDateEdit2.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.vDateEdit2.Properties.Mask.EditMask = "dd/MM/yyyy";
     this.vDateEdit2.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.vDateEdit2.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.vDateEdit2.Size              = new System.Drawing.Size(172, 30);
     this.vDateEdit2.TabIndex          = 3;
     this.vDateEdit2.EditValueChanged += new System.EventHandler(this.vDateEdit2_EditValueChanged);
     //
     // vDateEdit1
     //
     this.vDateEdit1.EditValue            = null;
     this.vDateEdit1.EnterMoveNextControl = true;
     this.vDateEdit1.Location             = new System.Drawing.Point(149, 19);
     this.vDateEdit1.Name = "vDateEdit1";
     this.vDateEdit1.Properties.AllowNullInput                  = DevExpress.Utils.DefaultBoolean.True;
     this.vDateEdit1.Properties.Appearance.BackColor            = System.Drawing.SystemColors.Control;
     this.vDateEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.vDateEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.vDateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.vDateEdit1.Properties.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.vDateEdit1.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.vDateEdit1.Properties.Mask.EditMask = "dd/MM/yyyy";
     this.vDateEdit1.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.vDateEdit1.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.vDateEdit1.Size              = new System.Drawing.Size(181, 30);
     this.vDateEdit1.TabIndex          = 2;
     this.vDateEdit1.EditValueChanged += new System.EventHandler(this.vDateEdit1_EditValueChanged);
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(358, 24);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(94, 25);
     this.labelControl2.TabIndex = 1;
     this.labelControl2.Text     = "đến ngày:";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(37, 25);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(84, 25);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text     = "Từ ngày:";
     //
     // TabControl
     //
     this.TabControl.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.TabControl.Location        = new System.Drawing.Point(468, 79);
     this.TabControl.Name            = "TabControl";
     this.TabControl.SelectedTabPage = this.tbSumary;
     this.TabControl.Size            = new System.Drawing.Size(1771, 1182);
     this.TabControl.TabIndex        = 2;
     this.TabControl.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.tbSumary,
         this.tbHistory,
         this.tbOrder,
         this.tbSale,
         this.tbCongno
     });
     //
     // tbSumary
     //
     this.tbSumary.Controls.Add(this.panelControl8);
     this.tbSumary.Controls.Add(this.panelControl2);
     this.tbSumary.Controls.Add(this.panelControl7);
     this.tbSumary.Name = "tbSumary";
     this.tbSumary.Size = new System.Drawing.Size(1765, 1144);
     this.tbSumary.Text = "Tổng quát";
     //
     // panelControl8
     //
     this.panelControl8.Controls.Add(this.ChartDSNam);
     this.panelControl8.Controls.Add(this.splitterControl2);
     this.panelControl8.Controls.Add(this.ChartDSTungay);
     this.panelControl8.Controls.Add(this.splitterControl3);
     this.panelControl8.Controls.Add(this.ChartDSThang);
     this.panelControl8.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelControl8.Location = new System.Drawing.Point(0, 148);
     this.panelControl8.Name     = "panelControl8";
     this.panelControl8.Size     = new System.Drawing.Size(1765, 912);
     this.panelControl8.TabIndex = 2;
     //
     // ChartDSNam
     //
     simpleDiagram3D3.RotationMatrixSerializable = "1;0;0;0;0;0.5;-0.866025403784439;0;0;0.866025403784439;0.5;0;0;0;0;1";
     this.ChartDSNam.Diagram       = simpleDiagram3D3;
     this.ChartDSNam.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.ChartDSNam.Location      = new System.Drawing.Point(1024, 394);
     this.ChartDSNam.Name          = "ChartDSNam";
     pie3DSeriesLabel5.LineVisible = true;
     series4.Label = pie3DSeriesLabel5;
     piePointOptions4.PercentOptions.ValueAsPercent = false;
     piePointOptions4.PointView = DevExpress.XtraCharts.PointView.ArgumentAndValues;
     series4.LegendPointOptions = piePointOptions4;
     series4.Name = "DSTungay";
     piePointOptions5.PercentOptions.ValueAsPercent = false;
     piePointOptions5.PointView = DevExpress.XtraCharts.PointView.ArgumentAndValues;
     piePointOptions5.ValueNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.Number;
     piePointOptions5.ValueNumericOptions.Precision = 0;
     series4.PointOptions            = piePointOptions5;
     series4.SynchronizePointOptions = false;
     series4.View = pie3DSeriesView5;
     this.ChartDSNam.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series4
     };
     pie3DSeriesLabel6.LineVisible        = true;
     this.ChartDSNam.SeriesTemplate.Label = pie3DSeriesLabel6;
     this.ChartDSNam.SeriesTemplate.View  = pie3DSeriesView6;
     this.ChartDSNam.Size     = new System.Drawing.Size(739, 516);
     this.ChartDSNam.TabIndex = 2;
     //
     // splitterControl2
     //
     this.splitterControl2.Location = new System.Drawing.Point(1019, 394);
     this.splitterControl2.Name     = "splitterControl2";
     this.splitterControl2.Size     = new System.Drawing.Size(5, 516);
     this.splitterControl2.TabIndex = 3;
     this.splitterControl2.TabStop  = false;
     //
     // ChartDSTungay
     //
     simpleDiagram3D4.RotationMatrixSerializable = "1;0;0;0;0;0.5;-0.866025403784439;0;0;0.866025403784439;0.5;0;0;0;0;1";
     this.ChartDSTungay.Diagram    = simpleDiagram3D4;
     this.ChartDSTungay.Dock       = System.Windows.Forms.DockStyle.Left;
     this.ChartDSTungay.Location   = new System.Drawing.Point(2, 394);
     this.ChartDSTungay.Name       = "ChartDSTungay";
     pie3DSeriesLabel7.LineVisible = true;
     series5.Label = pie3DSeriesLabel7;
     series5.Name  = "DSTungay";
     piePointOptions6.ArgumentNumericOptions.Format     = DevExpress.XtraCharts.NumericFormat.Number;
     piePointOptions6.ArgumentNumericOptions.Precision  = 0;
     piePointOptions6.PercentOptions.PercentageAccuracy = 1;
     piePointOptions6.PercentOptions.ValueAsPercent     = false;
     piePointOptions6.PointView = DevExpress.XtraCharts.PointView.ArgumentAndValues;
     piePointOptions6.ValueNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.Number;
     piePointOptions6.ValueNumericOptions.Precision = 0;
     series5.PointOptions        = piePointOptions6;
     series5.SeriesPointsSorting = DevExpress.XtraCharts.SortingMode.Ascending;
     series5.View = pie3DSeriesView7;
     this.ChartDSTungay.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series5
     };
     pie3DSeriesLabel8.LineVisible           = true;
     this.ChartDSTungay.SeriesTemplate.Label = pie3DSeriesLabel8;
     this.ChartDSTungay.SeriesTemplate.View  = pie3DSeriesView8;
     this.ChartDSTungay.Size     = new System.Drawing.Size(1017, 516);
     this.ChartDSTungay.TabIndex = 1;
     //
     // splitterControl3
     //
     this.splitterControl3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.splitterControl3.Location = new System.Drawing.Point(2, 389);
     this.splitterControl3.Name     = "splitterControl3";
     this.splitterControl3.Size     = new System.Drawing.Size(1761, 5);
     this.splitterControl3.TabIndex = 4;
     this.splitterControl3.TabStop  = false;
     //
     // ChartDSThang
     //
     xyDiagram2.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram2.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.NumericOptions.Format      = DevExpress.XtraCharts.NumericFormat.Number;
     xyDiagram2.AxisY.NumericOptions.Precision   = 0;
     xyDiagram2.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram2.AxisY.Range.SideMarginsEnabled   = true;
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     this.ChartDSThang.Diagram             = xyDiagram2;
     this.ChartDSThang.Dock                = System.Windows.Forms.DockStyle.Top;
     this.ChartDSThang.Location            = new System.Drawing.Point(2, 2);
     this.ChartDSThang.Name                = "ChartDSThang";
     sideBySideBarSeriesLabel3.LineVisible = true;
     series6.Label = sideBySideBarSeriesLabel3;
     series6.Name  = "Doanh số hàng tháng";
     pointOptions2.ValueNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions2.ValueNumericOptions.Precision = 0;
     series6.PointOptions = pointOptions2;
     this.ChartDSThang.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series6
     };
     sideBySideBarSeriesLabel4.LineVisible  = true;
     this.ChartDSThang.SeriesTemplate.Label = sideBySideBarSeriesLabel4;
     this.ChartDSThang.Size     = new System.Drawing.Size(1761, 387);
     this.ChartDSThang.TabIndex = 0;
     //
     // panelControl2
     //
     this.panelControl2.Controls.Add(this.tbGetSumary);
     this.panelControl2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl2.Location = new System.Drawing.Point(0, 1060);
     this.panelControl2.Name     = "panelControl2";
     this.panelControl2.Size     = new System.Drawing.Size(1765, 84);
     this.panelControl2.TabIndex = 0;
     //
     // tbGetSumary
     //
     this.tbGetSumary.Location = new System.Drawing.Point(53, 26);
     this.tbGetSumary.Name     = "tbGetSumary";
     this.tbGetSumary.Size     = new System.Drawing.Size(235, 34);
     this.tbGetSumary.TabIndex = 6;
     this.tbGetSumary.Text     = "Lấy dữ liệu";
     this.tbGetSumary.Click   += new System.EventHandler(this.tbGetSumary_Click);
     //
     // panelControl7
     //
     this.panelControl7.Controls.Add(this.lbLastTT);
     this.panelControl7.Controls.Add(this.labelControl7);
     this.panelControl7.Controls.Add(this.lbLastSale);
     this.panelControl7.Controls.Add(this.lbLastGD);
     this.panelControl7.Controls.Add(this.lbTrangThaiKH);
     this.panelControl7.Controls.Add(this.labelControl5);
     this.panelControl7.Controls.Add(this.labelControl4);
     this.panelControl7.Controls.Add(this.labelControl3);
     this.panelControl7.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelControl7.Location = new System.Drawing.Point(0, 0);
     this.panelControl7.Name     = "panelControl7";
     this.panelControl7.Size     = new System.Drawing.Size(1765, 148);
     this.panelControl7.TabIndex = 1;
     //
     // lbLastTT
     //
     this.lbLastTT.Appearance.Font = new System.Drawing.Font("Tahoma", 7.875F, System.Drawing.FontStyle.Bold);
     this.lbLastTT.Location        = new System.Drawing.Point(811, 60);
     this.lbLastTT.Name            = "lbLastTT";
     this.lbLastTT.Size            = new System.Drawing.Size(140, 25);
     this.lbLastTT.TabIndex        = 7;
     this.lbLastTT.Text            = "labelControl6";
     //
     // labelControl7
     //
     this.labelControl7.Location = new System.Drawing.Point(527, 60);
     this.labelControl7.Name     = "labelControl7";
     this.labelControl7.Size     = new System.Drawing.Size(247, 25);
     this.labelControl7.TabIndex = 6;
     this.labelControl7.Text     = "Lần thanh toán cuối cùng:";
     //
     // lbLastSale
     //
     this.lbLastSale.Appearance.Font = new System.Drawing.Font("Tahoma", 7.875F, System.Drawing.FontStyle.Bold);
     this.lbLastSale.Location        = new System.Drawing.Point(811, 20);
     this.lbLastSale.Name            = "lbLastSale";
     this.lbLastSale.Size            = new System.Drawing.Size(140, 25);
     this.lbLastSale.TabIndex        = 5;
     this.lbLastSale.Text            = "labelControl6";
     //
     // lbLastGD
     //
     this.lbLastGD.Appearance.Font = new System.Drawing.Font("Tahoma", 7.875F, System.Drawing.FontStyle.Bold);
     this.lbLastGD.Location        = new System.Drawing.Point(342, 60);
     this.lbLastGD.Name            = "lbLastGD";
     this.lbLastGD.Size            = new System.Drawing.Size(140, 25);
     this.lbLastGD.TabIndex        = 4;
     this.lbLastGD.Text            = "labelControl6";
     //
     // lbTrangThaiKH
     //
     this.lbTrangThaiKH.Appearance.Font = new System.Drawing.Font("Tahoma", 7.875F, System.Drawing.FontStyle.Bold);
     this.lbTrangThaiKH.Location        = new System.Drawing.Point(342, 20);
     this.lbTrangThaiKH.Name            = "lbTrangThaiKH";
     this.lbTrangThaiKH.Size            = new System.Drawing.Size(140, 25);
     this.lbTrangThaiKH.TabIndex        = 3;
     this.lbTrangThaiKH.Text            = "labelControl6";
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(527, 20);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(229, 25);
     this.labelControl5.TabIndex = 2;
     this.labelControl5.Text     = "Lần đặt hàng cuối cùng:";
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(58, 60);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(230, 25);
     this.labelControl4.TabIndex = 1;
     this.labelControl4.Text     = "Lần giao dịch cuối cùng:";
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(58, 20);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(220, 25);
     this.labelControl3.TabIndex = 0;
     this.labelControl3.Text     = "Trạng thái khách hàng:";
     //
     // tbHistory
     //
     this.tbHistory.Controls.Add(this.panelControl3);
     this.tbHistory.Name = "tbHistory";
     this.tbHistory.Size = new System.Drawing.Size(1765, 1144);
     this.tbHistory.Text = "Lịch sử giao dịch";
     //
     // panelControl3
     //
     this.panelControl3.Controls.Add(this.btEdit);
     this.panelControl3.Controls.Add(this.btNew);
     this.panelControl3.Controls.Add(this.btGetHistory);
     this.panelControl3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl3.Location = new System.Drawing.Point(0, 1054);
     this.panelControl3.Name     = "panelControl3";
     this.panelControl3.Size     = new System.Drawing.Size(1765, 90);
     this.panelControl3.TabIndex = 1;
     //
     // btEdit
     //
     this.btEdit.Location = new System.Drawing.Point(684, 25);
     this.btEdit.Name     = "btEdit";
     this.btEdit.Size     = new System.Drawing.Size(235, 34);
     this.btEdit.TabIndex = 9;
     this.btEdit.Text     = "Sửa";
     this.btEdit.Click   += new System.EventHandler(this.btEdit_Click);
     //
     // btNew
     //
     this.btNew.Location = new System.Drawing.Point(408, 25);
     this.btNew.Name     = "btNew";
     this.btNew.Size     = new System.Drawing.Size(235, 34);
     this.btNew.TabIndex = 8;
     this.btNew.Text     = "Thêm";
     this.btNew.Click   += new System.EventHandler(this.btNew_Click);
     //
     // btGetHistory
     //
     this.btGetHistory.Location = new System.Drawing.Point(98, 25);
     this.btGetHistory.Name     = "btGetHistory";
     this.btGetHistory.Size     = new System.Drawing.Size(235, 34);
     this.btGetHistory.TabIndex = 7;
     this.btGetHistory.Text     = "Lấy dữ liệu";
     this.btGetHistory.Click   += new System.EventHandler(this.btGetHistory_Click);
     //
     // tbOrder
     //
     this.tbOrder.Controls.Add(this.pOrder);
     this.tbOrder.Controls.Add(this.panelControl6);
     this.tbOrder.Name = "tbOrder";
     this.tbOrder.Size = new System.Drawing.Size(1765, 1144);
     this.tbOrder.Text = "Đặt hàng";
     //
     // pOrder
     //
     this.pOrder.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pOrder.Location = new System.Drawing.Point(0, 0);
     this.pOrder.Name     = "pOrder";
     this.pOrder.Size     = new System.Drawing.Size(1765, 1054);
     this.pOrder.TabIndex = 2;
     //
     // panelControl6
     //
     this.panelControl6.Controls.Add(this.btGetOrder);
     this.panelControl6.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl6.Location = new System.Drawing.Point(0, 1054);
     this.panelControl6.Name     = "panelControl6";
     this.panelControl6.Size     = new System.Drawing.Size(1765, 90);
     this.panelControl6.TabIndex = 1;
     //
     // btGetOrder
     //
     this.btGetOrder.Location = new System.Drawing.Point(71, 35);
     this.btGetOrder.Name     = "btGetOrder";
     this.btGetOrder.Size     = new System.Drawing.Size(235, 34);
     this.btGetOrder.TabIndex = 8;
     this.btGetOrder.Text     = "Lấy dữ liệu";
     this.btGetOrder.Click   += new System.EventHandler(this.btGetOrder_Click);
     //
     // tbSale
     //
     this.tbSale.Controls.Add(this.pSales);
     this.tbSale.Controls.Add(this.panelControl4);
     this.tbSale.Name = "tbSale";
     this.tbSale.Size = new System.Drawing.Size(1765, 1144);
     this.tbSale.Text = "Bán hàng";
     //
     // pSales
     //
     this.pSales.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pSales.Location = new System.Drawing.Point(0, 0);
     this.pSales.Name     = "pSales";
     this.pSales.Size     = new System.Drawing.Size(1765, 1054);
     this.pSales.TabIndex = 3;
     //
     // panelControl4
     //
     this.panelControl4.Controls.Add(this.btSales);
     this.panelControl4.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl4.Location = new System.Drawing.Point(0, 1054);
     this.panelControl4.Name     = "panelControl4";
     this.panelControl4.Size     = new System.Drawing.Size(1765, 90);
     this.panelControl4.TabIndex = 1;
     //
     // btSales
     //
     this.btSales.Location = new System.Drawing.Point(145, 28);
     this.btSales.Name     = "btSales";
     this.btSales.Size     = new System.Drawing.Size(235, 34);
     this.btSales.TabIndex = 9;
     this.btSales.Text     = "Lấy dữ liệu";
     this.btSales.Click   += new System.EventHandler(this.btSales_Click);
     //
     // tbCongno
     //
     this.tbCongno.Controls.Add(this.pCongno);
     this.tbCongno.Controls.Add(this.panelControl5);
     this.tbCongno.Name = "tbCongno";
     this.tbCongno.Size = new System.Drawing.Size(1765, 1144);
     this.tbCongno.Text = "Báo cáo công nợ";
     //
     // panelControl5
     //
     this.panelControl5.Controls.Add(this.btGetCongno);
     this.panelControl5.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl5.Location = new System.Drawing.Point(0, 1054);
     this.panelControl5.Name     = "panelControl5";
     this.panelControl5.Size     = new System.Drawing.Size(1765, 90);
     this.panelControl5.TabIndex = 1;
     //
     // btGetCongno
     //
     this.btGetCongno.Location = new System.Drawing.Point(107, 27);
     this.btGetCongno.Name     = "btGetCongno";
     this.btGetCongno.Size     = new System.Drawing.Size(235, 34);
     this.btGetCongno.TabIndex = 10;
     this.btGetCongno.Text     = "Lấy dữ liệu";
     this.btGetCongno.Click   += new System.EventHandler(this.GetCongno_Click);
     //
     // splitterControl1
     //
     this.splitterControl1.Location = new System.Drawing.Point(468, 79);
     this.splitterControl1.Name     = "splitterControl1";
     this.splitterControl1.Size     = new System.Drawing.Size(5, 1182);
     this.splitterControl1.TabIndex = 3;
     this.splitterControl1.TabStop  = false;
     //
     // panelControl9
     //
     this.panelControl9.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panelControl9.Location = new System.Drawing.Point(0, 79);
     this.panelControl9.Name     = "panelControl9";
     this.panelControl9.Size     = new System.Drawing.Size(468, 1182);
     this.panelControl9.TabIndex = 4;
     //
     // pCongno
     //
     this.pCongno.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pCongno.Location = new System.Drawing.Point(0, 0);
     this.pCongno.Name     = "pCongno";
     this.pCongno.Size     = new System.Drawing.Size(1765, 1054);
     this.pCongno.TabIndex = 2;
     //
     // fKHManage
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 25F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(2239, 1261);
     this.Controls.Add(this.splitterControl1);
     this.Controls.Add(this.TabControl);
     this.Controls.Add(this.panelControl9);
     this.Controls.Add(this.panelControl1);
     this.Name  = "fKHManage";
     this.Text  = "Quản lý thông tin khách hàng";
     this.Load += new System.EventHandler(this.fKHManage_Load);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ckCAuto.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.vDateEdit2.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.vDateEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.vDateEdit1.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.vDateEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TabControl)).EndInit();
     this.TabControl.ResumeLayout(false);
     this.tbSumary.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl8)).EndInit();
     this.panelControl8.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ChartDSNam)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ChartDSTungay)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ChartDSThang)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).EndInit();
     this.panelControl7.ResumeLayout(false);
     this.panelControl7.PerformLayout();
     this.tbHistory.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
     this.panelControl3.ResumeLayout(false);
     this.tbOrder.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pOrder)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
     this.panelControl6.ResumeLayout(false);
     this.tbSale.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pSales)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
     this.panelControl4.ResumeLayout(false);
     this.tbCongno.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
     this.panelControl5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pCongno)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 36
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions1             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions             pointOptions2             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideBarSeriesView  sideBySideBarSeriesView1  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions3             = new DevExpress.XtraCharts.PointOptions();
     this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
     this.chartControl1  = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.BackColor             = System.Drawing.Color.Transparent;
     this.chartControl1.BorderOptions.Color   = System.Drawing.Color.Transparent;
     this.chartControl1.BorderOptions.Visible = false;
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.GridLines.MinorColor       = System.Drawing.Color.Transparent;
     xyDiagram1.AxisY.GridLines.MinorVisible     = true;
     xyDiagram1.AxisY.MinorCount = 4;
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.Margins.Left    = 30;
     this.chartControl1.Diagram = xyDiagram1;
     this.chartControl1.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.LeftOutside;
     this.chartControl1.Location           = new System.Drawing.Point(0, 0);
     this.chartControl1.Name               = "chartControl1";
     sideBySideBarSeriesLabel1.LineVisible = true;
     series1.Label              = sideBySideBarSeriesLabel1;
     pointOptions1.PointView    = DevExpress.XtraCharts.PointView.Argument;
     series1.LegendPointOptions = pointOptions1;
     series1.Name = "Series";
     pointOptions2.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
     series1.PointOptions                    = pointOptions2;
     series1.SynchronizePointOptions         = false;
     sideBySideBarSeriesView1.ColorEach      = true;
     sideBySideBarSeriesView1.Shadow.Visible = true;
     series1.View = sideBySideBarSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     sideBySideBarSeriesLabel2.LineVisible   = true;
     this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
     this.chartControl1.SeriesTemplate.LegendPointOptions      = pointOptions3;
     this.chartControl1.SeriesTemplate.SynchronizePointOptions = false;
     this.chartControl1.Size     = new System.Drawing.Size(644, 277);
     this.chartControl1.TabIndex = 1;
     //
     // GraphAnalysis
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.Transparent;
     this.Controls.Add(this.chartControl1);
     this.Name = "GraphAnalysis";
     this.Size = new System.Drawing.Size(644, 277);
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 37
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.PointOptions          pointOptions1          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView1  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series2                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel1 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions          pointOptions2          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions          pointOptions3          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView2  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series3                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView3  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView4  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.XYDiagram             xyDiagram2             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series4                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointOptions          pointOptions4          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView5  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series5                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel2 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions          pointOptions5          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions          pointOptions6          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView6  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series6                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView7  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView8  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.XYDiagram             xyDiagram3             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series7                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointOptions          pointOptions7          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView9  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series8                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel3 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions          pointOptions8          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions          pointOptions9          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView10 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series9                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView11 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView12 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.XYDiagram             xyDiagram4             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series10               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView1        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series11               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView2        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series12               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView3        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series13               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView4        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView5        = new DevExpress.XtraCharts.LineSeriesView();
     this.pnlPointList     = new DevExpress.XtraEditors.PanelControl();
     this.trlDashboard     = new DevExpress.XtraTreeList.TreeList();
     this.pnlDetail        = new DevExpress.XtraEditors.PanelControl();
     this.tblPoint         = new System.Windows.Forms.TableLayoutPanel();
     this.chrtVel          = new DevExpress.XtraCharts.ChartControl();
     this.chrtDispl        = new DevExpress.XtraCharts.ChartControl();
     this.chrtAcc          = new DevExpress.XtraCharts.ChartControl();
     this.grdDashboard     = new DevExpress.XtraGrid.GridControl();
     this.gridView1        = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.chartTrending    = new DevExpress.XtraCharts.ChartControl();
     this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl();
     this.gdvData          = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.chartTrend       = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.pnlPointList)).BeginInit();
     this.pnlPointList.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trlDashboard)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlDetail)).BeginInit();
     this.pnlDetail.SuspendLayout();
     this.tblPoint.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chrtVel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtDispl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtAcc)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdDashboard)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartTrending)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdvData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartTrend)).BeginInit();
     this.SuspendLayout();
     //
     // pnlPointList
     //
     this.pnlPointList.Controls.Add(this.trlDashboard);
     this.pnlPointList.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnlPointList.Location = new System.Drawing.Point(0, 0);
     this.pnlPointList.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.pnlPointList.Name     = "pnlPointList";
     this.pnlPointList.Size     = new System.Drawing.Size(273, 794);
     this.pnlPointList.TabIndex = 0;
     //
     // trlDashboard
     //
     this.trlDashboard.AllowDrop = true;
     this.trlDashboard.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.trlDashboard.Location  = new System.Drawing.Point(2, 2);
     this.trlDashboard.Margin    = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.trlDashboard.Name      = "trlDashboard";
     this.trlDashboard.OptionsBehavior.DragNodes = true;
     this.trlDashboard.OptionsBehavior.Editable  = false;
     this.trlDashboard.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.trlDashboard.OptionsView.EnableAppearanceEvenRow          = true;
     this.trlDashboard.OptionsView.EnableAppearanceOddRow           = true;
     this.trlDashboard.Size        = new System.Drawing.Size(269, 790);
     this.trlDashboard.TabIndex    = 1;
     this.trlDashboard.Click      += new System.EventHandler(this.trlDashboard_Click);
     this.trlDashboard.MouseClick += new System.Windows.Forms.MouseEventHandler(this.trlDashboard_MouseClick);
     //
     // pnlDetail
     //
     this.pnlDetail.Controls.Add(this.tblPoint);
     this.pnlDetail.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlDetail.Location = new System.Drawing.Point(273, 0);
     this.pnlDetail.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.pnlDetail.Name     = "pnlDetail";
     this.pnlDetail.Size     = new System.Drawing.Size(1325, 794);
     this.pnlDetail.TabIndex = 1;
     //
     // tblPoint
     //
     this.tblPoint.ColumnCount = 3;
     this.tblPoint.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tblPoint.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tblPoint.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tblPoint.Controls.Add(this.chrtVel, 1, 0);
     this.tblPoint.Controls.Add(this.chrtDispl, 2, 0);
     this.tblPoint.Controls.Add(this.chrtAcc, 0, 0);
     this.tblPoint.Controls.Add(this.grdDashboard, 1, 1);
     this.tblPoint.Controls.Add(this.chartTrending, 0, 1);
     this.tblPoint.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tblPoint.Location = new System.Drawing.Point(2, 2);
     this.tblPoint.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.tblPoint.Name     = "tblPoint";
     this.tblPoint.RowCount = 2;
     this.tblPoint.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tblPoint.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tblPoint.Size     = new System.Drawing.Size(1321, 790);
     this.tblPoint.TabIndex = 0;
     //
     // chrtVel
     //
     xyDiagram1.AxisX.Color = System.Drawing.Color.Transparent;
     xyDiagram1.AxisX.GridLines.MinorVisible   = true;
     xyDiagram1.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.Title.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Underline);
     xyDiagram1.AxisX.Title.Text                 = "Velocity";
     xyDiagram1.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
     xyDiagram1.AxisX.Title.Visible              = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.DefaultPane.Weight               = 2D;
     this.chrtVel.Diagram = xyDiagram1;
     this.chrtVel.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chrtVel.IndicatorsPaletteName = "Palette 1";
     this.chrtVel.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))))
     }));
     this.chrtVel.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chrtVel.Legend.MarkerSize         = new System.Drawing.Size(30, 16);
     this.chrtVel.Location    = new System.Drawing.Point(443, 4);
     this.chrtVel.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.chrtVel.Name        = "chrtVel";
     this.chrtVel.PaletteName = "Palette 1";
     this.chrtVel.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     series1.LegendPointOptions = pointOptions1;
     series1.LegendText         = "No Alarm";
     series1.Name = "Series 1";
     series1.SynchronizePointOptions          = false;
     stackedBarSeriesView1.BarWidth           = 1D;
     stackedBarSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series1.View                        = stackedBarSeriesView1;
     pointOptions2.PointView             = DevExpress.XtraCharts.PointView.SeriesName;
     stackedBarSeriesLabel1.PointOptions = pointOptions2;
     series2.Label                       = stackedBarSeriesLabel1;
     series2.LegendPointOptions          = pointOptions3;
     series2.LegendText                  = "Low Alarm";
     series2.Name                        = "Series 2";
     series2.SynchronizePointOptions     = false;
     stackedBarSeriesView2.BarWidth      = 1D;
     series2.View                        = stackedBarSeriesView2;
     series3.LegendText                  = "High Alarm";
     series3.Name                        = "Series 3";
     stackedBarSeriesView3.BarWidth      = 1D;
     series3.View                        = stackedBarSeriesView3;
     this.chrtVel.SeriesSerializable     = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     this.chrtVel.SeriesTemplate.View        = stackedBarSeriesView4;
     this.chrtVel.SideBySideBarDistanceFixed = 0;
     this.chrtVel.Size     = new System.Drawing.Size(434, 387);
     this.chrtVel.TabIndex = 9;
     //
     // chrtDispl
     //
     xyDiagram2.AxisX.Color = System.Drawing.Color.Transparent;
     xyDiagram2.AxisX.GridLines.MinorVisible   = true;
     xyDiagram2.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram2.AxisX.Title.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Underline);
     xyDiagram2.AxisX.Title.Text                 = "Displacement";
     xyDiagram2.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
     xyDiagram2.AxisX.Title.Visible              = true;
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram2.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram2.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram2.DefaultPane.Weight               = 2D;
     this.chrtDispl.Diagram = xyDiagram2;
     this.chrtDispl.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chrtDispl.IndicatorsPaletteName = "Palette 1";
     this.chrtDispl.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))))
     }));
     this.chrtDispl.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chrtDispl.Legend.MarkerSize         = new System.Drawing.Size(30, 16);
     this.chrtDispl.Location    = new System.Drawing.Point(883, 4);
     this.chrtDispl.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.chrtDispl.Name        = "chrtDispl";
     this.chrtDispl.PaletteName = "Palette 1";
     this.chrtDispl.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     series4.LegendPointOptions = pointOptions4;
     series4.LegendText         = "No Alarm";
     series4.Name = "Series 1";
     series4.SynchronizePointOptions          = false;
     stackedBarSeriesView5.BarWidth           = 1D;
     stackedBarSeriesView5.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series4.View                        = stackedBarSeriesView5;
     pointOptions5.PointView             = DevExpress.XtraCharts.PointView.SeriesName;
     stackedBarSeriesLabel2.PointOptions = pointOptions5;
     series5.Label                       = stackedBarSeriesLabel2;
     series5.LegendPointOptions          = pointOptions6;
     series5.LegendText                  = "Low Alarm";
     series5.Name                        = "Series 2";
     series5.SynchronizePointOptions     = false;
     stackedBarSeriesView6.BarWidth      = 1D;
     series5.View                        = stackedBarSeriesView6;
     series6.LegendText                  = "High Alarm";
     series6.Name                        = "Series 3";
     stackedBarSeriesView7.BarWidth      = 1D;
     series6.View                        = stackedBarSeriesView7;
     this.chrtDispl.SeriesSerializable   = new DevExpress.XtraCharts.Series[] {
         series4,
         series5,
         series6
     };
     this.chrtDispl.SeriesTemplate.View        = stackedBarSeriesView8;
     this.chrtDispl.SideBySideBarDistanceFixed = 0;
     this.chrtDispl.Size     = new System.Drawing.Size(435, 387);
     this.chrtDispl.TabIndex = 6;
     //
     // chrtAcc
     //
     xyDiagram3.AxisX.Color = System.Drawing.Color.Transparent;
     xyDiagram3.AxisX.GridLines.MinorVisible   = true;
     xyDiagram3.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram3.AxisX.Title.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Underline);
     xyDiagram3.AxisX.Title.Text                 = "Acceleration";
     xyDiagram3.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
     xyDiagram3.AxisX.Title.Visible              = true;
     xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram3.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram3.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram3.DefaultPane.Weight               = 2D;
     this.chrtAcc.Diagram = xyDiagram3;
     this.chrtAcc.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chrtAcc.IndicatorsPaletteName = "Palette 1";
     this.chrtAcc.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))))
     }));
     this.chrtAcc.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chrtAcc.Legend.MarkerSize         = new System.Drawing.Size(30, 16);
     this.chrtAcc.Location    = new System.Drawing.Point(3, 4);
     this.chrtAcc.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.chrtAcc.Name        = "chrtAcc";
     this.chrtAcc.PaletteName = "Palette 1";
     this.chrtAcc.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     series7.LegendPointOptions = pointOptions7;
     series7.LegendText         = "No Alarm";
     series7.Name = "Series 1";
     series7.SynchronizePointOptions          = false;
     stackedBarSeriesView9.BarWidth           = 1D;
     stackedBarSeriesView9.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series7.View                        = stackedBarSeriesView9;
     pointOptions8.PointView             = DevExpress.XtraCharts.PointView.SeriesName;
     stackedBarSeriesLabel3.PointOptions = pointOptions8;
     series8.Label                       = stackedBarSeriesLabel3;
     series8.LegendPointOptions          = pointOptions9;
     series8.LegendText                  = "Low Alarm";
     series8.Name                        = "Series 2";
     series8.SynchronizePointOptions     = false;
     stackedBarSeriesView10.BarWidth     = 1D;
     series8.View                        = stackedBarSeriesView10;
     series9.LegendText                  = "High Alarm";
     series9.Name                        = "Series 3";
     stackedBarSeriesView11.BarWidth     = 1D;
     series9.View                        = stackedBarSeriesView11;
     this.chrtAcc.SeriesSerializable     = new DevExpress.XtraCharts.Series[] {
         series7,
         series8,
         series9
     };
     this.chrtAcc.SeriesTemplate.View        = stackedBarSeriesView12;
     this.chrtAcc.SideBySideBarDistanceFixed = 0;
     this.chrtAcc.Size     = new System.Drawing.Size(434, 387);
     this.chrtAcc.TabIndex = 10;
     //
     // grdDashboard
     //
     this.grdDashboard.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdDashboard.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.grdDashboard.Location = new System.Drawing.Point(443, 399);
     this.grdDashboard.MainView = this.gridView1;
     this.grdDashboard.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.grdDashboard.Name     = "grdDashboard";
     this.grdDashboard.Size     = new System.Drawing.Size(434, 387);
     this.grdDashboard.TabIndex = 5;
     this.grdDashboard.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.GridControl = this.grdDashboard;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.AllowAddRows    = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsBehavior.Editable        = false;
     this.gridView1.OptionsView.ShowGroupPanel      = false;
     //
     // chartTrending
     //
     xyDiagram4.AxisX.Alignment = DevExpress.XtraCharts.AxisAlignment.Zero;
     xyDiagram4.AxisX.AutoScaleBreaks.Enabled = true;
     xyDiagram4.AxisX.Color = System.Drawing.Color.Transparent;
     xyDiagram4.AxisX.CrosshairAxisLabelOptions.Visibility = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram4.AxisX.GridLines.MinorVisible       = true;
     xyDiagram4.AxisX.GridLines.Visible            = true;
     xyDiagram4.AxisX.InterlacedColor              = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     xyDiagram4.AxisX.InterlacedFillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     xyDiagram4.AxisX.Label.Angle = 315;
     xyDiagram4.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram4.AxisX.Title.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     xyDiagram4.AxisX.Title.Text                 = "Trending";
     xyDiagram4.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
     xyDiagram4.AxisX.Title.Visible              = true;
     xyDiagram4.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram4.AxisX.WholeRange.AutoSideMargins = true;
     xyDiagram4.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram4.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram4.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram4.DefaultPane.Weight               = 2D;
     this.chartTrending.Diagram = xyDiagram4;
     this.chartTrending.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chartTrending.IndicatorsPaletteName = "Palette 1";
     this.chartTrending.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))))
     }));
     this.chartTrending.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chartTrending.Legend.MarkerSize         = new System.Drawing.Size(30, 16);
     this.chartTrending.Location    = new System.Drawing.Point(3, 399);
     this.chartTrending.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.chartTrending.Name        = "chartTrending";
     this.chartTrending.PaletteName = "Palette 2";
     this.chartTrending.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     this.chartTrending.PaletteRepository.Add("Palette 2", new DevExpress.XtraCharts.Palette("Palette 2", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(64))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(64)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(192))))), System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(192)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(192))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(192))))))
     }));
     series10.Name         = "Series 1";
     lineSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     lineSeriesView1.LineMarkerOptions.BorderVisible      = false;
     lineSeriesView1.LineMarkerOptions.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     lineSeriesView1.LineMarkerOptions.Size = 8;
     lineSeriesView1.MarkerVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series10.View                         = lineSeriesView1;
     series11.Name                         = "Series 2";
     lineSeriesView2.Color                 = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
     lineSeriesView2.MarkerVisibility      = DevExpress.Utils.DefaultBoolean.True;
     series11.View                         = lineSeriesView2;
     series12.Name                         = "Series 3";
     lineSeriesView3.Color                 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
     lineSeriesView3.MarkerVisibility      = DevExpress.Utils.DefaultBoolean.True;
     series12.View                         = lineSeriesView3;
     series13.Name                         = "Series 4";
     lineSeriesView4.Color                 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     lineSeriesView4.MarkerVisibility      = DevExpress.Utils.DefaultBoolean.True;
     series13.View                         = lineSeriesView4;
     this.chartTrending.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series10,
         series11,
         series12,
         series13
     };
     this.chartTrending.SeriesTemplate.View        = lineSeriesView5;
     this.chartTrending.SideBySideBarDistanceFixed = 0;
     this.chartTrending.Size     = new System.Drawing.Size(434, 387);
     this.chartTrending.TabIndex = 12;
     //
     // splitterControl1
     //
     this.splitterControl1.Location = new System.Drawing.Point(273, 0);
     this.splitterControl1.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.splitterControl1.Name     = "splitterControl1";
     this.splitterControl1.Size     = new System.Drawing.Size(5, 794);
     this.splitterControl1.TabIndex = 2;
     this.splitterControl1.TabStop  = false;
     //
     // gdvData
     //
     this.gdvData.Name = "gdvData";
     this.gdvData.OptionsBehavior.Editable   = false;
     this.gdvData.OptionsView.ShowFooter     = true;
     this.gdvData.OptionsView.ShowGroupPanel = false;
     //
     // chartTrend
     //
     this.chartTrend.Location           = new System.Drawing.Point(0, 0);
     this.chartTrend.Name               = "chartTrend";
     this.chartTrend.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     this.chartTrend.Size               = new System.Drawing.Size(300, 200);
     this.chartTrend.TabIndex           = 0;
     //
     // frmPointDashboard
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1598, 794);
     this.Controls.Add(this.splitterControl1);
     this.Controls.Add(this.pnlDetail);
     this.Controls.Add(this.pnlPointList);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name            = "frmPointDashboard";
     this.Text            = "frmPointDashboard";
     this.Load           += new System.EventHandler(this.frmPointDashboard_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pnlPointList)).EndInit();
     this.pnlPointList.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.trlDashboard)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlDetail)).EndInit();
     this.pnlDetail.ResumeLayout(false);
     this.tblPoint.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtVel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtDispl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtAcc)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdDashboard)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartTrending)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdvData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartTrend)).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.Series series1 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions pointOptions1 = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel4 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel5 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel6 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.XYDiagram xyDiagram3 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel7 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel8 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel9 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.XYDiagram xyDiagram4 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series series7 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel10 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.Series series8 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel11 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel12 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.XYDiagram xyDiagram5 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series series9 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel13 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.Series series10 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel14 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel15 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SimpleDiagram3D simpleDiagram3D1 = new DevExpress.XtraCharts.SimpleDiagram3D();
     DevExpress.XtraCharts.Series series11 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Pie3DSeriesLabel pie3DSeriesLabel1 = new DevExpress.XtraCharts.Pie3DSeriesLabel();
     DevExpress.XtraCharts.PiePointOptions piePointOptions1 = new DevExpress.XtraCharts.PiePointOptions();
     DevExpress.XtraCharts.Pie3DSeriesView pie3DSeriesView1 = new DevExpress.XtraCharts.Pie3DSeriesView();
     DevExpress.XtraCharts.Pie3DSeriesLabel pie3DSeriesLabel2 = new DevExpress.XtraCharts.Pie3DSeriesLabel();
     DevExpress.XtraCharts.Pie3DSeriesView pie3DSeriesView2 = new DevExpress.XtraCharts.Pie3DSeriesView();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel16 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ItemDetailReport));
     this.txtItemName = new DevExpress.XtraEditors.TextEdit();
     this.label1 = new System.Windows.Forms.Label();
     this.chartBar = new DevExpress.XtraCharts.ChartControl();
     this.tabControl1 = new DevExpress.XtraTab.XtraTabControl();
     this.tbSummary = new DevExpress.XtraTab.XtraTabPage();
     this.lblLastIssue = new System.Windows.Forms.Label();
     this.txtSOH = new System.Windows.Forms.Label();
     this.txtAMC = new System.Windows.Forms.Label();
     this.txtMOS = new System.Windows.Forms.Label();
     this.txtMin = new System.Windows.Forms.Label();
     this.txtMax = new System.Windows.Forms.Label();
     this.txtReorderAmount = new System.Windows.Forms.Label();
     this.txtExpiredAmount = new System.Windows.Forms.Label();
     this.txtNearExp = new System.Windows.Forms.Label();
     this.lblLastRec = new System.Windows.Forms.Label();
     this.label31 = new System.Windows.Forms.Label();
     this.label32 = new System.Windows.Forms.Label();
     this.lblstat = new System.Windows.Forms.Label();
     this.label30 = new System.Windows.Forms.Label();
     this.label9 = new System.Windows.Forms.Label();
     this.label8 = new System.Windows.Forms.Label();
     this.label7 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.tbBinCard = new DevExpress.XtraTab.XtraTabPage();
     this.layoutControl2 = new DevExpress.XtraLayout.LayoutControl();
     this.printBinCard = new DevExpress.XtraPrinting.Control.PrintControl();
     this.label24 = new System.Windows.Forms.Label();
     this.lkBinCardWarehouse = new DevExpress.XtraEditors.LookUpEdit();
     this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
     this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
     this.tbClassicBinCard = new DevExpress.XtraTab.XtraTabPage();
     this.lkWarehouses = new DevExpress.XtraEditors.LookUpEdit();
     this.lkYear = new DevExpress.XtraEditors.LookUpEdit();
     this.lkProgramFilter = new DevExpress.XtraEditors.LookUpEdit();
     this.transactionGrid = new DevExpress.XtraGrid.GridControl();
     this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.tpDelete = new System.Windows.Forms.ToolStripMenuItem();
     this.gridViewBinCard = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colGRNF = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDocType = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colManuf = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colUnitCost = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTotalCost = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.label28 = new System.Windows.Forms.Label();
     this.tbSOHTrend = new DevExpress.XtraTab.XtraTabPage();
     this.groupSohDetail = new System.Windows.Forms.GroupBox();
     this.lkShowTable = new System.Windows.Forms.LinkLabel();
     this.label29 = new System.Windows.Forms.Label();
     this.tbAMCTrend = new DevExpress.XtraTab.XtraTabPage();
     this.lkDetailAmc = new System.Windows.Forms.LinkLabel();
     this.label34 = new System.Windows.Forms.Label();
     this.chartAmc = new DevExpress.XtraCharts.ChartControl();
     this.tbMOSTrend = new DevExpress.XtraTab.XtraTabPage();
     this.lkDetailMos = new System.Windows.Forms.LinkLabel();
     this.label35 = new System.Windows.Forms.Label();
     this.chartMOS = new DevExpress.XtraCharts.ChartControl();
     this.tbActivityTrend = new DevExpress.XtraTab.XtraTabPage();
     this.label36 = new System.Windows.Forms.Label();
     this.chartComp = new DevExpress.XtraCharts.ChartControl();
     this.tbSSTrend = new DevExpress.XtraTab.XtraTabPage();
     this.label20 = new System.Windows.Forms.Label();
     this.lblTime = new System.Windows.Forms.Label();
     this.lblCurStatus = new System.Windows.Forms.Label();
     this.label19 = new System.Windows.Forms.Label();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.label10 = new System.Windows.Forms.Label();
     this.label11 = new System.Windows.Forms.Label();
     this.label12 = new System.Windows.Forms.Label();
     this.label13 = new System.Windows.Forms.Label();
     this.label14 = new System.Windows.Forms.Label();
     this.label15 = new System.Windows.Forms.Label();
     this.label16 = new System.Windows.Forms.Label();
     this.label18 = new System.Windows.Forms.Label();
     this.lblThreeStockout = new System.Windows.Forms.Label();
     this.lblSixStockOut = new System.Windows.Forms.Label();
     this.lblTwelveStockOut = new System.Windows.Forms.Label();
     this.lblThreeNearStock = new System.Windows.Forms.Label();
     this.lblSixNearStock = new System.Windows.Forms.Label();
     this.lblTwelveNear = new System.Windows.Forms.Label();
     this.lblThreeBelowMin = new System.Windows.Forms.Label();
     this.lblSixBelowMin = new System.Windows.Forms.Label();
     this.lblTwelveBelowMin = new System.Windows.Forms.Label();
     this.lblTwelveOverStock = new System.Windows.Forms.Label();
     this.lblSixOverStock = new System.Windows.Forms.Label();
     this.lblThreeOverStock = new System.Windows.Forms.Label();
     this.tbTransactions = new DevExpress.XtraTab.XtraTabPage();
     this.lblAvgIssues = new System.Windows.Forms.Label();
     this.lblAvgReceives = new System.Windows.Forms.Label();
     this.lblLastIssues = new System.Windows.Forms.Label();
     this.lblLastReceive = new System.Windows.Forms.Label();
     this.label23 = new System.Windows.Forms.Label();
     this.label22 = new System.Windows.Forms.Label();
     this.label21 = new System.Windows.Forms.Label();
     this.label17 = new System.Windows.Forms.Label();
     this.tbConsumptionTrend = new DevExpress.XtraTab.XtraTabPage();
     this.lkDetailCons = new System.Windows.Forms.LinkLabel();
     this.label33 = new System.Windows.Forms.Label();
     this.consuTrend = new DevExpress.XtraCharts.ChartControl();
     this.tbStockExpiryStatus = new DevExpress.XtraTab.XtraTabPage();
     this.chartPie = new DevExpress.XtraCharts.ChartControl();
     this.tbLogisticsSummary = new DevExpress.XtraTab.XtraTabPage();
     this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
     this.lookUpEdit1 = new DevExpress.XtraEditors.LookUpEdit();
     this.gridControl1 = new DevExpress.XtraGrid.GridControl();
     this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
     this.tbSOHLocation = new DevExpress.XtraTab.XtraTabPage();
     this.gridLocations = new DevExpress.XtraGrid.GridControl();
     this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPalletNumber = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPalletLocation = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.tbSOHPriceSummary = new DevExpress.XtraTab.XtraTabPage();
     this.gridSOHSummary = new DevExpress.XtraGrid.GridControl();
     this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.lblItemID = new System.Windows.Forms.Label();
     this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
     this.dtDate = new CalendarLib.DateTimePickerEx();
     this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     this.printDoc = new System.Drawing.Printing.PrintDocument();
     this.printDialog1 = new System.Windows.Forms.PrintDialog();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.txtitmName = new System.Windows.Forms.Label();
     this.label38 = new System.Windows.Forms.Label();
     this.lblBUnit = new System.Windows.Forms.Label();
     this.xpButton1 = new DevExpress.XtraEditors.SimpleButton();
     this.btnExport = new DevExpress.XtraEditors.SimpleButton();
     this.lblItemSerialNumber = new DevExpress.XtraEditors.LabelControl();
     ((System.ComponentModel.ISupportInitialize)(this.txtItemName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartBar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabControl1)).BeginInit();
     this.tabControl1.SuspendLayout();
     this.tbSummary.SuspendLayout();
     this.tbBinCard.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit();
     this.layoutControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lkBinCardWarehouse.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     this.tbClassicBinCard.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lkWarehouses.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkYear.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkProgramFilter.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.transactionGrid)).BeginInit();
     this.contextMenuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewBinCard)).BeginInit();
     this.tbSOHTrend.SuspendLayout();
     this.tbAMCTrend.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartAmc)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel6)).BeginInit();
     this.tbMOSTrend.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartMOS)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel9)).BeginInit();
     this.tbActivityTrend.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartComp)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel12)).BeginInit();
     this.tbSSTrend.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.tbTransactions.SuspendLayout();
     this.tbConsumptionTrend.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.consuTrend)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel15)).BeginInit();
     this.tbStockExpiryStatus.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartPie)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView2)).BeginInit();
     this.tbLogisticsSummary.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     this.tbSOHLocation.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridLocations)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.tbSOHPriceSummary.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridSOHSummary)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel16)).BeginInit();
     this.SuspendLayout();
     //
     // txtItemName
     //
     this.txtItemName.Enabled = false;
     this.txtItemName.Location = new System.Drawing.Point(269, 21);
     this.txtItemName.Name = "txtItemName";
     this.txtItemName.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
     this.txtItemName.Properties.Appearance.Options.UseForeColor = true;
     this.txtItemName.Size = new System.Drawing.Size(522, 20);
     this.txtItemName.TabIndex = 0;
     //
     // label1
     //
     this.label1.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label1.Location = new System.Drawing.Point(122, 25);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(117, 13);
     this.label1.TabIndex = 1;
     this.label1.Text = "Item Name";
     this.label1.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // chartBar
     //
     this.chartBar.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.chartBar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartBar.Diagram = xyDiagram1;
     this.chartBar.Location = new System.Drawing.Point(6, 42);
     this.chartBar.Name = "chartBar";
     sideBySideBarSeriesLabel1.LineVisible = true;
     pointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions1.ValueNumericOptions.Precision = 3;
     sideBySideBarSeriesLabel1.PointOptions = pointOptions1;
     series1.Label = sideBySideBarSeriesLabel1;
     series1.Name = "Series 1";
     sideBySideBarSeriesLabel2.LineVisible = true;
     series2.Label = sideBySideBarSeriesLabel2;
     series2.Name = "Series 2";
     this.chartBar.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
     series1,
     series2};
     sideBySideBarSeriesLabel3.LineVisible = true;
     this.chartBar.SeriesTemplate.Label = sideBySideBarSeriesLabel3;
     this.chartBar.Size = new System.Drawing.Size(960, 475);
     this.chartBar.TabIndex = 2;
     //
     // tabControl1
     //
     this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.tabControl1.Location = new System.Drawing.Point(1, 63);
     this.tabControl1.Name = "tabControl1";
     this.tabControl1.SelectedTabPage = this.tbSummary;
     this.tabControl1.Size = new System.Drawing.Size(1046, 549);
     this.tabControl1.TabIndex = 3;
     this.tabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.tbSummary,
     this.tbBinCard,
     this.tbClassicBinCard,
     this.tbSOHTrend,
     this.tbAMCTrend,
     this.tbMOSTrend,
     this.tbActivityTrend,
     this.tbSSTrend,
     this.tbTransactions,
     this.tbConsumptionTrend,
     this.tbStockExpiryStatus,
     this.tbLogisticsSummary,
     this.tbSOHLocation,
     this.tbSOHPriceSummary});
     this.tabControl1.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.tabControl1_SelectedPageChanged);
     //
     // tbSummary
     //
     this.tbSummary.Controls.Add(this.lblLastIssue);
     this.tbSummary.Controls.Add(this.txtSOH);
     this.tbSummary.Controls.Add(this.txtAMC);
     this.tbSummary.Controls.Add(this.txtMOS);
     this.tbSummary.Controls.Add(this.txtMin);
     this.tbSummary.Controls.Add(this.txtMax);
     this.tbSummary.Controls.Add(this.txtReorderAmount);
     this.tbSummary.Controls.Add(this.txtExpiredAmount);
     this.tbSummary.Controls.Add(this.txtNearExp);
     this.tbSummary.Controls.Add(this.lblLastRec);
     this.tbSummary.Controls.Add(this.label31);
     this.tbSummary.Controls.Add(this.label32);
     this.tbSummary.Controls.Add(this.lblstat);
     this.tbSummary.Controls.Add(this.label30);
     this.tbSummary.Controls.Add(this.label9);
     this.tbSummary.Controls.Add(this.label8);
     this.tbSummary.Controls.Add(this.label7);
     this.tbSummary.Controls.Add(this.label1);
     this.tbSummary.Controls.Add(this.label6);
     this.tbSummary.Controls.Add(this.txtItemName);
     this.tbSummary.Controls.Add(this.label5);
     this.tbSummary.Controls.Add(this.label4);
     this.tbSummary.Controls.Add(this.label3);
     this.tbSummary.Controls.Add(this.label2);
     this.tbSummary.Name = "tbSummary";
     this.tbSummary.PageVisible = false;
     this.tbSummary.Size = new System.Drawing.Size(1040, 521);
     this.tbSummary.Text = "Summary";
     //
     // lblLastIssue
     //
     this.lblLastIssue.AutoSize = true;
     this.lblLastIssue.Enabled = false;
     this.lblLastIssue.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblLastIssue.ForeColor = System.Drawing.Color.Black;
     this.lblLastIssue.Location = new System.Drawing.Point(266, 355);
     this.lblLastIssue.Name = "lblLastIssue";
     this.lblLastIssue.Size = new System.Drawing.Size(14, 13);
     this.lblLastIssue.TabIndex = 24;
     this.lblLastIssue.Text = "0";
     //
     // txtSOH
     //
     this.txtSOH.AutoSize = true;
     this.txtSOH.Enabled = false;
     this.txtSOH.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtSOH.ForeColor = System.Drawing.Color.Black;
     this.txtSOH.Location = new System.Drawing.Point(266, 85);
     this.txtSOH.Name = "txtSOH";
     this.txtSOH.Size = new System.Drawing.Size(14, 13);
     this.txtSOH.TabIndex = 25;
     this.txtSOH.Text = "0";
     //
     // txtAMC
     //
     this.txtAMC.AutoSize = true;
     this.txtAMC.Enabled = false;
     this.txtAMC.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtAMC.ForeColor = System.Drawing.Color.Black;
     this.txtAMC.Location = new System.Drawing.Point(266, 115);
     this.txtAMC.Name = "txtAMC";
     this.txtAMC.Size = new System.Drawing.Size(14, 13);
     this.txtAMC.TabIndex = 25;
     this.txtAMC.Text = "0";
     //
     // txtMOS
     //
     this.txtMOS.AutoSize = true;
     this.txtMOS.Enabled = false;
     this.txtMOS.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMOS.ForeColor = System.Drawing.Color.Black;
     this.txtMOS.Location = new System.Drawing.Point(266, 145);
     this.txtMOS.Name = "txtMOS";
     this.txtMOS.Size = new System.Drawing.Size(14, 13);
     this.txtMOS.TabIndex = 25;
     this.txtMOS.Text = "0";
     //
     // txtMin
     //
     this.txtMin.AutoSize = true;
     this.txtMin.Enabled = false;
     this.txtMin.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMin.ForeColor = System.Drawing.Color.Black;
     this.txtMin.Location = new System.Drawing.Point(266, 175);
     this.txtMin.Name = "txtMin";
     this.txtMin.Size = new System.Drawing.Size(14, 13);
     this.txtMin.TabIndex = 25;
     this.txtMin.Text = "0";
     //
     // txtMax
     //
     this.txtMax.AutoSize = true;
     this.txtMax.Enabled = false;
     this.txtMax.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMax.ForeColor = System.Drawing.Color.Black;
     this.txtMax.Location = new System.Drawing.Point(266, 205);
     this.txtMax.Name = "txtMax";
     this.txtMax.Size = new System.Drawing.Size(14, 13);
     this.txtMax.TabIndex = 25;
     this.txtMax.Text = "0";
     //
     // txtReorderAmount
     //
     this.txtReorderAmount.AutoSize = true;
     this.txtReorderAmount.Enabled = false;
     this.txtReorderAmount.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtReorderAmount.ForeColor = System.Drawing.Color.Black;
     this.txtReorderAmount.Location = new System.Drawing.Point(266, 235);
     this.txtReorderAmount.Name = "txtReorderAmount";
     this.txtReorderAmount.Size = new System.Drawing.Size(14, 13);
     this.txtReorderAmount.TabIndex = 25;
     this.txtReorderAmount.Text = "0";
     //
     // txtExpiredAmount
     //
     this.txtExpiredAmount.AutoSize = true;
     this.txtExpiredAmount.Enabled = false;
     this.txtExpiredAmount.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtExpiredAmount.ForeColor = System.Drawing.Color.Black;
     this.txtExpiredAmount.Location = new System.Drawing.Point(266, 265);
     this.txtExpiredAmount.Name = "txtExpiredAmount";
     this.txtExpiredAmount.Size = new System.Drawing.Size(14, 13);
     this.txtExpiredAmount.TabIndex = 25;
     this.txtExpiredAmount.Text = "0";
     //
     // txtNearExp
     //
     this.txtNearExp.AutoSize = true;
     this.txtNearExp.Enabled = false;
     this.txtNearExp.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtNearExp.ForeColor = System.Drawing.Color.Black;
     this.txtNearExp.Location = new System.Drawing.Point(266, 295);
     this.txtNearExp.Name = "txtNearExp";
     this.txtNearExp.Size = new System.Drawing.Size(14, 13);
     this.txtNearExp.TabIndex = 25;
     this.txtNearExp.Text = "0";
     //
     // lblLastRec
     //
     this.lblLastRec.AutoSize = true;
     this.lblLastRec.Enabled = false;
     this.lblLastRec.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblLastRec.ForeColor = System.Drawing.Color.Black;
     this.lblLastRec.Location = new System.Drawing.Point(266, 325);
     this.lblLastRec.Name = "lblLastRec";
     this.lblLastRec.Size = new System.Drawing.Size(14, 13);
     this.lblLastRec.TabIndex = 25;
     this.lblLastRec.Text = "0";
     //
     // label31
     //
     this.label31.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label31.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label31.Location = new System.Drawing.Point(136, 355);
     this.label31.Name = "label31";
     this.label31.Size = new System.Drawing.Size(103, 13);
     this.label31.TabIndex = 22;
     this.label31.Text = "Last Issued Date";
     this.label31.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label32
     //
     this.label32.AutoSize = true;
     this.label32.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label32.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label32.Location = new System.Drawing.Point(122, 325);
     this.label32.Name = "label32";
     this.label32.Size = new System.Drawing.Size(117, 13);
     this.label32.TabIndex = 23;
     this.label32.Text = "Last Received Date";
     this.label32.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lblstat
     //
     this.lblstat.AutoSize = true;
     this.lblstat.Enabled = false;
     this.lblstat.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblstat.ForeColor = System.Drawing.Color.Black;
     this.lblstat.Location = new System.Drawing.Point(266, 55);
     this.lblstat.Name = "lblstat";
     this.lblstat.Size = new System.Drawing.Size(14, 13);
     this.lblstat.TabIndex = 21;
     this.lblstat.Text = "0";
     //
     // label30
     //
     this.label30.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label30.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label30.Location = new System.Drawing.Point(109, 55);
     this.label30.Name = "label30";
     this.label30.Size = new System.Drawing.Size(130, 13);
     this.label30.TabIndex = 20;
     this.label30.Text = "Current Status";
     this.label30.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label9
     //
     this.label9.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label9.Location = new System.Drawing.Point(136, 295);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(103, 13);
     this.label9.TabIndex = 17;
     this.label9.Text = "Near Expiry Amount";
     this.label9.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label8
     //
     this.label8.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label8.Location = new System.Drawing.Point(141, 265);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(98, 13);
     this.label8.TabIndex = 17;
     this.label8.Text = "Expired";
     this.label8.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label7
     //
     this.label7.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label7.Location = new System.Drawing.Point(79, 235);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(160, 13);
     this.label7.TabIndex = 17;
     this.label7.Text = "Reorder Amount";
     this.label7.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label6
     //
     this.label6.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label6.Location = new System.Drawing.Point(79, 145);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(160, 13);
     this.label6.TabIndex = 17;
     this.label6.Text = "Months Of Stock";
     this.label6.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label5
     //
     this.label5.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label5.Location = new System.Drawing.Point(112, 205);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(127, 13);
     this.label5.TabIndex = 17;
     this.label5.Text = "Maximum Value";
     this.label5.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label4
     //
     this.label4.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label4.Location = new System.Drawing.Point(91, 175);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(148, 13);
     this.label4.TabIndex = 16;
     this.label4.Text = "Minimum Value";
     this.label4.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label3
     //
     this.label3.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label3.Location = new System.Drawing.Point(0, 115);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(239, 13);
     this.label3.TabIndex = 19;
     this.label3.Text = "Average Monthly Consumption";
     this.label3.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // label2
     //
     this.label2.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
     this.label2.Location = new System.Drawing.Point(114, 85);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(125, 13);
     this.label2.TabIndex = 18;
     this.label2.Text = "Stock On Hand";
     this.label2.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // tbBinCard
     //
     this.tbBinCard.Controls.Add(this.layoutControl2);
     this.tbBinCard.Name = "tbBinCard";
     this.tbBinCard.Size = new System.Drawing.Size(1040, 521);
     this.tbBinCard.Text = "Bin Card";
     //
     // layoutControl2
     //
     this.layoutControl2.Controls.Add(this.printBinCard);
     this.layoutControl2.Controls.Add(this.label24);
     this.layoutControl2.Controls.Add(this.lkBinCardWarehouse);
     this.layoutControl2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl2.Location = new System.Drawing.Point(0, 0);
     this.layoutControl2.Name = "layoutControl2";
     this.layoutControl2.Root = this.layoutControlGroup2;
     this.layoutControl2.Size = new System.Drawing.Size(1040, 521);
     this.layoutControl2.TabIndex = 107;
     this.layoutControl2.Text = "layoutControl2";
     //
     // printBinCard
     //
     this.printBinCard.BackColor = System.Drawing.Color.Empty;
     this.printBinCard.ForeColor = System.Drawing.Color.Empty;
     this.printBinCard.IsMetric = false;
     this.printBinCard.Location = new System.Drawing.Point(12, 60);
     this.printBinCard.Name = "printBinCard";
     this.printBinCard.Size = new System.Drawing.Size(1016, 449);
     this.printBinCard.TabIndex = 104;
     this.printBinCard.TooltipFont = new System.Drawing.Font("Tahoma", 8.25F);
     //
     // label24
     //
     this.label24.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label24.Location = new System.Drawing.Point(12, 12);
     this.label24.Name = "label24";
     this.label24.Size = new System.Drawing.Size(224, 20);
     this.label24.TabIndex = 104;
     this.label24.Text = "Electronic Bin Card ";
     //
     // lkBinCardWarehouse
     //
     this.lkBinCardWarehouse.Location = new System.Drawing.Point(298, 36);
     this.lkBinCardWarehouse.Name = "lkBinCardWarehouse";
     this.lkBinCardWarehouse.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.lkBinCardWarehouse.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
     new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Name", "Name")});
     this.lkBinCardWarehouse.Properties.DisplayMember = "Name";
     this.lkBinCardWarehouse.Properties.NullText = "Select Warehouse";
     this.lkBinCardWarehouse.Properties.ValueMember = "ID";
     this.lkBinCardWarehouse.Size = new System.Drawing.Size(129, 20);
     this.lkBinCardWarehouse.StyleController = this.layoutControl2;
     this.lkBinCardWarehouse.TabIndex = 106;
     this.lkBinCardWarehouse.EditValueChanged += new System.EventHandler(this.lkBinCardWarehouse_EditValueChanged);
     //
     // layoutControlGroup2
     //
     this.layoutControlGroup2.CustomizationFormText = "layoutControlGroup2";
     this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup2.GroupBordersVisible = false;
     this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
     this.layoutControlItem4,
     this.emptySpaceItem2,
     this.layoutControlItem3,
     this.emptySpaceItem3,
     this.emptySpaceItem5,
     this.layoutControlItem5});
     this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
     this.layoutControlGroup2.Name = "layoutControlGroup2";
     this.layoutControlGroup2.Size = new System.Drawing.Size(1040, 521);
     this.layoutControlGroup2.Text = "layoutControlGroup2";
     this.layoutControlGroup2.TextVisible = false;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control = this.label24;
     this.layoutControlItem4.CustomizationFormText = "layoutControlItem4";
     this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem4.Name = "layoutControlItem4";
     this.layoutControlItem4.Size = new System.Drawing.Size(228, 24);
     this.layoutControlItem4.Text = "layoutControlItem4";
     this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextToControlDistance = 0;
     this.layoutControlItem4.TextVisible = false;
     //
     // emptySpaceItem2
     //
     this.emptySpaceItem2.AllowHotTrack = false;
     this.emptySpaceItem2.CustomizationFormText = "emptySpaceItem2";
     this.emptySpaceItem2.Location = new System.Drawing.Point(228, 0);
     this.emptySpaceItem2.Name = "emptySpaceItem2";
     this.emptySpaceItem2.Size = new System.Drawing.Size(792, 24);
     this.emptySpaceItem2.Text = "emptySpaceItem2";
     this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control = this.lkBinCardWarehouse;
     this.layoutControlItem3.CustomizationFormText = "Warehouse";
     this.layoutControlItem3.Location = new System.Drawing.Point(228, 24);
     this.layoutControlItem3.Name = "layoutControlItem3";
     this.layoutControlItem3.Size = new System.Drawing.Size(191, 24);
     this.layoutControlItem3.Text = "Warehouse";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(55, 13);
     //
     // emptySpaceItem3
     //
     this.emptySpaceItem3.AllowHotTrack = false;
     this.emptySpaceItem3.CustomizationFormText = "emptySpaceItem3";
     this.emptySpaceItem3.Location = new System.Drawing.Point(0, 24);
     this.emptySpaceItem3.Name = "emptySpaceItem3";
     this.emptySpaceItem3.Size = new System.Drawing.Size(228, 24);
     this.emptySpaceItem3.Text = "emptySpaceItem3";
     this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
     //
     // emptySpaceItem5
     //
     this.emptySpaceItem5.AllowHotTrack = false;
     this.emptySpaceItem5.CustomizationFormText = "emptySpaceItem5";
     this.emptySpaceItem5.Location = new System.Drawing.Point(419, 24);
     this.emptySpaceItem5.Name = "emptySpaceItem5";
     this.emptySpaceItem5.Size = new System.Drawing.Size(601, 24);
     this.emptySpaceItem5.Text = "emptySpaceItem5";
     this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.Control = this.printBinCard;
     this.layoutControlItem5.CustomizationFormText = "layoutControlItem5";
     this.layoutControlItem5.Location = new System.Drawing.Point(0, 48);
     this.layoutControlItem5.Name = "layoutControlItem5";
     this.layoutControlItem5.Size = new System.Drawing.Size(1020, 453);
     this.layoutControlItem5.Text = "layoutControlItem5";
     this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem5.TextToControlDistance = 0;
     this.layoutControlItem5.TextVisible = false;
     //
     // tbClassicBinCard
     //
     this.tbClassicBinCard.Controls.Add(this.lkWarehouses);
     this.tbClassicBinCard.Controls.Add(this.lkYear);
     this.tbClassicBinCard.Controls.Add(this.lkProgramFilter);
     this.tbClassicBinCard.Controls.Add(this.btnExport);
     this.tbClassicBinCard.Controls.Add(this.transactionGrid);
     this.tbClassicBinCard.Controls.Add(this.label28);
     this.tbClassicBinCard.Controls.Add(this.xpButton1);
     this.tbClassicBinCard.Name = "tbClassicBinCard";
     this.tbClassicBinCard.Size = new System.Drawing.Size(1040, 521);
     this.tbClassicBinCard.Text = "Classic Bin Card";
     //
     // lkWarehouses
     //
     this.lkWarehouses.Location = new System.Drawing.Point(208, 41);
     this.lkWarehouses.Name = "lkWarehouses";
     this.lkWarehouses.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.lkWarehouses.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
     new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Name", "Name")});
     this.lkWarehouses.Properties.DisplayMember = "Name";
     this.lkWarehouses.Properties.NullText = "Select Warehouse";
     this.lkWarehouses.Properties.ValueMember = "ID";
     this.lkWarehouses.Size = new System.Drawing.Size(209, 20);
     this.lkWarehouses.TabIndex = 105;
     this.lkWarehouses.EditValueChanged += new System.EventHandler(this.lkWarehouses_EditValueChanged);
     //
     // lkYear
     //
     this.lkYear.Location = new System.Drawing.Point(423, 42);
     this.lkYear.Name = "lkYear";
     this.lkYear.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.lkYear.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
     new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Year", "Year")});
     this.lkYear.Properties.DisplayMember = "Year";
     this.lkYear.Properties.ValueMember = "Year";
     this.lkYear.Size = new System.Drawing.Size(100, 20);
     this.lkYear.TabIndex = 104;
     this.lkYear.EditValueChanged += new System.EventHandler(this.lkYear_EditValueChanged);
     //
     // lkProgramFilter
     //
     this.lkProgramFilter.Location = new System.Drawing.Point(529, 42);
     this.lkProgramFilter.Name = "lkProgramFilter";
     this.lkProgramFilter.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.lkProgramFilter.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
     new DevExpress.XtraEditors.Controls.LookUpColumnInfo("CompanyName", "Name")});
     this.lkProgramFilter.Properties.DisplayMember = "CompanyName";
     this.lkProgramFilter.Properties.NullText = "Select Program";
     this.lkProgramFilter.Properties.ValueMember = "ID";
     this.lkProgramFilter.Size = new System.Drawing.Size(209, 20);
     this.lkProgramFilter.TabIndex = 13;
     this.lkProgramFilter.Visible = false;
     this.lkProgramFilter.EditValueChanged += new System.EventHandler(this.LkProgramFilterEditValueChanged);
     //
     // transactionGrid
     //
     this.transactionGrid.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.transactionGrid.ContextMenuStrip = this.contextMenuStrip1;
     this.transactionGrid.Location = new System.Drawing.Point(7, 68);
     this.transactionGrid.MainView = this.gridViewBinCard;
     this.transactionGrid.Name = "transactionGrid";
     this.transactionGrid.Size = new System.Drawing.Size(1032, 449);
     this.transactionGrid.TabIndex = 12;
     this.transactionGrid.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewBinCard});
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.tpDelete});
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(108, 26);
     //
     // tpDelete
     //
     this.tpDelete.Name = "tpDelete";
     this.tpDelete.Size = new System.Drawing.Size(107, 22);
     this.tpDelete.Text = "Delete";
     this.tpDelete.Click += new System.EventHandler(this.tpDelete_Click);
     //
     // gridViewBinCard
     //
     this.gridViewBinCard.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colGRNF,
     this.colDocType,
     this.gridColumn15,
     this.colManuf,
     this.gridColumn16,
     this.gridColumn17,
     this.gridColumn18,
     this.gridColumn19,
     this.gridColumn20,
     this.gridColumn21,
     this.colUnitCost,
     this.colTotalCost,
     this.gridColumn24});
     this.gridViewBinCard.GridControl = this.transactionGrid;
     this.gridViewBinCard.Name = "gridViewBinCard";
     this.gridViewBinCard.OptionsBehavior.Editable = false;
     this.gridViewBinCard.OptionsCustomization.AllowSort = false;
     this.gridViewBinCard.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridViewBinCard.OptionsView.ShowGroupPanel = false;
     //
     // colGRNF
     //
     this.colGRNF.Caption = "GRNF";
     this.colGRNF.FieldName = "GRNF";
     this.colGRNF.Name = "colGRNF";
     this.colGRNF.Visible = true;
     this.colGRNF.VisibleIndex = 0;
     //
     // colDocType
     //
     this.colDocType.Caption = "Type";
     this.colDocType.FieldName = "DocType";
     this.colDocType.Name = "colDocType";
     this.colDocType.Visible = true;
     this.colDocType.VisibleIndex = 1;
     //
     // gridColumn15
     //
     this.gridColumn15.Caption = "Reference No";
     this.gridColumn15.FieldName = "RefNo";
     this.gridColumn15.Name = "gridColumn15";
     this.gridColumn15.Visible = true;
     this.gridColumn15.VisibleIndex = 2;
     //
     // colManuf
     //
     this.colManuf.Caption = "Manufacturer";
     this.colManuf.FieldName = "Manufacturer";
     this.colManuf.Name = "colManuf";
     this.colManuf.Visible = true;
     this.colManuf.VisibleIndex = 3;
     //
     // gridColumn16
     //
     this.gridColumn16.Caption = "Date";
     this.gridColumn16.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.gridColumn16.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.gridColumn16.FieldName = "Date";
     this.gridColumn16.Name = "gridColumn16";
     this.gridColumn16.Visible = true;
     this.gridColumn16.VisibleIndex = 4;
     //
     // gridColumn17
     //
     this.gridColumn17.Caption = "Batch No";
     this.gridColumn17.FieldName = "BatchNo";
     this.gridColumn17.Name = "gridColumn17";
     this.gridColumn17.Visible = true;
     this.gridColumn17.VisibleIndex = 5;
     //
     // gridColumn18
     //
     this.gridColumn18.Caption = "Expiry Date";
     this.gridColumn18.DisplayFormat.FormatString = "MM/yyyy";
     this.gridColumn18.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
     this.gridColumn18.FieldName = "ExpDate";
     this.gridColumn18.Name = "gridColumn18";
     this.gridColumn18.Visible = true;
     this.gridColumn18.VisibleIndex = 6;
     //
     // gridColumn19
     //
     this.gridColumn19.Caption = "Received";
     this.gridColumn19.DisplayFormat.FormatString = "#,##0";
     this.gridColumn19.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn19.FieldName = "Received";
     this.gridColumn19.Name = "gridColumn19";
     this.gridColumn19.Visible = true;
     this.gridColumn19.VisibleIndex = 7;
     //
     // gridColumn20
     //
     this.gridColumn20.Caption = "Issued";
     this.gridColumn20.DisplayFormat.FormatString = "#,##0";
     this.gridColumn20.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn20.FieldName = "Issued";
     this.gridColumn20.Name = "gridColumn20";
     this.gridColumn20.Visible = true;
     this.gridColumn20.VisibleIndex = 8;
     //
     // gridColumn21
     //
     this.gridColumn21.Caption = "Balance";
     this.gridColumn21.DisplayFormat.FormatString = "#,##0";
     this.gridColumn21.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn21.FieldName = "Balance";
     this.gridColumn21.Name = "gridColumn21";
     this.gridColumn21.Visible = true;
     this.gridColumn21.VisibleIndex = 9;
     //
     // colUnitCost
     //
     this.colUnitCost.Caption = "Unit Cost";
     this.colUnitCost.DisplayFormat.FormatString = "#,##0.#0";
     this.colUnitCost.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.colUnitCost.FieldName = "UnitPrice";
     this.colUnitCost.Name = "colUnitCost";
     this.colUnitCost.Visible = true;
     this.colUnitCost.VisibleIndex = 10;
     //
     // colTotalCost
     //
     this.colTotalCost.Caption = "Total Cost";
     this.colTotalCost.DisplayFormat.FormatString = "#,##0.#0";
     this.colTotalCost.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.colTotalCost.FieldName = "TotalPrice";
     this.colTotalCost.Name = "colTotalCost";
     this.colTotalCost.Visible = true;
     this.colTotalCost.VisibleIndex = 11;
     //
     // gridColumn24
     //
     this.gridColumn24.Caption = "To/From";
     this.gridColumn24.FieldName = "ToFrom";
     this.gridColumn24.Name = "gridColumn24";
     this.gridColumn24.Visible = true;
     this.gridColumn24.VisibleIndex = 12;
     //
     // label28
     //
     this.label28.AutoSize = true;
     this.label28.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label28.Location = new System.Drawing.Point(7, 15);
     this.label28.Name = "label28";
     this.label28.Size = new System.Drawing.Size(200, 23);
     this.label28.TabIndex = 10;
     this.label28.Text = "Electronic Bin Card ";
     //
     // tbSOHTrend
     //
     this.tbSOHTrend.Controls.Add(this.groupSohDetail);
     this.tbSOHTrend.Controls.Add(this.lkShowTable);
     this.tbSOHTrend.Controls.Add(this.label29);
     this.tbSOHTrend.Controls.Add(this.chartBar);
     this.tbSOHTrend.Name = "tbSOHTrend";
     this.tbSOHTrend.Padding = new System.Windows.Forms.Padding(3);
     this.tbSOHTrend.PageVisible = false;
     this.tbSOHTrend.Size = new System.Drawing.Size(1040, 521);
     this.tbSOHTrend.Text = "SOH Trend";
     //
     // groupSohDetail
     //
     this.groupSohDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.groupSohDetail.Location = new System.Drawing.Point(-1, 37);
     this.groupSohDetail.Name = "groupSohDetail";
     this.groupSohDetail.Size = new System.Drawing.Size(968, 496);
     this.groupSohDetail.TabIndex = 13;
     this.groupSohDetail.TabStop = false;
     this.groupSohDetail.Text = "Show trend by month";
     this.groupSohDetail.Visible = false;
     //
     // lkShowTable
     //
     this.lkShowTable.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lkShowTable.AutoSize = true;
     this.lkShowTable.Location = new System.Drawing.Point(1094, 12);
     this.lkShowTable.Name = "lkShowTable";
     this.lkShowTable.Size = new System.Drawing.Size(72, 13);
     this.lkShowTable.TabIndex = 12;
     this.lkShowTable.TabStop = true;
     this.lkShowTable.Text = "Show Table";
     this.lkShowTable.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LkShowTableLinkClicked);
     //
     // label29
     //
     this.label29.AutoSize = true;
     this.label29.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label29.Location = new System.Drawing.Point(7, 15);
     this.label29.Name = "label29";
     this.label29.Size = new System.Drawing.Size(229, 23);
     this.label29.TabIndex = 11;
     this.label29.Text = "Trend - Stock On Hand";
     //
     // tbAMCTrend
     //
     this.tbAMCTrend.Controls.Add(this.lkDetailAmc);
     this.tbAMCTrend.Controls.Add(this.label34);
     this.tbAMCTrend.Controls.Add(this.chartAmc);
     this.tbAMCTrend.Name = "tbAMCTrend";
     this.tbAMCTrend.Padding = new System.Windows.Forms.Padding(3);
     this.tbAMCTrend.PageVisible = false;
     this.tbAMCTrend.Size = new System.Drawing.Size(1040, 521);
     this.tbAMCTrend.Text = "AMC Trend";
     //
     // lkDetailAmc
     //
     this.lkDetailAmc.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lkDetailAmc.AutoSize = true;
     this.lkDetailAmc.Location = new System.Drawing.Point(1101, 22);
     this.lkDetailAmc.Name = "lkDetailAmc";
     this.lkDetailAmc.Size = new System.Drawing.Size(72, 13);
     this.lkDetailAmc.TabIndex = 14;
     this.lkDetailAmc.TabStop = true;
     this.lkDetailAmc.Text = "Show Table";
     //
     // label34
     //
     this.label34.AutoSize = true;
     this.label34.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label34.Location = new System.Drawing.Point(7, 15);
     this.label34.Name = "label34";
     this.label34.Size = new System.Drawing.Size(453, 23);
     this.label34.TabIndex = 12;
     this.label34.Text = "Trend - Average Monthly Consumption (AMC) ";
     //
     // chartAmc
     //
     this.chartAmc.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.chartAmc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     xyDiagram2.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram2.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram2.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     this.chartAmc.Diagram = xyDiagram2;
     this.chartAmc.Location = new System.Drawing.Point(4, 58);
     this.chartAmc.Name = "chartAmc";
     this.chartAmc.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[0]));
     this.chartAmc.PaletteRepository.Add("Palette 2", new DevExpress.XtraCharts.Palette("Palette 2", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[0]));
     sideBySideBarSeriesLabel4.LineVisible = true;
     series3.Label = sideBySideBarSeriesLabel4;
     series3.Name = "Series 1";
     sideBySideBarSeriesLabel5.LineVisible = true;
     series4.Label = sideBySideBarSeriesLabel5;
     series4.Name = "Series 2";
     this.chartAmc.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
     series3,
     series4};
     sideBySideBarSeriesLabel6.LineVisible = true;
     this.chartAmc.SeriesTemplate.Label = sideBySideBarSeriesLabel6;
     this.chartAmc.Size = new System.Drawing.Size(963, 452);
     this.chartAmc.TabIndex = 3;
     //
     // tbMOSTrend
     //
     this.tbMOSTrend.Controls.Add(this.lkDetailMos);
     this.tbMOSTrend.Controls.Add(this.label35);
     this.tbMOSTrend.Controls.Add(this.chartMOS);
     this.tbMOSTrend.Name = "tbMOSTrend";
     this.tbMOSTrend.Padding = new System.Windows.Forms.Padding(3);
     this.tbMOSTrend.PageVisible = false;
     this.tbMOSTrend.Size = new System.Drawing.Size(1040, 521);
     this.tbMOSTrend.Text = "MOS Trend";
     //
     // lkDetailMos
     //
     this.lkDetailMos.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lkDetailMos.AutoSize = true;
     this.lkDetailMos.Location = new System.Drawing.Point(1100, 24);
     this.lkDetailMos.Name = "lkDetailMos";
     this.lkDetailMos.Size = new System.Drawing.Size(72, 13);
     this.lkDetailMos.TabIndex = 16;
     this.lkDetailMos.TabStop = true;
     this.lkDetailMos.Text = "Show Table";
     //
     // label35
     //
     this.label35.AutoSize = true;
     this.label35.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label35.Location = new System.Drawing.Point(7, 15);
     this.label35.Name = "label35";
     this.label35.Size = new System.Drawing.Size(248, 23);
     this.label35.TabIndex = 12;
     this.label35.Text = "Trend - Months of Stock ";
     //
     // chartMOS
     //
     this.chartMOS.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.chartMOS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     xyDiagram3.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram3.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram3.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram3.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
     this.chartMOS.Diagram = xyDiagram3;
     this.chartMOS.Location = new System.Drawing.Point(7, 48);
     this.chartMOS.Name = "chartMOS";
     this.chartMOS.PaletteName = "Palette 2";
     this.chartMOS.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(163)))), ((int)(((byte)(54))))), System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(163)))), ((int)(((byte)(54)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(73)))), ((int)(((byte)(51))))), System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(73)))), ((int)(((byte)(51))))))}));
     this.chartMOS.PaletteRepository.Add("Palette 2", new DevExpress.XtraCharts.Palette("Palette 2", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(168)))), ((int)(((byte)(39))))), System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(168)))), ((int)(((byte)(39)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(44)))), ((int)(((byte)(35))))), System.Drawing.Color.FromArgb(((int)(((byte)(214)))), ((int)(((byte)(44)))), ((int)(((byte)(35))))))}));
     sideBySideBarSeriesLabel7.LineVisible = true;
     series5.Label = sideBySideBarSeriesLabel7;
     series5.Name = "Series 1";
     sideBySideBarSeriesLabel8.LineVisible = true;
     series6.Label = sideBySideBarSeriesLabel8;
     series6.Name = "Series 2";
     this.chartMOS.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
     series5,
     series6};
     sideBySideBarSeriesLabel9.LineVisible = true;
     this.chartMOS.SeriesTemplate.Label = sideBySideBarSeriesLabel9;
     this.chartMOS.Size = new System.Drawing.Size(1160, 452);
     this.chartMOS.TabIndex = 4;
     //
     // tbActivityTrend
     //
     this.tbActivityTrend.Appearance.PageClient.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     this.tbActivityTrend.Appearance.PageClient.Options.UseBackColor = true;
     this.tbActivityTrend.Controls.Add(this.label36);
     this.tbActivityTrend.Controls.Add(this.chartComp);
     this.tbActivityTrend.Name = "tbActivityTrend";
     this.tbActivityTrend.Padding = new System.Windows.Forms.Padding(3);
     this.tbActivityTrend.PageVisible = false;
     this.tbActivityTrend.Size = new System.Drawing.Size(1040, 521);
     this.tbActivityTrend.Text = "Activity Trend";
     //
     // label36
     //
     this.label36.AutoSize = true;
     this.label36.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label36.Location = new System.Drawing.Point(7, 15);
     this.label36.Name = "label36";
     this.label36.Size = new System.Drawing.Size(164, 23);
     this.label36.TabIndex = 12;
     this.label36.Text = "Trend - Activity ";
     //
     // chartComp
     //
     this.chartComp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     xyDiagram4.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram4.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram4.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram4.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram4.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram4.AxisY.VisibleInPanesSerializable = "-1";
     this.chartComp.Diagram = xyDiagram4;
     this.chartComp.Location = new System.Drawing.Point(7, 48);
     this.chartComp.Name = "chartComp";
     this.chartComp.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[0]));
     this.chartComp.PaletteRepository.Add("Palette 2", new DevExpress.XtraCharts.Palette("Palette 2", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[0]));
     sideBySideBarSeriesLabel10.LineVisible = true;
     series7.Label = sideBySideBarSeriesLabel10;
     series7.Name = "Series 1";
     sideBySideBarSeriesLabel11.LineVisible = true;
     series8.Label = sideBySideBarSeriesLabel11;
     series8.Name = "Series 2";
     this.chartComp.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
     series7,
     series8};
     sideBySideBarSeriesLabel12.LineVisible = true;
     this.chartComp.SeriesTemplate.Label = sideBySideBarSeriesLabel12;
     this.chartComp.Size = new System.Drawing.Size(967, 476);
     this.chartComp.TabIndex = 3;
     //
     // tbSSTrend
     //
     this.tbSSTrend.Controls.Add(this.label20);
     this.tbSSTrend.Controls.Add(this.lblTime);
     this.tbSSTrend.Controls.Add(this.lblCurStatus);
     this.tbSSTrend.Controls.Add(this.label19);
     this.tbSSTrend.Controls.Add(this.tableLayoutPanel1);
     this.tbSSTrend.Name = "tbSSTrend";
     this.tbSSTrend.PageVisible = false;
     this.tbSSTrend.Size = new System.Drawing.Size(1040, 521);
     this.tbSSTrend.Text = "Stock Status Trend";
     //
     // label20
     //
     this.label20.AutoSize = true;
     this.label20.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label20.Location = new System.Drawing.Point(35, 106);
     this.label20.Name = "label20";
     this.label20.Size = new System.Drawing.Size(142, 16);
     this.label20.TabIndex = 1;
     this.label20.Text = "Trend (No. of times)";
     //
     // lblTime
     //
     this.lblTime.AutoSize = true;
     this.lblTime.Location = new System.Drawing.Point(257, 68);
     this.lblTime.Name = "lblTime";
     this.lblTime.Size = new System.Drawing.Size(0, 13);
     this.lblTime.TabIndex = 1;
     //
     // lblCurStatus
     //
     this.lblCurStatus.AutoSize = true;
     this.lblCurStatus.Location = new System.Drawing.Point(150, 68);
     this.lblCurStatus.Name = "lblCurStatus";
     this.lblCurStatus.Size = new System.Drawing.Size(0, 13);
     this.lblCurStatus.TabIndex = 1;
     //
     // label19
     //
     this.label19.AutoSize = true;
     this.label19.Location = new System.Drawing.Point(45, 68);
     this.label19.Name = "label19";
     this.label19.Size = new System.Drawing.Size(104, 13);
     this.label19.TabIndex = 1;
     this.label19.Text = "Current Status : ";
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
     this.tableLayoutPanel1.ColumnCount = 4;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 182F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 75F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 277F));
     this.tableLayoutPanel1.Controls.Add(this.label10, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.label11, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.label12, 2, 0);
     this.tableLayoutPanel1.Controls.Add(this.label13, 3, 0);
     this.tableLayoutPanel1.Controls.Add(this.label14, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.label15, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.label16, 0, 3);
     this.tableLayoutPanel1.Controls.Add(this.label18, 0, 4);
     this.tableLayoutPanel1.Controls.Add(this.lblThreeStockout, 1, 1);
     this.tableLayoutPanel1.Controls.Add(this.lblSixStockOut, 2, 1);
     this.tableLayoutPanel1.Controls.Add(this.lblTwelveStockOut, 3, 1);
     this.tableLayoutPanel1.Controls.Add(this.lblThreeNearStock, 1, 2);
     this.tableLayoutPanel1.Controls.Add(this.lblSixNearStock, 2, 2);
     this.tableLayoutPanel1.Controls.Add(this.lblTwelveNear, 3, 2);
     this.tableLayoutPanel1.Controls.Add(this.lblThreeBelowMin, 1, 3);
     this.tableLayoutPanel1.Controls.Add(this.lblSixBelowMin, 2, 3);
     this.tableLayoutPanel1.Controls.Add(this.lblTwelveBelowMin, 3, 3);
     this.tableLayoutPanel1.Controls.Add(this.lblTwelveOverStock, 3, 4);
     this.tableLayoutPanel1.Controls.Add(this.lblSixOverStock, 2, 4);
     this.tableLayoutPanel1.Controls.Add(this.lblThreeOverStock, 1, 4);
     this.tableLayoutPanel1.Location = new System.Drawing.Point(38, 134);
     this.tableLayoutPanel1.Name = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 5;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.Size = new System.Drawing.Size(419, 109);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(4, 1);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(0, 13);
     this.label10.TabIndex = 0;
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(187, 1);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(52, 13);
     this.label11.TabIndex = 1;
     this.label11.Text = "3 Month";
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(263, 1);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(52, 13);
     this.label12.TabIndex = 1;
     this.label12.Text = "6 Month";
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Location = new System.Drawing.Point(349, 1);
     this.label13.Name = "label13";
     this.label13.Size = new System.Drawing.Size(59, 13);
     this.label13.TabIndex = 1;
     this.label13.Text = "12 Month";
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(4, 22);
     this.label14.Name = "label14";
     this.label14.Size = new System.Drawing.Size(63, 13);
     this.label14.TabIndex = 1;
     this.label14.Text = "Stock Out";
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Location = new System.Drawing.Point(4, 43);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(94, 13);
     this.label15.TabIndex = 1;
     this.label15.Text = "Near Stock Out";
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Location = new System.Drawing.Point(4, 64);
     this.label16.Name = "label16";
     this.label16.Size = new System.Drawing.Size(64, 13);
     this.label16.TabIndex = 1;
     this.label16.Text = "Below Min";
     //
     // label18
     //
     this.label18.AutoSize = true;
     this.label18.Location = new System.Drawing.Point(4, 85);
     this.label18.Name = "label18";
     this.label18.Size = new System.Drawing.Size(71, 13);
     this.label18.TabIndex = 1;
     this.label18.Text = "Over Stock";
     //
     // lblThreeStockout
     //
     this.lblThreeStockout.AutoSize = true;
     this.lblThreeStockout.Location = new System.Drawing.Point(187, 22);
     this.lblThreeStockout.Name = "lblThreeStockout";
     this.lblThreeStockout.Size = new System.Drawing.Size(14, 13);
     this.lblThreeStockout.TabIndex = 1;
     this.lblThreeStockout.Text = "0";
     //
     // lblSixStockOut
     //
     this.lblSixStockOut.AutoSize = true;
     this.lblSixStockOut.Location = new System.Drawing.Point(263, 22);
     this.lblSixStockOut.Name = "lblSixStockOut";
     this.lblSixStockOut.Size = new System.Drawing.Size(14, 13);
     this.lblSixStockOut.TabIndex = 1;
     this.lblSixStockOut.Text = "0";
     //
     // lblTwelveStockOut
     //
     this.lblTwelveStockOut.AutoSize = true;
     this.lblTwelveStockOut.Location = new System.Drawing.Point(349, 22);
     this.lblTwelveStockOut.Name = "lblTwelveStockOut";
     this.lblTwelveStockOut.Size = new System.Drawing.Size(14, 13);
     this.lblTwelveStockOut.TabIndex = 1;
     this.lblTwelveStockOut.Text = "0";
     //
     // lblThreeNearStock
     //
     this.lblThreeNearStock.AutoSize = true;
     this.lblThreeNearStock.Location = new System.Drawing.Point(187, 43);
     this.lblThreeNearStock.Name = "lblThreeNearStock";
     this.lblThreeNearStock.Size = new System.Drawing.Size(14, 13);
     this.lblThreeNearStock.TabIndex = 1;
     this.lblThreeNearStock.Text = "0";
     //
     // lblSixNearStock
     //
     this.lblSixNearStock.AutoSize = true;
     this.lblSixNearStock.Location = new System.Drawing.Point(263, 43);
     this.lblSixNearStock.Name = "lblSixNearStock";
     this.lblSixNearStock.Size = new System.Drawing.Size(14, 13);
     this.lblSixNearStock.TabIndex = 1;
     this.lblSixNearStock.Text = "0";
     //
     // lblTwelveNear
     //
     this.lblTwelveNear.AutoSize = true;
     this.lblTwelveNear.Location = new System.Drawing.Point(349, 43);
     this.lblTwelveNear.Name = "lblTwelveNear";
     this.lblTwelveNear.Size = new System.Drawing.Size(14, 13);
     this.lblTwelveNear.TabIndex = 1;
     this.lblTwelveNear.Text = "0";
     //
     // lblThreeBelowMin
     //
     this.lblThreeBelowMin.AutoSize = true;
     this.lblThreeBelowMin.Location = new System.Drawing.Point(187, 64);
     this.lblThreeBelowMin.Name = "lblThreeBelowMin";
     this.lblThreeBelowMin.Size = new System.Drawing.Size(14, 13);
     this.lblThreeBelowMin.TabIndex = 1;
     this.lblThreeBelowMin.Text = "0";
     //
     // lblSixBelowMin
     //
     this.lblSixBelowMin.AutoSize = true;
     this.lblSixBelowMin.Location = new System.Drawing.Point(263, 64);
     this.lblSixBelowMin.Name = "lblSixBelowMin";
     this.lblSixBelowMin.Size = new System.Drawing.Size(14, 13);
     this.lblSixBelowMin.TabIndex = 1;
     this.lblSixBelowMin.Text = "0";
     //
     // lblTwelveBelowMin
     //
     this.lblTwelveBelowMin.AutoSize = true;
     this.lblTwelveBelowMin.Location = new System.Drawing.Point(349, 64);
     this.lblTwelveBelowMin.Name = "lblTwelveBelowMin";
     this.lblTwelveBelowMin.Size = new System.Drawing.Size(14, 13);
     this.lblTwelveBelowMin.TabIndex = 1;
     this.lblTwelveBelowMin.Text = "0";
     //
     // lblTwelveOverStock
     //
     this.lblTwelveOverStock.AutoSize = true;
     this.lblTwelveOverStock.Location = new System.Drawing.Point(349, 85);
     this.lblTwelveOverStock.Name = "lblTwelveOverStock";
     this.lblTwelveOverStock.Size = new System.Drawing.Size(14, 13);
     this.lblTwelveOverStock.TabIndex = 1;
     this.lblTwelveOverStock.Text = "0";
     //
     // lblSixOverStock
     //
     this.lblSixOverStock.AutoSize = true;
     this.lblSixOverStock.Location = new System.Drawing.Point(263, 85);
     this.lblSixOverStock.Name = "lblSixOverStock";
     this.lblSixOverStock.Size = new System.Drawing.Size(14, 13);
     this.lblSixOverStock.TabIndex = 1;
     this.lblSixOverStock.Text = "0";
     //
     // lblThreeOverStock
     //
     this.lblThreeOverStock.AutoSize = true;
     this.lblThreeOverStock.Location = new System.Drawing.Point(187, 85);
     this.lblThreeOverStock.Name = "lblThreeOverStock";
     this.lblThreeOverStock.Size = new System.Drawing.Size(14, 13);
     this.lblThreeOverStock.TabIndex = 1;
     this.lblThreeOverStock.Text = "0";
     //
     // tbTransactions
     //
     this.tbTransactions.Controls.Add(this.lblAvgIssues);
     this.tbTransactions.Controls.Add(this.lblAvgReceives);
     this.tbTransactions.Controls.Add(this.lblLastIssues);
     this.tbTransactions.Controls.Add(this.lblLastReceive);
     this.tbTransactions.Controls.Add(this.label23);
     this.tbTransactions.Controls.Add(this.label22);
     this.tbTransactions.Controls.Add(this.label21);
     this.tbTransactions.Controls.Add(this.label17);
     this.tbTransactions.Name = "tbTransactions";
     this.tbTransactions.PageVisible = false;
     this.tbTransactions.Size = new System.Drawing.Size(1040, 521);
     this.tbTransactions.Text = "Transaction";
     //
     // lblAvgIssues
     //
     this.lblAvgIssues.AutoSize = true;
     this.lblAvgIssues.Location = new System.Drawing.Point(357, 184);
     this.lblAvgIssues.Name = "lblAvgIssues";
     this.lblAvgIssues.Size = new System.Drawing.Size(14, 13);
     this.lblAvgIssues.TabIndex = 1;
     this.lblAvgIssues.Text = "0";
     this.lblAvgIssues.Visible = false;
     //
     // lblAvgReceives
     //
     this.lblAvgReceives.AutoSize = true;
     this.lblAvgReceives.Location = new System.Drawing.Point(357, 153);
     this.lblAvgReceives.Name = "lblAvgReceives";
     this.lblAvgReceives.Size = new System.Drawing.Size(14, 13);
     this.lblAvgReceives.TabIndex = 1;
     this.lblAvgReceives.Text = "0";
     this.lblAvgReceives.Visible = false;
     //
     // lblLastIssues
     //
     this.lblLastIssues.AutoSize = true;
     this.lblLastIssues.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblLastIssues.Location = new System.Drawing.Point(353, 105);
     this.lblLastIssues.Name = "lblLastIssues";
     this.lblLastIssues.Size = new System.Drawing.Size(22, 23);
     this.lblLastIssues.TabIndex = 1;
     this.lblLastIssues.Text = "0";
     //
     // lblLastReceive
     //
     this.lblLastReceive.AutoSize = true;
     this.lblLastReceive.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblLastReceive.Location = new System.Drawing.Point(353, 67);
     this.lblLastReceive.Name = "lblLastReceive";
     this.lblLastReceive.Size = new System.Drawing.Size(22, 23);
     this.lblLastReceive.TabIndex = 1;
     this.lblLastReceive.Text = "0";
     //
     // label23
     //
     this.label23.AutoSize = true;
     this.label23.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label23.Location = new System.Drawing.Point(141, 182);
     this.label23.Name = "label23";
     this.label23.Size = new System.Drawing.Size(210, 16);
     this.label23.TabIndex = 0;
     this.label23.Text = "AVG. no. of days b/n Issues : ";
     this.label23.Visible = false;
     //
     // label22
     //
     this.label22.AutoSize = true;
     this.label22.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label22.Location = new System.Drawing.Point(125, 151);
     this.label22.Name = "label22";
     this.label22.Size = new System.Drawing.Size(226, 16);
     this.label22.TabIndex = 0;
     this.label22.Text = "AVG. no. of days b/n Receives : ";
     this.label22.Visible = false;
     //
     // label21
     //
     this.label21.AutoSize = true;
     this.label21.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label21.Location = new System.Drawing.Point(141, 105);
     this.label21.Name = "label21";
     this.label21.Size = new System.Drawing.Size(214, 23);
     this.label21.TabIndex = 0;
     this.label21.Text = "Last Issued Date : ";
     //
     // label17
     //
     this.label17.AutoSize = true;
     this.label17.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label17.Location = new System.Drawing.Point(116, 67);
     this.label17.Name = "label17";
     this.label17.Size = new System.Drawing.Size(239, 23);
     this.label17.TabIndex = 0;
     this.label17.Text = "Last Received Date : ";
     //
     // tbConsumptionTrend
     //
     this.tbConsumptionTrend.Controls.Add(this.lkDetailCons);
     this.tbConsumptionTrend.Controls.Add(this.label33);
     this.tbConsumptionTrend.Controls.Add(this.consuTrend);
     this.tbConsumptionTrend.Name = "tbConsumptionTrend";
     this.tbConsumptionTrend.Padding = new System.Windows.Forms.Padding(3);
     this.tbConsumptionTrend.PageVisible = false;
     this.tbConsumptionTrend.Size = new System.Drawing.Size(1040, 521);
     this.tbConsumptionTrend.Text = "Consumption Trend";
     //
     // lkDetailCons
     //
     this.lkDetailCons.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lkDetailCons.AutoSize = true;
     this.lkDetailCons.Location = new System.Drawing.Point(1100, 17);
     this.lkDetailCons.Name = "lkDetailCons";
     this.lkDetailCons.Size = new System.Drawing.Size(72, 13);
     this.lkDetailCons.TabIndex = 16;
     this.lkDetailCons.TabStop = true;
     this.lkDetailCons.Text = "Show Table";
     //
     // label33
     //
     this.label33.AutoSize = true;
     this.label33.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label33.Location = new System.Drawing.Point(7, 15);
     this.label33.Name = "label33";
     this.label33.Size = new System.Drawing.Size(212, 23);
     this.label33.TabIndex = 12;
     this.label33.Text = "Trend - Consumption";
     //
     // consuTrend
     //
     this.consuTrend.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.consuTrend.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     xyDiagram5.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram5.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram5.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram5.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram5.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram5.AxisY.VisibleInPanesSerializable = "-1";
     this.consuTrend.Diagram = xyDiagram5;
     this.consuTrend.Location = new System.Drawing.Point(10, 41);
     this.consuTrend.Name = "consuTrend";
     sideBySideBarSeriesLabel13.LineVisible = true;
     series9.Label = sideBySideBarSeriesLabel13;
     series9.Name = "Series 1";
     sideBySideBarSeriesLabel14.LineVisible = true;
     series10.Label = sideBySideBarSeriesLabel14;
     series10.Name = "Series 2";
     this.consuTrend.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
     series9,
     series10};
     sideBySideBarSeriesLabel15.LineVisible = true;
     this.consuTrend.SeriesTemplate.Label = sideBySideBarSeriesLabel15;
     this.consuTrend.Size = new System.Drawing.Size(955, 476);
     this.consuTrend.TabIndex = 3;
     //
     // tbStockExpiryStatus
     //
     this.tbStockExpiryStatus.Appearance.PageClient.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     this.tbStockExpiryStatus.Appearance.PageClient.Options.UseBackColor = true;
     this.tbStockExpiryStatus.Controls.Add(this.chartPie);
     this.tbStockExpiryStatus.Name = "tbStockExpiryStatus";
     this.tbStockExpiryStatus.Padding = new System.Windows.Forms.Padding(3);
     this.tbStockExpiryStatus.PageVisible = false;
     this.tbStockExpiryStatus.Size = new System.Drawing.Size(1040, 521);
     this.tbStockExpiryStatus.Text = "Stock Expiry Status";
     //
     // chartPie
     //
     this.chartPie.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     this.chartPie.BorderOptions.Visible = false;
     simpleDiagram3D1.RotationMatrixSerializable = "1;0;0;0;0;0.5;-0.866025403784439;0;0;0.866025403784439;0.5;0;0;0;0;1";
     this.chartPie.Diagram = simpleDiagram3D1;
     this.chartPie.Dock = System.Windows.Forms.DockStyle.Fill;
     this.chartPie.Location = new System.Drawing.Point(3, 3);
     this.chartPie.Name = "chartPie";
     this.chartPie.PaletteName = "Palette 2";
     this.chartPie.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(187)))), ((int)(((byte)(47))))), System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(187)))), ((int)(((byte)(47)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))))}));
     this.chartPie.PaletteRepository.Add("Palette 2", new DevExpress.XtraCharts.Palette("Palette 2", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(151)))), ((int)(((byte)(73))))), System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(151)))), ((int)(((byte)(73)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(23)))), ((int)(((byte)(23))))), System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(23)))), ((int)(((byte)(23)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(242)))), ((int)(((byte)(6))))), System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(242)))), ((int)(((byte)(6))))))}));
     pie3DSeriesLabel1.LineVisible = true;
     piePointOptions1.PointView = DevExpress.XtraCharts.PointView.SeriesName;
     piePointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
     pie3DSeriesLabel1.PointOptions = piePointOptions1;
     series11.Label = pie3DSeriesLabel1;
     series11.Name = "Series 1";
     series11.View = pie3DSeriesView1;
     this.chartPie.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
     series11};
     pie3DSeriesLabel2.LineVisible = true;
     this.chartPie.SeriesTemplate.Label = pie3DSeriesLabel2;
     this.chartPie.SeriesTemplate.View = pie3DSeriesView2;
     this.chartPie.Size = new System.Drawing.Size(1034, 515);
     this.chartPie.TabIndex = 21;
     //
     // tbLogisticsSummary
     //
     this.tbLogisticsSummary.Controls.Add(this.layoutControl1);
     this.tbLogisticsSummary.Name = "tbLogisticsSummary";
     this.tbLogisticsSummary.Padding = new System.Windows.Forms.Padding(3);
     this.tbLogisticsSummary.PageVisible = false;
     this.tbLogisticsSummary.Size = new System.Drawing.Size(1040, 521);
     this.tbLogisticsSummary.Text = "Logistics Summary";
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.lookUpEdit1);
     this.layoutControl1.Controls.Add(this.gridControl1);
     this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(3, 3);
     this.layoutControl1.Name = "layoutControl1";
     this.layoutControl1.Root = this.layoutControlGroup1;
     this.layoutControl1.Size = new System.Drawing.Size(1034, 515);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text = "layoutControl1";
     //
     // lookUpEdit1
     //
     this.lookUpEdit1.Location = new System.Drawing.Point(45, 12);
     this.lookUpEdit1.Name = "lookUpEdit1";
     this.lookUpEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.lookUpEdit1.Size = new System.Drawing.Size(168, 20);
     this.lookUpEdit1.StyleController = this.layoutControl1;
     this.lookUpEdit1.TabIndex = 5;
     //
     // gridControl1
     //
     this.gridControl1.Location = new System.Drawing.Point(12, 52);
     this.gridControl1.MainView = this.gridView3;
     this.gridControl1.Name = "gridControl1";
     this.gridControl1.Size = new System.Drawing.Size(1010, 451);
     this.gridControl1.TabIndex = 4;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView3});
     //
     // gridView3
     //
     this.gridView3.GridControl = this.gridControl1;
     this.gridView3.Name = "gridView3";
     this.gridView3.OptionsView.ShowGroupPanel = false;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.CustomizationFormText = "Root";
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
     this.layoutControlItem1,
     this.layoutControlItem2,
     this.emptySpaceItem1});
     this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name = "Root";
     this.layoutControlGroup1.Size = new System.Drawing.Size(1034, 515);
     this.layoutControlGroup1.Text = "Root";
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control = this.gridControl1;
     this.layoutControlItem1.CustomizationFormText = "Text";
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 24);
     this.layoutControlItem1.Name = "layoutControlItem1";
     this.layoutControlItem1.Size = new System.Drawing.Size(1014, 471);
     this.layoutControlItem1.Text = "Text";
     this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
     this.layoutControlItem1.TextSize = new System.Drawing.Size(30, 13);
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control = this.lookUpEdit1;
     this.layoutControlItem2.CustomizationFormText = "Month";
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem2.Name = "layoutControlItem2";
     this.layoutControlItem2.Size = new System.Drawing.Size(205, 24);
     this.layoutControlItem2.Text = "Month";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(30, 13);
     //
     // emptySpaceItem1
     //
     this.emptySpaceItem1.AllowHotTrack = false;
     this.emptySpaceItem1.CustomizationFormText = "emptySpaceItem1";
     this.emptySpaceItem1.Location = new System.Drawing.Point(205, 0);
     this.emptySpaceItem1.Name = "emptySpaceItem1";
     this.emptySpaceItem1.Size = new System.Drawing.Size(809, 24);
     this.emptySpaceItem1.Text = "emptySpaceItem1";
     this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
     //
     // tbSOHLocation
     //
     this.tbSOHLocation.Controls.Add(this.gridLocations);
     this.tbSOHLocation.Name = "tbSOHLocation";
     this.tbSOHLocation.Padding = new System.Windows.Forms.Padding(3);
     this.tbSOHLocation.Size = new System.Drawing.Size(1040, 521);
     this.tbSOHLocation.Text = "SOH Locations";
     //
     // gridLocations
     //
     this.gridLocations.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridLocations.Location = new System.Drawing.Point(3, 3);
     this.gridLocations.MainView = this.gridView1;
     this.gridLocations.Name = "gridLocations";
     this.gridLocations.Size = new System.Drawing.Size(1034, 515);
     this.gridLocations.TabIndex = 0;
     this.gridLocations.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView1});
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn1,
     this.gridColumn3,
     this.gridColumn5,
     this.gridColumn2,
     this.colPalletNumber,
     this.colPalletLocation,
     this.gridColumn4});
     this.gridView1.GridControl = this.gridLocations;
     this.gridView1.GroupCount = 1;
     this.gridView1.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
     new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Balance", null, "")});
     this.gridView1.Name = "gridView1";
     this.gridView1.OptionsBehavior.Editable = false;
     this.gridView1.OptionsBehavior.SummariesIgnoreNullValues = true;
     this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView1.OptionsView.ShowFooter = true;
     this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colPalletLocation, DevExpress.Data.ColumnSortOrder.Ascending)});
     //
     // gridColumn1
     //
     this.gridColumn1.Caption = "Receive Date";
     this.gridColumn1.FieldName = "EurDate";
     this.gridColumn1.Name = "gridColumn1";
     this.gridColumn1.OptionsColumn.AllowEdit = false;
     this.gridColumn1.Visible = true;
     this.gridColumn1.VisibleIndex = 0;
     this.gridColumn1.Width = 100;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption = "Batch No";
     this.gridColumn3.FieldName = "BatchNo";
     this.gridColumn3.Name = "gridColumn3";
     this.gridColumn3.OptionsColumn.AllowEdit = false;
     this.gridColumn3.Visible = true;
     this.gridColumn3.VisibleIndex = 4;
     this.gridColumn3.Width = 113;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption = "Expiry Date";
     this.gridColumn5.FieldName = "ExpiryDate";
     this.gridColumn5.Name = "gridColumn5";
     this.gridColumn5.OptionsColumn.AllowEdit = false;
     this.gridColumn5.Visible = true;
     this.gridColumn5.VisibleIndex = 1;
     this.gridColumn5.Width = 227;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption = "Balance";
     this.gridColumn2.FieldName = "Balance";
     this.gridColumn2.Name = "gridColumn2";
     this.gridColumn2.OptionsColumn.AllowEdit = false;
     this.gridColumn2.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
     new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)});
     this.gridColumn2.Visible = true;
     this.gridColumn2.VisibleIndex = 2;
     this.gridColumn2.Width = 184;
     //
     // colPalletNumber
     //
     this.colPalletNumber.Caption = "PalletNumber";
     this.colPalletNumber.FieldName = "PalletNo";
     this.colPalletNumber.Name = "colPalletNumber";
     this.colPalletNumber.Visible = true;
     this.colPalletNumber.VisibleIndex = 5;
     this.colPalletNumber.Width = 147;
     //
     // colPalletLocation
     //
     this.colPalletLocation.Caption = "Pallet Location";
     this.colPalletLocation.FieldName = "PalletLocation";
     this.colPalletLocation.Name = "colPalletLocation";
     this.colPalletLocation.OptionsColumn.AllowEdit = false;
     this.colPalletLocation.Visible = true;
     this.colPalletLocation.VisibleIndex = 6;
     this.colPalletLocation.Width = 182;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption = "Manufacturer";
     this.gridColumn4.FieldName = "ManufacturerName";
     this.gridColumn4.Name = "gridColumn4";
     this.gridColumn4.OptionsColumn.AllowEdit = false;
     this.gridColumn4.Visible = true;
     this.gridColumn4.VisibleIndex = 3;
     this.gridColumn4.Width = 199;
     //
     // tbSOHPriceSummary
     //
     this.tbSOHPriceSummary.Controls.Add(this.gridSOHSummary);
     this.tbSOHPriceSummary.Name = "tbSOHPriceSummary";
     this.tbSOHPriceSummary.Size = new System.Drawing.Size(1040, 521);
     this.tbSOHPriceSummary.Text = "SOH Price Summary";
     //
     // gridSOHSummary
     //
     this.gridSOHSummary.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridSOHSummary.Location = new System.Drawing.Point(0, 0);
     this.gridSOHSummary.MainView = this.gridView4;
     this.gridSOHSummary.Name = "gridSOHSummary";
     this.gridSOHSummary.Size = new System.Drawing.Size(1040, 521);
     this.gridSOHSummary.TabIndex = 1;
     this.gridSOHSummary.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView4});
     //
     // gridView4
     //
     this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn14,
     this.gridColumn13,
     this.gridColumn6,
     this.gridColumn7,
     this.gridColumn8,
     this.gridColumn9,
     this.gridColumn10,
     this.gridColumn11,
     this.gridColumn12});
     this.gridView4.GridControl = this.gridSOHSummary;
     this.gridView4.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
     new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Balance", null, "")});
     this.gridView4.Name = "gridView4";
     this.gridView4.OptionsBehavior.Editable = false;
     this.gridView4.OptionsBehavior.SummariesIgnoreNullValues = true;
     this.gridView4.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView4.OptionsView.ShowFooter = true;
     //
     // gridColumn14
     //
     this.gridColumn14.Caption = "Unit Cost";
     this.gridColumn14.FieldName = "Cost";
     this.gridColumn14.Name = "gridColumn14";
     this.gridColumn14.Visible = true;
     this.gridColumn14.VisibleIndex = 4;
     this.gridColumn14.Width = 97;
     //
     // gridColumn13
     //
     this.gridColumn13.Caption = "Supplier";
     this.gridColumn13.FieldName = "Supplier";
     this.gridColumn13.Name = "gridColumn13";
     this.gridColumn13.Visible = true;
     this.gridColumn13.VisibleIndex = 2;
     this.gridColumn13.Width = 166;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption = "Receive Date";
     this.gridColumn6.FieldName = "EurDate";
     this.gridColumn6.Name = "gridColumn6";
     this.gridColumn6.OptionsColumn.AllowEdit = false;
     this.gridColumn6.Visible = true;
     this.gridColumn6.VisibleIndex = 0;
     this.gridColumn6.Width = 90;
     //
     // gridColumn7
     //
     this.gridColumn7.Caption = "Batch No";
     this.gridColumn7.FieldName = "BatchNo";
     this.gridColumn7.Name = "gridColumn7";
     this.gridColumn7.OptionsColumn.AllowEdit = false;
     this.gridColumn7.Visible = true;
     this.gridColumn7.VisibleIndex = 6;
     this.gridColumn7.Width = 128;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption = "Expiry Date";
     this.gridColumn8.FieldName = "ExpiryDate";
     this.gridColumn8.Name = "gridColumn8";
     this.gridColumn8.OptionsColumn.AllowEdit = false;
     this.gridColumn8.Visible = true;
     this.gridColumn8.VisibleIndex = 1;
     this.gridColumn8.Width = 161;
     //
     // gridColumn9
     //
     this.gridColumn9.Caption = "Balance";
     this.gridColumn9.FieldName = "Balance";
     this.gridColumn9.Name = "gridColumn9";
     this.gridColumn9.OptionsColumn.AllowEdit = false;
     this.gridColumn9.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
     new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum)});
     this.gridColumn9.Visible = true;
     this.gridColumn9.VisibleIndex = 3;
     this.gridColumn9.Width = 102;
     //
     // gridColumn10
     //
     this.gridColumn10.Caption = "PalletNumber";
     this.gridColumn10.FieldName = "PalletNo";
     this.gridColumn10.Name = "gridColumn10";
     this.gridColumn10.Visible = true;
     this.gridColumn10.VisibleIndex = 7;
     this.gridColumn10.Width = 106;
     //
     // gridColumn11
     //
     this.gridColumn11.Caption = "Pallet Location";
     this.gridColumn11.FieldName = "PalletLocation";
     this.gridColumn11.Name = "gridColumn11";
     this.gridColumn11.OptionsColumn.AllowEdit = false;
     this.gridColumn11.Visible = true;
     this.gridColumn11.VisibleIndex = 8;
     this.gridColumn11.Width = 157;
     //
     // gridColumn12
     //
     this.gridColumn12.Caption = "Manufacturer";
     this.gridColumn12.FieldName = "ManufacturerName";
     this.gridColumn12.Name = "gridColumn12";
     this.gridColumn12.OptionsColumn.AllowEdit = false;
     this.gridColumn12.Visible = true;
     this.gridColumn12.VisibleIndex = 5;
     this.gridColumn12.Width = 167;
     //
     // lblItemID
     //
     this.lblItemID.AutoSize = true;
     this.lblItemID.Font = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblItemID.ForeColor = System.Drawing.SystemColors.AppWorkspace;
     this.lblItemID.Location = new System.Drawing.Point(12, 36);
     this.lblItemID.Name = "lblItemID";
     this.lblItemID.Size = new System.Drawing.Size(0, 18);
     this.lblItemID.TabIndex = 26;
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(973, 520);
     this.xtraTabPage1.Text = "xtraTabPage1";
     //
     // dtDate
     //
     this.dtDate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.dtDate.CalendarFont = new System.Drawing.Font("Nyala", 10.75F);
     this.dtDate.CalendarForeColor = System.Drawing.Color.Black;
     this.dtDate.CustomFormat = "MM/dd/ yy";
     this.dtDate.DayOfWeekCharacters = 2;
     this.dtDate.ForeColor = System.Drawing.Color.Black;
     this.dtDate.Location = new System.Drawing.Point(748, 10);
     this.dtDate.Name = "dtDate";
     this.dtDate.PopUpFontSize = 9.75F;
     this.dtDate.Size = new System.Drawing.Size(114, 20);
     this.dtDate.TabIndex = 17;
     this.dtDate.Value = new System.DateTime(2008, 10, 21, 0, 0, 0, 0);
     this.dtDate.Visible = false;
     //
     // btnCancel
     //
     this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnCancel.Location = new System.Drawing.Point(962, 34);
     this.btnCancel.Name = "btnCancel";
     this.btnCancel.Size = new System.Drawing.Size(75, 23);
     this.btnCancel.TabIndex = 20;
     this.btnCancel.Text = "Close";
     this.btnCancel.Click += new System.EventHandler(this.BtnCancelClick);
     //
     // chartControl1
     //
     this.chartControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.chartControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(231)))), ((int)(((byte)(253)))));
     this.chartControl1.Location = new System.Drawing.Point(7, 25);
     this.chartControl1.Name = "chartControl1";
     this.chartControl1.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[0]));
     this.chartControl1.PaletteRepository.Add("Palette 2", new DevExpress.XtraCharts.Palette("Palette 2", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[0]));
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     sideBySideBarSeriesLabel16.LineVisible = true;
     this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel16;
     this.chartControl1.Size = new System.Drawing.Size(974, 411);
     this.chartControl1.TabIndex = 2;
     //
     // printDialog1
     //
     this.printDialog1.UseEXDialog = true;
     //
     // toolTip1
     //
     this.toolTip1.AutoPopDelay = 5000;
     this.toolTip1.InitialDelay = 500;
     this.toolTip1.ReshowDelay = 0;
     this.toolTip1.ShowAlways = true;
     this.toolTip1.ToolTipTitle = "Item Name";
     //
     // txtitmName
     //
     this.txtitmName.AutoSize = true;
     this.txtitmName.Font = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtitmName.Location = new System.Drawing.Point(81, 12);
     this.txtitmName.Name = "txtitmName";
     this.txtitmName.Size = new System.Drawing.Size(0, 18);
     this.txtitmName.TabIndex = 100;
     //
     // label38
     //
     this.label38.AutoSize = true;
     this.label38.Location = new System.Drawing.Point(71, 40);
     this.label38.Name = "label38";
     this.label38.Size = new System.Drawing.Size(92, 13);
     this.label38.TabIndex = 101;
     this.label38.Text = "Unit of Issue : ";
     //
     // lblBUnit
     //
     this.lblBUnit.AutoSize = true;
     this.lblBUnit.Location = new System.Drawing.Point(168, 40);
     this.lblBUnit.Name = "lblBUnit";
     this.lblBUnit.Size = new System.Drawing.Size(0, 13);
     this.lblBUnit.TabIndex = 101;
     //
     // xpButton1
     //
     this.xpButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.xpButton1.Image = ((System.Drawing.Image)(resources.GetObject("xpButton1.Image")));
     this.xpButton1.Location = new System.Drawing.Point(893, 38);
     this.xpButton1.Name = "xpButton1";
     this.xpButton1.Size = new System.Drawing.Size(75, 23);
     this.xpButton1.TabIndex = 15;
     this.xpButton1.Text = "Print";
     this.xpButton1.Click += new System.EventHandler(this.BtnPrintClicked);
     //
     // btnExport
     //
     this.btnExport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnExport.Location = new System.Drawing.Point(770, 38);
     this.btnExport.Name = "btnExport";
     this.btnExport.Size = new System.Drawing.Size(106, 23);
     this.btnExport.TabIndex = 103;
     this.btnExport.Text = "Export Bin Card";
     this.btnExport.Click += new System.EventHandler(this.BtnExportClick);
     //
     // lblItemSerialNumber
     //
     this.lblItemSerialNumber.Appearance.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold);
     this.lblItemSerialNumber.Location = new System.Drawing.Point(287, 5);
     this.lblItemSerialNumber.Name = "lblItemSerialNumber";
     this.lblItemSerialNumber.Size = new System.Drawing.Size(132, 16);
     this.lblItemSerialNumber.TabIndex = 104;
     this.lblItemSerialNumber.Text = "Item Serial Number: ";
     //
     // ItemDetailReport
     //
     this.Appearance.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Appearance.Options.UseFont = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1049, 614);
     this.Controls.Add(this.lblItemSerialNumber);
     this.Controls.Add(this.lblItemID);
     this.Controls.Add(this.lblBUnit);
     this.Controls.Add(this.label38);
     this.Controls.Add(this.txtitmName);
     this.Controls.Add(this.btnCancel);
     this.Controls.Add(this.dtDate);
     this.Controls.Add(this.tabControl1);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "ItemDetailReport";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Item Detail Reports";
     this.Load += new System.EventHandler(this.BinCardTransactionLoad);
     ((System.ComponentModel.ISupportInitialize)(this.txtItemName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartBar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabControl1)).EndInit();
     this.tabControl1.ResumeLayout(false);
     this.tbSummary.ResumeLayout(false);
     this.tbSummary.PerformLayout();
     this.tbBinCard.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit();
     this.layoutControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.lkBinCardWarehouse.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     this.tbClassicBinCard.ResumeLayout(false);
     this.tbClassicBinCard.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lkWarehouses.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkYear.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkProgramFilter.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.transactionGrid)).EndInit();
     this.contextMenuStrip1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridViewBinCard)).EndInit();
     this.tbSOHTrend.ResumeLayout(false);
     this.tbSOHTrend.PerformLayout();
     this.tbAMCTrend.ResumeLayout(false);
     this.tbAMCTrend.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartAmc)).EndInit();
     this.tbMOSTrend.ResumeLayout(false);
     this.tbMOSTrend.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartMOS)).EndInit();
     this.tbActivityTrend.ResumeLayout(false);
     this.tbActivityTrend.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartComp)).EndInit();
     this.tbSSTrend.ResumeLayout(false);
     this.tbSSTrend.PerformLayout();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     this.tbTransactions.ResumeLayout(false);
     this.tbTransactions.PerformLayout();
     this.tbConsumptionTrend.ResumeLayout(false);
     this.tbConsumptionTrend.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.consuTrend)).EndInit();
     this.tbStockExpiryStatus.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartPie)).EndInit();
     this.tbLogisticsSummary.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     this.tbSOHLocation.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridLocations)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.tbSOHPriceSummary.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridSOHSummary)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 39
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.PointOptions pointOptions1 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint("A", new object[] {
            ((object)(40))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("B", new object[] {
            ((object)(30))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint("C", new object[] {
            ((object)(25))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("D", new object[] {
            ((object)(22.5))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint("E", new object[] {
            ((object)(21.25))});
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointOptions pointOptions2 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint("A", new object[] {
            ((object)(1700))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint("B", new object[] {
            ((object)(900))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint("C", new object[] {
            ((object)(500))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint9 = new DevExpress.XtraCharts.SeriesPoint("D", new object[] {
            ((object)(300))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint10 = new DevExpress.XtraCharts.SeriesPoint("E", new object[] {
            ((object)(200))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint11 = new DevExpress.XtraCharts.SeriesPoint("F", new object[] {
            ((object)(150))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint12 = new DevExpress.XtraCharts.SeriesPoint("G", new object[] {
            ((object)(125))});
            this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
            this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
            this.clientPanel = new DevExpress.XtraEditors.PanelControl();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
            ((System.ComponentModel.ISupportInitialize)(this.clientPanel)).BeginInit();
            this.clientPanel.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
            this.SuspendLayout();
            // 
            // ribbon
            // 
            this.ribbon.ApplicationButtonKeyTip = "";
            this.ribbon.ApplicationIcon = null;
            this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.barButtonItem1});
            this.ribbon.Location = new System.Drawing.Point(0, 0);
            this.ribbon.MaxItemId = 1;
            this.ribbon.Name = "ribbon";
            this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.ribbonPage1});
            this.ribbon.SelectedPage = this.ribbonPage1;
            this.ribbon.Size = new System.Drawing.Size(595, 143);
            // 
            // ribbonPage1
            // 
            this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroup1});
            this.ribbonPage1.KeyTip = "";
            this.ribbonPage1.Name = "ribbonPage1";
            this.ribbonPage1.Text = "ribbonPage1";
            // 
            // ribbonPageGroup1
            // 
            this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem1);
            this.ribbonPageGroup1.KeyTip = "";
            this.ribbonPageGroup1.Name = "ribbonPageGroup1";
            this.ribbonPageGroup1.Text = "ribbonPageGroup1";
            // 
            // ribbonStatusBar
            // 
            this.ribbonStatusBar.Location = new System.Drawing.Point(0, 457);
            this.ribbonStatusBar.Name = "ribbonStatusBar";
            this.ribbonStatusBar.Ribbon = this.ribbon;
            this.ribbonStatusBar.Size = new System.Drawing.Size(595, 25);
            // 
            // clientPanel
            // 
            this.clientPanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.clientPanel.Controls.Add(this.chartControl1);
            this.clientPanel.Dock = System.Windows.Forms.DockStyle.Fill;
            this.clientPanel.Location = new System.Drawing.Point(0, 143);
            this.clientPanel.Name = "clientPanel";
            this.clientPanel.Size = new System.Drawing.Size(595, 314);
            this.clientPanel.TabIndex = 2;
            // 
            // chartControl1
            // 
            xyDiagram1.AxisY.GridLines.MinorVisible = true;
            xyDiagram1.AxisY.Interlaced = true;
            xyDiagram1.AxisY.Title.Visible = true;
            xyDiagram1.AxisY.Title.Text = "Axis Y";
            xyDiagram1.AxisX.GridLines.Visible = true;
            xyDiagram1.AxisX.Title.Visible = true;
            xyDiagram1.AxisX.Title.Text = "Series 1, 2";
            this.chartControl1.Diagram = xyDiagram1;
            this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl1.Legend.Direction = DevExpress.XtraCharts.LegendDirection.BottomToTop;
            this.chartControl1.Location = new System.Drawing.Point(0, 0);
            this.chartControl1.Name = "chartControl1";
            pointOptions1.HiddenSerializableString = "to be serialized";
            pointOptions1.PointView = DevExpress.XtraCharts.PointView.ArgumentAndValues;
            series1.PointOptions = pointOptions1;
            series1.PointOptionsTypeName = "PointOptions";
            series1.View = lineSeriesView1;
            series1.Name = "Series 2";
            series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint1,
            seriesPoint2,
            seriesPoint3,
            seriesPoint4,
            seriesPoint5});
            pointOptions2.HiddenSerializableString = "to be serialized";
            pointOptions2.PointView = DevExpress.XtraCharts.PointView.ArgumentAndValues;
            series2.PointOptions = pointOptions2;
            series2.PointOptionsTypeName = "PointOptions";
            lineSeriesView2.LineMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Square;
            series2.View = lineSeriesView2;
            series2.Name = "Series 1";
            series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint6,
            seriesPoint7,
            seriesPoint8,
            seriesPoint9,
            seriesPoint10,
            seriesPoint11,
            seriesPoint12});
            this.chartControl1.Series.AddRange(new DevExpress.XtraCharts.Series[] {
            series1,
            series2});
            this.chartControl1.SeriesTemplate.PointOptionsTypeName = "PointOptions";
            this.chartControl1.Size = new System.Drawing.Size(595, 314);
            this.chartControl1.TabIndex = 2;
            // 
            // barButtonItem1
            // 
            this.barButtonItem1.Caption = "Chart Wizard...";
            this.barButtonItem1.Id = 0;
            this.barButtonItem1.Name = "barButtonItem1";
            this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
            // 
            // FormChart
            // 
            this.ClientSize = new System.Drawing.Size(595, 482);
            this.Controls.Add(this.clientPanel);
            this.Controls.Add(this.ribbonStatusBar);
            this.Controls.Add(this.ribbon);
            this.Name = "FormChart";
            this.Ribbon = this.ribbon;
            this.StatusBar = this.ribbonStatusBar;
            this.Text = "FormChart";
            ((System.ComponentModel.ISupportInitialize)(this.clientPanel)).EndInit();
            this.clientPanel.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            this.ResumeLayout(false);

        }
Esempio n. 40
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.Strip                    strip1                    = new DevExpress.XtraCharts.Strip();
     DevExpress.XtraCharts.XYDiagramPane            xyDiagramPane1            = new DevExpress.XtraCharts.XYDiagramPane();
     DevExpress.XtraCharts.SecondaryAxisY           secondaryAxisY1           = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.Series                   series1                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions1             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideBarSeriesView  sideBySideBarSeriesView1  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.Series                   series2                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions             pointOptions2             = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideBarSeriesView  sideBySideBarSeriesView2  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.xrLabel1               = new DevExpress.XtraReports.UI.XRLabel();
     this.ReportHeader1          = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrPictureBox2          = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLabel10              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11              = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel8               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9               = new DevExpress.XtraReports.UI.XRLabel();
     this.TopMargin              = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrPageInfo1            = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrPictureBox1          = new DevExpress.XtraReports.UI.XRPictureBox();
     this.Detail                 = new DevExpress.XtraReports.UI.DetailBand();
     this.xrChart1               = new DevExpress.XtraReports.UI.XRChart();
     this.xrLabel3               = new DevExpress.XtraReports.UI.XRLabel();
     this.labelCategory          = new DevExpress.XtraReports.UI.XRLabel();
     this.StyleTitle             = new DevExpress.XtraReports.UI.XRControlStyle();
     this.ReportHeader           = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.StyleHeader            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.Detail1                = new DevExpress.XtraReports.UI.DetailBand();
     this.xrLabel7               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5               = new DevExpress.XtraReports.UI.XRLabel();
     this.labelProductName       = new DevExpress.XtraReports.UI.XRLabel();
     this.BottomMargin           = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrPageInfo2            = new DevExpress.XtraReports.UI.XRPageInfo();
     this.DetailReport           = new DevExpress.XtraReports.UI.DetailReportBand();
     this.productsTableAdapter1  = new Reports.NorthwindTableAdapters.ProductsTableAdapter();
     this.northwind1             = new Reports.Northwind();
     this.StyleDetailHeader      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.StyleEvenRow           = new DevExpress.XtraReports.UI.XRControlStyle();
     this.categoriesTableAdapter = new Reports.NorthwindTableAdapters.CategoriesTableAdapter();
     this.Category               = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrPictureBox3          = new DevExpress.XtraReports.UI.XRPictureBox();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(strip1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagramPane1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.northwind1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // xrLabel1
     //
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(650F, 51.125F);
     this.xrLabel1.StyleName     = "StyleTitle";
     this.xrLabel1.Text          = "Northwind Products";
     //
     // ReportHeader1
     //
     this.ReportHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPictureBox2,
         this.xrLabel10,
         this.xrLabel11,
         this.xrLabel8,
         this.xrLabel9
     });
     this.ReportHeader1.HeightF = 23F;
     this.ReportHeader1.Name    = "ReportHeader1";
     //
     // xrPictureBox2
     //
     this.xrPictureBox2.AnchorVertical = DevExpress.XtraReports.UI.VerticalAnchorStyles.Bottom;
     this.xrPictureBox2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Image", null, "Categories.Icon_17")
     });
     this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(23.95833F, 0F);
     this.xrPictureBox2.Name          = "xrPictureBox2";
     this.xrPictureBox2.SizeF         = new System.Drawing.SizeF(33.33334F, 23F);
     this.xrPictureBox2.StyleName     = "StyleDetailHeader";
     //
     // xrLabel10
     //
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(550F, 0F);
     this.xrLabel10.Name          = "xrLabel10";
     this.xrLabel10.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel10.StyleName     = "StyleDetailHeader";
     this.xrLabel10.Text          = "In Stock";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel11
     //
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(450F, 0F);
     this.xrLabel11.Name          = "xrLabel11";
     this.xrLabel11.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel11.StyleName     = "StyleDetailHeader";
     this.xrLabel11.Text          = "Ordered";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel8
     //
     this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(57.29168F, 0F);
     this.xrLabel8.Name          = "xrLabel8";
     this.xrLabel8.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF         = new System.Drawing.SizeF(292.7083F, 23F);
     this.xrLabel8.StyleName     = "StyleDetailHeader";
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text          = "Product Name";
     this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel9
     //
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(350F, 0F);
     this.xrLabel9.Name          = "xrLabel9";
     this.xrLabel9.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel9.StyleName     = "StyleDetailHeader";
     this.xrLabel9.Text          = "Price";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 9.999974F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.PageInfo      = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(198.9583F, 23F);
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Image", null, "Categories.Picture")
     });
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(13.95829F, 32.70833F);
     this.xrPictureBox1.Name          = "xrPictureBox1";
     this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(140F, 104.5833F);
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPictureBox3,
         this.xrChart1,
         this.xrLabel3,
         this.labelCategory,
         this.xrPictureBox1
     });
     this.Detail.HeightF       = 537.2916F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrChart1
     //
     this.xrChart1.BorderColor                   = System.Drawing.Color.Black;
     this.xrChart1.Borders                       = DevExpress.XtraPrinting.BorderSide.None;
     xyDiagram1.AxisX.Alignment                  = DevExpress.XtraCharts.AxisAlignment.Far;
     xyDiagram1.AxisX.Label.Angle                = 45;
     xyDiagram1.AxisX.Label.Antialiasing         = true;
     xyDiagram1.AxisX.Label.Visible              = false;
     xyDiagram1.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisX.Tickmarks.MinorVisible     = false;
     xyDiagram1.AxisX.Tickmarks.Visible          = false;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1;0";
     xyDiagram1.AxisY.Alignment                  = DevExpress.XtraCharts.AxisAlignment.Far;
     xyDiagram1.AxisY.Range.SideMarginsEnabled   = true;
     strip1.Color      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     strip1.LegendText = "Minimum Reorder Level";
     strip1.MaxLimit.AxisValueSerializable = "25";
     strip1.MinLimit.AxisValueSerializable = "0";
     strip1.Name = "Min Reorder Level";
     xyDiagram1.AxisY.Strips.AddRange(new DevExpress.XtraCharts.Strip[] {
         strip1
     });
     xyDiagram1.AxisY.Title.Text    = "Units in Stock";
     xyDiagram1.AxisY.Title.Visible = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagramPane1.Name   = "Units on Order";
     xyDiagramPane1.PaneID = 0;
     xyDiagram1.Panes.AddRange(new DevExpress.XtraCharts.XYDiagramPane[] {
         xyDiagramPane1
     });
     secondaryAxisY1.AxisID            = 0;
     secondaryAxisY1.GridLines.Visible = true;
     secondaryAxisY1.Name = "On Order Y";
     secondaryAxisY1.Range.SideMarginsEnabled = true;
     secondaryAxisY1.Title.Text    = "Units on Order";
     secondaryAxisY1.Title.Visible = true;
     secondaryAxisY1.VisibleInPanesSerializable = "0";
     xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY1
     });
     this.xrChart1.Diagram = xyDiagram1;
     this.xrChart1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.LeftOutside;
     this.xrChart1.Legend.Antialiasing        = true;
     this.xrChart1.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 144.5833F);
     this.xrChart1.Name          = "xrChart1";
     this.xrChart1.PaletteRepository.Add("Susanne", new DevExpress.XtraCharts.Palette("Susanne", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(64))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(64)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     series1.ArgumentDataMember                       = "Categories.CategoriesProducts.ProductName";
     sideBySideBarSeriesLabel1.Antialiasing           = true;
     sideBySideBarSeriesLabel1.LineVisible            = true;
     sideBySideBarSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
     sideBySideBarSeriesLabel1.Visible                = false;
     series1.Label              = sideBySideBarSeriesLabel1;
     pointOptions1.PointView    = DevExpress.XtraCharts.PointView.Argument;
     series1.LegendPointOptions = pointOptions1;
     series1.Name = "Units in Stock";
     series1.SynchronizePointOptions      = false;
     series1.ValueDataMembersSerializable = "Categories.CategoriesProducts.UnitsInStock";
     sideBySideBarSeriesView1.ColorEach   = true;
     series1.View = sideBySideBarSeriesView1;
     series2.ArgumentDataMember             = "Categories.CategoriesProducts.ProductName";
     sideBySideBarSeriesLabel2.Antialiasing = true;
     sideBySideBarSeriesLabel2.LineVisible  = true;
     series2.Label = sideBySideBarSeriesLabel2;
     series2.LegendPointOptions = pointOptions2;
     series2.Name                         = "Units on Order";
     series2.ShowInLegend                 = false;
     series2.SynchronizePointOptions      = false;
     series2.ValueDataMembersSerializable = "Categories.CategoriesProducts.UnitsOnOrder";
     sideBySideBarSeriesView2.AxisYName   = "On Order Y";
     sideBySideBarSeriesView2.ColorEach   = true;
     sideBySideBarSeriesView2.PaneName    = "Units on Order";
     series2.View                         = sideBySideBarSeriesView2;
     this.xrChart1.SeriesSerializable     = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     sideBySideBarSeriesLabel3.LineVisible            = true;
     this.xrChart1.SeriesTemplate.Label               = sideBySideBarSeriesLabel3;
     this.xrChart1.SeriesTemplate.SeriesPointsSorting = DevExpress.XtraCharts.SortingMode.Ascending;
     this.xrChart1.SizeF = new System.Drawing.SizeF(649.9999F, 392.7083F);
     //
     // xrLabel3
     //
     this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Categories.Description")
     });
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(178.9584F, 73.62502F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(461.0416F, 40.95831F);
     this.xrLabel3.Text          = "xrLabel3";
     //
     // labelCategory
     //
     this.labelCategory.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Categories.CategoryName"),
         new DevExpress.XtraReports.UI.XRBinding("Bookmark", null, "Categories.CategoryName")
     });
     this.labelCategory.LocationFloat = new DevExpress.Utils.PointFloat(178.9584F, 33.95834F);
     this.labelCategory.Name          = "labelCategory";
     this.labelCategory.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labelCategory.SizeF         = new System.Drawing.SizeF(461.0416F, 39.66667F);
     this.labelCategory.StyleName     = "StyleHeader";
     this.labelCategory.StylePriority.UseTextAlignment = false;
     this.labelCategory.Text          = "labelCategory";
     this.labelCategory.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
     //
     // StyleTitle
     //
     this.StyleTitle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(60)))), ((int)(((byte)(51)))));
     this.StyleTitle.Font          = new System.Drawing.Font("Verdana", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.StyleTitle.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(240)))), ((int)(((byte)(206)))));
     this.StyleTitle.Name          = "StyleTitle";
     this.StyleTitle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel1
     });
     this.ReportHeader.HeightF = 51.125F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // StyleHeader
     //
     this.StyleHeader.BackColor = System.Drawing.Color.Empty;
     this.StyleHeader.Font      = new System.Drawing.Font("Verdana", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.StyleHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(49)))), ((int)(((byte)(53)))));
     this.StyleHeader.Name      = "StyleHeader";
     //
     // Detail1
     //
     this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel7,
         this.xrLabel6,
         this.xrLabel5,
         this.labelProductName
     });
     this.Detail1.HeightF = 23F;
     this.Detail1.Name    = "Detail1";
     //
     // xrLabel7
     //
     this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Categories.CategoriesProducts.UnitsOnOrder")
     });
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(450F, 0F);
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.OddStyleName  = "StyleEvenRow";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text          = "xrLabel7";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel6
     //
     this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Categories.CategoriesProducts.UnitsInStock")
     });
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(550F, 0F);
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.OddStyleName  = "StyleEvenRow";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text          = "xrLabel6";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel5
     //
     this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Categories.CategoriesProducts.UnitPrice", "{0:c}")
     });
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(350F, 0F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.OddStyleName  = "StyleEvenRow";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text          = "xrLabel5";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // labelProductName
     //
     this.labelProductName.BookmarkParent = this.labelCategory;
     this.labelProductName.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Categories.CategoriesProducts.ProductName"),
         new DevExpress.XtraReports.UI.XRBinding("Bookmark", null, "Categories.CategoriesProducts.ProductName")
     });
     this.labelProductName.LocationFloat = new DevExpress.Utils.PointFloat(23.95833F, 0F);
     this.labelProductName.Name          = "labelProductName";
     this.labelProductName.OddStyleName  = "StyleEvenRow";
     this.labelProductName.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.labelProductName.SizeF         = new System.Drawing.SizeF(326.0417F, 23F);
     this.labelProductName.StylePriority.UseTextAlignment = false;
     this.labelProductName.Text          = "labelProductName";
     this.labelProductName.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPageInfo2,
         this.xrPageInfo1
     });
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(539.9999F, 9.999974F);
     this.xrPageInfo2.Name          = "xrPageInfo2";
     this.xrPageInfo2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo2.SizeF         = new System.Drawing.SizeF(100F, 23F);
     this.xrPageInfo2.StylePriority.UseTextAlignment = false;
     this.xrPageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // DetailReport
     //
     this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail1,
         this.ReportHeader1
     });
     this.DetailReport.DataAdapter = this.productsTableAdapter1;
     this.DetailReport.DataMember  = "Categories.CategoriesProducts";
     this.DetailReport.DataSource  = this.northwind1;
     this.DetailReport.Level       = 0;
     this.DetailReport.Name        = "DetailReport";
     this.DetailReport.PageBreak   = DevExpress.XtraReports.UI.PageBreak.AfterBand;
     //
     // productsTableAdapter1
     //
     this.productsTableAdapter1.ClearBeforeFill = true;
     //
     // northwind1
     //
     this.northwind1.DataSetName             = "Northwind";
     this.northwind1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // StyleDetailHeader
     //
     this.StyleDetailHeader.BorderColor   = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(60)))), ((int)(((byte)(51)))));
     this.StyleDetailHeader.Borders       = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.StyleDetailHeader.BorderWidth   = 2;
     this.StyleDetailHeader.Font          = new System.Drawing.Font("Verdana", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.StyleDetailHeader.Name          = "StyleDetailHeader";
     this.StyleDetailHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
     //
     // StyleEvenRow
     //
     this.StyleEvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(240)))), ((int)(((byte)(206)))));
     this.StyleEvenRow.Name      = "StyleEvenRow";
     //
     // categoriesTableAdapter
     //
     this.categoriesTableAdapter.ClearBeforeFill = true;
     //
     // Category
     //
     this.Category.Name = "Category";
     //
     // xrPictureBox3
     //
     this.xrPictureBox3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Image", null, "Categories.Icon_17")
     });
     this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(23.95833F, 9.708341F);
     this.xrPictureBox3.Name          = "xrPictureBox3";
     this.xrPictureBox3.SizeF         = new System.Drawing.SizeF(100F, 23F);
     //
     // ProductReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader,
         this.DetailReport
     });
     this.DataAdapter  = this.categoriesTableAdapter;
     this.DataMember   = "Categories";
     this.DataSource   = this.northwind1;
     this.FilterString = "StartsWith([CategoryName], ?Category)";
     this.Font         = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(60)))), ((int)(((byte)(51)))));
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.Category
     });
     this.RequestParameters = false;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.StyleTitle,
         this.StyleHeader,
         this.StyleDetailHeader,
         this.StyleEvenRow
     });
     this.Version = "11.1";
     ((System.ComponentModel.ISupportInitialize)(strip1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagramPane1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.northwind1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Esempio n. 41
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(CostSupplier));
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions1 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView1 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions2 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView2 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions3 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView3 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel4 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions4 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView4 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel5 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions5 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView5 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel6 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions6 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView6 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series7 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel7 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions7 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView7 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series8 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel8 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions8 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView8 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series9 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel9 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions9 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView9 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series10 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel10 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions10 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView10 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series11 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel11 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions11 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView11 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series12 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel12 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions12 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series13 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel13 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions13 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series14 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel14 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions14 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView3 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series15 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel15 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions15 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView4 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series16 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel16 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions16 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView5 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series17 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel17 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions17 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView6 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series18 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel18 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions18 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView7 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series19 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel19 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions19 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView8 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series20 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel20 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions20 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView9 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series21 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel21 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions21 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView10 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series22 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel22 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions22 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView11 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel23 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView12 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series23 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel24 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions23 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView13 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series24 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel25 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView12 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel26 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView14 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.tabpageByYear = new DevExpress.XtraTab.XtraTabPage();
            this.txtTurnOverYear11 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverYear10 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverYear9 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverYear8 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverYear7 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverYear6 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverYear5 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverYear4 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverYear3 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverYear2 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverYear1 = new DevExpress.XtraEditors.TextEdit();
            this.lblTurnOverYear11 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnOverYear10 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnOverYear9 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnOverYear8 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnOverYear7 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnOverYear6 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnOverYear5 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnOverYear4 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnOverYear3 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnOverYear2 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnOverYear1 = new DevExpress.XtraEditors.LabelControl();
            this.label1 = new DevExpress.XtraEditors.LabelControl();
            this.btnImage = new DevExpress.XtraEditors.SimpleButton();
            this.iclLarge = new DevExpress.Utils.ImageCollection(this.components);
            this.btnPDF = new DevExpress.XtraEditors.SimpleButton();
            this.cbxLabel11 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel10 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel9 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel8 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel7 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel6 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel5 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel4 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel3 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel2 = new DevExpress.XtraEditors.CheckEdit();
            this.cbxLabel1 = new DevExpress.XtraEditors.CheckEdit();
            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
            this.btnTrend1 = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend2 = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend3 = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend11 = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend10 = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend9 = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend8 = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend7 = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend6 = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend5 = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend4 = new DevExpress.XtraEditors.SimpleButton();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.btnYear1 = new DevExpress.XtraEditors.SimpleButton();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.btnYear2 = new DevExpress.XtraEditors.SimpleButton();
            this.btnYear3 = new DevExpress.XtraEditors.SimpleButton();
            this.btnYear11 = new DevExpress.XtraEditors.SimpleButton();
            this.btnYear10 = new DevExpress.XtraEditors.SimpleButton();
            this.btnYear9 = new DevExpress.XtraEditors.SimpleButton();
            this.btnYear8 = new DevExpress.XtraEditors.SimpleButton();
            this.btnYear7 = new DevExpress.XtraEditors.SimpleButton();
            this.btnYear6 = new DevExpress.XtraEditors.SimpleButton();
            this.btnYear5 = new DevExpress.XtraEditors.SimpleButton();
            this.btnYear4 = new DevExpress.XtraEditors.SimpleButton();
            this.chartTurnOver = new DevExpress.XtraCharts.ChartControl();
            this.tabpageByTimeFrame = new DevExpress.XtraTab.XtraTabPage();
            this.txtTurnOverByTimeFrameYear11 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverByTimeFrameYear10 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverByTimeFrameYear9 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverByTimeFrameYear8 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverByTimeFrameYear7 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverByTimeFrameYear6 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverByTimeFrameYear5 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverByTimeFrameYear4 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverByTimeFrameYear3 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverByTimeFrameYear2 = new DevExpress.XtraEditors.TextEdit();
            this.txtTurnOverByTimeFrameYear1 = new DevExpress.XtraEditors.TextEdit();
            this.lblTurnByTimeFrameOverYear11 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnByTimeFrameOverYear10 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnByTimeFrameOverYear9 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnByTimeFrameOverYear8 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnByTimeFrameOverYear7 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnByTimeFrameOverYear6 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnByTimeFrameOverYear5 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnByTimeFrameOverYear4 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnByTimeFrameOverYear3 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnByTimeFrameOverYear2 = new DevExpress.XtraEditors.LabelControl();
            this.lblTurnByTimeFrameOverYear1 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl17 = new DevExpress.XtraEditors.LabelControl();
            this.btnTrend10J = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend5J = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend3J = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend1J = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend6M = new DevExpress.XtraEditors.SimpleButton();
            this.btnTrend3M = new DevExpress.XtraEditors.SimpleButton();
            this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
            this.cbxTurnOverByTimeFrameLabel = new DevExpress.XtraEditors.CheckEdit();
            this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
            this.btn3J = new DevExpress.XtraEditors.SimpleButton();
            this.chartTurnOverByTimeFrame = new DevExpress.XtraCharts.ChartControl();
            this.btn3M = new DevExpress.XtraEditors.SimpleButton();
            this.btn6M = new DevExpress.XtraEditors.SimpleButton();
            this.btn1J = new DevExpress.XtraEditors.SimpleButton();
            this.btn10J = new DevExpress.XtraEditors.SimpleButton();
            this.btn5J = new DevExpress.XtraEditors.SimpleButton();
            this.toolTipController2 = new DevExpress.Utils.ToolTipController(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.tabpageByYear.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear11.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear10.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear9.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear8.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear7.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear6.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear5.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear4.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear3.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.iclLarge)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel11.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel10.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel9.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel8.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel7.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel6.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel5.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel4.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel3.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartTurnOver)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series21)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel21)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series22)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel22)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel23)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView12)).BeginInit();
            this.tabpageByTimeFrame.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear11.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear10.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear9.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear8.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear7.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear6.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear5.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear4.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear3.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxTurnOverByTimeFrameLabel.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartTurnOverByTimeFrame)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series23)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel24)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series24)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel25)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel26)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView14)).BeginInit();
            this.SuspendLayout();
            // 
            // xtraTabControl1
            // 
            this.xtraTabControl1.Location = new System.Drawing.Point(2, 1);
            this.xtraTabControl1.Name = "xtraTabControl1";
            this.xtraTabControl1.SelectedTabPage = this.tabpageByYear;
            this.xtraTabControl1.Size = new System.Drawing.Size(943, 535);
            this.xtraTabControl1.TabIndex = 0;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabpageByYear,
            this.tabpageByTimeFrame});
            // 
            // tabpageByYear
            // 
            this.tabpageByYear.Controls.Add(this.txtTurnOverYear11);
            this.tabpageByYear.Controls.Add(this.txtTurnOverYear10);
            this.tabpageByYear.Controls.Add(this.txtTurnOverYear9);
            this.tabpageByYear.Controls.Add(this.txtTurnOverYear8);
            this.tabpageByYear.Controls.Add(this.txtTurnOverYear7);
            this.tabpageByYear.Controls.Add(this.txtTurnOverYear6);
            this.tabpageByYear.Controls.Add(this.txtTurnOverYear5);
            this.tabpageByYear.Controls.Add(this.txtTurnOverYear4);
            this.tabpageByYear.Controls.Add(this.txtTurnOverYear3);
            this.tabpageByYear.Controls.Add(this.txtTurnOverYear2);
            this.tabpageByYear.Controls.Add(this.txtTurnOverYear1);
            this.tabpageByYear.Controls.Add(this.lblTurnOverYear11);
            this.tabpageByYear.Controls.Add(this.lblTurnOverYear10);
            this.tabpageByYear.Controls.Add(this.lblTurnOverYear9);
            this.tabpageByYear.Controls.Add(this.lblTurnOverYear8);
            this.tabpageByYear.Controls.Add(this.lblTurnOverYear7);
            this.tabpageByYear.Controls.Add(this.lblTurnOverYear6);
            this.tabpageByYear.Controls.Add(this.lblTurnOverYear5);
            this.tabpageByYear.Controls.Add(this.lblTurnOverYear4);
            this.tabpageByYear.Controls.Add(this.lblTurnOverYear3);
            this.tabpageByYear.Controls.Add(this.lblTurnOverYear2);
            this.tabpageByYear.Controls.Add(this.lblTurnOverYear1);
            this.tabpageByYear.Controls.Add(this.label1);
            this.tabpageByYear.Controls.Add(this.btnImage);
            this.tabpageByYear.Controls.Add(this.btnPDF);
            this.tabpageByYear.Controls.Add(this.cbxLabel11);
            this.tabpageByYear.Controls.Add(this.cbxLabel10);
            this.tabpageByYear.Controls.Add(this.cbxLabel9);
            this.tabpageByYear.Controls.Add(this.cbxLabel8);
            this.tabpageByYear.Controls.Add(this.cbxLabel7);
            this.tabpageByYear.Controls.Add(this.cbxLabel6);
            this.tabpageByYear.Controls.Add(this.cbxLabel5);
            this.tabpageByYear.Controls.Add(this.cbxLabel4);
            this.tabpageByYear.Controls.Add(this.cbxLabel3);
            this.tabpageByYear.Controls.Add(this.cbxLabel2);
            this.tabpageByYear.Controls.Add(this.cbxLabel1);
            this.tabpageByYear.Controls.Add(this.labelControl3);
            this.tabpageByYear.Controls.Add(this.btnTrend1);
            this.tabpageByYear.Controls.Add(this.btnTrend2);
            this.tabpageByYear.Controls.Add(this.btnTrend3);
            this.tabpageByYear.Controls.Add(this.btnTrend11);
            this.tabpageByYear.Controls.Add(this.btnTrend10);
            this.tabpageByYear.Controls.Add(this.btnTrend9);
            this.tabpageByYear.Controls.Add(this.btnTrend8);
            this.tabpageByYear.Controls.Add(this.btnTrend7);
            this.tabpageByYear.Controls.Add(this.btnTrend6);
            this.tabpageByYear.Controls.Add(this.btnTrend5);
            this.tabpageByYear.Controls.Add(this.btnTrend4);
            this.tabpageByYear.Controls.Add(this.labelControl2);
            this.tabpageByYear.Controls.Add(this.btnYear1);
            this.tabpageByYear.Controls.Add(this.labelControl1);
            this.tabpageByYear.Controls.Add(this.btnYear2);
            this.tabpageByYear.Controls.Add(this.btnYear3);
            this.tabpageByYear.Controls.Add(this.btnYear11);
            this.tabpageByYear.Controls.Add(this.btnYear10);
            this.tabpageByYear.Controls.Add(this.btnYear9);
            this.tabpageByYear.Controls.Add(this.btnYear8);
            this.tabpageByYear.Controls.Add(this.btnYear7);
            this.tabpageByYear.Controls.Add(this.btnYear6);
            this.tabpageByYear.Controls.Add(this.btnYear5);
            this.tabpageByYear.Controls.Add(this.btnYear4);
            this.tabpageByYear.Controls.Add(this.chartTurnOver);
            this.tabpageByYear.Name = "tabpageByYear";
            this.tabpageByYear.Size = new System.Drawing.Size(937, 507);
            this.tabpageByYear.Text = "Per jaar";
            // 
            // txtTurnOverYear11
            // 
            this.txtTurnOverYear11.Location = new System.Drawing.Point(813, 304);
            this.txtTurnOverYear11.Name = "txtTurnOverYear11";
            this.txtTurnOverYear11.Properties.AppearanceDisabled.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverYear11.Properties.AppearanceDisabled.Options.UseForeColor = true;
            this.txtTurnOverYear11.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverYear11.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear11.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverYear11.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear11.Properties.Mask.EditMask = "c1";
            this.txtTurnOverYear11.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverYear11.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverYear11.Properties.ReadOnly = true;
            this.txtTurnOverYear11.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverYear11.TabIndex = 124;
            // 
            // txtTurnOverYear10
            // 
            this.txtTurnOverYear10.Location = new System.Drawing.Point(813, 278);
            this.txtTurnOverYear10.Name = "txtTurnOverYear10";
            this.txtTurnOverYear10.Properties.AppearanceDisabled.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverYear10.Properties.AppearanceDisabled.Options.UseForeColor = true;
            this.txtTurnOverYear10.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverYear10.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear10.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverYear10.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear10.Properties.Mask.EditMask = "c1";
            this.txtTurnOverYear10.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverYear10.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverYear10.Properties.ReadOnly = true;
            this.txtTurnOverYear10.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverYear10.TabIndex = 123;
            // 
            // txtTurnOverYear9
            // 
            this.txtTurnOverYear9.Location = new System.Drawing.Point(813, 252);
            this.txtTurnOverYear9.Name = "txtTurnOverYear9";
            this.txtTurnOverYear9.Properties.AppearanceDisabled.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverYear9.Properties.AppearanceDisabled.Options.UseForeColor = true;
            this.txtTurnOverYear9.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverYear9.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear9.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverYear9.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear9.Properties.Mask.EditMask = "c1";
            this.txtTurnOverYear9.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverYear9.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverYear9.Properties.ReadOnly = true;
            this.txtTurnOverYear9.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverYear9.TabIndex = 122;
            // 
            // txtTurnOverYear8
            // 
            this.txtTurnOverYear8.Location = new System.Drawing.Point(813, 226);
            this.txtTurnOverYear8.Name = "txtTurnOverYear8";
            this.txtTurnOverYear8.Properties.AppearanceDisabled.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverYear8.Properties.AppearanceDisabled.Options.UseForeColor = true;
            this.txtTurnOverYear8.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverYear8.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear8.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverYear8.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear8.Properties.Mask.EditMask = "c1";
            this.txtTurnOverYear8.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverYear8.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverYear8.Properties.ReadOnly = true;
            this.txtTurnOverYear8.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverYear8.TabIndex = 121;
            // 
            // txtTurnOverYear7
            // 
            this.txtTurnOverYear7.Location = new System.Drawing.Point(813, 200);
            this.txtTurnOverYear7.Name = "txtTurnOverYear7";
            this.txtTurnOverYear7.Properties.AppearanceDisabled.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverYear7.Properties.AppearanceDisabled.Options.UseForeColor = true;
            this.txtTurnOverYear7.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverYear7.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear7.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverYear7.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear7.Properties.Mask.EditMask = "c1";
            this.txtTurnOverYear7.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverYear7.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverYear7.Properties.ReadOnly = true;
            this.txtTurnOverYear7.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverYear7.TabIndex = 120;
            // 
            // txtTurnOverYear6
            // 
            this.txtTurnOverYear6.Location = new System.Drawing.Point(813, 174);
            this.txtTurnOverYear6.Name = "txtTurnOverYear6";
            this.txtTurnOverYear6.Properties.AppearanceDisabled.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverYear6.Properties.AppearanceDisabled.Options.UseForeColor = true;
            this.txtTurnOverYear6.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverYear6.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear6.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverYear6.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear6.Properties.Mask.EditMask = "c1";
            this.txtTurnOverYear6.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverYear6.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverYear6.Properties.ReadOnly = true;
            this.txtTurnOverYear6.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverYear6.TabIndex = 119;
            // 
            // txtTurnOverYear5
            // 
            this.txtTurnOverYear5.Location = new System.Drawing.Point(813, 148);
            this.txtTurnOverYear5.Name = "txtTurnOverYear5";
            this.txtTurnOverYear5.Properties.AppearanceDisabled.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverYear5.Properties.AppearanceDisabled.Options.UseForeColor = true;
            this.txtTurnOverYear5.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverYear5.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear5.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverYear5.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear5.Properties.Mask.EditMask = "c1";
            this.txtTurnOverYear5.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverYear5.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverYear5.Properties.ReadOnly = true;
            this.txtTurnOverYear5.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverYear5.TabIndex = 118;
            // 
            // txtTurnOverYear4
            // 
            this.txtTurnOverYear4.Location = new System.Drawing.Point(813, 122);
            this.txtTurnOverYear4.Name = "txtTurnOverYear4";
            this.txtTurnOverYear4.Properties.AppearanceDisabled.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverYear4.Properties.AppearanceDisabled.Options.UseForeColor = true;
            this.txtTurnOverYear4.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverYear4.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear4.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverYear4.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear4.Properties.Mask.EditMask = "c1";
            this.txtTurnOverYear4.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverYear4.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverYear4.Properties.ReadOnly = true;
            this.txtTurnOverYear4.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverYear4.TabIndex = 117;
            // 
            // txtTurnOverYear3
            // 
            this.txtTurnOverYear3.Location = new System.Drawing.Point(813, 96);
            this.txtTurnOverYear3.Name = "txtTurnOverYear3";
            this.txtTurnOverYear3.Properties.AppearanceDisabled.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverYear3.Properties.AppearanceDisabled.Options.UseForeColor = true;
            this.txtTurnOverYear3.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverYear3.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear3.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverYear3.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear3.Properties.Mask.EditMask = "c1";
            this.txtTurnOverYear3.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverYear3.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverYear3.Properties.ReadOnly = true;
            this.txtTurnOverYear3.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverYear3.TabIndex = 116;
            // 
            // txtTurnOverYear2
            // 
            this.txtTurnOverYear2.Location = new System.Drawing.Point(813, 70);
            this.txtTurnOverYear2.Name = "txtTurnOverYear2";
            this.txtTurnOverYear2.Properties.AppearanceDisabled.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverYear2.Properties.AppearanceDisabled.Options.UseForeColor = true;
            this.txtTurnOverYear2.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverYear2.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear2.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverYear2.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear2.Properties.Mask.EditMask = "c1";
            this.txtTurnOverYear2.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverYear2.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverYear2.Properties.ReadOnly = true;
            this.txtTurnOverYear2.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverYear2.TabIndex = 115;
            // 
            // txtTurnOverYear1
            // 
            this.txtTurnOverYear1.Location = new System.Drawing.Point(813, 44);
            this.txtTurnOverYear1.Name = "txtTurnOverYear1";
            this.txtTurnOverYear1.Properties.AppearanceDisabled.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverYear1.Properties.AppearanceDisabled.Options.UseForeColor = true;
            this.txtTurnOverYear1.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverYear1.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear1.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverYear1.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverYear1.Properties.Mask.EditMask = "c1";
            this.txtTurnOverYear1.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverYear1.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverYear1.Properties.ReadOnly = true;
            this.txtTurnOverYear1.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverYear1.TabIndex = 114;
            // 
            // lblTurnOverYear11
            // 
            this.lblTurnOverYear11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnOverYear11.Location = new System.Drawing.Point(783, 307);
            this.lblTurnOverYear11.Name = "lblTurnOverYear11";
            this.lblTurnOverYear11.Size = new System.Drawing.Size(24, 13);
            this.lblTurnOverYear11.TabIndex = 113;
            this.lblTurnOverYear11.Text = "2012";
            // 
            // lblTurnOverYear10
            // 
            this.lblTurnOverYear10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnOverYear10.Location = new System.Drawing.Point(783, 281);
            this.lblTurnOverYear10.Name = "lblTurnOverYear10";
            this.lblTurnOverYear10.Size = new System.Drawing.Size(24, 13);
            this.lblTurnOverYear10.TabIndex = 112;
            this.lblTurnOverYear10.Text = "2011";
            // 
            // lblTurnOverYear9
            // 
            this.lblTurnOverYear9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnOverYear9.Location = new System.Drawing.Point(783, 255);
            this.lblTurnOverYear9.Name = "lblTurnOverYear9";
            this.lblTurnOverYear9.Size = new System.Drawing.Size(24, 13);
            this.lblTurnOverYear9.TabIndex = 111;
            this.lblTurnOverYear9.Text = "2010";
            // 
            // lblTurnOverYear8
            // 
            this.lblTurnOverYear8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnOverYear8.Location = new System.Drawing.Point(783, 229);
            this.lblTurnOverYear8.Name = "lblTurnOverYear8";
            this.lblTurnOverYear8.Size = new System.Drawing.Size(24, 13);
            this.lblTurnOverYear8.TabIndex = 110;
            this.lblTurnOverYear8.Text = "2009";
            // 
            // lblTurnOverYear7
            // 
            this.lblTurnOverYear7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnOverYear7.Location = new System.Drawing.Point(783, 203);
            this.lblTurnOverYear7.Name = "lblTurnOverYear7";
            this.lblTurnOverYear7.Size = new System.Drawing.Size(24, 13);
            this.lblTurnOverYear7.TabIndex = 109;
            this.lblTurnOverYear7.Text = "2008";
            // 
            // lblTurnOverYear6
            // 
            this.lblTurnOverYear6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnOverYear6.Location = new System.Drawing.Point(783, 177);
            this.lblTurnOverYear6.Name = "lblTurnOverYear6";
            this.lblTurnOverYear6.Size = new System.Drawing.Size(24, 13);
            this.lblTurnOverYear6.TabIndex = 108;
            this.lblTurnOverYear6.Text = "2007";
            // 
            // lblTurnOverYear5
            // 
            this.lblTurnOverYear5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnOverYear5.Location = new System.Drawing.Point(783, 151);
            this.lblTurnOverYear5.Name = "lblTurnOverYear5";
            this.lblTurnOverYear5.Size = new System.Drawing.Size(24, 13);
            this.lblTurnOverYear5.TabIndex = 107;
            this.lblTurnOverYear5.Text = "2006";
            // 
            // lblTurnOverYear4
            // 
            this.lblTurnOverYear4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnOverYear4.Location = new System.Drawing.Point(783, 125);
            this.lblTurnOverYear4.Name = "lblTurnOverYear4";
            this.lblTurnOverYear4.Size = new System.Drawing.Size(24, 13);
            this.lblTurnOverYear4.TabIndex = 106;
            this.lblTurnOverYear4.Text = "2005";
            // 
            // lblTurnOverYear3
            // 
            this.lblTurnOverYear3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnOverYear3.Location = new System.Drawing.Point(783, 99);
            this.lblTurnOverYear3.Name = "lblTurnOverYear3";
            this.lblTurnOverYear3.Size = new System.Drawing.Size(24, 13);
            this.lblTurnOverYear3.TabIndex = 105;
            this.lblTurnOverYear3.Text = "2004";
            // 
            // lblTurnOverYear2
            // 
            this.lblTurnOverYear2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnOverYear2.Location = new System.Drawing.Point(783, 73);
            this.lblTurnOverYear2.Name = "lblTurnOverYear2";
            this.lblTurnOverYear2.Size = new System.Drawing.Size(24, 13);
            this.lblTurnOverYear2.TabIndex = 104;
            this.lblTurnOverYear2.Text = "2003";
            // 
            // lblTurnOverYear1
            // 
            this.lblTurnOverYear1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnOverYear1.Location = new System.Drawing.Point(783, 47);
            this.lblTurnOverYear1.Name = "lblTurnOverYear1";
            this.lblTurnOverYear1.Size = new System.Drawing.Size(24, 13);
            this.lblTurnOverYear1.TabIndex = 103;
            this.lblTurnOverYear1.Text = "2002";
            // 
            // label1
            // 
            this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label1.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
            this.label1.Location = new System.Drawing.Point(786, 14);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(37, 13);
            this.label1.TabIndex = 102;
            this.label1.Text = "Omzet";
            // 
            // btnImage
            // 
            this.btnImage.ImageIndex = 144;
            this.btnImage.ImageList = this.iclLarge;
            this.btnImage.Location = new System.Drawing.Point(699, 442);
            this.btnImage.Name = "btnImage";
            this.btnImage.Size = new System.Drawing.Size(40, 40);
            this.btnImage.TabIndex = 78;
            this.btnImage.Click += new System.EventHandler(this.btnImage_Click);
            // 
            // iclLarge
            // 
            this.iclLarge.ImageSize = new System.Drawing.Size(32, 32);
            this.iclLarge.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("iclLarge.ImageStream")));
            this.iclLarge.Images.SetKeyName(0, "add_user_32.png");
            this.iclLarge.Images.SetKeyName(1, "arrow_left_32.png");
            this.iclLarge.Images.SetKeyName(2, "arrow_left_32_d.png");
            this.iclLarge.Images.SetKeyName(3, "arrow_left_32_h.png");
            this.iclLarge.Images.SetKeyName(4, "arrow_right_32.png");
            this.iclLarge.Images.SetKeyName(5, "arrow_right_32_d.png");
            this.iclLarge.Images.SetKeyName(6, "arrow_right_32_h.png");
            this.iclLarge.Images.SetKeyName(7, "copy_clipboard_32.png");
            this.iclLarge.Images.SetKeyName(8, "copy_clipboard_32_d.png");
            this.iclLarge.Images.SetKeyName(9, "copy_clipboard_32_h.png");
            this.iclLarge.Images.SetKeyName(10, "copy_clipboard_lined_32.png");
            this.iclLarge.Images.SetKeyName(11, "copy_clipboard_lined_32_d.png");
            this.iclLarge.Images.SetKeyName(12, "copy_clipboard_lined_32_h.png");
            this.iclLarge.Images.SetKeyName(13, "copy_to_folder_32.png");
            this.iclLarge.Images.SetKeyName(14, "copy_to_folder_32_d.png");
            this.iclLarge.Images.SetKeyName(15, "copy_to_folder_32_h.png");
            this.iclLarge.Images.SetKeyName(16, "cut_clipboard_32.png");
            this.iclLarge.Images.SetKeyName(17, "cut_clipboard_32_d.png");
            this.iclLarge.Images.SetKeyName(18, "cut_clipboard_32_h.png");
            this.iclLarge.Images.SetKeyName(19, "delete_32.png");
            this.iclLarge.Images.SetKeyName(20, "delete_32_d.png");
            this.iclLarge.Images.SetKeyName(21, "delete_32_h.png");
            this.iclLarge.Images.SetKeyName(22, "dollar_32.png");
            this.iclLarge.Images.SetKeyName(23, "equipment_32.png");
            this.iclLarge.Images.SetKeyName(24, "excel-32.png");
            this.iclLarge.Images.SetKeyName(25, "favorites_32.png");
            this.iclLarge.Images.SetKeyName(26, "favorites_32_d.png");
            this.iclLarge.Images.SetKeyName(27, "favorites_32_h.png");
            this.iclLarge.Images.SetKeyName(28, "folder_closed_32.png");
            this.iclLarge.Images.SetKeyName(29, "folder_closed_32_d.png");
            this.iclLarge.Images.SetKeyName(30, "folder_closed_32_h.png");
            this.iclLarge.Images.SetKeyName(31, "folder_open_32.png");
            this.iclLarge.Images.SetKeyName(32, "folder_open_32_d.png");
            this.iclLarge.Images.SetKeyName(33, "folder_open_32_h.png");
            this.iclLarge.Images.SetKeyName(34, "folder_options_32.png");
            this.iclLarge.Images.SetKeyName(35, "folder_options_32_d.png");
            this.iclLarge.Images.SetKeyName(36, "folder_options_32_h.png");
            this.iclLarge.Images.SetKeyName(37, "folder_options_b_32.png");
            this.iclLarge.Images.SetKeyName(38, "folder_options_b_32_d.png");
            this.iclLarge.Images.SetKeyName(39, "folder_options_b_32_h.png");
            this.iclLarge.Images.SetKeyName(40, "folders_32.png");
            this.iclLarge.Images.SetKeyName(41, "folders_32_d.png");
            this.iclLarge.Images.SetKeyName(42, "folders_32_h.png");
            this.iclLarge.Images.SetKeyName(43, "help-32.png");
            this.iclLarge.Images.SetKeyName(44, "history_1_32.png");
            this.iclLarge.Images.SetKeyName(45, "history_1_32_d.png");
            this.iclLarge.Images.SetKeyName(46, "history_1_32_h.png");
            this.iclLarge.Images.SetKeyName(47, "history_32.png");
            this.iclLarge.Images.SetKeyName(48, "history_32_d.png");
            this.iclLarge.Images.SetKeyName(49, "history_32_h.png");
            this.iclLarge.Images.SetKeyName(50, "history_b1_32.png");
            this.iclLarge.Images.SetKeyName(51, "history_b1_32_d.png");
            this.iclLarge.Images.SetKeyName(52, "history_b1_32_h.png");
            this.iclLarge.Images.SetKeyName(53, "history_b_32.png");
            this.iclLarge.Images.SetKeyName(54, "history_b_32_d.png");
            this.iclLarge.Images.SetKeyName(55, "history_b_32_h.png");
            this.iclLarge.Images.SetKeyName(56, "home_32.png");
            this.iclLarge.Images.SetKeyName(57, "home_32_d.png");
            this.iclLarge.Images.SetKeyName(58, "home_32_h.png");
            this.iclLarge.Images.SetKeyName(59, "info-32.png");
            this.iclLarge.Images.SetKeyName(60, "logout_32.png");
            this.iclLarge.Images.SetKeyName(61, "mail_32.png");
            this.iclLarge.Images.SetKeyName(62, "mail_32_d.png");
            this.iclLarge.Images.SetKeyName(63, "mail_32_h.png");
            this.iclLarge.Images.SetKeyName(64, "mail_b_32.png");
            this.iclLarge.Images.SetKeyName(65, "mail_b_32_d.png");
            this.iclLarge.Images.SetKeyName(66, "mail_b_32_h.png");
            this.iclLarge.Images.SetKeyName(67, "move_to_folder_32.png");
            this.iclLarge.Images.SetKeyName(68, "move_to_folder_32_d.png");
            this.iclLarge.Images.SetKeyName(69, "move_to_folder_32_h.png");
            this.iclLarge.Images.SetKeyName(70, "new_document_32.png");
            this.iclLarge.Images.SetKeyName(71, "new_document_32_d.png");
            this.iclLarge.Images.SetKeyName(72, "new_document_32_h.png");
            this.iclLarge.Images.SetKeyName(73, "new_document_lined_32.png");
            this.iclLarge.Images.SetKeyName(74, "new_document_lined_32_d.png");
            this.iclLarge.Images.SetKeyName(75, "new_document_lined_32_h.png");
            this.iclLarge.Images.SetKeyName(76, "ok_32.png");
            this.iclLarge.Images.SetKeyName(77, "open_document_32.png");
            this.iclLarge.Images.SetKeyName(78, "open_document_32_d.png");
            this.iclLarge.Images.SetKeyName(79, "open_document_32_h.png");
            this.iclLarge.Images.SetKeyName(80, "paste_clipboard_32.png");
            this.iclLarge.Images.SetKeyName(81, "paste_clipboard_32_d.png");
            this.iclLarge.Images.SetKeyName(82, "paste_clipboard_32_h.png");
            this.iclLarge.Images.SetKeyName(83, "paste_clipboard_lined_32.png");
            this.iclLarge.Images.SetKeyName(84, "paste_clipboard_lined_32_d.png");
            this.iclLarge.Images.SetKeyName(85, "paste_clipboard_lined_32_h.png");
            this.iclLarge.Images.SetKeyName(86, "print_32.png");
            this.iclLarge.Images.SetKeyName(87, "print_32_d.png");
            this.iclLarge.Images.SetKeyName(88, "print_32_h.png");
            this.iclLarge.Images.SetKeyName(89, "print_preview_32.png");
            this.iclLarge.Images.SetKeyName(90, "print_preview_32_d.png");
            this.iclLarge.Images.SetKeyName(91, "print_preview_32_h.png");
            this.iclLarge.Images.SetKeyName(92, "print_preview_lined_32.png");
            this.iclLarge.Images.SetKeyName(93, "print_preview_lined_32_d.png");
            this.iclLarge.Images.SetKeyName(94, "print_preview_lined_32_h.png");
            this.iclLarge.Images.SetKeyName(95, "properties_document_32.png");
            this.iclLarge.Images.SetKeyName(96, "properties_document_32_d.png");
            this.iclLarge.Images.SetKeyName(97, "properties_document_32_h.png");
            this.iclLarge.Images.SetKeyName(98, "properties_document_b_32.png");
            this.iclLarge.Images.SetKeyName(99, "properties_document_b_32_d.png");
            this.iclLarge.Images.SetKeyName(100, "properties_document_b_32_h.png");
            this.iclLarge.Images.SetKeyName(101, "properties_document_b_lined_32.png");
            this.iclLarge.Images.SetKeyName(102, "properties_document_b_lined_32_d.png");
            this.iclLarge.Images.SetKeyName(103, "properties_document_b_lined_32_h.png");
            this.iclLarge.Images.SetKeyName(104, "properties_document_lined_32.png");
            this.iclLarge.Images.SetKeyName(105, "properties_document_lined_32_d.png");
            this.iclLarge.Images.SetKeyName(106, "properties_document_lined_32_h.png");
            this.iclLarge.Images.SetKeyName(107, "redo_32.png");
            this.iclLarge.Images.SetKeyName(108, "redo_32_d.png");
            this.iclLarge.Images.SetKeyName(109, "redo_32_h.png");
            this.iclLarge.Images.SetKeyName(110, "redo_square_32.png");
            this.iclLarge.Images.SetKeyName(111, "redo_square_32_d.png");
            this.iclLarge.Images.SetKeyName(112, "redo_square_32_h.png");
            this.iclLarge.Images.SetKeyName(113, "refresh_document_32.png");
            this.iclLarge.Images.SetKeyName(114, "refresh_document_32_d.png");
            this.iclLarge.Images.SetKeyName(115, "refresh_document_32_h.png");
            this.iclLarge.Images.SetKeyName(116, "run_32.png");
            this.iclLarge.Images.SetKeyName(117, "save_32.png");
            this.iclLarge.Images.SetKeyName(118, "save_32_d.png");
            this.iclLarge.Images.SetKeyName(119, "save_32_h.png");
            this.iclLarge.Images.SetKeyName(120, "search_32.png");
            this.iclLarge.Images.SetKeyName(121, "search_32_d.png");
            this.iclLarge.Images.SetKeyName(122, "search_32_h.png");
            this.iclLarge.Images.SetKeyName(123, "stop_32.png");
            this.iclLarge.Images.SetKeyName(124, "stop_32_d.png");
            this.iclLarge.Images.SetKeyName(125, "stop_32_h.png");
            this.iclLarge.Images.SetKeyName(126, "undo_32.png");
            this.iclLarge.Images.SetKeyName(127, "undo_32_d.png");
            this.iclLarge.Images.SetKeyName(128, "undo_32_h.png");
            this.iclLarge.Images.SetKeyName(129, "undo_square_32.png");
            this.iclLarge.Images.SetKeyName(130, "undo_square_32_d.png");
            this.iclLarge.Images.SetKeyName(131, "undo_square_32_h.png");
            this.iclLarge.Images.SetKeyName(132, "up_folder_32.png");
            this.iclLarge.Images.SetKeyName(133, "up_folder_32_d.png");
            this.iclLarge.Images.SetKeyName(134, "up_folder_32_h.png");
            this.iclLarge.Images.SetKeyName(135, "user_32.png");
            this.iclLarge.Images.SetKeyName(136, "users_32.png");
            this.iclLarge.Images.SetKeyName(137, "view_32.png");
            this.iclLarge.Images.SetKeyName(138, "view_32_d.png");
            this.iclLarge.Images.SetKeyName(139, "view_32_h.png");
            this.iclLarge.Images.SetKeyName(140, "label_32.png");
            this.iclLarge.Images.SetKeyName(141, "Truck.png");
            this.iclLarge.Images.SetKeyName(142, "Pump_32.png");
            this.iclLarge.Images.SetKeyName(143, "PDF.jpg");
            this.iclLarge.Images.SetKeyName(144, "image.png");
            // 
            // btnPDF
            // 
            this.btnPDF.ImageIndex = 143;
            this.btnPDF.ImageList = this.iclLarge;
            this.btnPDF.Location = new System.Drawing.Point(745, 442);
            this.btnPDF.Name = "btnPDF";
            this.btnPDF.Size = new System.Drawing.Size(40, 40);
            this.btnPDF.TabIndex = 77;
            this.btnPDF.Click += new System.EventHandler(this.btnPDF_Click);
            // 
            // cbxLabel11
            // 
            this.cbxLabel11.EditValue = true;
            this.cbxLabel11.Location = new System.Drawing.Point(574, 403);
            this.cbxLabel11.Name = "cbxLabel11";
            this.cbxLabel11.Properties.Caption = "";
            this.cbxLabel11.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel11.TabIndex = 76;
            this.cbxLabel11.Tag = "1";
            this.cbxLabel11.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel10
            // 
            this.cbxLabel10.EditValue = true;
            this.cbxLabel10.Location = new System.Drawing.Point(528, 403);
            this.cbxLabel10.Name = "cbxLabel10";
            this.cbxLabel10.Properties.Caption = "";
            this.cbxLabel10.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel10.TabIndex = 75;
            this.cbxLabel10.Tag = "2";
            this.cbxLabel10.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel9
            // 
            this.cbxLabel9.EditValue = true;
            this.cbxLabel9.Location = new System.Drawing.Point(482, 403);
            this.cbxLabel9.Name = "cbxLabel9";
            this.cbxLabel9.Properties.Caption = "";
            this.cbxLabel9.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel9.TabIndex = 74;
            this.cbxLabel9.Tag = "3";
            this.cbxLabel9.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel8
            // 
            this.cbxLabel8.EditValue = true;
            this.cbxLabel8.Location = new System.Drawing.Point(436, 403);
            this.cbxLabel8.Name = "cbxLabel8";
            this.cbxLabel8.Properties.Caption = "";
            this.cbxLabel8.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel8.TabIndex = 73;
            this.cbxLabel8.Tag = "4";
            this.cbxLabel8.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel7
            // 
            this.cbxLabel7.EditValue = true;
            this.cbxLabel7.Location = new System.Drawing.Point(390, 403);
            this.cbxLabel7.Name = "cbxLabel7";
            this.cbxLabel7.Properties.Caption = "";
            this.cbxLabel7.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel7.TabIndex = 72;
            this.cbxLabel7.Tag = "5";
            this.cbxLabel7.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel6
            // 
            this.cbxLabel6.EditValue = true;
            this.cbxLabel6.Location = new System.Drawing.Point(344, 403);
            this.cbxLabel6.Name = "cbxLabel6";
            this.cbxLabel6.Properties.Caption = "";
            this.cbxLabel6.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel6.TabIndex = 71;
            this.cbxLabel6.Tag = "6";
            this.cbxLabel6.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel5
            // 
            this.cbxLabel5.EditValue = true;
            this.cbxLabel5.Location = new System.Drawing.Point(298, 403);
            this.cbxLabel5.Name = "cbxLabel5";
            this.cbxLabel5.Properties.Caption = "";
            this.cbxLabel5.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel5.TabIndex = 70;
            this.cbxLabel5.Tag = "7";
            this.cbxLabel5.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel4
            // 
            this.cbxLabel4.EditValue = true;
            this.cbxLabel4.Location = new System.Drawing.Point(252, 403);
            this.cbxLabel4.Name = "cbxLabel4";
            this.cbxLabel4.Properties.Caption = "";
            this.cbxLabel4.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel4.TabIndex = 69;
            this.cbxLabel4.Tag = "8";
            this.cbxLabel4.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel3
            // 
            this.cbxLabel3.EditValue = true;
            this.cbxLabel3.Location = new System.Drawing.Point(206, 403);
            this.cbxLabel3.Name = "cbxLabel3";
            this.cbxLabel3.Properties.Caption = "";
            this.cbxLabel3.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel3.TabIndex = 68;
            this.cbxLabel3.Tag = "9";
            this.cbxLabel3.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel2
            // 
            this.cbxLabel2.EditValue = true;
            this.cbxLabel2.Location = new System.Drawing.Point(160, 403);
            this.cbxLabel2.Name = "cbxLabel2";
            this.cbxLabel2.Properties.Caption = "";
            this.cbxLabel2.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel2.TabIndex = 67;
            this.cbxLabel2.Tag = "10";
            this.cbxLabel2.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // cbxLabel1
            // 
            this.cbxLabel1.EditValue = true;
            this.cbxLabel1.Location = new System.Drawing.Point(114, 403);
            this.cbxLabel1.Name = "cbxLabel1";
            this.cbxLabel1.Properties.Caption = "";
            this.cbxLabel1.Size = new System.Drawing.Size(29, 19);
            this.cbxLabel1.TabIndex = 66;
            this.cbxLabel1.Tag = "11";
            this.cbxLabel1.CheckedChanged += new System.EventHandler(this.cbxLabel_CheckedChanged);
            // 
            // labelControl3
            // 
            this.labelControl3.Location = new System.Drawing.Point(8, 409);
            this.labelControl3.Name = "labelControl3";
            this.labelControl3.Size = new System.Drawing.Size(69, 13);
            this.labelControl3.TabIndex = 65;
            this.labelControl3.Text = "Toon waarden";
            // 
            // btnTrend1
            // 
            this.btnTrend1.Location = new System.Drawing.Point(103, 459);
            this.btnTrend1.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend1.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend1.Name = "btnTrend1";
            this.btnTrend1.Size = new System.Drawing.Size(40, 23);
            this.btnTrend1.TabIndex = 64;
            this.btnTrend1.Tag = "11";
            this.btnTrend1.Text = "2002";
            this.btnTrend1.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // btnTrend2
            // 
            this.btnTrend2.Location = new System.Drawing.Point(149, 459);
            this.btnTrend2.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend2.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend2.Name = "btnTrend2";
            this.btnTrend2.Size = new System.Drawing.Size(40, 23);
            this.btnTrend2.TabIndex = 63;
            this.btnTrend2.Tag = "10";
            this.btnTrend2.Text = "2003";
            this.btnTrend2.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // btnTrend3
            // 
            this.btnTrend3.Location = new System.Drawing.Point(195, 459);
            this.btnTrend3.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend3.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend3.Name = "btnTrend3";
            this.btnTrend3.Size = new System.Drawing.Size(40, 23);
            this.btnTrend3.TabIndex = 62;
            this.btnTrend3.Tag = "9";
            this.btnTrend3.Text = "2004";
            this.btnTrend3.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // btnTrend11
            // 
            this.btnTrend11.Location = new System.Drawing.Point(563, 459);
            this.btnTrend11.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend11.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend11.Name = "btnTrend11";
            this.btnTrend11.Size = new System.Drawing.Size(40, 23);
            this.btnTrend11.TabIndex = 61;
            this.btnTrend11.Tag = "1";
            this.btnTrend11.Text = "2012";
            this.btnTrend11.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // btnTrend10
            // 
            this.btnTrend10.Location = new System.Drawing.Point(517, 459);
            this.btnTrend10.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend10.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend10.Name = "btnTrend10";
            this.btnTrend10.Size = new System.Drawing.Size(40, 23);
            this.btnTrend10.TabIndex = 60;
            this.btnTrend10.Tag = "2";
            this.btnTrend10.Text = "2011";
            this.btnTrend10.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // btnTrend9
            // 
            this.btnTrend9.Location = new System.Drawing.Point(471, 459);
            this.btnTrend9.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend9.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend9.Name = "btnTrend9";
            this.btnTrend9.Size = new System.Drawing.Size(40, 23);
            this.btnTrend9.TabIndex = 59;
            this.btnTrend9.Tag = "3";
            this.btnTrend9.Text = "2010";
            this.btnTrend9.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // btnTrend8
            // 
            this.btnTrend8.Location = new System.Drawing.Point(425, 459);
            this.btnTrend8.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend8.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend8.Name = "btnTrend8";
            this.btnTrend8.Size = new System.Drawing.Size(40, 23);
            this.btnTrend8.TabIndex = 58;
            this.btnTrend8.Tag = "4";
            this.btnTrend8.Text = "2009";
            this.btnTrend8.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // btnTrend7
            // 
            this.btnTrend7.Location = new System.Drawing.Point(379, 459);
            this.btnTrend7.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend7.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend7.Name = "btnTrend7";
            this.btnTrend7.Size = new System.Drawing.Size(40, 23);
            this.btnTrend7.TabIndex = 57;
            this.btnTrend7.Tag = "5";
            this.btnTrend7.Text = "2008";
            this.btnTrend7.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // btnTrend6
            // 
            this.btnTrend6.Location = new System.Drawing.Point(333, 459);
            this.btnTrend6.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend6.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend6.Name = "btnTrend6";
            this.btnTrend6.Size = new System.Drawing.Size(40, 23);
            this.btnTrend6.TabIndex = 56;
            this.btnTrend6.Tag = "6";
            this.btnTrend6.Text = "2007";
            this.btnTrend6.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // btnTrend5
            // 
            this.btnTrend5.Location = new System.Drawing.Point(287, 459);
            this.btnTrend5.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend5.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend5.Name = "btnTrend5";
            this.btnTrend5.Size = new System.Drawing.Size(40, 23);
            this.btnTrend5.TabIndex = 55;
            this.btnTrend5.Tag = "7";
            this.btnTrend5.Text = "2006";
            this.btnTrend5.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // btnTrend4
            // 
            this.btnTrend4.Location = new System.Drawing.Point(241, 459);
            this.btnTrend4.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend4.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend4.Name = "btnTrend4";
            this.btnTrend4.Size = new System.Drawing.Size(40, 23);
            this.btnTrend4.TabIndex = 54;
            this.btnTrend4.Tag = "8";
            this.btnTrend4.Text = "2005";
            this.btnTrend4.Click += new System.EventHandler(this.btnTrend_Click);
            // 
            // labelControl2
            // 
            this.labelControl2.Location = new System.Drawing.Point(8, 465);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(53, 13);
            this.labelControl2.TabIndex = 53;
            this.labelControl2.Text = "Trendlijnen";
            // 
            // btnYear1
            // 
            this.btnYear1.Location = new System.Drawing.Point(103, 430);
            this.btnYear1.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear1.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear1.Name = "btnYear1";
            this.btnYear1.Size = new System.Drawing.Size(40, 23);
            this.btnYear1.TabIndex = 51;
            this.btnYear1.Tag = "11";
            this.btnYear1.Text = "2002";
            this.btnYear1.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // labelControl1
            // 
            this.labelControl1.Location = new System.Drawing.Point(8, 437);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(31, 13);
            this.labelControl1.TabIndex = 52;
            this.labelControl1.Text = "Omzet";
            // 
            // btnYear2
            // 
            this.btnYear2.Location = new System.Drawing.Point(149, 430);
            this.btnYear2.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear2.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear2.Name = "btnYear2";
            this.btnYear2.Size = new System.Drawing.Size(40, 23);
            this.btnYear2.TabIndex = 50;
            this.btnYear2.Tag = "10";
            this.btnYear2.Text = "2003";
            this.btnYear2.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // btnYear3
            // 
            this.btnYear3.Location = new System.Drawing.Point(195, 430);
            this.btnYear3.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear3.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear3.Name = "btnYear3";
            this.btnYear3.Size = new System.Drawing.Size(40, 23);
            this.btnYear3.TabIndex = 49;
            this.btnYear3.Tag = "9";
            this.btnYear3.Text = "2004";
            this.btnYear3.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // btnYear11
            // 
            this.btnYear11.Location = new System.Drawing.Point(563, 430);
            this.btnYear11.LookAndFeel.SkinName = "Black";
            this.btnYear11.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear11.Name = "btnYear11";
            this.btnYear11.Size = new System.Drawing.Size(40, 23);
            this.btnYear11.TabIndex = 48;
            this.btnYear11.Tag = "1";
            this.btnYear11.Text = "2012";
            this.btnYear11.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // btnYear10
            // 
            this.btnYear10.Location = new System.Drawing.Point(517, 430);
            this.btnYear10.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear10.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear10.Name = "btnYear10";
            this.btnYear10.Size = new System.Drawing.Size(40, 23);
            this.btnYear10.TabIndex = 47;
            this.btnYear10.Tag = "2";
            this.btnYear10.Text = "2011";
            this.btnYear10.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // btnYear9
            // 
            this.btnYear9.Location = new System.Drawing.Point(471, 430);
            this.btnYear9.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear9.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear9.Name = "btnYear9";
            this.btnYear9.Size = new System.Drawing.Size(40, 23);
            this.btnYear9.TabIndex = 46;
            this.btnYear9.Tag = "3";
            this.btnYear9.Text = "2010";
            this.btnYear9.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // btnYear8
            // 
            this.btnYear8.Location = new System.Drawing.Point(425, 430);
            this.btnYear8.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear8.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear8.Name = "btnYear8";
            this.btnYear8.Size = new System.Drawing.Size(40, 23);
            this.btnYear8.TabIndex = 45;
            this.btnYear8.Tag = "4";
            this.btnYear8.Text = "2009";
            this.btnYear8.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // btnYear7
            // 
            this.btnYear7.Location = new System.Drawing.Point(379, 430);
            this.btnYear7.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear7.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear7.Name = "btnYear7";
            this.btnYear7.Size = new System.Drawing.Size(40, 23);
            this.btnYear7.TabIndex = 44;
            this.btnYear7.Tag = "5";
            this.btnYear7.Text = "2008";
            this.btnYear7.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // btnYear6
            // 
            this.btnYear6.Location = new System.Drawing.Point(333, 430);
            this.btnYear6.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear6.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear6.Name = "btnYear6";
            this.btnYear6.Size = new System.Drawing.Size(40, 23);
            this.btnYear6.TabIndex = 43;
            this.btnYear6.Tag = "6";
            this.btnYear6.Text = "2007";
            this.btnYear6.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // btnYear5
            // 
            this.btnYear5.Location = new System.Drawing.Point(287, 430);
            this.btnYear5.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear5.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear5.Name = "btnYear5";
            this.btnYear5.Size = new System.Drawing.Size(40, 23);
            this.btnYear5.TabIndex = 42;
            this.btnYear5.Tag = "7";
            this.btnYear5.Text = "2006";
            this.btnYear5.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // btnYear4
            // 
            this.btnYear4.Location = new System.Drawing.Point(241, 430);
            this.btnYear4.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnYear4.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnYear4.Name = "btnYear4";
            this.btnYear4.Size = new System.Drawing.Size(40, 23);
            this.btnYear4.TabIndex = 41;
            this.btnYear4.Tag = "8";
            this.btnYear4.Text = "2005";
            this.btnYear4.Click += new System.EventHandler(this.btnYear_Click);
            // 
            // chartTurnOver
            // 
            xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            this.chartTurnOver.Diagram = xyDiagram1;
            this.chartTurnOver.Location = new System.Drawing.Point(3, 3);
            this.chartTurnOver.Name = "chartTurnOver";
            this.chartTurnOver.PaletteName = "Module";
            series1.ArgumentDataMember = "Month";
            series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel1.LineVisible = true;
            pointOptions1.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions1.ArgumentNumericOptions.Precision = 0;
            pointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions1.ValueNumericOptions.Precision = 0;
            pointSeriesLabel1.PointOptions = pointOptions1;
            series1.Label = pointSeriesLabel1;
            series1.Name = "Series 1";
            series1.ValueDataMembersSerializable = "PurchaseAmount";
            series1.View = splineAreaSeriesView1;
            series2.ArgumentDataMember = "Month";
            series2.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel2.LineVisible = true;
            pointOptions2.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions2.ArgumentNumericOptions.Precision = 0;
            pointOptions2.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions2.ValueNumericOptions.Precision = 0;
            pointSeriesLabel2.PointOptions = pointOptions2;
            series2.Label = pointSeriesLabel2;
            series2.Name = "Series 2";
            series2.ValueDataMembersSerializable = "PurchaseAmount";
            series2.View = splineAreaSeriesView2;
            series2.Visible = false;
            series3.ArgumentDataMember = "Month";
            series3.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel3.LineVisible = true;
            pointOptions3.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions3.ArgumentNumericOptions.Precision = 0;
            pointOptions3.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions3.ValueNumericOptions.Precision = 0;
            pointSeriesLabel3.PointOptions = pointOptions3;
            series3.Label = pointSeriesLabel3;
            series3.Name = "Series 3";
            series3.ValueDataMembersSerializable = "PurchaseAmount";
            series3.View = splineAreaSeriesView3;
            series3.Visible = false;
            series4.ArgumentDataMember = "Month";
            series4.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel4.LineVisible = true;
            pointOptions4.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions4.ArgumentNumericOptions.Precision = 0;
            pointOptions4.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions4.ValueNumericOptions.Precision = 0;
            pointSeriesLabel4.PointOptions = pointOptions4;
            series4.Label = pointSeriesLabel4;
            series4.Name = "Series 4";
            series4.ValueDataMembersSerializable = "PurchaseAmount";
            series4.View = splineAreaSeriesView4;
            series4.Visible = false;
            series5.ArgumentDataMember = "Month";
            series5.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel5.LineVisible = true;
            pointOptions5.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions5.ArgumentNumericOptions.Precision = 0;
            pointOptions5.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions5.ValueNumericOptions.Precision = 0;
            pointSeriesLabel5.PointOptions = pointOptions5;
            series5.Label = pointSeriesLabel5;
            series5.Name = "Series 5";
            series5.ValueDataMembersSerializable = "PurchaseAmount";
            series5.View = splineAreaSeriesView5;
            series5.Visible = false;
            series6.ArgumentDataMember = "Month";
            series6.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel6.LineVisible = true;
            pointOptions6.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions6.ArgumentNumericOptions.Precision = 0;
            pointOptions6.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions6.ValueNumericOptions.Precision = 0;
            pointSeriesLabel6.PointOptions = pointOptions6;
            series6.Label = pointSeriesLabel6;
            series6.Name = "Series 6";
            series6.ValueDataMembersSerializable = "PurchaseAmount";
            series6.View = splineAreaSeriesView6;
            series6.Visible = false;
            series7.ArgumentDataMember = "Month";
            series7.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel7.LineVisible = true;
            pointOptions7.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions7.ArgumentNumericOptions.Precision = 0;
            pointOptions7.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions7.ValueNumericOptions.Precision = 0;
            pointSeriesLabel7.PointOptions = pointOptions7;
            series7.Label = pointSeriesLabel7;
            series7.Name = "Series 7";
            series7.ValueDataMembersSerializable = "PurchaseAmount";
            series7.View = splineAreaSeriesView7;
            series7.Visible = false;
            series8.ArgumentDataMember = "Month";
            series8.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel8.LineVisible = true;
            pointOptions8.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions8.ArgumentNumericOptions.Precision = 0;
            pointOptions8.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions8.ValueNumericOptions.Precision = 0;
            pointSeriesLabel8.PointOptions = pointOptions8;
            series8.Label = pointSeriesLabel8;
            series8.Name = "Series 8";
            series8.ValueDataMembersSerializable = "PurchaseAmount";
            series8.View = splineAreaSeriesView8;
            series8.Visible = false;
            series9.ArgumentDataMember = "Month";
            series9.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel9.LineVisible = true;
            pointOptions9.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions9.ArgumentNumericOptions.Precision = 0;
            pointOptions9.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions9.ValueNumericOptions.Precision = 0;
            pointSeriesLabel9.PointOptions = pointOptions9;
            series9.Label = pointSeriesLabel9;
            series9.Name = "Series 9";
            series9.ValueDataMembersSerializable = "PurchaseAmount";
            series9.View = splineAreaSeriesView9;
            series9.Visible = false;
            series10.ArgumentDataMember = "Month";
            series10.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel10.LineVisible = true;
            pointOptions10.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions10.ArgumentNumericOptions.Precision = 0;
            pointOptions10.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions10.ValueNumericOptions.Precision = 0;
            pointSeriesLabel10.PointOptions = pointOptions10;
            series10.Label = pointSeriesLabel10;
            series10.Name = "Series 10";
            series10.ValueDataMembersSerializable = "PurchaseAmount";
            series10.View = splineAreaSeriesView10;
            series10.Visible = false;
            series11.ArgumentDataMember = "Month";
            series11.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel11.LineVisible = true;
            pointOptions11.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions11.ArgumentNumericOptions.Precision = 0;
            pointOptions11.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions11.ValueNumericOptions.Precision = 0;
            pointSeriesLabel11.PointOptions = pointOptions11;
            series11.Label = pointSeriesLabel11;
            series11.Name = "Series 11";
            series11.ValueDataMembersSerializable = "PurchaseAmount";
            series11.View = splineAreaSeriesView11;
            series11.Visible = false;
            series12.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel12.LineVisible = true;
            pointOptions12.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions12.ValueNumericOptions.Precision = 0;
            pointSeriesLabel12.PointOptions = pointOptions12;
            series12.Label = pointSeriesLabel12;
            series12.Name = "Trend 1";
            series12.View = lineSeriesView1;
            series12.Visible = false;
            series13.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel13.LineVisible = true;
            pointOptions13.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions13.ValueNumericOptions.Precision = 0;
            pointSeriesLabel13.PointOptions = pointOptions13;
            series13.Label = pointSeriesLabel13;
            series13.Name = "Trend 2";
            series13.View = lineSeriesView2;
            series13.Visible = false;
            series14.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel14.LineVisible = true;
            pointOptions14.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions14.ValueNumericOptions.Precision = 0;
            pointSeriesLabel14.PointOptions = pointOptions14;
            series14.Label = pointSeriesLabel14;
            series14.Name = "Trend 3";
            series14.View = lineSeriesView3;
            series14.Visible = false;
            series15.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel15.LineVisible = true;
            pointOptions15.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions15.ValueNumericOptions.Precision = 0;
            pointSeriesLabel15.PointOptions = pointOptions15;
            series15.Label = pointSeriesLabel15;
            series15.Name = "Trend 4";
            series15.View = lineSeriesView4;
            series15.Visible = false;
            series16.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel16.LineVisible = true;
            pointOptions16.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions16.ValueNumericOptions.Precision = 0;
            pointSeriesLabel16.PointOptions = pointOptions16;
            series16.Label = pointSeriesLabel16;
            series16.Name = "Trend 5";
            series16.View = lineSeriesView5;
            series16.Visible = false;
            series17.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel17.LineVisible = true;
            pointOptions17.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions17.ValueNumericOptions.Precision = 0;
            pointSeriesLabel17.PointOptions = pointOptions17;
            series17.Label = pointSeriesLabel17;
            series17.Name = "Trend 6";
            series17.View = lineSeriesView6;
            series17.Visible = false;
            series18.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel18.LineVisible = true;
            pointOptions18.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions18.ValueNumericOptions.Precision = 0;
            pointSeriesLabel18.PointOptions = pointOptions18;
            series18.Label = pointSeriesLabel18;
            series18.Name = "Trend 7";
            series18.View = lineSeriesView7;
            series18.Visible = false;
            series19.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel19.LineVisible = true;
            pointOptions19.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions19.ValueNumericOptions.Precision = 0;
            pointSeriesLabel19.PointOptions = pointOptions19;
            series19.Label = pointSeriesLabel19;
            series19.Name = "Trend 8";
            series19.View = lineSeriesView8;
            series19.Visible = false;
            series20.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel20.LineVisible = true;
            pointOptions20.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions20.ValueNumericOptions.Precision = 0;
            pointSeriesLabel20.PointOptions = pointOptions20;
            series20.Label = pointSeriesLabel20;
            series20.Name = "Trend 9";
            series20.View = lineSeriesView9;
            series20.Visible = false;
            series21.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel21.LineVisible = true;
            pointOptions21.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions21.ValueNumericOptions.Precision = 0;
            pointSeriesLabel21.PointOptions = pointOptions21;
            series21.Label = pointSeriesLabel21;
            series21.Name = "Trend 10";
            series21.View = lineSeriesView10;
            series21.Visible = false;
            series22.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel22.LineVisible = true;
            pointOptions22.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions22.ValueNumericOptions.Precision = 0;
            pointSeriesLabel22.PointOptions = pointOptions22;
            series22.Label = pointSeriesLabel22;
            series22.Name = "Trend 11";
            series22.View = lineSeriesView11;
            series22.Visible = false;
            this.chartTurnOver.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2,
        series3,
        series4,
        series5,
        series6,
        series7,
        series8,
        series9,
        series10,
        series11,
        series12,
        series13,
        series14,
        series15,
        series16,
        series17,
        series18,
        series19,
        series20,
        series21,
        series22};
            this.chartTurnOver.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel23.LineVisible = true;
            this.chartTurnOver.SeriesTemplate.Label = pointSeriesLabel23;
            this.chartTurnOver.SeriesTemplate.View = splineAreaSeriesView12;
            this.chartTurnOver.Size = new System.Drawing.Size(756, 389);
            this.chartTurnOver.TabIndex = 40;
            this.chartTurnOver.MouseMove += new System.Windows.Forms.MouseEventHandler(this.chartControl1_MouseMove);
            // 
            // tabpageByTimeFrame
            // 
            this.tabpageByTimeFrame.Controls.Add(this.txtTurnOverByTimeFrameYear11);
            this.tabpageByTimeFrame.Controls.Add(this.txtTurnOverByTimeFrameYear10);
            this.tabpageByTimeFrame.Controls.Add(this.txtTurnOverByTimeFrameYear9);
            this.tabpageByTimeFrame.Controls.Add(this.txtTurnOverByTimeFrameYear8);
            this.tabpageByTimeFrame.Controls.Add(this.txtTurnOverByTimeFrameYear7);
            this.tabpageByTimeFrame.Controls.Add(this.txtTurnOverByTimeFrameYear6);
            this.tabpageByTimeFrame.Controls.Add(this.txtTurnOverByTimeFrameYear5);
            this.tabpageByTimeFrame.Controls.Add(this.txtTurnOverByTimeFrameYear4);
            this.tabpageByTimeFrame.Controls.Add(this.txtTurnOverByTimeFrameYear3);
            this.tabpageByTimeFrame.Controls.Add(this.txtTurnOverByTimeFrameYear2);
            this.tabpageByTimeFrame.Controls.Add(this.txtTurnOverByTimeFrameYear1);
            this.tabpageByTimeFrame.Controls.Add(this.lblTurnByTimeFrameOverYear11);
            this.tabpageByTimeFrame.Controls.Add(this.lblTurnByTimeFrameOverYear10);
            this.tabpageByTimeFrame.Controls.Add(this.lblTurnByTimeFrameOverYear9);
            this.tabpageByTimeFrame.Controls.Add(this.lblTurnByTimeFrameOverYear8);
            this.tabpageByTimeFrame.Controls.Add(this.lblTurnByTimeFrameOverYear7);
            this.tabpageByTimeFrame.Controls.Add(this.lblTurnByTimeFrameOverYear6);
            this.tabpageByTimeFrame.Controls.Add(this.lblTurnByTimeFrameOverYear5);
            this.tabpageByTimeFrame.Controls.Add(this.lblTurnByTimeFrameOverYear4);
            this.tabpageByTimeFrame.Controls.Add(this.lblTurnByTimeFrameOverYear3);
            this.tabpageByTimeFrame.Controls.Add(this.lblTurnByTimeFrameOverYear2);
            this.tabpageByTimeFrame.Controls.Add(this.lblTurnByTimeFrameOverYear1);
            this.tabpageByTimeFrame.Controls.Add(this.labelControl17);
            this.tabpageByTimeFrame.Controls.Add(this.btnTrend10J);
            this.tabpageByTimeFrame.Controls.Add(this.btnTrend5J);
            this.tabpageByTimeFrame.Controls.Add(this.btnTrend3J);
            this.tabpageByTimeFrame.Controls.Add(this.btnTrend1J);
            this.tabpageByTimeFrame.Controls.Add(this.btnTrend6M);
            this.tabpageByTimeFrame.Controls.Add(this.btnTrend3M);
            this.tabpageByTimeFrame.Controls.Add(this.labelControl7);
            this.tabpageByTimeFrame.Controls.Add(this.cbxTurnOverByTimeFrameLabel);
            this.tabpageByTimeFrame.Controls.Add(this.labelControl6);
            this.tabpageByTimeFrame.Controls.Add(this.btn3J);
            this.tabpageByTimeFrame.Controls.Add(this.chartTurnOverByTimeFrame);
            this.tabpageByTimeFrame.Controls.Add(this.btn3M);
            this.tabpageByTimeFrame.Controls.Add(this.btn6M);
            this.tabpageByTimeFrame.Controls.Add(this.btn1J);
            this.tabpageByTimeFrame.Controls.Add(this.btn10J);
            this.tabpageByTimeFrame.Controls.Add(this.btn5J);
            this.tabpageByTimeFrame.Name = "tabpageByTimeFrame";
            this.tabpageByTimeFrame.Size = new System.Drawing.Size(937, 507);
            this.tabpageByTimeFrame.Text = "Per tijdseenheid";
            // 
            // txtTurnOverByTimeFrameYear11
            // 
            this.txtTurnOverByTimeFrameYear11.Location = new System.Drawing.Point(824, 306);
            this.txtTurnOverByTimeFrameYear11.Name = "txtTurnOverByTimeFrameYear11";
            this.txtTurnOverByTimeFrameYear11.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverByTimeFrameYear11.Properties.Appearance.Options.UseForeColor = true;
            this.txtTurnOverByTimeFrameYear11.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear11.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear11.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear11.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear11.Properties.Mask.EditMask = "c1";
            this.txtTurnOverByTimeFrameYear11.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverByTimeFrameYear11.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverByTimeFrameYear11.Properties.ReadOnly = true;
            this.txtTurnOverByTimeFrameYear11.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverByTimeFrameYear11.TabIndex = 147;
            // 
            // txtTurnOverByTimeFrameYear10
            // 
            this.txtTurnOverByTimeFrameYear10.Location = new System.Drawing.Point(824, 280);
            this.txtTurnOverByTimeFrameYear10.Name = "txtTurnOverByTimeFrameYear10";
            this.txtTurnOverByTimeFrameYear10.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverByTimeFrameYear10.Properties.Appearance.Options.UseForeColor = true;
            this.txtTurnOverByTimeFrameYear10.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear10.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear10.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear10.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear10.Properties.Mask.EditMask = "c1";
            this.txtTurnOverByTimeFrameYear10.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverByTimeFrameYear10.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverByTimeFrameYear10.Properties.ReadOnly = true;
            this.txtTurnOverByTimeFrameYear10.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverByTimeFrameYear10.TabIndex = 146;
            // 
            // txtTurnOverByTimeFrameYear9
            // 
            this.txtTurnOverByTimeFrameYear9.Location = new System.Drawing.Point(824, 254);
            this.txtTurnOverByTimeFrameYear9.Name = "txtTurnOverByTimeFrameYear9";
            this.txtTurnOverByTimeFrameYear9.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverByTimeFrameYear9.Properties.Appearance.Options.UseForeColor = true;
            this.txtTurnOverByTimeFrameYear9.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear9.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear9.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear9.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear9.Properties.Mask.EditMask = "c1";
            this.txtTurnOverByTimeFrameYear9.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverByTimeFrameYear9.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverByTimeFrameYear9.Properties.ReadOnly = true;
            this.txtTurnOverByTimeFrameYear9.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverByTimeFrameYear9.TabIndex = 145;
            // 
            // txtTurnOverByTimeFrameYear8
            // 
            this.txtTurnOverByTimeFrameYear8.Location = new System.Drawing.Point(824, 228);
            this.txtTurnOverByTimeFrameYear8.Name = "txtTurnOverByTimeFrameYear8";
            this.txtTurnOverByTimeFrameYear8.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverByTimeFrameYear8.Properties.Appearance.Options.UseForeColor = true;
            this.txtTurnOverByTimeFrameYear8.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear8.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear8.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear8.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear8.Properties.Mask.EditMask = "c1";
            this.txtTurnOverByTimeFrameYear8.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverByTimeFrameYear8.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverByTimeFrameYear8.Properties.ReadOnly = true;
            this.txtTurnOverByTimeFrameYear8.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverByTimeFrameYear8.TabIndex = 144;
            // 
            // txtTurnOverByTimeFrameYear7
            // 
            this.txtTurnOverByTimeFrameYear7.Location = new System.Drawing.Point(824, 202);
            this.txtTurnOverByTimeFrameYear7.Name = "txtTurnOverByTimeFrameYear7";
            this.txtTurnOverByTimeFrameYear7.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverByTimeFrameYear7.Properties.Appearance.Options.UseForeColor = true;
            this.txtTurnOverByTimeFrameYear7.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear7.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear7.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear7.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear7.Properties.Mask.EditMask = "c1";
            this.txtTurnOverByTimeFrameYear7.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverByTimeFrameYear7.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverByTimeFrameYear7.Properties.ReadOnly = true;
            this.txtTurnOverByTimeFrameYear7.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverByTimeFrameYear7.TabIndex = 143;
            // 
            // txtTurnOverByTimeFrameYear6
            // 
            this.txtTurnOverByTimeFrameYear6.Location = new System.Drawing.Point(824, 176);
            this.txtTurnOverByTimeFrameYear6.Name = "txtTurnOverByTimeFrameYear6";
            this.txtTurnOverByTimeFrameYear6.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverByTimeFrameYear6.Properties.Appearance.Options.UseForeColor = true;
            this.txtTurnOverByTimeFrameYear6.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear6.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear6.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear6.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear6.Properties.Mask.EditMask = "c1";
            this.txtTurnOverByTimeFrameYear6.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverByTimeFrameYear6.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverByTimeFrameYear6.Properties.ReadOnly = true;
            this.txtTurnOverByTimeFrameYear6.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverByTimeFrameYear6.TabIndex = 142;
            // 
            // txtTurnOverByTimeFrameYear5
            // 
            this.txtTurnOverByTimeFrameYear5.Location = new System.Drawing.Point(824, 150);
            this.txtTurnOverByTimeFrameYear5.Name = "txtTurnOverByTimeFrameYear5";
            this.txtTurnOverByTimeFrameYear5.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverByTimeFrameYear5.Properties.Appearance.Options.UseForeColor = true;
            this.txtTurnOverByTimeFrameYear5.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear5.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear5.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear5.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear5.Properties.Mask.EditMask = "c1";
            this.txtTurnOverByTimeFrameYear5.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverByTimeFrameYear5.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverByTimeFrameYear5.Properties.ReadOnly = true;
            this.txtTurnOverByTimeFrameYear5.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverByTimeFrameYear5.TabIndex = 141;
            // 
            // txtTurnOverByTimeFrameYear4
            // 
            this.txtTurnOverByTimeFrameYear4.Location = new System.Drawing.Point(824, 124);
            this.txtTurnOverByTimeFrameYear4.Name = "txtTurnOverByTimeFrameYear4";
            this.txtTurnOverByTimeFrameYear4.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverByTimeFrameYear4.Properties.Appearance.Options.UseForeColor = true;
            this.txtTurnOverByTimeFrameYear4.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear4.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear4.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear4.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear4.Properties.Mask.EditMask = "c1";
            this.txtTurnOverByTimeFrameYear4.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverByTimeFrameYear4.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverByTimeFrameYear4.Properties.ReadOnly = true;
            this.txtTurnOverByTimeFrameYear4.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverByTimeFrameYear4.TabIndex = 140;
            // 
            // txtTurnOverByTimeFrameYear3
            // 
            this.txtTurnOverByTimeFrameYear3.Location = new System.Drawing.Point(824, 98);
            this.txtTurnOverByTimeFrameYear3.Name = "txtTurnOverByTimeFrameYear3";
            this.txtTurnOverByTimeFrameYear3.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverByTimeFrameYear3.Properties.Appearance.Options.UseForeColor = true;
            this.txtTurnOverByTimeFrameYear3.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear3.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear3.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear3.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear3.Properties.Mask.EditMask = "c1";
            this.txtTurnOverByTimeFrameYear3.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverByTimeFrameYear3.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverByTimeFrameYear3.Properties.ReadOnly = true;
            this.txtTurnOverByTimeFrameYear3.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverByTimeFrameYear3.TabIndex = 139;
            // 
            // txtTurnOverByTimeFrameYear2
            // 
            this.txtTurnOverByTimeFrameYear2.Location = new System.Drawing.Point(824, 72);
            this.txtTurnOverByTimeFrameYear2.Name = "txtTurnOverByTimeFrameYear2";
            this.txtTurnOverByTimeFrameYear2.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverByTimeFrameYear2.Properties.Appearance.Options.UseForeColor = true;
            this.txtTurnOverByTimeFrameYear2.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear2.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear2.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear2.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear2.Properties.Mask.EditMask = "c1";
            this.txtTurnOverByTimeFrameYear2.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverByTimeFrameYear2.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverByTimeFrameYear2.Properties.ReadOnly = true;
            this.txtTurnOverByTimeFrameYear2.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverByTimeFrameYear2.TabIndex = 138;
            // 
            // txtTurnOverByTimeFrameYear1
            // 
            this.txtTurnOverByTimeFrameYear1.Location = new System.Drawing.Point(824, 46);
            this.txtTurnOverByTimeFrameYear1.Name = "txtTurnOverByTimeFrameYear1";
            this.txtTurnOverByTimeFrameYear1.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
            this.txtTurnOverByTimeFrameYear1.Properties.Appearance.Options.UseForeColor = true;
            this.txtTurnOverByTimeFrameYear1.Properties.DisplayFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear1.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear1.Properties.EditFormat.FormatString = "c2";
            this.txtTurnOverByTimeFrameYear1.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.txtTurnOverByTimeFrameYear1.Properties.Mask.EditMask = "c1";
            this.txtTurnOverByTimeFrameYear1.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
            this.txtTurnOverByTimeFrameYear1.Properties.Mask.UseMaskAsDisplayFormat = true;
            this.txtTurnOverByTimeFrameYear1.Properties.ReadOnly = true;
            this.txtTurnOverByTimeFrameYear1.Size = new System.Drawing.Size(90, 20);
            this.txtTurnOverByTimeFrameYear1.TabIndex = 137;
            // 
            // lblTurnByTimeFrameOverYear11
            // 
            this.lblTurnByTimeFrameOverYear11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnByTimeFrameOverYear11.Location = new System.Drawing.Point(794, 309);
            this.lblTurnByTimeFrameOverYear11.Name = "lblTurnByTimeFrameOverYear11";
            this.lblTurnByTimeFrameOverYear11.Size = new System.Drawing.Size(24, 13);
            this.lblTurnByTimeFrameOverYear11.TabIndex = 136;
            this.lblTurnByTimeFrameOverYear11.Text = "2012";
            // 
            // lblTurnByTimeFrameOverYear10
            // 
            this.lblTurnByTimeFrameOverYear10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnByTimeFrameOverYear10.Location = new System.Drawing.Point(794, 283);
            this.lblTurnByTimeFrameOverYear10.Name = "lblTurnByTimeFrameOverYear10";
            this.lblTurnByTimeFrameOverYear10.Size = new System.Drawing.Size(24, 13);
            this.lblTurnByTimeFrameOverYear10.TabIndex = 135;
            this.lblTurnByTimeFrameOverYear10.Text = "2011";
            // 
            // lblTurnByTimeFrameOverYear9
            // 
            this.lblTurnByTimeFrameOverYear9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnByTimeFrameOverYear9.Location = new System.Drawing.Point(794, 257);
            this.lblTurnByTimeFrameOverYear9.Name = "lblTurnByTimeFrameOverYear9";
            this.lblTurnByTimeFrameOverYear9.Size = new System.Drawing.Size(24, 13);
            this.lblTurnByTimeFrameOverYear9.TabIndex = 134;
            this.lblTurnByTimeFrameOverYear9.Text = "2010";
            // 
            // lblTurnByTimeFrameOverYear8
            // 
            this.lblTurnByTimeFrameOverYear8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnByTimeFrameOverYear8.Location = new System.Drawing.Point(794, 231);
            this.lblTurnByTimeFrameOverYear8.Name = "lblTurnByTimeFrameOverYear8";
            this.lblTurnByTimeFrameOverYear8.Size = new System.Drawing.Size(24, 13);
            this.lblTurnByTimeFrameOverYear8.TabIndex = 133;
            this.lblTurnByTimeFrameOverYear8.Text = "2009";
            // 
            // lblTurnByTimeFrameOverYear7
            // 
            this.lblTurnByTimeFrameOverYear7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnByTimeFrameOverYear7.Location = new System.Drawing.Point(794, 205);
            this.lblTurnByTimeFrameOverYear7.Name = "lblTurnByTimeFrameOverYear7";
            this.lblTurnByTimeFrameOverYear7.Size = new System.Drawing.Size(24, 13);
            this.lblTurnByTimeFrameOverYear7.TabIndex = 132;
            this.lblTurnByTimeFrameOverYear7.Text = "2008";
            // 
            // lblTurnByTimeFrameOverYear6
            // 
            this.lblTurnByTimeFrameOverYear6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnByTimeFrameOverYear6.Location = new System.Drawing.Point(794, 179);
            this.lblTurnByTimeFrameOverYear6.Name = "lblTurnByTimeFrameOverYear6";
            this.lblTurnByTimeFrameOverYear6.Size = new System.Drawing.Size(24, 13);
            this.lblTurnByTimeFrameOverYear6.TabIndex = 131;
            this.lblTurnByTimeFrameOverYear6.Text = "2007";
            // 
            // lblTurnByTimeFrameOverYear5
            // 
            this.lblTurnByTimeFrameOverYear5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnByTimeFrameOverYear5.Location = new System.Drawing.Point(794, 153);
            this.lblTurnByTimeFrameOverYear5.Name = "lblTurnByTimeFrameOverYear5";
            this.lblTurnByTimeFrameOverYear5.Size = new System.Drawing.Size(24, 13);
            this.lblTurnByTimeFrameOverYear5.TabIndex = 130;
            this.lblTurnByTimeFrameOverYear5.Text = "2006";
            // 
            // lblTurnByTimeFrameOverYear4
            // 
            this.lblTurnByTimeFrameOverYear4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnByTimeFrameOverYear4.Location = new System.Drawing.Point(794, 127);
            this.lblTurnByTimeFrameOverYear4.Name = "lblTurnByTimeFrameOverYear4";
            this.lblTurnByTimeFrameOverYear4.Size = new System.Drawing.Size(24, 13);
            this.lblTurnByTimeFrameOverYear4.TabIndex = 129;
            this.lblTurnByTimeFrameOverYear4.Text = "2005";
            // 
            // lblTurnByTimeFrameOverYear3
            // 
            this.lblTurnByTimeFrameOverYear3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnByTimeFrameOverYear3.Location = new System.Drawing.Point(794, 101);
            this.lblTurnByTimeFrameOverYear3.Name = "lblTurnByTimeFrameOverYear3";
            this.lblTurnByTimeFrameOverYear3.Size = new System.Drawing.Size(24, 13);
            this.lblTurnByTimeFrameOverYear3.TabIndex = 128;
            this.lblTurnByTimeFrameOverYear3.Text = "2004";
            // 
            // lblTurnByTimeFrameOverYear2
            // 
            this.lblTurnByTimeFrameOverYear2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnByTimeFrameOverYear2.Location = new System.Drawing.Point(794, 75);
            this.lblTurnByTimeFrameOverYear2.Name = "lblTurnByTimeFrameOverYear2";
            this.lblTurnByTimeFrameOverYear2.Size = new System.Drawing.Size(24, 13);
            this.lblTurnByTimeFrameOverYear2.TabIndex = 127;
            this.lblTurnByTimeFrameOverYear2.Text = "2003";
            // 
            // lblTurnByTimeFrameOverYear1
            // 
            this.lblTurnByTimeFrameOverYear1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTurnByTimeFrameOverYear1.Location = new System.Drawing.Point(794, 49);
            this.lblTurnByTimeFrameOverYear1.Name = "lblTurnByTimeFrameOverYear1";
            this.lblTurnByTimeFrameOverYear1.Size = new System.Drawing.Size(24, 13);
            this.lblTurnByTimeFrameOverYear1.TabIndex = 126;
            this.lblTurnByTimeFrameOverYear1.Text = "2002";
            // 
            // labelControl17
            // 
            this.labelControl17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.labelControl17.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))));
            this.labelControl17.Location = new System.Drawing.Point(797, 16);
            this.labelControl17.Name = "labelControl17";
            this.labelControl17.Size = new System.Drawing.Size(37, 13);
            this.labelControl17.TabIndex = 125;
            this.labelControl17.Text = "Omzet";
            // 
            // btnTrend10J
            // 
            this.btnTrend10J.Location = new System.Drawing.Point(527, 448);
            this.btnTrend10J.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend10J.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend10J.Name = "btnTrend10J";
            this.btnTrend10J.Size = new System.Drawing.Size(40, 23);
            this.btnTrend10J.TabIndex = 106;
            this.btnTrend10J.Tag = "10J";
            this.btnTrend10J.Text = "10J";
            this.btnTrend10J.Click += new System.EventHandler(this.btnTrend10J_Click);
            // 
            // btnTrend5J
            // 
            this.btnTrend5J.Location = new System.Drawing.Point(481, 448);
            this.btnTrend5J.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend5J.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend5J.Name = "btnTrend5J";
            this.btnTrend5J.Size = new System.Drawing.Size(40, 23);
            this.btnTrend5J.TabIndex = 105;
            this.btnTrend5J.Tag = "5J";
            this.btnTrend5J.Text = "5J";
            this.btnTrend5J.Click += new System.EventHandler(this.btnTrend5J_Click);
            // 
            // btnTrend3J
            // 
            this.btnTrend3J.Location = new System.Drawing.Point(435, 448);
            this.btnTrend3J.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend3J.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend3J.Name = "btnTrend3J";
            this.btnTrend3J.Size = new System.Drawing.Size(40, 23);
            this.btnTrend3J.TabIndex = 104;
            this.btnTrend3J.Tag = "3J";
            this.btnTrend3J.Text = "3J";
            this.btnTrend3J.Click += new System.EventHandler(this.btnTrend3J_Click);
            // 
            // btnTrend1J
            // 
            this.btnTrend1J.Location = new System.Drawing.Point(389, 448);
            this.btnTrend1J.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend1J.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend1J.Name = "btnTrend1J";
            this.btnTrend1J.Size = new System.Drawing.Size(40, 23);
            this.btnTrend1J.TabIndex = 103;
            this.btnTrend1J.Tag = "1J";
            this.btnTrend1J.Text = "1J";
            this.btnTrend1J.Click += new System.EventHandler(this.btnTrend1J_Click);
            // 
            // btnTrend6M
            // 
            this.btnTrend6M.Location = new System.Drawing.Point(343, 448);
            this.btnTrend6M.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend6M.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend6M.Name = "btnTrend6M";
            this.btnTrend6M.Size = new System.Drawing.Size(40, 23);
            this.btnTrend6M.TabIndex = 102;
            this.btnTrend6M.Tag = "6M";
            this.btnTrend6M.Text = "6M";
            this.btnTrend6M.Click += new System.EventHandler(this.btnTrend6M_Click);
            // 
            // btnTrend3M
            // 
            this.btnTrend3M.Location = new System.Drawing.Point(297, 448);
            this.btnTrend3M.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btnTrend3M.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btnTrend3M.Name = "btnTrend3M";
            this.btnTrend3M.Size = new System.Drawing.Size(40, 23);
            this.btnTrend3M.TabIndex = 101;
            this.btnTrend3M.Tag = "3M";
            this.btnTrend3M.Text = "3M";
            this.btnTrend3M.Click += new System.EventHandler(this.btnTrend3M_Click);
            // 
            // labelControl7
            // 
            this.labelControl7.Location = new System.Drawing.Point(55, 453);
            this.labelControl7.Name = "labelControl7";
            this.labelControl7.Size = new System.Drawing.Size(53, 13);
            this.labelControl7.TabIndex = 100;
            this.labelControl7.Text = "Trendlijnen";
            // 
            // cbxTurnOverByTimeFrameLabel
            // 
            this.cbxTurnOverByTimeFrameLabel.EditValue = true;
            this.cbxTurnOverByTimeFrameLabel.Location = new System.Drawing.Point(141, 423);
            this.cbxTurnOverByTimeFrameLabel.Name = "cbxTurnOverByTimeFrameLabel";
            this.cbxTurnOverByTimeFrameLabel.Properties.Caption = "";
            this.cbxTurnOverByTimeFrameLabel.Size = new System.Drawing.Size(29, 19);
            this.cbxTurnOverByTimeFrameLabel.TabIndex = 99;
            this.cbxTurnOverByTimeFrameLabel.Tag = "11";
            this.cbxTurnOverByTimeFrameLabel.CheckedChanged += new System.EventHandler(this.cbxTurnOverByTimeFrameLabel_CheckedChanged);
            // 
            // labelControl6
            // 
            this.labelControl6.Location = new System.Drawing.Point(55, 426);
            this.labelControl6.Name = "labelControl6";
            this.labelControl6.Size = new System.Drawing.Size(69, 13);
            this.labelControl6.TabIndex = 98;
            this.labelControl6.Text = "Toon waarden";
            // 
            // btn3J
            // 
            this.btn3J.Location = new System.Drawing.Point(435, 419);
            this.btn3J.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btn3J.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btn3J.Name = "btn3J";
            this.btn3J.Size = new System.Drawing.Size(40, 23);
            this.btn3J.TabIndex = 97;
            this.btn3J.Tag = "9";
            this.btn3J.Text = "3J";
            this.btn3J.Click += new System.EventHandler(this.btn3J_Click);
            // 
            // chartTurnOverByTimeFrame
            // 
            xyDiagram2.AxisX.DateTimeGridAlignment = DevExpress.XtraCharts.DateTimeMeasurementUnit.Month;
            xyDiagram2.AxisX.DateTimeMeasureUnit = DevExpress.XtraCharts.DateTimeMeasurementUnit.Month;
            xyDiagram2.AxisX.DateTimeOptions.Format = DevExpress.XtraCharts.DateTimeFormat.MonthAndYear;
            xyDiagram2.AxisX.Label.Angle = 10;
            xyDiagram2.AxisX.Label.Font = new System.Drawing.Font("Tahoma", 9F);
            xyDiagram2.AxisX.Range.ScrollingRange.SideMarginsEnabled = false;
            xyDiagram2.AxisX.Range.SideMarginsEnabled = false;
            xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram2.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram2.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
            this.chartTurnOverByTimeFrame.Diagram = xyDiagram2;
            this.chartTurnOverByTimeFrame.Location = new System.Drawing.Point(20, 10);
            this.chartTurnOverByTimeFrame.Name = "chartTurnOverByTimeFrame";
            series23.ArgumentDataMember = "Date";
            series23.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            pointSeriesLabel24.LineVisible = true;
            pointOptions23.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            pointOptions23.ValueNumericOptions.Precision = 0;
            pointSeriesLabel24.PointOptions = pointOptions23;
            series23.Label = pointSeriesLabel24;
            series23.Name = "Series 1";
            series23.ValueDataMembersSerializable = "PurchaseAmount";
            series23.View = splineAreaSeriesView13;
            series24.ArgumentDataMember = "Date";
            series24.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            pointSeriesLabel25.LineVisible = true;
            series24.Label = pointSeriesLabel25;
            series24.Name = "Trend 1";
            series24.View = lineSeriesView12;
            series24.Visible = false;
            this.chartTurnOverByTimeFrame.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series23,
        series24};
            pointSeriesLabel26.LineVisible = true;
            this.chartTurnOverByTimeFrame.SeriesTemplate.Label = pointSeriesLabel26;
            splineAreaSeriesView14.Transparency = ((byte)(0));
            this.chartTurnOverByTimeFrame.SeriesTemplate.View = splineAreaSeriesView14;
            this.chartTurnOverByTimeFrame.Size = new System.Drawing.Size(756, 389);
            this.chartTurnOverByTimeFrame.TabIndex = 96;
            this.chartTurnOverByTimeFrame.MouseMove += new System.Windows.Forms.MouseEventHandler(this.chartTurnOverByTimeFrame_MouseMove);
            // 
            // btn3M
            // 
            this.btn3M.Location = new System.Drawing.Point(297, 419);
            this.btn3M.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btn3M.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btn3M.Name = "btn3M";
            this.btn3M.Size = new System.Drawing.Size(40, 23);
            this.btn3M.TabIndex = 95;
            this.btn3M.Tag = "11";
            this.btn3M.Text = "3M";
            this.btn3M.Click += new System.EventHandler(this.btn3M_Click);
            // 
            // btn6M
            // 
            this.btn6M.Location = new System.Drawing.Point(343, 419);
            this.btn6M.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btn6M.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btn6M.Name = "btn6M";
            this.btn6M.Size = new System.Drawing.Size(40, 23);
            this.btn6M.TabIndex = 94;
            this.btn6M.Tag = "10";
            this.btn6M.Text = "6M";
            this.btn6M.Click += new System.EventHandler(this.btn6M_Click);
            // 
            // btn1J
            // 
            this.btn1J.Location = new System.Drawing.Point(389, 419);
            this.btn1J.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btn1J.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btn1J.Name = "btn1J";
            this.btn1J.Size = new System.Drawing.Size(40, 23);
            this.btn1J.TabIndex = 93;
            this.btn1J.Tag = "9";
            this.btn1J.Text = "1J";
            this.btn1J.Click += new System.EventHandler(this.btn1J_Click);
            // 
            // btn10J
            // 
            this.btn10J.Location = new System.Drawing.Point(527, 419);
            this.btn10J.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btn10J.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btn10J.Name = "btn10J";
            this.btn10J.Size = new System.Drawing.Size(40, 23);
            this.btn10J.TabIndex = 92;
            this.btn10J.Tag = "7";
            this.btn10J.Text = "10J";
            this.btn10J.Click += new System.EventHandler(this.btn10J_Click);
            // 
            // btn5J
            // 
            this.btn5J.Location = new System.Drawing.Point(481, 419);
            this.btn5J.LookAndFeel.SkinName = "Office 2010 Blue";
            this.btn5J.LookAndFeel.UseDefaultLookAndFeel = false;
            this.btn5J.Name = "btn5J";
            this.btn5J.Size = new System.Drawing.Size(40, 23);
            this.btn5J.TabIndex = 91;
            this.btn5J.Tag = "8";
            this.btn5J.Text = "5J";
            this.btn5J.Click += new System.EventHandler(this.btn5J_Click);
            // 
            // CostSupplier
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(948, 539);
            this.Controls.Add(this.xtraTabControl1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.LookAndFeel.SkinName = "Office 2010 Blue";
            this.LookAndFeel.UseDefaultLookAndFeel = false;
            this.MaximizeBox = false;
            this.Name = "CostSupplier";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "ChartViewer";
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
            this.xtraTabControl1.ResumeLayout(false);
            this.tabpageByYear.ResumeLayout(false);
            this.tabpageByYear.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear11.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear10.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear9.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear8.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear7.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear6.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear5.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear4.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear3.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverYear1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.iclLarge)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel11.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel10.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel9.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel8.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel7.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel6.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel5.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel4.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel3.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxLabel1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel21)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series21)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel22)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series22)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel23)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartTurnOver)).EndInit();
            this.tabpageByTimeFrame.ResumeLayout(false);
            this.tabpageByTimeFrame.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear11.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear10.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear9.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear8.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear7.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear6.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear5.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear4.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear3.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTurnOverByTimeFrameYear1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxTurnOverByTimeFrameLabel.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel24)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series23)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel25)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series24)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel26)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartTurnOverByTimeFrame)).EndInit();
            this.ResumeLayout(false);

        }
Esempio n. 42
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(MapViewer));
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint(0);
     DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.PolygonGradientFillOptions polygonGradientFillOptions1 = new DevExpress.XtraCharts.PolygonGradientFillOptions();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions pointOptions1 = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
     this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
     this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
     this.lblZaxis = new DevExpress.XtraEditors.LabelControl();
     this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
     this.lblYaxis = new DevExpress.XtraEditors.LabelControl();
     this.lblXaxis = new DevExpress.XtraEditors.LabelControl();
     this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
     this.lblCategory = new DevExpress.XtraEditors.LabelControl();
     this.lblDescription = new DevExpress.XtraEditors.LabelControl();
     this.lblName = new DevExpress.XtraEditors.LabelControl();
     this.lblLengthValues = new DevExpress.XtraEditors.LabelControl();
     this.lblLengthBytes = new DevExpress.XtraEditors.LabelControl();
     this.lblSRAMAddress = new DevExpress.XtraEditors.LabelControl();
     this.lblFlashAddress = new DevExpress.XtraEditors.LabelControl();
     this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.panel1 = new System.Windows.Forms.Panel();
     this.popupContainerControl1 = new DevExpress.XtraEditors.PopupContainerControl();
     this.gridControl1 = new DevExpress.XtraGrid.GridControl();
     this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.copySelectedCellsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.pasteSelectedCellsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.inOrgininalPositionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.atCurrentlySelectedLocationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.editXaxisSymbolToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.editYaxisSymbolToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.smoothSelectionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
     this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton6 = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton7 = new DevExpress.XtraEditors.SimpleButton();
     this.surfaceGraphViewer1 = new SurfaceGraphViewer();
     this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
     this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
     this.trackBarControl1 = new DevExpress.XtraEditors.TrackBarControl();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     this.timer1 = new System.Windows.Forms.Timer(this.components);
     this.timer2 = new System.Windows.Forms.Timer(this.components);
     this.toolTipController1 = new DevExpress.Utils.ToolTipController(this.components);
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton6 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton7 = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
     this.toolStripComboBox3 = new System.Windows.Forms.ToolStripComboBox();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
     this.toolStripComboBox2 = new System.Windows.Forms.ToolStripComboBox();
     this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
     this.toolStripComboBox1 = new System.Windows.Forms.ToolStripComboBox();
     this.toolStripTextBox1 = new System.Windows.Forms.ToolStripTextBox();
     this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
     this.timer3 = new System.Windows.Forms.Timer(this.components);
     this.timer4 = new System.Windows.Forms.Timer(this.components);
     this.popupContainerEdit1 = new DevExpress.XtraEditors.PopupContainerEdit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.popupContainerControl1)).BeginInit();
     this.popupContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     this.contextMenuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtraTabPage1.SuspendLayout();
     this.xtraTabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarControl1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
     this.toolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.popupContainerEdit1.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // simpleButton3
     //
     this.simpleButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.simpleButton3.Enabled = false;
     this.simpleButton3.Location = new System.Drawing.Point(14, 628);
     this.simpleButton3.Name = "simpleButton3";
     this.simpleButton3.Size = new System.Drawing.Size(92, 23);
     this.simpleButton3.TabIndex = 9;
     this.simpleButton3.Text = "Undo changes";
     this.simpleButton3.Click += new System.EventHandler(this.simpleButton3_Click);
     //
     // simpleButton2
     //
     this.simpleButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.simpleButton2.Enabled = false;
     this.simpleButton2.Location = new System.Drawing.Point(715, 628);
     this.simpleButton2.Name = "simpleButton2";
     this.simpleButton2.Size = new System.Drawing.Size(75, 23);
     this.simpleButton2.TabIndex = 8;
     this.simpleButton2.Text = "Save";
     this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
     //
     // simpleButton1
     //
     this.simpleButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.simpleButton1.Location = new System.Drawing.Point(796, 628);
     this.simpleButton1.Name = "simpleButton1";
     this.simpleButton1.Size = new System.Drawing.Size(75, 23);
     this.simpleButton1.TabIndex = 7;
     this.simpleButton1.Text = "Close";
     this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
     //
     // groupControl2
     //
     this.toolTipController1.SetAllowHtmlText(this.groupControl2, DevExpress.Utils.DefaultBoolean.False);
     this.groupControl2.Controls.Add(this.lblZaxis);
     this.groupControl2.Controls.Add(this.labelControl13);
     this.groupControl2.Controls.Add(this.lblYaxis);
     this.groupControl2.Controls.Add(this.lblXaxis);
     this.groupControl2.Controls.Add(this.labelControl10);
     this.groupControl2.Controls.Add(this.labelControl11);
     this.groupControl2.Controls.Add(this.lblCategory);
     this.groupControl2.Controls.Add(this.lblDescription);
     this.groupControl2.Controls.Add(this.lblName);
     this.groupControl2.Controls.Add(this.lblLengthValues);
     this.groupControl2.Controls.Add(this.lblLengthBytes);
     this.groupControl2.Controls.Add(this.lblSRAMAddress);
     this.groupControl2.Controls.Add(this.lblFlashAddress);
     this.groupControl2.Controls.Add(this.labelControl7);
     this.groupControl2.Controls.Add(this.labelControl6);
     this.groupControl2.Controls.Add(this.labelControl5);
     this.groupControl2.Controls.Add(this.labelControl4);
     this.groupControl2.Controls.Add(this.labelControl3);
     this.groupControl2.Controls.Add(this.labelControl2);
     this.groupControl2.Controls.Add(this.labelControl1);
     this.groupControl2.Location = new System.Drawing.Point(3, 3);
     this.groupControl2.Name = "groupControl2";
     this.groupControl2.Size = new System.Drawing.Size(870, 90);
     this.toolTipController1.SetSuperTip(this.groupControl2, null);
     this.groupControl2.TabIndex = 6;
     this.groupControl2.Text = "Symbol details";
     this.groupControl2.Paint += new System.Windows.Forms.PaintEventHandler(this.groupControl2_Paint);
     //
     // lblZaxis
     //
     this.lblZaxis.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.lblZaxis.Appearance.Options.UseForeColor = true;
     this.lblZaxis.Location = new System.Drawing.Point(488, 30);
     this.lblZaxis.Name = "lblZaxis";
     this.lblZaxis.Size = new System.Drawing.Size(12, 13);
     this.lblZaxis.TabIndex = 19;
     this.lblZaxis.Text = "...";
     //
     // labelControl13
     //
     this.labelControl13.Location = new System.Drawing.Point(430, 30);
     this.labelControl13.Name = "labelControl13";
     this.labelControl13.Size = new System.Drawing.Size(29, 13);
     this.labelControl13.TabIndex = 18;
     this.labelControl13.Text = "Z-axis";
     //
     // lblYaxis
     //
     this.lblYaxis.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.lblYaxis.Appearance.Options.UseForeColor = true;
     this.lblYaxis.Location = new System.Drawing.Point(350, 62);
     this.lblYaxis.Name = "lblYaxis";
     this.lblYaxis.Size = new System.Drawing.Size(12, 13);
     this.lblYaxis.TabIndex = 17;
     this.lblYaxis.Text = "...";
     //
     // lblXaxis
     //
     this.lblXaxis.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.lblXaxis.Appearance.Options.UseForeColor = true;
     this.lblXaxis.Location = new System.Drawing.Point(350, 30);
     this.lblXaxis.Name = "lblXaxis";
     this.lblXaxis.Size = new System.Drawing.Size(12, 13);
     this.lblXaxis.TabIndex = 16;
     this.lblXaxis.Text = "...";
     //
     // labelControl10
     //
     this.labelControl10.Location = new System.Drawing.Point(305, 62);
     this.labelControl10.Name = "labelControl10";
     this.labelControl10.Size = new System.Drawing.Size(29, 13);
     this.labelControl10.TabIndex = 15;
     this.labelControl10.Text = "Y-axis";
     //
     // labelControl11
     //
     this.labelControl11.Location = new System.Drawing.Point(305, 30);
     this.labelControl11.Name = "labelControl11";
     this.labelControl11.Size = new System.Drawing.Size(29, 13);
     this.labelControl11.TabIndex = 14;
     this.labelControl11.Text = "X-axis";
     //
     // lblCategory
     //
     this.lblCategory.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.lblCategory.Appearance.Options.UseForeColor = true;
     this.lblCategory.Location = new System.Drawing.Point(488, 62);
     this.lblCategory.Name = "lblCategory";
     this.lblCategory.Size = new System.Drawing.Size(12, 13);
     this.lblCategory.TabIndex = 13;
     this.lblCategory.Text = "...";
     //
     // lblDescription
     //
     this.lblDescription.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.lblDescription.Appearance.Options.UseForeColor = true;
     this.lblDescription.Location = new System.Drawing.Point(671, 62);
     this.lblDescription.Name = "lblDescription";
     this.lblDescription.Size = new System.Drawing.Size(12, 13);
     this.lblDescription.TabIndex = 12;
     this.lblDescription.Text = "...";
     //
     // lblName
     //
     this.lblName.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.lblName.Appearance.Options.UseForeColor = true;
     this.lblName.Location = new System.Drawing.Point(671, 30);
     this.lblName.Name = "lblName";
     this.lblName.Size = new System.Drawing.Size(12, 13);
     this.lblName.TabIndex = 11;
     this.lblName.Text = "...";
     //
     // lblLengthValues
     //
     this.lblLengthValues.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.lblLengthValues.Appearance.Options.UseForeColor = true;
     this.lblLengthValues.Location = new System.Drawing.Point(251, 62);
     this.lblLengthValues.Name = "lblLengthValues";
     this.lblLengthValues.Size = new System.Drawing.Size(36, 13);
     this.lblLengthValues.TabIndex = 10;
     this.lblLengthValues.Text = "0x0000";
     //
     // lblLengthBytes
     //
     this.lblLengthBytes.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.lblLengthBytes.Appearance.Options.UseForeColor = true;
     this.lblLengthBytes.Location = new System.Drawing.Point(251, 30);
     this.lblLengthBytes.Name = "lblLengthBytes";
     this.lblLengthBytes.Size = new System.Drawing.Size(36, 13);
     this.lblLengthBytes.TabIndex = 9;
     this.lblLengthBytes.Text = "0x0000";
     //
     // lblSRAMAddress
     //
     this.lblSRAMAddress.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.lblSRAMAddress.Appearance.Options.UseForeColor = true;
     this.lblSRAMAddress.Location = new System.Drawing.Point(100, 62);
     this.lblSRAMAddress.Name = "lblSRAMAddress";
     this.lblSRAMAddress.Size = new System.Drawing.Size(36, 13);
     this.lblSRAMAddress.TabIndex = 8;
     this.lblSRAMAddress.Text = "0x0000";
     //
     // lblFlashAddress
     //
     this.lblFlashAddress.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.lblFlashAddress.Appearance.Options.UseForeColor = true;
     this.lblFlashAddress.Location = new System.Drawing.Point(100, 30);
     this.lblFlashAddress.Name = "lblFlashAddress";
     this.lblFlashAddress.Size = new System.Drawing.Size(48, 13);
     this.lblFlashAddress.TabIndex = 7;
     this.lblFlashAddress.Text = "0x000000";
     //
     // labelControl7
     //
     this.labelControl7.Location = new System.Drawing.Point(430, 62);
     this.labelControl7.Name = "labelControl7";
     this.labelControl7.Size = new System.Drawing.Size(45, 13);
     this.labelControl7.TabIndex = 6;
     this.labelControl7.Text = "Category";
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(598, 62);
     this.labelControl6.Name = "labelControl6";
     this.labelControl6.Size = new System.Drawing.Size(53, 13);
     this.labelControl6.TabIndex = 5;
     this.labelControl6.Text = "Description";
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(598, 30);
     this.labelControl5.Name = "labelControl5";
     this.labelControl5.Size = new System.Drawing.Size(27, 13);
     this.labelControl5.TabIndex = 4;
     this.labelControl5.Text = "Name";
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(164, 62);
     this.labelControl4.Name = "labelControl4";
     this.labelControl4.Size = new System.Drawing.Size(75, 13);
     this.labelControl4.TabIndex = 3;
     this.labelControl4.Text = "Length (values)";
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(164, 30);
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(71, 13);
     this.labelControl3.TabIndex = 2;
     this.labelControl3.Text = "Length (bytes)";
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(18, 62);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(69, 13);
     this.labelControl2.TabIndex = 1;
     this.labelControl2.Text = "SRAM address";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(18, 30);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(66, 13);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text = "Flash address";
     //
     // groupControl1
     //
     this.toolTipController1.SetAllowHtmlText(this.groupControl1, DevExpress.Utils.DefaultBoolean.False);
     this.groupControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControl1.Controls.Add(this.splitContainer1);
     this.groupControl1.Location = new System.Drawing.Point(3, 28);
     this.groupControl1.LookAndFeel.SkinName = "Black";
     this.groupControl1.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupControl1.Name = "groupControl1";
     this.groupControl1.Size = new System.Drawing.Size(870, 594);
     this.toolTipController1.SetSuperTip(this.groupControl1, null);
     this.groupControl1.TabIndex = 5;
     this.groupControl1.Text = "Symbol data";
     this.groupControl1.DoubleClick += new System.EventHandler(this.groupControl1_DoubleClick);
     this.groupControl1.Paint += new System.Windows.Forms.PaintEventHandler(this.groupControl1_Paint);
     //
     // splitContainer1
     //
     this.toolTipController1.SetAllowHtmlText(this.splitContainer1, DevExpress.Utils.DefaultBoolean.False);
     this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(2, 20);
     this.splitContainer1.Name = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.toolTipController1.SetAllowHtmlText(this.splitContainer1.Panel1, DevExpress.Utils.DefaultBoolean.False);
     this.splitContainer1.Panel1.Controls.Add(this.panel1);
     this.toolTipController1.SetSuperTip(this.splitContainer1.Panel1, null);
     //
     // splitContainer1.Panel2
     //
     this.toolTipController1.SetAllowHtmlText(this.splitContainer1.Panel2, DevExpress.Utils.DefaultBoolean.False);
     this.splitContainer1.Panel2.Controls.Add(this.xtraTabControl1);
     this.toolTipController1.SetSuperTip(this.splitContainer1.Panel2, null);
     this.splitContainer1.Size = new System.Drawing.Size(866, 572);
     this.splitContainer1.SplitterDistance = 284;
     this.toolTipController1.SetSuperTip(this.splitContainer1, null);
     this.splitContainer1.TabIndex = 1;
     this.splitContainer1.MouseLeave += new System.EventHandler(this.splitContainer1_MouseLeave);
     this.splitContainer1.SplitterMoved += new System.Windows.Forms.SplitterEventHandler(this.splitContainer1_SplitterMoved);
     this.splitContainer1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.splitContainer1_MouseDown);
     this.splitContainer1.MouseUp += new System.Windows.Forms.MouseEventHandler(this.splitContainer1_MouseUp);
     //
     // panel1
     //
     this.toolTipController1.SetAllowHtmlText(this.panel1, DevExpress.Utils.DefaultBoolean.False);
     this.panel1.Controls.Add(this.popupContainerControl1);
     this.panel1.Controls.Add(this.gridControl1);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(866, 284);
     this.toolTipController1.SetSuperTip(this.panel1, null);
     this.panel1.TabIndex = 2;
     //
     // popupContainerControl1
     //
     this.toolTipController1.SetAllowHtmlText(this.popupContainerControl1, DevExpress.Utils.DefaultBoolean.False);
     this.popupContainerControl1.Controls.Add(this.groupControl2);
     this.popupContainerControl1.Location = new System.Drawing.Point(3, 72);
     this.popupContainerControl1.Name = "popupContainerControl1";
     this.popupContainerControl1.Size = new System.Drawing.Size(878, 97);
     this.toolTipController1.SetSuperTip(this.popupContainerControl1, null);
     this.popupContainerControl1.TabIndex = 1;
     //
     // gridControl1
     //
     this.gridControl1.ContextMenuStrip = this.contextMenuStrip1;
     this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Font = new System.Drawing.Font("Tahoma", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridControl1.Location = new System.Drawing.Point(0, 0);
     this.gridControl1.LookAndFeel.SkinName = "Black";
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name = "gridControl1";
     this.gridControl1.Size = new System.Drawing.Size(866, 284);
     this.gridControl1.TabIndex = 0;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView1});
     //
     // contextMenuStrip1
     //
     this.toolTipController1.SetAllowHtmlText(this.contextMenuStrip1, DevExpress.Utils.DefaultBoolean.False);
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.copySelectedCellsToolStripMenuItem,
     this.pasteSelectedCellsToolStripMenuItem,
     this.editXaxisSymbolToolStripMenuItem,
     this.editYaxisSymbolToolStripMenuItem,
     this.smoothSelectionToolStripMenuItem});
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(179, 114);
     this.toolTipController1.SetSuperTip(this.contextMenuStrip1, null);
     this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
     //
     // copySelectedCellsToolStripMenuItem
     //
     this.copySelectedCellsToolStripMenuItem.Name = "copySelectedCellsToolStripMenuItem";
     this.copySelectedCellsToolStripMenuItem.Size = new System.Drawing.Size(178, 22);
     this.copySelectedCellsToolStripMenuItem.Text = "Copy selected cells";
     this.copySelectedCellsToolStripMenuItem.Click += new System.EventHandler(this.copySelectedCellsToolStripMenuItem_Click);
     //
     // pasteSelectedCellsToolStripMenuItem
     //
     this.pasteSelectedCellsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.inOrgininalPositionToolStripMenuItem,
     this.atCurrentlySelectedLocationToolStripMenuItem});
     this.pasteSelectedCellsToolStripMenuItem.Name = "pasteSelectedCellsToolStripMenuItem";
     this.pasteSelectedCellsToolStripMenuItem.Size = new System.Drawing.Size(178, 22);
     this.pasteSelectedCellsToolStripMenuItem.Text = "Paste selected cells";
     //
     // inOrgininalPositionToolStripMenuItem
     //
     this.inOrgininalPositionToolStripMenuItem.Name = "inOrgininalPositionToolStripMenuItem";
     this.inOrgininalPositionToolStripMenuItem.Size = new System.Drawing.Size(225, 22);
     this.inOrgininalPositionToolStripMenuItem.Text = "At original position";
     this.inOrgininalPositionToolStripMenuItem.Click += new System.EventHandler(this.inOrgininalPositionToolStripMenuItem_Click);
     //
     // atCurrentlySelectedLocationToolStripMenuItem
     //
     this.atCurrentlySelectedLocationToolStripMenuItem.Name = "atCurrentlySelectedLocationToolStripMenuItem";
     this.atCurrentlySelectedLocationToolStripMenuItem.Size = new System.Drawing.Size(225, 22);
     this.atCurrentlySelectedLocationToolStripMenuItem.Text = "At currently selected location";
     this.atCurrentlySelectedLocationToolStripMenuItem.Click += new System.EventHandler(this.atCurrentlySelectedLocationToolStripMenuItem_Click);
     //
     // editXaxisSymbolToolStripMenuItem
     //
     this.editXaxisSymbolToolStripMenuItem.Name = "editXaxisSymbolToolStripMenuItem";
     this.editXaxisSymbolToolStripMenuItem.Size = new System.Drawing.Size(178, 22);
     this.editXaxisSymbolToolStripMenuItem.Text = "Edit x-axis";
     this.editXaxisSymbolToolStripMenuItem.Click += new System.EventHandler(this.editXaxisSymbolToolStripMenuItem_Click);
     //
     // editYaxisSymbolToolStripMenuItem
     //
     this.editYaxisSymbolToolStripMenuItem.Name = "editYaxisSymbolToolStripMenuItem";
     this.editYaxisSymbolToolStripMenuItem.Size = new System.Drawing.Size(178, 22);
     this.editYaxisSymbolToolStripMenuItem.Text = "Edit y-axis";
     this.editYaxisSymbolToolStripMenuItem.Click += new System.EventHandler(this.editYaxisSymbolToolStripMenuItem_Click);
     //
     // smoothSelectionToolStripMenuItem
     //
     this.smoothSelectionToolStripMenuItem.Name = "smoothSelectionToolStripMenuItem";
     this.smoothSelectionToolStripMenuItem.Size = new System.Drawing.Size(178, 22);
     this.smoothSelectionToolStripMenuItem.Text = "Smooth selection";
     this.smoothSelectionToolStripMenuItem.Click += new System.EventHandler(this.smoothSelectionToolStripMenuItem_Click);
     //
     // gridView1
     //
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name = "gridView1";
     this.gridView1.OptionsCustomization.AllowColumnMoving = false;
     this.gridView1.OptionsCustomization.AllowFilter = false;
     this.gridView1.OptionsCustomization.AllowGroup = false;
     this.gridView1.OptionsCustomization.AllowSort = false;
     this.gridView1.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridView1.OptionsSelection.EnableAppearanceFocusedRow = false;
     this.gridView1.OptionsSelection.MultiSelect = true;
     this.gridView1.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect;
     this.gridView1.OptionsView.ShowGroupPanel = false;
     this.gridView1.SelectionChanged += new DevExpress.Data.SelectionChangedEventHandler(this.gridView1_SelectionChanged_1);
     this.gridView1.ValidatingEditor += new DevExpress.XtraEditors.Controls.BaseContainerValidateEditorEventHandler(this.gridView1_ValidatingEditor);
     this.gridView1.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gridView1_CustomDrawRowIndicator);
     this.gridView1.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView1_CellValueChanged);
     this.gridView1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.gridView1_KeyDown);
     this.gridView1.CellValueChanging += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView1_CellValueChanging);
     this.gridView1.CustomDrawCell += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.gridView1_CustomDrawCell);
     this.gridView1.ShownEditor += new System.EventHandler(this.gridView1_ShownEditor);
     this.gridView1.RowUpdated += new DevExpress.XtraGrid.Views.Base.RowObjectEventHandler(this.gridView1_RowUpdated);
     this.gridView1.ShowingEditor += new System.ComponentModel.CancelEventHandler(this.gridView1_ShowingEditor);
     this.gridView1.HiddenEditor += new System.EventHandler(this.gridView1_HiddenEditor);
     this.gridView1.CustomDrawColumnHeader += new DevExpress.XtraGrid.Views.Grid.ColumnHeaderCustomDrawEventHandler(this.gridView1_CustomDrawColumnHeader);
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControl1.HeaderLocation = DevExpress.XtraTab.TabHeaderLocation.Left;
     this.xtraTabControl1.HeaderOrientation = DevExpress.XtraTab.TabOrientation.Vertical;
     this.xtraTabControl1.Location = new System.Drawing.Point(0, 0);
     this.xtraTabControl1.Name = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
     this.xtraTabControl1.Size = new System.Drawing.Size(866, 284);
     this.xtraTabControl1.TabIndex = 2;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabPage1,
     this.xtraTabPage2});
     this.xtraTabControl1.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.xtraTabControl1_SelectedPageChanged);
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Controls.Add(this.simpleButton4);
     this.xtraTabPage1.Controls.Add(this.simpleButton5);
     this.xtraTabPage1.Controls.Add(this.simpleButton6);
     this.xtraTabPage1.Controls.Add(this.simpleButton7);
     this.xtraTabPage1.Controls.Add(this.surfaceGraphViewer1);
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(836, 275);
     this.xtraTabPage1.Text = "3D Graph";
     //
     // simpleButton4
     //
     this.simpleButton4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.simpleButton4.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton4.Image")));
     this.simpleButton4.Location = new System.Drawing.Point(814, 60);
     this.simpleButton4.Name = "simpleButton4";
     this.simpleButton4.Size = new System.Drawing.Size(23, 23);
     this.simpleButton4.TabIndex = 12;
     this.simpleButton4.ToolTip = "Turn graph counter clockwise";
     this.simpleButton4.Click += new System.EventHandler(this.simpleButton4_Click);
     //
     // simpleButton5
     //
     this.simpleButton5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.simpleButton5.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton5.Image")));
     this.simpleButton5.Location = new System.Drawing.Point(814, 89);
     this.simpleButton5.Name = "simpleButton5";
     this.simpleButton5.Size = new System.Drawing.Size(23, 23);
     this.simpleButton5.TabIndex = 11;
     this.simpleButton5.ToolTip = "Turn graph clockwise";
     this.simpleButton5.Click += new System.EventHandler(this.simpleButton5_Click);
     //
     // simpleButton6
     //
     this.simpleButton6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.simpleButton6.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton6.Image")));
     this.simpleButton6.Location = new System.Drawing.Point(814, 32);
     this.simpleButton6.Name = "simpleButton6";
     this.simpleButton6.Size = new System.Drawing.Size(23, 23);
     this.simpleButton6.TabIndex = 10;
     this.simpleButton6.ToolTip = "Zoom out";
     this.simpleButton6.Click += new System.EventHandler(this.simpleButton6_Click);
     //
     // simpleButton7
     //
     this.simpleButton7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.simpleButton7.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton7.Image")));
     this.simpleButton7.Location = new System.Drawing.Point(814, 3);
     this.simpleButton7.Name = "simpleButton7";
     this.simpleButton7.Size = new System.Drawing.Size(23, 23);
     this.simpleButton7.TabIndex = 9;
     this.simpleButton7.ToolTip = "Zoom in";
     this.simpleButton7.Click += new System.EventHandler(this.simpleButton7_Click);
     //
     // surfaceGraphViewer1
     //
     this.toolTipController1.SetAllowHtmlText(this.surfaceGraphViewer1, DevExpress.Utils.DefaultBoolean.False);
     this.surfaceGraphViewer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.surfaceGraphViewer1.IsRedWhite = false;
     this.surfaceGraphViewer1.IsSixteenbit = false;
     this.surfaceGraphViewer1.IsUpsideDown = false;
     this.surfaceGraphViewer1.Location = new System.Drawing.Point(0, 0);
     this.surfaceGraphViewer1.Map_compare_content = null;
     this.surfaceGraphViewer1.Map_content = null;
     this.surfaceGraphViewer1.Map_length = 0;
     this.surfaceGraphViewer1.Map_name = "";
     this.surfaceGraphViewer1.Map_original_content = null;
     this.surfaceGraphViewer1.Name = "surfaceGraphViewer1";
     this.surfaceGraphViewer1.NumberOfColumns = 8;
     this.surfaceGraphViewer1.Pan_x = 45;
     this.surfaceGraphViewer1.Pan_y = 77;
     this.surfaceGraphViewer1.Pov_d = 0.6;
     this.surfaceGraphViewer1.Pov_x = 30;
     this.surfaceGraphViewer1.Pov_y = 56;
     this.surfaceGraphViewer1.Pov_z = 21;
     this.surfaceGraphViewer1.Size = new System.Drawing.Size(808, 275);
     this.toolTipController1.SetSuperTip(this.surfaceGraphViewer1, null);
     this.surfaceGraphViewer1.TabIndex = 0;
     this.surfaceGraphViewer1.X_axis = null;
     this.surfaceGraphViewer1.X_axis_descr = "";
     this.surfaceGraphViewer1.Y_axis = null;
     this.surfaceGraphViewer1.Y_axis_descr = "";
     this.surfaceGraphViewer1.Z_axis = null;
     this.surfaceGraphViewer1.Z_axis_descr = "";
     //
     // xtraTabPage2
     //
     this.xtraTabPage2.Controls.Add(this.labelControl9);
     this.xtraTabPage2.Controls.Add(this.labelControl8);
     this.xtraTabPage2.Controls.Add(this.trackBarControl1);
     this.xtraTabPage2.Controls.Add(this.chartControl1);
     this.xtraTabPage2.Name = "xtraTabPage2";
     this.xtraTabPage2.Size = new System.Drawing.Size(836, 275);
     this.xtraTabPage2.Text = "2D Graph";
     //
     // labelControl9
     //
     this.labelControl9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl9.AutoEllipsis = true;
     this.labelControl9.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControl9.Location = new System.Drawing.Point(645, 201);
     this.labelControl9.Name = "labelControl9";
     this.labelControl9.Size = new System.Drawing.Size(188, 34);
     this.labelControl9.TabIndex = 4;
     this.labelControl9.Text = "MAP";
     //
     // labelControl8
     //
     this.labelControl8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.labelControl8.AutoEllipsis = true;
     this.labelControl8.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControl8.Location = new System.Drawing.Point(6, 201);
     this.labelControl8.Name = "labelControl8";
     this.labelControl8.Size = new System.Drawing.Size(104, 34);
     this.labelControl8.TabIndex = 3;
     this.labelControl8.Text = "MAP values";
     //
     // trackBarControl1
     //
     this.trackBarControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.trackBarControl1.EditValue = null;
     this.trackBarControl1.Location = new System.Drawing.Point(125, 201);
     this.trackBarControl1.Name = "trackBarControl1";
     this.trackBarControl1.Size = new System.Drawing.Size(500, 45);
     this.trackBarControl1.TabIndex = 2;
     this.trackBarControl1.ValueChanged += new System.EventHandler(this.trackBarControl1_ValueChanged);
     //
     // chartControl1
     //
     this.toolTipController1.SetAllowHtmlText(this.chartControl1, DevExpress.Utils.DefaultBoolean.False);
     this.chartControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.chartControl1.CacheToMemory = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisX.Range.SideMarginsEnabled = false;
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Range.SideMarginsEnabled = false;
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     this.chartControl1.Diagram = xyDiagram1;
     this.chartControl1.Legend.Border.Visible = false;
     this.chartControl1.Location = new System.Drawing.Point(3, 3);
     this.chartControl1.Name = "chartControl1";
     this.chartControl1.RefreshDataOnRepaint = false;
     this.chartControl1.RuntimeHitTesting = false;
     this.chartControl1.RuntimeSeriesSelectionMode = DevExpress.XtraCharts.SeriesSelectionMode.Point;
     series1.Name = "Values";
     series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
     seriesPoint1});
     lineSeriesView1.LineMarkerOptions.Size = 8;
     lineSeriesView1.LineMarkerOptions.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Gradient;
     polygonGradientFillOptions1.Color2 = System.Drawing.Color.Gold;
     lineSeriesView1.LineMarkerOptions.FillStyle.Options = polygonGradientFillOptions1;
     lineSeriesView1.Color = System.Drawing.Color.DarkGoldenrod;
     series1.View = lineSeriesView1;
     series1.ArgumentDataMember = "X";
     series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel1.Angle = 90;
     pointSeriesLabel1.TextColor = System.Drawing.Color.MidnightBlue;
     pointSeriesLabel1.Font = new System.Drawing.Font("Tahoma", 6F, System.Drawing.FontStyle.Bold);
     pointSeriesLabel1.Border.Visible = false;
     pointSeriesLabel1.Antialiasing = true;
     pointSeriesLabel1.LineVisible = true;
     series1.Label = pointSeriesLabel1;
     pointOptions1.PointView = DevExpress.XtraCharts.PointView.ArgumentAndValues;
     series1.PointOptions = pointOptions1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
     series1};
     this.chartControl1.SeriesTemplate.View = lineSeriesView2;
     pointSeriesLabel2.LineVisible = true;
     this.chartControl1.SeriesTemplate.Label = pointSeriesLabel2;
     this.chartControl1.Size = new System.Drawing.Size(830, 185);
     this.toolTipController1.SetSuperTip(this.chartControl1, null);
     this.chartControl1.TabIndex = 1;
     this.chartControl1.Visible = false;
     this.chartControl1.CustomDrawSeriesPoint += new DevExpress.XtraCharts.CustomDrawSeriesPointEventHandler(this.chartControl1_CustomDrawSeriesPoint);
     this.chartControl1.MouseUp += new System.Windows.Forms.MouseEventHandler(this.chartControl1_MouseUp);
     this.chartControl1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.chartControl1_MouseDoubleClick);
     this.chartControl1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.chartControl1_MouseMove);
     this.chartControl1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.chartControl1_MouseDown);
     this.chartControl1.ObjectHotTracked += new DevExpress.XtraCharts.HotTrackEventHandler(this.chartControl1_ObjectHotTracked);
     this.chartControl1.CustomDrawSeries += new DevExpress.XtraCharts.CustomDrawSeriesEventHandler(this.chartControl1_CustomDrawSeries);
     this.chartControl1.Click += new System.EventHandler(this.chartControl1_Click);
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // timer2
     //
     this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
     //
     // toolTipController1
     //
     this.toolTipController1.Rounded = true;
     //
     // toolStrip1
     //
     this.toolTipController1.SetAllowHtmlText(this.toolStrip1, DevExpress.Utils.DefaultBoolean.False);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.toolStripButton1,
     this.toolStripButton2,
     this.toolStripSeparator3,
     this.toolStripButton4,
     this.toolStripButton5,
     this.toolStripButton6,
     this.toolStripButton7,
     this.toolStripSeparator1,
     this.toolStripLabel3,
     this.toolStripComboBox3,
     this.toolStripSeparator2,
     this.toolStripLabel1,
     this.toolStripComboBox2,
     this.toolStripLabel2,
     this.toolStripComboBox1,
     this.toolStripTextBox1,
     this.toolStripButton3});
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name = "toolStrip1";
     this.toolStrip1.Size = new System.Drawing.Size(876, 25);
     this.toolTipController1.SetSuperTip(this.toolStrip1, null);
     this.toolStrip1.TabIndex = 10;
     this.toolStrip1.Text = "toolStrip1";
     //
     // toolStripButton1
     //
     this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
     this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton1.Name = "toolStripButton1";
     this.toolStripButton1.Size = new System.Drawing.Size(23, 22);
     this.toolStripButton1.Text = "Toggle graph section";
     this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
     //
     // toolStripButton2
     //
     this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
     this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton2.Name = "toolStripButton2";
     this.toolStripButton2.Size = new System.Drawing.Size(23, 22);
     this.toolStripButton2.Text = "Toggle hexview";
     this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
     //
     // toolStripButton4
     //
     this.toolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
     this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton4.Name = "toolStripButton4";
     this.toolStripButton4.Size = new System.Drawing.Size(23, 22);
     this.toolStripButton4.Text = "Maximize graph";
     this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
     //
     // toolStripButton5
     //
     this.toolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image")));
     this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton5.Name = "toolStripButton5";
     this.toolStripButton5.Size = new System.Drawing.Size(23, 22);
     this.toolStripButton5.Text = "Maximize table";
     this.toolStripButton5.Click += new System.EventHandler(this.toolStripButton5_Click);
     //
     // toolStripButton6
     //
     this.toolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton6.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton6.Image")));
     this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton6.Name = "toolStripButton6";
     this.toolStripButton6.Size = new System.Drawing.Size(23, 22);
     this.toolStripButton6.Text = "Maximize window";
     this.toolStripButton6.Click += new System.EventHandler(this.toolStripButton6_Click);
     //
     // toolStripButton7
     //
     this.toolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton7.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton7.Image")));
     this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton7.Name = "toolStripButton7";
     this.toolStripButton7.Size = new System.Drawing.Size(23, 22);
     this.toolStripButton7.Text = "Toggle graph/map";
     this.toolStripButton7.Click += new System.EventHandler(this.toolStripButton7_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
     //
     // toolStripLabel3
     //
     this.toolStripLabel3.Name = "toolStripLabel3";
     this.toolStripLabel3.Size = new System.Drawing.Size(51, 22);
     this.toolStripLabel3.Text = "Viewtype";
     //
     // toolStripComboBox3
     //
     this.toolStripComboBox3.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
     this.toolStripComboBox3.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
     this.toolStripComboBox3.Items.AddRange(new object[] {
     "Hex view ",
     "Decimal view ",
     "Easy view"});
     this.toolStripComboBox3.Name = "toolStripComboBox3";
     this.toolStripComboBox3.Size = new System.Drawing.Size(160, 25);
     this.toolStripComboBox3.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBox3_SelectedIndexChanged);
     this.toolStripComboBox3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolStripComboBox3_KeyDown);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
     //
     // toolStripLabel1
     //
     this.toolStripLabel1.Name = "toolStripLabel1";
     this.toolStripLabel1.Size = new System.Drawing.Size(77, 22);
     this.toolStripLabel1.Text = "Axis lock mode";
     //
     // toolStripComboBox2
     //
     this.toolStripComboBox2.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
     this.toolStripComboBox2.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
     this.toolStripComboBox2.Items.AddRange(new object[] {
     "Autoscale",
     "Lock to peak in maps",
     "Lock to map limit"});
     this.toolStripComboBox2.Name = "toolStripComboBox2";
     this.toolStripComboBox2.Size = new System.Drawing.Size(121, 25);
     this.toolStripComboBox2.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBox2_SelectedIndexChanged);
     //
     // toolStripLabel2
     //
     this.toolStripLabel2.Name = "toolStripLabel2";
     this.toolStripLabel2.Size = new System.Drawing.Size(67, 22);
     this.toolStripLabel2.Text = "Mathematics";
     //
     // toolStripComboBox1
     //
     this.toolStripComboBox1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
     this.toolStripComboBox1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
     this.toolStripComboBox1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.toolStripComboBox1.Items.AddRange(new object[] {
     "Addition",
     "Multiply",
     "Divide",
     "Fill"});
     this.toolStripComboBox1.Name = "toolStripComboBox1";
     this.toolStripComboBox1.Size = new System.Drawing.Size(121, 25);
     //
     // toolStripTextBox1
     //
     this.toolStripTextBox1.Name = "toolStripTextBox1";
     this.toolStripTextBox1.Size = new System.Drawing.Size(60, 25);
     this.toolStripTextBox1.Text = "2";
     this.toolStripTextBox1.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // toolStripButton3
     //
     this.toolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
     this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton3.Name = "toolStripButton3";
     this.toolStripButton3.Size = new System.Drawing.Size(23, 22);
     this.toolStripButton3.Text = "Execute";
     this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click);
     //
     // timer3
     //
     this.timer3.Tick += new System.EventHandler(this.timer3_Tick);
     //
     // timer4
     //
     this.timer4.Enabled = true;
     this.timer4.Interval = 500;
     this.timer4.Tick += new System.EventHandler(this.timer4_Tick);
     //
     // popupContainerEdit1
     //
     this.popupContainerEdit1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.popupContainerEdit1.Location = new System.Drawing.Point(125, 631);
     this.popupContainerEdit1.Name = "popupContainerEdit1";
     this.popupContainerEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.popupContainerEdit1.Properties.PopupControl = this.popupContainerControl1;
     this.popupContainerEdit1.Size = new System.Drawing.Size(161, 20);
     toolTipTitleItem1.Text = "Click here for table details";
     superToolTip1.Items.Add(toolTipTitleItem1);
     superToolTip1.AllowHtmlText = DevExpress.Utils.DefaultBoolean.False;
     this.popupContainerEdit1.SuperTip = superToolTip1;
     this.popupContainerEdit1.TabIndex = 11;
     this.popupContainerEdit1.CustomDisplayText += new DevExpress.XtraEditors.Controls.CustomDisplayTextEventHandler(this.popupContainerEdit1_CustomDisplayText);
     //
     // MapViewer
     //
     this.toolTipController1.SetAllowHtmlText(this, DevExpress.Utils.DefaultBoolean.False);
     this.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Appearance.Options.UseFont = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.simpleButton1);
     this.Controls.Add(this.simpleButton2);
     this.Controls.Add(this.toolStrip1);
     this.Controls.Add(this.simpleButton3);
     this.Controls.Add(this.groupControl1);
     this.Controls.Add(this.popupContainerEdit1);
     this.LookAndFeel.SkinName = "Black";
     this.Name = "MapViewer";
     this.Size = new System.Drawing.Size(876, 664);
     this.toolTipController1.SetSuperTip(this, null);
     this.VisibleChanged += new System.EventHandler(this.MapViewer_VisibleChanged);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     this.groupControl2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.popupContainerControl1)).EndInit();
     this.popupContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     this.contextMenuStrip1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtraTabPage1.ResumeLayout(false);
     this.xtraTabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.trackBarControl1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBarControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.popupContainerEdit1.Properties)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView1 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView2 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView3 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel4 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView4 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel5 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView5 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel6 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions1 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView6 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel7 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView7 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            this.chartActivity = new DevExpress.XtraCharts.ChartControl();
            this.gridInvoiceSummary = new DevExpress.XtraGrid.GridControl();
            this.gvInvoiceSummary = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridPickListSummary = new DevExpress.XtraGrid.GridControl();
            this.gvPickList = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.wishListSummary = new DevExpress.XtraGrid.GridControl();
            this.gvWishList = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.chartTransactions = new DevExpress.XtraCharts.ChartControl();
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.lcTransactionSummary = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.lcActivitySummary = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.lcWishlistSummary = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.lcPicklistSummary = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.lcInvoiceSummary = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
            this.layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartActivity)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridInvoiceSummary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvInvoiceSummary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridPickListSummary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvPickList)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.wishListSummary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvWishList)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartTransactions)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcTransactionSummary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcActivitySummary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcWishlistSummary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcPicklistSummary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcInvoiceSummary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
            this.SuspendLayout();
            // 
            // layoutControl1
            // 
            this.layoutControl1.Controls.Add(this.chartActivity);
            this.layoutControl1.Controls.Add(this.gridInvoiceSummary);
            this.layoutControl1.Controls.Add(this.gridPickListSummary);
            this.layoutControl1.Controls.Add(this.wishListSummary);
            this.layoutControl1.Controls.Add(this.chartTransactions);
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl1.Location = new System.Drawing.Point(0, 0);
            this.layoutControl1.Name = "layoutControl1";
            this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(563, 382, 250, 350);
            this.layoutControl1.Root = this.layoutControlGroup1;
            this.layoutControl1.Size = new System.Drawing.Size(995, 572);
            this.layoutControl1.TabIndex = 0;
            this.layoutControl1.Text = "layoutControl1";
            // 
            // chartActivity
            // 
            this.chartActivity.Cursor = System.Windows.Forms.Cursors.Hand;
            xyDiagram1.AxisX.Label.Angle = -25;
            xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            this.chartActivity.Diagram = xyDiagram1;
            this.chartActivity.Location = new System.Drawing.Point(509, 44);
            this.chartActivity.Name = "chartActivity";
            this.chartActivity.PaletteName = "Palette 1";
            this.chartActivity.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(201)))), ((int)(((byte)(147))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(201)))), ((int)(((byte)(147)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(238)))), ((int)(((byte)(15))))), System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(238)))), ((int)(((byte)(15)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(36)))), ((int)(((byte)(31))))), System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(36)))), ((int)(((byte)(31)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(36)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(36)))), ((int)(((byte)(255))))))}));
            series1.ArgumentDataMember = "Date";
            pointSeriesLabel1.LineVisible = true;
            series1.Label = pointSeriesLabel1;
            series1.Name = "Requested";
            series1.ValueDataMembersSerializable = "Value";
            series1.View = splineSeriesView1;
            series2.ArgumentDataMember = "Date";
            pointSeriesLabel2.LineVisible = true;
            series2.Label = pointSeriesLabel2;
            series2.Name = "Issued";
            series2.ValueDataMembersSerializable = "Value";
            series2.View = splineSeriesView2;
            series3.ArgumentDataMember = "Date";
            pointSeriesLabel3.LineVisible = true;
            series3.Label = pointSeriesLabel3;
            series3.Name = "Cancelled";
            series3.ValueDataMembersSerializable = "Value";
            series3.View = splineSeriesView3;
            series4.ArgumentDataMember = "Date";
            pointSeriesLabel4.LineVisible = true;
            series4.Label = pointSeriesLabel4;
            series4.Name = "Picklist";
            series4.ValueDataMembersSerializable = "Value";
            series4.View = splineSeriesView4;
            this.chartActivity.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2,
        series3,
        series4};
            pointSeriesLabel5.LineVisible = true;
            this.chartActivity.SeriesTemplate.Label = pointSeriesLabel5;
            this.chartActivity.SeriesTemplate.View = splineSeriesView5;
            this.chartActivity.Size = new System.Drawing.Size(462, 233);
            this.chartActivity.TabIndex = 8;
            this.chartActivity.Click += new System.EventHandler(this.chartActivity_Click);
            // 
            // gridInvoiceSummary
            // 
            this.gridInvoiceSummary.Location = new System.Drawing.Point(662, 325);
            this.gridInvoiceSummary.MainView = this.gvInvoiceSummary;
            this.gridInvoiceSummary.Name = "gridInvoiceSummary";
            this.gridInvoiceSummary.Size = new System.Drawing.Size(309, 223);
            this.gridInvoiceSummary.TabIndex = 7;
            this.gridInvoiceSummary.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvInvoiceSummary});
            // 
            // gvInvoiceSummary
            // 
            this.gvInvoiceSummary.Appearance.Row.BackColor = System.Drawing.Color.Transparent;
            this.gvInvoiceSummary.Appearance.Row.Options.UseBackColor = true;
            this.gvInvoiceSummary.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn5,
            this.gridColumn6,
            this.gridColumn9});
            this.gvInvoiceSummary.GridControl = this.gridInvoiceSummary;
            this.gvInvoiceSummary.GroupCount = 1;
            this.gvInvoiceSummary.Name = "gvInvoiceSummary";
            this.gvInvoiceSummary.OptionsBehavior.Editable = false;
            this.gvInvoiceSummary.OptionsBehavior.ReadOnly = true;
            this.gvInvoiceSummary.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gvInvoiceSummary.OptionsSelection.EnableAppearanceFocusedRow = false;
            this.gvInvoiceSummary.OptionsView.ShowColumnHeaders = false;
            this.gvInvoiceSummary.OptionsView.ShowGroupPanel = false;
            this.gvInvoiceSummary.OptionsView.ShowIndicator = false;
            this.gvInvoiceSummary.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn9, DevExpress.Data.ColumnSortOrder.Ascending)});
            // 
            // gridColumn5
            // 
            this.gridColumn5.FieldName = "Name";
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 0;
            // 
            // gridColumn6
            // 
            this.gridColumn6.FieldName = "Value";
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 1;
            // 
            // gridColumn9
            // 
            this.gridColumn9.Caption = " ";
            this.gridColumn9.FieldName = "Category";
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 2;
            // 
            // gridPickListSummary
            // 
            this.gridPickListSummary.Location = new System.Drawing.Point(337, 325);
            this.gridPickListSummary.MainView = this.gvPickList;
            this.gridPickListSummary.Name = "gridPickListSummary";
            this.gridPickListSummary.Size = new System.Drawing.Size(297, 223);
            this.gridPickListSummary.TabIndex = 6;
            this.gridPickListSummary.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvPickList});
            // 
            // gvPickList
            // 
            this.gvPickList.Appearance.Row.BackColor = System.Drawing.Color.Transparent;
            this.gvPickList.Appearance.Row.Options.UseBackColor = true;
            this.gvPickList.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn3,
            this.gridColumn4,
            this.gridColumn7});
            this.gvPickList.GridControl = this.gridPickListSummary;
            this.gvPickList.GroupCount = 1;
            this.gvPickList.Name = "gvPickList";
            this.gvPickList.OptionsBehavior.Editable = false;
            this.gvPickList.OptionsBehavior.ReadOnly = true;
            this.gvPickList.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gvPickList.OptionsSelection.EnableAppearanceFocusedRow = false;
            this.gvPickList.OptionsSelection.EnableAppearanceHideSelection = false;
            this.gvPickList.OptionsView.ShowColumnHeaders = false;
            this.gvPickList.OptionsView.ShowGroupPanel = false;
            this.gvPickList.OptionsView.ShowIndicator = false;
            this.gvPickList.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn7, DevExpress.Data.ColumnSortOrder.Ascending)});
            // 
            // gridColumn3
            // 
            this.gridColumn3.FieldName = "Name";
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 0;
            // 
            // gridColumn4
            // 
            this.gridColumn4.FieldName = "Value";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 1;
            // 
            // gridColumn7
            // 
            this.gridColumn7.Caption = " ";
            this.gridColumn7.FieldName = "Category";
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 2;
            // 
            // wishListSummary
            // 
            this.wishListSummary.Location = new System.Drawing.Point(24, 325);
            this.wishListSummary.MainView = this.gvWishList;
            this.wishListSummary.Name = "wishListSummary";
            this.wishListSummary.Size = new System.Drawing.Size(285, 223);
            this.wishListSummary.TabIndex = 5;
            this.wishListSummary.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvWishList});
            // 
            // gvWishList
            // 
            this.gvWishList.Appearance.Row.BackColor = System.Drawing.Color.Transparent;
            this.gvWishList.Appearance.Row.Options.UseBackColor = true;
            this.gvWishList.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn1,
            this.gridColumn2,
            this.gridColumn8});
            this.gvWishList.GridControl = this.wishListSummary;
            this.gvWishList.GroupCount = 1;
            this.gvWishList.Name = "gvWishList";
            this.gvWishList.OptionsBehavior.Editable = false;
            this.gvWishList.OptionsBehavior.ReadOnly = true;
            this.gvWishList.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gvWishList.OptionsSelection.EnableAppearanceFocusedRow = false;
            this.gvWishList.OptionsView.ShowColumnHeaders = false;
            this.gvWishList.OptionsView.ShowGroupPanel = false;
            this.gvWishList.OptionsView.ShowIndicator = false;
            this.gvWishList.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn8, DevExpress.Data.ColumnSortOrder.Ascending)});
            // 
            // gridColumn1
            // 
            this.gridColumn1.FieldName = "Name";
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 0;
            // 
            // gridColumn2
            // 
            this.gridColumn2.FieldName = "Value";
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 1;
            // 
            // gridColumn8
            // 
            this.gridColumn8.Caption = " ";
            this.gridColumn8.FieldName = "Category";
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 2;
            // 
            // chartTransactions
            // 
            this.chartTransactions.AppearanceName = "Light";
            this.chartTransactions.Cursor = System.Windows.Forms.Cursors.Hand;
            xyDiagram2.AxisX.Label.Angle = -25;
            xyDiagram2.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram2.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram2.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram2.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
            this.chartTransactions.Diagram = xyDiagram2;
            this.chartTransactions.Legend.Visible = false;
            this.chartTransactions.Location = new System.Drawing.Point(24, 44);
            this.chartTransactions.Name = "chartTransactions";
            this.chartTransactions.PaletteBaseColorNumber = 2;
            this.chartTransactions.PaletteName = "Terracotta Pie";
            series5.ArgumentDataMember = "Date";
            pointSeriesLabel6.LineVisible = true;
            series5.Label = pointSeriesLabel6;
            series5.Name = "Sales";
            pointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            series5.PointOptions = pointOptions1;
            series5.ValueDataMembersSerializable = "Value";
            splineSeriesView6.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
            series5.View = splineSeriesView6;
            this.chartTransactions.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series5};
            pointSeriesLabel7.LineVisible = true;
            this.chartTransactions.SeriesTemplate.Label = pointSeriesLabel7;
            this.chartTransactions.SeriesTemplate.View = splineSeriesView7;
            this.chartTransactions.Size = new System.Drawing.Size(457, 233);
            this.chartTransactions.TabIndex = 4;
            chartTitle1.Font = new System.Drawing.Font("Tahoma", 10F);
            chartTitle1.Text = "Daily Sales (From Invoice Printing)";
            this.chartTransactions.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            this.chartTransactions.Click += new System.EventHandler(this.chartTransactions_Click);
            // 
            // layoutControlGroup1
            // 
            this.layoutControlGroup1.CustomizationFormText = "Root";
            this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup1.GroupBordersVisible = false;
            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.lcTransactionSummary,
            this.lcActivitySummary,
            this.lcWishlistSummary,
            this.lcPicklistSummary,
            this.lcInvoiceSummary});
            this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup1.Name = "Root";
            this.layoutControlGroup1.Size = new System.Drawing.Size(995, 572);
            this.layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlGroup1.Text = "Root";
            this.layoutControlGroup1.TextVisible = false;
            // 
            // lcTransactionSummary
            // 
            this.lcTransactionSummary.CustomizationFormText = "Transaction Summary";
            this.lcTransactionSummary.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem1});
            this.lcTransactionSummary.Location = new System.Drawing.Point(0, 0);
            this.lcTransactionSummary.Name = "lcTransactionSummary";
            this.lcTransactionSummary.Size = new System.Drawing.Size(485, 281);
            this.lcTransactionSummary.Text = "Transaction Summary (Click on the chart to zoom in)";
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.chartTransactions;
            this.layoutControlItem1.CustomizationFormText = "layoutControlItem1";
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(461, 237);
            this.layoutControlItem1.Text = "layoutControlItem1";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem1.TextToControlDistance = 0;
            this.layoutControlItem1.TextVisible = false;
            // 
            // lcActivitySummary
            // 
            this.lcActivitySummary.CustomizationFormText = "Activity Summary";
            this.lcActivitySummary.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem5});
            this.lcActivitySummary.Location = new System.Drawing.Point(485, 0);
            this.lcActivitySummary.Name = "lcActivitySummary";
            this.lcActivitySummary.Size = new System.Drawing.Size(490, 281);
            this.lcActivitySummary.Text = "Activity Summary (Click on the chart to zoom in)";
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.chartActivity;
            this.layoutControlItem5.CustomizationFormText = "layoutControlItem5";
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.Size = new System.Drawing.Size(466, 237);
            this.layoutControlItem5.Text = "layoutControlItem5";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem5.TextToControlDistance = 0;
            this.layoutControlItem5.TextVisible = false;
            // 
            // lcWishlistSummary
            // 
            this.lcWishlistSummary.CustomizationFormText = "Wish List Summary";
            this.lcWishlistSummary.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem2});
            this.lcWishlistSummary.Location = new System.Drawing.Point(0, 281);
            this.lcWishlistSummary.Name = "lcWishlistSummary";
            this.lcWishlistSummary.Size = new System.Drawing.Size(313, 271);
            this.lcWishlistSummary.Text = "Wish List Summary";
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.wishListSummary;
            this.layoutControlItem2.CustomizationFormText = "layoutControlItem2";
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.Size = new System.Drawing.Size(289, 227);
            this.layoutControlItem2.Text = "layoutControlItem2";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem2.TextToControlDistance = 0;
            this.layoutControlItem2.TextVisible = false;
            // 
            // lcPicklistSummary
            // 
            this.lcPicklistSummary.CustomizationFormText = "Pick List Summary";
            this.lcPicklistSummary.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem3});
            this.lcPicklistSummary.Location = new System.Drawing.Point(313, 281);
            this.lcPicklistSummary.Name = "lcPicklistSummary";
            this.lcPicklistSummary.Size = new System.Drawing.Size(325, 271);
            this.lcPicklistSummary.Text = "Pick List Summary";
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.gridPickListSummary;
            this.layoutControlItem3.CustomizationFormText = "layoutControlItem3";
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.Size = new System.Drawing.Size(301, 227);
            this.layoutControlItem3.Text = "layoutControlItem3";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem3.TextToControlDistance = 0;
            this.layoutControlItem3.TextVisible = false;
            // 
            // lcInvoiceSummary
            // 
            this.lcInvoiceSummary.CustomizationFormText = "Invoice Summary";
            this.lcInvoiceSummary.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem4});
            this.lcInvoiceSummary.Location = new System.Drawing.Point(638, 281);
            this.lcInvoiceSummary.Name = "lcInvoiceSummary";
            this.lcInvoiceSummary.Size = new System.Drawing.Size(337, 271);
            this.lcInvoiceSummary.Text = "Invoice Summary";
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.gridInvoiceSummary;
            this.layoutControlItem4.CustomizationFormText = "layoutControlItem4";
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.Size = new System.Drawing.Size(313, 227);
            this.layoutControlItem4.Text = "layoutControlItem4";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem4.TextToControlDistance = 0;
            this.layoutControlItem4.TextVisible = false;
            // 
            // Dashboard
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(995, 572);
            this.Controls.Add(this.layoutControl1);
            this.Name = "Dashboard";
            this.Text = "Dashboard";
            this.Load += new System.EventHandler(this.Dashboard_Load);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
            this.layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartActivity)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridInvoiceSummary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvInvoiceSummary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridPickListSummary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvPickList)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.wishListSummary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvWishList)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartTransactions)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcTransactionSummary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcActivitySummary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcWishlistSummary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcPicklistSummary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcInvoiceSummary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
            this.ResumeLayout(false);

        }
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.XYDiagram xyDiagram6 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY6 = new DevExpress.XtraCharts.SecondaryAxisY();
            DevExpress.XtraCharts.Series series16 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel6 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions6 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.StepAreaSeriesView stepAreaSeriesView11 = new DevExpress.XtraCharts.StepAreaSeriesView();
            DevExpress.XtraCharts.Series series17 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView11 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series18 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView12 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.StepAreaSeriesView stepAreaSeriesView12 = new DevExpress.XtraCharts.StepAreaSeriesView();
            this.chartControl1 = new SPC.Controls.Base.AdvChartControl();
            this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.barEditItem1 = new DevExpress.XtraBars.BarEditItem();
            this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
            this.barManager1 = new DevExpress.XtraBars.BarManager();
            this.barEditItem2 = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemToggleSwitch1 = new DevExpress.XtraEditors.Repository.RepositoryItemToggleSwitch();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(secondaryAxisY6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stepAreaSeriesView11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stepAreaSeriesView12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemToggleSwitch1)).BeginInit();
            this.SuspendLayout();
            // 
            // chartControl1
            // 
            this.chartControl1.CrosshairOptions.HighlightPoints = false;
            xyDiagram6.AxisX.Tickmarks.MinorVisible = false;
            xyDiagram6.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram6.AxisX.WholeRange.AutoSideMargins = false;
            xyDiagram6.AxisX.WholeRange.SideMarginsValue = 0D;
            xyDiagram6.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram6.EnableAxisXScrolling = true;
            xyDiagram6.ScrollingOptions.UseKeyboard = false;
            xyDiagram6.ScrollingOptions.UseMouse = false;
            xyDiagram6.ScrollingOptions.UseTouchDevice = false;
            secondaryAxisY6.AxisID = 0;
            secondaryAxisY6.Name = "Secondary AxisY 1";
            secondaryAxisY6.VisibleInPanesSerializable = "-1";
            secondaryAxisY6.VisualRange.Auto = false;
            secondaryAxisY6.VisualRange.AutoSideMargins = false;
            secondaryAxisY6.VisualRange.MaxValueSerializable = "100";
            secondaryAxisY6.VisualRange.MinValueSerializable = "0";
            secondaryAxisY6.VisualRange.SideMarginsValue = 0D;
            secondaryAxisY6.WholeRange.Auto = false;
            secondaryAxisY6.WholeRange.AutoSideMargins = false;
            secondaryAxisY6.WholeRange.MaxValueSerializable = "100";
            secondaryAxisY6.WholeRange.MinValueSerializable = "0";
            secondaryAxisY6.WholeRange.SideMarginsValue = 0D;
            xyDiagram6.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
            secondaryAxisY6});
            xyDiagram6.ZoomingOptions.UseMouseWheel = false;
            this.chartControl1.Diagram = xyDiagram6;
            this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl1.Legend.Visible = false;
            this.chartControl1.Location = new System.Drawing.Point(4, 2);
            this.chartControl1.Name = "chartControl1";
            this.chartControl1.RuntimeHitTesting = true;
            series16.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel6.Angle = 42;
            pointSeriesLabel6.Antialiasing = true;
            pointOptions6.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            pointOptions6.PointView = DevExpress.XtraCharts.PointView.Argument;
            pointSeriesLabel6.PointOptions = pointOptions6;
            pointSeriesLabel6.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.JustifyAroundPoint;
            pointSeriesLabel6.TextOrientation = DevExpress.XtraCharts.TextOrientation.TopToBottom;
            series16.Label = pointSeriesLabel6;
            series16.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            series16.Name = "Series 1";
            stepAreaSeriesView11.Transparency = ((byte)(0));
            series16.View = stepAreaSeriesView11;
            series17.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            series17.Name = "Series 2";
            splineSeriesView11.AxisYName = "Secondary AxisY 1";
            series17.View = splineSeriesView11;
            series18.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            series18.Name = "Series 3";
            splineSeriesView12.AxisYName = "Secondary AxisY 1";
            series18.View = splineSeriesView12;
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series16,
        series17,
        series18};
            stepAreaSeriesView12.MarkerOptions.Size = 8;
            this.chartControl1.SeriesTemplate.View = stepAreaSeriesView12;
            this.chartControl1.SideBySideEqualBarWidth = false;
            this.chartControl1.Size = new System.Drawing.Size(718, 373);
            this.chartControl1.TabIndex = 0;
            this.chartControl1.CustomShowRightClickPopupMenu += new System.EventHandler<SPC.Controls.Base.AdvChartControl.ShowRightClickPopupMenuEventArgs>(this.chartControl1_CustomShowRightClickPopupMenu);
            // 
            // repositoryItemCheckEdit1
            // 
            this.repositoryItemCheckEdit1.AutoHeight = false;
            this.repositoryItemCheckEdit1.Caption = "Check";
            this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
            this.repositoryItemCheckEdit1.EditValueChanging += new DevExpress.XtraEditors.Controls.ChangingEventHandler(this.repositoryItemCheckEdit1_EditValueChanging);
            // 
            // repositoryItemCheckEdit2
            // 
            this.repositoryItemCheckEdit2.AutoHeight = false;
            this.repositoryItemCheckEdit2.Caption = "Check";
            this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
            // 
            // barEditItem1
            // 
            this.barEditItem1.Caption = "显示X坐标";
            this.barEditItem1.Edit = this.repositoryItemCheckEdit1;
            this.barEditItem1.Id = 0;
            this.barEditItem1.Name = "barEditItem1";
            // 
            // barDockControlTop
            // 
            this.barDockControlTop.CausesValidation = false;
            this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
            this.barDockControlTop.Location = new System.Drawing.Point(4, 2);
            this.barDockControlTop.Size = new System.Drawing.Size(718, 0);
            // 
            // barDockControlBottom
            // 
            this.barDockControlBottom.CausesValidation = false;
            this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.barDockControlBottom.Location = new System.Drawing.Point(4, 375);
            this.barDockControlBottom.Size = new System.Drawing.Size(718, 0);
            // 
            // barDockControlLeft
            // 
            this.barDockControlLeft.CausesValidation = false;
            this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this.barDockControlLeft.Location = new System.Drawing.Point(4, 2);
            this.barDockControlLeft.Size = new System.Drawing.Size(0, 373);
            // 
            // barDockControlRight
            // 
            this.barDockControlRight.CausesValidation = false;
            this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.barDockControlRight.Location = new System.Drawing.Point(722, 2);
            this.barDockControlRight.Size = new System.Drawing.Size(0, 373);
            // 
            // barManager1
            // 
            this.barManager1.DockControls.Add(this.barDockControlTop);
            this.barManager1.DockControls.Add(this.barDockControlBottom);
            this.barManager1.DockControls.Add(this.barDockControlLeft);
            this.barManager1.DockControls.Add(this.barDockControlRight);
            this.barManager1.Form = this;
            this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.barEditItem1,
            this.barEditItem2});
            this.barManager1.MaxItemId = 3;
            this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemCheckEdit1,
            this.repositoryItemCheckEdit2,
            this.repositoryItemToggleSwitch1});
            // 
            // barEditItem2
            // 
            this.barEditItem2.Caption = "填充";
            this.barEditItem2.Edit = this.repositoryItemToggleSwitch1;
            this.barEditItem2.Id = 2;
            this.barEditItem2.Name = "barEditItem2";
            // 
            // repositoryItemToggleSwitch1
            // 
            this.repositoryItemToggleSwitch1.AutoHeight = false;
            this.repositoryItemToggleSwitch1.Name = "repositoryItemToggleSwitch1";
            this.repositoryItemToggleSwitch1.OffText = "Off";
            this.repositoryItemToggleSwitch1.OnText = "On";
            this.repositoryItemToggleSwitch1.EditValueChanging += new DevExpress.XtraEditors.Controls.ChangingEventHandler(this.repositoryItemToggleSwitch1_EditValueChanging);
            // 
            // SpectralDistributionDrawBoard
            // 
            this.Appearance.BackColor = System.Drawing.Color.Transparent;
            this.Appearance.Options.UseBackColor = true;
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.chartControl1);
            this.Controls.Add(this.barDockControlLeft);
            this.Controls.Add(this.barDockControlRight);
            this.Controls.Add(this.barDockControlBottom);
            this.Controls.Add(this.barDockControlTop);
            this.Name = "SpectralDistributionDrawBoard";
            this.Size = new System.Drawing.Size(724, 377);
            ((System.ComponentModel.ISupportInitialize)(secondaryAxisY6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stepAreaSeriesView11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stepAreaSeriesView12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemToggleSwitch1)).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 xyDiagram4 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel4 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions4 = new DevExpress.XtraCharts.PointOptions();
            this.advChartControl1 = new SPC.Controls.Base.AdvChartControl();
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
            this.toolTipController1 = new DevExpress.Utils.ToolTipController(this.components);
            this.checkedListBoxControl1 = new DevExpress.XtraEditors.CheckedListBoxControl();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            ((System.ComponentModel.ISupportInitialize)(this.advChartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl1)).BeginInit();
            this.SuspendLayout();
            // 
            // advChartControl1
            // 
            this.advChartControl1.BorderOptions.Visible = false;
            xyDiagram4.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram4.AxisY.Visible = false;
            xyDiagram4.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram4.EnableAxisXScrolling = true;
            xyDiagram4.EnableAxisXZooming = true;
            xyDiagram4.Margins.Bottom = 0;
            xyDiagram4.Margins.Left = 0;
            xyDiagram4.Margins.Right = 7;
            xyDiagram4.Margins.Top = 0;
            xyDiagram4.Rotated = true;
            this.advChartControl1.Diagram = xyDiagram4;
            this.advChartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.advChartControl1.Legend.Visible = false;
            this.advChartControl1.Location = new System.Drawing.Point(0, 0);
            this.advChartControl1.Margin = new System.Windows.Forms.Padding(0);
            this.advChartControl1.Name = "advChartControl1";
            this.advChartControl1.Padding.Bottom = 0;
            this.advChartControl1.Padding.Left = 0;
            this.advChartControl1.Padding.Right = 0;
            this.advChartControl1.Padding.Top = 0;
            this.advChartControl1.RuntimeHitTesting = true;
            series4.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            sideBySideBarSeriesLabel4.LineVisible = false;
            pointOptions4.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            sideBySideBarSeriesLabel4.PointOptions = pointOptions4;
            series4.Label = sideBySideBarSeriesLabel4;
            series4.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            series4.Name = "Series 1";
            this.advChartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series4};
            this.advChartControl1.Size = new System.Drawing.Size(707, 458);
            this.advChartControl1.TabIndex = 3;
            this.advChartControl1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.advChartControl1_MouseClick);
            // 
            // panelControl1
            // 
            this.panelControl1.Controls.Add(this.simpleButton1);
            this.panelControl1.Controls.Add(this.checkedListBoxControl1);
            this.panelControl1.Controls.Add(this.labelControl1);
            this.panelControl1.Dock = System.Windows.Forms.DockStyle.Right;
            this.panelControl1.Location = new System.Drawing.Point(707, 0);
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(167, 458);
            this.panelControl1.TabIndex = 4;
            // 
            // simpleButton1
            // 
            this.simpleButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.simpleButton1.Location = new System.Drawing.Point(45, 430);
            this.simpleButton1.Name = "simpleButton1";
            this.simpleButton1.Size = new System.Drawing.Size(75, 23);
            this.simpleButton1.TabIndex = 52;
            this.simpleButton1.Text = "确定";
            this.simpleButton1.ToolTip = "将上表中选中的列删除";
            this.simpleButton1.ToolTipController = this.toolTipController1;
            this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
            // 
            // checkedListBoxControl1
            // 
            this.checkedListBoxControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
            this.checkedListBoxControl1.CheckOnClick = true;
            this.checkedListBoxControl1.Location = new System.Drawing.Point(2, 26);
            this.checkedListBoxControl1.Name = "checkedListBoxControl1";
            this.checkedListBoxControl1.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
            this.checkedListBoxControl1.Size = new System.Drawing.Size(163, 398);
            this.checkedListBoxControl1.TabIndex = 0;
            // 
            // labelControl1
            // 
            this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
            this.labelControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.labelControl1.Location = new System.Drawing.Point(2, 2);
            this.labelControl1.Margin = new System.Windows.Forms.Padding(0);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(163, 24);
            this.labelControl1.TabIndex = 51;
            this.labelControl1.Text = "从数据表中删除列";
            // 
            // MdiEntropyResultForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(874, 458);
            this.Controls.Add(this.advChartControl1);
            this.Controls.Add(this.panelControl1);
            this.Name = "MdiEntropyResultForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "MdiEntropyResultForm";
            ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.advChartControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.checkedListBoxControl1)).EndInit();
            this.ResumeLayout(false);

        }