コード例 #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.chartControl = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl
     //
     this.chartControl.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.chartControl.Location             = new System.Drawing.Point(0, 0);
     this.chartControl.Name                 = "chartControl";
     this.chartControl.SeriesSerializable   = new DevExpress.XtraCharts.Series[0];
     sideBySideBarSeriesLabel1.LineVisible  = true;
     this.chartControl.SeriesTemplate.Label = sideBySideBarSeriesLabel1;
     this.chartControl.Size                 = new System.Drawing.Size(530, 399);
     this.chartControl.TabIndex             = 0;
     //
     // ucChartModule
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.chartControl);
     this.Name = "ucChartModule";
     this.Size = new System.Drawing.Size(530, 399);
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #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.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Location             = new System.Drawing.Point(0, 0);
     this.chartControl1.Name                 = "chartControl1";
     this.chartControl1.SeriesSerializable   = new DevExpress.XtraCharts.Series[0];
     sideBySideBarSeriesLabel1.LineVisible   = true;
     this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel1;
     this.chartControl1.Size                 = new System.Drawing.Size(633, 374);
     this.chartControl1.TabIndex             = 0;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(633, 374);
     this.Controls.Add(this.chartControl1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
     this.charCtrl_BieuDoNhapKho = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.charCtrl_BieuDoNhapKho)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     this.SuspendLayout();
     //
     // charCtrl_BieuDoNhapKho
     //
     this.charCtrl_BieuDoNhapKho.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.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.charCtrl_BieuDoNhapKho.Diagram         = xyDiagram1;
     this.charCtrl_BieuDoNhapKho.Location        = new System.Drawing.Point(20, 36);
     this.charCtrl_BieuDoNhapKho.Name            = "charCtrl_BieuDoNhapKho";
     sideBySideBarSeriesLabel1.LineVisible       = true;
     series1.Label = sideBySideBarSeriesLabel1;
     series1.Name  = "Series 1";
     this.charCtrl_BieuDoNhapKho.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     sideBySideBarSeriesLabel2.LineVisible            = true;
     this.charCtrl_BieuDoNhapKho.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
     this.charCtrl_BieuDoNhapKho.Size     = new System.Drawing.Size(844, 390);
     this.charCtrl_BieuDoNhapKho.TabIndex = 0;
     chartTitle1.Text = "Thống Kê Nhập Kho";
     this.charCtrl_BieuDoNhapKho.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // frmNhapKho_ThongKe
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(884, 462);
     this.Controls.Add(this.charCtrl_BieuDoNhapKho);
     this.Name  = "frmNhapKho_ThongKe";
     this.Text  = "Thống kê nhập kho";
     this.Load += new System.EventHandler(this.frmNhapKho_ThongKe_Load);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.charCtrl_BieuDoNhapKho)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #4
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.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.chart = new UxHistogramControl();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     this.SuspendLayout();
     //
     // chart
     //
     this.chart.CrosshairOptions.ArgumentLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
     this.chart.CrosshairOptions.ValueLineColor    = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
     this.chart.DiagramBackColor              = System.Drawing.Color.Empty;
     this.chart.Dock                          = System.Windows.Forms.DockStyle.Fill;
     this.chart.Location                      = new System.Drawing.Point(0, 0);
     this.chart.Name                          = "chart";
     this.chart.SeriesSerializable            = new DevExpress.XtraCharts.Series[0];
     sideBySideBarSeriesLabel1.LineVisibility = DefaultBoolean.True;
     this.chart.SeriesTemplate.Label          = sideBySideBarSeriesLabel1;
     this.chart.Size                          = new System.Drawing.Size(385, 387);
     this.chart.TabIndex                      = 1;
     //
     // PopulationParameterDistributionView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.chart);
     this.Name = "PopulationParameterDistributionView";
     this.Size = new System.Drawing.Size(385, 387);
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #5
0
ファイル: XtraForm1.Designer.cs プロジェクト: uwitec/wms-1
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.Location             = new System.Drawing.Point(100, 65);
     this.chartControl1.Name                 = "chartControl1";
     this.chartControl1.SeriesSerializable   = new DevExpress.XtraCharts.Series[0];
     sideBySideBarSeriesLabel1.LineVisible   = true;
     this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel1;
     this.chartControl1.Size                 = new System.Drawing.Size(300, 200);
     this.chartControl1.TabIndex             = 0;
     //
     // XtraForm1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(698, 453);
     this.Controls.Add(this.chartControl1);
     this.Name = "XtraForm1";
     this.Text = "XtraForm1";
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #6
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.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            this.charCtrl_BieuDoNhapKho = new DevExpress.XtraCharts.ChartControl();
            ((System.ComponentModel.ISupportInitialize)(this.charCtrl_BieuDoNhapKho)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
            this.SuspendLayout();
            // 
            // charCtrl_BieuDoNhapKho
            // 
            this.charCtrl_BieuDoNhapKho.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.SideMarginsEnabled = true;
            xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            this.charCtrl_BieuDoNhapKho.Diagram = xyDiagram1;
            this.charCtrl_BieuDoNhapKho.Location = new System.Drawing.Point(20, 36);
            this.charCtrl_BieuDoNhapKho.Name = "charCtrl_BieuDoNhapKho";
            sideBySideBarSeriesLabel1.LineVisible = true;
            series1.Label = sideBySideBarSeriesLabel1;
            series1.Name = "Series 1";
            this.charCtrl_BieuDoNhapKho.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1};
            sideBySideBarSeriesLabel2.LineVisible = true;
            this.charCtrl_BieuDoNhapKho.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
            this.charCtrl_BieuDoNhapKho.Size = new System.Drawing.Size(844, 390);
            this.charCtrl_BieuDoNhapKho.TabIndex = 0;
            chartTitle1.Text = "Thống Kê Nhập Kho";
            this.charCtrl_BieuDoNhapKho.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            // 
            // frmNhapKho_ThongKe
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(884, 462);
            this.Controls.Add(this.charCtrl_BieuDoNhapKho);
            this.Name = "frmNhapKho_ThongKe";
            this.Text = "Thống kê nhập kho";
            this.Load += new System.EventHandler(this.frmNhapKho_ThongKe_Load);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.charCtrl_BieuDoNhapKho)).EndInit();
            this.ResumeLayout(false);

        }
コード例 #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.SwiftPlotDiagram         swiftPlotDiagram1         = new DevExpress.XtraCharts.SwiftPlotDiagram();
     DevExpress.XtraCharts.Series                   series1                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SwiftPlotSeriesView      swiftPlotSeriesView1      = new DevExpress.XtraCharts.SwiftPlotSeriesView();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.chart = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(swiftPlotDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     this.SuspendLayout();
     //
     // chart
     //
     swiftPlotDiagram1.AxisX.GridLines.MinorVisible = true;
     swiftPlotDiagram1.AxisX.GridLines.Visible      = true;
     swiftPlotDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     swiftPlotDiagram1.AxisX.Range.SideMarginsEnabled   = true;
     swiftPlotDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     swiftPlotDiagram1.AxisY.GridLines.MinorVisible     = true;
     swiftPlotDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     swiftPlotDiagram1.AxisY.Range.SideMarginsEnabled   = true;
     swiftPlotDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chart.Diagram        = swiftPlotDiagram1;
     this.chart.Dock           = System.Windows.Forms.DockStyle.Fill;
     this.chart.Legend.Visible = false;
     this.chart.Location       = new System.Drawing.Point(0, 0);
     this.chart.Name           = "chart";
     this.chart.PaletteName    = "Black and White";
     series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
     series1.Name = "Series 1";
     series1.View = swiftPlotSeriesView1;
     this.chart.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     sideBySideBarSeriesLabel1.LineVisible = true;
     this.chart.SeriesTemplate.Label       = sideBySideBarSeriesLabel1;
     this.chart.Size         = new System.Drawing.Size(769, 520);
     this.chart.TabIndex     = 0;
     this.chart.CustomPaint += new DevExpress.XtraCharts.CustomPaintEventHandler(this.chartControl1_CustomPaint);
     this.chart.MouseMove   += new System.Windows.Forms.MouseEventHandler(this.chartControl1_MouseMove);
     //
     // frmSwiftPlotMarker
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(769, 520);
     this.Controls.Add(this.chart);
     this.Name = "frmSwiftPlotMarker";
     this.Text = "SwiftPlot Marker";
     ((System.ComponentModel.ISupportInitialize)(swiftPlotDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #8
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.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.chartControl1     = new DevExpress.XtraCharts.ChartControl();
     this.pivotGridControl1 = new DevExpress.XtraPivotGrid.PivotGridControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pivotGridControl1)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl1.Location          = new System.Drawing.Point(0, 0);
     this.chartControl1.Name = "chartControl1";
     this.chartControl1.SeriesSerializable    = new DevExpress.XtraCharts.Series[0];
     sideBySideBarSeriesLabel1.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
     this.chartControl1.SeriesTemplate.Label  = sideBySideBarSeriesLabel1;
     this.chartControl1.Size     = new System.Drawing.Size(427, 293);
     this.chartControl1.TabIndex = 0;
     //
     // pivotGridControl1
     //
     this.pivotGridControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.pivotGridControl1.Appearance.FieldValue.Options.UseTextOptions = true;
     this.pivotGridControl1.Appearance.FieldValue.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.pivotGridControl1.Cursor   = System.Windows.Forms.Cursors.Default;
     this.pivotGridControl1.Location = new System.Drawing.Point(0, 205);
     this.pivotGridControl1.Name     = "pivotGridControl1";
     this.pivotGridControl1.OptionsView.ShowColumnGrandTotals = false;
     this.pivotGridControl1.OptionsView.ShowColumnHeaders     = false;
     this.pivotGridControl1.OptionsView.ShowDataHeaders       = false;
     this.pivotGridControl1.OptionsView.ShowFilterHeaders     = false;
     this.pivotGridControl1.OptionsView.ShowRowGrandTotals    = false;
     this.pivotGridControl1.OptionsView.ShowRowHeaders        = false;
     this.pivotGridControl1.Size     = new System.Drawing.Size(427, 87);
     this.pivotGridControl1.TabIndex = 2;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(427, 293);
     this.Controls.Add(this.pivotGridControl1);
     this.Controls.Add(this.chartControl1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pivotGridControl1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #9
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.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     this.SuspendLayout();
     //
     // ChartControlMx
     //
     this.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     sideBySideBarSeriesLabel1.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
     this.SeriesTemplate.Label = sideBySideBarSeriesLabel1;
     this.Size = new System.Drawing.Size(460, 333);
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #10
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.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesView  sideBySideBarSeriesView1  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Location              = new System.Drawing.Point(0, 0);
     this.chartControl1.Name                  = "chartControl1";
     this.chartControl1.SeriesSerializable    = new DevExpress.XtraCharts.Series[0];
     sideBySideBarSeriesLabel1.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
     this.chartControl1.SeriesTemplate.Label  = sideBySideBarSeriesLabel1;
     sideBySideBarSeriesView1.AxisXName       = "Primary AxisX";
     sideBySideBarSeriesView1.AxisYName       = "Primary AxisY";
     sideBySideBarSeriesView1.PaneName        = "Default Pane";
     this.chartControl1.SeriesTemplate.View   = sideBySideBarSeriesView1;
     this.chartControl1.Size                  = new System.Drawing.Size(575, 366);
     this.chartControl1.TabIndex              = 0;
     this.chartControl1.BoundDataChanged     += new DevExpress.XtraCharts.BoundDataChangedEventHandler(this.chartControl1_BoundDataChanged);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(575, 366);
     this.Controls.Add(this.chartControl1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #11
0
        /// <summary> 
        /// 此為設計工具支援所需的方法 - 請勿使用程式碼編輯器修改這個方法的內容。
        ///
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            this.chartControl = new DevExpress.XtraCharts.ChartControl();
            this.btnSetting = new System.Windows.Forms.Button();
            this.btnReset = new System.Windows.Forms.Button();
            this.lblNotice = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            this.SuspendLayout();
            // 
            // chartControl
            // 
            this.chartControl.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.chartControl.BackColor = System.Drawing.Color.White;
            this.chartControl.Location = new System.Drawing.Point(15, 40);
            this.chartControl.Name = "chartControl";
            this.chartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            sideBySideBarSeriesLabel1.LineVisible = true;
            this.chartControl.SeriesTemplate.Label = sideBySideBarSeriesLabel1;
            this.chartControl.Size = new System.Drawing.Size(620, 793);
            this.chartControl.TabIndex = 0;
            this.chartControl.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.chartControl_MouseDoubleClick);
            this.chartControl.QueryCursor += new DevExpress.XtraCharts.QueryCursorEventHandler(this.chartControl_QueryCursor);
            // 
            // btnSetting
            // 
            this.btnSetting.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnSetting.Location = new System.Drawing.Point(560, 6);
            this.btnSetting.Name = "btnSetting";
            this.btnSetting.Size = new System.Drawing.Size(75, 29);
            this.btnSetting.TabIndex = 1;
            this.btnSetting.Text = "Settings";
            this.btnSetting.UseVisualStyleBackColor = true;
            this.btnSetting.Click += new System.EventHandler(this.btnSetting_Click);
            // 
            // btnReset
            // 
            this.btnReset.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnReset.Location = new System.Drawing.Point(479, 6);
            this.btnReset.Name = "btnReset";
            this.btnReset.Size = new System.Drawing.Size(75, 29);
            this.btnReset.TabIndex = 3;
            this.btnReset.Text = "恢復原尺寸";
            this.btnReset.UseVisualStyleBackColor = true;
            this.btnReset.Click += new System.EventHandler(this.btnReset_Click);
            // 
            // lblNotice
            // 
            this.lblNotice.AutoSize = true;
            this.lblNotice.BackColor = System.Drawing.Color.Transparent;
            this.lblNotice.Font = new System.Drawing.Font("新細明體", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
            this.lblNotice.ForeColor = System.Drawing.SystemColors.ControlText;
            this.lblNotice.Location = new System.Drawing.Point(13, 21);
            this.lblNotice.Name = "lblNotice";
            this.lblNotice.Size = new System.Drawing.Size(252, 12);
            this.lblNotice.TabIndex = 4;
            this.lblNotice.Text = "※ 按住 Shift 及滑鼠左鍵並拖曳可局部放大";
            // 
            // MapWindow
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackgroundImage = global::NMap.Properties.Resources.BrushedSteel00;
            this.Controls.Add(this.lblNotice);
            this.Controls.Add(this.btnReset);
            this.Controls.Add(this.btnSetting);
            this.Controls.Add(this.chartControl);
            this.Name = "MapWindow";
            this.Size = new System.Drawing.Size(650, 848);
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #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.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.panel1        = new System.Windows.Forms.Panel();
     this.lbl1          = new System.Windows.Forms.Label();
     this.label4        = new System.Windows.Forms.Label();
     this.label5        = new System.Windows.Forms.Label();
     this.pictureBox2   = new System.Windows.Forms.PictureBox();
     this.label3        = new System.Windows.Forms.Label();
     this.label2        = new System.Windows.Forms.Label();
     this.pictureBox1   = new System.Windows.Forms.PictureBox();
     this.label1        = new System.Windows.Forms.Label();
     this.panel2        = new System.Windows.Forms.Panel();
     this.dateNgHD      = new DevExpress.XtraEditors.DateEdit();
     this.label11       = new System.Windows.Forms.Label();
     this.panel3        = new System.Windows.Forms.Panel();
     this.gridHoaDon    = new System.Windows.Forms.DataGridView();
     this.label6        = new System.Windows.Forms.Label();
     this.panel4        = new System.Windows.Forms.Panel();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     this.lbl2          = new System.Windows.Forms.Label();
     this.label8        = new System.Windows.Forms.Label();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateNgHD.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateNgHD.Properties)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridHoaDon)).BeginInit();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.White;
     this.panel1.Controls.Add(this.lbl1);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.label5);
     this.panel1.Controls.Add(this.pictureBox2);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.pictureBox1);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Location = new System.Drawing.Point(31, 168);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(867, 181);
     this.panel1.TabIndex = 35;
     //
     // lbl1
     //
     this.lbl1.BackColor = System.Drawing.Color.Teal;
     this.lbl1.Location  = new System.Drawing.Point(10, 47);
     this.lbl1.Name      = "lbl1";
     this.lbl1.Size      = new System.Drawing.Size(851, 10);
     this.lbl1.TabIndex  = 42;
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Font      = new System.Drawing.Font("Microsoft Sans Serif", 19.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     this.label4.Location  = new System.Drawing.Point(660, 119);
     this.label4.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(38, 31);
     this.label4.TabIndex  = 41;
     this.label4.Text      = "0 ";
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.Font      = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.Gray;
     this.label5.Location  = new System.Drawing.Point(639, 78);
     this.label5.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(123, 24);
     this.label5.TabIndex  = 40;
     this.label5.Text      = "Số Hóa Đơn";
     //
     // pictureBox2
     //
     this.pictureBox2.Image    = global::Stelia.Properties.Resources.bill;
     this.pictureBox2.Location = new System.Drawing.Point(523, 68);
     this.pictureBox2.Margin   = new System.Windows.Forms.Padding(2);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(101, 87);
     this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox2.TabIndex = 39;
     this.pictureBox2.TabStop  = false;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Microsoft Sans Serif", 19.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     this.label3.Location  = new System.Drawing.Point(154, 124);
     this.label3.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(38, 31);
     this.label3.TabIndex  = 38;
     this.label3.Text      = "0 ";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Gray;
     this.label2.Location  = new System.Drawing.Point(144, 83);
     this.label2.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(106, 24);
     this.label2.TabIndex  = 37;
     this.label2.Text      = "Doanh thu";
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::Stelia.Properties.Resources.Dollar1;
     this.pictureBox1.Location = new System.Drawing.Point(53, 73);
     this.pictureBox1.Margin   = new System.Windows.Forms.Padding(2);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(87, 87);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex = 36;
     this.pictureBox1.TabStop  = false;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(8, 21);
     this.label1.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(392, 26);
     this.label1.TabIndex = 35;
     this.label1.Text     = "KẾT QUẢ BÁN HÀNG THEO NGÀY";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.White;
     this.panel2.Controls.Add(this.dateNgHD);
     this.panel2.Controls.Add(this.label11);
     this.panel2.Location = new System.Drawing.Point(608, 68);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(766, 66);
     this.panel2.TabIndex = 36;
     //
     // dateNgHD
     //
     this.dateNgHD.EditValue = null;
     this.dateNgHD.Location  = new System.Drawing.Point(319, 12);
     this.dateNgHD.Name      = "dateNgHD";
     this.dateNgHD.Properties.Appearance.Font            = new System.Drawing.Font("Times New Roman", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dateNgHD.Properties.Appearance.Options.UseFont = true;
     this.dateNgHD.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateNgHD.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateNgHD.Size              = new System.Drawing.Size(321, 42);
     this.dateNgHD.TabIndex          = 36;
     this.dateNgHD.EditValueChanged += new System.EventHandler(this.dateNgHD_EditValueChanged);
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Font     = new System.Drawing.Font("Microsoft Sans Serif", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label11.Location = new System.Drawing.Point(143, 22);
     this.label11.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(126, 26);
     this.label11.TabIndex = 35;
     this.label11.Text     = "Chọn ngày";
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.White;
     this.panel3.Controls.Add(this.gridHoaDon);
     this.panel3.Location = new System.Drawing.Point(927, 168);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(979, 701);
     this.panel3.TabIndex = 37;
     //
     // gridHoaDon
     //
     this.gridHoaDon.AllowUserToAddRows          = false;
     this.gridHoaDon.AllowUserToDeleteRows       = false;
     this.gridHoaDon.AutoSizeColumnsMode         = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.gridHoaDon.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.gridHoaDon.Location = new System.Drawing.Point(23, 21);
     this.gridHoaDon.Name     = "gridHoaDon";
     this.gridHoaDon.ReadOnly = true;
     this.gridHoaDon.Size     = new System.Drawing.Size(935, 655);
     this.gridHoaDon.TabIndex = 1;
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.Font      = new System.Drawing.Font("Times New Roman", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.ForeColor = System.Drawing.Color.Navy;
     this.label6.Location  = new System.Drawing.Point(37, 68);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(319, 40);
     this.label6.TabIndex  = 38;
     this.label6.Text      = "Thống kê doanh thu";
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.White;
     this.panel4.Controls.Add(this.chartControl1);
     this.panel4.Controls.Add(this.lbl2);
     this.panel4.Controls.Add(this.label8);
     this.panel4.Location = new System.Drawing.Point(31, 381);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(867, 488);
     this.panel4.TabIndex = 39;
     //
     // chartControl1
     //
     xyDiagram1.AxisX.Visibility = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram                = xyDiagram1;
     this.chartControl1.Legend.Name            = "Default Legend";
     this.chartControl1.Location               = new System.Drawing.Point(13, 57);
     this.chartControl1.Name                   = "chartControl1";
     series1.ArgumentDataMember                = "TENSP";
     sideBySideBarSeriesLabel1.TextOrientation = DevExpress.XtraCharts.TextOrientation.TopToBottom;
     series1.Label = sideBySideBarSeriesLabel1;
     series1.Name  = "VND";
     series1.ValueDataMembersSerializable  = "DoanhThu";
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.SeriesTemplate.SeriesColorizer = null;
     this.chartControl1.Size     = new System.Drawing.Size(833, 406);
     this.chartControl1.TabIndex = 45;
     //
     // lbl2
     //
     this.lbl2.BackColor = System.Drawing.Color.Teal;
     this.lbl2.Location  = new System.Drawing.Point(10, 44);
     this.lbl2.Name      = "lbl2";
     this.lbl2.Size      = new System.Drawing.Size(851, 10);
     this.lbl2.TabIndex  = 44;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Font     = new System.Drawing.Font("Microsoft Sans Serif", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.Location = new System.Drawing.Point(8, 18);
     this.label8.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(412, 26);
     this.label8.TabIndex = 43;
     this.label8.Text     = "SẢN PHẨM BÁN CHẠY THEO NGÀY";
     //
     // UserControlDoanhThuCuoiNgay
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Name  = "UserControlDoanhThuCuoiNgay";
     this.Size  = new System.Drawing.Size(1918, 886);
     this.Load += new System.EventHandler(this.UserControlDoanhThuCuoiNgay_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateNgHD.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateNgHD.Properties)).EndInit();
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridHoaDon)).EndInit();
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #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                xyDiagram10               = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                   series10                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel         pointSeriesLabel7         = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView13          = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView14          = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.XYDiagram                xyDiagram11               = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                   series11                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel         pointSeriesLabel8         = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView15          = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView16          = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.XYDiagram                xyDiagram12               = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                   series12                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel4 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesView  sideBySideBarSeriesView4  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     this.label4            = new System.Windows.Forms.Label();
     this.tabControl        = new System.Windows.Forms.TabControl();
     this.tabPage1          = new System.Windows.Forms.TabPage();
     this.btnHurst          = new System.Windows.Forms.Button();
     this.btnTimeVolume     = new System.Windows.Forms.Button();
     this.btnSynthTest      = new System.Windows.Forms.Button();
     this.cbIndexType       = new System.Windows.Forms.ComboBox();
     this.label9            = new System.Windows.Forms.Label();
     this.cbSpectrX         = new System.Windows.Forms.ComboBox();
     this.cbUseStartDate    = new System.Windows.Forms.CheckBox();
     this.dpStartDate       = new System.Windows.Forms.DateTimePicker();
     this.tbHarmAmpls       = new System.Windows.Forms.RichTextBox();
     this.label8            = new System.Windows.Forms.Label();
     this.tbHarmPeak        = new System.Windows.Forms.TextBox();
     this.tbHarmonics       = new System.Windows.Forms.RichTextBox();
     this.label7            = new System.Windows.Forms.Label();
     this.label6            = new System.Windows.Forms.Label();
     this.tbDataCount       = new System.Windows.Forms.TextBox();
     this.tbInterval        = new System.Windows.Forms.TextBox();
     this.label5            = new System.Windows.Forms.Label();
     this.cbIndexFunction   = new System.Windows.Forms.ComboBox();
     this.label3            = new System.Windows.Forms.Label();
     this.label2            = new System.Windows.Forms.Label();
     this.tbMAPeriod        = new System.Windows.Forms.TextBox();
     this.cbTrendType       = new System.Windows.Forms.ComboBox();
     this.btnCalculate      = new System.Windows.Forms.Button();
     this.btnBrowse         = new System.Windows.Forms.Button();
     this.label1            = new System.Windows.Forms.Label();
     this.tbFolder          = new System.Windows.Forms.TextBox();
     this.tabPage2          = new System.Windows.Forms.TabPage();
     this.chartIndex        = new DevExpress.XtraCharts.ChartControl();
     this.tabPage3          = new System.Windows.Forms.TabPage();
     this.chartIndexWoTrend = new DevExpress.XtraCharts.ChartControl();
     this.tabPage4          = new System.Windows.Forms.TabPage();
     this.chartSpectrum     = new DevExpress.XtraCharts.ChartControl();
     this.tabControl.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.tabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartIndex)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView14)).BeginInit();
     this.tabPage3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartIndexWoTrend)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView16)).BeginInit();
     this.tabPage4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartSpectrum)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView4)).BeginInit();
     this.SuspendLayout();
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(5, 44);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(45, 13);
     this.label4.TabIndex = 9;
     this.label4.Text     = "Индекс";
     //
     // tabControl
     //
     this.tabControl.Controls.Add(this.tabPage1);
     this.tabControl.Controls.Add(this.tabPage2);
     this.tabControl.Controls.Add(this.tabPage3);
     this.tabControl.Controls.Add(this.tabPage4);
     this.tabControl.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tabControl.Location      = new System.Drawing.Point(0, 0);
     this.tabControl.Name          = "tabControl";
     this.tabControl.SelectedIndex = 0;
     this.tabControl.Size          = new System.Drawing.Size(489, 379);
     this.tabControl.TabIndex      = 14;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.btnHurst);
     this.tabPage1.Controls.Add(this.btnTimeVolume);
     this.tabPage1.Controls.Add(this.btnSynthTest);
     this.tabPage1.Controls.Add(this.cbIndexType);
     this.tabPage1.Controls.Add(this.label9);
     this.tabPage1.Controls.Add(this.cbSpectrX);
     this.tabPage1.Controls.Add(this.cbUseStartDate);
     this.tabPage1.Controls.Add(this.dpStartDate);
     this.tabPage1.Controls.Add(this.tbHarmAmpls);
     this.tabPage1.Controls.Add(this.label8);
     this.tabPage1.Controls.Add(this.tbHarmPeak);
     this.tabPage1.Controls.Add(this.tbHarmonics);
     this.tabPage1.Controls.Add(this.label7);
     this.tabPage1.Controls.Add(this.label6);
     this.tabPage1.Controls.Add(this.label4);
     this.tabPage1.Controls.Add(this.tbDataCount);
     this.tabPage1.Controls.Add(this.tbInterval);
     this.tabPage1.Controls.Add(this.label5);
     this.tabPage1.Controls.Add(this.cbIndexFunction);
     this.tabPage1.Controls.Add(this.label3);
     this.tabPage1.Controls.Add(this.label2);
     this.tabPage1.Controls.Add(this.tbMAPeriod);
     this.tabPage1.Controls.Add(this.cbTrendType);
     this.tabPage1.Controls.Add(this.btnCalculate);
     this.tabPage1.Controls.Add(this.btnBrowse);
     this.tabPage1.Controls.Add(this.label1);
     this.tabPage1.Controls.Add(this.tbFolder);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size     = new System.Drawing.Size(481, 353);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "Настройки";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // btnHurst
     //
     this.btnHurst.Location = new System.Drawing.Point(433, 127);
     this.btnHurst.Name     = "btnHurst";
     this.btnHurst.Size     = new System.Drawing.Size(45, 23);
     this.btnHurst.TabIndex = 39;
     this.btnHurst.Text     = "Hurst";
     this.btnHurst.UseVisualStyleBackColor = true;
     this.btnHurst.Click += new System.EventHandler(this.btnHurst_Click);
     //
     // btnTimeVolume
     //
     this.btnTimeVolume.Location = new System.Drawing.Point(433, 103);
     this.btnTimeVolume.Name     = "btnTimeVolume";
     this.btnTimeVolume.Size     = new System.Drawing.Size(45, 23);
     this.btnTimeVolume.TabIndex = 38;
     this.btnTimeVolume.Text     = "T-V";
     this.btnTimeVolume.UseVisualStyleBackColor = true;
     this.btnTimeVolume.Click += new System.EventHandler(this.btnTimeVolume_Click);
     //
     // btnSynthTest
     //
     this.btnSynthTest.Location = new System.Drawing.Point(353, 18);
     this.btnSynthTest.Name     = "btnSynthTest";
     this.btnSynthTest.Size     = new System.Drawing.Size(87, 21);
     this.btnSynthTest.TabIndex = 37;
     this.btnSynthTest.Text     = "Тест С.И.";
     this.btnSynthTest.UseVisualStyleBackColor = true;
     this.btnSynthTest.Click += new System.EventHandler(this.btnSynthTest_Click);
     //
     // cbIndexType
     //
     this.cbIndexType.FormattingEnabled = true;
     this.cbIndexType.Items.AddRange(new object[] {
         "Сумма",
         "Приращение"
     });
     this.cbIndexType.Location = new System.Drawing.Point(340, 60);
     this.cbIndexType.Name     = "cbIndexType";
     this.cbIndexType.Size     = new System.Drawing.Size(100, 21);
     this.cbIndexType.TabIndex = 36;
     this.cbIndexType.Text     = "Сумма";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(350, 142);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(79, 13);
     this.label9.TabIndex = 35;
     this.label9.Text     = "ось X (спектр)";
     //
     // cbSpectrX
     //
     this.cbSpectrX.FormattingEnabled = true;
     this.cbSpectrX.Items.AddRange(new object[] {
         "Частота",
         "Период"
     });
     this.cbSpectrX.Location = new System.Drawing.Point(244, 139);
     this.cbSpectrX.Name     = "cbSpectrX";
     this.cbSpectrX.Size     = new System.Drawing.Size(100, 21);
     this.cbSpectrX.TabIndex = 34;
     this.cbSpectrX.Text     = "Частота";
     //
     // cbUseStartDate
     //
     this.cbUseStartDate.AutoSize   = true;
     this.cbUseStartDate.Checked    = true;
     this.cbUseStartDate.CheckState = System.Windows.Forms.CheckState.Checked;
     this.cbUseStartDate.Location   = new System.Drawing.Point(244, 88);
     this.cbUseStartDate.Name       = "cbUseStartDate";
     this.cbUseStartDate.Size       = new System.Drawing.Size(100, 17);
     this.cbUseStartDate.TabIndex   = 33;
     this.cbUseStartDate.Text       = "начать с даты:";
     this.cbUseStartDate.UseVisualStyleBackColor = true;
     //
     // dpStartDate
     //
     this.dpStartDate.Location = new System.Drawing.Point(244, 113);
     this.dpStartDate.Name     = "dpStartDate";
     this.dpStartDate.Size     = new System.Drawing.Size(130, 20);
     this.dpStartDate.TabIndex = 32;
     this.dpStartDate.Value    = new System.DateTime(2010, 1, 3, 0, 0, 0, 0);
     //
     // tbHarmAmpls
     //
     this.tbHarmAmpls.Location = new System.Drawing.Point(246, 206);
     this.tbHarmAmpls.Name     = "tbHarmAmpls";
     this.tbHarmAmpls.Size     = new System.Drawing.Size(227, 141);
     this.tbHarmAmpls.TabIndex = 31;
     this.tbHarmAmpls.Text     = "";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(281, 169);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(128, 13);
     this.label8.TabIndex = 30;
     this.label8.Text     = "период пика гармоники";
     //
     // tbHarmPeak
     //
     this.tbHarmPeak.Location = new System.Drawing.Point(244, 166);
     this.tbHarmPeak.Name     = "tbHarmPeak";
     this.tbHarmPeak.Size     = new System.Drawing.Size(34, 20);
     this.tbHarmPeak.TabIndex = 29;
     this.tbHarmPeak.Text     = "5";
     //
     // tbHarmonics
     //
     this.tbHarmonics.Location = new System.Drawing.Point(8, 206);
     this.tbHarmonics.Name     = "tbHarmonics";
     this.tbHarmonics.Size     = new System.Drawing.Size(222, 141);
     this.tbHarmonics.TabIndex = 28;
     this.tbHarmonics.Text     = "";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(5, 190);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(150, 13);
     this.label7.TabIndex = 27;
     this.label7.Text     = "Преобладающие гармоники";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(178, 130);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(52, 13);
     this.label6.TabIndex = 26;
     this.label6.Text     = "отсчетов";
     //
     // tbDataCount
     //
     this.tbDataCount.Location = new System.Drawing.Point(138, 127);
     this.tbDataCount.Name     = "tbDataCount";
     this.tbDataCount.Size     = new System.Drawing.Size(34, 20);
     this.tbDataCount.TabIndex = 25;
     this.tbDataCount.Text     = "600000";
     //
     // tbInterval
     //
     this.tbInterval.Location = new System.Drawing.Point(7, 127);
     this.tbInterval.Name     = "tbInterval";
     this.tbInterval.Size     = new System.Drawing.Size(34, 20);
     this.tbInterval.TabIndex = 24;
     this.tbInterval.Text     = "1";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(47, 130);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(90, 13);
     this.label5.TabIndex = 23;
     this.label5.Text     = "интервал, минут";
     //
     // cbIndexFunction
     //
     this.cbIndexFunction.FormattingEnabled = true;
     this.cbIndexFunction.Items.AddRange(new object[] {
         "/*EURX*/ eur eurgbp eurjpy eurchf eurcad euraud",
         "/*USDX*/ eur# gbp# chf jpy cad aud# nzd# "
     });
     this.cbIndexFunction.Location = new System.Drawing.Point(7, 60);
     this.cbIndexFunction.Name     = "cbIndexFunction";
     this.cbIndexFunction.Size     = new System.Drawing.Size(327, 21);
     this.cbIndexFunction.TabIndex = 22;
     this.cbIndexFunction.Text     = "/*EURX*/ eur eurgbp eurjpy eurchf eurcad euraud";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(4, 84);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(98, 13);
     this.label3.TabIndex = 21;
     this.label3.Text     = "Удаление тренда:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(178, 103);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(60, 13);
     this.label2.TabIndex = 20;
     this.label2.Text     = "период СС";
     //
     // tbMAPeriod
     //
     this.tbMAPeriod.Location = new System.Drawing.Point(138, 100);
     this.tbMAPeriod.Name     = "tbMAPeriod";
     this.tbMAPeriod.Size     = new System.Drawing.Size(34, 20);
     this.tbMAPeriod.TabIndex = 19;
     this.tbMAPeriod.Text     = "256";
     //
     // cbTrendType
     //
     this.cbTrendType.FormattingEnabled = true;
     this.cbTrendType.Items.AddRange(new object[] {
         "Линейный",
         "СС"
     });
     this.cbTrendType.Location = new System.Drawing.Point(7, 100);
     this.cbTrendType.Name     = "cbTrendType";
     this.cbTrendType.Size     = new System.Drawing.Size(101, 21);
     this.cbTrendType.TabIndex = 18;
     this.cbTrendType.Text     = "Линейный";
     //
     // btnCalculate
     //
     this.btnCalculate.Location = new System.Drawing.Point(7, 160);
     this.btnCalculate.Name     = "btnCalculate";
     this.btnCalculate.Size     = new System.Drawing.Size(165, 23);
     this.btnCalculate.TabIndex = 17;
     this.btnCalculate.Text     = "Считать";
     this.btnCalculate.UseVisualStyleBackColor = true;
     this.btnCalculate.Click += new System.EventHandler(this.btnCalculate_Click);
     //
     // btnBrowse
     //
     this.btnBrowse.Location = new System.Drawing.Point(310, 18);
     this.btnBrowse.Name     = "btnBrowse";
     this.btnBrowse.Size     = new System.Drawing.Size(24, 21);
     this.btnBrowse.TabIndex = 16;
     this.btnBrowse.Text     = "...";
     this.btnBrowse.UseVisualStyleBackColor = true;
     this.btnBrowse.Click += new System.EventHandler(this.btnBrowse_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(4, 3);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(104, 13);
     this.label1.TabIndex = 15;
     this.label1.Text     = "Каталог котировок";
     //
     // tbFolder
     //
     this.tbFolder.Location = new System.Drawing.Point(7, 19);
     this.tbFolder.Name     = "tbFolder";
     this.tbFolder.Size     = new System.Drawing.Size(297, 20);
     this.tbFolder.TabIndex = 14;
     this.tbFolder.Text     = "D:\\Sources\\NonVersioned\\!MTS\\quotes\\mts_quote_base";
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.chartIndex);
     this.tabPage2.Location = new System.Drawing.Point(4, 22);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size     = new System.Drawing.Size(481, 353);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "Индекс";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // chartIndex
     //
     this.chartIndex.AppearanceName               = "Light";
     xyDiagram10.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram10.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram10.AxisY.Range.AlwaysShowZeroLevel  = false;
     xyDiagram10.AxisY.Range.SideMarginsEnabled   = false;
     xyDiagram10.AxisY.VisibleInPanesSerializable = "-1";
     this.chartIndex.Diagram                      = xyDiagram10;
     this.chartIndex.Dock                         = System.Windows.Forms.DockStyle.Fill;
     this.chartIndex.Legend.Visible               = false;
     this.chartIndex.Location                     = new System.Drawing.Point(3, 3);
     this.chartIndex.Name                         = "chartIndex";
     this.chartIndex.PaletteBaseColorNumber       = 1;
     this.chartIndex.PaletteName                  = "Black and White";
     series10.ArgumentScaleType                   = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel7.OverlappingOptionsTypeName = "PointOverlappingOptions";
     pointSeriesLabel7.Visible                    = false;
     series10.Label         = pointSeriesLabel7;
     series10.Name          = "SeriesIndex";
     lineSeriesView13.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     lineSeriesView13.LineMarkerOptions.Visible = false;
     lineSeriesView13.LineStyle.Thickness       = 1;
     series10.View = lineSeriesView13;
     this.chartIndex.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series10
     };
     this.chartIndex.SeriesTemplate.View = lineSeriesView14;
     this.chartIndex.Size     = new System.Drawing.Size(475, 347);
     this.chartIndex.TabIndex = 0;
     //
     // tabPage3
     //
     this.tabPage3.Controls.Add(this.chartIndexWoTrend);
     this.tabPage3.Location = new System.Drawing.Point(4, 22);
     this.tabPage3.Name     = "tabPage3";
     this.tabPage3.Size     = new System.Drawing.Size(481, 353);
     this.tabPage3.TabIndex = 2;
     this.tabPage3.Text     = "Индекс без тренда";
     this.tabPage3.UseVisualStyleBackColor = true;
     //
     // chartIndexWoTrend
     //
     this.chartIndexWoTrend.AppearanceName        = "Light";
     xyDiagram11.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram11.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram11.AxisY.Range.AlwaysShowZeroLevel  = false;
     xyDiagram11.AxisY.Range.SideMarginsEnabled   = false;
     xyDiagram11.AxisY.VisibleInPanesSerializable = "-1";
     this.chartIndexWoTrend.Diagram                = xyDiagram11;
     this.chartIndexWoTrend.Dock                   = System.Windows.Forms.DockStyle.Fill;
     this.chartIndexWoTrend.Legend.Visible         = false;
     this.chartIndexWoTrend.Location               = new System.Drawing.Point(0, 0);
     this.chartIndexWoTrend.Name                   = "chartIndexWoTrend";
     this.chartIndexWoTrend.PaletteBaseColorNumber = 1;
     this.chartIndexWoTrend.PaletteName            = "Black and White";
     series11.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel8.OverlappingOptionsTypeName = "PointOverlappingOptions";
     pointSeriesLabel8.Visible = false;
     series11.Label            = pointSeriesLabel8;
     series11.Name             = "SeriesIndex";
     lineSeriesView15.Color    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     lineSeriesView15.LineMarkerOptions.Visible = false;
     lineSeriesView15.LineStyle.Thickness       = 1;
     series11.View = lineSeriesView15;
     this.chartIndexWoTrend.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series11
     };
     this.chartIndexWoTrend.SeriesTemplate.View = lineSeriesView16;
     this.chartIndexWoTrend.Size     = new System.Drawing.Size(481, 353);
     this.chartIndexWoTrend.TabIndex = 1;
     //
     // tabPage4
     //
     this.tabPage4.Controls.Add(this.chartSpectrum);
     this.tabPage4.Location = new System.Drawing.Point(4, 22);
     this.tabPage4.Name     = "tabPage4";
     this.tabPage4.Size     = new System.Drawing.Size(481, 353);
     this.tabPage4.TabIndex = 3;
     this.tabPage4.Text     = "Спектр";
     this.tabPage4.UseVisualStyleBackColor = true;
     //
     // chartSpectrum
     //
     this.chartSpectrum.AppearanceName            = "Light";
     xyDiagram12.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram12.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram12.AxisY.Range.AlwaysShowZeroLevel  = false;
     xyDiagram12.AxisY.Range.SideMarginsEnabled   = false;
     xyDiagram12.AxisY.VisibleInPanesSerializable = "-1";
     this.chartSpectrum.Diagram                           = xyDiagram12;
     this.chartSpectrum.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.chartSpectrum.Legend.Visible                    = false;
     this.chartSpectrum.Location                          = new System.Drawing.Point(0, 0);
     this.chartSpectrum.Name                              = "chartSpectrum";
     this.chartSpectrum.PaletteBaseColorNumber            = 1;
     this.chartSpectrum.PaletteName                       = "Black and White";
     series12.ArgumentScaleType                           = DevExpress.XtraCharts.ScaleType.Numerical;
     sideBySideBarSeriesLabel4.OverlappingOptionsTypeName = "OverlappingOptions";
     sideBySideBarSeriesLabel4.Visible                    = false;
     series12.Label = sideBySideBarSeriesLabel4;
     series12.Name  = "SeriesIndex";
     sideBySideBarSeriesView4.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     series12.View = sideBySideBarSeriesView4;
     this.chartSpectrum.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series12
     };
     this.chartSpectrum.Size        = new System.Drawing.Size(481, 353);
     this.chartSpectrum.TabIndex    = 2;
     this.chartSpectrum.MouseClick += new System.Windows.Forms.MouseEventHandler(this.chartSpectrum_MouseClick);
     //
     // ChartForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(489, 379);
     this.Controls.Add(this.tabControl);
     this.Name = "ChartForm";
     this.Text = "ДПФ";
     this.tabControl.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage1.PerformLayout();
     this.tabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartIndex)).EndInit();
     this.tabPage3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartIndexWoTrend)).EndInit();
     this.tabPage4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartSpectrum)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #14
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmGestionAsignaciones));
            this.TabGestionPaperless = new System.Windows.Forms.TabControl();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
            this.grdAsignaciones = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.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.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn15 = 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.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.Chartusuario2 = new DevExpress.XtraCharts.ChartControl();
            this.lblEstadoPaperless = new DevExpress.XtraEditors.LabelControl();
            this.btnBuscar = new DevExpress.XtraEditors.SimpleButton();
            this.ddlAgrupadoPor = new DevExpress.XtraEditors.ComboBoxEdit();
            this.ddlTipoCarga = new DevExpress.XtraEditors.ComboBoxEdit();
            this.ddlEstadoPaperless = new DevExpress.XtraEditors.ComboBoxEdit();
            this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
            this.txtFechaDesde = new DevExpress.XtraEditors.DateEdit();
            this.txtFechaHasta = new DevExpress.XtraEditors.DateEdit();
            this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
            this.DdlEmpresa = new DevExpress.XtraEditors.ComboBoxEdit();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.ddlTipoCargaDescLarga = new DevExpress.XtraEditors.ComboBoxEdit();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.MENUEXCEL = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.MenuSalir = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.TabGestionPaperless.SuspendLayout();
            this.tabPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
            this.groupControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdAsignaciones)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            this.tabPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.Chartusuario2)).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.ddlAgrupadoPor.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlTipoCarga.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlEstadoPaperless.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaDesde.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaDesde.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaHasta.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaHasta.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.DdlEmpresa.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlTipoCargaDescLarga.Properties)).BeginInit();
            this.toolStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // TabGestionPaperless
            // 
            this.TabGestionPaperless.Controls.Add(this.tabPage1);
            this.TabGestionPaperless.Controls.Add(this.tabPage2);
            this.TabGestionPaperless.Location = new System.Drawing.Point(12, 68);
            this.TabGestionPaperless.Name = "TabGestionPaperless";
            this.TabGestionPaperless.SelectedIndex = 0;
            this.TabGestionPaperless.Size = new System.Drawing.Size(1119, 541);
            this.TabGestionPaperless.TabIndex = 4;
            // 
            // tabPage1
            // 
            this.tabPage1.Controls.Add(this.groupControl2);
            this.tabPage1.Location = new System.Drawing.Point(4, 22);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(1111, 515);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "Detalle";
            this.tabPage1.UseVisualStyleBackColor = true;
            // 
            // groupControl2
            // 
            this.groupControl2.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.groupControl2.Controls.Add(this.grdAsignaciones);
            this.groupControl2.Location = new System.Drawing.Point(6, 6);
            this.groupControl2.Name = "groupControl2";
            this.groupControl2.Size = new System.Drawing.Size(1099, 497);
            this.groupControl2.TabIndex = 2;
            this.groupControl2.Text = "Resultado";
            // 
            // grdAsignaciones
            // 
            this.grdAsignaciones.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdAsignaciones.Location = new System.Drawing.Point(2, 20);
            this.grdAsignaciones.MainView = this.gridView1;
            this.grdAsignaciones.Name = "grdAsignaciones";
            this.grdAsignaciones.Size = new System.Drawing.Size(1095, 475);
            this.grdAsignaciones.TabIndex = 0;
            this.grdAsignaciones.UseEmbeddedNavigator = true;
            this.grdAsignaciones.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            this.grdAsignaciones.Click += new System.EventHandler(this.grdAsignaciones_Click);
            // 
            // gridView1
            // 
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn1,
            this.gridColumn2,
            this.gridColumn3,
            this.gridColumn4,
            this.gridColumn5,
            this.gridColumn6,
            this.gridColumn7,
            this.gridColumn8,
            this.gridColumn9,
            this.gridColumn10,
            this.gridColumn11,
            this.gridColumn12,
            this.gridColumn13,
            this.gridColumn14,
            this.gridColumn15,
            this.gridColumn16,
            this.gridColumn17,
            this.gridColumn18,
            this.gridColumn19,
            this.gridColumn20,
            this.gridColumn21,
            this.gridColumn22,
            this.gridColumn23,
            this.gridColumn24,
            this.gridColumn25,
            this.gridColumn26,
            this.gridColumn27});
            this.gridView1.GridControl = this.grdAsignaciones;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsBehavior.Editable = false;
            this.gridView1.OptionsView.ColumnAutoWidth = false;
            this.gridView1.OptionsView.ShowAutoFilterRow = true;
            // 
            // gridColumn1
            // 
            this.gridColumn1.Caption = "N° Master";
            this.gridColumn1.FieldName = "Asignacion.NumMaster";
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 0;
            // 
            // gridColumn2
            // 
            this.gridColumn2.Caption = "Fecha Master";
            this.gridColumn2.FieldName = "Asignacion.FechaMaster";
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 1;
            // 
            // gridColumn3
            // 
            this.gridColumn3.Caption = "Agente";
            this.gridColumn3.FieldName = "Asignacion.Agente.Nombre";
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 2;
            // 
            // gridColumn4
            // 
            this.gridColumn4.Caption = "Naviera";
            this.gridColumn4.FieldName = "Asignacion.Naviera.Nombre";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 3;
            // 
            // gridColumn5
            // 
            this.gridColumn5.Caption = "Nave";
            this.gridColumn5.FieldName = "Asignacion.Nave.Nombre";
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 4;
            // 
            // gridColumn6
            // 
            this.gridColumn6.Caption = "Viaje";
            this.gridColumn6.FieldName = "Asignacion.Viaje";
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 5;
            // 
            // gridColumn7
            // 
            this.gridColumn7.Caption = "Cant. Houses";
            this.gridColumn7.FieldName = "Asignacion.NumHousesBL";
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 6;
            // 
            // gridColumn8
            // 
            this.gridColumn8.Caption = "Tipo Carga";
            this.gridColumn8.FieldName = "Asignacion.TipoCarga.Nombre";
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 7;
            // 
            // gridColumn9
            // 
            this.gridColumn9.Caption = "Fecha Asig. Inf. Gral.";
            this.gridColumn9.FieldName = "Asignacion.FechaPaso1";
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 8;
            // 
            // gridColumn10
            // 
            this.gridColumn10.Caption = "Fecha ETA";
            this.gridColumn10.FieldName = "Asignacion.FechaETA";
            this.gridColumn10.Name = "gridColumn10";
            this.gridColumn10.Visible = true;
            this.gridColumn10.VisibleIndex = 9;
            // 
            // gridColumn11
            // 
            this.gridColumn11.Caption = "Apertura Navieras";
            this.gridColumn11.FieldName = "Asignacion.AperturaNavieras";
            this.gridColumn11.Name = "gridColumn11";
            this.gridColumn11.Visible = true;
            this.gridColumn11.VisibleIndex = 10;
            // 
            // gridColumn12
            // 
            this.gridColumn12.Caption = "Plazo Embarcadores";
            this.gridColumn12.FieldName = "Asignacion.PlazoEmbarcadores";
            this.gridColumn12.Name = "gridColumn12";
            this.gridColumn12.Visible = true;
            this.gridColumn12.VisibleIndex = 11;
            // 
            // gridColumn13
            // 
            this.gridColumn13.Caption = "Fecha Asig. Plazos";
            this.gridColumn13.FieldName = "Asignacion.FechaPaso2";
            this.gridColumn13.Name = "gridColumn13";
            this.gridColumn13.Visible = true;
            this.gridColumn13.VisibleIndex = 12;
            // 
            // gridColumn14
            // 
            this.gridColumn14.Caption = "Usuario 1";
            this.gridColumn14.FieldName = "Asignacion.Usuario1.NombreCompleto";
            this.gridColumn14.Name = "gridColumn14";
            this.gridColumn14.Visible = true;
            this.gridColumn14.VisibleIndex = 13;
            // 
            // gridColumn15
            // 
            this.gridColumn15.Caption = "Obs. Usuario 1";
            this.gridColumn15.FieldName = "Asignacion.ObservacionUsuario1";
            this.gridColumn15.Name = "gridColumn15";
            this.gridColumn15.Visible = true;
            this.gridColumn15.VisibleIndex = 14;
            // 
            // gridColumn16
            // 
            this.gridColumn16.Caption = "Importancia";
            this.gridColumn16.FieldName = "Asignacion.ImportanciaUsuario1.Nombre";
            this.gridColumn16.Name = "gridColumn16";
            this.gridColumn16.Visible = true;
            this.gridColumn16.VisibleIndex = 15;
            // 
            // gridColumn17
            // 
            this.gridColumn17.Caption = "Usuario 2";
            this.gridColumn17.FieldName = "Asignacion.Usuario2.NombreCompleto";
            this.gridColumn17.Name = "gridColumn17";
            this.gridColumn17.Visible = true;
            this.gridColumn17.VisibleIndex = 16;
            // 
            // gridColumn18
            // 
            this.gridColumn18.Caption = "Obs. Usuario 2";
            this.gridColumn18.FieldName = "Asignacion.ObservacionUsuario2";
            this.gridColumn18.Name = "gridColumn18";
            this.gridColumn18.Visible = true;
            this.gridColumn18.VisibleIndex = 17;
            // 
            // gridColumn19
            // 
            this.gridColumn19.Caption = "Fecha Asig. Usuarios";
            this.gridColumn19.FieldName = "Asignacion.FechaPaso3";
            this.gridColumn19.Name = "gridColumn19";
            this.gridColumn19.Visible = true;
            this.gridColumn19.VisibleIndex = 18;
            // 
            // gridColumn20
            // 
            this.gridColumn20.Caption = "Estado";
            this.gridColumn20.FieldName = "EstadoFlujoDescripcion";
            this.gridColumn20.Name = "gridColumn20";
            this.gridColumn20.Visible = true;
            this.gridColumn20.VisibleIndex = 19;
            // 
            // gridColumn21
            // 
            this.gridColumn21.Caption = "N° Consolidado";
            this.gridColumn21.FieldName = "Asignacion.DataUsuario1.Paso1HousesBLInfo.NumConsolidado";
            this.gridColumn21.Name = "gridColumn21";
            this.gridColumn21.Visible = true;
            this.gridColumn21.VisibleIndex = 20;
            // 
            // gridColumn22
            // 
            this.gridColumn22.Caption = "Fecha Inicio U1";
            this.gridColumn22.FieldName = "Asignacion.TiemposUsuarios.ComienzoUsuario1";
            this.gridColumn22.Name = "gridColumn22";
            this.gridColumn22.Visible = true;
            this.gridColumn22.VisibleIndex = 21;
            // 
            // gridColumn23
            // 
            this.gridColumn23.Caption = "Fecha Termino U1";
            this.gridColumn23.FieldName = "Asignacion.TiemposUsuarios.TerminoUsuario1";
            this.gridColumn23.Name = "gridColumn23";
            this.gridColumn23.Visible = true;
            this.gridColumn23.VisibleIndex = 22;
            // 
            // gridColumn24
            // 
            this.gridColumn24.Caption = "Fecha Inicio U2";
            this.gridColumn24.FieldName = "Asignacion.TiemposUsuarios.ComienzoUsuario2";
            this.gridColumn24.Name = "gridColumn24";
            this.gridColumn24.Visible = true;
            this.gridColumn24.VisibleIndex = 23;
            // 
            // gridColumn25
            // 
            this.gridColumn25.Caption = "Fecha Termino U2";
            this.gridColumn25.FieldName = "Asignacion.TiemposUsuarios.TerminoUsuario2";
            this.gridColumn25.Name = "gridColumn25";
            this.gridColumn25.Visible = true;
            this.gridColumn25.VisibleIndex = 24;
            // 
            // gridColumn26
            // 
            this.gridColumn26.Caption = "Fecha Ultimo Paso U1";
            this.gridColumn26.FieldName = "Asignacion.TiemposUsuarios.UltimoPasoUsuario1";
            this.gridColumn26.Name = "gridColumn26";
            this.gridColumn26.Visible = true;
            this.gridColumn26.VisibleIndex = 25;
            // 
            // gridColumn27
            // 
            this.gridColumn27.Caption = "Fecha Ultimo Paso U2";
            this.gridColumn27.FieldName = "Asignacion.TiemposUsuarios.UltimoPasoUsuario2";
            this.gridColumn27.Name = "gridColumn27";
            this.gridColumn27.Visible = true;
            this.gridColumn27.VisibleIndex = 26;
            // 
            // tabPage2
            // 
            this.tabPage2.Controls.Add(this.Chartusuario2);
            this.tabPage2.Location = new System.Drawing.Point(4, 22);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(1111, 515);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "Graficos";
            this.tabPage2.UseVisualStyleBackColor = true;
            // 
            // Chartusuario2
            // 
            this.Chartusuario2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)));
            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.Chartusuario2.Diagram = xyDiagram1;
            this.Chartusuario2.Location = new System.Drawing.Point(373, 6);
            this.Chartusuario2.Name = "Chartusuario2";
            sideBySideBarSeriesLabel1.LineVisible = true;
            sideBySideBarSeriesLabel1.OverlappingOptionsTypeName = "OverlappingOptions";
            series1.Label = sideBySideBarSeriesLabel1;
            series1.Name = "Series 1";
            sideBySideBarSeriesLabel2.LineVisible = true;
            sideBySideBarSeriesLabel2.OverlappingOptionsTypeName = "OverlappingOptions";
            series2.Label = sideBySideBarSeriesLabel2;
            series2.Name = "Series 2";
            this.Chartusuario2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2};
            sideBySideBarSeriesLabel3.LineVisible = true;
            sideBySideBarSeriesLabel3.OverlappingOptionsTypeName = "OverlappingOptions";
            this.Chartusuario2.SeriesTemplate.Label = sideBySideBarSeriesLabel3;
            this.Chartusuario2.Size = new System.Drawing.Size(364, 479);
            this.Chartusuario2.TabIndex = 74;
            // 
            // lblEstadoPaperless
            // 
            this.lblEstadoPaperless.Location = new System.Drawing.Point(120, 7);
            this.lblEstadoPaperless.Name = "lblEstadoPaperless";
            this.lblEstadoPaperless.Size = new System.Drawing.Size(82, 13);
            this.lblEstadoPaperless.TabIndex = 112;
            this.lblEstadoPaperless.Text = "Estado Paperless";
            // 
            // btnBuscar
            // 
            this.btnBuscar.Image = ((System.Drawing.Image)(resources.GetObject("btnBuscar.Image")));
            this.btnBuscar.Location = new System.Drawing.Point(906, 12);
            this.btnBuscar.Name = "btnBuscar";
            this.btnBuscar.Size = new System.Drawing.Size(73, 25);
            this.btnBuscar.TabIndex = 4;
            this.btnBuscar.Text = "Buscar";
            this.btnBuscar.Click += new System.EventHandler(this.btnBuscar_Click);
            // 
            // ddlAgrupadoPor
            // 
            this.ddlAgrupadoPor.Location = new System.Drawing.Point(483, 26);
            this.ddlAgrupadoPor.Name = "ddlAgrupadoPor";
            this.ddlAgrupadoPor.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.ddlAgrupadoPor.Size = new System.Drawing.Size(201, 20);
            this.ddlAgrupadoPor.TabIndex = 3;
            // 
            // ddlTipoCarga
            // 
            this.ddlTipoCarga.Location = new System.Drawing.Point(483, 4);
            this.ddlTipoCarga.Name = "ddlTipoCarga";
            this.ddlTipoCarga.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.ddlTipoCarga.Size = new System.Drawing.Size(139, 20);
            this.ddlTipoCarga.TabIndex = 3;
            this.ddlTipoCarga.SelectedIndexChanged += new System.EventHandler(this.ddlTipoCarga_SelectedIndexChanged);
            // 
            // ddlEstadoPaperless
            // 
            this.ddlEstadoPaperless.AllowDrop = true;
            this.ddlEstadoPaperless.Location = new System.Drawing.Point(203, 5);
            this.ddlEstadoPaperless.Name = "ddlEstadoPaperless";
            this.ddlEstadoPaperless.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.ddlEstadoPaperless.Size = new System.Drawing.Size(201, 20);
            this.ddlEstadoPaperless.TabIndex = 113;
            // 
            // labelControl8
            // 
            this.labelControl8.Location = new System.Drawing.Point(410, 7);
            this.labelControl8.Name = "labelControl8";
            this.labelControl8.Size = new System.Drawing.Size(67, 13);
            this.labelControl8.TabIndex = 114;
            this.labelControl8.Text = "Tipo de Carga";
            // 
            // labelControl9
            // 
            this.labelControl9.Location = new System.Drawing.Point(411, 29);
            this.labelControl9.Name = "labelControl9";
            this.labelControl9.Size = new System.Drawing.Size(66, 13);
            this.labelControl9.TabIndex = 115;
            this.labelControl9.Text = "Agrupado por";
            // 
            // txtFechaDesde
            // 
            this.txtFechaDesde.EditValue = null;
            this.txtFechaDesde.Location = new System.Drawing.Point(786, 4);
            this.txtFechaDesde.Name = "txtFechaDesde";
            this.txtFechaDesde.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txtFechaDesde.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.txtFechaDesde.Size = new System.Drawing.Size(114, 20);
            this.txtFechaDesde.TabIndex = 116;
            // 
            // txtFechaHasta
            // 
            this.txtFechaHasta.EditValue = null;
            this.txtFechaHasta.Location = new System.Drawing.Point(786, 26);
            this.txtFechaHasta.Name = "txtFechaHasta";
            this.txtFechaHasta.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txtFechaHasta.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.txtFechaHasta.Size = new System.Drawing.Size(114, 20);
            this.txtFechaHasta.TabIndex = 117;
            this.txtFechaHasta.EditValueChanged += new System.EventHandler(this.dateEdit1_EditValueChanged);
            // 
            // labelControl10
            // 
            this.labelControl10.Location = new System.Drawing.Point(709, 8);
            this.labelControl10.Name = "labelControl10";
            this.labelControl10.Size = new System.Drawing.Size(62, 13);
            this.labelControl10.TabIndex = 118;
            this.labelControl10.Text = "Fecha Desde";
            // 
            // labelControl11
            // 
            this.labelControl11.Location = new System.Drawing.Point(709, 27);
            this.labelControl11.Name = "labelControl11";
            this.labelControl11.Size = new System.Drawing.Size(60, 13);
            this.labelControl11.TabIndex = 119;
            this.labelControl11.Text = "Fecha Hasta";
            // 
            // DdlEmpresa
            // 
            this.DdlEmpresa.Location = new System.Drawing.Point(203, 26);
            this.DdlEmpresa.Name = "DdlEmpresa";
            this.DdlEmpresa.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.DdlEmpresa.Size = new System.Drawing.Size(201, 20);
            this.DdlEmpresa.TabIndex = 120;
            // 
            // labelControl1
            // 
            this.labelControl1.Location = new System.Drawing.Point(120, 29);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(29, 13);
            this.labelControl1.TabIndex = 121;
            this.labelControl1.Text = "Marca";
            // 
            // ddlTipoCargaDescLarga
            // 
            this.ddlTipoCargaDescLarga.Location = new System.Drawing.Point(619, 4);
            this.ddlTipoCargaDescLarga.Name = "ddlTipoCargaDescLarga";
            this.ddlTipoCargaDescLarga.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.ddlTipoCargaDescLarga.Size = new System.Drawing.Size(64, 20);
            this.ddlTipoCargaDescLarga.TabIndex = 123;
            this.ddlTipoCargaDescLarga.Visible = false;
            // 
            // toolStrip1
            // 
            this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripSeparator2,
            this.MENUEXCEL,
            this.toolStripSeparator3,
            this.MenuSalir,
            this.toolStripSeparator1});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(1143, 54);
            this.toolStrip1.TabIndex = 124;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 54);
            // 
            // MENUEXCEL
            // 
            this.MENUEXCEL.Image = ((System.Drawing.Image)(resources.GetObject("MENUEXCEL.Image")));
            this.MENUEXCEL.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MENUEXCEL.Name = "MENUEXCEL";
            this.MENUEXCEL.Size = new System.Drawing.Size(54, 51);
            this.MENUEXCEL.Text = "Exportar";
            this.MENUEXCEL.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MENUEXCEL.Click += new System.EventHandler(this.MENUEXCEL_Click);
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 54);
            // 
            // MenuSalir
            // 
            this.MenuSalir.Image = ((System.Drawing.Image)(resources.GetObject("MenuSalir.Image")));
            this.MenuSalir.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuSalir.Name = "MenuSalir";
            this.MenuSalir.Size = new System.Drawing.Size(36, 51);
            this.MenuSalir.Text = "Salir";
            this.MenuSalir.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuSalir.Click += new System.EventHandler(this.MenuSalir_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 54);
            // 
            // frmGestionAsignaciones
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1143, 621);
            this.Controls.Add(this.ddlTipoCargaDescLarga);
            this.Controls.Add(this.labelControl1);
            this.Controls.Add(this.DdlEmpresa);
            this.Controls.Add(this.labelControl11);
            this.Controls.Add(this.labelControl10);
            this.Controls.Add(this.txtFechaHasta);
            this.Controls.Add(this.txtFechaDesde);
            this.Controls.Add(this.labelControl9);
            this.Controls.Add(this.labelControl8);
            this.Controls.Add(this.ddlEstadoPaperless);
            this.Controls.Add(this.lblEstadoPaperless);
            this.Controls.Add(this.TabGestionPaperless);
            this.Controls.Add(this.btnBuscar);
            this.Controls.Add(this.ddlTipoCarga);
            this.Controls.Add(this.ddlAgrupadoPor);
            this.Controls.Add(this.toolStrip1);
            this.Name = "frmGestionAsignaciones";
            this.Text = "GestionAsignaciones";
            this.Load += new System.EventHandler(this.frmGestionAsignaciones_Load);
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmGestionAsignaciones_FormClosed);
            this.TabGestionPaperless.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
            this.groupControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdAsignaciones)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            this.tabPage2.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)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Chartusuario2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlAgrupadoPor.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlTipoCarga.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlEstadoPaperless.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaDesde.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaDesde.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaHasta.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaHasta.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.DdlEmpresa.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlTipoCargaDescLarga.Properties)).EndInit();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #15
0
        /// <summary> 
        /// 此為設計工具支援所需的方法 - 請勿使用程式碼編輯器
        /// 修改這個方法的內容。
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            this.tlpMapInfo = new System.Windows.Forms.TableLayoutPanel();
            this.lblOperatorValue = new System.Windows.Forms.Label();
            this.lblOperator = new System.Windows.Forms.Label();
            this.lblMeterialType = new System.Windows.Forms.Label();
            this.lblMeterialTypeValue = new System.Windows.Forms.Label();
            this.lblOrderNumber = new System.Windows.Forms.Label();
            this.lblJobId = new System.Windows.Forms.Label();
            this.lblOrderNumberValue = new System.Windows.Forms.Label();
            this.lblJobIdValue = new System.Windows.Forms.Label();
            this.lblDateTime = new System.Windows.Forms.Label();
            this.lblDateTimeValue = new System.Windows.Forms.Label();
            this.lblDoff = new System.Windows.Forms.Label();
            this.lblDoffValue = new System.Windows.Forms.Label();
            this.lblFilterType = new System.Windows.Forms.Label();
            this.cmbFilterType = new System.Windows.Forms.ComboBox();
            this.btnMapSetting = new System.Windows.Forms.Button();
            this.btnFailPieceList = new System.Windows.Forms.Button();
            this.btnGradeSetting = new System.Windows.Forms.Button();
            this.lblFail = new System.Windows.Forms.Label();
            this.lblFailValue = new System.Windows.Forms.Label();
            this.lblPass = new System.Windows.Forms.Label();
            this.lblPassValue = new System.Windows.Forms.Label();
            this.lblYield = new System.Windows.Forms.Label();
            this.lblYieldValue = new System.Windows.Forms.Label();
            this.lblGradeConfigFiles = new System.Windows.Forms.Label();
            this.cmbGradeConfigFiles = new System.Windows.Forms.ComboBox();
            this.dgvFlawLegend = new System.Windows.Forms.DataGridView();
            this.btnPrevPiece = new System.Windows.Forms.Button();
            this.btnNextPiece = new System.Windows.Forms.Button();
            this.lblN1 = new System.Windows.Forms.Label();
            this.lblTotalPiece = new System.Windows.Forms.Label();
            this.lblNowPiece = new System.Windows.Forms.Label();
            this.dgvFlawLegendDetial = new System.Windows.Forms.DataGridView();
            this.chartControl = new DevExpress.XtraCharts.ChartControl();
            this.lblScore = new System.Windows.Forms.Label();
            this.lblScoreValue = new System.Windows.Forms.Label();
            this.btnShowGoPage = new System.Windows.Forms.Button();
            this.btnGo = new System.Windows.Forms.Button();
            this.txtGoPage = new System.Windows.Forms.TextBox();
            this.tlpMapInfo.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgvFlawLegend)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dgvFlawLegendDetial)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
            this.SuspendLayout();
            // 
            // tlpMapInfo
            // 
            this.tlpMapInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.tlpMapInfo.AutoSize = true;
            this.tlpMapInfo.BackColor = System.Drawing.Color.Transparent;
            this.tlpMapInfo.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
            this.tlpMapInfo.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
            this.tlpMapInfo.ColumnCount = 6;
            this.tlpMapInfo.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 59.887F));
            this.tlpMapInfo.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 40.113F));
            this.tlpMapInfo.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 97F));
            this.tlpMapInfo.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 119F));
            this.tlpMapInfo.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 73F));
            this.tlpMapInfo.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 162F));
            this.tlpMapInfo.Controls.Add(this.lblOperatorValue, 3, 1);
            this.tlpMapInfo.Controls.Add(this.lblOperator, 2, 1);
            this.tlpMapInfo.Controls.Add(this.lblMeterialType, 2, 0);
            this.tlpMapInfo.Controls.Add(this.lblMeterialTypeValue, 3, 0);
            this.tlpMapInfo.Controls.Add(this.lblOrderNumber, 0, 0);
            this.tlpMapInfo.Controls.Add(this.lblJobId, 0, 1);
            this.tlpMapInfo.Controls.Add(this.lblOrderNumberValue, 1, 0);
            this.tlpMapInfo.Controls.Add(this.lblJobIdValue, 1, 1);
            this.tlpMapInfo.Controls.Add(this.lblDateTime, 4, 0);
            this.tlpMapInfo.Controls.Add(this.lblDateTimeValue, 5, 0);
            this.tlpMapInfo.Controls.Add(this.lblDoff, 4, 1);
            this.tlpMapInfo.Controls.Add(this.lblDoffValue, 5, 1);
            this.tlpMapInfo.Font = new System.Drawing.Font("新細明體-ExtB", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(136)));
            this.tlpMapInfo.Location = new System.Drawing.Point(7, 604);
            this.tlpMapInfo.Name = "tlpMapInfo";
            this.tlpMapInfo.Padding = new System.Windows.Forms.Padding(2);
            this.tlpMapInfo.RowCount = 2;
            this.tlpMapInfo.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tlpMapInfo.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tlpMapInfo.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tlpMapInfo.Size = new System.Drawing.Size(636, 59);
            this.tlpMapInfo.TabIndex = 22;
            // 
            // lblOperatorValue
            // 
            this.lblOperatorValue.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblOperatorValue.Location = new System.Drawing.Point(279, 30);
            this.lblOperatorValue.Name = "lblOperatorValue";
            this.lblOperatorValue.Size = new System.Drawing.Size(113, 14);
            this.lblOperatorValue.TabIndex = 9;
            this.lblOperatorValue.Text = "--";
            // 
            // lblOperator
            // 
            this.lblOperator.AutoSize = true;
            this.lblOperator.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblOperator.Location = new System.Drawing.Point(181, 30);
            this.lblOperator.Name = "lblOperator";
            this.lblOperator.Size = new System.Drawing.Size(64, 14);
            this.lblOperator.TabIndex = 8;
            this.lblOperator.Text = "Operator";
            // 
            // lblMeterialType
            // 
            this.lblMeterialType.AutoSize = true;
            this.lblMeterialType.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblMeterialType.Location = new System.Drawing.Point(181, 3);
            this.lblMeterialType.Name = "lblMeterialType";
            this.lblMeterialType.Size = new System.Drawing.Size(91, 14);
            this.lblMeterialType.TabIndex = 2;
            this.lblMeterialType.Text = "Meterial Type";
            // 
            // lblMeterialTypeValue
            // 
            this.lblMeterialTypeValue.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblMeterialTypeValue.Location = new System.Drawing.Point(279, 3);
            this.lblMeterialTypeValue.Name = "lblMeterialTypeValue";
            this.lblMeterialTypeValue.Size = new System.Drawing.Size(113, 14);
            this.lblMeterialTypeValue.TabIndex = 3;
            this.lblMeterialTypeValue.Text = "--";
            // 
            // lblOrderNumber
            // 
            this.lblOrderNumber.AutoSize = true;
            this.lblOrderNumber.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblOrderNumber.Location = new System.Drawing.Point(6, 3);
            this.lblOrderNumber.Name = "lblOrderNumber";
            this.lblOrderNumber.Size = new System.Drawing.Size(96, 14);
            this.lblOrderNumber.TabIndex = 0;
            this.lblOrderNumber.Text = "Order Number";
            // 
            // lblJobId
            // 
            this.lblJobId.AutoSize = true;
            this.lblJobId.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblJobId.Location = new System.Drawing.Point(6, 30);
            this.lblJobId.Name = "lblJobId";
            this.lblJobId.Size = new System.Drawing.Size(46, 14);
            this.lblJobId.TabIndex = 6;
            this.lblJobId.Text = "Job ID";
            // 
            // lblOrderNumberValue
            // 
            this.lblOrderNumberValue.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblOrderNumberValue.Location = new System.Drawing.Point(111, 3);
            this.lblOrderNumberValue.Name = "lblOrderNumberValue";
            this.lblOrderNumberValue.Size = new System.Drawing.Size(63, 14);
            this.lblOrderNumberValue.TabIndex = 1;
            this.lblOrderNumberValue.Text = "--";
            // 
            // lblJobIdValue
            // 
            this.lblJobIdValue.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblJobIdValue.Location = new System.Drawing.Point(111, 30);
            this.lblJobIdValue.Name = "lblJobIdValue";
            this.lblJobIdValue.Size = new System.Drawing.Size(63, 14);
            this.lblJobIdValue.TabIndex = 7;
            this.lblJobIdValue.Text = "--";
            // 
            // lblDateTime
            // 
            this.lblDateTime.AutoSize = true;
            this.lblDateTime.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblDateTime.Location = new System.Drawing.Point(399, 3);
            this.lblDateTime.Name = "lblDateTime";
            this.lblDateTime.Size = new System.Drawing.Size(66, 14);
            this.lblDateTime.TabIndex = 4;
            this.lblDateTime.Text = "DateTime";
            // 
            // lblDateTimeValue
            // 
            this.lblDateTimeValue.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblDateTimeValue.Location = new System.Drawing.Point(473, 3);
            this.lblDateTimeValue.Name = "lblDateTimeValue";
            this.lblDateTimeValue.Size = new System.Drawing.Size(157, 14);
            this.lblDateTimeValue.TabIndex = 5;
            this.lblDateTimeValue.Text = "--";
            // 
            // lblDoff
            // 
            this.lblDoff.AutoSize = true;
            this.lblDoff.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblDoff.Location = new System.Drawing.Point(399, 30);
            this.lblDoff.Name = "lblDoff";
            this.lblDoff.Size = new System.Drawing.Size(32, 14);
            this.lblDoff.TabIndex = 10;
            this.lblDoff.Text = "Doff";
            // 
            // lblDoffValue
            // 
            this.lblDoffValue.Font = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblDoffValue.Location = new System.Drawing.Point(473, 30);
            this.lblDoffValue.Name = "lblDoffValue";
            this.lblDoffValue.Size = new System.Drawing.Size(157, 14);
            this.lblDoffValue.TabIndex = 11;
            this.lblDoffValue.Text = "--";
            // 
            // lblFilterType
            // 
            this.lblFilterType.AutoSize = true;
            this.lblFilterType.BackColor = System.Drawing.Color.Transparent;
            this.lblFilterType.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblFilterType.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.lblFilterType.Location = new System.Drawing.Point(4, 48);
            this.lblFilterType.Name = "lblFilterType";
            this.lblFilterType.Size = new System.Drawing.Size(79, 16);
            this.lblFilterType.TabIndex = 8;
            this.lblFilterType.Text = "Filter Type";
            // 
            // cmbFilterType
            // 
            this.cmbFilterType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbFilterType.FormattingEnabled = true;
            this.cmbFilterType.Items.AddRange(new object[] {
            "All",
            "Pass",
            "Fail"});
            this.cmbFilterType.Location = new System.Drawing.Point(82, 46);
            this.cmbFilterType.Name = "cmbFilterType";
            this.cmbFilterType.Size = new System.Drawing.Size(97, 20);
            this.cmbFilterType.TabIndex = 9;
            this.cmbFilterType.SelectedIndexChanged += new System.EventHandler(this.cmbFilterType_SelectedIndexChanged);
            // 
            // btnMapSetting
            // 
            this.btnMapSetting.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnMapSetting.Location = new System.Drawing.Point(504, 320);
            this.btnMapSetting.Name = "btnMapSetting";
            this.btnMapSetting.Size = new System.Drawing.Size(137, 32);
            this.btnMapSetting.TabIndex = 14;
            this.btnMapSetting.Text = "Map Setting";
            this.btnMapSetting.UseVisualStyleBackColor = true;
            this.btnMapSetting.Click += new System.EventHandler(this.btnMapSetting_Click);
            // 
            // btnFailPieceList
            // 
            this.btnFailPieceList.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnFailPieceList.Location = new System.Drawing.Point(504, 395);
            this.btnFailPieceList.Name = "btnFailPieceList";
            this.btnFailPieceList.Size = new System.Drawing.Size(137, 29);
            this.btnFailPieceList.TabIndex = 16;
            this.btnFailPieceList.Text = "Fail Piece List";
            this.btnFailPieceList.UseVisualStyleBackColor = true;
            this.btnFailPieceList.Click += new System.EventHandler(this.btnFailPieceList_Click);
            // 
            // btnGradeSetting
            // 
            this.btnGradeSetting.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnGradeSetting.Location = new System.Drawing.Point(504, 358);
            this.btnGradeSetting.Name = "btnGradeSetting";
            this.btnGradeSetting.Size = new System.Drawing.Size(137, 31);
            this.btnGradeSetting.TabIndex = 15;
            this.btnGradeSetting.Text = "Grade Setting";
            this.btnGradeSetting.UseVisualStyleBackColor = true;
            this.btnGradeSetting.Click += new System.EventHandler(this.btnGradeSetting_Click);
            // 
            // lblFail
            // 
            this.lblFail.AutoSize = true;
            this.lblFail.BackColor = System.Drawing.Color.Transparent;
            this.lblFail.Font = new System.Drawing.Font("微軟正黑體", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblFail.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.lblFail.Location = new System.Drawing.Point(15, 9);
            this.lblFail.Name = "lblFail";
            this.lblFail.Size = new System.Drawing.Size(47, 26);
            this.lblFail.TabIndex = 0;
            this.lblFail.Text = "Fail";
            // 
            // lblFailValue
            // 
            this.lblFailValue.AutoSize = true;
            this.lblFailValue.BackColor = System.Drawing.Color.Transparent;
            this.lblFailValue.Font = new System.Drawing.Font("微軟正黑體", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblFailValue.ForeColor = System.Drawing.Color.Red;
            this.lblFailValue.Location = new System.Drawing.Point(68, 9);
            this.lblFailValue.Name = "lblFailValue";
            this.lblFailValue.Size = new System.Drawing.Size(25, 26);
            this.lblFailValue.TabIndex = 1;
            this.lblFailValue.Text = "0";
            // 
            // lblPass
            // 
            this.lblPass.AutoSize = true;
            this.lblPass.BackColor = System.Drawing.Color.Transparent;
            this.lblPass.Font = new System.Drawing.Font("微軟正黑體", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblPass.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.lblPass.Location = new System.Drawing.Point(143, 9);
            this.lblPass.Name = "lblPass";
            this.lblPass.Size = new System.Drawing.Size(57, 26);
            this.lblPass.TabIndex = 2;
            this.lblPass.Text = "Pass";
            // 
            // lblPassValue
            // 
            this.lblPassValue.AutoSize = true;
            this.lblPassValue.BackColor = System.Drawing.Color.Transparent;
            this.lblPassValue.Font = new System.Drawing.Font("微軟正黑體", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblPassValue.ForeColor = System.Drawing.Color.Lime;
            this.lblPassValue.Location = new System.Drawing.Point(205, 9);
            this.lblPassValue.Name = "lblPassValue";
            this.lblPassValue.Size = new System.Drawing.Size(25, 26);
            this.lblPassValue.TabIndex = 3;
            this.lblPassValue.Text = "0";
            // 
            // lblYield
            // 
            this.lblYield.AutoSize = true;
            this.lblYield.BackColor = System.Drawing.Color.Transparent;
            this.lblYield.Font = new System.Drawing.Font("微軟正黑體", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblYield.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.lblYield.Location = new System.Drawing.Point(296, 9);
            this.lblYield.Name = "lblYield";
            this.lblYield.Size = new System.Drawing.Size(63, 26);
            this.lblYield.TabIndex = 4;
            this.lblYield.Text = "Yield";
            // 
            // lblYieldValue
            // 
            this.lblYieldValue.AutoSize = true;
            this.lblYieldValue.BackColor = System.Drawing.Color.Transparent;
            this.lblYieldValue.Font = new System.Drawing.Font("微軟正黑體", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblYieldValue.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.lblYieldValue.Location = new System.Drawing.Point(364, 9);
            this.lblYieldValue.Name = "lblYieldValue";
            this.lblYieldValue.Size = new System.Drawing.Size(44, 26);
            this.lblYieldValue.TabIndex = 5;
            this.lblYieldValue.Text = "0%";
            // 
            // lblGradeConfigFiles
            // 
            this.lblGradeConfigFiles.AutoSize = true;
            this.lblGradeConfigFiles.BackColor = System.Drawing.Color.Transparent;
            this.lblGradeConfigFiles.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblGradeConfigFiles.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.lblGradeConfigFiles.Location = new System.Drawing.Point(207, 48);
            this.lblGradeConfigFiles.Name = "lblGradeConfigFiles";
            this.lblGradeConfigFiles.Size = new System.Drawing.Size(92, 16);
            this.lblGradeConfigFiles.TabIndex = 10;
            this.lblGradeConfigFiles.Text = "Grade Config";
            // 
            // cmbGradeConfigFiles
            // 
            this.cmbGradeConfigFiles.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbGradeConfigFiles.FormattingEnabled = true;
            this.cmbGradeConfigFiles.Location = new System.Drawing.Point(301, 47);
            this.cmbGradeConfigFiles.Name = "cmbGradeConfigFiles";
            this.cmbGradeConfigFiles.Size = new System.Drawing.Size(198, 20);
            this.cmbGradeConfigFiles.TabIndex = 11;
            this.cmbGradeConfigFiles.DropDownClosed += new System.EventHandler(this.cmbGradeConfigFiles_DropDownClosed);
            // 
            // dgvFlawLegend
            // 
            this.dgvFlawLegend.AllowUserToAddRows = false;
            this.dgvFlawLegend.AllowUserToDeleteRows = false;
            this.dgvFlawLegend.AllowUserToResizeColumns = false;
            this.dgvFlawLegend.AllowUserToResizeRows = false;
            this.dgvFlawLegend.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.dgvFlawLegend.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgvFlawLegend.Location = new System.Drawing.Point(504, 70);
            this.dgvFlawLegend.Name = "dgvFlawLegend";
            this.dgvFlawLegend.RowHeadersVisible = false;
            this.dgvFlawLegend.RowTemplate.Height = 24;
            this.dgvFlawLegend.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
            this.dgvFlawLegend.Size = new System.Drawing.Size(137, 244);
            this.dgvFlawLegend.TabIndex = 13;
            this.dgvFlawLegend.CellContentDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvFlawLegend_CellContentClick);
            this.dgvFlawLegend.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dgvFlawLegend_CellFormatting);
            this.dgvFlawLegend.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvFlawLegend_CellContentClick);
            // 
            // btnPrevPiece
            // 
            this.btnPrevPiece.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnPrevPiece.Enabled = false;
            this.btnPrevPiece.Location = new System.Drawing.Point(7, 556);
            this.btnPrevPiece.Name = "btnPrevPiece";
            this.btnPrevPiece.Size = new System.Drawing.Size(36, 32);
            this.btnPrevPiece.TabIndex = 17;
            this.btnPrevPiece.Text = "<";
            this.btnPrevPiece.UseVisualStyleBackColor = true;
            this.btnPrevPiece.Click += new System.EventHandler(this.btnPrevPiece_Click);
            // 
            // btnNextPiece
            // 
            this.btnNextPiece.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnNextPiece.Enabled = false;
            this.btnNextPiece.Location = new System.Drawing.Point(464, 556);
            this.btnNextPiece.Name = "btnNextPiece";
            this.btnNextPiece.Size = new System.Drawing.Size(36, 32);
            this.btnNextPiece.TabIndex = 21;
            this.btnNextPiece.Text = ">";
            this.btnNextPiece.UseVisualStyleBackColor = true;
            this.btnNextPiece.Click += new System.EventHandler(this.btnNextPiece_Click);
            // 
            // lblN1
            // 
            this.lblN1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.lblN1.AutoSize = true;
            this.lblN1.BackColor = System.Drawing.Color.Transparent;
            this.lblN1.Font = new System.Drawing.Font("微軟正黑體", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblN1.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.lblN1.Location = new System.Drawing.Point(243, 562);
            this.lblN1.Name = "lblN1";
            this.lblN1.Size = new System.Drawing.Size(21, 26);
            this.lblN1.TabIndex = 19;
            this.lblN1.Text = "/";
            // 
            // lblTotalPiece
            // 
            this.lblTotalPiece.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.lblTotalPiece.BackColor = System.Drawing.Color.Transparent;
            this.lblTotalPiece.Font = new System.Drawing.Font("微軟正黑體", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblTotalPiece.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.lblTotalPiece.Location = new System.Drawing.Point(269, 562);
            this.lblTotalPiece.Name = "lblTotalPiece";
            this.lblTotalPiece.Size = new System.Drawing.Size(80, 26);
            this.lblTotalPiece.TabIndex = 20;
            this.lblTotalPiece.Text = "---";
            // 
            // lblNowPiece
            // 
            this.lblNowPiece.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.lblNowPiece.BackColor = System.Drawing.Color.Transparent;
            this.lblNowPiece.Font = new System.Drawing.Font("微軟正黑體", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblNowPiece.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.lblNowPiece.Location = new System.Drawing.Point(158, 562);
            this.lblNowPiece.Name = "lblNowPiece";
            this.lblNowPiece.Size = new System.Drawing.Size(80, 26);
            this.lblNowPiece.TabIndex = 18;
            this.lblNowPiece.Text = "---";
            this.lblNowPiece.TextAlign = System.Drawing.ContentAlignment.TopRight;
            // 
            // dgvFlawLegendDetial
            // 
            this.dgvFlawLegendDetial.AllowUserToAddRows = false;
            this.dgvFlawLegendDetial.AllowUserToDeleteRows = false;
            this.dgvFlawLegendDetial.AllowUserToResizeColumns = false;
            this.dgvFlawLegendDetial.AllowUserToResizeRows = false;
            this.dgvFlawLegendDetial.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.dgvFlawLegendDetial.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgvFlawLegendDetial.Location = new System.Drawing.Point(6, 670);
            this.dgvFlawLegendDetial.Name = "dgvFlawLegendDetial";
            this.dgvFlawLegendDetial.ReadOnly = true;
            this.dgvFlawLegendDetial.RowHeadersVisible = false;
            this.dgvFlawLegendDetial.RowTemplate.Height = 24;
            this.dgvFlawLegendDetial.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
            this.dgvFlawLegendDetial.Size = new System.Drawing.Size(635, 150);
            this.dgvFlawLegendDetial.TabIndex = 23;
            this.dgvFlawLegendDetial.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dgvFlawLegendDetial_CellFormatting);
            // 
            // chartControl
            // 
            this.chartControl.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.chartControl.Location = new System.Drawing.Point(6, 70);
            this.chartControl.Name = "chartControl";
            this.chartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            sideBySideBarSeriesLabel2.LineVisible = true;
            this.chartControl.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
            this.chartControl.Size = new System.Drawing.Size(493, 480);
            this.chartControl.TabIndex = 12;
            this.chartControl.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.chartControl_MouseDoubleClick);
            this.chartControl.MouseMove += new System.Windows.Forms.MouseEventHandler(this.chartControl_MouseMove);
            this.chartControl.Click += new System.EventHandler(this.chartControl_Click);
            // 
            // lblScore
            // 
            this.lblScore.AutoSize = true;
            this.lblScore.BackColor = System.Drawing.Color.Transparent;
            this.lblScore.Font = new System.Drawing.Font("微軟正黑體", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblScore.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.lblScore.Location = new System.Drawing.Point(474, 9);
            this.lblScore.Name = "lblScore";
            this.lblScore.Size = new System.Drawing.Size(69, 26);
            this.lblScore.TabIndex = 6;
            this.lblScore.Text = "Score";
            // 
            // lblScoreValue
            // 
            this.lblScoreValue.AutoSize = true;
            this.lblScoreValue.BackColor = System.Drawing.Color.Transparent;
            this.lblScoreValue.Font = new System.Drawing.Font("微軟正黑體", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblScoreValue.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.lblScoreValue.Location = new System.Drawing.Point(548, 9);
            this.lblScoreValue.Name = "lblScoreValue";
            this.lblScoreValue.Size = new System.Drawing.Size(25, 26);
            this.lblScoreValue.TabIndex = 7;
            this.lblScoreValue.Text = "0";
            // 
            // btnShowGoPage
            // 
            this.btnShowGoPage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnShowGoPage.Enabled = false;
            this.btnShowGoPage.Location = new System.Drawing.Point(504, 556);
            this.btnShowGoPage.Name = "btnShowGoPage";
            this.btnShowGoPage.Size = new System.Drawing.Size(137, 32);
            this.btnShowGoPage.TabIndex = 24;
            this.btnShowGoPage.TabStop = false;
            this.btnShowGoPage.Text = "Goto...";
            this.btnShowGoPage.UseVisualStyleBackColor = true;
            this.btnShowGoPage.Click += new System.EventHandler(this.btnShowGoPage_Click);
            // 
            // btnGo
            // 
            this.btnGo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnGo.Location = new System.Drawing.Point(576, 560);
            this.btnGo.Name = "btnGo";
            this.btnGo.Size = new System.Drawing.Size(54, 26);
            this.btnGo.TabIndex = 26;
            this.btnGo.TabStop = false;
            this.btnGo.Text = "OK";
            this.btnGo.UseVisualStyleBackColor = true;
            this.btnGo.Click += new System.EventHandler(this.btnGo_Click);
            // 
            // txtGoPage
            // 
            this.txtGoPage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.txtGoPage.Location = new System.Drawing.Point(516, 562);
            this.txtGoPage.Name = "txtGoPage";
            this.txtGoPage.Size = new System.Drawing.Size(57, 22);
            this.txtGoPage.TabIndex = 25;
            this.txtGoPage.TabStop = false;
            // 
            // MapWindow
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackgroundImage = global::NPxP.Properties.Resources.BackgroundLeft;
            this.Controls.Add(this.btnShowGoPage);
            this.Controls.Add(this.btnGo);
            this.Controls.Add(this.txtGoPage);
            this.Controls.Add(this.lblScoreValue);
            this.Controls.Add(this.lblScore);
            this.Controls.Add(this.chartControl);
            this.Controls.Add(this.dgvFlawLegendDetial);
            this.Controls.Add(this.lblNowPiece);
            this.Controls.Add(this.lblTotalPiece);
            this.Controls.Add(this.lblN1);
            this.Controls.Add(this.btnNextPiece);
            this.Controls.Add(this.btnPrevPiece);
            this.Controls.Add(this.dgvFlawLegend);
            this.Controls.Add(this.cmbGradeConfigFiles);
            this.Controls.Add(this.lblGradeConfigFiles);
            this.Controls.Add(this.lblYieldValue);
            this.Controls.Add(this.lblYield);
            this.Controls.Add(this.lblPassValue);
            this.Controls.Add(this.lblPass);
            this.Controls.Add(this.lblFailValue);
            this.Controls.Add(this.lblFail);
            this.Controls.Add(this.btnGradeSetting);
            this.Controls.Add(this.btnFailPieceList);
            this.Controls.Add(this.btnMapSetting);
            this.Controls.Add(this.cmbFilterType);
            this.Controls.Add(this.lblFilterType);
            this.Controls.Add(this.tlpMapInfo);
            this.Name = "MapWindow";
            this.Size = new System.Drawing.Size(650, 848);
            this.Load += new System.EventHandler(this.MapWindow_Load);
            this.tlpMapInfo.ResumeLayout(false);
            this.tlpMapInfo.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgvFlawLegend)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dgvFlawLegendDetial)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl)).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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.gridControl1      = new DevExpress.XtraGrid.GridControl();
     this.gridView1         = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.treeList1         = new DevExpress.XtraTreeList.TreeList();
     this.imageList1        = new System.Windows.Forms.ImageList(this.components);
     this.listBoxControl1   = new DevExpress.XtraEditors.ListBoxControl();
     this.chartControl1     = new DevExpress.XtraCharts.ChartControl();
     this.pivotGridControl1 = new DevExpress.XtraPivotGrid.PivotGridControl();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.listBoxControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pivotGridControl1)).BeginInit();
     this.SuspendLayout();
     //
     // gridControl1
     //
     this.gridControl1.AllowDrop = true;
     this.gridControl1.Location  = new System.Drawing.Point(0, 0);
     this.gridControl1.MainView  = this.gridView1;
     this.gridControl1.Name      = "gridControl1";
     this.gridControl1.Size      = new System.Drawing.Size(441, 282);
     this.gridControl1.TabIndex  = 0;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.GridControl     = this.gridControl1;
     this.gridView1.Name            = "gridView1";
     this.gridView1.DragObjectDrop += new DevExpress.XtraGrid.Views.Base.DragObjectDropEventHandler(this.gridView1_DragObjectDrop);
     this.gridView1.DragObjectOver += new DevExpress.XtraGrid.Views.Base.DragObjectOverEventHandler(this.gridView1_DragObjectOver);
     //
     // treeList1
     //
     this.treeList1.AllowDrop = true;
     this.treeList1.Location  = new System.Drawing.Point(57, 364);
     this.treeList1.Name      = "treeList1";
     this.treeList1.Size      = new System.Drawing.Size(400, 200);
     this.treeList1.TabIndex  = 1;
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "webmail.png");
     //
     // listBoxControl1
     //
     this.listBoxControl1.AllowDrop = true;
     this.listBoxControl1.Location  = new System.Drawing.Point(495, 26);
     this.listBoxControl1.Name      = "listBoxControl1";
     this.listBoxControl1.Size      = new System.Drawing.Size(243, 256);
     this.listBoxControl1.TabIndex  = 3;
     //
     // chartControl1
     //
     this.chartControl1.AllowDrop            = true;
     this.chartControl1.Location             = new System.Drawing.Point(540, 364);
     this.chartControl1.Name                 = "chartControl1";
     this.chartControl1.SeriesSerializable   = new DevExpress.XtraCharts.Series[0];
     sideBySideBarSeriesLabel2.LineVisible   = true;
     this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
     this.chartControl1.Size                 = new System.Drawing.Size(300, 200);
     this.chartControl1.TabIndex             = 4;
     //
     // pivotGridControl1
     //
     this.pivotGridControl1.AllowDrop = true;
     this.pivotGridControl1.Location  = new System.Drawing.Point(887, 82);
     this.pivotGridControl1.Name      = "pivotGridControl1";
     this.pivotGridControl1.Size      = new System.Drawing.Size(400, 200);
     this.pivotGridControl1.TabIndex  = 5;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1434, 659);
     this.Controls.Add(this.pivotGridControl1);
     this.Controls.Add(this.chartControl1);
     this.Controls.Add(this.listBoxControl1);
     this.Controls.Add(this.treeList1);
     this.Controls.Add(this.gridControl1);
     this.Name  = "Form1";
     this.Text  = "Form11";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.listBoxControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pivotGridControl1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #17
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.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            this.chartControlAnalizeSum = new DevExpress.XtraCharts.ChartControl();
            this.xtraScrollableControl1 = new DevExpress.XtraEditors.XtraScrollableControl();
            this.uslugiSumBindingSource = new System.Windows.Forms.BindingSource(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.chartControlAnalizeSum)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
            this.xtraScrollableControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.uslugiSumBindingSource)).BeginInit();
            this.SuspendLayout();
            // 
            // chartControlAnalizeSum
            // 
            this.chartControlAnalizeSum.DataSource = this.uslugiSumBindingSource;
            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.Visible = false;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
            xyDiagram1.DefaultPane.EnableAxisXZooming = DevExpress.Utils.DefaultBoolean.True;
            xyDiagram1.EnableAxisXScrolling = true;
            xyDiagram1.EnableAxisXZooming = true;
            xyDiagram1.PaneLayoutDirection = DevExpress.XtraCharts.PaneLayoutDirection.Horizontal;
            xyDiagram1.Rotated = true;
            this.chartControlAnalizeSum.Diagram = xyDiagram1;
            this.chartControlAnalizeSum.Dock = System.Windows.Forms.DockStyle.Top;
            this.chartControlAnalizeSum.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.chartControlAnalizeSum.Location = new System.Drawing.Point(0, 0);
            this.chartControlAnalizeSum.Name = "chartControlAnalizeSum";
            this.chartControlAnalizeSum.OptionsPrint.ImageFormat = DevExpress.XtraCharts.Printing.PrintImageFormat.Metafile;
            this.chartControlAnalizeSum.Padding.Bottom = 1;
            this.chartControlAnalizeSum.Padding.Left = 1;
            this.chartControlAnalizeSum.Padding.Right = 1;
            this.chartControlAnalizeSum.Padding.Top = 1;
            series1.ArgumentDataMember = "NameUslugi";
            sideBySideBarSeriesLabel1.Indent = 34;
            sideBySideBarSeriesLabel1.LineVisible = true;
            sideBySideBarSeriesLabel1.Position = DevExpress.XtraCharts.BarSeriesLabelPosition.BottomInside;
            sideBySideBarSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
            series1.Label = sideBySideBarSeriesLabel1;
            series1.LegendText = "Анализы";
            series1.Name = "Анализы";
            series1.SeriesPointsSorting = DevExpress.XtraCharts.SortingMode.Ascending;
            series1.SeriesPointsSortingKey = DevExpress.XtraCharts.SeriesPointKey.Value_1;
            series1.ValueDataMembersSerializable = "Sum";
            this.chartControlAnalizeSum.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1};
            this.chartControlAnalizeSum.SeriesSorting = DevExpress.XtraCharts.SortingMode.Ascending;
            sideBySideBarSeriesLabel2.LineVisible = true;
            this.chartControlAnalizeSum.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
            this.chartControlAnalizeSum.SideBySideBarDistanceFixed = 2;
            this.chartControlAnalizeSum.SideBySideBarDistanceVariable = 2D;
            this.chartControlAnalizeSum.Size = new System.Drawing.Size(828, 700);
            this.chartControlAnalizeSum.TabIndex = 28;
            chartTitle1.Text = "Анализы и сумма";
            this.chartControlAnalizeSum.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            // 
            // xtraScrollableControl1
            // 
            this.xtraScrollableControl1.Controls.Add(this.chartControlAnalizeSum);
            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(845, 477);
            this.xtraScrollableControl1.TabIndex = 29;
            // 
            // uslugiSumBindingSource
            // 
            this.uslugiSumBindingSource.DataSource = typeof(EntityRegistry.UslugiSum);
            // 
            // StatisticBarAnalizePricePanel
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.xtraScrollableControl1);
            this.Name = "StatisticBarAnalizePricePanel";
            this.Size = new System.Drawing.Size(845, 477);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControlAnalizeSum)).EndInit();
            this.xtraScrollableControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.uslugiSumBindingSource)).EndInit();
            this.ResumeLayout(false);

        }
コード例 #18
0
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent() {
            DevExpress.XtraEditors.RangeControlRange rangeControlRange1 = new DevExpress.XtraEditors.RangeControlRange();
            DevExpress.XtraCharts.SimpleDiagram simpleDiagram1 = new DevExpress.XtraCharts.SimpleDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.DoughnutSeriesLabel doughnutSeriesLabel1 = new DevExpress.XtraCharts.DoughnutSeriesLabel();
            DevExpress.XtraCharts.DoughnutSeriesView doughnutSeriesView1 = new DevExpress.XtraCharts.DoughnutSeriesView();
            DevExpress.XtraCharts.DoughnutSeriesLabel doughnutSeriesLabel2 = new DevExpress.XtraCharts.DoughnutSeriesLabel();
            DevExpress.XtraCharts.DoughnutSeriesView doughnutSeriesView2 = new DevExpress.XtraCharts.DoughnutSeriesView();
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView1 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
            this.rangeControl = new DevExpress.XtraEditors.RangeControl();
            this.pieChart = new DevExpress.XtraCharts.ChartControl();
            this.tableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();
            this.barChart = new DevExpress.XtraCharts.ChartControl();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.btnPrev = new DevExpress.XtraEditors.SimpleButton();
            this.btnNext = new DevExpress.XtraEditors.SimpleButton();
            ((System.ComponentModel.ISupportInitialize)(this.pieChart)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(simpleDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(doughnutSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(doughnutSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(doughnutSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(doughnutSeriesView2)).BeginInit();
            this.tableLayoutPanel.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.barChart)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
            this.tableLayoutPanel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // rangeControl
            // 
            this.rangeControl.Client = this.pieChart;
            this.rangeControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.rangeControl.Location = new System.Drawing.Point(55, 3);
            this.rangeControl.Name = "rangeControl";
            rangeControlRange1.Maximum = 4.5D;
            rangeControlRange1.Minimum = -0.5D;
            rangeControlRange1.Owner = this.rangeControl;
            this.rangeControl.SelectedRange = rangeControlRange1;
            this.rangeControl.SelectionType = DevExpress.XtraEditors.RangeControlSelectionType.Flag;
            this.rangeControl.ShowToolTips = false;
            this.rangeControl.ShowZoomScrollBar = false;
            this.rangeControl.Size = new System.Drawing.Size(815, 99);
            this.rangeControl.TabIndex = 1;
            this.rangeControl.Text = "rangeControl1";
            this.rangeControl.VisibleRangeMaximumScaleFactor = 1D;
            // 
            // pieChart
            // 
            this.pieChart.BorderOptions.Visibility = Utils.DefaultBoolean.False;
            simpleDiagram1.EqualPieSize = false;
            this.pieChart.Diagram = simpleDiagram1;
            this.pieChart.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pieChart.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.Center;
            this.pieChart.Legend.Antialiasing = true;
            this.pieChart.Legend.Border.Visibility = Utils.DefaultBoolean.False;
            this.pieChart.Legend.EquallySpacedItems = false;
            this.pieChart.Legend.MarkerSize = new System.Drawing.Size(18, 18);
            this.pieChart.Legend.Padding.Bottom = 10;
            this.pieChart.Legend.Padding.Left = 10;
            this.pieChart.Legend.Padding.Right = 10;
            this.pieChart.Legend.Padding.Top = 10;
            this.pieChart.Legend.TextOffset = 8;
            this.pieChart.Legend.VerticalIndent = 12;
            this.pieChart.Location = new System.Drawing.Point(3, 3);
            this.pieChart.Name = "pieChart";
            this.pieChart.Padding.Right = 0;
            series1.ArgumentDataMember = "GroupName";
            series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            doughnutSeriesLabel1.Antialiasing = true;
            doughnutSeriesLabel1.Border.Visibility = Utils.DefaultBoolean.False;
            doughnutSeriesLabel1.TextPattern = "{VP:P0}";
            series1.Label = doughnutSeriesLabel1;
            series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            series1.LegendTextPattern = "{A}";
            series1.Name = "Series 1";
            series1.ValueDataMembersSerializable = "TotalCost";
            doughnutSeriesView1.HoleRadiusPercent = 45;
            doughnutSeriesView1.RuntimeExploding = false;
            series1.View = doughnutSeriesView1;
            this.pieChart.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1};
            doughnutSeriesLabel2.TextPattern = "{VP:G2}";
            this.pieChart.SeriesTemplate.Label = doughnutSeriesLabel2;
            doughnutSeriesView2.RuntimeExploding = false;
            this.pieChart.SeriesTemplate.View = doughnutSeriesView2;
            this.pieChart.Size = new System.Drawing.Size(455, 326);
            this.pieChart.TabIndex = 2;
            // 
            // tableLayoutPanel
            // 
            this.tableLayoutPanel.ColumnCount = 2;
            this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel.Controls.Add(this.barChart, 1, 0);
            this.tableLayoutPanel.Controls.Add(this.pieChart, 0, 0);
            this.tableLayoutPanel.Controls.Add(this.tableLayoutPanel1, 0, 1);
            this.tableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel.Margin = new System.Windows.Forms.Padding(0);
            this.tableLayoutPanel.Name = "tableLayoutPanel";
            this.tableLayoutPanel.RowCount = 2;
            this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 75F));
            this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
            this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel.Size = new System.Drawing.Size(922, 443);
            this.tableLayoutPanel.TabIndex = 1;
            // 
            // barChart
            // 
            this.barChart.BorderOptions.Visibility = Utils.DefaultBoolean.False;
            this.barChart.CrosshairEnabled = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.AxisX.CrosshairAxisLabelOptions.Visibility = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
            xyDiagram1.AxisX.Label.ResolveOverlappingOptions.AllowHide = false;
            xyDiagram1.AxisX.Label.ResolveOverlappingOptions.AllowRotate = false;
            xyDiagram1.AxisX.Label.ResolveOverlappingOptions.AllowStagger = false;
            xyDiagram1.AxisX.Label.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            xyDiagram1.AxisX.Reverse = true;
            xyDiagram1.AxisX.Tickmarks.MinorVisible = false;
            xyDiagram1.AxisX.Tickmarks.Visible = false;
            xyDiagram1.AxisX.Visibility = Utils.DefaultBoolean.False;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisX.WholeRange.AutoSideMargins = false;
            xyDiagram1.AxisX.WholeRange.SideMarginsValue = 1D;
            xyDiagram1.AxisY.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
            xyDiagram1.AxisY.Label.ResolveOverlappingOptions.AllowHide = false;
            xyDiagram1.AxisY.Label.ResolveOverlappingOptions.AllowRotate = false;
            xyDiagram1.AxisY.Label.ResolveOverlappingOptions.AllowStagger = false;
            xyDiagram1.AxisY.Label.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            xyDiagram1.AxisY.Tickmarks.MinorVisible = false;
            xyDiagram1.AxisY.Tickmarks.Visible = false;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram1.Margins.Left = 38;
            xyDiagram1.Margins.Right = 2;
            xyDiagram1.Rotated = true;
            this.barChart.Diagram = xyDiagram1;
            this.barChart.Dock = System.Windows.Forms.DockStyle.Fill;
            this.barChart.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
            this.barChart.Legend.Font = new System.Drawing.Font("Tahoma", 10F);
            this.barChart.Legend.MarkerSize = new System.Drawing.Size(1, 16);
            this.barChart.Legend.MarkerVisible = false;
            this.barChart.Legend.Visibility = Utils.DefaultBoolean.False;
            this.barChart.Location = new System.Drawing.Point(461, 0);
            this.barChart.Margin = new System.Windows.Forms.Padding(0);
            this.barChart.Name = "barChart";
            this.barChart.Padding.Bottom = 24;
            this.barChart.Padding.Left = 0;
            this.barChart.Padding.Right = 0;
            this.barChart.Padding.Top = 24;
            series2.ArgumentDataMember = "GroupName";
            sideBySideBarSeriesLabel1.Antialiasing = true;
            sideBySideBarSeriesLabel1.Border.Visibility = Utils.DefaultBoolean.False;
            sideBySideBarSeriesLabel1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Empty;
            sideBySideBarSeriesLabel1.Indent = 4;
            sideBySideBarSeriesLabel1.TextPattern = "{V:N0}";
            sideBySideBarSeriesLabel1.Position = DevExpress.XtraCharts.BarSeriesLabelPosition.TopInside;
            sideBySideBarSeriesLabel1.TextColor = System.Drawing.Color.White;
            series2.Label = sideBySideBarSeriesLabel1;
            series2.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            series2.LegendTextPattern = "{V:N1}";
            series2.Name = "Series 1";
            series2.ValueDataMembersSerializable = "TotalCost";
            sideBySideBarSeriesView1.Border.Visibility = Utils.DefaultBoolean.False;
            sideBySideBarSeriesView1.ColorEach = true;
            series2.View = sideBySideBarSeriesView1;
            this.barChart.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series2};
            this.barChart.Size = new System.Drawing.Size(461, 332);
            this.barChart.TabIndex = 6;
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 3;
            this.tableLayoutPanel.SetColumnSpan(this.tableLayoutPanel1, 2);
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 52F));
            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, 49F));
            this.tableLayoutPanel1.Controls.Add(this.rangeControl, 1, 0);
            this.tableLayoutPanel1.Controls.Add(this.btnPrev, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.btnNext, 2, 0);
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 335);
            this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 1;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(922, 105);
            this.tableLayoutPanel1.TabIndex = 4;
            // 
            // btnPrev
            // 
            this.btnPrev.Dock = System.Windows.Forms.DockStyle.Fill;
            this.btnPrev.Image = global::DevExpress.ProductsDemo.Win.Properties.Resources.ArrowLeft;
            this.btnPrev.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.btnPrev.Location = new System.Drawing.Point(5, 3);
            this.btnPrev.Margin = new System.Windows.Forms.Padding(5, 3, 3, 3);
            this.btnPrev.Name = "btnPrev";
            this.btnPrev.Size = new System.Drawing.Size(44, 99);
            this.btnPrev.TabIndex = 2;
            this.btnPrev.Click += new System.EventHandler(this.btnPrev_Click);
            // 
            // btnNext
            // 
            this.btnNext.Dock = System.Windows.Forms.DockStyle.Fill;
            this.btnNext.Image = global::DevExpress.ProductsDemo.Win.Properties.Resources.ArrowRight;
            this.btnNext.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.btnNext.Location = new System.Drawing.Point(876, 3);
            this.btnNext.Margin = new System.Windows.Forms.Padding(3, 3, 2, 3);
            this.btnNext.Name = "btnNext";
            this.btnNext.Size = new System.Drawing.Size(44, 99);
            this.btnNext.TabIndex = 3;
            this.btnNext.Click += new System.EventHandler(this.btnNext_Click);
            // 
            // ucSalesByRange
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.tableLayoutPanel);
            this.Name = "ucSalesByRange";
            this.Size = new System.Drawing.Size(922, 443);
            ((System.ComponentModel.ISupportInitialize)(simpleDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(doughnutSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(doughnutSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(doughnutSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(doughnutSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pieChart)).EndInit();
            this.tableLayoutPanel.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.barChart)).EndInit();
            this.tableLayoutPanel1.ResumeLayout(false);
            this.ResumeLayout(false);

        }
コード例 #19
0
ファイル: frmTraffic.Designer.cs プロジェクト: tayeumi/HFC
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition1 = new DevExpress.XtraGrid.StyleFormatCondition();
            DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition2 = new DevExpress.XtraGrid.StyleFormatCondition();
            DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition3 = new DevExpress.XtraGrid.StyleFormatCondition();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            this.gridItem = new DevExpress.XtraGrid.GridControl();
            this.gridItemDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.colDatetime = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colMacAdress = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colDS = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colUS = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
            this.ItemCheckStatus = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.repositoryItemPictureEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
            this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.cbThang = new DevExpress.XtraEditors.ComboBoxEdit();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.cbNam = new DevExpress.XtraEditors.ComboBoxEdit();
            this.txtMacaddress = new DevExpress.XtraEditors.TextEdit();
            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
            this.btnXem = new DevExpress.XtraEditors.SimpleButton();
            this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
            this.chartDS = new DevExpress.XtraCharts.ChartControl();
            this.chartUS = new DevExpress.XtraCharts.ChartControl();
            ((System.ComponentModel.ISupportInitialize)(this.gridItem)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridItemDetail)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemCheckStatus)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbThang.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbNam.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtMacaddress.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
            this.splitContainerControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
            this.splitContainerControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartDS)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartUS)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
            this.SuspendLayout();
            // 
            // gridItem
            // 
            this.gridItem.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridItem.Font = new System.Drawing.Font("Tahoma", 9F);
            this.gridItem.Location = new System.Drawing.Point(0, 0);
            this.gridItem.MainView = this.gridItemDetail;
            this.gridItem.Name = "gridItem";
            this.gridItem.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemPictureEdit1,
            this.ItemCheckStatus,
            this.repositoryItemPictureEdit2,
            this.repositoryItemCheckEdit1});
            this.gridItem.Size = new System.Drawing.Size(485, 370);
            this.gridItem.TabIndex = 3;
            this.gridItem.UseEmbeddedNavigator = true;
            this.gridItem.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridItemDetail});
            // 
            // gridItemDetail
            // 
            this.gridItemDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colDatetime,
            this.colMacAdress,
            this.colDS,
            this.colUS,
            this.gridColumn1,
            this.gridColumn2});
            styleFormatCondition1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            styleFormatCondition1.Appearance.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
            styleFormatCondition1.Appearance.Options.UseBackColor = true;
            styleFormatCondition1.ApplyToRow = true;
            styleFormatCondition1.Condition = DevExpress.XtraGrid.FormatConditionEnum.Expression;
            styleFormatCondition1.Expression = "ToInt([Value4])<210 And Len([Value4])  > 0";
            styleFormatCondition2.Appearance.BackColor = System.Drawing.Color.Aqua;
            styleFormatCondition2.Appearance.BackColor2 = System.Drawing.Color.White;
            styleFormatCondition2.Appearance.Options.UseBackColor = true;
            styleFormatCondition2.ApplyToRow = true;
            styleFormatCondition2.Condition = DevExpress.XtraGrid.FormatConditionEnum.Expression;
            styleFormatCondition2.Expression = "ToFloat([Value2])>54.0 And Len([Value2])  > 0";
            styleFormatCondition3.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic);
            styleFormatCondition3.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
            styleFormatCondition3.Appearance.Options.UseFont = true;
            styleFormatCondition3.Appearance.Options.UseForeColor = true;
            styleFormatCondition3.ApplyToRow = true;
            styleFormatCondition3.Condition = DevExpress.XtraGrid.FormatConditionEnum.Expression;
            styleFormatCondition3.Expression = "ToFloat([Value1])<30.0 And Len([Value1])  > 0";
            this.gridItemDetail.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] {
            styleFormatCondition1,
            styleFormatCondition2,
            styleFormatCondition3});
            this.gridItemDetail.GridControl = this.gridItem;
            this.gridItemDetail.IndicatorWidth = 50;
            this.gridItemDetail.Name = "gridItemDetail";
            this.gridItemDetail.OptionsBehavior.CopyToClipboardWithColumnHeaders = false;
            this.gridItemDetail.OptionsCustomization.AllowRowSizing = true;
            this.gridItemDetail.OptionsSelection.MultiSelect = true;
            this.gridItemDetail.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect;
            this.gridItemDetail.OptionsView.ColumnAutoWidth = false;
            this.gridItemDetail.OptionsView.RowAutoHeight = true;
            this.gridItemDetail.OptionsView.ShowAutoFilterRow = true;
            this.gridItemDetail.OptionsView.ShowGroupPanel = false;
            this.gridItemDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gridItemDetail_CustomDrawRowIndicator);
            // 
            // colDatetime
            // 
            this.colDatetime.Caption = "Date";
            this.colDatetime.DisplayFormat.FormatString = "dd/MM/yyyy H:mm:ss";
            this.colDatetime.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.colDatetime.FieldName = "DateTime";
            this.colDatetime.Name = "colDatetime";
            this.colDatetime.OptionsColumn.AllowEdit = false;
            this.colDatetime.Visible = true;
            this.colDatetime.VisibleIndex = 0;
            this.colDatetime.Width = 132;
            // 
            // colMacAdress
            // 
            this.colMacAdress.Caption = "Địa chỉ MAC Adress";
            this.colMacAdress.FieldName = "MacAddress";
            this.colMacAdress.Name = "colMacAdress";
            this.colMacAdress.OptionsColumn.AllowEdit = false;
            this.colMacAdress.Visible = true;
            this.colMacAdress.VisibleIndex = 1;
            this.colMacAdress.Width = 147;
            // 
            // colDS
            // 
            this.colDS.Caption = "DS(KB)";
            this.colDS.FieldName = "DS";
            this.colDS.Name = "colDS";
            this.colDS.Visible = true;
            this.colDS.VisibleIndex = 2;
            // 
            // colUS
            // 
            this.colUS.Caption = "US(KB)";
            this.colUS.FieldName = "US";
            this.colUS.Name = "colUS";
            this.colUS.Visible = true;
            this.colUS.VisibleIndex = 3;
            // 
            // gridColumn1
            // 
            this.gridColumn1.Caption = "CurrentDS";
            this.gridColumn1.FieldName = "CurrentDS";
            this.gridColumn1.Name = "gridColumn1";
            // 
            // gridColumn2
            // 
            this.gridColumn2.Caption = "CurrentUS";
            this.gridColumn2.FieldName = "CurrentUS";
            this.gridColumn2.Name = "gridColumn2";
            // 
            // repositoryItemPictureEdit1
            // 
            this.repositoryItemPictureEdit1.CustomHeight = 105;
            this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
            this.repositoryItemPictureEdit1.NullText = "[Chưa có hình]";
            this.repositoryItemPictureEdit1.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
            // 
            // ItemCheckStatus
            // 
            this.ItemCheckStatus.AutoHeight = false;
            this.ItemCheckStatus.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.UserDefined;
            this.ItemCheckStatus.Name = "ItemCheckStatus";
            this.ItemCheckStatus.PictureChecked = global::HFC.Properties.Resources._15;
            this.ItemCheckStatus.PictureGrayed = global::HFC.Properties.Resources.offline;
            this.ItemCheckStatus.PictureUnchecked = global::HFC.Properties.Resources._16;
            this.ItemCheckStatus.ValueChecked = "online";
            this.ItemCheckStatus.ValueUnchecked = "offline";
            // 
            // repositoryItemPictureEdit2
            // 
            this.repositoryItemPictureEdit2.InitialImage = global::HFC.Properties.Resources.Action_Chart_Printing_Preview;
            this.repositoryItemPictureEdit2.Name = "repositoryItemPictureEdit2";
            // 
            // repositoryItemCheckEdit1
            // 
            this.repositoryItemCheckEdit1.AutoHeight = false;
            this.repositoryItemCheckEdit1.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.UserDefined;
            this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
            this.repositoryItemCheckEdit1.PictureChecked = global::HFC.Properties.Resources.Action_Chart_Printing_Preview;
            this.repositoryItemCheckEdit1.PictureGrayed = global::HFC.Properties.Resources.Action_Chart_Printing_Preview;
            this.repositoryItemCheckEdit1.PictureUnchecked = global::HFC.Properties.Resources.Action_Chart_Printing_Preview;
            // 
            // labelControl1
            // 
            this.labelControl1.Location = new System.Drawing.Point(30, 15);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(34, 13);
            this.labelControl1.TabIndex = 4;
            this.labelControl1.Text = "Tháng:";
            // 
            // cbThang
            // 
            this.cbThang.EditValue = "1";
            this.cbThang.Location = new System.Drawing.Point(74, 12);
            this.cbThang.Name = "cbThang";
            this.cbThang.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbThang.Properties.Items.AddRange(new object[] {
            "1",
            "2",
            "3",
            "4",
            "5",
            "6",
            "7",
            "8",
            "9",
            "10",
            "11",
            "12"});
            this.cbThang.Size = new System.Drawing.Size(40, 20);
            this.cbThang.TabIndex = 5;
            // 
            // labelControl2
            // 
            this.labelControl2.Location = new System.Drawing.Point(121, 15);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(25, 13);
            this.labelControl2.TabIndex = 4;
            this.labelControl2.Text = "Năm:";
            // 
            // cbNam
            // 
            this.cbNam.EditValue = "2015";
            this.cbNam.Location = new System.Drawing.Point(152, 12);
            this.cbNam.Name = "cbNam";
            this.cbNam.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbNam.Properties.Items.AddRange(new object[] {
            "2015",
            "2016",
            "2017",
            "2018",
            "2019",
            "2020"});
            this.cbNam.Size = new System.Drawing.Size(66, 20);
            this.cbNam.TabIndex = 5;
            // 
            // txtMacaddress
            // 
            this.txtMacaddress.Location = new System.Drawing.Point(307, 11);
            this.txtMacaddress.Name = "txtMacaddress";
            this.txtMacaddress.Size = new System.Drawing.Size(106, 20);
            this.txtMacaddress.TabIndex = 6;
            // 
            // labelControl3
            // 
            this.labelControl3.Location = new System.Drawing.Point(239, 14);
            this.labelControl3.Name = "labelControl3";
            this.labelControl3.Size = new System.Drawing.Size(62, 13);
            this.labelControl3.TabIndex = 4;
            this.labelControl3.Text = "MacAddress:";
            // 
            // btnXem
            // 
            this.btnXem.Location = new System.Drawing.Point(432, 9);
            this.btnXem.Name = "btnXem";
            this.btnXem.Size = new System.Drawing.Size(70, 24);
            this.btnXem.TabIndex = 7;
            this.btnXem.Text = "Xem";
            this.btnXem.Click += new System.EventHandler(this.btnXem_Click);
            // 
            // splitContainerControl1
            // 
            this.splitContainerControl1.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.splitContainerControl1.Location = new System.Drawing.Point(0, 43);
            this.splitContainerControl1.Name = "splitContainerControl1";
            this.splitContainerControl1.Panel1.Controls.Add(this.gridItem);
            this.splitContainerControl1.Panel1.Text = "Panel1";
            this.splitContainerControl1.Panel2.Controls.Add(this.splitContainerControl2);
            this.splitContainerControl1.Panel2.Text = "Panel2";
            this.splitContainerControl1.Size = new System.Drawing.Size(677, 370);
            this.splitContainerControl1.SplitterPosition = 485;
            this.splitContainerControl1.TabIndex = 8;
            this.splitContainerControl1.Text = "splitContainerControl1";
            // 
            // splitContainerControl2
            // 
            this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainerControl2.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.None;
            this.splitContainerControl2.Horizontal = false;
            this.splitContainerControl2.Location = new System.Drawing.Point(0, 0);
            this.splitContainerControl2.Name = "splitContainerControl2";
            this.splitContainerControl2.Panel1.Controls.Add(this.chartDS);
            this.splitContainerControl2.Panel1.Text = "Panel1";
            this.splitContainerControl2.Panel2.Controls.Add(this.chartUS);
            this.splitContainerControl2.Panel2.Text = "Panel2";
            this.splitContainerControl2.Size = new System.Drawing.Size(186, 370);
            this.splitContainerControl2.SplitterPosition = 175;
            this.splitContainerControl2.TabIndex = 0;
            this.splitContainerControl2.Text = "splitContainerControl2";
            // 
            // chartDS
            // 
            this.chartDS.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartDS.Location = new System.Drawing.Point(0, 0);
            this.chartDS.Name = "chartDS";
            this.chartDS.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            sideBySideBarSeriesLabel1.LineVisible = true;
            this.chartDS.SeriesTemplate.Label = sideBySideBarSeriesLabel1;
            this.chartDS.Size = new System.Drawing.Size(186, 175);
            this.chartDS.TabIndex = 5;
            // 
            // chartUS
            // 
            this.chartUS.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartUS.Location = new System.Drawing.Point(0, 0);
            this.chartUS.Name = "chartUS";
            this.chartUS.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            sideBySideBarSeriesLabel2.LineVisible = true;
            this.chartUS.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
            this.chartUS.Size = new System.Drawing.Size(186, 189);
            this.chartUS.TabIndex = 6;
            // 
            // frmTraffic
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(678, 414);
            this.Controls.Add(this.splitContainerControl1);
            this.Controls.Add(this.btnXem);
            this.Controls.Add(this.txtMacaddress);
            this.Controls.Add(this.cbNam);
            this.Controls.Add(this.cbThang);
            this.Controls.Add(this.labelControl3);
            this.Controls.Add(this.labelControl2);
            this.Controls.Add(this.labelControl1);
            this.Name = "frmTraffic";
            this.ShowIcon = false;
            this.ShowInTaskbar = false;
            this.Text = "Customer Traffic";
            this.Load += new System.EventHandler(this.frmTraffic_Load);
            ((System.ComponentModel.ISupportInitialize)(this.gridItem)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridItemDetail)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemCheckStatus)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbThang.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbNam.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtMacaddress.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
            this.splitContainerControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
            this.splitContainerControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartDS)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartUS)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #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.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel1 = new DevExpress.XtraCharts.PieSeriesLabel();
            DevExpress.XtraCharts.PiePointOptions piePointOptions1 = new DevExpress.XtraCharts.PiePointOptions();
            DevExpress.XtraCharts.PieSeriesView pieSeriesView1 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel2 = new DevExpress.XtraCharts.PieSeriesLabel();
            DevExpress.XtraCharts.PieSeriesView pieSeriesView2 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView1 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.ChartTitle chartTitle2 = new DevExpress.XtraCharts.ChartTitle();
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            this.cmbTezgah = new DevExpress.XtraEditors.LookUpEdit();
            this.radioGroup1 = new DevExpress.XtraEditors.RadioGroup();
            this.cmbBakimYili = new DevExpress.XtraEditors.LookUpEdit();
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.chartControl2 = new DevExpress.XtraCharts.ChartControl();
            this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
            this.hideContainerRight = new DevExpress.XtraBars.Docking.AutoHideContainer();
            this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.gridControl1 = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
            this.layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cmbTezgah.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cmbBakimYili.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
            this.panelControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).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.chartControl2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
            this.hideContainerRight.SuspendLayout();
            this.dockPanel1.SuspendLayout();
            this.dockPanel1_Container.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            this.SuspendLayout();
            // 
            // layoutControl1
            // 
            this.layoutControl1.Controls.Add(this.cmbTezgah);
            this.layoutControl1.Controls.Add(this.radioGroup1);
            this.layoutControl1.Controls.Add(this.cmbBakimYili);
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.layoutControl1.Location = new System.Drawing.Point(0, 0);
            this.layoutControl1.Name = "layoutControl1";
            this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(764, 357, 250, 350);
            this.layoutControl1.Root = this.layoutControlGroup1;
            this.layoutControl1.Size = new System.Drawing.Size(1137, 92);
            this.layoutControl1.TabIndex = 0;
            this.layoutControl1.Text = "layoutControl1";
            // 
            // cmbTezgah
            // 
            this.cmbTezgah.Location = new System.Drawing.Point(853, 27);
            this.cmbTezgah.Name = "cmbTezgah";
            this.cmbTezgah.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
            this.cmbTezgah.Properties.Appearance.Options.UseFont = true;
            this.cmbTezgah.Properties.AppearanceDropDown.Font = new System.Drawing.Font("Tahoma", 12F);
            this.cmbTezgah.Properties.AppearanceDropDown.ForeColor = System.Drawing.Color.Black;
            this.cmbTezgah.Properties.AppearanceDropDown.Options.UseFont = true;
            this.cmbTezgah.Properties.AppearanceDropDown.Options.UseForeColor = true;
            this.cmbTezgah.Properties.AppearanceDropDownHeader.Font = new System.Drawing.Font("Tahoma", 12F);
            this.cmbTezgah.Properties.AppearanceDropDownHeader.ForeColor = System.Drawing.Color.Maroon;
            this.cmbTezgah.Properties.AppearanceDropDownHeader.Options.UseFont = true;
            this.cmbTezgah.Properties.AppearanceDropDownHeader.Options.UseForeColor = true;
            this.cmbTezgah.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cmbTezgah.Properties.NullText = "Hangi tezgahın grafiğini istiyorsunuz ?";
            this.cmbTezgah.Size = new System.Drawing.Size(257, 26);
            this.cmbTezgah.StyleController = this.layoutControl1;
            this.cmbTezgah.TabIndex = 9;
            this.cmbTezgah.EditValueChanged += new System.EventHandler(this.cmbTezgah_EditValueChanged);
            // 
            // radioGroup1
            // 
            this.radioGroup1.Location = new System.Drawing.Point(107, 22);
            this.radioGroup1.Name = "radioGroup1";
            this.radioGroup1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
            this.radioGroup1.Properties.Appearance.Options.UseFont = true;
            this.radioGroup1.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
            new DevExpress.XtraEditors.Controls.RadioGroupItem("Yıl", "Yıl Bazlı"),
            new DevExpress.XtraEditors.Controls.RadioGroupItem("Tezgah", "Tezgah Bazlı")});
            this.radioGroup1.Size = new System.Drawing.Size(231, 48);
            this.radioGroup1.StyleController = this.layoutControl1;
            this.radioGroup1.TabIndex = 8;
            this.radioGroup1.SelectedIndexChanged += new System.EventHandler(this.radioGroup1_SelectedIndexChanged);
            // 
            // cmbBakimYili
            // 
            this.cmbBakimYili.Location = new System.Drawing.Point(452, 27);
            this.cmbBakimYili.Name = "cmbBakimYili";
            this.cmbBakimYili.Properties.AccessibleName = "cmbBakimYili";
            this.cmbBakimYili.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
            this.cmbBakimYili.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
            this.cmbBakimYili.Properties.Appearance.Options.UseFont = true;
            this.cmbBakimYili.Properties.Appearance.Options.UseForeColor = true;
            this.cmbBakimYili.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
            this.cmbBakimYili.Properties.AppearanceDisabled.ForeColor = System.Drawing.Color.Black;
            this.cmbBakimYili.Properties.AppearanceDisabled.Options.UseFont = true;
            this.cmbBakimYili.Properties.AppearanceDisabled.Options.UseForeColor = true;
            this.cmbBakimYili.Properties.AppearanceDropDown.Font = new System.Drawing.Font("Tahoma", 12F);
            this.cmbBakimYili.Properties.AppearanceDropDown.ForeColor = System.Drawing.Color.Black;
            this.cmbBakimYili.Properties.AppearanceDropDown.Options.UseFont = true;
            this.cmbBakimYili.Properties.AppearanceDropDown.Options.UseForeColor = true;
            this.cmbBakimYili.Properties.AppearanceDropDownHeader.Font = new System.Drawing.Font("Tahoma", 12F);
            this.cmbBakimYili.Properties.AppearanceDropDownHeader.ForeColor = System.Drawing.Color.Maroon;
            this.cmbBakimYili.Properties.AppearanceDropDownHeader.Options.UseFont = true;
            this.cmbBakimYili.Properties.AppearanceDropDownHeader.Options.UseForeColor = true;
            this.cmbBakimYili.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cmbBakimYili.Properties.NullText = "Hangi yılın grafiğini istiyorsunuz ?";
            this.cmbBakimYili.Size = new System.Drawing.Size(282, 26);
            this.cmbBakimYili.StyleController = this.layoutControl1;
            this.cmbBakimYili.TabIndex = 6;
            this.cmbBakimYili.EditValueChanged += new System.EventHandler(this.cmbBakimYili_EditValueChanged);
            // 
            // 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.layoutControlItem4,
            this.layoutControlItem5});
            this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup1.Name = "Root";
            this.layoutControlGroup1.Size = new System.Drawing.Size(1137, 92);
            this.layoutControlGroup1.Text = "Root";
            this.layoutControlGroup1.TextVisible = false;
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
            this.layoutControlItem1.AppearanceItemCaption.ForeColor = System.Drawing.Color.Maroon;
            this.layoutControlItem1.AppearanceItemCaption.Options.UseFont = true;
            this.layoutControlItem1.AppearanceItemCaption.Options.UseForeColor = true;
            this.layoutControlItem1.Control = this.cmbBakimYili;
            this.layoutControlItem1.CustomizationFormText = "Bakım Yılı";
            this.layoutControlItem1.Location = new System.Drawing.Point(340, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(401, 72);
            this.layoutControlItem1.Spacing = new DevExpress.XtraLayout.Utils.Padding(15, 15, 15, 15);
            this.layoutControlItem1.Text = "Bakım Yılı";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(81, 19);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
            this.layoutControlItem4.AppearanceItemCaption.ForeColor = System.Drawing.Color.Maroon;
            this.layoutControlItem4.AppearanceItemCaption.Options.UseFont = true;
            this.layoutControlItem4.AppearanceItemCaption.Options.UseForeColor = true;
            this.layoutControlItem4.Control = this.radioGroup1;
            this.layoutControlItem4.CustomizationFormText = "Grafik Türü";
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.Size = new System.Drawing.Size(340, 72);
            this.layoutControlItem4.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 10, 10);
            this.layoutControlItem4.Text = "Grafik Türü";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(81, 19);
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
            this.layoutControlItem5.AppearanceItemCaption.ForeColor = System.Drawing.Color.Maroon;
            this.layoutControlItem5.AppearanceItemCaption.Options.UseFont = true;
            this.layoutControlItem5.AppearanceItemCaption.Options.UseForeColor = true;
            this.layoutControlItem5.Control = this.cmbTezgah;
            this.layoutControlItem5.CustomizationFormText = "Tezgah";
            this.layoutControlItem5.Location = new System.Drawing.Point(741, 0);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.Size = new System.Drawing.Size(376, 72);
            this.layoutControlItem5.Spacing = new DevExpress.XtraLayout.Utils.Padding(15, 15, 15, 15);
            this.layoutControlItem5.Text = "Tezgah";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(81, 19);
            // 
            // panelControl3
            // 
            this.panelControl3.Controls.Add(this.chartControl1);
            this.panelControl3.Controls.Add(this.chartControl2);
            this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelControl3.Location = new System.Drawing.Point(0, 92);
            this.panelControl3.Name = "panelControl3";
            this.panelControl3.Size = new System.Drawing.Size(1137, 584);
            this.panelControl3.TabIndex = 12;
            // 
            // chartControl1
            // 
            this.chartControl1.AppearanceNameSerializable = "In A Fog";
            this.chartControl1.BackColor = System.Drawing.Color.Silver;
            this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl1.Legend.EquallySpacedItems = false;
            this.chartControl1.Legend.Font = new System.Drawing.Font("Tahoma", 12F);
            this.chartControl1.Location = new System.Drawing.Point(2, 2);
            this.chartControl1.Name = "chartControl1";
            this.chartControl1.PaletteName = "Oriel";
            pieSeriesLabel1.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
            pieSeriesLabel1.LineVisible = true;
            piePointOptions1.PointView = DevExpress.XtraCharts.PointView.ArgumentAndValues;
            piePointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
            piePointOptions1.ValueNumericOptions.Precision = 0;
            pieSeriesLabel1.PointOptions = piePointOptions1;
            pieSeriesLabel1.TextColor = System.Drawing.Color.Black;
            series1.Label = pieSeriesLabel1;
            series1.Name = "Series 1";
            pieSeriesView1.ExplodedDistancePercentage = 17D;
            pieSeriesView1.RuntimeExploding = false;
            series1.View = pieSeriesView1;
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1};
            pieSeriesLabel2.LineVisible = true;
            this.chartControl1.SeriesTemplate.Label = pieSeriesLabel2;
            pieSeriesView2.RuntimeExploding = false;
            this.chartControl1.SeriesTemplate.View = pieSeriesView2;
            this.chartControl1.Size = new System.Drawing.Size(1133, 580);
            this.chartControl1.TabIndex = 13;
            chartTitle1.Text = "";
            this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            // 
            // chartControl2
            // 
            this.chartControl2.BackColor = System.Drawing.Color.Silver;
            xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.Label.Font = new System.Drawing.Font("Tahoma", 10F);
            xyDiagram1.AxisY.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram1.DefaultPane.BackColor = System.Drawing.Color.Silver;
            this.chartControl2.Diagram = xyDiagram1;
            this.chartControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl2.Legend.Font = new System.Drawing.Font("Tahoma", 12F);
            this.chartControl2.Legend.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.chartControl2.Location = new System.Drawing.Point(2, 2);
            this.chartControl2.Name = "chartControl2";
            sideBySideBarSeriesLabel1.Font = new System.Drawing.Font("Tahoma", 12F);
            sideBySideBarSeriesLabel1.LineVisible = true;
            sideBySideBarSeriesLabel1.TextColor = System.Drawing.Color.Maroon;
            series2.Label = sideBySideBarSeriesLabel1;
            series2.Name = "Series 1";
            sideBySideBarSeriesView1.BarWidth = 0.4D;
            sideBySideBarSeriesView1.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            sideBySideBarSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
            sideBySideBarSeriesView1.Transparency = ((byte)(1));
            series2.View = sideBySideBarSeriesView1;
            this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series2};
            sideBySideBarSeriesLabel2.LineVisible = true;
            this.chartControl2.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
            this.chartControl2.SideBySideBarDistanceVariable = 0.1D;
            this.chartControl2.SideBySideEqualBarWidth = true;
            this.chartControl2.Size = new System.Drawing.Size(1133, 580);
            this.chartControl2.TabIndex = 12;
            chartTitle2.Text = "***";
            this.chartControl2.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle2});
            // 
            // dockManager1
            // 
            this.dockManager1.AutoHideContainers.AddRange(new DevExpress.XtraBars.Docking.AutoHideContainer[] {
            this.hideContainerRight});
            this.dockManager1.AutoHideSpeed = 2;
            this.dockManager1.DockingOptions.HideImmediatelyOnAutoHide = true;
            this.dockManager1.Form = this;
            this.dockManager1.TopZIndexControls.AddRange(new string[] {
            "DevExpress.XtraBars.BarDockControl",
            "DevExpress.XtraBars.StandaloneBarDockControl",
            "System.Windows.Forms.StatusBar",
            "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
            "DevExpress.XtraBars.Ribbon.RibbonControl"});
            // 
            // hideContainerRight
            // 
            this.hideContainerRight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
            this.hideContainerRight.Controls.Add(this.dockPanel1);
            this.hideContainerRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.hideContainerRight.Font = new System.Drawing.Font("Tahoma", 12F);
            this.hideContainerRight.ForeColor = System.Drawing.Color.Maroon;
            this.hideContainerRight.Location = new System.Drawing.Point(1137, 0);
            this.hideContainerRight.Name = "hideContainerRight";
            this.hideContainerRight.Size = new System.Drawing.Size(19, 676);
            // 
            // dockPanel1
            // 
            this.dockPanel1.Appearance.Font = new System.Drawing.Font("Tahoma", 20F);
            this.dockPanel1.Appearance.ForeColor = System.Drawing.Color.Maroon;
            this.dockPanel1.Appearance.Options.UseFont = true;
            this.dockPanel1.Appearance.Options.UseForeColor = true;
            this.dockPanel1.Controls.Add(this.dockPanel1_Container);
            this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Right;
            this.dockPanel1.Font = new System.Drawing.Font("Tahoma", 12F);
            this.dockPanel1.ForeColor = System.Drawing.Color.Maroon;
            this.dockPanel1.ID = new System.Guid("04b70631-3a35-4770-97de-76042c89bf0c");
            this.dockPanel1.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1.Name = "dockPanel1";
            this.dockPanel1.OriginalSize = new System.Drawing.Size(452, 200);
            this.dockPanel1.SavedDock = DevExpress.XtraBars.Docking.DockingStyle.Right;
            this.dockPanel1.SavedIndex = 0;
            this.dockPanel1.Size = new System.Drawing.Size(452, 676);
            this.dockPanel1.TabStop = false;
            this.dockPanel1.Text = "Tablo";
            this.dockPanel1.Visibility = DevExpress.XtraBars.Docking.DockVisibility.AutoHide;
            // 
            // dockPanel1_Container
            // 
            this.dockPanel1_Container.Controls.Add(this.gridControl1);
            this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
            this.dockPanel1_Container.Name = "dockPanel1_Container";
            this.dockPanel1_Container.Size = new System.Drawing.Size(444, 649);
            this.dockPanel1_Container.TabIndex = 0;
            // 
            // gridControl1
            // 
            this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl1.Location = new System.Drawing.Point(0, 0);
            this.gridControl1.MainView = this.gridView1;
            this.gridControl1.Name = "gridControl1";
            this.gridControl1.Size = new System.Drawing.Size(444, 649);
            this.gridControl1.TabIndex = 12;
            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            // 
            // gridView1
            // 
            this.gridView1.Appearance.FocusedRow.Font = new System.Drawing.Font("Tahoma", 12F);
            this.gridView1.Appearance.FocusedRow.ForeColor = System.Drawing.Color.Maroon;
            this.gridView1.Appearance.FocusedRow.Options.UseFont = true;
            this.gridView1.Appearance.FocusedRow.Options.UseForeColor = true;
            this.gridView1.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 13F, System.Drawing.FontStyle.Bold);
            this.gridView1.Appearance.HeaderPanel.ForeColor = System.Drawing.Color.Maroon;
            this.gridView1.Appearance.HeaderPanel.Options.UseFont = true;
            this.gridView1.Appearance.HeaderPanel.Options.UseForeColor = true;
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 12F);
            this.gridView1.Appearance.Row.ForeColor = System.Drawing.Color.Black;
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.Appearance.Row.Options.UseForeColor = true;
            this.gridView1.Appearance.TopNewRow.Font = new System.Drawing.Font("Tahoma", 12F);
            this.gridView1.Appearance.TopNewRow.ForeColor = System.Drawing.Color.Maroon;
            this.gridView1.Appearance.TopNewRow.Options.UseFont = true;
            this.gridView1.Appearance.TopNewRow.Options.UseForeColor = true;
            this.gridView1.GridControl = this.gridControl1;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsView.ShowGroupPanel = false;
            // 
            // BakimRaporlari
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1156, 676);
            this.Controls.Add(this.panelControl3);
            this.Controls.Add(this.layoutControl1);
            this.Controls.Add(this.hideContainerRight);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name = "BakimRaporlari";
            this.Text = "Bakım Raporları";
            this.Load += new System.EventHandler(this.BakimRaporlari_Load);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
            this.layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.cmbTezgah.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cmbBakimYili.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
            this.panelControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
            this.hideContainerRight.ResumeLayout(false);
            this.dockPanel1.ResumeLayout(false);
            this.dockPanel1_Container.ResumeLayout(false);
            ((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()
 {
     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();
 }
コード例 #22
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmChartView));
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.printToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.printReviewToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
            this.exitToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.exportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.exportToXLSToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.exportToToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.exportToPDFToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
            this.exportToImageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.pNGToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.jPGToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.gIFToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.bMPToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.menuStrip1.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)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
            this.SuspendLayout();
            // 
            // menuStrip1
            // 
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fileToolStripMenuItem,
            this.exportToolStripMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.Size = new System.Drawing.Size(777, 24);
            this.menuStrip1.TabIndex = 0;
            this.menuStrip1.Text = "menuStrip1";
            // 
            // fileToolStripMenuItem
            // 
            this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.printToolStripMenuItem,
            this.printReviewToolStripMenuItem,
            this.toolStripMenuItem1,
            this.exitToolStripMenuItem1});
            this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
            this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
            this.fileToolStripMenuItem.Text = "File";
            // 
            // printToolStripMenuItem
            // 
            this.printToolStripMenuItem.Name = "printToolStripMenuItem";
            this.printToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.printToolStripMenuItem.Text = "Print...";
            this.printToolStripMenuItem.Click += new System.EventHandler(this.printToolStripMenuItem_Click);
            // 
            // printReviewToolStripMenuItem
            // 
            this.printReviewToolStripMenuItem.Name = "printReviewToolStripMenuItem";
            this.printReviewToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.printReviewToolStripMenuItem.Text = "Print Review...";
            this.printReviewToolStripMenuItem.Click += new System.EventHandler(this.printReviewToolStripMenuItem_Click);
            // 
            // toolStripMenuItem1
            // 
            this.toolStripMenuItem1.Name = "toolStripMenuItem1";
            this.toolStripMenuItem1.Size = new System.Drawing.Size(145, 6);
            // 
            // exitToolStripMenuItem1
            // 
            this.exitToolStripMenuItem1.Name = "exitToolStripMenuItem1";
            this.exitToolStripMenuItem1.Size = new System.Drawing.Size(148, 22);
            this.exitToolStripMenuItem1.Text = "Exit";
            this.exitToolStripMenuItem1.Click += new System.EventHandler(this.exitToolStripMenuItem1_Click);
            // 
            // exportToolStripMenuItem
            // 
            this.exportToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.exportToXLSToolStripMenuItem,
            this.exportToToolStripMenuItem,
            this.exportToPDFToolStripMenuItem,
            this.toolStripMenuItem2,
            this.exportToImageToolStripMenuItem});
            this.exportToolStripMenuItem.Name = "exportToolStripMenuItem";
            this.exportToolStripMenuItem.Size = new System.Drawing.Size(52, 20);
            this.exportToolStripMenuItem.Text = "Export";
            // 
            // exportToXLSToolStripMenuItem
            // 
            this.exportToXLSToolStripMenuItem.Name = "exportToXLSToolStripMenuItem";
            this.exportToXLSToolStripMenuItem.Size = new System.Drawing.Size(157, 22);
            this.exportToXLSToolStripMenuItem.Text = "Export to XLS";
            this.exportToXLSToolStripMenuItem.Click += new System.EventHandler(this.exportToXLSToolStripMenuItem_Click);
            // 
            // exportToToolStripMenuItem
            // 
            this.exportToToolStripMenuItem.Name = "exportToToolStripMenuItem";
            this.exportToToolStripMenuItem.Size = new System.Drawing.Size(157, 22);
            this.exportToToolStripMenuItem.Text = "Export to HTML";
            this.exportToToolStripMenuItem.Click += new System.EventHandler(this.exportToToolStripMenuItem_Click);
            // 
            // exportToPDFToolStripMenuItem
            // 
            this.exportToPDFToolStripMenuItem.Name = "exportToPDFToolStripMenuItem";
            this.exportToPDFToolStripMenuItem.Size = new System.Drawing.Size(157, 22);
            this.exportToPDFToolStripMenuItem.Text = "Export to PDF";
            this.exportToPDFToolStripMenuItem.Click += new System.EventHandler(this.exportToPDFToolStripMenuItem_Click);
            // 
            // toolStripMenuItem2
            // 
            this.toolStripMenuItem2.Name = "toolStripMenuItem2";
            this.toolStripMenuItem2.Size = new System.Drawing.Size(154, 6);
            // 
            // exportToImageToolStripMenuItem
            // 
            this.exportToImageToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.pNGToolStripMenuItem,
            this.jPGToolStripMenuItem,
            this.gIFToolStripMenuItem,
            this.bMPToolStripMenuItem});
            this.exportToImageToolStripMenuItem.Name = "exportToImageToolStripMenuItem";
            this.exportToImageToolStripMenuItem.Size = new System.Drawing.Size(157, 22);
            this.exportToImageToolStripMenuItem.Text = "Export to Image";
            this.exportToImageToolStripMenuItem.Click += new System.EventHandler(this.exportToImageToolStripMenuItem_Click);
            // 
            // pNGToolStripMenuItem
            // 
            this.pNGToolStripMenuItem.Name = "pNGToolStripMenuItem";
            this.pNGToolStripMenuItem.Size = new System.Drawing.Size(99, 22);
            this.pNGToolStripMenuItem.Text = "PNG";
            this.pNGToolStripMenuItem.Click += new System.EventHandler(this.pNGToolStripMenuItem_Click);
            // 
            // jPGToolStripMenuItem
            // 
            this.jPGToolStripMenuItem.Name = "jPGToolStripMenuItem";
            this.jPGToolStripMenuItem.Size = new System.Drawing.Size(99, 22);
            this.jPGToolStripMenuItem.Text = "JPG";
            this.jPGToolStripMenuItem.Click += new System.EventHandler(this.jPGToolStripMenuItem_Click);
            // 
            // gIFToolStripMenuItem
            // 
            this.gIFToolStripMenuItem.Name = "gIFToolStripMenuItem";
            this.gIFToolStripMenuItem.Size = new System.Drawing.Size(99, 22);
            this.gIFToolStripMenuItem.Text = "GIF";
            // 
            // bMPToolStripMenuItem
            // 
            this.bMPToolStripMenuItem.Name = "bMPToolStripMenuItem";
            this.bMPToolStripMenuItem.Size = new System.Drawing.Size(99, 22);
            this.bMPToolStripMenuItem.Text = "BMP";
            this.bMPToolStripMenuItem.Click += new System.EventHandler(this.bMPToolStripMenuItem_Click);
            // 
            // chartControl1
            // 
            xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
            this.chartControl1.Diagram = xyDiagram1;
            this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl1.Location = new System.Drawing.Point(0, 24);
            this.chartControl1.Name = "chartControl1";
            series1.Name = "Series 1";
            sideBySideBarSeriesLabel1.Visible = false;
            series1.Label = sideBySideBarSeriesLabel1;
            series2.Name = "Series 2";
            sideBySideBarSeriesLabel2.Visible = false;
            series2.Label = sideBySideBarSeriesLabel2;
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2};
            this.chartControl1.Size = new System.Drawing.Size(777, 417);
            this.chartControl1.TabIndex = 1;
            chartTitle1.Text = "Biểu đồ";
            this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            // 
            // frmChartView
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(777, 441);
            this.Controls.Add(this.chartControl1);
            this.Controls.Add(this.menuStrip1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MainMenuStrip = this.menuStrip1;
            this.Name = "frmChartView";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Biểu đồ";
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            ((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)(this.chartControl1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #23
0
		/// <summary> 
		/// Required method for Designer support - do not modify 
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent() {
			this.components = new System.ComponentModel.Container();
			DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
			DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY1 = new DevExpress.XtraCharts.SecondaryAxisY();
			DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY2 = new DevExpress.XtraCharts.SecondaryAxisY();
			DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView1 = new DevExpress.XtraCharts.SplineAreaSeriesView();
			DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
			DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView1 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
			DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.SplineSeriesView splineSeriesView1 = new DevExpress.XtraCharts.SplineSeriesView();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView2 = new DevExpress.XtraCharts.SplineAreaSeriesView();
			DevExpress.XtraCharts.PolarDiagram polarDiagram1 = new DevExpress.XtraCharts.PolarDiagram();
			DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel1 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
			DevExpress.XtraCharts.PolarAreaSeriesView polarAreaSeriesView1 = new DevExpress.XtraCharts.PolarAreaSeriesView();
			DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel2 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
			DevExpress.XtraCharts.PolarAreaSeriesView polarAreaSeriesView2 = new DevExpress.XtraCharts.PolarAreaSeriesView();
			DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel3 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
			DevExpress.XtraCharts.PolarAreaSeriesView polarAreaSeriesView3 = new DevExpress.XtraCharts.PolarAreaSeriesView();
			this.chartControlWindSpeedFreq = new DevExpress.XtraCharts.ChartControl();
			this.chartControlWindDir = new DevExpress.XtraCharts.ChartControl();
			this.groupControl = new DevExpress.XtraEditors.GroupControl();
			this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
			this.rangeTrackBarControlWeibullSpeeds = new DevExpress.XtraEditors.RangeTrackBarControl();
			this.bindingSourceWindSpeedFreq = new System.Windows.Forms.BindingSource(this.components);
			this.bindingSourceWindDir = new System.Windows.Forms.BindingSource(this.components);
			((System.ComponentModel.ISupportInitialize)(this.chartControlWindSpeedFreq)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(secondaryAxisY2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.chartControlWindDir)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(polarDiagram1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(polarAreaSeriesView1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(polarAreaSeriesView2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(polarAreaSeriesView3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.groupControl)).BeginInit();
			this.groupControl.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControlWeibullSpeeds)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControlWeibullSpeeds.Properties)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.bindingSourceWindSpeedFreq)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.bindingSourceWindDir)).BeginInit();
			this.SuspendLayout();
			// 
			// chartControlWindSpeedFreq
			// 
			this.chartControlWindSpeedFreq.AppearanceName = "The Trees";
			this.chartControlWindSpeedFreq.CacheToMemory = true;
			this.chartControlWindSpeedFreq.DataSource = this.bindingSourceWindSpeedFreq;
			xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
			xyDiagram1.AxisX.Range.SideMarginsEnabled = false;
			xyDiagram1.AxisX.ScaleBreakOptions.Style = DevExpress.XtraCharts.ScaleBreakStyle.Straight;
			xyDiagram1.AxisX.Tickmarks.MinorVisible = false;
			xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
			xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = false;
			xyDiagram1.AxisY.Range.SideMarginsEnabled = false;
			xyDiagram1.AxisY.Visible = false;
			xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
			secondaryAxisY1.AxisID = 0;
			secondaryAxisY1.Name = "Secondary AxisY 1";
			secondaryAxisY1.Range.ScrollingRange.SideMarginsEnabled = true;
			secondaryAxisY1.Range.SideMarginsEnabled = false;
			secondaryAxisY1.Visible = false;
			secondaryAxisY1.VisibleInPanesSerializable = "-1";
			secondaryAxisY2.AxisID = 1;
			secondaryAxisY2.Name = "Secondary AxisY 2";
			secondaryAxisY2.Range.ScrollingRange.SideMarginsEnabled = true;
			secondaryAxisY2.Range.SideMarginsEnabled = false;
			secondaryAxisY2.Visible = false;
			secondaryAxisY2.VisibleInPanesSerializable = "-1";
			xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
            secondaryAxisY1,
            secondaryAxisY2});
			this.chartControlWindSpeedFreq.Diagram = xyDiagram1;
			this.chartControlWindSpeedFreq.Dock = System.Windows.Forms.DockStyle.Top;
			this.chartControlWindSpeedFreq.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
			this.chartControlWindSpeedFreq.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
			this.chartControlWindSpeedFreq.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
			this.chartControlWindSpeedFreq.Legend.EquallySpacedItems = false;
			this.chartControlWindSpeedFreq.Legend.Shadow.Visible = true;
			this.chartControlWindSpeedFreq.Location = new System.Drawing.Point(2, 22);
			this.chartControlWindSpeedFreq.Name = "chartControlWindSpeedFreq";
			series1.ArgumentDataMember = "SpeedPropertty";
			series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
			pointSeriesLabel1.LineVisible = true;
			pointSeriesLabel1.Visible = false;
			series1.Label = pointSeriesLabel1;
			series1.Name = "Wind Power";
			series1.ValueDataMembersSerializable = "Power";
			splineAreaSeriesView1.AxisYName = "Secondary AxisY 1";
			splineAreaSeriesView1.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(64)))));
			splineAreaSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(196)))), ((int)(((byte)(196)))), ((int)(((byte)(64)))));
			splineAreaSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
			splineAreaSeriesView1.MarkerOptions.Visible = false;
			splineAreaSeriesView1.Transparency = ((byte)(64));
			series1.View = splineAreaSeriesView1;
			series2.ArgumentDataMember = "SpeedPropertty";
			series2.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
			sideBySideBarSeriesLabel1.LineVisible = true;
			sideBySideBarSeriesLabel1.Visible = false;
			series2.Label = sideBySideBarSeriesLabel1;
			series2.Name = "Wind Speed Frequency";
			series2.ValueDataMembersSerializable = "FrequencyProperty";
			sideBySideBarSeriesView1.BarWidth = 0.5D;
			sideBySideBarSeriesView1.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(96)))), ((int)(((byte)(128)))), ((int)(((byte)(228)))));
			sideBySideBarSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(96)))), ((int)(((byte)(128)))), ((int)(((byte)(228)))));
			sideBySideBarSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
			sideBySideBarSeriesView1.Transparency = ((byte)(196));
			series2.View = sideBySideBarSeriesView1;
			series3.ArgumentDataMember = "SpeedPropertty";
			series3.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
			pointSeriesLabel2.LineVisible = true;
			pointSeriesLabel2.Visible = false;
			series3.Label = pointSeriesLabel2;
			series3.LegendText = "Beta: NaN Theta: NaN";
			series3.Name = "Weibull";
			series3.ValueDataMembersSerializable = "WeibullProperty";
			splineSeriesView1.AxisYName = "Secondary AxisY 2";
			splineSeriesView1.Color = System.Drawing.Color.Red;
			splineSeriesView1.LineMarkerOptions.Visible = false;
			splineSeriesView1.LineStyle.Thickness = 1;
			series3.View = splineSeriesView1;
			this.chartControlWindSpeedFreq.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2,
        series3};
			pointSeriesLabel3.LineVisible = true;
			this.chartControlWindSpeedFreq.SeriesTemplate.Label = pointSeriesLabel3;
			splineAreaSeriesView2.Transparency = ((byte)(0));
			this.chartControlWindSpeedFreq.SeriesTemplate.View = splineAreaSeriesView2;
			this.chartControlWindSpeedFreq.SideBySideBarDistanceFixed = 0;
			this.chartControlWindSpeedFreq.SideBySideEqualBarWidth = true;
			this.chartControlWindSpeedFreq.Size = new System.Drawing.Size(894, 203);
			this.chartControlWindSpeedFreq.TabIndex = 0;
			// 
			// chartControlWindDir
			// 
			this.chartControlWindDir.CacheToMemory = true;
			polarDiagram1.AxisY.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
			polarDiagram1.AxisY.NumericOptions.Precision = 1;
			polarDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
			polarDiagram1.AxisY.Range.SideMarginsEnabled = false;
			polarDiagram1.AxisY.Tickmarks.MinorVisible = false;
			polarDiagram1.AxisY.Tickmarks.Visible = false;
			polarDiagram1.AxisY.Visible = false;
			polarDiagram1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
			polarDiagram1.BorderVisible = false;
			polarDiagram1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
			polarDiagram1.RotationDirection = DevExpress.XtraCharts.RadarDiagramRotationDirection.Clockwise;
			this.chartControlWindDir.Diagram = polarDiagram1;
			this.chartControlWindDir.Dock = System.Windows.Forms.DockStyle.Fill;
			this.chartControlWindDir.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
			this.chartControlWindDir.Legend.HorizontalIndent = 2;
			this.chartControlWindDir.Legend.Padding.Bottom = 1;
			this.chartControlWindDir.Legend.Padding.Left = 1;
			this.chartControlWindDir.Legend.Padding.Right = 1;
			this.chartControlWindDir.Legend.Padding.Top = 1;
			this.chartControlWindDir.Legend.Shadow.Visible = true;
			this.chartControlWindDir.Legend.TextOffset = 1;
			this.chartControlWindDir.Legend.VerticalIndent = 1;
			this.chartControlWindDir.Location = new System.Drawing.Point(2, 225);
			this.chartControlWindDir.Name = "chartControlWindDir";
			series4.ArgumentDataMember = "DirectionProperty";
			series4.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
			radarPointSeriesLabel1.LineVisible = true;
			radarPointSeriesLabel1.Visible = false;
			series4.Label = radarPointSeriesLabel1;
			series4.Name = "Power From Direction";
			series4.ValueDataMembersSerializable = "PowerProperty";
			polarAreaSeriesView1.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(64)))));
			polarAreaSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(196)))), ((int)(((byte)(196)))), ((int)(((byte)(64)))));
			polarAreaSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
			polarAreaSeriesView1.MarkerOptions.Visible = false;
			polarAreaSeriesView1.Transparency = ((byte)(64));
			series4.View = polarAreaSeriesView1;
			series5.ArgumentDataMember = "DirectionProperty";
			series5.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
			radarPointSeriesLabel2.LineVisible = true;
			radarPointSeriesLabel2.Visible = false;
			series5.Label = radarPointSeriesLabel2;
			series5.Name = "Wind From Direction";
			series5.ValueDataMembersSerializable = "FrequencyProperty";
			polarAreaSeriesView2.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(96)))), ((int)(((byte)(128)))), ((int)(((byte)(228)))));
			polarAreaSeriesView2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(96)))), ((int)(((byte)(128)))), ((int)(((byte)(228)))));
			polarAreaSeriesView2.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
			polarAreaSeriesView2.MarkerOptions.Visible = false;
			polarAreaSeriesView2.Transparency = ((byte)(196));
			series5.View = polarAreaSeriesView2;
			this.chartControlWindDir.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series4,
        series5};
			this.chartControlWindDir.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
			radarPointSeriesLabel3.LineVisible = true;
			this.chartControlWindDir.SeriesTemplate.Label = radarPointSeriesLabel3;
			polarAreaSeriesView3.Transparency = ((byte)(0));
			this.chartControlWindDir.SeriesTemplate.View = polarAreaSeriesView3;
			this.chartControlWindDir.Size = new System.Drawing.Size(894, 652);
			this.chartControlWindDir.TabIndex = 1;
			// 
			// groupControl
			// 
			this.groupControl.Controls.Add(this.labelControl1);
			this.groupControl.Controls.Add(this.rangeTrackBarControlWeibullSpeeds);
			this.groupControl.Controls.Add(this.chartControlWindDir);
			this.groupControl.Controls.Add(this.chartControlWindSpeedFreq);
			this.groupControl.Dock = System.Windows.Forms.DockStyle.Fill;
			this.groupControl.Location = new System.Drawing.Point(0, 0);
			this.groupControl.Name = "groupControl";
			this.groupControl.Size = new System.Drawing.Size(898, 879);
			this.groupControl.TabIndex = 2;
			this.groupControl.Text = "Wind Resource Analysis";
			// 
			// labelControl1
			// 
			this.labelControl1.Location = new System.Drawing.Point(165, 4);
			this.labelControl1.Name = "labelControl1";
			this.labelControl1.Size = new System.Drawing.Size(72, 13);
			this.labelControl1.TabIndex = 3;
			this.labelControl1.Text = "Weibull Range:";
			// 
			// rangeTrackBarControlWeibullSpeeds
			// 
			this.rangeTrackBarControlWeibullSpeeds.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.rangeTrackBarControlWeibullSpeeds.EditValue = new DevExpress.XtraEditors.Repository.TrackBarRange(0, 70);
			this.rangeTrackBarControlWeibullSpeeds.Location = new System.Drawing.Point(243, 0);
			this.rangeTrackBarControlWeibullSpeeds.Name = "rangeTrackBarControlWeibullSpeeds";
			this.rangeTrackBarControlWeibullSpeeds.Properties.AutoSize = false;
			this.rangeTrackBarControlWeibullSpeeds.Properties.Maximum = 70;
			this.rangeTrackBarControlWeibullSpeeds.Properties.ShowValueToolTip = true;
			this.rangeTrackBarControlWeibullSpeeds.Properties.TickFrequency = 2;
			this.rangeTrackBarControlWeibullSpeeds.Size = new System.Drawing.Size(655, 22);
			this.rangeTrackBarControlWeibullSpeeds.TabIndex = 2;
			this.rangeTrackBarControlWeibullSpeeds.Value = new DevExpress.XtraEditors.Repository.TrackBarRange(0, 70);
			this.rangeTrackBarControlWeibullSpeeds.EditValueChanged += new System.EventHandler(this.rangeTrackBarControlWeibullSpeeds_EditValueChanged);
			// 
			// bindingSourceWindSpeedFreq
			// 
			this.bindingSourceWindSpeedFreq.DataSource = typeof(Atmo.Stats.WindSpeedFrequency);
			// 
			// bindingSourceWindDir
			// 
			this.bindingSourceWindDir.DataSource = typeof(Atmo.Stats.WindDirectionEnergy);
			// 
			// WindResourceGraph
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Controls.Add(this.groupControl);
			this.Name = "WindResourceGraph";
			this.Size = new System.Drawing.Size(898, 879);
			((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(secondaryAxisY2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.chartControlWindSpeedFreq)).EndInit();
			((System.ComponentModel.ISupportInitialize)(polarDiagram1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(polarAreaSeriesView1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
			((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(polarAreaSeriesView2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
			((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(polarAreaSeriesView3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.chartControlWindDir)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.groupControl)).EndInit();
			this.groupControl.ResumeLayout(false);
			this.groupControl.PerformLayout();
			((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControlWeibullSpeeds.Properties)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControlWeibullSpeeds)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.bindingSourceWindSpeedFreq)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.bindingSourceWindDir)).EndInit();
			this.ResumeLayout(false);

		}
コード例 #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.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
            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.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.gridControl1 = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.navBarControl1 = new DevExpress.XtraNavBar.NavBarControl();
            this.navBarGroup1 = new DevExpress.XtraNavBar.NavBarGroup();
            this.navBarItem1 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem2 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem3 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarGroup2 = new DevExpress.XtraNavBar.NavBarGroup();
            this.navBarItem4 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem5 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem6 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem9 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem10 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarGroup3 = new DevExpress.XtraNavBar.NavBarGroup();
            this.navBarItem7 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem8 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem11 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem12 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem13 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem14 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarGroup4 = new DevExpress.XtraNavBar.NavBarGroup();
            this.navBarItem15 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem16 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem17 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem18 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem19 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarGroup5 = new DevExpress.XtraNavBar.NavBarGroup();
            this.navBarItem20 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem21 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem22 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarGroup6 = new DevExpress.XtraNavBar.NavBarGroup();
            this.navBarItem23 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem24 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem25 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem26 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem27 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem28 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem29 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem30 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem31 = new DevExpress.XtraNavBar.NavBarItem();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.listBox1 = new System.Windows.Forms.ListBox();
            this.panel3 = new System.Windows.Forms.Panel();
            this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.textBox2 = new System.Windows.Forms.TextBox();
            this.textBox3 = new System.Windows.Forms.TextBox();
            this.textBox4 = new System.Windows.Forms.TextBox();
            this.textBox5 = new System.Windows.Forms.TextBox();
            this.textBox6 = new System.Windows.Forms.TextBox();
            this.textBox7 = new System.Windows.Forms.TextBox();
            this.panel4 = new System.Windows.Forms.Panel();
            this.button3 = new System.Windows.Forms.Button();
            this.button2 = new System.Windows.Forms.Button();
            this.panel5 = new System.Windows.Forms.Panel();
            this.button4 = new System.Windows.Forms.Button();
            this.button1 = new System.Windows.Forms.Button();
            this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.checkBox1 = new System.Windows.Forms.CheckBox();
            this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager();
            this.hideContainerBottom = new DevExpress.XtraBars.Docking.AutoHideContainer();
            this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.richTextBox1 = new System.Windows.Forms.RichTextBox();
            this.dockPanel2 = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.panel1 = new System.Windows.Forms.Panel();
            this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
            this.dockPanel3 = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanel3_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.panel2 = new System.Windows.Forms.Panel();
            this.textBox8 = new System.Windows.Forms.TextBox();
            this.checkBox3 = new System.Windows.Forms.CheckBox();
            this.checkBox2 = new System.Windows.Forms.CheckBox();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
            this.splitContainerControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).BeginInit();
            this.xtraTabPage2.SuspendLayout();
            this.tableLayoutPanel1.SuspendLayout();
            this.panel3.SuspendLayout();
            this.tableLayoutPanel2.SuspendLayout();
            this.panel4.SuspendLayout();
            this.panel5.SuspendLayout();
            this.xtraTabPage3.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)(lineSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
            this.hideContainerBottom.SuspendLayout();
            this.dockPanel1.SuspendLayout();
            this.dockPanel1_Container.SuspendLayout();
            this.dockPanel2.SuspendLayout();
            this.dockPanel2_Container.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
            this.dockPanel3.SuspendLayout();
            this.dockPanel3_Container.SuspendLayout();
            this.panel2.SuspendLayout();
            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(788, 444);
            this.xtraTabControl1.TabIndex = 0;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
            this.xtraTabPage2,
            this.xtraTabPage3});
            // 
            // xtraTabPage1
            // 
            this.xtraTabPage1.Controls.Add(this.splitContainerControl1);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(782, 417);
            this.xtraTabPage1.Text = "xtraTabPage1";
            // 
            // splitContainerControl1
            // 
            this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
            this.splitContainerControl1.Name = "splitContainerControl1";
            this.splitContainerControl1.Panel1.Controls.Add(this.gridControl1);
            this.splitContainerControl1.Panel1.Text = "Panel1";
            this.splitContainerControl1.Panel2.Controls.Add(this.navBarControl1);
            this.splitContainerControl1.Panel2.Text = "Panel2";
            this.splitContainerControl1.Size = new System.Drawing.Size(782, 417);
            this.splitContainerControl1.SplitterPosition = 519;
            this.splitContainerControl1.TabIndex = 0;
            this.splitContainerControl1.Text = "splitContainerControl1";
            this.splitContainerControl1.SizeChanged += new System.EventHandler(this.splitContainerControl1_SizeChanged);
            // 
            // gridControl1
            // 
            this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl1.Location = new System.Drawing.Point(0, 0);
            this.gridControl1.MainView = this.gridView1;
            this.gridControl1.Name = "gridControl1";
            this.gridControl1.Size = new System.Drawing.Size(519, 417);
            this.gridControl1.TabIndex = 0;
            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            this.gridControl1.Click += new System.EventHandler(this.gridControl1_Click);
            // 
            // gridView1
            // 
            this.gridView1.GridControl = this.gridControl1;
            this.gridView1.Name = "gridView1";
            // 
            // navBarControl1
            // 
            this.navBarControl1.ActiveGroup = this.navBarGroup1;
            this.navBarControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.navBarControl1.Groups.AddRange(new DevExpress.XtraNavBar.NavBarGroup[] {
            this.navBarGroup1,
            this.navBarGroup2,
            this.navBarGroup3,
            this.navBarGroup4,
            this.navBarGroup5,
            this.navBarGroup6});
            this.navBarControl1.Items.AddRange(new DevExpress.XtraNavBar.NavBarItem[] {
            this.navBarItem1,
            this.navBarItem2,
            this.navBarItem3,
            this.navBarItem4,
            this.navBarItem5,
            this.navBarItem6,
            this.navBarItem7,
            this.navBarItem8,
            this.navBarItem9,
            this.navBarItem10,
            this.navBarItem11,
            this.navBarItem12,
            this.navBarItem13,
            this.navBarItem14,
            this.navBarItem15,
            this.navBarItem16,
            this.navBarItem17,
            this.navBarItem18,
            this.navBarItem19,
            this.navBarItem20,
            this.navBarItem21,
            this.navBarItem22,
            this.navBarItem23,
            this.navBarItem24,
            this.navBarItem25,
            this.navBarItem26,
            this.navBarItem27,
            this.navBarItem28,
            this.navBarItem29,
            this.navBarItem30,
            this.navBarItem31});
            this.navBarControl1.Location = new System.Drawing.Point(0, 0);
            this.navBarControl1.Name = "navBarControl1";
            this.navBarControl1.OptionsNavPane.ExpandedWidth = 227;
            this.navBarControl1.Size = new System.Drawing.Size(258, 417);
            this.navBarControl1.TabIndex = 0;
            this.navBarControl1.Text = "navBarControl1";
            this.navBarControl1.Click += new System.EventHandler(this.navBarControl1_Click);
            // 
            // navBarGroup1
            // 
            this.navBarGroup1.Caption = "navBarGroup1";
            this.navBarGroup1.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem1),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem2),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem3)});
            this.navBarGroup1.Name = "navBarGroup1";
            // 
            // navBarItem1
            // 
            this.navBarItem1.Caption = "navBarItem1";
            this.navBarItem1.Name = "navBarItem1";
            this.navBarItem1.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem1_LinkClicked);
            // 
            // navBarItem2
            // 
            this.navBarItem2.Caption = "navBarItem2";
            this.navBarItem2.Name = "navBarItem2";
            this.navBarItem2.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem2_LinkClicked);
            // 
            // navBarItem3
            // 
            this.navBarItem3.Caption = "navBarItem3";
            this.navBarItem3.Name = "navBarItem3";
            this.navBarItem3.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem3_LinkClicked);
            // 
            // navBarGroup2
            // 
            this.navBarGroup2.Caption = "多接口串联";
            this.navBarGroup2.Expanded = true;
            this.navBarGroup2.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem4),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem5),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem6),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem9),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem10)});
            this.navBarGroup2.Name = "navBarGroup2";
            // 
            // navBarItem4
            // 
            this.navBarItem4.Caption = "GnGi_Get2x_Multi";
            this.navBarItem4.Name = "navBarItem4";
            this.navBarItem4.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem4_LinkClicked);
            // 
            // navBarItem5
            // 
            this.navBarItem5.Caption = "IP_GnGi_TCPy-GnGi_Get2x_Multi---1";
            this.navBarItem5.Name = "navBarItem5";
            this.navBarItem5.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem5_LinkClicked);
            // 
            // navBarItem6
            // 
            this.navBarItem6.Caption = "IP_GnGi_TCPy-GnGi_Get2x_Multi-ip2.id";
            this.navBarItem6.Name = "navBarItem6";
            this.navBarItem6.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem6_LinkClicked);
            // 
            // navBarItem9
            // 
            this.navBarItem9.Caption = "get在Gn->Gi丢包统计-----2";
            this.navBarItem9.Name = "navBarItem9";
            this.navBarItem9.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem9_LinkClicked);
            // 
            // navBarItem10
            // 
            this.navBarItem10.Caption = "navBarItem10";
            this.navBarItem10.Name = "navBarItem10";
            this.navBarItem10.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem10_LinkClicked);
            // 
            // navBarGroup3
            // 
            this.navBarGroup3.Caption = "通用工具";
            this.navBarGroup3.Expanded = true;
            this.navBarGroup3.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem7),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem8),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem11),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem12),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem13),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem14)});
            this.navBarGroup3.Name = "navBarGroup3";
            // 
            // navBarItem7
            // 
            this.navBarItem7.Caption = "信令统计时间";
            this.navBarItem7.Name = "navBarItem7";
            this.navBarItem7.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem7_LinkClicked);
            // 
            // navBarItem8
            // 
            this.navBarItem8.Caption = "导出excel文件";
            this.navBarItem8.Name = "navBarItem8";
            this.navBarItem8.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem8_LinkClicked);
            // 
            // navBarItem11
            // 
            this.navBarItem11.Caption = "MultiInterFace-WCF";
            this.navBarItem11.Name = "navBarItem11";
            this.navBarItem11.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem11_LinkClicked);
            // 
            // navBarItem12
            // 
            this.navBarItem12.Caption = "navBarItem12";
            this.navBarItem12.Name = "navBarItem12";
            this.navBarItem12.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem12_LinkClicked);
            // 
            // navBarItem13
            // 
            this.navBarItem13.Caption = "navBarItem13";
            this.navBarItem13.Name = "navBarItem13";
            this.navBarItem13.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem13_LinkClicked);
            // 
            // navBarItem14
            // 
            this.navBarItem14.Caption = "navBarItem14";
            this.navBarItem14.Name = "navBarItem14";
            // 
            // navBarGroup4
            // 
            this.navBarGroup4.Caption = "WCF";
            this.navBarGroup4.Expanded = true;
            this.navBarGroup4.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem15),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem16),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem17),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem18),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem19)});
            this.navBarGroup4.Name = "navBarGroup4";
            // 
            // navBarItem15
            // 
            this.navBarItem15.Caption = "execWcfService(int value)";
            this.navBarItem15.Name = "navBarItem15";
            this.navBarItem15.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem15_LinkClicked);
            // 
            // navBarItem16
            // 
            this.navBarItem16.Caption = "viewTableTimeDuration";
            this.navBarItem16.Name = "navBarItem16";
            this.navBarItem16.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem16_LinkClicked);
            // 
            // navBarItem17
            // 
            this.navBarItem17.Caption = "execWcfTcpService((int)numericUpDown1.Value)";
            this.navBarItem17.Name = "navBarItem17";
            this.navBarItem17.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem17_LinkClicked);
            // 
            // navBarItem18
            // 
            this.navBarItem18.Caption = "Time-execWcfTcpService((int)numericUpDown1.Value)";
            this.navBarItem18.Name = "navBarItem18";
            this.navBarItem18.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem18_LinkClicked);
            // 
            // navBarItem19
            // 
            this.navBarItem19.Caption = "navBarItem19";
            this.navBarItem19.Name = "navBarItem19";
            // 
            // navBarGroup5
            // 
            this.navBarGroup5.Caption = "FCM";
            this.navBarGroup5.Expanded = true;
            this.navBarGroup5.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem20),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem21),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem22)});
            this.navBarGroup5.Name = "navBarGroup5";
            // 
            // navBarItem20
            // 
            this.navBarItem20.Caption = "FuncTest";
            this.navBarItem20.Name = "navBarItem20";
            this.navBarItem20.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem20_LinkClicked);
            // 
            // navBarItem21
            // 
            this.navBarItem21.Caption = "  fcos.BulkMongo";
            this.navBarItem21.Name = "navBarItem21";
            this.navBarItem21.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem21_LinkClicked);
            // 
            // navBarItem22
            // 
            this.navBarItem22.Caption = "fcos.QueryMongo()";
            this.navBarItem22.Name = "navBarItem22";
            this.navBarItem22.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem22_LinkClicked);
            // 
            // navBarGroup6
            // 
            this.navBarGroup6.Caption = "FCB";
            this.navBarGroup6.Expanded = true;
            this.navBarGroup6.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem23),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem24),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem25),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem26),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem27),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem28),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem29),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem30),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem31)});
            this.navBarGroup6.Name = "navBarGroup6";
            // 
            // navBarItem23
            // 
            this.navBarItem23.Caption = "FlowControlOneBvc CreatCollection()";
            this.navBarItem23.Name = "navBarItem23";
            this.navBarItem23.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem23_LinkClicked);
            // 
            // navBarItem24
            // 
            this.navBarItem24.Caption = "  LacCellBvci CreatCollection()";
            this.navBarItem24.Name = "navBarItem24";
            this.navBarItem24.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem24_LinkClicked);
            // 
            // navBarItem25
            // 
            this.navBarItem25.Caption = "FlowControlOneBvc";
            this.navBarItem25.Name = "navBarItem25";
            this.navBarItem25.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem25_LinkClicked);
            // 
            // navBarItem26
            // 
            this.navBarItem26.Caption = "  LacCellBvci";
            this.navBarItem26.Name = "navBarItem26";
            this.navBarItem26.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem26_LinkClicked);
            // 
            // navBarItem27
            // 
            this.navBarItem27.Caption = "FlowControlMapBvc CreatCollection()";
            this.navBarItem27.Name = "navBarItem27";
            this.navBarItem27.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem27_LinkClicked);
            // 
            // navBarItem28
            // 
            this.navBarItem28.Caption = "FlowControlMapBvc";
            this.navBarItem28.Name = "navBarItem28";
            this.navBarItem28.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem28_LinkClicked);
            // 
            // navBarItem29
            // 
            this.navBarItem29.Caption = "lac_cell ==textBox8.Text";
            this.navBarItem29.Name = "navBarItem29";
            this.navBarItem29.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem29_LinkClicked);
            // 
            // navBarItem30
            // 
            this.navBarItem30.Caption = "bvci,fcb";
            this.navBarItem30.Name = "navBarItem30";
            this.navBarItem30.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem30_LinkClicked);
            // 
            // navBarItem31
            // 
            this.navBarItem31.Caption = "navBarItem31";
            this.navBarItem31.Name = "navBarItem31";
            this.navBarItem31.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem31_LinkClicked);
            // 
            // xtraTabPage2
            // 
            this.xtraTabPage2.Controls.Add(this.tableLayoutPanel1);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.Size = new System.Drawing.Size(782, 417);
            this.xtraTabPage2.Text = "xtraTabPage2";
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 2;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.Controls.Add(this.listBox1, 0, 1);
            this.tableLayoutPanel1.Controls.Add(this.panel3, 1, 1);
            this.tableLayoutPanel1.Controls.Add(this.panel4, 1, 0);
            this.tableLayoutPanel1.Controls.Add(this.panel5, 0, 0);
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 2;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.02564F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 83.97436F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(782, 417);
            this.tableLayoutPanel1.TabIndex = 3;
            // 
            // listBox1
            // 
            this.listBox1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.listBox1.FormattingEnabled = true;
            this.listBox1.ItemHeight = 12;
            this.listBox1.Location = new System.Drawing.Point(3, 69);
            this.listBox1.Name = "listBox1";
            this.listBox1.Size = new System.Drawing.Size(385, 345);
            this.listBox1.TabIndex = 1;
            // 
            // panel3
            // 
            this.panel3.Controls.Add(this.tableLayoutPanel2);
            this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel3.Location = new System.Drawing.Point(394, 69);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(385, 345);
            this.panel3.TabIndex = 3;
            // 
            // tableLayoutPanel2
            // 
            this.tableLayoutPanel2.ColumnCount = 1;
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel2.Controls.Add(this.textBox1, 0, 0);
            this.tableLayoutPanel2.Controls.Add(this.textBox2, 0, 2);
            this.tableLayoutPanel2.Controls.Add(this.textBox3, 0, 3);
            this.tableLayoutPanel2.Controls.Add(this.textBox4, 0, 4);
            this.tableLayoutPanel2.Controls.Add(this.textBox5, 0, 1);
            this.tableLayoutPanel2.Controls.Add(this.textBox6, 0, 5);
            this.tableLayoutPanel2.Controls.Add(this.textBox7, 0, 6);
            this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel2.Name = "tableLayoutPanel2";
            this.tableLayoutPanel2.RowCount = 8;
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel2.Size = new System.Drawing.Size(385, 345);
            this.tableLayoutPanel2.TabIndex = 1;
            // 
            // textBox1
            // 
            this.textBox1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox1.Location = new System.Drawing.Point(3, 3);
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(379, 21);
            this.textBox1.TabIndex = 0;
            // 
            // textBox2
            // 
            this.textBox2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox2.Location = new System.Drawing.Point(3, 63);
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new System.Drawing.Size(379, 21);
            this.textBox2.TabIndex = 1;
            // 
            // textBox3
            // 
            this.textBox3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox3.Location = new System.Drawing.Point(3, 93);
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new System.Drawing.Size(379, 21);
            this.textBox3.TabIndex = 2;
            // 
            // textBox4
            // 
            this.textBox4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox4.Location = new System.Drawing.Point(3, 123);
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new System.Drawing.Size(379, 21);
            this.textBox4.TabIndex = 3;
            // 
            // textBox5
            // 
            this.textBox5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox5.Location = new System.Drawing.Point(3, 33);
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new System.Drawing.Size(379, 21);
            this.textBox5.TabIndex = 4;
            // 
            // textBox6
            // 
            this.textBox6.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox6.Location = new System.Drawing.Point(3, 153);
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new System.Drawing.Size(379, 21);
            this.textBox6.TabIndex = 5;
            // 
            // textBox7
            // 
            this.textBox7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox7.Location = new System.Drawing.Point(3, 183);
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new System.Drawing.Size(379, 21);
            this.textBox7.TabIndex = 6;
            // 
            // panel4
            // 
            this.panel4.Controls.Add(this.button3);
            this.panel4.Controls.Add(this.button2);
            this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel4.Location = new System.Drawing.Point(394, 3);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(385, 60);
            this.panel4.TabIndex = 4;
            // 
            // button3
            // 
            this.button3.Location = new System.Drawing.Point(263, 12);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(102, 23);
            this.button3.TabIndex = 4;
            this.button3.Text = "Text.GetHeader";
            this.button3.UseVisualStyleBackColor = true;
            this.button3.Click += new System.EventHandler(this.button3_Click);
            // 
            // button2
            // 
            this.button2.Location = new System.Drawing.Point(96, 12);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(149, 23);
            this.button2.TabIndex = 3;
            this.button2.Text = "Clipboard.SetText";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // panel5
            // 
            this.panel5.Controls.Add(this.button4);
            this.panel5.Controls.Add(this.button1);
            this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel5.Location = new System.Drawing.Point(3, 3);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(385, 60);
            this.panel5.TabIndex = 5;
            // 
            // button4
            // 
            this.button4.Location = new System.Drawing.Point(188, 12);
            this.button4.Name = "button4";
            this.button4.Size = new System.Drawing.Size(75, 23);
            this.button4.TabIndex = 3;
            this.button4.Text = "button4";
            this.button4.UseVisualStyleBackColor = true;
            this.button4.Click += new System.EventHandler(this.button4_Click);
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(42, 12);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(75, 23);
            this.button1.TabIndex = 2;
            this.button1.Text = "button1";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // xtraTabPage3
            // 
            this.xtraTabPage3.Controls.Add(this.chartControl1);
            this.xtraTabPage3.Name = "xtraTabPage3";
            this.xtraTabPage3.Size = new System.Drawing.Size(782, 417);
            this.xtraTabPage3.Text = "xtraTabPage3";
            // 
            // 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.Location = new System.Drawing.Point(0, 0);
            this.chartControl1.Name = "chartControl1";
            pointSeriesLabel1.LineVisible = true;
            series1.Label = pointSeriesLabel1;
            series1.Name = "Series 1";
            series1.View = lineSeriesView1;
            pointSeriesLabel2.LineVisible = true;
            series2.Label = pointSeriesLabel2;
            series2.Name = "Series 2";
            series2.View = lineSeriesView2;
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2};
            sideBySideBarSeriesLabel1.LineVisible = true;
            this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel1;
            this.chartControl1.Size = new System.Drawing.Size(782, 417);
            this.chartControl1.TabIndex = 0;
            this.chartControl1.Click += new System.EventHandler(this.chartControl1_Click);
            // 
            // checkBox1
            // 
            this.checkBox1.AutoSize = true;
            this.checkBox1.Location = new System.Drawing.Point(87, 15);
            this.checkBox1.Name = "checkBox1";
            this.checkBox1.Size = new System.Drawing.Size(84, 16);
            this.checkBox1.TabIndex = 1;
            this.checkBox1.Text = "Show Label";
            this.checkBox1.UseVisualStyleBackColor = true;
            this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
            // 
            // dockManager1
            // 
            this.dockManager1.AutoHideContainers.AddRange(new DevExpress.XtraBars.Docking.AutoHideContainer[] {
            this.hideContainerBottom});
            this.dockManager1.Form = this;
            this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
            this.dockPanel3});
            this.dockManager1.TopZIndexControls.AddRange(new string[] {
            "DevExpress.XtraBars.BarDockControl",
            "DevExpress.XtraBars.StandaloneBarDockControl",
            "System.Windows.Forms.StatusBar",
            "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
            "DevExpress.XtraBars.Ribbon.RibbonControl"});
            // 
            // hideContainerBottom
            // 
            this.hideContainerBottom.BackColor = System.Drawing.SystemColors.Control;
            this.hideContainerBottom.Controls.Add(this.dockPanel1);
            this.hideContainerBottom.Controls.Add(this.dockPanel2);
            this.hideContainerBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.hideContainerBottom.Location = new System.Drawing.Point(0, 519);
            this.hideContainerBottom.Name = "hideContainerBottom";
            this.hideContainerBottom.Size = new System.Drawing.Size(788, 20);
            // 
            // dockPanel1
            // 
            this.dockPanel1.Controls.Add(this.dockPanel1_Container);
            this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
            this.dockPanel1.ID = new System.Guid("17af3b57-2876-430f-8ce5-ddb820c538b1");
            this.dockPanel1.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1.Name = "dockPanel1";
            this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 51);
            this.dockPanel1.SavedDock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
            this.dockPanel1.SavedIndex = 0;
            this.dockPanel1.Size = new System.Drawing.Size(788, 51);
            this.dockPanel1.Text = "dockPanel1";
            this.dockPanel1.Visibility = DevExpress.XtraBars.Docking.DockVisibility.AutoHide;
            // 
            // dockPanel1_Container
            // 
            this.dockPanel1_Container.Controls.Add(this.richTextBox1);
            this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
            this.dockPanel1_Container.Name = "dockPanel1_Container";
            this.dockPanel1_Container.Size = new System.Drawing.Size(780, 24);
            this.dockPanel1_Container.TabIndex = 0;
            // 
            // richTextBox1
            // 
            this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.richTextBox1.Location = new System.Drawing.Point(0, 0);
            this.richTextBox1.Name = "richTextBox1";
            this.richTextBox1.Size = new System.Drawing.Size(780, 24);
            this.richTextBox1.TabIndex = 0;
            this.richTextBox1.Text = "";
            // 
            // dockPanel2
            // 
            this.dockPanel2.Controls.Add(this.dockPanel2_Container);
            this.dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
            this.dockPanel2.ID = new System.Guid("f05438ae-ceac-4759-bb06-71bb596b2203");
            this.dockPanel2.Location = new System.Drawing.Point(0, 0);
            this.dockPanel2.Name = "dockPanel2";
            this.dockPanel2.OriginalSize = new System.Drawing.Size(200, 70);
            this.dockPanel2.SavedDock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
            this.dockPanel2.SavedIndex = 0;
            this.dockPanel2.Size = new System.Drawing.Size(788, 70);
            this.dockPanel2.Text = "dockPanel2";
            this.dockPanel2.Visibility = DevExpress.XtraBars.Docking.DockVisibility.AutoHide;
            // 
            // dockPanel2_Container
            // 
            this.dockPanel2_Container.Controls.Add(this.panel1);
            this.dockPanel2_Container.Location = new System.Drawing.Point(4, 23);
            this.dockPanel2_Container.Name = "dockPanel2_Container";
            this.dockPanel2_Container.Size = new System.Drawing.Size(780, 43);
            this.dockPanel2_Container.TabIndex = 0;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.numericUpDown1);
            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(780, 43);
            this.panel1.TabIndex = 0;
            // 
            // numericUpDown1
            // 
            this.numericUpDown1.Location = new System.Drawing.Point(575, 3);
            this.numericUpDown1.Name = "numericUpDown1";
            this.numericUpDown1.Size = new System.Drawing.Size(120, 21);
            this.numericUpDown1.TabIndex = 0;
            // 
            // dockPanel3
            // 
            this.dockPanel3.Controls.Add(this.dockPanel3_Container);
            this.dockPanel3.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
            this.dockPanel3.ID = new System.Guid("9fbb95ef-5eed-458f-986b-aebb269ec0e1");
            this.dockPanel3.Location = new System.Drawing.Point(0, 444);
            this.dockPanel3.Name = "dockPanel3";
            this.dockPanel3.OriginalSize = new System.Drawing.Size(200, 75);
            this.dockPanel3.Size = new System.Drawing.Size(788, 75);
            this.dockPanel3.Text = "dockPanel3";
            // 
            // dockPanel3_Container
            // 
            this.dockPanel3_Container.Controls.Add(this.panel2);
            this.dockPanel3_Container.Location = new System.Drawing.Point(4, 23);
            this.dockPanel3_Container.Name = "dockPanel3_Container";
            this.dockPanel3_Container.Size = new System.Drawing.Size(780, 48);
            this.dockPanel3_Container.TabIndex = 0;
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.textBox8);
            this.panel2.Controls.Add(this.checkBox3);
            this.panel2.Controls.Add(this.checkBox2);
            this.panel2.Controls.Add(this.checkBox1);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(780, 48);
            this.panel2.TabIndex = 0;
            // 
            // textBox8
            // 
            this.textBox8.Location = new System.Drawing.Point(474, 13);
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new System.Drawing.Size(199, 21);
            this.textBox8.TabIndex = 4;
            // 
            // checkBox3
            // 
            this.checkBox3.AutoSize = true;
            this.checkBox3.Location = new System.Drawing.Point(357, 15);
            this.checkBox3.Name = "checkBox3";
            this.checkBox3.Size = new System.Drawing.Size(72, 16);
            this.checkBox3.TabIndex = 3;
            this.checkBox3.Text = "Show BVC";
            this.checkBox3.UseVisualStyleBackColor = true;
            // 
            // checkBox2
            // 
            this.checkBox2.AutoSize = true;
            this.checkBox2.Location = new System.Drawing.Point(219, 15);
            this.checkBox2.Name = "checkBox2";
            this.checkBox2.Size = new System.Drawing.Size(96, 16);
            this.checkBox2.TabIndex = 2;
            this.checkBox2.Text = "Show Graphic";
            this.checkBox2.UseVisualStyleBackColor = true;
            // 
            // Form1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(788, 539);
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.dockPanel3);
            this.Controls.Add(this.hideContainerBottom);
            this.Name = "Form1";
            this.Text = "Form1";
            this.Load += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
            this.xtraTabControl1.ResumeLayout(false);
            this.xtraTabPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
            this.splitContainerControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).EndInit();
            this.xtraTabPage2.ResumeLayout(false);
            this.tableLayoutPanel1.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            this.tableLayoutPanel2.ResumeLayout(false);
            this.tableLayoutPanel2.PerformLayout();
            this.panel4.ResumeLayout(false);
            this.panel5.ResumeLayout(false);
            this.xtraTabPage3.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)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
            this.hideContainerBottom.ResumeLayout(false);
            this.dockPanel1.ResumeLayout(false);
            this.dockPanel1_Container.ResumeLayout(false);
            this.dockPanel2.ResumeLayout(false);
            this.dockPanel2_Container.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
            this.dockPanel3.ResumeLayout(false);
            this.dockPanel3_Container.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            this.panel2.PerformLayout();
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     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.Series                   series1                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     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.PieSeriesView            pieSeriesView1            = new DevExpress.XtraCharts.PieSeriesView();
     DevExpress.XtraCharts.SeriesTitle              seriesTitle1              = new DevExpress.XtraCharts.SeriesTitle();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.inventoryChart  = new DevExpress.XtraCharts.ChartControl();
     this.printChart      = new DevExpress.XtraEditors.SimpleButton();
     this.bOBindingSource = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.inventoryChart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(textAnnotation1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bOBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // inventoryChart
     //
     chartAnchorPoint1.X             = 0;
     chartAnchorPoint1.Y             = 43;
     textAnnotation1.AnchorPoint     = chartAnchorPoint1;
     textAnnotation1.BackColor       = System.Drawing.Color.SlateBlue;
     textAnnotation1.ConnectorStyle  = DevExpress.XtraCharts.AnnotationConnectorStyle.None;
     textAnnotation1.Name            = "CategoriesLink";
     freePosition1.InnerIndents.Left = 0;
     freePosition1.InnerIndents.Top  = 0;
     textAnnotation1.ShapePosition   = freePosition1;
     textAnnotation1.Text            = "Back to categories...";
     textAnnotation1.TextColor       = System.Drawing.Color.White;
     textAnnotation1.Visible         = false;
     this.inventoryChart.AnnotationRepository.AddRange(new DevExpress.XtraCharts.Annotation[] {
         textAnnotation1
     });
     this.inventoryChart.DataSource             = this.bOBindingSource;
     xyDiagram1.AxisX.Range.AlwaysShowZeroLevel = true;
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Range.AlwaysShowZeroLevel  = true;
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.inventoryChart.Diagram = xyDiagram1;
     this.inventoryChart.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.inventoryChart.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.inventoryChart.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.inventoryChart.Location = new System.Drawing.Point(0, 0);
     this.inventoryChart.Name     = "inventoryChart";
     this.inventoryChart.OptionsPrint.SizeMode = DevExpress.XtraCharts.Printing.PrintSizeMode.Zoom;
     series1.ArgumentDataMember            = "CategoryItems.CategoryName";
     sideBySideBarSeriesLabel1.LineVisible = true;
     series1.Label      = sideBySideBarSeriesLabel1;
     series1.LegendText = "Categories - Units in stock";
     series1.Name       = "CategoryUnits";
     series1.ValueDataMembersSerializable           = "CategoryItems.CategorySum";
     series2.ArgumentDataMember                     = "ProductItems.ProductName";
     pieSeriesLabel1.LineVisible                    = true;
     piePointOptions1.PercentOptions.ValueAsPercent = false;
     piePointOptions1.PointView                     = DevExpress.XtraCharts.PointView.ArgumentAndValues;
     piePointOptions1.ValueNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.Number;
     piePointOptions1.ValueNumericOptions.Precision = 0;
     pieSeriesLabel1.PointOptions                   = piePointOptions1;
     series2.Label = pieSeriesLabel1;
     series2.Name  = "ProductUnits";
     series2.ValueDataMembersSerializable = "ProductItems.ProductQty";
     pieSeriesView1.RuntimeExploding      = false;
     pieSeriesView1.Titles.AddRange(new DevExpress.XtraCharts.SeriesTitle[] {
         seriesTitle1
     });
     series2.View    = pieSeriesView1;
     series2.Visible = false;
     this.inventoryChart.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     sideBySideBarSeriesLabel2.LineVisible    = true;
     this.inventoryChart.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
     this.inventoryChart.Size                 = new System.Drawing.Size(686, 441);
     this.inventoryChart.TabIndex             = 0;
     this.inventoryChart.ObjectSelected      += new DevExpress.XtraCharts.HotTrackEventHandler(this.inventoryChart_ObjectSelected);
     this.inventoryChart.ObjectHotTracked    += new DevExpress.XtraCharts.HotTrackEventHandler(this.inventoryChart_ObjectHotTracked);
     this.inventoryChart.CustomDrawCrosshair += new DevExpress.XtraCharts.CustomDrawCrosshairEventHandler(this.inventoryChart_CustomDrawCrosshair);
     //
     // printChart
     //
     this.printChart.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.printChart.Location = new System.Drawing.Point(546, 12);
     this.printChart.Name     = "printChart";
     this.printChart.Size     = new System.Drawing.Size(128, 23);
     this.printChart.TabIndex = 1;
     this.printChart.Text     = "Print the chart";
     this.printChart.Click   += new System.EventHandler(this.printChart_Click);
     //
     // bOBindingSource
     //
     this.bOBindingSource.DataSource = typeof(InventoryChart.BO);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(686, 441);
     this.Controls.Add(this.printChart);
     this.Controls.Add(this.inventoryChart);
     this.Name  = "Form1";
     this.Text  = "Inventory Chart";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(textAnnotation1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.inventoryChart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bOBindingSource)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #26
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.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel1 = new DevExpress.XtraCharts.PieSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint("1", new object[] {
            ((object)(45D))}, 0);
            DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(35D))}, 1);
            DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(89D))}, 2);
            DevExpress.XtraCharts.PieSeriesView pieSeriesView1 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel2 = new DevExpress.XtraCharts.PieSeriesLabel();
            DevExpress.XtraCharts.PieSeriesView pieSeriesView2 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("1", new object[] {
            ((object)(23D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint("3", new object[] {
            ((object)(23D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint("1", new object[] {
            ((object)(23D))});
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(34D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(45D))});
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint9 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(34D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint10 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(46D))});
            DevExpress.XtraCharts.StackedAreaSeriesView stackedAreaSeriesView1 = new DevExpress.XtraCharts.StackedAreaSeriesView();
            DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint11 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(67D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint12 = new DevExpress.XtraCharts.SeriesPoint("3", new object[] {
            ((object)(34D))});
            DevExpress.XtraCharts.StackedAreaSeriesView stackedAreaSeriesView2 = new DevExpress.XtraCharts.StackedAreaSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.StackedAreaSeriesView stackedAreaSeriesView3 = new DevExpress.XtraCharts.StackedAreaSeriesView();
            DevExpress.XtraCharts.XYDiagram xyDiagram3 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel1 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint13 = new DevExpress.XtraCharts.SeriesPoint("1", new object[] {
            ((object)(34D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint14 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(12D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint15 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(34D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint16 = new DevExpress.XtraCharts.SeriesPoint("4", new object[] {
            ((object)(56D))});
            DevExpress.XtraCharts.StackedLineSeriesView stackedLineSeriesView1 = new DevExpress.XtraCharts.StackedLineSeriesView();
            DevExpress.XtraCharts.Series series7 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel2 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint17 = new DevExpress.XtraCharts.SeriesPoint("3", new object[] {
            ((object)(45D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint18 = new DevExpress.XtraCharts.SeriesPoint("4", new object[] {
            ((object)(56D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint19 = new DevExpress.XtraCharts.SeriesPoint("5", new object[] {
            ((object)(67D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint20 = new DevExpress.XtraCharts.SeriesPoint("7", new object[] {
            ((object)(89D))});
            DevExpress.XtraCharts.StackedLineSeriesView stackedLineSeriesView2 = new DevExpress.XtraCharts.StackedLineSeriesView();
            DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel3 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
            DevExpress.XtraCharts.StackedLineSeriesView stackedLineSeriesView3 = new DevExpress.XtraCharts.StackedLineSeriesView();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.chartControl2 = new DevExpress.XtraCharts.ChartControl();
            this.chartControl3 = new DevExpress.XtraCharts.ChartControl();
            this.chartControl4 = new DevExpress.XtraCharts.ChartControl();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).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.chartControl2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView3)).BeginInit();
            this.SuspendLayout();
            // 
            // chartControl1
            // 
            this.chartControl1.Location = new System.Drawing.Point(32, 21);
            this.chartControl1.Name = "chartControl1";
            pieSeriesLabel1.LineVisible = true;
            series1.Label = pieSeriesLabel1;
            series1.Name = "Series 1";
            series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint1,
            seriesPoint2,
            seriesPoint3});
            pieSeriesView1.RuntimeExploding = false;
            series1.View = pieSeriesView1;
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1};
            pieSeriesLabel2.LineVisible = true;
            this.chartControl1.SeriesTemplate.Label = pieSeriesLabel2;
            pieSeriesView2.RuntimeExploding = false;
            this.chartControl1.SeriesTemplate.View = pieSeriesView2;
            this.chartControl1.Size = new System.Drawing.Size(400, 189);
            this.chartControl1.TabIndex = 1;
            // 
            // chartControl2
            // 
            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.chartControl2.Diagram = xyDiagram1;
            this.chartControl2.Location = new System.Drawing.Point(470, 21);
            this.chartControl2.Name = "chartControl2";
            sideBySideBarSeriesLabel1.LineVisible = true;
            series2.Label = sideBySideBarSeriesLabel1;
            series2.Name = "Series 1";
            series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint4,
            seriesPoint5,
            seriesPoint6});
            sideBySideBarSeriesLabel2.LineVisible = true;
            series3.Label = sideBySideBarSeriesLabel2;
            series3.Name = "Series 2";
            series3.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint7,
            seriesPoint8});
            this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series2,
        series3};
            sideBySideBarSeriesLabel3.LineVisible = true;
            this.chartControl2.SeriesTemplate.Label = sideBySideBarSeriesLabel3;
            this.chartControl2.Size = new System.Drawing.Size(382, 189);
            this.chartControl2.TabIndex = 2;
            // 
            // chartControl3
            // 
            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.chartControl3.Diagram = xyDiagram2;
            this.chartControl3.Location = new System.Drawing.Point(32, 253);
            this.chartControl3.Name = "chartControl3";
            pointSeriesLabel1.LineVisible = true;
            series4.Label = pointSeriesLabel1;
            series4.Name = "Series 1";
            series4.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint9,
            seriesPoint10});
            series4.View = stackedAreaSeriesView1;
            pointSeriesLabel2.LineVisible = true;
            series5.Label = pointSeriesLabel2;
            series5.Name = "Series 2";
            series5.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint11,
            seriesPoint12});
            series5.View = stackedAreaSeriesView2;
            this.chartControl3.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series4,
        series5};
            pointSeriesLabel3.LineVisible = true;
            this.chartControl3.SeriesTemplate.Label = pointSeriesLabel3;
            this.chartControl3.SeriesTemplate.View = stackedAreaSeriesView3;
            this.chartControl3.Size = new System.Drawing.Size(400, 200);
            this.chartControl3.TabIndex = 3;
            // 
            // chartControl4
            // 
            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.chartControl4.Diagram = xyDiagram3;
            this.chartControl4.Location = new System.Drawing.Point(470, 253);
            this.chartControl4.Name = "chartControl4";
            stackedLineSeriesLabel1.LineVisible = true;
            series6.Label = stackedLineSeriesLabel1;
            series6.Name = "Series 1";
            series6.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint13,
            seriesPoint14,
            seriesPoint15,
            seriesPoint16});
            series6.View = stackedLineSeriesView1;
            stackedLineSeriesLabel2.LineVisible = true;
            series7.Label = stackedLineSeriesLabel2;
            series7.Name = "Series 2";
            series7.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint17,
            seriesPoint18,
            seriesPoint19,
            seriesPoint20});
            series7.View = stackedLineSeriesView2;
            this.chartControl4.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series6,
        series7};
            stackedLineSeriesLabel3.LineVisible = true;
            this.chartControl4.SeriesTemplate.Label = stackedLineSeriesLabel3;
            this.chartControl4.SeriesTemplate.View = stackedLineSeriesView3;
            this.chartControl4.Size = new System.Drawing.Size(382, 200);
            this.chartControl4.TabIndex = 4;
            // 
            // StatisticMainPanel
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.chartControl4);
            this.Controls.Add(this.chartControl3);
            this.Controls.Add(this.chartControl2);
            this.Controls.Add(this.chartControl1);
            this.Name = "StatisticMainPanel";
            this.Size = new System.Drawing.Size(872, 553);
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl4)).EndInit();
            this.ResumeLayout(false);

        }
コード例 #27
0
ファイル: frmMain.Designer.cs プロジェクト: wangboc/Arache
        /// <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(frmMain));
            DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.ToolTipItem toolTipItem1 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem3 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.ToolTipItem toolTipItem2 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem4 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.SuperToolTip superToolTip5 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem5 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.SuperToolTip superToolTip6 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem6 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.SuperToolTip superToolTip7 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem7 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.SuperToolTip superToolTip8 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem8 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.SuperToolTip superToolTip9 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem9 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.SuperToolTip superToolTip10 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem10 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.SuperToolTip superToolTip11 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem11 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.SuperToolTip superToolTip12 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem12 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.SuperToolTip superToolTip13 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem13 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.ToolTipItem toolTipItem3 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.SuperToolTip superToolTip14 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem14 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.ToolTipItem toolTipItem4 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.SuperToolTip superToolTip15 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem15 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.ToolTipItem toolTipItem5 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.SuperToolTip superToolTip16 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem16 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.ToolTipItem toolTipItem6 = new DevExpress.Utils.ToolTipItem();
            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.SplineSeriesView splineSeriesView2 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView3 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView4 = new DevExpress.XtraCharts.SplineSeriesView();
            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.SplineSeriesView splineSeriesView5 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView6 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView7 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView8 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle2 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.XYDiagram xyDiagram3 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series7 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView9 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series8 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView10 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series9 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView11 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series10 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView12 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView13 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle3 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.XYDiagram xyDiagram4 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series11 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView14 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series12 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView15 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series13 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView16 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series14 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView17 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView18 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle4 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.XYDiagram xyDiagram5 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series15 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView19 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series16 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView20 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series17 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView21 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series18 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView22 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView23 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle5 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.XYDiagram xyDiagram6 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series19 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView24 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series20 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView25 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series21 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView26 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series22 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView27 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView28 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle6 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.SimpleDiagram simpleDiagram1 = new DevExpress.XtraCharts.SimpleDiagram();
            DevExpress.XtraCharts.Series series23 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel1 = new DevExpress.XtraCharts.PieSeriesLabel();
            DevExpress.XtraCharts.PieSeriesView pieSeriesView1 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.PieSeriesView pieSeriesView2 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle7 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.SimpleDiagram simpleDiagram2 = new DevExpress.XtraCharts.SimpleDiagram();
            DevExpress.XtraCharts.Series series24 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel2 = new DevExpress.XtraCharts.PieSeriesLabel();
            DevExpress.XtraCharts.PieSeriesView pieSeriesView3 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.PieSeriesView pieSeriesView4 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle8 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.XYDiagram xyDiagram7 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series25 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.Series series26 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.Series series27 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.Series series28 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.ChartTitle chartTitle9 = new DevExpress.XtraCharts.ChartTitle();
            this.barAndDockingController1 = new DevExpress.XtraBars.BarAndDockingController(this.components);
            this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
            this.imageCollectionRibbonButtonSmall = new DevExpress.Utils.ImageCollection(this.components);
            this.barButtonItemAbout = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemEnergy = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemVoltage = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemHelp = new DevExpress.XtraBars.BarButtonItem();
            this.barEditItemYinsu = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.barEditItemWugong = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.barEditItemShizai = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.barEditItemcurrent = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemCheckEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.barEditItemVoltage = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemCheckEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.barButtonItem = new DevExpress.XtraBars.BarButtonItem();
            this.barStaticItemPeriod = new DevExpress.XtraBars.BarStaticItem();
            this.RealtimeCheckBtn = new DevExpress.XtraBars.BarButtonItem();
            this.barCheckItem1 = new DevExpress.XtraBars.BarCheckItem();
            this.StartDatetimeCtr = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemDateEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this.EndDatetimeCtr = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemDateEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this.FilterButton = new DevExpress.XtraBars.BarButtonItem();
            this.RefreshBtn = new DevExpress.XtraBars.BarButtonItem();
            this.nodeTreeCtr = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemTreeListLookUpEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTreeListLookUpEdit();
            this.repositoryItemTreeListLookUpEdit2TreeList = new DevExpress.XtraTreeList.TreeList();
            this.barCheckItemCurrentDay = new DevExpress.XtraBars.BarCheckItem();
            this.barCheckItemCurrentMonth = new DevExpress.XtraBars.BarCheckItem();
            this.barCheckItemCurrentYear = new DevExpress.XtraBars.BarCheckItem();
            this.ChargeDateSelectBtn = new DevExpress.XtraBars.BarButtonItem();
            this.imageCollectionRibbonLargeButton = new DevExpress.Utils.ImageCollection(this.components);
            this.ribbonPageDisplay = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroupDisplay = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroupSetup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.电能计费 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroupHelp = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
            this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
            this.repositoryItemTimeSpanEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTimeSpanEdit();
            this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this.repositoryItemDateEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this.repositoryItemCheckEdit6 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.repositoryItemCheckEdit7 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.repositoryItemRadioGroup1 = new DevExpress.XtraEditors.Repository.RepositoryItemRadioGroup();
            this.repositoryItemMarqueeProgressBar1 = new DevExpress.XtraEditors.Repository.RepositoryItemMarqueeProgressBar();
            this.repositoryItemTreeListLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTreeListLookUpEdit();
            this.repositoryItemTreeListLookUpEdit1TreeList = new DevExpress.XtraTreeList.TreeList();
            this.NodeID = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.PID = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.MID = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.NodeName = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.repositoryItemPopupContainerEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPopupContainerEdit();
            this.repositoryItemMarqueeProgressBar2 = new DevExpress.XtraEditors.Repository.RepositoryItemMarqueeProgressBar();
            this.repositoryItemPopupContainerEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemPopupContainerEdit();
            this.repositoryItemPopupContainerEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemPopupContainerEdit();
            this.defaultLookAndFeel = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
            this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
            this.panelContainer1 = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanelUser = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.treeListUser = new DevExpress.XtraTreeList.TreeList();
            this.treeListColumnUser = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.treeListColumnTag = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.sharedImageCollection = new DevExpress.Utils.SharedImageCollection(this.components);
            this.buttonEditSearch = new DevExpress.XtraEditors.ButtonEdit();
            this.dockPanelInfo = new DevExpress.XtraBars.Docking.DockPanel();
            this.controlContainer1 = new DevExpress.XtraBars.Docking.ControlContainer();
            this.documentViewerBarManager1 = new DevExpress.XtraPrinting.Preview.DocumentViewerBarManager(this.components);
            this.previewBar1 = new DevExpress.XtraPrinting.Preview.PreviewBar();
            this.printPreviewBarItem7 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem8 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem9 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem10 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem11 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem12 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem13 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem14 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem15 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.zoomBarEditItem1 = new DevExpress.XtraPrinting.Preview.ZoomBarEditItem();
            this.printPreviewRepositoryItemComboBox1 = new DevExpress.XtraPrinting.Preview.PrintPreviewRepositoryItemComboBox();
            this.printPreviewBarItem16 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem17 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem18 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem19 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem20 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem21 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem22 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem23 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem24 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.SetupReportBtn = new DevExpress.XtraBars.BarButtonItem();
            this.standaloneBarDockControl1 = new DevExpress.XtraBars.StandaloneBarDockControl();
            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.standaloneBarDockControl2 = new DevExpress.XtraBars.StandaloneBarDockControl();
            this.documentViewer1 = new DevExpress.XtraPrinting.Preview.DocumentViewer();
            this.printPreviewStaticItem1 = new DevExpress.XtraPrinting.Preview.PrintPreviewStaticItem();
            this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
            this.progressBarEditItem1 = new DevExpress.XtraPrinting.Preview.ProgressBarEditItem();
            this.repositoryItemProgressBar1 = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
            this.printPreviewBarItem1 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
            this.printPreviewStaticItem2 = new DevExpress.XtraPrinting.Preview.PrintPreviewStaticItem();
            this.zoomTrackBarEditItem1 = new DevExpress.XtraPrinting.Preview.ZoomTrackBarEditItem();
            this.repositoryItemZoomTrackBar1 = new DevExpress.XtraEditors.Repository.RepositoryItemZoomTrackBar();
            this.printPreviewBarItem2 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem3 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem4 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem5 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem6 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem25 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem26 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewSubItem1 = new DevExpress.XtraPrinting.Preview.PrintPreviewSubItem();
            this.printPreviewSubItem2 = new DevExpress.XtraPrinting.Preview.PrintPreviewSubItem();
            this.printPreviewSubItem4 = new DevExpress.XtraPrinting.Preview.PrintPreviewSubItem();
            this.printPreviewBarItem27 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.printPreviewBarItem28 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarItem();
            this.barToolbarsListItem1 = new DevExpress.XtraBars.BarToolbarsListItem();
            this.printPreviewSubItem3 = new DevExpress.XtraPrinting.Preview.PrintPreviewSubItem();
            this.printPreviewBarCheckItem1 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
            this.printPreviewBarCheckItem2 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
            this.printPreviewBarCheckItem3 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
            this.printPreviewBarCheckItem4 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
            this.printPreviewBarCheckItem5 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
            this.printPreviewBarCheckItem6 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
            this.printPreviewBarCheckItem7 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
            this.printPreviewBarCheckItem8 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
            this.printPreviewBarCheckItem9 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
            this.printPreviewBarCheckItem10 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
            this.printPreviewBarCheckItem11 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
            this.printPreviewBarCheckItem12 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
            this.printPreviewBarCheckItem13 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
            this.printPreviewBarCheckItem14 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
            this.printPreviewBarCheckItem15 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
            this.printPreviewBarCheckItem16 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
            this.printPreviewBarCheckItem17 = new DevExpress.XtraPrinting.Preview.PrintPreviewBarCheckItem();
            this.xtraTabControl4 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage7 = new DevExpress.XtraTab.XtraTabPage();
            this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
            this.xtraTabControl5 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage9 = new DevExpress.XtraTab.XtraTabPage();
            this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
            this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel();
            this.label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel();
            this.label10 = 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.gridControl_1_1 = new DevExpress.XtraGrid.GridControl();
            this.gridView2 = 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.tableLayoutPanel12 = new System.Windows.Forms.TableLayoutPanel();
            this.gridControl_1_3 = new DevExpress.XtraGrid.GridControl();
            this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
            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.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridControl_1_2 = new DevExpress.XtraGrid.GridControl();
            this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
            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.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridControl_1_4 = new DevExpress.XtraGrid.GridControl();
            this.gridView5 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.xtraTabPage10 = new DevExpress.XtraTab.XtraTabPage();
            this.tableLayoutPanel13 = new System.Windows.Forms.TableLayoutPanel();
            this.xtraTabPage8 = new DevExpress.XtraTab.XtraTabPage();
            this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
            this.xtraTabControl6 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage11 = new DevExpress.XtraTab.XtraTabPage();
            this.tableLayoutPanel14 = new System.Windows.Forms.TableLayoutPanel();
            this.tableLayoutPanel15 = new System.Windows.Forms.TableLayoutPanel();
            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.tableLayoutPanel16 = new System.Windows.Forms.TableLayoutPanel();
            this.label15 = new System.Windows.Forms.Label();
            this.label16 = new System.Windows.Forms.Label();
            this.label17 = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.label19 = new System.Windows.Forms.Label();
            this.label20 = new System.Windows.Forms.Label();
            this.gridControl_2_1 = new DevExpress.XtraGrid.GridControl();
            this.gridView6 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn33 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn36 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn37 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.tableLayoutPanel17 = new System.Windows.Forms.TableLayoutPanel();
            this.gridControl_2_3 = new DevExpress.XtraGrid.GridControl();
            this.gridView7 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn38 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn39 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn40 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn41 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn42 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn43 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn44 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn45 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn46 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridControl_2_2 = new DevExpress.XtraGrid.GridControl();
            this.gridView8 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn47 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn48 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn49 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn50 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn51 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn52 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn53 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn54 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn55 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridControl_2_4 = new DevExpress.XtraGrid.GridControl();
            this.gridView9 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn56 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn57 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn58 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn59 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn60 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn61 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn62 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.xtraTabPage12 = new DevExpress.XtraTab.XtraTabPage();
            this.tableLayoutPanel18 = new System.Windows.Forms.TableLayoutPanel();
            this.documentViewer2 = new DevExpress.XtraPrinting.Preview.DocumentViewer();
            this.xtraTabControlBasicInfo = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPageBasicInfo = new DevExpress.XtraTab.XtraTabPage();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.propertyGridRealtime = new DevExpress.XtraVerticalGrid.PropertyGridControl();
            this.categoryCurrentNode = new DevExpress.XtraVerticalGrid.Rows.CategoryRow();
            this.category = new DevExpress.XtraVerticalGrid.Rows.CategoryRow();
            this.row1 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.row = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.row2 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.row3 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.row4 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.row5 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.category1 = new DevExpress.XtraVerticalGrid.Rows.CategoryRow();
            this.row6 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.row7 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.row8 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.row9 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.row10 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.row11 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.category2 = new DevExpress.XtraVerticalGrid.Rows.CategoryRow();
            this.row12 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.row13 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.row14 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.row15 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.row16 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.row17 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.category4 = new DevExpress.XtraVerticalGrid.Rows.CategoryRow();
            this.row18 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.category5 = new DevExpress.XtraVerticalGrid.Rows.CategoryRow();
            this.row19 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.category6 = new DevExpress.XtraVerticalGrid.Rows.CategoryRow();
            this.row20 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.category3 = new DevExpress.XtraVerticalGrid.Rows.CategoryRow();
            this.row21 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.row22 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.row23 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.row24 = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
            this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
            this.gridControlDetail = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumnEventTime = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumnMID = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumnUA = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumnUB = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumnUC = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumnUAB = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumnUBC = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumnUCA = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumnIA = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumnIB = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumnIC = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumnPA = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumnPB = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumnPC = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumnPS = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumnPFA = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumnPFB = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumnPFC = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumnPFS = new DevExpress.XtraGrid.Columns.GridColumn();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
            this.PCChartControl = new DevExpress.XtraCharts.ChartControl();
            this.PUChartControl = new DevExpress.XtraCharts.ChartControl();
            this.PFChartControl = new DevExpress.XtraCharts.ChartControl();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
            this.PChartControl = new DevExpress.XtraCharts.ChartControl();
            this.QChartControl = new DevExpress.XtraCharts.ChartControl();
            this.SChartControl = new DevExpress.XtraCharts.ChartControl();
            this.xtraTabPageCharge = new DevExpress.XtraTab.XtraTabPage();
            this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
            this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
            this.chartControlChargeProportion = new DevExpress.XtraCharts.ChartControl();
            this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage();
            this.Fe_CuPropotion = new DevExpress.XtraCharts.ChartControl();
            this.xtraTabControl3 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage5 = new DevExpress.XtraTab.XtraTabPage();
            this.ChargePropotionChart = new DevExpress.XtraCharts.ChartControl();
            this.xtraTabPage6 = new DevExpress.XtraTab.XtraTabPage();
            this.xtraTabPageStatic = new DevExpress.XtraTab.XtraTabPage();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.labelControlTime = new DevExpress.XtraEditors.LabelControl();
            this.labelControlDate = new DevExpress.XtraEditors.LabelControl();
            ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollectionRibbonButtonSmall)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit4.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListLookUpEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListLookUpEdit2TreeList)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollectionRibbonLargeButton)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTimeSpanEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRadioGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMarqueeProgressBar1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListLookUpEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListLookUpEdit1TreeList)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPopupContainerEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMarqueeProgressBar2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPopupContainerEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPopupContainerEdit3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
            this.panelContainer1.SuspendLayout();
            this.dockPanelUser.SuspendLayout();
            this.dockPanel1_Container.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.treeListUser)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sharedImageCollection)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sharedImageCollection.ImageSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.buttonEditSearch.Properties)).BeginInit();
            this.dockPanelInfo.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.documentViewerBarManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.printPreviewRepositoryItemComboBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemZoomTrackBar1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl4)).BeginInit();
            this.xtraTabControl4.SuspendLayout();
            this.xtraTabPage7.SuspendLayout();
            this.tableLayoutPanel7.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl5)).BeginInit();
            this.xtraTabControl5.SuspendLayout();
            this.xtraTabPage9.SuspendLayout();
            this.tableLayoutPanel9.SuspendLayout();
            this.tableLayoutPanel10.SuspendLayout();
            this.tableLayoutPanel11.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_1_1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
            this.tableLayoutPanel12.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_1_3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_1_2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_1_4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView5)).BeginInit();
            this.xtraTabPage10.SuspendLayout();
            this.tableLayoutPanel13.SuspendLayout();
            this.xtraTabPage8.SuspendLayout();
            this.tableLayoutPanel8.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl6)).BeginInit();
            this.xtraTabControl6.SuspendLayout();
            this.xtraTabPage11.SuspendLayout();
            this.tableLayoutPanel14.SuspendLayout();
            this.tableLayoutPanel15.SuspendLayout();
            this.tableLayoutPanel16.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_2_1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView6)).BeginInit();
            this.tableLayoutPanel17.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_2_3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_2_2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_2_4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView9)).BeginInit();
            this.xtraTabPage12.SuspendLayout();
            this.tableLayoutPanel18.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlBasicInfo)).BeginInit();
            this.xtraTabControlBasicInfo.SuspendLayout();
            this.xtraTabPageBasicInfo.SuspendLayout();
            this.tableLayoutPanel1.SuspendLayout();
            this.tableLayoutPanel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.propertyGridRealtime)).BeginInit();
            this.tableLayoutPanel3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
            this.tableLayoutPanel4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.PCChartControl)).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)(splineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.PUChartControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.PFChartControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView13)).BeginInit();
            this.xtraTabPage2.SuspendLayout();
            this.tableLayoutPanel5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.PChartControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.QChartControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView21)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView22)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView23)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.SChartControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView24)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView25)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series21)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView26)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series22)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView27)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView28)).BeginInit();
            this.xtraTabPageCharge.SuspendLayout();
            this.tableLayoutPanel6.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
            this.xtraTabControl2.SuspendLayout();
            this.xtraTabPage3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartControlChargeProportion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(simpleDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series23)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).BeginInit();
            this.xtraTabPage4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.Fe_CuPropotion)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(simpleDiagram2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series24)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl3)).BeginInit();
            this.xtraTabControl3.SuspendLayout();
            this.xtraTabPage5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ChargePropotionChart)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series25)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series26)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series27)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series28)).BeginInit();
            this.SuspendLayout();
            // 
            // barAndDockingController1
            // 
            this.barAndDockingController1.PropertiesBar.AllowLinkLighting = false;
            this.barAndDockingController1.PropertiesBar.DefaultGlyphSize = new System.Drawing.Size(16, 16);
            this.barAndDockingController1.PropertiesBar.DefaultLargeGlyphSize = new System.Drawing.Size(32, 32);
            // 
            // ribbonControl
            // 
            this.ribbonControl.Controller = this.barAndDockingController1;
            this.ribbonControl.ExpandCollapseItem.Id = 0;
            this.ribbonControl.Images = this.imageCollectionRibbonButtonSmall;
            this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbonControl.ExpandCollapseItem,
            this.barButtonItemAbout,
            this.barButtonItemEnergy,
            this.barButtonItemVoltage,
            this.barButtonItemHelp,
            this.barEditItemYinsu,
            this.barEditItemWugong,
            this.barEditItemShizai,
            this.barEditItemcurrent,
            this.barEditItemVoltage,
            this.barButtonItem,
            this.barStaticItemPeriod,
            this.RealtimeCheckBtn,
            this.barCheckItem1,
            this.StartDatetimeCtr,
            this.EndDatetimeCtr,
            this.FilterButton,
            this.RefreshBtn,
            this.nodeTreeCtr,
            this.barCheckItemCurrentDay,
            this.barCheckItemCurrentMonth,
            this.barCheckItemCurrentYear,
            this.ChargeDateSelectBtn});
            this.ribbonControl.LargeImages = this.imageCollectionRibbonLargeButton;
            this.ribbonControl.Location = new System.Drawing.Point(0, 0);
            this.ribbonControl.MaxItemId = 27;
            this.ribbonControl.Name = "ribbonControl";
            this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.ribbonPageDisplay});
            this.ribbonControl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemPictureEdit1,
            this.repositoryItemCheckEdit1,
            this.repositoryItemCheckEdit2,
            this.repositoryItemCheckEdit3,
            this.repositoryItemTextEdit1,
            this.repositoryItemCheckEdit4,
            this.repositoryItemCheckEdit5,
            this.repositoryItemTimeSpanEdit1,
            this.repositoryItemDateEdit1,
            this.repositoryItemDateEdit2,
            this.repositoryItemDateEdit3,
            this.repositoryItemDateEdit4,
            this.repositoryItemCheckEdit6,
            this.repositoryItemCheckEdit7,
            this.repositoryItemRadioGroup1,
            this.repositoryItemMarqueeProgressBar1,
            this.repositoryItemTreeListLookUpEdit1,
            this.repositoryItemPopupContainerEdit1,
            this.repositoryItemTreeListLookUpEdit2,
            this.repositoryItemMarqueeProgressBar2,
            this.repositoryItemPopupContainerEdit2,
            this.repositoryItemPopupContainerEdit3});
            this.ribbonControl.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
            this.ribbonControl.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages;
            this.ribbonControl.ShowQatLocationSelector = false;
            this.ribbonControl.ShowToolbarCustomizeItem = false;
            this.ribbonControl.Size = new System.Drawing.Size(1298, 129);
            this.ribbonControl.Toolbar.ShowCustomizeItem = false;
            this.ribbonControl.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
            // 
            // imageCollectionRibbonButtonSmall
            // 
            this.imageCollectionRibbonButtonSmall.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollectionRibbonButtonSmall.ImageStream")));
            this.imageCollectionRibbonButtonSmall.InsertGalleryImage("chart_16x16.png", "images/chart/chart_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/chart/chart_16x16.png"), 0);
            this.imageCollectionRibbonButtonSmall.Images.SetKeyName(0, "chart_16x16.png");
            this.imageCollectionRibbonButtonSmall.InsertGalleryImage("fullstackedline_16x16.png", "images/chart/fullstackedline_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/chart/fullstackedline_16x16.png"), 1);
            this.imageCollectionRibbonButtonSmall.Images.SetKeyName(1, "fullstackedline_16x16.png");
            this.imageCollectionRibbonButtonSmall.InsertGalleryImage("pie_16x16.png", "images/chart/pie_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/chart/pie_16x16.png"), 2);
            this.imageCollectionRibbonButtonSmall.Images.SetKeyName(2, "pie_16x16.png");
            this.imageCollectionRibbonButtonSmall.InsertGalleryImage("exportfile_16x16.png", "images/export/exportfile_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/export/exportfile_16x16.png"), 3);
            this.imageCollectionRibbonButtonSmall.Images.SetKeyName(3, "exportfile_16x16.png");
            this.imageCollectionRibbonButtonSmall.InsertGalleryImage("switchtimescalesto_16x16.png", "images/scheduling/switchtimescalesto_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/scheduling/switchtimescalesto_16x16.png"), 4);
            this.imageCollectionRibbonButtonSmall.Images.SetKeyName(4, "switchtimescalesto_16x16.png");
            this.imageCollectionRibbonButtonSmall.Images.SetKeyName(5, "AutoFit_Window_16x16.png");
            this.imageCollectionRibbonButtonSmall.Images.SetKeyName(6, "Convert_16x16.png");
            this.imageCollectionRibbonButtonSmall.Images.SetKeyName(7, "GaugeStyleThreeForthCircular_16x16.png");
            this.imageCollectionRibbonButtonSmall.Images.SetKeyName(8, "PieLabelsDataLabels_16x16.png");
            this.imageCollectionRibbonButtonSmall.Images.SetKeyName(9, "Stepline_16x16.png");
            this.imageCollectionRibbonButtonSmall.Images.SetKeyName(10, "Summary_16x16.png");
            this.imageCollectionRibbonButtonSmall.Images.SetKeyName(11, "Time_16x16.png");
            this.imageCollectionRibbonButtonSmall.Images.SetKeyName(12, "Today_16x16.png");
            this.imageCollectionRibbonButtonSmall.Images.SetKeyName(13, "Feature_16x16.png");
            // 
            // barButtonItemAbout
            // 
            this.barButtonItemAbout.Caption = "关于...";
            this.barButtonItemAbout.Id = 3;
            this.barButtonItemAbout.ImageIndex = 13;
            this.barButtonItemAbout.Name = "barButtonItemAbout";
            // 
            // barButtonItemEnergy
            // 
            this.barButtonItemEnergy.Caption = "电能计费";
            this.barButtonItemEnergy.Id = 5;
            this.barButtonItemEnergy.ImageIndex = 2;
            this.barButtonItemEnergy.LargeImageIndex = 10;
            this.barButtonItemEnergy.Name = "barButtonItemEnergy";
            // 
            // barButtonItemVoltage
            // 
            this.barButtonItemVoltage.Caption = "基础量电参量";
            this.barButtonItemVoltage.Id = 6;
            this.barButtonItemVoltage.ImageIndex = 1;
            this.barButtonItemVoltage.LargeImageIndex = 8;
            this.barButtonItemVoltage.Name = "barButtonItemVoltage";
            this.barButtonItemVoltage.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemVoltage_ItemClick);
            // 
            // barButtonItemHelp
            // 
            this.barButtonItemHelp.Caption = "帮助";
            this.barButtonItemHelp.Id = 8;
            this.barButtonItemHelp.LargeImageIndex = 0;
            this.barButtonItemHelp.Name = "barButtonItemHelp";
            // 
            // barEditItemYinsu
            // 
            this.barEditItemYinsu.Edit = this.repositoryItemCheckEdit1;
            this.barEditItemYinsu.EditValue = true;
            this.barEditItemYinsu.Id = 14;
            this.barEditItemYinsu.Name = "barEditItemYinsu";
            this.barEditItemYinsu.Width = 70;
            // 
            // repositoryItemCheckEdit1
            // 
            this.repositoryItemCheckEdit1.AutoHeight = false;
            this.repositoryItemCheckEdit1.Caption = "功率因素";
            this.repositoryItemCheckEdit1.GlyphAlignment = DevExpress.Utils.HorzAlignment.Default;
            this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
            // 
            // barEditItemWugong
            // 
            this.barEditItemWugong.Edit = this.repositoryItemCheckEdit2;
            this.barEditItemWugong.EditValue = true;
            this.barEditItemWugong.Id = 15;
            this.barEditItemWugong.Name = "barEditItemWugong";
            this.barEditItemWugong.Width = 70;
            // 
            // repositoryItemCheckEdit2
            // 
            this.repositoryItemCheckEdit2.AutoHeight = false;
            this.repositoryItemCheckEdit2.Caption = "无功功率";
            this.repositoryItemCheckEdit2.GlyphAlignment = DevExpress.Utils.HorzAlignment.Default;
            this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
            // 
            // barEditItemShizai
            // 
            this.barEditItemShizai.Edit = this.repositoryItemCheckEdit3;
            this.barEditItemShizai.EditValue = true;
            this.barEditItemShizai.Id = 16;
            this.barEditItemShizai.Name = "barEditItemShizai";
            this.barEditItemShizai.Width = 70;
            // 
            // repositoryItemCheckEdit3
            // 
            this.repositoryItemCheckEdit3.AutoHeight = false;
            this.repositoryItemCheckEdit3.Caption = "视在功率";
            this.repositoryItemCheckEdit3.GlyphAlignment = DevExpress.Utils.HorzAlignment.Default;
            this.repositoryItemCheckEdit3.Name = "repositoryItemCheckEdit3";
            // 
            // barEditItemcurrent
            // 
            this.barEditItemcurrent.Edit = this.repositoryItemCheckEdit4;
            this.barEditItemcurrent.EditValue = true;
            this.barEditItemcurrent.Id = 21;
            this.barEditItemcurrent.Name = "barEditItemcurrent";
            // 
            // repositoryItemCheckEdit4
            // 
            this.repositoryItemCheckEdit4.AutoHeight = false;
            this.repositoryItemCheckEdit4.Caption = "电流";
            this.repositoryItemCheckEdit4.GlyphAlignment = DevExpress.Utils.HorzAlignment.Default;
            this.repositoryItemCheckEdit4.Name = "repositoryItemCheckEdit4";
            // 
            // barEditItemVoltage
            // 
            this.barEditItemVoltage.Edit = this.repositoryItemCheckEdit5;
            this.barEditItemVoltage.EditValue = true;
            this.barEditItemVoltage.Id = 24;
            this.barEditItemVoltage.Name = "barEditItemVoltage";
            // 
            // repositoryItemCheckEdit5
            // 
            this.repositoryItemCheckEdit5.AutoHeight = false;
            this.repositoryItemCheckEdit5.Caption = "电压";
            this.repositoryItemCheckEdit5.GlyphAlignment = DevExpress.Utils.HorzAlignment.Default;
            this.repositoryItemCheckEdit5.Name = "repositoryItemCheckEdit5";
            // 
            // barButtonItem
            // 
            this.barButtonItem.Caption = "功率";
            this.barButtonItem.Id = 25;
            this.barButtonItem.ImageIndex = 0;
            this.barButtonItem.LargeImageIndex = 6;
            this.barButtonItem.Name = "barButtonItem";
            // 
            // barStaticItemPeriod
            // 
            this.barStaticItemPeriod.Caption = "时段:";
            this.barStaticItemPeriod.Id = 1;
            this.barStaticItemPeriod.Name = "barStaticItemPeriod";
            this.barStaticItemPeriod.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // RealtimeCheckBtn
            // 
            this.RealtimeCheckBtn.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.RealtimeCheckBtn.Caption = "实时";
            this.RealtimeCheckBtn.Down = true;
            this.RealtimeCheckBtn.Id = 2;
            this.RealtimeCheckBtn.ImageIndex = 11;
            this.RealtimeCheckBtn.LargeImageIndex = 10;
            this.RealtimeCheckBtn.Name = "RealtimeCheckBtn";
            this.RealtimeCheckBtn.DownChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.RealtimeCheckBtn_DownChanged);
            // 
            // barCheckItem1
            // 
            this.barCheckItem1.Caption = "全屏显示";
            this.barCheckItem1.Id = 5;
            this.barCheckItem1.LargeImageIndex = 3;
            this.barCheckItem1.Name = "barCheckItem1";
            // 
            // StartDatetimeCtr
            // 
            this.StartDatetimeCtr.Caption = "开始:";
            this.StartDatetimeCtr.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
            this.StartDatetimeCtr.Edit = this.repositoryItemDateEdit3;
            this.StartDatetimeCtr.Id = 1;
            this.StartDatetimeCtr.Name = "StartDatetimeCtr";
            this.StartDatetimeCtr.Width = 170;
            // 
            // repositoryItemDateEdit3
            // 
            this.repositoryItemDateEdit3.AutoHeight = false;
            this.repositoryItemDateEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit3.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit3.Name = "repositoryItemDateEdit3";
            // 
            // EndDatetimeCtr
            // 
            this.EndDatetimeCtr.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Left;
            this.EndDatetimeCtr.Caption = "结束:";
            this.EndDatetimeCtr.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
            this.EndDatetimeCtr.Edit = this.repositoryItemDateEdit4;
            this.EndDatetimeCtr.Id = 2;
            this.EndDatetimeCtr.Name = "EndDatetimeCtr";
            this.EndDatetimeCtr.Width = 170;
            // 
            // repositoryItemDateEdit4
            // 
            this.repositoryItemDateEdit4.AutoHeight = false;
            this.repositoryItemDateEdit4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit4.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit4.Name = "repositoryItemDateEdit4";
            // 
            // FilterButton
            // 
            this.FilterButton.Caption = "确认";
            this.FilterButton.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
            this.FilterButton.Id = 10;
            this.FilterButton.LargeImageIndex = 11;
            this.FilterButton.Name = "FilterButton";
            this.FilterButton.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.FilterButton_ItemClick);
            // 
            // RefreshBtn
            // 
            this.RefreshBtn.Caption = "刷新";
            this.RefreshBtn.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
            this.RefreshBtn.Id = 14;
            this.RefreshBtn.LargeImageIndex = 12;
            this.RefreshBtn.Name = "RefreshBtn";
            this.RefreshBtn.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.RefreshBtn_ItemClick);
            // 
            // nodeTreeCtr
            // 
            this.nodeTreeCtr.Caption = "线路:";
            this.nodeTreeCtr.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
            this.nodeTreeCtr.Edit = this.repositoryItemTreeListLookUpEdit2;
            this.nodeTreeCtr.EditValue = "";
            this.nodeTreeCtr.Id = 17;
            this.nodeTreeCtr.LargeImageIndex = 8;
            this.nodeTreeCtr.Name = "nodeTreeCtr";
            this.nodeTreeCtr.Width = 170;
            // 
            // repositoryItemTreeListLookUpEdit2
            // 
            this.repositoryItemTreeListLookUpEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemTreeListLookUpEdit2.HideSelection = false;
            this.repositoryItemTreeListLookUpEdit2.Name = "repositoryItemTreeListLookUpEdit2";
            this.repositoryItemTreeListLookUpEdit2.NullText = "";
            this.repositoryItemTreeListLookUpEdit2.TreeList = this.repositoryItemTreeListLookUpEdit2TreeList;
            // 
            // repositoryItemTreeListLookUpEdit2TreeList
            // 
            this.repositoryItemTreeListLookUpEdit2TreeList.Location = new System.Drawing.Point(0, 0);
            this.repositoryItemTreeListLookUpEdit2TreeList.Name = "repositoryItemTreeListLookUpEdit2TreeList";
            this.repositoryItemTreeListLookUpEdit2TreeList.OptionsView.AnimationType = DevExpress.XtraTreeList.TreeListAnimationType.AnimateFocusedNode;
            this.repositoryItemTreeListLookUpEdit2TreeList.Size = new System.Drawing.Size(400, 200);
            this.repositoryItemTreeListLookUpEdit2TreeList.TabIndex = 0;
            // 
            // barCheckItemCurrentDay
            // 
            this.barCheckItemCurrentDay.BindableChecked = true;
            this.barCheckItemCurrentDay.Caption = "当天";
            this.barCheckItemCurrentDay.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
            this.barCheckItemCurrentDay.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
            this.barCheckItemCurrentDay.Checked = true;
            this.barCheckItemCurrentDay.CheckStyle = DevExpress.XtraBars.BarCheckStyles.Radio;
            this.barCheckItemCurrentDay.GroupIndex = 10;
            this.barCheckItemCurrentDay.Id = 19;
            this.barCheckItemCurrentDay.Name = "barCheckItemCurrentDay";
            this.barCheckItemCurrentDay.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.barCheckItemCurrentDay_CheckedChanged);
            this.barCheckItemCurrentDay.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barCheckItemCurrentDay_ItemClick);
            // 
            // barCheckItemCurrentMonth
            // 
            this.barCheckItemCurrentMonth.Caption = "本月";
            this.barCheckItemCurrentMonth.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
            this.barCheckItemCurrentMonth.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
            this.barCheckItemCurrentMonth.CheckStyle = DevExpress.XtraBars.BarCheckStyles.Radio;
            this.barCheckItemCurrentMonth.GroupIndex = 10;
            this.barCheckItemCurrentMonth.Id = 20;
            this.barCheckItemCurrentMonth.Name = "barCheckItemCurrentMonth";
            this.barCheckItemCurrentMonth.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.barCheckItemCurrentMonth_CheckedChanged);
            this.barCheckItemCurrentMonth.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barCheckItemCurrentMonth_ItemClick);
            // 
            // barCheckItemCurrentYear
            // 
            this.barCheckItemCurrentYear.Caption = "本年";
            this.barCheckItemCurrentYear.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
            this.barCheckItemCurrentYear.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
            this.barCheckItemCurrentYear.CheckStyle = DevExpress.XtraBars.BarCheckStyles.Radio;
            this.barCheckItemCurrentYear.GroupIndex = 10;
            this.barCheckItemCurrentYear.Id = 21;
            this.barCheckItemCurrentYear.Name = "barCheckItemCurrentYear";
            this.barCheckItemCurrentYear.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.barCheckItemCurrentYear_CheckedChanged);
            this.barCheckItemCurrentYear.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barCheckItemCurrentYear_ItemClick);
            // 
            // ChargeDateSelectBtn
            // 
            this.ChargeDateSelectBtn.ActAsDropDown = true;
            this.ChargeDateSelectBtn.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.CheckDropDown;
            this.ChargeDateSelectBtn.Caption = "自定义";
            this.ChargeDateSelectBtn.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
            this.ChargeDateSelectBtn.Id = 26;
            this.ChargeDateSelectBtn.LargeImageIndex = 8;
            this.ChargeDateSelectBtn.Name = "ChargeDateSelectBtn";
            this.ChargeDateSelectBtn.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ChargeDateSelectBtn_ItemClick);
            // 
            // imageCollectionRibbonLargeButton
            // 
            this.imageCollectionRibbonLargeButton.ImageSize = new System.Drawing.Size(32, 32);
            this.imageCollectionRibbonLargeButton.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollectionRibbonLargeButton.ImageStream")));
            this.imageCollectionRibbonLargeButton.Images.SetKeyName(0, "Action_Exit_32x32.png");
            this.imageCollectionRibbonLargeButton.Images.SetKeyName(1, "Action_Chart_ShowDesigner_32x32.png");
            this.imageCollectionRibbonLargeButton.Images.SetKeyName(2, "Action_Grand_Totals_Column_32x32.png");
            this.imageCollectionRibbonLargeButton.Images.SetKeyName(3, "Action_PivotChart_Data_Unbind_32x32.png");
            this.imageCollectionRibbonLargeButton.Images.SetKeyName(4, "Bar_32x32.png");
            this.imageCollectionRibbonLargeButton.Images.SetKeyName(5, "BO_PivotChart_32x32.png");
            this.imageCollectionRibbonLargeButton.Images.SetKeyName(6, "FullStackedLine_32x32.png");
            this.imageCollectionRibbonLargeButton.Images.SetKeyName(7, "GaugeStyleFullCircular_32x32.png");
            this.imageCollectionRibbonLargeButton.Images.SetKeyName(8, "PieStylePie_32x32.png");
            this.imageCollectionRibbonLargeButton.Images.SetKeyName(9, "Summary_32x32.png");
            this.imageCollectionRibbonLargeButton.Images.SetKeyName(10, "Time_32x32.png");
            this.imageCollectionRibbonLargeButton.InsertGalleryImage("apply_32x32.png", "images/actions/apply_32x32.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/actions/apply_32x32.png"), 11);
            this.imageCollectionRibbonLargeButton.Images.SetKeyName(11, "apply_32x32.png");
            this.imageCollectionRibbonLargeButton.InsertGalleryImage("refresh2_32x32.png", "images/actions/refresh2_32x32.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/actions/refresh2_32x32.png"), 12);
            this.imageCollectionRibbonLargeButton.Images.SetKeyName(12, "refresh2_32x32.png");
            // 
            // ribbonPageDisplay
            // 
            this.ribbonPageDisplay.Appearance.Options.UseTextOptions = true;
            this.ribbonPageDisplay.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.ribbonPageDisplay.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroupDisplay,
            this.ribbonPageGroupSetup,
            this.电能计费,
            this.ribbonPageGroupHelp});
            this.ribbonPageDisplay.Name = "ribbonPageDisplay";
            this.ribbonPageDisplay.Text = "显示";
            // 
            // ribbonPageGroupDisplay
            // 
            this.ribbonPageGroupDisplay.AllowMinimize = false;
            this.ribbonPageGroupDisplay.AllowTextClipping = false;
            this.ribbonPageGroupDisplay.ImageIndex = 0;
            this.ribbonPageGroupDisplay.ItemLinks.Add(this.barButtonItemVoltage);
            this.ribbonPageGroupDisplay.ItemLinks.Add(this.barButtonItem, true);
            this.ribbonPageGroupDisplay.ItemLinks.Add(this.barCheckItem1);
            this.ribbonPageGroupDisplay.Name = "ribbonPageGroupDisplay";
            this.ribbonPageGroupDisplay.ShowCaptionButton = false;
            this.ribbonPageGroupDisplay.Text = "显示";
            // 
            // ribbonPageGroupSetup
            // 
            this.ribbonPageGroupSetup.ItemLinks.Add(this.RealtimeCheckBtn);
            this.ribbonPageGroupSetup.ItemLinks.Add(this.RefreshBtn);
            this.ribbonPageGroupSetup.ItemLinks.Add(this.nodeTreeCtr);
            this.ribbonPageGroupSetup.ItemLinks.Add(this.StartDatetimeCtr);
            this.ribbonPageGroupSetup.ItemLinks.Add(this.EndDatetimeCtr);
            this.ribbonPageGroupSetup.ItemLinks.Add(this.FilterButton);
            this.ribbonPageGroupSetup.Name = "ribbonPageGroupSetup";
            this.ribbonPageGroupSetup.ShowCaptionButton = false;
            this.ribbonPageGroupSetup.Text = "设置";
            // 
            // 电能计费
            // 
            this.电能计费.ItemLinks.Add(this.barCheckItemCurrentDay);
            this.电能计费.ItemLinks.Add(this.barCheckItemCurrentMonth);
            this.电能计费.ItemLinks.Add(this.barCheckItemCurrentYear);
            this.电能计费.ItemLinks.Add(this.ChargeDateSelectBtn);
            this.电能计费.Name = "电能计费";
            this.电能计费.Text = "电能计费";
            // 
            // ribbonPageGroupHelp
            // 
            this.ribbonPageGroupHelp.AllowTextClipping = false;
            this.ribbonPageGroupHelp.ItemLinks.Add(this.barButtonItemAbout);
            this.ribbonPageGroupHelp.ItemLinks.Add(this.barButtonItemHelp);
            this.ribbonPageGroupHelp.Name = "ribbonPageGroupHelp";
            this.ribbonPageGroupHelp.ShowCaptionButton = false;
            this.ribbonPageGroupHelp.Text = "帮助";
            // 
            // repositoryItemPictureEdit1
            // 
            this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
            // 
            // repositoryItemTextEdit1
            // 
            this.repositoryItemTextEdit1.AutoHeight = false;
            this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
            // 
            // repositoryItemTimeSpanEdit1
            // 
            this.repositoryItemTimeSpanEdit1.AutoHeight = false;
            this.repositoryItemTimeSpanEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemTimeSpanEdit1.Mask.EditMask = "dd.HH:mm:ss";
            this.repositoryItemTimeSpanEdit1.Name = "repositoryItemTimeSpanEdit1";
            // 
            // repositoryItemDateEdit1
            // 
            this.repositoryItemDateEdit1.AutoHeight = false;
            this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1";
            // 
            // repositoryItemDateEdit2
            // 
            this.repositoryItemDateEdit2.AutoHeight = false;
            this.repositoryItemDateEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit2.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit2.Name = "repositoryItemDateEdit2";
            // 
            // repositoryItemCheckEdit6
            // 
            this.repositoryItemCheckEdit6.AutoHeight = false;
            this.repositoryItemCheckEdit6.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
            this.repositoryItemCheckEdit6.Name = "repositoryItemCheckEdit6";
            // 
            // repositoryItemCheckEdit7
            // 
            this.repositoryItemCheckEdit7.AutoHeight = false;
            this.repositoryItemCheckEdit7.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Radio;
            this.repositoryItemCheckEdit7.Name = "repositoryItemCheckEdit7";
            // 
            // repositoryItemRadioGroup1
            // 
            this.repositoryItemRadioGroup1.Columns = 1;
            this.repositoryItemRadioGroup1.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
            new DevExpress.XtraEditors.Controls.RadioGroupItem("实时", ""),
            new DevExpress.XtraEditors.Controls.RadioGroupItem("设定时段", "")});
            this.repositoryItemRadioGroup1.Name = "repositoryItemRadioGroup1";
            // 
            // repositoryItemMarqueeProgressBar1
            // 
            this.repositoryItemMarqueeProgressBar1.LookAndFeel.UseDefaultLookAndFeel = false;
            this.repositoryItemMarqueeProgressBar1.MarqueeAnimationSpeed = 30;
            this.repositoryItemMarqueeProgressBar1.Name = "repositoryItemMarqueeProgressBar1";
            this.repositoryItemMarqueeProgressBar1.ProgressAnimationMode = DevExpress.Utils.Drawing.ProgressAnimationMode.Cycle;
            // 
            // repositoryItemTreeListLookUpEdit1
            // 
            this.repositoryItemTreeListLookUpEdit1.AutoHeight = false;
            this.repositoryItemTreeListLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemTreeListLookUpEdit1.Name = "repositoryItemTreeListLookUpEdit1";
            this.repositoryItemTreeListLookUpEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
            this.repositoryItemTreeListLookUpEdit1.TreeList = this.repositoryItemTreeListLookUpEdit1TreeList;
            // 
            // repositoryItemTreeListLookUpEdit1TreeList
            // 
            this.repositoryItemTreeListLookUpEdit1TreeList.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
            this.NodeID,
            this.PID,
            this.MID,
            this.NodeName});
            this.repositoryItemTreeListLookUpEdit1TreeList.KeyFieldName = "NodeID";
            this.repositoryItemTreeListLookUpEdit1TreeList.Location = new System.Drawing.Point(0, 0);
            this.repositoryItemTreeListLookUpEdit1TreeList.Name = "repositoryItemTreeListLookUpEdit1TreeList";
            this.repositoryItemTreeListLookUpEdit1TreeList.OptionsBehavior.EnableFiltering = true;
            this.repositoryItemTreeListLookUpEdit1TreeList.OptionsView.ShowIndentAsRowStyle = true;
            this.repositoryItemTreeListLookUpEdit1TreeList.Size = new System.Drawing.Size(400, 200);
            this.repositoryItemTreeListLookUpEdit1TreeList.TabIndex = 0;
            // 
            // NodeID
            // 
            this.NodeID.Caption = "NodeID";
            this.NodeID.FieldName = "NodeID";
            this.NodeID.Name = "NodeID";
            this.NodeID.Visible = true;
            this.NodeID.VisibleIndex = 0;
            // 
            // PID
            // 
            this.PID.Caption = "PID";
            this.PID.FieldName = "PID";
            this.PID.Name = "PID";
            this.PID.Visible = true;
            this.PID.VisibleIndex = 1;
            // 
            // MID
            // 
            this.MID.Caption = "MID";
            this.MID.FieldName = "MID";
            this.MID.Name = "MID";
            this.MID.Visible = true;
            this.MID.VisibleIndex = 2;
            // 
            // NodeName
            // 
            this.NodeName.Caption = "节点名称";
            this.NodeName.FieldName = "Name";
            this.NodeName.Name = "NodeName";
            this.NodeName.Visible = true;
            this.NodeName.VisibleIndex = 3;
            // 
            // 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";
            // 
            // repositoryItemMarqueeProgressBar2
            // 
            this.repositoryItemMarqueeProgressBar2.LookAndFeel.UseDefaultLookAndFeel = false;
            this.repositoryItemMarqueeProgressBar2.MarqueeAnimationSpeed = 30;
            this.repositoryItemMarqueeProgressBar2.Name = "repositoryItemMarqueeProgressBar2";
            this.repositoryItemMarqueeProgressBar2.ProgressAnimationMode = DevExpress.Utils.Drawing.ProgressAnimationMode.Cycle;
            // 
            // repositoryItemPopupContainerEdit2
            // 
            this.repositoryItemPopupContainerEdit2.AutoHeight = false;
            this.repositoryItemPopupContainerEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemPopupContainerEdit2.Name = "repositoryItemPopupContainerEdit2";
            // 
            // repositoryItemPopupContainerEdit3
            // 
            this.repositoryItemPopupContainerEdit3.AutoHeight = false;
            this.repositoryItemPopupContainerEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemPopupContainerEdit3.Name = "repositoryItemPopupContainerEdit3";
            // 
            // defaultLookAndFeel
            // 
            this.defaultLookAndFeel.LookAndFeel.SkinName = "Office 2013 Light Gray";
            // 
            // dockManager1
            // 
            this.dockManager1.Form = this;
            this.dockManager1.HiddenPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
            this.panelContainer1});
            this.dockManager1.MenuManager = this.documentViewerBarManager1;
            this.dockManager1.TopZIndexControls.AddRange(new string[] {
            "DevExpress.XtraBars.BarDockControl",
            "DevExpress.XtraBars.StandaloneBarDockControl",
            "System.Windows.Forms.StatusBar",
            "System.Windows.Forms.MenuStrip",
            "System.Windows.Forms.StatusStrip",
            "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
            "DevExpress.XtraBars.Ribbon.RibbonControl",
            "DevExpress.XtraBars.Navigation.OfficeNavigationBar",
            "DevExpress.XtraBars.Navigation.TileNavPane"});
            // 
            // panelContainer1
            // 
            this.panelContainer1.Controls.Add(this.dockPanelUser);
            this.panelContainer1.Controls.Add(this.dockPanelInfo);
            this.panelContainer1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
            this.panelContainer1.ID = new System.Guid("0e5d8c53-089f-482b-a6b5-8ab333fa9a94");
            this.panelContainer1.Location = new System.Drawing.Point(0, 115);
            this.panelContainer1.Name = "panelContainer1";
            this.panelContainer1.OriginalSize = new System.Drawing.Size(225, 200);
            this.panelContainer1.SavedDock = DevExpress.XtraBars.Docking.DockingStyle.Left;
            this.panelContainer1.SavedIndex = 0;
            this.panelContainer1.Size = new System.Drawing.Size(225, 716);
            this.panelContainer1.Text = "panelContainer1";
            this.panelContainer1.Visibility = DevExpress.XtraBars.Docking.DockVisibility.Hidden;
            // 
            // dockPanelUser
            // 
            this.dockPanelUser.Controls.Add(this.dockPanel1_Container);
            this.dockPanelUser.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
            this.dockPanelUser.ID = new System.Guid("d228629c-1015-4a0e-99a3-4901688da108");
            this.dockPanelUser.Location = new System.Drawing.Point(0, 0);
            this.dockPanelUser.Name = "dockPanelUser";
            this.dockPanelUser.OriginalSize = new System.Drawing.Size(225, 451);
            this.dockPanelUser.Size = new System.Drawing.Size(0, 41);
            this.dockPanelUser.Text = "用户单位";
            // 
            // dockPanel1_Container
            // 
            this.dockPanel1_Container.Controls.Add(this.treeListUser);
            this.dockPanel1_Container.Controls.Add(this.buttonEditSearch);
            this.dockPanel1_Container.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1_Container.Name = "dockPanel1_Container";
            this.dockPanel1_Container.Size = new System.Drawing.Size(0, 0);
            this.dockPanel1_Container.TabIndex = 0;
            // 
            // treeListUser
            // 
            this.treeListUser.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
            this.treeListColumnUser,
            this.treeListColumnTag});
            this.treeListUser.Dock = System.Windows.Forms.DockStyle.Fill;
            this.treeListUser.Location = new System.Drawing.Point(0, 20);
            this.treeListUser.Name = "treeListUser";
            this.treeListUser.OptionsBehavior.Editable = false;
            this.treeListUser.OptionsView.ShowIndicator = false;
            this.treeListUser.SelectImageList = this.sharedImageCollection;
            this.treeListUser.Size = new System.Drawing.Size(0, 0);
            this.treeListUser.StateImageList = this.sharedImageCollection;
            this.treeListUser.TabIndex = 1;
            // 
            // treeListColumnUser
            // 
            this.treeListColumnUser.Caption = "用户单位";
            this.treeListColumnUser.FieldName = "treeListColumnUser";
            this.treeListColumnUser.MinWidth = 49;
            this.treeListColumnUser.Name = "treeListColumnUser";
            this.treeListColumnUser.Visible = true;
            this.treeListColumnUser.VisibleIndex = 0;
            this.treeListColumnUser.Width = 196;
            // 
            // treeListColumnTag
            // 
            this.treeListColumnTag.Caption = "treeListColumn1";
            this.treeListColumnTag.FieldName = "treeListColumn1";
            this.treeListColumnTag.Name = "treeListColumnTag";
            // 
            // sharedImageCollection
            // 
            // 
            // 
            // 
            this.sharedImageCollection.ImageSource.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("sharedImageCollection.ImageSource.ImageStream")));
            this.sharedImageCollection.ImageSource.Images.SetKeyName(0, "language_16x16.png");
            this.sharedImageCollection.ImageSource.Images.SetKeyName(1, "status_16x16.png");
            this.sharedImageCollection.ImageSource.Images.SetKeyName(2, "documentmap_16x16.png");
            this.sharedImageCollection.ImageSource.Images.SetKeyName(3, "AlignVerticalCenter2_16x16.png");
            this.sharedImageCollection.ImageSource.Images.SetKeyName(4, "openhighlowclosestock_16x16.png");
            this.sharedImageCollection.ImageSource.InsertGalleryImage("checkbox_16x16.png", "images/content/checkbox_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/content/checkbox_16x16.png"), 5);
            this.sharedImageCollection.ImageSource.Images.SetKeyName(5, "checkbox_16x16.png");
            this.sharedImageCollection.ParentControl = this;
            // 
            // buttonEditSearch
            // 
            this.buttonEditSearch.Dock = System.Windows.Forms.DockStyle.Top;
            this.buttonEditSearch.Location = new System.Drawing.Point(0, 0);
            this.buttonEditSearch.MenuManager = this.ribbonControl;
            this.buttonEditSearch.Name = "buttonEditSearch";
            this.buttonEditSearch.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.buttonEditSearch.Size = new System.Drawing.Size(0, 20);
            this.buttonEditSearch.TabIndex = 0;
            // 
            // dockPanelInfo
            // 
            this.dockPanelInfo.Controls.Add(this.controlContainer1);
            this.dockPanelInfo.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
            this.dockPanelInfo.FloatVertical = true;
            this.dockPanelInfo.ID = new System.Guid("78277e08-1d39-4e32-a648-d8f093eb5840");
            this.dockPanelInfo.Location = new System.Drawing.Point(0, 41);
            this.dockPanelInfo.Name = "dockPanelInfo";
            this.dockPanelInfo.OriginalSize = new System.Drawing.Size(0, 0);
            this.dockPanelInfo.Size = new System.Drawing.Size(0, 0);
            this.dockPanelInfo.Text = "基本信息";
            // 
            // controlContainer1
            // 
            this.controlContainer1.Location = new System.Drawing.Point(0, 0);
            this.controlContainer1.Name = "controlContainer1";
            this.controlContainer1.Size = new System.Drawing.Size(0, 0);
            this.controlContainer1.TabIndex = 0;
            // 
            // documentViewerBarManager1
            // 
            this.documentViewerBarManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
            this.previewBar1});
            this.documentViewerBarManager1.Controller = this.barAndDockingController1;
            this.documentViewerBarManager1.DockControls.Add(this.barDockControlTop);
            this.documentViewerBarManager1.DockControls.Add(this.barDockControlBottom);
            this.documentViewerBarManager1.DockControls.Add(this.barDockControlLeft);
            this.documentViewerBarManager1.DockControls.Add(this.barDockControlRight);
            this.documentViewerBarManager1.DockControls.Add(this.standaloneBarDockControl1);
            this.documentViewerBarManager1.DockControls.Add(this.standaloneBarDockControl2);
            this.documentViewerBarManager1.DockManager = this.dockManager1;
            this.documentViewerBarManager1.DocumentViewer = this.documentViewer1;
            this.documentViewerBarManager1.Form = this;
            this.documentViewerBarManager1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("documentViewerBarManager1.ImageStream")));
            this.documentViewerBarManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.printPreviewStaticItem1,
            this.barStaticItem1,
            this.progressBarEditItem1,
            this.printPreviewBarItem1,
            this.barButtonItem1,
            this.printPreviewStaticItem2,
            this.zoomTrackBarEditItem1,
            this.printPreviewBarItem2,
            this.printPreviewBarItem3,
            this.printPreviewBarItem4,
            this.printPreviewBarItem5,
            this.printPreviewBarItem6,
            this.printPreviewBarItem7,
            this.printPreviewBarItem8,
            this.printPreviewBarItem9,
            this.printPreviewBarItem10,
            this.printPreviewBarItem11,
            this.printPreviewBarItem12,
            this.printPreviewBarItem13,
            this.printPreviewBarItem14,
            this.printPreviewBarItem15,
            this.zoomBarEditItem1,
            this.printPreviewBarItem16,
            this.printPreviewBarItem17,
            this.printPreviewBarItem18,
            this.printPreviewBarItem19,
            this.printPreviewBarItem20,
            this.printPreviewBarItem21,
            this.printPreviewBarItem22,
            this.printPreviewBarItem23,
            this.printPreviewBarItem24,
            this.printPreviewBarItem25,
            this.printPreviewBarItem26,
            this.printPreviewSubItem1,
            this.printPreviewSubItem2,
            this.printPreviewSubItem3,
            this.printPreviewSubItem4,
            this.printPreviewBarItem27,
            this.printPreviewBarItem28,
            this.barToolbarsListItem1,
            this.printPreviewBarCheckItem1,
            this.printPreviewBarCheckItem2,
            this.printPreviewBarCheckItem3,
            this.printPreviewBarCheckItem4,
            this.printPreviewBarCheckItem5,
            this.printPreviewBarCheckItem6,
            this.printPreviewBarCheckItem7,
            this.printPreviewBarCheckItem8,
            this.printPreviewBarCheckItem9,
            this.printPreviewBarCheckItem10,
            this.printPreviewBarCheckItem11,
            this.printPreviewBarCheckItem12,
            this.printPreviewBarCheckItem13,
            this.printPreviewBarCheckItem14,
            this.printPreviewBarCheckItem15,
            this.printPreviewBarCheckItem16,
            this.printPreviewBarCheckItem17,
            this.SetupReportBtn});
            this.documentViewerBarManager1.MaxItemId = 59;
            this.documentViewerBarManager1.PreviewBar = this.previewBar1;
            this.documentViewerBarManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemProgressBar1,
            this.repositoryItemZoomTrackBar1,
            this.printPreviewRepositoryItemComboBox1});
            this.documentViewerBarManager1.TransparentEditors = true;
            // 
            // previewBar1
            // 
            this.previewBar1.BarName = "Toolbar";
            this.previewBar1.DockCol = 0;
            this.previewBar1.DockRow = 0;
            this.previewBar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Standalone;
            this.previewBar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.None, false, this.printPreviewBarItem7, false),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem8, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem9),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem10),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem11),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem12),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem13, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem14),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem15, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.zoomBarEditItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem16),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem17, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem18),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem19),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem20),
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.None, false, this.printPreviewBarItem21, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem22),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem23),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem24, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.SetupReportBtn, true)});
            this.previewBar1.OptionsBar.AllowQuickCustomization = false;
            this.previewBar1.OptionsBar.DrawDragBorder = false;
            this.previewBar1.StandaloneBarDockControl = this.standaloneBarDockControl1;
            this.previewBar1.Text = "Toolbar";
            // 
            // printPreviewBarItem7
            // 
            this.printPreviewBarItem7.Caption = "Save";
            this.printPreviewBarItem7.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Save;
            this.printPreviewBarItem7.Enabled = false;
            this.printPreviewBarItem7.Hint = "Save the document";
            this.printPreviewBarItem7.Id = 12;
            this.printPreviewBarItem7.ImageIndex = 24;
            this.printPreviewBarItem7.Name = "printPreviewBarItem7";
            // 
            // printPreviewBarItem8
            // 
            this.printPreviewBarItem8.Caption = "打印选项";
            this.printPreviewBarItem8.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Print;
            this.printPreviewBarItem8.Enabled = false;
            this.printPreviewBarItem8.Hint = "打印选项";
            this.printPreviewBarItem8.Id = 13;
            this.printPreviewBarItem8.ImageIndex = 0;
            this.printPreviewBarItem8.Name = "printPreviewBarItem8";
            toolTipTitleItem1.Text = "打印";
            toolTipItem1.LeftIndent = 6;
            toolTipItem1.Text = "选项...";
            superToolTip1.Items.Add(toolTipTitleItem1);
            superToolTip1.Items.Add(toolTipItem1);
            this.printPreviewBarItem8.SuperTip = superToolTip1;
            // 
            // printPreviewBarItem9
            // 
            this.printPreviewBarItem9.Caption = "快速打印";
            this.printPreviewBarItem9.Command = DevExpress.XtraPrinting.PrintingSystemCommand.PrintDirect;
            this.printPreviewBarItem9.Enabled = false;
            this.printPreviewBarItem9.Hint = "快速打印";
            this.printPreviewBarItem9.Id = 14;
            this.printPreviewBarItem9.ImageIndex = 1;
            this.printPreviewBarItem9.Name = "printPreviewBarItem9";
            toolTipTitleItem2.Text = "快速打印";
            superToolTip2.Items.Add(toolTipTitleItem2);
            this.printPreviewBarItem9.SuperTip = superToolTip2;
            // 
            // printPreviewBarItem10
            // 
            this.printPreviewBarItem10.Caption = "Page Set&up...";
            this.printPreviewBarItem10.Command = DevExpress.XtraPrinting.PrintingSystemCommand.PageSetup;
            this.printPreviewBarItem10.Enabled = false;
            this.printPreviewBarItem10.Hint = "Page Setup";
            this.printPreviewBarItem10.Id = 15;
            this.printPreviewBarItem10.ImageIndex = 2;
            this.printPreviewBarItem10.Name = "printPreviewBarItem10";
            // 
            // printPreviewBarItem11
            // 
            this.printPreviewBarItem11.Caption = "Header And Footer";
            this.printPreviewBarItem11.Command = DevExpress.XtraPrinting.PrintingSystemCommand.EditPageHF;
            this.printPreviewBarItem11.Enabled = false;
            this.printPreviewBarItem11.Hint = "Header And Footer";
            this.printPreviewBarItem11.Id = 16;
            this.printPreviewBarItem11.ImageIndex = 15;
            this.printPreviewBarItem11.Name = "printPreviewBarItem11";
            // 
            // printPreviewBarItem12
            // 
            this.printPreviewBarItem12.ActAsDropDown = true;
            this.printPreviewBarItem12.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
            this.printPreviewBarItem12.Caption = "边距设定";
            this.printPreviewBarItem12.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Scale;
            this.printPreviewBarItem12.Enabled = false;
            this.printPreviewBarItem12.Hint = "边距设定";
            this.printPreviewBarItem12.Id = 17;
            this.printPreviewBarItem12.ImageIndex = 25;
            this.printPreviewBarItem12.Name = "printPreviewBarItem12";
            toolTipTitleItem3.Text = "边距";
            toolTipItem2.LeftIndent = 6;
            toolTipItem2.Text = "设定\r\n";
            superToolTip3.Items.Add(toolTipTitleItem3);
            superToolTip3.Items.Add(toolTipItem2);
            this.printPreviewBarItem12.SuperTip = superToolTip3;
            // 
            // printPreviewBarItem13
            // 
            this.printPreviewBarItem13.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.printPreviewBarItem13.Caption = "拖动";
            this.printPreviewBarItem13.Command = DevExpress.XtraPrinting.PrintingSystemCommand.HandTool;
            this.printPreviewBarItem13.Enabled = false;
            this.printPreviewBarItem13.Hint = "拖动";
            this.printPreviewBarItem13.Id = 18;
            this.printPreviewBarItem13.ImageIndex = 16;
            this.printPreviewBarItem13.Name = "printPreviewBarItem13";
            toolTipTitleItem4.Text = "拖动";
            superToolTip4.Items.Add(toolTipTitleItem4);
            this.printPreviewBarItem13.SuperTip = superToolTip4;
            // 
            // printPreviewBarItem14
            // 
            this.printPreviewBarItem14.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.printPreviewBarItem14.Caption = "放大镜";
            this.printPreviewBarItem14.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Magnifier;
            this.printPreviewBarItem14.Enabled = false;
            this.printPreviewBarItem14.Hint = "放大镜";
            this.printPreviewBarItem14.Id = 19;
            this.printPreviewBarItem14.ImageIndex = 3;
            this.printPreviewBarItem14.Name = "printPreviewBarItem14";
            toolTipTitleItem5.Text = "放大镜";
            superToolTip5.Items.Add(toolTipTitleItem5);
            this.printPreviewBarItem14.SuperTip = superToolTip5;
            // 
            // printPreviewBarItem15
            // 
            this.printPreviewBarItem15.Caption = "缩小";
            this.printPreviewBarItem15.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ZoomOut;
            this.printPreviewBarItem15.Enabled = false;
            this.printPreviewBarItem15.Hint = "缩小";
            this.printPreviewBarItem15.Id = 20;
            this.printPreviewBarItem15.ImageIndex = 5;
            this.printPreviewBarItem15.Name = "printPreviewBarItem15";
            toolTipTitleItem6.Text = "缩小";
            superToolTip6.Items.Add(toolTipTitleItem6);
            this.printPreviewBarItem15.SuperTip = superToolTip6;
            // 
            // zoomBarEditItem1
            // 
            this.zoomBarEditItem1.Caption = "显示比例";
            this.zoomBarEditItem1.Edit = this.printPreviewRepositoryItemComboBox1;
            this.zoomBarEditItem1.EditValue = "100%";
            this.zoomBarEditItem1.Enabled = false;
            this.zoomBarEditItem1.Hint = "显示比例";
            this.zoomBarEditItem1.Id = 21;
            this.zoomBarEditItem1.Name = "zoomBarEditItem1";
            toolTipTitleItem7.Text = "显示比例";
            superToolTip7.Items.Add(toolTipTitleItem7);
            this.zoomBarEditItem1.SuperTip = superToolTip7;
            this.zoomBarEditItem1.Width = 70;
            // 
            // printPreviewRepositoryItemComboBox1
            // 
            this.printPreviewRepositoryItemComboBox1.AutoComplete = false;
            this.printPreviewRepositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.printPreviewRepositoryItemComboBox1.DropDownRows = 11;
            this.printPreviewRepositoryItemComboBox1.Name = "printPreviewRepositoryItemComboBox1";
            // 
            // printPreviewBarItem16
            // 
            this.printPreviewBarItem16.Caption = "放大";
            this.printPreviewBarItem16.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ZoomIn;
            this.printPreviewBarItem16.Enabled = false;
            this.printPreviewBarItem16.Hint = "放大";
            this.printPreviewBarItem16.Id = 22;
            this.printPreviewBarItem16.ImageIndex = 4;
            this.printPreviewBarItem16.Name = "printPreviewBarItem16";
            toolTipTitleItem8.Text = "放大";
            superToolTip8.Items.Add(toolTipTitleItem8);
            this.printPreviewBarItem16.SuperTip = superToolTip8;
            // 
            // printPreviewBarItem17
            // 
            this.printPreviewBarItem17.Caption = "开始页";
            this.printPreviewBarItem17.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ShowFirstPage;
            this.printPreviewBarItem17.Enabled = false;
            this.printPreviewBarItem17.Hint = "开始页";
            this.printPreviewBarItem17.Id = 23;
            this.printPreviewBarItem17.ImageIndex = 7;
            this.printPreviewBarItem17.Name = "printPreviewBarItem17";
            toolTipTitleItem9.Text = "开始页";
            superToolTip9.Items.Add(toolTipTitleItem9);
            this.printPreviewBarItem17.SuperTip = superToolTip9;
            // 
            // printPreviewBarItem18
            // 
            this.printPreviewBarItem18.Caption = "前一页";
            this.printPreviewBarItem18.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ShowPrevPage;
            this.printPreviewBarItem18.Enabled = false;
            this.printPreviewBarItem18.Hint = "前一页";
            this.printPreviewBarItem18.Id = 24;
            this.printPreviewBarItem18.ImageIndex = 8;
            this.printPreviewBarItem18.Name = "printPreviewBarItem18";
            toolTipTitleItem10.Text = "前一页";
            superToolTip10.Items.Add(toolTipTitleItem10);
            this.printPreviewBarItem18.SuperTip = superToolTip10;
            // 
            // printPreviewBarItem19
            // 
            this.printPreviewBarItem19.Caption = "后一页";
            this.printPreviewBarItem19.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ShowNextPage;
            this.printPreviewBarItem19.Enabled = false;
            this.printPreviewBarItem19.Hint = "后一页";
            this.printPreviewBarItem19.Id = 25;
            this.printPreviewBarItem19.ImageIndex = 9;
            this.printPreviewBarItem19.Name = "printPreviewBarItem19";
            toolTipTitleItem11.Text = "后一页";
            superToolTip11.Items.Add(toolTipTitleItem11);
            this.printPreviewBarItem19.SuperTip = superToolTip11;
            // 
            // printPreviewBarItem20
            // 
            this.printPreviewBarItem20.Caption = "最后一页";
            this.printPreviewBarItem20.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ShowLastPage;
            this.printPreviewBarItem20.Enabled = false;
            this.printPreviewBarItem20.Hint = "最后一页";
            this.printPreviewBarItem20.Id = 26;
            this.printPreviewBarItem20.ImageIndex = 10;
            this.printPreviewBarItem20.Name = "printPreviewBarItem20";
            toolTipTitleItem12.Text = "最后一页";
            superToolTip12.Items.Add(toolTipTitleItem12);
            this.printPreviewBarItem20.SuperTip = superToolTip12;
            // 
            // printPreviewBarItem21
            // 
            this.printPreviewBarItem21.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
            this.printPreviewBarItem21.Caption = "Multiple Pages";
            this.printPreviewBarItem21.Command = DevExpress.XtraPrinting.PrintingSystemCommand.MultiplePages;
            this.printPreviewBarItem21.Enabled = false;
            this.printPreviewBarItem21.Hint = "Multiple Pages";
            this.printPreviewBarItem21.Id = 27;
            this.printPreviewBarItem21.ImageIndex = 11;
            this.printPreviewBarItem21.Name = "printPreviewBarItem21";
            // 
            // printPreviewBarItem22
            // 
            this.printPreviewBarItem22.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
            this.printPreviewBarItem22.Caption = "&Color...";
            this.printPreviewBarItem22.Command = DevExpress.XtraPrinting.PrintingSystemCommand.FillBackground;
            this.printPreviewBarItem22.Enabled = false;
            this.printPreviewBarItem22.Hint = "背景颜色";
            this.printPreviewBarItem22.Id = 28;
            this.printPreviewBarItem22.ImageIndex = 12;
            this.printPreviewBarItem22.Name = "printPreviewBarItem22";
            toolTipTitleItem13.Text = "背景";
            toolTipItem3.LeftIndent = 6;
            toolTipItem3.Text = "设定";
            superToolTip13.Items.Add(toolTipTitleItem13);
            superToolTip13.Items.Add(toolTipItem3);
            this.printPreviewBarItem22.SuperTip = superToolTip13;
            // 
            // printPreviewBarItem23
            // 
            this.printPreviewBarItem23.Caption = "&Watermark...";
            this.printPreviewBarItem23.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Watermark;
            this.printPreviewBarItem23.Enabled = false;
            this.printPreviewBarItem23.Hint = "水印";
            this.printPreviewBarItem23.Id = 29;
            this.printPreviewBarItem23.ImageIndex = 21;
            this.printPreviewBarItem23.Name = "printPreviewBarItem23";
            toolTipTitleItem14.Text = "水印";
            toolTipItem4.LeftIndent = 6;
            toolTipItem4.Text = "设定";
            superToolTip14.Items.Add(toolTipTitleItem14);
            superToolTip14.Items.Add(toolTipItem4);
            this.printPreviewBarItem23.SuperTip = superToolTip14;
            // 
            // printPreviewBarItem24
            // 
            this.printPreviewBarItem24.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
            this.printPreviewBarItem24.Caption = "Export Document...";
            this.printPreviewBarItem24.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportFile;
            this.printPreviewBarItem24.Enabled = false;
            this.printPreviewBarItem24.Hint = "导出...";
            this.printPreviewBarItem24.Id = 30;
            this.printPreviewBarItem24.ImageIndex = 18;
            this.printPreviewBarItem24.Name = "printPreviewBarItem24";
            toolTipTitleItem15.Text = "导出选项";
            toolTipItem5.LeftIndent = 6;
            toolTipItem5.Text = "至文件...";
            superToolTip15.Items.Add(toolTipTitleItem15);
            superToolTip15.Items.Add(toolTipItem5);
            this.printPreviewBarItem24.SuperTip = superToolTip15;
            // 
            // SetupReportBtn
            // 
            this.SetupReportBtn.AllowRightClickInMenu = false;
            this.SetupReportBtn.Caption = "设定";
            this.SetupReportBtn.Id = 58;
            this.SetupReportBtn.ImageIndex = 14;
            this.SetupReportBtn.Name = "SetupReportBtn";
            toolTipTitleItem16.Text = "内容";
            toolTipItem6.LeftIndent = 6;
            toolTipItem6.Text = "设定";
            superToolTip16.Items.Add(toolTipTitleItem16);
            superToolTip16.Items.Add(toolTipItem6);
            this.SetupReportBtn.SuperTip = superToolTip16;
            this.SetupReportBtn.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.SetupReportBtn_ItemClick);
            // 
            // standaloneBarDockControl1
            // 
            this.standaloneBarDockControl1.CausesValidation = false;
            this.standaloneBarDockControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.standaloneBarDockControl1.Location = new System.Drawing.Point(3, 3);
            this.standaloneBarDockControl1.Name = "standaloneBarDockControl1";
            this.standaloneBarDockControl1.Size = new System.Drawing.Size(730, 24);
            this.standaloneBarDockControl1.Text = "standaloneBarDockControl1";
            // 
            // 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(1298, 0);
            // 
            // barDockControlBottom
            // 
            this.barDockControlBottom.CausesValidation = false;
            this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.barDockControlBottom.Location = new System.Drawing.Point(0, 831);
            this.barDockControlBottom.Size = new System.Drawing.Size(1298, 0);
            // 
            // barDockControlLeft
            // 
            this.barDockControlLeft.CausesValidation = false;
            this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
            this.barDockControlLeft.Size = new System.Drawing.Size(0, 831);
            // 
            // barDockControlRight
            // 
            this.barDockControlRight.CausesValidation = false;
            this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.barDockControlRight.Location = new System.Drawing.Point(1298, 0);
            this.barDockControlRight.Size = new System.Drawing.Size(0, 831);
            // 
            // standaloneBarDockControl2
            // 
            this.standaloneBarDockControl2.CausesValidation = false;
            this.standaloneBarDockControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.standaloneBarDockControl2.Location = new System.Drawing.Point(3, 3);
            this.standaloneBarDockControl2.Name = "standaloneBarDockControl2";
            this.standaloneBarDockControl2.Size = new System.Drawing.Size(730, 24);
            this.standaloneBarDockControl2.Text = "standaloneBarDockControl2";
            // 
            // documentViewer1
            // 
            this.documentViewer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.documentViewer1.DocumentSource = typeof(AracheTest.Reports.XtraReport1);
            this.documentViewer1.IsMetric = true;
            this.documentViewer1.Location = new System.Drawing.Point(3, 33);
            this.documentViewer1.Name = "documentViewer1";
            this.documentViewer1.ShowPageMargins = false;
            this.documentViewer1.Size = new System.Drawing.Size(730, 636);
            this.documentViewer1.TabIndex = 0;
            // 
            // printPreviewStaticItem1
            // 
            this.printPreviewStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.printPreviewStaticItem1.Caption = "Nothing";
            this.printPreviewStaticItem1.Id = 0;
            this.printPreviewStaticItem1.LeftIndent = 1;
            this.printPreviewStaticItem1.Name = "printPreviewStaticItem1";
            this.printPreviewStaticItem1.RightIndent = 1;
            this.printPreviewStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
            this.printPreviewStaticItem1.Type = "PageOfPages";
            // 
            // barStaticItem1
            // 
            this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.barStaticItem1.Id = 1;
            this.barStaticItem1.Name = "barStaticItem1";
            this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
            this.barStaticItem1.Visibility = DevExpress.XtraBars.BarItemVisibility.OnlyInRuntime;
            // 
            // progressBarEditItem1
            // 
            this.progressBarEditItem1.Edit = this.repositoryItemProgressBar1;
            this.progressBarEditItem1.EditHeight = 12;
            this.progressBarEditItem1.Id = 2;
            this.progressBarEditItem1.Name = "progressBarEditItem1";
            this.progressBarEditItem1.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            this.progressBarEditItem1.Width = 150;
            // 
            // repositoryItemProgressBar1
            // 
            this.repositoryItemProgressBar1.Name = "repositoryItemProgressBar1";
            // 
            // printPreviewBarItem1
            // 
            this.printPreviewBarItem1.Caption = "Stop";
            this.printPreviewBarItem1.Command = DevExpress.XtraPrinting.PrintingSystemCommand.StopPageBuilding;
            this.printPreviewBarItem1.Enabled = false;
            this.printPreviewBarItem1.Hint = "Stop";
            this.printPreviewBarItem1.Id = 3;
            this.printPreviewBarItem1.Name = "printPreviewBarItem1";
            this.printPreviewBarItem1.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            // 
            // barButtonItem1
            // 
            this.barButtonItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Left;
            this.barButtonItem1.Enabled = false;
            this.barButtonItem1.Id = 4;
            this.barButtonItem1.Name = "barButtonItem1";
            this.barButtonItem1.Visibility = DevExpress.XtraBars.BarItemVisibility.OnlyInRuntime;
            // 
            // printPreviewStaticItem2
            // 
            this.printPreviewStaticItem2.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.printPreviewStaticItem2.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.printPreviewStaticItem2.Caption = "100%";
            this.printPreviewStaticItem2.Id = 5;
            this.printPreviewStaticItem2.Name = "printPreviewStaticItem2";
            this.printPreviewStaticItem2.TextAlignment = System.Drawing.StringAlignment.Far;
            this.printPreviewStaticItem2.Type = "ZoomFactor";
            this.printPreviewStaticItem2.Width = 40;
            // 
            // zoomTrackBarEditItem1
            // 
            this.zoomTrackBarEditItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.zoomTrackBarEditItem1.Edit = this.repositoryItemZoomTrackBar1;
            this.zoomTrackBarEditItem1.EditValue = 90;
            this.zoomTrackBarEditItem1.Enabled = false;
            this.zoomTrackBarEditItem1.Id = 6;
            this.zoomTrackBarEditItem1.Name = "zoomTrackBarEditItem1";
            this.zoomTrackBarEditItem1.Range = new int[] {
        10,
        500};
            this.zoomTrackBarEditItem1.Width = 140;
            // 
            // repositoryItemZoomTrackBar1
            // 
            this.repositoryItemZoomTrackBar1.Alignment = DevExpress.Utils.VertAlignment.Center;
            this.repositoryItemZoomTrackBar1.AllowFocused = false;
            this.repositoryItemZoomTrackBar1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.repositoryItemZoomTrackBar1.Maximum = 180;
            this.repositoryItemZoomTrackBar1.Middle = 5;
            this.repositoryItemZoomTrackBar1.Name = "repositoryItemZoomTrackBar1";
            this.repositoryItemZoomTrackBar1.ScrollThumbStyle = DevExpress.XtraEditors.Repository.ScrollThumbStyle.ArrowDownRight;
            // 
            // printPreviewBarItem2
            // 
            this.printPreviewBarItem2.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.printPreviewBarItem2.Caption = "Document Map";
            this.printPreviewBarItem2.Command = DevExpress.XtraPrinting.PrintingSystemCommand.DocumentMap;
            this.printPreviewBarItem2.Enabled = false;
            this.printPreviewBarItem2.Hint = "Document Map";
            this.printPreviewBarItem2.Id = 7;
            this.printPreviewBarItem2.ImageIndex = 19;
            this.printPreviewBarItem2.Name = "printPreviewBarItem2";
            // 
            // printPreviewBarItem3
            // 
            this.printPreviewBarItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.printPreviewBarItem3.Caption = "Parameters";
            this.printPreviewBarItem3.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Parameters;
            this.printPreviewBarItem3.Enabled = false;
            this.printPreviewBarItem3.Hint = "Parameters";
            this.printPreviewBarItem3.Id = 8;
            this.printPreviewBarItem3.ImageIndex = 22;
            this.printPreviewBarItem3.Name = "printPreviewBarItem3";
            // 
            // printPreviewBarItem4
            // 
            this.printPreviewBarItem4.Caption = "Search";
            this.printPreviewBarItem4.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Find;
            this.printPreviewBarItem4.Enabled = false;
            this.printPreviewBarItem4.Hint = "Search";
            this.printPreviewBarItem4.Id = 9;
            this.printPreviewBarItem4.ImageIndex = 20;
            this.printPreviewBarItem4.Name = "printPreviewBarItem4";
            // 
            // printPreviewBarItem5
            // 
            this.printPreviewBarItem5.Caption = "Customize";
            this.printPreviewBarItem5.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Customize;
            this.printPreviewBarItem5.Enabled = false;
            this.printPreviewBarItem5.Hint = "Customize";
            this.printPreviewBarItem5.Id = 10;
            this.printPreviewBarItem5.ImageIndex = 14;
            this.printPreviewBarItem5.Name = "printPreviewBarItem5";
            // 
            // printPreviewBarItem6
            // 
            this.printPreviewBarItem6.Caption = "Open";
            this.printPreviewBarItem6.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Open;
            this.printPreviewBarItem6.Enabled = false;
            this.printPreviewBarItem6.Hint = "Open a document";
            this.printPreviewBarItem6.Id = 11;
            this.printPreviewBarItem6.ImageIndex = 23;
            this.printPreviewBarItem6.Name = "printPreviewBarItem6";
            // 
            // printPreviewBarItem25
            // 
            this.printPreviewBarItem25.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
            this.printPreviewBarItem25.Caption = "Send via E-Mail...";
            this.printPreviewBarItem25.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendFile;
            this.printPreviewBarItem25.Enabled = false;
            this.printPreviewBarItem25.Hint = "Send via E-Mail...";
            this.printPreviewBarItem25.Id = 31;
            this.printPreviewBarItem25.ImageIndex = 17;
            this.printPreviewBarItem25.Name = "printPreviewBarItem25";
            // 
            // printPreviewBarItem26
            // 
            this.printPreviewBarItem26.Caption = "E&xit";
            this.printPreviewBarItem26.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ClosePreview;
            this.printPreviewBarItem26.Enabled = false;
            this.printPreviewBarItem26.Hint = "Close Preview";
            this.printPreviewBarItem26.Id = 32;
            this.printPreviewBarItem26.ImageIndex = 13;
            this.printPreviewBarItem26.Name = "printPreviewBarItem26";
            // 
            // printPreviewSubItem1
            // 
            this.printPreviewSubItem1.Caption = "&File";
            this.printPreviewSubItem1.Command = DevExpress.XtraPrinting.PrintingSystemCommand.File;
            this.printPreviewSubItem1.Id = 33;
            this.printPreviewSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem10),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem8),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem9),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem24, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem25),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem26, true)});
            this.printPreviewSubItem1.Name = "printPreviewSubItem1";
            // 
            // printPreviewSubItem2
            // 
            this.printPreviewSubItem2.Caption = "&View";
            this.printPreviewSubItem2.Command = DevExpress.XtraPrinting.PrintingSystemCommand.View;
            this.printPreviewSubItem2.Id = 34;
            this.printPreviewSubItem2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewSubItem4, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.barToolbarsListItem1, true)});
            this.printPreviewSubItem2.Name = "printPreviewSubItem2";
            // 
            // printPreviewSubItem4
            // 
            this.printPreviewSubItem4.Caption = "&Page Layout";
            this.printPreviewSubItem4.Command = DevExpress.XtraPrinting.PrintingSystemCommand.PageLayout;
            this.printPreviewSubItem4.Id = 36;
            this.printPreviewSubItem4.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem27),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem28)});
            this.printPreviewSubItem4.Name = "printPreviewSubItem4";
            // 
            // printPreviewBarItem27
            // 
            this.printPreviewBarItem27.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.printPreviewBarItem27.Caption = "&Facing";
            this.printPreviewBarItem27.Command = DevExpress.XtraPrinting.PrintingSystemCommand.PageLayoutFacing;
            this.printPreviewBarItem27.Enabled = false;
            this.printPreviewBarItem27.GroupIndex = 100;
            this.printPreviewBarItem27.Id = 37;
            this.printPreviewBarItem27.Name = "printPreviewBarItem27";
            // 
            // printPreviewBarItem28
            // 
            this.printPreviewBarItem28.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
            this.printPreviewBarItem28.Caption = "&Continuous";
            this.printPreviewBarItem28.Command = DevExpress.XtraPrinting.PrintingSystemCommand.PageLayoutContinuous;
            this.printPreviewBarItem28.Enabled = false;
            this.printPreviewBarItem28.GroupIndex = 100;
            this.printPreviewBarItem28.Id = 38;
            this.printPreviewBarItem28.Name = "printPreviewBarItem28";
            // 
            // barToolbarsListItem1
            // 
            this.barToolbarsListItem1.Caption = "Bars";
            this.barToolbarsListItem1.Id = 39;
            this.barToolbarsListItem1.Name = "barToolbarsListItem1";
            // 
            // printPreviewSubItem3
            // 
            this.printPreviewSubItem3.Caption = "&Background";
            this.printPreviewSubItem3.Command = DevExpress.XtraPrinting.PrintingSystemCommand.Background;
            this.printPreviewSubItem3.Id = 35;
            this.printPreviewSubItem3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem22),
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewBarItem23)});
            this.printPreviewSubItem3.Name = "printPreviewSubItem3";
            // 
            // printPreviewBarCheckItem1
            // 
            this.printPreviewBarCheckItem1.BindableChecked = true;
            this.printPreviewBarCheckItem1.Caption = "PDF 文件";
            this.printPreviewBarCheckItem1.Checked = true;
            this.printPreviewBarCheckItem1.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportPdf;
            this.printPreviewBarCheckItem1.Enabled = false;
            this.printPreviewBarCheckItem1.GroupIndex = 2;
            this.printPreviewBarCheckItem1.Hint = "PDF 文件";
            this.printPreviewBarCheckItem1.Id = 40;
            this.printPreviewBarCheckItem1.Name = "printPreviewBarCheckItem1";
            // 
            // printPreviewBarCheckItem2
            // 
            this.printPreviewBarCheckItem2.Caption = "HTML 文件";
            this.printPreviewBarCheckItem2.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportHtm;
            this.printPreviewBarCheckItem2.Enabled = false;
            this.printPreviewBarCheckItem2.GroupIndex = 2;
            this.printPreviewBarCheckItem2.Hint = "HTML 文件";
            this.printPreviewBarCheckItem2.Id = 41;
            this.printPreviewBarCheckItem2.Name = "printPreviewBarCheckItem2";
            // 
            // printPreviewBarCheckItem3
            // 
            this.printPreviewBarCheckItem3.Caption = "MHT 文件";
            this.printPreviewBarCheckItem3.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportMht;
            this.printPreviewBarCheckItem3.Enabled = false;
            this.printPreviewBarCheckItem3.GroupIndex = 2;
            this.printPreviewBarCheckItem3.Hint = "MHT 文件";
            this.printPreviewBarCheckItem3.Id = 42;
            this.printPreviewBarCheckItem3.Name = "printPreviewBarCheckItem3";
            // 
            // printPreviewBarCheckItem4
            // 
            this.printPreviewBarCheckItem4.Caption = "RTF 文件";
            this.printPreviewBarCheckItem4.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportRtf;
            this.printPreviewBarCheckItem4.Enabled = false;
            this.printPreviewBarCheckItem4.GroupIndex = 2;
            this.printPreviewBarCheckItem4.Hint = "RTF 文件";
            this.printPreviewBarCheckItem4.Id = 43;
            this.printPreviewBarCheckItem4.Name = "printPreviewBarCheckItem4";
            // 
            // printPreviewBarCheckItem5
            // 
            this.printPreviewBarCheckItem5.Caption = "XLS 文件";
            this.printPreviewBarCheckItem5.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportXls;
            this.printPreviewBarCheckItem5.Enabled = false;
            this.printPreviewBarCheckItem5.GroupIndex = 2;
            this.printPreviewBarCheckItem5.Hint = "XLS 文件";
            this.printPreviewBarCheckItem5.Id = 44;
            this.printPreviewBarCheckItem5.Name = "printPreviewBarCheckItem5";
            // 
            // printPreviewBarCheckItem6
            // 
            this.printPreviewBarCheckItem6.Caption = "XLSX 文件";
            this.printPreviewBarCheckItem6.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportXlsx;
            this.printPreviewBarCheckItem6.Enabled = false;
            this.printPreviewBarCheckItem6.GroupIndex = 2;
            this.printPreviewBarCheckItem6.Hint = "XLSX 文件";
            this.printPreviewBarCheckItem6.Id = 45;
            this.printPreviewBarCheckItem6.Name = "printPreviewBarCheckItem6";
            // 
            // printPreviewBarCheckItem7
            // 
            this.printPreviewBarCheckItem7.Caption = "CSV 文件";
            this.printPreviewBarCheckItem7.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportCsv;
            this.printPreviewBarCheckItem7.Enabled = false;
            this.printPreviewBarCheckItem7.GroupIndex = 2;
            this.printPreviewBarCheckItem7.Hint = "CSV 文件";
            this.printPreviewBarCheckItem7.Id = 46;
            this.printPreviewBarCheckItem7.Name = "printPreviewBarCheckItem7";
            // 
            // printPreviewBarCheckItem8
            // 
            this.printPreviewBarCheckItem8.Caption = "Text 文件";
            this.printPreviewBarCheckItem8.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportTxt;
            this.printPreviewBarCheckItem8.Enabled = false;
            this.printPreviewBarCheckItem8.GroupIndex = 2;
            this.printPreviewBarCheckItem8.Hint = "Text 文件";
            this.printPreviewBarCheckItem8.Id = 47;
            this.printPreviewBarCheckItem8.Name = "printPreviewBarCheckItem8";
            // 
            // printPreviewBarCheckItem9
            // 
            this.printPreviewBarCheckItem9.Caption = "Image 文件";
            this.printPreviewBarCheckItem9.Command = DevExpress.XtraPrinting.PrintingSystemCommand.ExportGraphic;
            this.printPreviewBarCheckItem9.Enabled = false;
            this.printPreviewBarCheckItem9.GroupIndex = 2;
            this.printPreviewBarCheckItem9.Hint = "Image 文件";
            this.printPreviewBarCheckItem9.Id = 48;
            this.printPreviewBarCheckItem9.Name = "printPreviewBarCheckItem9";
            // 
            // printPreviewBarCheckItem10
            // 
            this.printPreviewBarCheckItem10.BindableChecked = true;
            this.printPreviewBarCheckItem10.Caption = "PDF 文件";
            this.printPreviewBarCheckItem10.Checked = true;
            this.printPreviewBarCheckItem10.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendPdf;
            this.printPreviewBarCheckItem10.Enabled = false;
            this.printPreviewBarCheckItem10.GroupIndex = 1;
            this.printPreviewBarCheckItem10.Hint = "PDF 文件";
            this.printPreviewBarCheckItem10.Id = 49;
            this.printPreviewBarCheckItem10.Name = "printPreviewBarCheckItem10";
            // 
            // printPreviewBarCheckItem11
            // 
            this.printPreviewBarCheckItem11.Caption = "MHT 文件";
            this.printPreviewBarCheckItem11.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendMht;
            this.printPreviewBarCheckItem11.Enabled = false;
            this.printPreviewBarCheckItem11.GroupIndex = 1;
            this.printPreviewBarCheckItem11.Hint = "MHT 文件";
            this.printPreviewBarCheckItem11.Id = 50;
            this.printPreviewBarCheckItem11.Name = "printPreviewBarCheckItem11";
            // 
            // printPreviewBarCheckItem12
            // 
            this.printPreviewBarCheckItem12.Caption = "RTF 文件";
            this.printPreviewBarCheckItem12.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendRtf;
            this.printPreviewBarCheckItem12.Enabled = false;
            this.printPreviewBarCheckItem12.GroupIndex = 1;
            this.printPreviewBarCheckItem12.Hint = "RTF 文件";
            this.printPreviewBarCheckItem12.Id = 51;
            this.printPreviewBarCheckItem12.Name = "printPreviewBarCheckItem12";
            // 
            // printPreviewBarCheckItem13
            // 
            this.printPreviewBarCheckItem13.Caption = "XLS 文件";
            this.printPreviewBarCheckItem13.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendXls;
            this.printPreviewBarCheckItem13.Enabled = false;
            this.printPreviewBarCheckItem13.GroupIndex = 1;
            this.printPreviewBarCheckItem13.Hint = "XLS 文件";
            this.printPreviewBarCheckItem13.Id = 52;
            this.printPreviewBarCheckItem13.Name = "printPreviewBarCheckItem13";
            // 
            // printPreviewBarCheckItem14
            // 
            this.printPreviewBarCheckItem14.Caption = "XLSX 文件";
            this.printPreviewBarCheckItem14.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendXlsx;
            this.printPreviewBarCheckItem14.Enabled = false;
            this.printPreviewBarCheckItem14.GroupIndex = 1;
            this.printPreviewBarCheckItem14.Hint = "XLSX 文件";
            this.printPreviewBarCheckItem14.Id = 53;
            this.printPreviewBarCheckItem14.Name = "printPreviewBarCheckItem14";
            // 
            // printPreviewBarCheckItem15
            // 
            this.printPreviewBarCheckItem15.Caption = "CSV 文件";
            this.printPreviewBarCheckItem15.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendCsv;
            this.printPreviewBarCheckItem15.Enabled = false;
            this.printPreviewBarCheckItem15.GroupIndex = 1;
            this.printPreviewBarCheckItem15.Hint = "CSV 文件";
            this.printPreviewBarCheckItem15.Id = 54;
            this.printPreviewBarCheckItem15.Name = "printPreviewBarCheckItem15";
            // 
            // printPreviewBarCheckItem16
            // 
            this.printPreviewBarCheckItem16.Caption = "Text 文件";
            this.printPreviewBarCheckItem16.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendTxt;
            this.printPreviewBarCheckItem16.Enabled = false;
            this.printPreviewBarCheckItem16.GroupIndex = 1;
            this.printPreviewBarCheckItem16.Hint = "Text 文件";
            this.printPreviewBarCheckItem16.Id = 55;
            this.printPreviewBarCheckItem16.Name = "printPreviewBarCheckItem16";
            // 
            // printPreviewBarCheckItem17
            // 
            this.printPreviewBarCheckItem17.Caption = "Image 文件";
            this.printPreviewBarCheckItem17.Command = DevExpress.XtraPrinting.PrintingSystemCommand.SendGraphic;
            this.printPreviewBarCheckItem17.Enabled = false;
            this.printPreviewBarCheckItem17.GroupIndex = 1;
            this.printPreviewBarCheckItem17.Hint = "Image 文件";
            this.printPreviewBarCheckItem17.Id = 56;
            this.printPreviewBarCheckItem17.Name = "printPreviewBarCheckItem17";
            // 
            // xtraTabControl4
            // 
            this.xtraTabControl4.Appearance.BackColor = System.Drawing.Color.Transparent;
            this.xtraTabControl4.Appearance.Options.UseBackColor = true;
            this.xtraTabControl4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl4.HeaderLocation = DevExpress.XtraTab.TabHeaderLocation.Left;
            this.xtraTabControl4.Location = new System.Drawing.Point(3, 3);
            this.xtraTabControl4.Name = "xtraTabControl4";
            this.tableLayoutPanel6.SetRowSpan(this.xtraTabControl4, 2);
            this.xtraTabControl4.SelectedTabPage = this.xtraTabPage7;
            this.xtraTabControl4.Size = new System.Drawing.Size(771, 670);
            this.xtraTabControl4.TabIndex = 2;
            this.xtraTabControl4.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage7,
            this.xtraTabPage8});
            this.xtraTabControl4.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.xtraTabControl4_SelectedPageChanged);
            // 
            // xtraTabPage7
            // 
            this.xtraTabPage7.Controls.Add(this.tableLayoutPanel7);
            this.xtraTabPage7.Name = "xtraTabPage7";
            this.xtraTabPage7.Size = new System.Drawing.Size(744, 668);
            this.xtraTabPage7.Text = "第一阶段";
            // 
            // tableLayoutPanel7
            // 
            this.tableLayoutPanel7.ColumnCount = 1;
            this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel7.Controls.Add(this.xtraTabControl5, 0, 0);
            this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel7.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel7.Name = "tableLayoutPanel7";
            this.tableLayoutPanel7.RowCount = 1;
            this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel7.Size = new System.Drawing.Size(744, 668);
            this.tableLayoutPanel7.TabIndex = 0;
            // 
            // xtraTabControl5
            // 
            this.xtraTabControl5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl5.Location = new System.Drawing.Point(3, 3);
            this.xtraTabControl5.Name = "xtraTabControl5";
            this.xtraTabControl5.SelectedTabPage = this.xtraTabPage9;
            this.xtraTabControl5.Size = new System.Drawing.Size(738, 662);
            this.xtraTabControl5.TabIndex = 0;
            this.xtraTabControl5.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage9,
            this.xtraTabPage10});
            // 
            // xtraTabPage9
            // 
            this.xtraTabPage9.Controls.Add(this.tableLayoutPanel9);
            this.xtraTabPage9.Name = "xtraTabPage9";
            this.xtraTabPage9.Size = new System.Drawing.Size(736, 636);
            this.xtraTabPage9.Text = "数据";
            // 
            // tableLayoutPanel9
            // 
            this.tableLayoutPanel9.ColumnCount = 1;
            this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel9.Controls.Add(this.tableLayoutPanel10, 0, 0);
            this.tableLayoutPanel9.Controls.Add(this.tableLayoutPanel11, 0, 1);
            this.tableLayoutPanel9.Controls.Add(this.gridControl_1_1, 0, 2);
            this.tableLayoutPanel9.Controls.Add(this.tableLayoutPanel12, 0, 3);
            this.tableLayoutPanel9.Controls.Add(this.gridControl_1_4, 0, 4);
            this.tableLayoutPanel9.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel9.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel9.Name = "tableLayoutPanel9";
            this.tableLayoutPanel9.RowCount = 5;
            this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
            this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
            this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F));
            this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel9.Size = new System.Drawing.Size(736, 636);
            this.tableLayoutPanel9.TabIndex = 0;
            // 
            // tableLayoutPanel10
            // 
            this.tableLayoutPanel10.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.OutsetDouble;
            this.tableLayoutPanel10.ColumnCount = 4;
            this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.43714F));
            this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 23.00194F));
            this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.43714F));
            this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 48.12378F));
            this.tableLayoutPanel10.Controls.Add(this.label1, 0, 0);
            this.tableLayoutPanel10.Controls.Add(this.label2, 2, 0);
            this.tableLayoutPanel10.Controls.Add(this.label3, 1, 0);
            this.tableLayoutPanel10.Controls.Add(this.label4, 3, 0);
            this.tableLayoutPanel10.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel10.Location = new System.Drawing.Point(3, 3);
            this.tableLayoutPanel10.Name = "tableLayoutPanel10";
            this.tableLayoutPanel10.RowCount = 1;
            this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel10.Size = new System.Drawing.Size(730, 44);
            this.tableLayoutPanel10.TabIndex = 0;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
            this.label1.ForeColor = System.Drawing.Color.Black;
            this.label1.Location = new System.Drawing.Point(6, 3);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(97, 38);
            this.label1.TabIndex = 0;
            this.label1.Text = "户号";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
            this.label2.ForeColor = System.Drawing.Color.Black;
            this.label2.Location = new System.Drawing.Point(279, 3);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(97, 38);
            this.label2.TabIndex = 1;
            this.label2.Text = "地址";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
            this.label3.ForeColor = System.Drawing.Color.Black;
            this.label3.Location = new System.Drawing.Point(112, 3);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(158, 38);
            this.label3.TabIndex = 2;
            this.label3.Text = "53535322";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
            this.label4.ForeColor = System.Drawing.Color.Black;
            this.label4.Location = new System.Drawing.Point(385, 3);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(339, 38);
            this.label4.TabIndex = 3;
            this.label4.Text = "浙江省宁波市慈溪市观海卫镇泽山居委会";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // tableLayoutPanel11
            // 
            this.tableLayoutPanel11.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.OutsetDouble;
            this.tableLayoutPanel11.ColumnCount = 6;
            this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10.02329F));
            this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 35.43586F));
            this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 13.16189F));
            this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 13.03027F));
            this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 13.16189F));
            this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15.1868F));
            this.tableLayoutPanel11.Controls.Add(this.label10, 5, 0);
            this.tableLayoutPanel11.Controls.Add(this.label9, 4, 0);
            this.tableLayoutPanel11.Controls.Add(this.label8, 3, 0);
            this.tableLayoutPanel11.Controls.Add(this.label7, 1, 0);
            this.tableLayoutPanel11.Controls.Add(this.label6, 2, 0);
            this.tableLayoutPanel11.Controls.Add(this.label5, 0, 0);
            this.tableLayoutPanel11.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel11.Location = new System.Drawing.Point(3, 53);
            this.tableLayoutPanel11.Name = "tableLayoutPanel11";
            this.tableLayoutPanel11.RowCount = 1;
            this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel11.Size = new System.Drawing.Size(730, 44);
            this.tableLayoutPanel11.TabIndex = 1;
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
            this.label10.ForeColor = System.Drawing.Color.Black;
            this.label10.Location = new System.Drawing.Point(621, 3);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(103, 38);
            this.label10.TabIndex = 5;
            this.label10.Text = "15861524316";
            this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
            this.label9.ForeColor = System.Drawing.Color.Black;
            this.label9.Location = new System.Drawing.Point(525, 3);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(87, 38);
            this.label9.TabIndex = 4;
            this.label9.Text = "电话号码";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
            this.label8.ForeColor = System.Drawing.Color.Black;
            this.label8.Location = new System.Drawing.Point(430, 3);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(86, 38);
            this.label8.TabIndex = 3;
            this.label8.Text = "2000 143";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
            this.label7.ForeColor = System.Drawing.Color.Black;
            this.label7.Location = new System.Drawing.Point(80, 3);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(245, 38);
            this.label7.TabIndex = 2;
            this.label7.Text = "慈溪市观海卫镇新泽村经济合作社";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
            this.label6.ForeColor = System.Drawing.Color.Black;
            this.label6.Location = new System.Drawing.Point(334, 3);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(87, 38);
            this.label6.TabIndex = 1;
            this.label6.Text = "区页码";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
            this.label5.ForeColor = System.Drawing.Color.Black;
            this.label5.Location = new System.Drawing.Point(6, 3);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(65, 38);
            this.label5.TabIndex = 0;
            this.label5.Text = "户名";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // gridControl_1_1
            // 
            this.gridControl_1_1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl_1_1.Font = new System.Drawing.Font("Tahoma", 9F);
            this.gridControl_1_1.Location = new System.Drawing.Point(3, 103);
            this.gridControl_1_1.MainView = this.gridView2;
            this.gridControl_1_1.MenuManager = this.ribbonControl;
            this.gridControl_1_1.Name = "gridControl_1_1";
            this.gridControl_1_1.Size = new System.Drawing.Size(730, 212);
            this.gridControl_1_1.TabIndex = 2;
            this.gridControl_1_1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView2});
            // 
            // gridView2
            // 
            this.gridView2.Appearance.HeaderPanel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
            this.gridView2.Appearance.HeaderPanel.Options.UseFont = true;
            this.gridView2.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView2.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView2.Appearance.Row.Font = new System.Drawing.Font("宋体", 10F);
            this.gridView2.Appearance.Row.Options.UseFont = true;
            this.gridView2.Appearance.Row.Options.UseTextOptions = true;
            this.gridView2.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn1,
            this.gridColumn2,
            this.gridColumn3,
            this.gridColumn4,
            this.gridColumn5,
            this.gridColumn6});
            this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
            this.gridView2.GridControl = this.gridControl_1_1;
            this.gridView2.Name = "gridView2";
            this.gridView2.OptionsBehavior.Editable = false;
            this.gridView2.OptionsBehavior.ReadOnly = true;
            this.gridView2.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn1
            // 
            this.gridColumn1.Caption = "表号";
            this.gridColumn1.FieldName = "MID";
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 0;
            // 
            // gridColumn2
            // 
            this.gridColumn2.Caption = "电表编码";
            this.gridColumn2.FieldName = "MName";
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 1;
            // 
            // gridColumn3
            // 
            this.gridColumn3.Caption = "本期示数";
            this.gridColumn3.FieldName = "PresentShown";
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 2;
            // 
            // gridColumn4
            // 
            this.gridColumn4.Caption = "上期示数";
            this.gridColumn4.FieldName = "PreviousShown";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 3;
            // 
            // gridColumn5
            // 
            this.gridColumn5.Caption = "倍率";
            this.gridColumn5.FieldName = "Rate";
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 4;
            // 
            // gridColumn6
            // 
            this.gridColumn6.Caption = "电量(kW.h)";
            this.gridColumn6.FieldName = "WPP";
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 5;
            // 
            // tableLayoutPanel12
            // 
            this.tableLayoutPanel12.ColumnCount = 1;
            this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel12.Controls.Add(this.gridControl_1_3, 0, 1);
            this.tableLayoutPanel12.Controls.Add(this.gridControl_1_2, 0, 0);
            this.tableLayoutPanel12.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel12.Location = new System.Drawing.Point(3, 321);
            this.tableLayoutPanel12.Name = "tableLayoutPanel12";
            this.tableLayoutPanel12.RowCount = 2;
            this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel12.Size = new System.Drawing.Size(730, 94);
            this.tableLayoutPanel12.TabIndex = 3;
            // 
            // gridControl_1_3
            // 
            this.gridControl_1_3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl_1_3.Location = new System.Drawing.Point(3, 50);
            this.gridControl_1_3.MainView = this.gridView4;
            this.gridControl_1_3.MenuManager = this.ribbonControl;
            this.gridControl_1_3.Name = "gridControl_1_3";
            this.gridControl_1_3.Size = new System.Drawing.Size(724, 41);
            this.gridControl_1_3.TabIndex = 1;
            this.gridControl_1_3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView4});
            // 
            // gridView4
            // 
            this.gridView4.Appearance.HeaderPanel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
            this.gridView4.Appearance.HeaderPanel.Options.UseFont = true;
            this.gridView4.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView4.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView4.Appearance.Row.Font = new System.Drawing.Font("宋体", 10F);
            this.gridView4.Appearance.Row.Options.UseFont = true;
            this.gridView4.Appearance.Row.Options.UseTextOptions = true;
            this.gridView4.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn16,
            this.gridColumn17,
            this.gridColumn18,
            this.gridColumn19,
            this.gridColumn20,
            this.gridColumn21,
            this.gridColumn22,
            this.gridColumn23,
            this.gridColumn24});
            this.gridView4.GridControl = this.gridControl_1_3;
            this.gridView4.Name = "gridView4";
            this.gridView4.OptionsBehavior.Editable = false;
            this.gridView4.OptionsBehavior.ReadOnly = true;
            this.gridView4.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn16
            // 
            this.gridColumn16.Caption = "受电容量";
            this.gridColumn16.FieldName = "Capacity";
            this.gridColumn16.Name = "gridColumn16";
            this.gridColumn16.Visible = true;
            this.gridColumn16.VisibleIndex = 0;
            // 
            // gridColumn17
            // 
            this.gridColumn17.Caption = "核定需量";
            this.gridColumn17.FieldName = "Need";
            this.gridColumn17.Name = "gridColumn17";
            this.gridColumn17.Visible = true;
            this.gridColumn17.VisibleIndex = 1;
            // 
            // gridColumn18
            // 
            this.gridColumn18.Caption = "需量示数";
            this.gridColumn18.FieldName = "Shown";
            this.gridColumn18.Name = "gridColumn18";
            this.gridColumn18.Visible = true;
            this.gridColumn18.VisibleIndex = 2;
            // 
            // gridColumn19
            // 
            this.gridColumn19.Caption = "实际需量";
            this.gridColumn19.FieldName = "NeedInReal";
            this.gridColumn19.Name = "gridColumn19";
            this.gridColumn19.Visible = true;
            this.gridColumn19.VisibleIndex = 3;
            // 
            // gridColumn20
            // 
            this.gridColumn20.Caption = "超核需量";
            this.gridColumn20.FieldName = "NeedExceed";
            this.gridColumn20.Name = "gridColumn20";
            this.gridColumn20.Visible = true;
            this.gridColumn20.VisibleIndex = 4;
            // 
            // gridColumn21
            // 
            this.gridColumn21.Caption = "暂停容量";
            this.gridColumn21.FieldName = "CapacityPause";
            this.gridColumn21.Name = "gridColumn21";
            this.gridColumn21.Visible = true;
            this.gridColumn21.VisibleIndex = 5;
            // 
            // gridColumn22
            // 
            this.gridColumn22.Caption = "暂停天数";
            this.gridColumn22.FieldName = "DaysPause";
            this.gridColumn22.Name = "gridColumn22";
            this.gridColumn22.Visible = true;
            this.gridColumn22.VisibleIndex = 6;
            // 
            // gridColumn23
            // 
            this.gridColumn23.Caption = "退补电费";
            this.gridColumn23.FieldName = "Compensate";
            this.gridColumn23.Name = "gridColumn23";
            this.gridColumn23.Visible = true;
            this.gridColumn23.VisibleIndex = 7;
            // 
            // gridColumn24
            // 
            this.gridColumn24.Caption = "预收电费";
            this.gridColumn24.FieldName = "Advanced";
            this.gridColumn24.Name = "gridColumn24";
            this.gridColumn24.Visible = true;
            this.gridColumn24.VisibleIndex = 8;
            // 
            // gridControl_1_2
            // 
            this.gridControl_1_2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl_1_2.Location = new System.Drawing.Point(3, 3);
            this.gridControl_1_2.MainView = this.gridView3;
            this.gridControl_1_2.MenuManager = this.ribbonControl;
            this.gridControl_1_2.Name = "gridControl_1_2";
            this.gridControl_1_2.Size = new System.Drawing.Size(724, 41);
            this.gridControl_1_2.TabIndex = 0;
            this.gridControl_1_2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView3});
            // 
            // gridView3
            // 
            this.gridView3.Appearance.HeaderPanel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
            this.gridView3.Appearance.HeaderPanel.Options.UseFont = true;
            this.gridView3.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView3.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView3.Appearance.Row.Font = new System.Drawing.Font("宋体", 10F);
            this.gridView3.Appearance.Row.Options.UseFont = true;
            this.gridView3.Appearance.Row.Options.UseTextOptions = true;
            this.gridView3.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn7,
            this.gridColumn8,
            this.gridColumn9,
            this.gridColumn10,
            this.gridColumn11,
            this.gridColumn12,
            this.gridColumn13,
            this.gridColumn14,
            this.gridColumn15});
            this.gridView3.GridControl = this.gridControl_1_2;
            this.gridView3.Name = "gridView3";
            this.gridView3.OptionsBehavior.Editable = false;
            this.gridView3.OptionsBehavior.ReadOnly = true;
            this.gridView3.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn7
            // 
            this.gridColumn7.Caption = "有功铜损";
            this.gridColumn7.FieldName = "PCu";
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 0;
            // 
            // gridColumn8
            // 
            this.gridColumn8.Caption = "有功铁损";
            this.gridColumn8.FieldName = "PFe";
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 1;
            // 
            // gridColumn9
            // 
            this.gridColumn9.Caption = "有功合计";
            this.gridColumn9.FieldName = "PTotal";
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 2;
            // 
            // gridColumn10
            // 
            this.gridColumn10.Caption = "无功铜损";
            this.gridColumn10.FieldName = "QCu";
            this.gridColumn10.Name = "gridColumn10";
            this.gridColumn10.Visible = true;
            this.gridColumn10.VisibleIndex = 3;
            // 
            // gridColumn11
            // 
            this.gridColumn11.Caption = "无功铁损";
            this.gridColumn11.FieldName = "QFe";
            this.gridColumn11.Name = "gridColumn11";
            this.gridColumn11.Visible = true;
            this.gridColumn11.VisibleIndex = 4;
            // 
            // gridColumn12
            // 
            this.gridColumn12.Caption = "无功合计";
            this.gridColumn12.FieldName = "QTotal";
            this.gridColumn12.Name = "gridColumn12";
            this.gridColumn12.Visible = true;
            this.gridColumn12.VisibleIndex = 5;
            // 
            // gridColumn13
            // 
            this.gridColumn13.Caption = "高峰电量";
            this.gridColumn13.FieldName = "Spike";
            this.gridColumn13.Name = "gridColumn13";
            this.gridColumn13.Visible = true;
            this.gridColumn13.VisibleIndex = 6;
            // 
            // gridColumn14
            // 
            this.gridColumn14.Caption = "低谷电量";
            this.gridColumn14.FieldName = "Valley";
            this.gridColumn14.Name = "gridColumn14";
            this.gridColumn14.Visible = true;
            this.gridColumn14.VisibleIndex = 7;
            // 
            // gridColumn15
            // 
            this.gridColumn15.Caption = "尖峰电量";
            this.gridColumn15.FieldName = "Peak";
            this.gridColumn15.Name = "gridColumn15";
            this.gridColumn15.Visible = true;
            this.gridColumn15.VisibleIndex = 8;
            // 
            // gridControl_1_4
            // 
            this.gridControl_1_4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl_1_4.Location = new System.Drawing.Point(3, 421);
            this.gridControl_1_4.MainView = this.gridView5;
            this.gridControl_1_4.MenuManager = this.ribbonControl;
            this.gridControl_1_4.Name = "gridControl_1_4";
            this.gridControl_1_4.Size = new System.Drawing.Size(730, 212);
            this.gridControl_1_4.TabIndex = 4;
            this.gridControl_1_4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView5});
            // 
            // gridView5
            // 
            this.gridView5.Appearance.HeaderPanel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
            this.gridView5.Appearance.HeaderPanel.Options.UseFont = true;
            this.gridView5.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView5.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView5.Appearance.Row.Font = new System.Drawing.Font("宋体", 10F);
            this.gridView5.Appearance.Row.Options.UseFont = true;
            this.gridView5.Appearance.Row.Options.UseTextOptions = true;
            this.gridView5.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView5.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn25,
            this.gridColumn26,
            this.gridColumn27,
            this.gridColumn28,
            this.gridColumn29,
            this.gridColumn30,
            this.gridColumn31});
            this.gridView5.GridControl = this.gridControl_1_4;
            this.gridView5.Name = "gridView5";
            this.gridView5.OptionsBehavior.Editable = false;
            this.gridView5.OptionsBehavior.ReadOnly = true;
            this.gridView5.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn25
            // 
            this.gridColumn25.Caption = "计费项目";
            this.gridColumn25.FieldName = "Items";
            this.gridColumn25.Name = "gridColumn25";
            this.gridColumn25.Visible = true;
            this.gridColumn25.VisibleIndex = 0;
            // 
            // gridColumn26
            // 
            this.gridColumn26.Caption = "计费数量";
            this.gridColumn26.FieldName = "Quantity";
            this.gridColumn26.Name = "gridColumn26";
            this.gridColumn26.Visible = true;
            this.gridColumn26.VisibleIndex = 1;
            // 
            // gridColumn27
            // 
            this.gridColumn27.Caption = "定量比";
            this.gridColumn27.FieldName = "Rate";
            this.gridColumn27.Name = "gridColumn27";
            this.gridColumn27.Visible = true;
            this.gridColumn27.VisibleIndex = 2;
            // 
            // gridColumn28
            // 
            this.gridColumn28.Caption = "单位";
            this.gridColumn28.FieldName = "Unit";
            this.gridColumn28.Name = "gridColumn28";
            this.gridColumn28.Visible = true;
            this.gridColumn28.VisibleIndex = 3;
            // 
            // gridColumn29
            // 
            this.gridColumn29.Caption = "单价";
            this.gridColumn29.FieldName = "Price";
            this.gridColumn29.Name = "gridColumn29";
            this.gridColumn29.Visible = true;
            this.gridColumn29.VisibleIndex = 4;
            // 
            // gridColumn30
            // 
            this.gridColumn30.Caption = "金额";
            this.gridColumn30.FieldName = "Total";
            this.gridColumn30.Name = "gridColumn30";
            this.gridColumn30.Visible = true;
            this.gridColumn30.VisibleIndex = 5;
            // 
            // gridColumn31
            // 
            this.gridColumn31.Caption = "备注";
            this.gridColumn31.FieldName = "Remarks";
            this.gridColumn31.Name = "gridColumn31";
            this.gridColumn31.Visible = true;
            this.gridColumn31.VisibleIndex = 6;
            // 
            // xtraTabPage10
            // 
            this.xtraTabPage10.Controls.Add(this.tableLayoutPanel13);
            this.xtraTabPage10.Name = "xtraTabPage10";
            this.xtraTabPage10.Size = new System.Drawing.Size(736, 636);
            this.xtraTabPage10.Text = "报表";
            // 
            // tableLayoutPanel13
            // 
            this.tableLayoutPanel13.ColumnCount = 1;
            this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel13.Controls.Add(this.standaloneBarDockControl1, 0, 0);
            this.tableLayoutPanel13.Controls.Add(this.documentViewer1, 0, 1);
            this.tableLayoutPanel13.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel13.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel13.Name = "tableLayoutPanel13";
            this.tableLayoutPanel13.RowCount = 2;
            this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
            this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle());
            this.tableLayoutPanel13.Size = new System.Drawing.Size(736, 636);
            this.tableLayoutPanel13.TabIndex = 2;
            // 
            // xtraTabPage8
            // 
            this.xtraTabPage8.Controls.Add(this.tableLayoutPanel8);
            this.xtraTabPage8.Name = "xtraTabPage8";
            this.xtraTabPage8.Size = new System.Drawing.Size(744, 668);
            this.xtraTabPage8.Text = "第二阶段";
            // 
            // tableLayoutPanel8
            // 
            this.tableLayoutPanel8.ColumnCount = 1;
            this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel8.Controls.Add(this.xtraTabControl6, 0, 0);
            this.tableLayoutPanel8.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel8.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel8.Name = "tableLayoutPanel8";
            this.tableLayoutPanel8.RowCount = 1;
            this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel8.Size = new System.Drawing.Size(744, 668);
            this.tableLayoutPanel8.TabIndex = 0;
            // 
            // xtraTabControl6
            // 
            this.xtraTabControl6.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl6.Location = new System.Drawing.Point(3, 3);
            this.xtraTabControl6.Name = "xtraTabControl6";
            this.xtraTabControl6.SelectedTabPage = this.xtraTabPage11;
            this.xtraTabControl6.Size = new System.Drawing.Size(738, 662);
            this.xtraTabControl6.TabIndex = 1;
            this.xtraTabControl6.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage11,
            this.xtraTabPage12});
            // 
            // xtraTabPage11
            // 
            this.xtraTabPage11.Controls.Add(this.tableLayoutPanel14);
            this.xtraTabPage11.Name = "xtraTabPage11";
            this.xtraTabPage11.Size = new System.Drawing.Size(736, 636);
            this.xtraTabPage11.Text = "数据";
            // 
            // tableLayoutPanel14
            // 
            this.tableLayoutPanel14.ColumnCount = 1;
            this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel14.Controls.Add(this.tableLayoutPanel15, 0, 0);
            this.tableLayoutPanel14.Controls.Add(this.tableLayoutPanel16, 0, 1);
            this.tableLayoutPanel14.Controls.Add(this.gridControl_2_1, 0, 2);
            this.tableLayoutPanel14.Controls.Add(this.tableLayoutPanel17, 0, 3);
            this.tableLayoutPanel14.Controls.Add(this.gridControl_2_4, 0, 4);
            this.tableLayoutPanel14.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel14.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel14.Name = "tableLayoutPanel14";
            this.tableLayoutPanel14.RowCount = 5;
            this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
            this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
            this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F));
            this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel14.Size = new System.Drawing.Size(736, 636);
            this.tableLayoutPanel14.TabIndex = 0;
            // 
            // tableLayoutPanel15
            // 
            this.tableLayoutPanel15.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.OutsetDouble;
            this.tableLayoutPanel15.ColumnCount = 4;
            this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
            this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 35F));
            this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
            this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 35F));
            this.tableLayoutPanel15.Controls.Add(this.label11, 0, 0);
            this.tableLayoutPanel15.Controls.Add(this.label12, 2, 0);
            this.tableLayoutPanel15.Controls.Add(this.label13, 1, 0);
            this.tableLayoutPanel15.Controls.Add(this.label14, 3, 0);
            this.tableLayoutPanel15.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel15.Location = new System.Drawing.Point(3, 3);
            this.tableLayoutPanel15.Name = "tableLayoutPanel15";
            this.tableLayoutPanel15.RowCount = 1;
            this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel15.Size = new System.Drawing.Size(730, 44);
            this.tableLayoutPanel15.TabIndex = 0;
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label11.ForeColor = System.Drawing.Color.Black;
            this.label11.Location = new System.Drawing.Point(6, 3);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(101, 38);
            this.label11.TabIndex = 0;
            this.label11.Text = "户号";
            this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label12.ForeColor = System.Drawing.Color.Black;
            this.label12.Location = new System.Drawing.Point(369, 3);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(101, 38);
            this.label12.TabIndex = 1;
            this.label12.Text = "地址";
            this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label13.ForeColor = System.Drawing.Color.Black;
            this.label13.Location = new System.Drawing.Point(116, 3);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(244, 38);
            this.label13.TabIndex = 2;
            this.label13.Text = "53535322";
            this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label14.ForeColor = System.Drawing.Color.Black;
            this.label14.Location = new System.Drawing.Point(479, 3);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(245, 38);
            this.label14.TabIndex = 3;
            this.label14.Text = "浙江省宁波市慈溪市观海卫镇泽山居委会";
            this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // tableLayoutPanel16
            // 
            this.tableLayoutPanel16.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.OutsetDouble;
            this.tableLayoutPanel16.ColumnCount = 6;
            this.tableLayoutPanel16.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
            this.tableLayoutPanel16.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 35F));
            this.tableLayoutPanel16.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
            this.tableLayoutPanel16.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
            this.tableLayoutPanel16.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
            this.tableLayoutPanel16.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F));
            this.tableLayoutPanel16.Controls.Add(this.label15, 5, 0);
            this.tableLayoutPanel16.Controls.Add(this.label16, 4, 0);
            this.tableLayoutPanel16.Controls.Add(this.label17, 3, 0);
            this.tableLayoutPanel16.Controls.Add(this.label18, 1, 0);
            this.tableLayoutPanel16.Controls.Add(this.label19, 2, 0);
            this.tableLayoutPanel16.Controls.Add(this.label20, 0, 0);
            this.tableLayoutPanel16.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel16.Location = new System.Drawing.Point(3, 53);
            this.tableLayoutPanel16.Name = "tableLayoutPanel16";
            this.tableLayoutPanel16.RowCount = 1;
            this.tableLayoutPanel16.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 47.72727F));
            this.tableLayoutPanel16.Size = new System.Drawing.Size(730, 44);
            this.tableLayoutPanel16.TabIndex = 1;
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label15.ForeColor = System.Drawing.Color.Black;
            this.label15.Location = new System.Drawing.Point(621, 3);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(103, 38);
            this.label15.TabIndex = 5;
            this.label15.Text = "15861524316";
            this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label16.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label16.ForeColor = System.Drawing.Color.Black;
            this.label16.Location = new System.Drawing.Point(548, 3);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(64, 38);
            this.label16.TabIndex = 4;
            this.label16.Text = "电话号码";
            this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // label17
            // 
            this.label17.AutoSize = true;
            this.label17.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label17.ForeColor = System.Drawing.Color.Black;
            this.label17.Location = new System.Drawing.Point(439, 3);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(100, 38);
            this.label17.TabIndex = 3;
            this.label17.Text = "2000 143";
            this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label18.ForeColor = System.Drawing.Color.Black;
            this.label18.Location = new System.Drawing.Point(115, 3);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(242, 38);
            this.label18.TabIndex = 2;
            this.label18.Text = "慈溪市观海卫镇新泽村经济合作社";
            this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label19
            // 
            this.label19.AutoSize = true;
            this.label19.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label19.ForeColor = System.Drawing.Color.Black;
            this.label19.Location = new System.Drawing.Point(366, 3);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(64, 38);
            this.label19.TabIndex = 1;
            this.label19.Text = "区页码";
            this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // label20
            // 
            this.label20.AutoSize = true;
            this.label20.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label20.ForeColor = System.Drawing.Color.Black;
            this.label20.Location = new System.Drawing.Point(6, 3);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(100, 38);
            this.label20.TabIndex = 0;
            this.label20.Text = "户名";
            this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // gridControl_2_1
            // 
            this.gridControl_2_1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl_2_1.Location = new System.Drawing.Point(3, 103);
            this.gridControl_2_1.MainView = this.gridView6;
            this.gridControl_2_1.MenuManager = this.ribbonControl;
            this.gridControl_2_1.Name = "gridControl_2_1";
            this.gridControl_2_1.Size = new System.Drawing.Size(730, 212);
            this.gridControl_2_1.TabIndex = 2;
            this.gridControl_2_1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView6});
            // 
            // gridView6
            // 
            this.gridView6.Appearance.HeaderPanel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.gridView6.Appearance.HeaderPanel.Options.UseFont = true;
            this.gridView6.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView6.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView6.Appearance.Row.Options.UseTextOptions = true;
            this.gridView6.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView6.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn32,
            this.gridColumn33,
            this.gridColumn34,
            this.gridColumn35,
            this.gridColumn36,
            this.gridColumn37});
            this.gridView6.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
            this.gridView6.GridControl = this.gridControl_2_1;
            this.gridView6.Name = "gridView6";
            this.gridView6.OptionsBehavior.Editable = false;
            this.gridView6.OptionsBehavior.ReadOnly = true;
            this.gridView6.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn32
            // 
            this.gridColumn32.Caption = "表号";
            this.gridColumn32.FieldName = "MID";
            this.gridColumn32.Name = "gridColumn32";
            this.gridColumn32.Visible = true;
            this.gridColumn32.VisibleIndex = 0;
            // 
            // gridColumn33
            // 
            this.gridColumn33.Caption = "电表编码";
            this.gridColumn33.FieldName = "MName";
            this.gridColumn33.Name = "gridColumn33";
            this.gridColumn33.Visible = true;
            this.gridColumn33.VisibleIndex = 1;
            // 
            // gridColumn34
            // 
            this.gridColumn34.Caption = "本期示数";
            this.gridColumn34.FieldName = "PresentShown";
            this.gridColumn34.Name = "gridColumn34";
            this.gridColumn34.Visible = true;
            this.gridColumn34.VisibleIndex = 2;
            // 
            // gridColumn35
            // 
            this.gridColumn35.Caption = "上期示数";
            this.gridColumn35.FieldName = "PreviousShown";
            this.gridColumn35.Name = "gridColumn35";
            this.gridColumn35.Visible = true;
            this.gridColumn35.VisibleIndex = 3;
            // 
            // gridColumn36
            // 
            this.gridColumn36.Caption = "倍率";
            this.gridColumn36.FieldName = "Rate";
            this.gridColumn36.Name = "gridColumn36";
            this.gridColumn36.Visible = true;
            this.gridColumn36.VisibleIndex = 4;
            // 
            // gridColumn37
            // 
            this.gridColumn37.Caption = "电量(kW.h)";
            this.gridColumn37.FieldName = "WPP";
            this.gridColumn37.Name = "gridColumn37";
            this.gridColumn37.Visible = true;
            this.gridColumn37.VisibleIndex = 5;
            // 
            // tableLayoutPanel17
            // 
            this.tableLayoutPanel17.ColumnCount = 1;
            this.tableLayoutPanel17.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel17.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel17.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel17.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel17.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel17.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel17.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel17.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel17.Controls.Add(this.gridControl_2_3, 0, 1);
            this.tableLayoutPanel17.Controls.Add(this.gridControl_2_2, 0, 0);
            this.tableLayoutPanel17.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel17.Location = new System.Drawing.Point(3, 321);
            this.tableLayoutPanel17.Name = "tableLayoutPanel17";
            this.tableLayoutPanel17.RowCount = 2;
            this.tableLayoutPanel17.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel17.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel17.Size = new System.Drawing.Size(730, 94);
            this.tableLayoutPanel17.TabIndex = 3;
            // 
            // gridControl_2_3
            // 
            this.gridControl_2_3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl_2_3.Location = new System.Drawing.Point(3, 50);
            this.gridControl_2_3.MainView = this.gridView7;
            this.gridControl_2_3.MenuManager = this.ribbonControl;
            this.gridControl_2_3.Name = "gridControl_2_3";
            this.gridControl_2_3.Size = new System.Drawing.Size(724, 41);
            this.gridControl_2_3.TabIndex = 1;
            this.gridControl_2_3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView7});
            // 
            // gridView7
            // 
            this.gridView7.Appearance.HeaderPanel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.gridView7.Appearance.HeaderPanel.Options.UseFont = true;
            this.gridView7.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView7.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView7.Appearance.Row.Options.UseTextOptions = true;
            this.gridView7.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView7.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn38,
            this.gridColumn39,
            this.gridColumn40,
            this.gridColumn41,
            this.gridColumn42,
            this.gridColumn43,
            this.gridColumn44,
            this.gridColumn45,
            this.gridColumn46});
            this.gridView7.GridControl = this.gridControl_2_3;
            this.gridView7.Name = "gridView7";
            this.gridView7.OptionsBehavior.Editable = false;
            this.gridView7.OptionsBehavior.ReadOnly = true;
            this.gridView7.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn38
            // 
            this.gridColumn38.Caption = "受电容量";
            this.gridColumn38.FieldName = "Capacity";
            this.gridColumn38.Name = "gridColumn38";
            this.gridColumn38.Visible = true;
            this.gridColumn38.VisibleIndex = 0;
            // 
            // gridColumn39
            // 
            this.gridColumn39.Caption = "核定需量";
            this.gridColumn39.FieldName = "Need";
            this.gridColumn39.Name = "gridColumn39";
            this.gridColumn39.Visible = true;
            this.gridColumn39.VisibleIndex = 1;
            // 
            // gridColumn40
            // 
            this.gridColumn40.Caption = "需量示数";
            this.gridColumn40.FieldName = "Shown";
            this.gridColumn40.Name = "gridColumn40";
            this.gridColumn40.Visible = true;
            this.gridColumn40.VisibleIndex = 2;
            // 
            // gridColumn41
            // 
            this.gridColumn41.Caption = "实际需量";
            this.gridColumn41.FieldName = "NeedInReal";
            this.gridColumn41.Name = "gridColumn41";
            this.gridColumn41.Visible = true;
            this.gridColumn41.VisibleIndex = 3;
            // 
            // gridColumn42
            // 
            this.gridColumn42.Caption = "超核需量";
            this.gridColumn42.FieldName = "NeedExceed";
            this.gridColumn42.Name = "gridColumn42";
            this.gridColumn42.Visible = true;
            this.gridColumn42.VisibleIndex = 4;
            // 
            // gridColumn43
            // 
            this.gridColumn43.Caption = "暂停容量";
            this.gridColumn43.FieldName = "CapacityPause";
            this.gridColumn43.Name = "gridColumn43";
            this.gridColumn43.Visible = true;
            this.gridColumn43.VisibleIndex = 5;
            // 
            // gridColumn44
            // 
            this.gridColumn44.Caption = "暂停天数";
            this.gridColumn44.FieldName = "DaysPause";
            this.gridColumn44.Name = "gridColumn44";
            this.gridColumn44.Visible = true;
            this.gridColumn44.VisibleIndex = 6;
            // 
            // gridColumn45
            // 
            this.gridColumn45.Caption = "退补电费";
            this.gridColumn45.FieldName = "Compensate";
            this.gridColumn45.Name = "gridColumn45";
            this.gridColumn45.Visible = true;
            this.gridColumn45.VisibleIndex = 7;
            // 
            // gridColumn46
            // 
            this.gridColumn46.Caption = "预收电费";
            this.gridColumn46.FieldName = "Advanced";
            this.gridColumn46.Name = "gridColumn46";
            this.gridColumn46.Visible = true;
            this.gridColumn46.VisibleIndex = 8;
            // 
            // gridControl_2_2
            // 
            this.gridControl_2_2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl_2_2.Location = new System.Drawing.Point(3, 3);
            this.gridControl_2_2.MainView = this.gridView8;
            this.gridControl_2_2.MenuManager = this.ribbonControl;
            this.gridControl_2_2.Name = "gridControl_2_2";
            this.gridControl_2_2.Size = new System.Drawing.Size(724, 41);
            this.gridControl_2_2.TabIndex = 0;
            this.gridControl_2_2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView8});
            // 
            // gridView8
            // 
            this.gridView8.Appearance.HeaderPanel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.gridView8.Appearance.HeaderPanel.Options.UseFont = true;
            this.gridView8.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView8.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView8.Appearance.Row.Options.UseTextOptions = true;
            this.gridView8.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView8.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn47,
            this.gridColumn48,
            this.gridColumn49,
            this.gridColumn50,
            this.gridColumn51,
            this.gridColumn52,
            this.gridColumn53,
            this.gridColumn54,
            this.gridColumn55});
            this.gridView8.GridControl = this.gridControl_2_2;
            this.gridView8.Name = "gridView8";
            this.gridView8.OptionsBehavior.Editable = false;
            this.gridView8.OptionsBehavior.ReadOnly = true;
            this.gridView8.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn47
            // 
            this.gridColumn47.Caption = "有功铜损";
            this.gridColumn47.FieldName = "PCu";
            this.gridColumn47.Name = "gridColumn47";
            this.gridColumn47.Visible = true;
            this.gridColumn47.VisibleIndex = 0;
            // 
            // gridColumn48
            // 
            this.gridColumn48.Caption = "有功铁损";
            this.gridColumn48.FieldName = "PFe";
            this.gridColumn48.Name = "gridColumn48";
            this.gridColumn48.Visible = true;
            this.gridColumn48.VisibleIndex = 1;
            // 
            // gridColumn49
            // 
            this.gridColumn49.Caption = "有功合计";
            this.gridColumn49.FieldName = "PTotal";
            this.gridColumn49.Name = "gridColumn49";
            this.gridColumn49.Visible = true;
            this.gridColumn49.VisibleIndex = 2;
            // 
            // gridColumn50
            // 
            this.gridColumn50.Caption = "无功铜损";
            this.gridColumn50.FieldName = "QCu";
            this.gridColumn50.Name = "gridColumn50";
            this.gridColumn50.Visible = true;
            this.gridColumn50.VisibleIndex = 3;
            // 
            // gridColumn51
            // 
            this.gridColumn51.Caption = "无功铁损";
            this.gridColumn51.FieldName = "QFe";
            this.gridColumn51.Name = "gridColumn51";
            this.gridColumn51.Visible = true;
            this.gridColumn51.VisibleIndex = 4;
            // 
            // gridColumn52
            // 
            this.gridColumn52.Caption = "无功合计";
            this.gridColumn52.FieldName = "QTotal";
            this.gridColumn52.Name = "gridColumn52";
            this.gridColumn52.Visible = true;
            this.gridColumn52.VisibleIndex = 5;
            // 
            // gridColumn53
            // 
            this.gridColumn53.Caption = "高峰电量";
            this.gridColumn53.FieldName = "Spike";
            this.gridColumn53.Name = "gridColumn53";
            this.gridColumn53.Visible = true;
            this.gridColumn53.VisibleIndex = 6;
            // 
            // gridColumn54
            // 
            this.gridColumn54.Caption = "低谷电量";
            this.gridColumn54.FieldName = "Valley";
            this.gridColumn54.Name = "gridColumn54";
            this.gridColumn54.Visible = true;
            this.gridColumn54.VisibleIndex = 7;
            // 
            // gridColumn55
            // 
            this.gridColumn55.Caption = "尖峰电量";
            this.gridColumn55.FieldName = "Peak";
            this.gridColumn55.Name = "gridColumn55";
            this.gridColumn55.Visible = true;
            this.gridColumn55.VisibleIndex = 8;
            // 
            // gridControl_2_4
            // 
            this.gridControl_2_4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl_2_4.Location = new System.Drawing.Point(3, 421);
            this.gridControl_2_4.MainView = this.gridView9;
            this.gridControl_2_4.MenuManager = this.ribbonControl;
            this.gridControl_2_4.Name = "gridControl_2_4";
            this.gridControl_2_4.Size = new System.Drawing.Size(730, 212);
            this.gridControl_2_4.TabIndex = 4;
            this.gridControl_2_4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView9});
            // 
            // gridView9
            // 
            this.gridView9.Appearance.HeaderPanel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.gridView9.Appearance.HeaderPanel.Options.UseFont = true;
            this.gridView9.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView9.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView9.Appearance.Row.Options.UseTextOptions = true;
            this.gridView9.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView9.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn56,
            this.gridColumn57,
            this.gridColumn58,
            this.gridColumn59,
            this.gridColumn60,
            this.gridColumn61,
            this.gridColumn62});
            this.gridView9.GridControl = this.gridControl_2_4;
            this.gridView9.Name = "gridView9";
            this.gridView9.OptionsBehavior.Editable = false;
            this.gridView9.OptionsBehavior.ReadOnly = true;
            this.gridView9.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn56
            // 
            this.gridColumn56.Caption = "计费项目";
            this.gridColumn56.FieldName = "Items";
            this.gridColumn56.Name = "gridColumn56";
            this.gridColumn56.Visible = true;
            this.gridColumn56.VisibleIndex = 0;
            // 
            // gridColumn57
            // 
            this.gridColumn57.Caption = "计费数量";
            this.gridColumn57.FieldName = "Quantity";
            this.gridColumn57.Name = "gridColumn57";
            this.gridColumn57.Visible = true;
            this.gridColumn57.VisibleIndex = 1;
            // 
            // gridColumn58
            // 
            this.gridColumn58.Caption = "定量比";
            this.gridColumn58.FieldName = "Rate";
            this.gridColumn58.Name = "gridColumn58";
            this.gridColumn58.Visible = true;
            this.gridColumn58.VisibleIndex = 2;
            // 
            // gridColumn59
            // 
            this.gridColumn59.Caption = "单位";
            this.gridColumn59.FieldName = "Unit";
            this.gridColumn59.Name = "gridColumn59";
            this.gridColumn59.Visible = true;
            this.gridColumn59.VisibleIndex = 3;
            // 
            // gridColumn60
            // 
            this.gridColumn60.Caption = "单价";
            this.gridColumn60.FieldName = "Price";
            this.gridColumn60.Name = "gridColumn60";
            this.gridColumn60.Visible = true;
            this.gridColumn60.VisibleIndex = 4;
            // 
            // gridColumn61
            // 
            this.gridColumn61.Caption = "金额";
            this.gridColumn61.FieldName = "Total";
            this.gridColumn61.Name = "gridColumn61";
            this.gridColumn61.Visible = true;
            this.gridColumn61.VisibleIndex = 5;
            // 
            // gridColumn62
            // 
            this.gridColumn62.Caption = "备注";
            this.gridColumn62.FieldName = "Remarks";
            this.gridColumn62.Name = "gridColumn62";
            this.gridColumn62.Visible = true;
            this.gridColumn62.VisibleIndex = 6;
            // 
            // xtraTabPage12
            // 
            this.xtraTabPage12.Controls.Add(this.tableLayoutPanel18);
            this.xtraTabPage12.Name = "xtraTabPage12";
            this.xtraTabPage12.Size = new System.Drawing.Size(736, 636);
            this.xtraTabPage12.Text = "报表";
            // 
            // tableLayoutPanel18
            // 
            this.tableLayoutPanel18.ColumnCount = 1;
            this.tableLayoutPanel18.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel18.Controls.Add(this.standaloneBarDockControl2, 0, 0);
            this.tableLayoutPanel18.Controls.Add(this.documentViewer2, 0, 1);
            this.tableLayoutPanel18.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel18.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel18.Name = "tableLayoutPanel18";
            this.tableLayoutPanel18.RowCount = 2;
            this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
            this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle());
            this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel18.Size = new System.Drawing.Size(736, 636);
            this.tableLayoutPanel18.TabIndex = 2;
            // 
            // documentViewer2
            // 
            this.documentViewer2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.documentViewer2.DocumentSource = typeof(AracheTest.Reports.XtraReport2);
            this.documentViewer2.IsMetric = true;
            this.documentViewer2.Location = new System.Drawing.Point(3, 33);
            this.documentViewer2.Name = "documentViewer2";
            this.documentViewer2.ShowPageMargins = false;
            this.documentViewer2.Size = new System.Drawing.Size(730, 600);
            this.documentViewer2.TabIndex = 1;
            // 
            // xtraTabControlBasicInfo
            // 
            this.xtraTabControlBasicInfo.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControlBasicInfo.Location = new System.Drawing.Point(0, 129);
            this.xtraTabControlBasicInfo.Name = "xtraTabControlBasicInfo";
            this.xtraTabControlBasicInfo.SelectedTabPage = this.xtraTabPageBasicInfo;
            this.xtraTabControlBasicInfo.Size = new System.Drawing.Size(1298, 702);
            this.xtraTabControlBasicInfo.TabIndex = 0;
            this.xtraTabControlBasicInfo.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPageBasicInfo,
            this.xtraTabPageCharge,
            this.xtraTabPageStatic});
            // 
            // xtraTabPageBasicInfo
            // 
            this.xtraTabPageBasicInfo.Controls.Add(this.tableLayoutPanel1);
            this.xtraTabPageBasicInfo.Name = "xtraTabPageBasicInfo";
            this.xtraTabPageBasicInfo.Size = new System.Drawing.Size(1296, 676);
            this.xtraTabPageBasicInfo.Text = "基础电参量";
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 3;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33332F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
            this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel3, 1, 0);
            this.tableLayoutPanel1.Controls.Add(this.xtraTabControl1, 0, 1);
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 4;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 61.05919F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 38.94081F));
            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(1296, 676);
            this.tableLayoutPanel1.TabIndex = 0;
            // 
            // tableLayoutPanel2
            // 
            this.tableLayoutPanel2.ColumnCount = 1;
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel2.Controls.Add(this.labelControl1, 0, 0);
            this.tableLayoutPanel2.Controls.Add(this.propertyGridRealtime, 0, 1);
            this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 3);
            this.tableLayoutPanel2.Name = "tableLayoutPanel2";
            this.tableLayoutPanel2.RowCount = 2;
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel2.Size = new System.Drawing.Size(425, 382);
            this.tableLayoutPanel2.TabIndex = 5;
            // 
            // labelControl1
            // 
            this.labelControl1.Appearance.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.labelControl1.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.labelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.labelControl1.LineLocation = DevExpress.XtraEditors.LineLocation.Center;
            this.labelControl1.Location = new System.Drawing.Point(20, 8);
            this.labelControl1.Margin = new System.Windows.Forms.Padding(20, 8, 8, 8);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(100, 24);
            this.labelControl1.TabIndex = 7;
            this.labelControl1.Text = "实时数据";
            // 
            // propertyGridRealtime
            // 
            this.propertyGridRealtime.Cursor = System.Windows.Forms.Cursors.SizeNS;
            this.propertyGridRealtime.Dock = System.Windows.Forms.DockStyle.Fill;
            this.propertyGridRealtime.Location = new System.Drawing.Point(3, 43);
            this.propertyGridRealtime.Name = "propertyGridRealtime";
            this.propertyGridRealtime.OptionsBehavior.Editable = false;
            this.propertyGridRealtime.OptionsBehavior.PropertySort = DevExpress.XtraVerticalGrid.PropertySort.NoSort;
            this.propertyGridRealtime.OptionsView.ShowEmptyRowImage = true;
            this.propertyGridRealtime.Rows.AddRange(new DevExpress.XtraVerticalGrid.Rows.BaseRow[] {
            this.categoryCurrentNode});
            this.propertyGridRealtime.ShowButtonMode = DevExpress.XtraVerticalGrid.ShowButtonModeEnum.ShowForFocusedRow;
            this.propertyGridRealtime.Size = new System.Drawing.Size(419, 336);
            this.propertyGridRealtime.TabIndex = 8;
            // 
            // categoryCurrentNode
            // 
            this.categoryCurrentNode.ChildRows.AddRange(new DevExpress.XtraVerticalGrid.Rows.BaseRow[] {
            this.category,
            this.category1,
            this.category2,
            this.category4,
            this.category5,
            this.category6,
            this.category3});
            this.categoryCurrentNode.Name = "categoryCurrentNode";
            this.categoryCurrentNode.Properties.Caption = "当前线路";
            this.categoryCurrentNode.TabStop = true;
            // 
            // category
            // 
            this.category.ChildRows.AddRange(new DevExpress.XtraVerticalGrid.Rows.BaseRow[] {
            this.row1,
            this.row,
            this.row2,
            this.row3,
            this.row4,
            this.row5});
            this.category.Height = 18;
            this.category.Name = "category";
            this.category.Properties.Caption = "A相";
            // 
            // row1
            // 
            this.row1.Name = "row1";
            this.row1.Properties.Caption = "电流";
            this.row1.Properties.FieldName = "IA";
            this.row1.Properties.ReadOnly = false;
            // 
            // row
            // 
            this.row.Name = "row";
            this.row.Properties.Caption = "电压";
            this.row.Properties.FieldName = "UA";
            this.row.Properties.ReadOnly = false;
            // 
            // row2
            // 
            this.row2.Name = "row2";
            this.row2.Properties.Caption = "有功功率";
            this.row2.Properties.FieldName = "PA";
            this.row2.Properties.ReadOnly = false;
            // 
            // row3
            // 
            this.row3.Name = "row3";
            this.row3.Properties.Caption = "无功功率";
            this.row3.Properties.FieldName = "QA";
            this.row3.Properties.ReadOnly = false;
            // 
            // row4
            // 
            this.row4.Name = "row4";
            this.row4.Properties.Caption = "视在功率";
            this.row4.Properties.FieldName = "SA";
            this.row4.Properties.ReadOnly = false;
            // 
            // row5
            // 
            this.row5.Name = "row5";
            this.row5.Properties.Caption = "功率因数";
            this.row5.Properties.FieldName = "PFA";
            this.row5.Properties.ReadOnly = false;
            // 
            // category1
            // 
            this.category1.ChildRows.AddRange(new DevExpress.XtraVerticalGrid.Rows.BaseRow[] {
            this.row6,
            this.row7,
            this.row8,
            this.row9,
            this.row10,
            this.row11});
            this.category1.Name = "category1";
            this.category1.Properties.Caption = "B相";
            // 
            // row6
            // 
            this.row6.Name = "row6";
            this.row6.Properties.Caption = "电压";
            this.row6.Properties.FieldName = "UB";
            // 
            // row7
            // 
            this.row7.Name = "row7";
            this.row7.Properties.Caption = "电流";
            this.row7.Properties.FieldName = "IB";
            // 
            // row8
            // 
            this.row8.Name = "row8";
            this.row8.Properties.Caption = "有功功率";
            this.row8.Properties.FieldName = "PB";
            // 
            // row9
            // 
            this.row9.Name = "row9";
            this.row9.Properties.Caption = "无功功率";
            this.row9.Properties.FieldName = "QB";
            // 
            // row10
            // 
            this.row10.Name = "row10";
            this.row10.Properties.Caption = "视在功率";
            this.row10.Properties.FieldName = "SB";
            // 
            // row11
            // 
            this.row11.Name = "row11";
            this.row11.Properties.Caption = "功率因数";
            this.row11.Properties.FieldName = "PFB";
            // 
            // category2
            // 
            this.category2.ChildRows.AddRange(new DevExpress.XtraVerticalGrid.Rows.BaseRow[] {
            this.row12,
            this.row13,
            this.row14,
            this.row15,
            this.row16,
            this.row17});
            this.category2.Name = "category2";
            this.category2.Properties.Caption = "C相";
            // 
            // row12
            // 
            this.row12.Name = "row12";
            this.row12.Properties.Caption = "电压";
            this.row12.Properties.FieldName = "UC";
            // 
            // row13
            // 
            this.row13.Name = "row13";
            this.row13.Properties.Caption = "电流";
            this.row13.Properties.FieldName = "IC";
            // 
            // row14
            // 
            this.row14.Name = "row14";
            this.row14.Properties.Caption = "有功功率";
            this.row14.Properties.FieldName = "PC";
            // 
            // row15
            // 
            this.row15.Name = "row15";
            this.row15.Properties.Caption = "无功功率";
            this.row15.Properties.FieldName = "QC";
            // 
            // row16
            // 
            this.row16.Name = "row16";
            this.row16.Properties.Caption = "视在功率";
            this.row16.Properties.FieldName = "SC";
            // 
            // row17
            // 
            this.row17.Name = "row17";
            this.row17.Properties.Caption = "功率因数";
            this.row17.Properties.FieldName = "PFC";
            // 
            // category4
            // 
            this.category4.ChildRows.AddRange(new DevExpress.XtraVerticalGrid.Rows.BaseRow[] {
            this.row18});
            this.category4.Height = 18;
            this.category4.Name = "category4";
            this.category4.Properties.Caption = "A-B相";
            // 
            // row18
            // 
            this.row18.Name = "row18";
            this.row18.Properties.Caption = "电压";
            this.row18.Properties.FieldName = "UAB";
            // 
            // category5
            // 
            this.category5.ChildRows.AddRange(new DevExpress.XtraVerticalGrid.Rows.BaseRow[] {
            this.row19});
            this.category5.Name = "category5";
            this.category5.Properties.Caption = "B-C相";
            // 
            // row19
            // 
            this.row19.Name = "row19";
            this.row19.Properties.Caption = "电压";
            this.row19.Properties.FieldName = "UBC";
            // 
            // category6
            // 
            this.category6.ChildRows.AddRange(new DevExpress.XtraVerticalGrid.Rows.BaseRow[] {
            this.row20});
            this.category6.Name = "category6";
            this.category6.Properties.Caption = "C-A相";
            // 
            // row20
            // 
            this.row20.Name = "row20";
            this.row20.Properties.Caption = "电压";
            this.row20.Properties.FieldName = "UCA";
            // 
            // category3
            // 
            this.category3.ChildRows.AddRange(new DevExpress.XtraVerticalGrid.Rows.BaseRow[] {
            this.row21,
            this.row22,
            this.row23,
            this.row24});
            this.category3.Name = "category3";
            this.category3.Properties.Caption = "合相";
            // 
            // row21
            // 
            this.row21.Name = "row21";
            this.row21.Properties.Caption = "有功功率";
            this.row21.Properties.FieldName = "PS";
            // 
            // row22
            // 
            this.row22.Name = "row22";
            this.row22.Properties.Caption = "无功功率";
            this.row22.Properties.FieldName = "QS";
            // 
            // row23
            // 
            this.row23.Name = "row23";
            this.row23.Properties.Caption = "视在功率";
            this.row23.Properties.FieldName = "SS";
            // 
            // row24
            // 
            this.row24.Name = "row24";
            this.row24.Properties.Caption = "功率因数";
            this.row24.Properties.FieldName = "PFS";
            // 
            // tableLayoutPanel3
            // 
            this.tableLayoutPanel3.ColumnCount = 2;
            this.tableLayoutPanel1.SetColumnSpan(this.tableLayoutPanel3, 2);
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
            this.tableLayoutPanel3.Controls.Add(this.gridControlDetail, 0, 1);
            this.tableLayoutPanel3.Controls.Add(this.labelControl2, 0, 0);
            this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel3.Location = new System.Drawing.Point(434, 3);
            this.tableLayoutPanel3.Name = "tableLayoutPanel3";
            this.tableLayoutPanel3.RowCount = 2;
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel3.Size = new System.Drawing.Size(859, 382);
            this.tableLayoutPanel3.TabIndex = 6;
            // 
            // gridControlDetail
            // 
            this.tableLayoutPanel3.SetColumnSpan(this.gridControlDetail, 2);
            this.gridControlDetail.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControlDetail.Location = new System.Drawing.Point(3, 43);
            this.gridControlDetail.LookAndFeel.UseDefaultLookAndFeel = false;
            this.gridControlDetail.MainView = this.gridView1;
            this.gridControlDetail.MenuManager = this.ribbonControl;
            this.gridControlDetail.Name = "gridControlDetail";
            this.gridControlDetail.Size = new System.Drawing.Size(853, 336);
            this.gridControlDetail.TabIndex = 2;
            this.gridControlDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            // 
            // gridView1
            // 
            this.gridView1.Appearance.HeaderPanel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.gridView1.Appearance.HeaderPanel.Options.UseFont = true;
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView1.Appearance.Row.Options.UseTextOptions = true;
            this.gridView1.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumnEventTime,
            this.gridColumnMID,
            this.gridColumnUA,
            this.gridColumnUB,
            this.gridColumnUC,
            this.gridColumnUAB,
            this.gridColumnUBC,
            this.gridColumnUCA,
            this.gridColumnIA,
            this.gridColumnIB,
            this.gridColumnIC,
            this.gridColumnPA,
            this.gridColumnPB,
            this.gridColumnPC,
            this.gridColumnPS,
            this.gridColumnPFA,
            this.gridColumnPFB,
            this.gridColumnPFC,
            this.gridColumnPFS});
            this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
            this.gridView1.GridControl = this.gridControlDetail;
            this.gridView1.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsBehavior.Editable = false;
            this.gridView1.OptionsBehavior.ReadOnly = true;
            this.gridView1.OptionsView.ColumnAutoWidth = false;
            this.gridView1.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumnEventTime
            // 
            this.gridColumnEventTime.Caption = "发生时间";
            this.gridColumnEventTime.DisplayFormat.FormatString = "yyyy/MM/dd HH:mm:ss";
            this.gridColumnEventTime.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.gridColumnEventTime.FieldName = "EventTime";
            this.gridColumnEventTime.Name = "gridColumnEventTime";
            this.gridColumnEventTime.Visible = true;
            this.gridColumnEventTime.VisibleIndex = 0;
            this.gridColumnEventTime.Width = 150;
            // 
            // gridColumnMID
            // 
            this.gridColumnMID.Caption = "电表ID";
            this.gridColumnMID.FieldName = "MID";
            this.gridColumnMID.Name = "gridColumnMID";
            this.gridColumnMID.Visible = true;
            this.gridColumnMID.VisibleIndex = 1;
            // 
            // gridColumnUA
            // 
            this.gridColumnUA.Caption = "A相电压";
            this.gridColumnUA.FieldName = "UA";
            this.gridColumnUA.Name = "gridColumnUA";
            this.gridColumnUA.Visible = true;
            this.gridColumnUA.VisibleIndex = 2;
            // 
            // gridColumnUB
            // 
            this.gridColumnUB.Caption = "B相电压";
            this.gridColumnUB.FieldName = "UB";
            this.gridColumnUB.Name = "gridColumnUB";
            this.gridColumnUB.Visible = true;
            this.gridColumnUB.VisibleIndex = 3;
            // 
            // gridColumnUC
            // 
            this.gridColumnUC.Caption = "C相电压";
            this.gridColumnUC.FieldName = "UC";
            this.gridColumnUC.Name = "gridColumnUC";
            this.gridColumnUC.Visible = true;
            this.gridColumnUC.VisibleIndex = 4;
            // 
            // gridColumnUAB
            // 
            this.gridColumnUAB.Caption = "A-B线电压";
            this.gridColumnUAB.FieldName = "UAB";
            this.gridColumnUAB.Name = "gridColumnUAB";
            this.gridColumnUAB.Visible = true;
            this.gridColumnUAB.VisibleIndex = 5;
            // 
            // gridColumnUBC
            // 
            this.gridColumnUBC.Caption = "B-C相电压";
            this.gridColumnUBC.FieldName = "UBC";
            this.gridColumnUBC.Name = "gridColumnUBC";
            this.gridColumnUBC.Visible = true;
            this.gridColumnUBC.VisibleIndex = 6;
            // 
            // gridColumnUCA
            // 
            this.gridColumnUCA.Caption = "C-A相电压";
            this.gridColumnUCA.FieldName = "UCA";
            this.gridColumnUCA.Name = "gridColumnUCA";
            this.gridColumnUCA.Visible = true;
            this.gridColumnUCA.VisibleIndex = 7;
            // 
            // gridColumnIA
            // 
            this.gridColumnIA.Caption = "A相电流";
            this.gridColumnIA.FieldName = "IA";
            this.gridColumnIA.Name = "gridColumnIA";
            this.gridColumnIA.Visible = true;
            this.gridColumnIA.VisibleIndex = 8;
            // 
            // gridColumnIB
            // 
            this.gridColumnIB.Caption = "B相电流";
            this.gridColumnIB.FieldName = "IB";
            this.gridColumnIB.Name = "gridColumnIB";
            this.gridColumnIB.Visible = true;
            this.gridColumnIB.VisibleIndex = 9;
            // 
            // gridColumnIC
            // 
            this.gridColumnIC.Caption = "C相电流";
            this.gridColumnIC.FieldName = "IC";
            this.gridColumnIC.Name = "gridColumnIC";
            this.gridColumnIC.Visible = true;
            this.gridColumnIC.VisibleIndex = 10;
            // 
            // gridColumnPA
            // 
            this.gridColumnPA.Caption = "A相有功功率";
            this.gridColumnPA.FieldName = "PA";
            this.gridColumnPA.Name = "gridColumnPA";
            this.gridColumnPA.Visible = true;
            this.gridColumnPA.VisibleIndex = 11;
            // 
            // gridColumnPB
            // 
            this.gridColumnPB.Caption = "B相有功功率";
            this.gridColumnPB.FieldName = "PB";
            this.gridColumnPB.Name = "gridColumnPB";
            this.gridColumnPB.Visible = true;
            this.gridColumnPB.VisibleIndex = 12;
            // 
            // gridColumnPC
            // 
            this.gridColumnPC.Caption = "C相有功功率";
            this.gridColumnPC.FieldName = "PC";
            this.gridColumnPC.Name = "gridColumnPC";
            this.gridColumnPC.Visible = true;
            this.gridColumnPC.VisibleIndex = 13;
            // 
            // gridColumnPS
            // 
            this.gridColumnPS.Caption = "合相有功功率";
            this.gridColumnPS.FieldName = "PS";
            this.gridColumnPS.Name = "gridColumnPS";
            this.gridColumnPS.Visible = true;
            this.gridColumnPS.VisibleIndex = 14;
            // 
            // gridColumnPFA
            // 
            this.gridColumnPFA.Caption = "A相功率因数";
            this.gridColumnPFA.FieldName = "PFA";
            this.gridColumnPFA.Name = "gridColumnPFA";
            this.gridColumnPFA.Visible = true;
            this.gridColumnPFA.VisibleIndex = 15;
            // 
            // gridColumnPFB
            // 
            this.gridColumnPFB.Caption = "B相功率因数";
            this.gridColumnPFB.FieldName = "PFB";
            this.gridColumnPFB.Name = "gridColumnPFB";
            this.gridColumnPFB.Visible = true;
            this.gridColumnPFB.VisibleIndex = 16;
            // 
            // gridColumnPFC
            // 
            this.gridColumnPFC.Caption = "C相功率因数";
            this.gridColumnPFC.FieldName = "PFC";
            this.gridColumnPFC.Name = "gridColumnPFC";
            this.gridColumnPFC.Visible = true;
            this.gridColumnPFC.VisibleIndex = 17;
            // 
            // gridColumnPFS
            // 
            this.gridColumnPFS.Caption = "合相功率因数";
            this.gridColumnPFS.FieldName = "PFS";
            this.gridColumnPFS.Name = "gridColumnPFS";
            this.gridColumnPFS.Visible = true;
            this.gridColumnPFS.VisibleIndex = 18;
            // 
            // labelControl2
            // 
            this.labelControl2.Appearance.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.labelControl2.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.labelControl2.Location = new System.Drawing.Point(20, 8);
            this.labelControl2.Margin = new System.Windows.Forms.Padding(20, 8, 8, 8);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(100, 24);
            this.labelControl2.TabIndex = 3;
            this.labelControl2.Text = "数据明细";
            // 
            // xtraTabControl1
            // 
            this.tableLayoutPanel1.SetColumnSpan(this.xtraTabControl1, 3);
            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl1.HeaderLocation = DevExpress.XtraTab.TabHeaderLocation.Bottom;
            this.xtraTabControl1.Location = new System.Drawing.Point(3, 391);
            this.xtraTabControl1.Name = "xtraTabControl1";
            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
            this.xtraTabControl1.Size = new System.Drawing.Size(1290, 241);
            this.xtraTabControl1.TabIndex = 7;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
            this.xtraTabPage2});
            // 
            // xtraTabPage1
            // 
            this.xtraTabPage1.Controls.Add(this.tableLayoutPanel4);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(1288, 215);
            this.xtraTabPage1.Text = "基础电量信息";
            // 
            // tableLayoutPanel4
            // 
            this.tableLayoutPanel4.ColumnCount = 3;
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
            this.tableLayoutPanel4.Controls.Add(this.PCChartControl, 0, 0);
            this.tableLayoutPanel4.Controls.Add(this.PUChartControl, 1, 0);
            this.tableLayoutPanel4.Controls.Add(this.PFChartControl, 2, 0);
            this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel4.Name = "tableLayoutPanel4";
            this.tableLayoutPanel4.RowCount = 1;
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel4.Size = new System.Drawing.Size(1288, 215);
            this.tableLayoutPanel4.TabIndex = 0;
            // 
            // PCChartControl
            // 
            this.PCChartControl.AppearanceNameSerializable = "Pastel Kit";
            this.PCChartControl.CrosshairOptions.GroupHeaderPattern = "{A:yyyy/M/d H:mm:ss}";
            xyDiagram1.AxisX.Label.Angle = -5;
            xyDiagram1.AxisX.Label.TextPattern = "{A:yyyy-M-d HH:mm}";
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram1.EnableAxisXScrolling = true;
            xyDiagram1.EnableAxisXZooming = true;
            xyDiagram1.EnableAxisYScrolling = true;
            this.PCChartControl.Diagram = xyDiagram1;
            this.PCChartControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.PCChartControl.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
            this.PCChartControl.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.Bottom;
            this.PCChartControl.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.PCChartControl.Legend.EquallySpacedItems = false;
            this.PCChartControl.Legend.UseCheckBoxes = true;
            this.PCChartControl.Location = new System.Drawing.Point(3, 3);
            this.PCChartControl.Name = "PCChartControl";
            series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            pointSeriesLabel1.TextPattern = "{A:yyyy.M.d HH:mm:ss}{V}";
            series1.Label = pointSeriesLabel1;
            series1.Name = "A相";
            series1.View = splineSeriesView1;
            series2.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            series2.Name = "B相";
            series2.View = splineSeriesView2;
            series3.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            series3.Name = "C相";
            series3.View = splineSeriesView3;
            this.PCChartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2,
        series3};
            this.PCChartControl.SeriesTemplate.View = splineSeriesView4;
            this.PCChartControl.Size = new System.Drawing.Size(423, 209);
            this.PCChartControl.TabIndex = 26;
            chartTitle1.Font = new System.Drawing.Font("Tahoma", 14F);
            chartTitle1.Text = "电流";
            chartTitle1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.PCChartControl.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            // 
            // PUChartControl
            // 
            this.PUChartControl.AppearanceNameSerializable = "Pastel Kit";
            this.PUChartControl.BorderOptions.Visibility = DevExpress.Utils.DefaultBoolean.True;
            xyDiagram2.AxisX.Label.Angle = -5;
            xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram2.EnableAxisXScrolling = true;
            xyDiagram2.EnableAxisXZooming = true;
            xyDiagram2.EnableAxisYScrolling = true;
            xyDiagram2.EnableAxisYZooming = true;
            this.PUChartControl.Diagram = xyDiagram2;
            this.PUChartControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.PUChartControl.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
            this.PUChartControl.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.Bottom;
            this.PUChartControl.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.PUChartControl.Legend.EquallySpacedItems = false;
            this.PUChartControl.Legend.UseCheckBoxes = true;
            this.PUChartControl.Legend.Visibility = DevExpress.Utils.DefaultBoolean.True;
            this.PUChartControl.Location = new System.Drawing.Point(432, 3);
            this.PUChartControl.Name = "PUChartControl";
            series4.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            series4.Name = "A相";
            series4.View = splineSeriesView5;
            series5.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            series5.Name = "B相";
            series5.View = splineSeriesView6;
            series6.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            series6.Name = "C相";
            series6.View = splineSeriesView7;
            this.PUChartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series4,
        series5,
        series6};
            this.PUChartControl.SeriesTemplate.View = splineSeriesView8;
            this.PUChartControl.Size = new System.Drawing.Size(423, 209);
            this.PUChartControl.TabIndex = 25;
            chartTitle2.Font = new System.Drawing.Font("Tahoma", 14F);
            chartTitle2.Text = "相电压";
            chartTitle2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.PUChartControl.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle2});
            // 
            // PFChartControl
            // 
            this.PFChartControl.AppearanceNameSerializable = "Pastel Kit";
            this.PFChartControl.BackColor = System.Drawing.Color.White;
            xyDiagram3.AxisX.Label.Angle = -5;
            xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram3.AxisX.WholeRange.AutoSideMargins = false;
            xyDiagram3.AxisX.WholeRange.SideMarginsValue = 0D;
            xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram3.EnableAxisXScrolling = true;
            xyDiagram3.EnableAxisXZooming = true;
            xyDiagram3.EnableAxisYScrolling = true;
            xyDiagram3.EnableAxisYZooming = true;
            this.PFChartControl.Diagram = xyDiagram3;
            this.PFChartControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.PFChartControl.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
            this.PFChartControl.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.Bottom;
            this.PFChartControl.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.PFChartControl.Legend.EquallySpacedItems = false;
            this.PFChartControl.Legend.UseCheckBoxes = true;
            this.PFChartControl.Legend.Visibility = DevExpress.Utils.DefaultBoolean.True;
            this.PFChartControl.Location = new System.Drawing.Point(861, 3);
            this.PFChartControl.Name = "PFChartControl";
            series7.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            series7.Name = "A相";
            series7.View = splineSeriesView9;
            series8.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            series8.Name = "B相";
            series8.View = splineSeriesView10;
            series9.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            series9.Name = "C相";
            series9.View = splineSeriesView11;
            series10.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            series10.Name = "合相";
            series10.View = splineSeriesView12;
            this.PFChartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series7,
        series8,
        series9,
        series10};
            this.PFChartControl.SeriesTemplate.View = splineSeriesView13;
            this.PFChartControl.Size = new System.Drawing.Size(424, 209);
            this.PFChartControl.TabIndex = 24;
            chartTitle3.Font = new System.Drawing.Font("Tahoma", 14F);
            chartTitle3.Text = "功率因数";
            chartTitle3.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.PFChartControl.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle3});
            // 
            // xtraTabPage2
            // 
            this.xtraTabPage2.Controls.Add(this.tableLayoutPanel5);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.Size = new System.Drawing.Size(1288, 215);
            this.xtraTabPage2.Text = "其他电量信息";
            // 
            // tableLayoutPanel5
            // 
            this.tableLayoutPanel5.ColumnCount = 3;
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
            this.tableLayoutPanel5.Controls.Add(this.PChartControl, 0, 0);
            this.tableLayoutPanel5.Controls.Add(this.QChartControl, 0, 0);
            this.tableLayoutPanel5.Controls.Add(this.SChartControl, 0, 0);
            this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel5.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel5.Name = "tableLayoutPanel5";
            this.tableLayoutPanel5.RowCount = 1;
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel5.Size = new System.Drawing.Size(1288, 215);
            this.tableLayoutPanel5.TabIndex = 2;
            // 
            // PChartControl
            // 
            this.PChartControl.AppearanceNameSerializable = "Pastel Kit";
            xyDiagram4.AxisX.Label.Angle = -5;
            xyDiagram4.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram4.AxisX.WholeRange.AutoSideMargins = false;
            xyDiagram4.AxisX.WholeRange.SideMarginsValue = 0D;
            xyDiagram4.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram4.EnableAxisXScrolling = true;
            xyDiagram4.EnableAxisXZooming = true;
            xyDiagram4.EnableAxisYScrolling = true;
            xyDiagram4.EnableAxisYZooming = true;
            this.PChartControl.Diagram = xyDiagram4;
            this.PChartControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.PChartControl.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
            this.PChartControl.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.Bottom;
            this.PChartControl.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.PChartControl.Legend.EquallySpacedItems = false;
            this.PChartControl.Legend.UseCheckBoxes = true;
            this.PChartControl.Legend.Visibility = DevExpress.Utils.DefaultBoolean.True;
            this.PChartControl.Location = new System.Drawing.Point(3, 3);
            this.PChartControl.Name = "PChartControl";
            series11.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            series11.Name = "A相";
            series11.View = splineSeriesView14;
            series12.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            series12.Name = "B相";
            series12.View = splineSeriesView15;
            series13.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            series13.Name = "C相";
            series13.View = splineSeriesView16;
            series14.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            series14.Name = "合相";
            series14.View = splineSeriesView17;
            this.PChartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series11,
        series12,
        series13,
        series14};
            this.PChartControl.SeriesTemplate.View = splineSeriesView18;
            this.PChartControl.Size = new System.Drawing.Size(423, 209);
            this.PChartControl.TabIndex = 23;
            chartTitle4.Font = new System.Drawing.Font("Tahoma", 14F);
            chartTitle4.Text = "有功功率";
            chartTitle4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.PChartControl.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle4});
            // 
            // QChartControl
            // 
            this.QChartControl.AppearanceNameSerializable = "Pastel Kit";
            xyDiagram5.AxisX.Label.Angle = -5;
            xyDiagram5.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram5.AxisX.WholeRange.AutoSideMargins = false;
            xyDiagram5.AxisX.WholeRange.SideMarginsValue = 0D;
            xyDiagram5.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram5.EnableAxisXScrolling = true;
            xyDiagram5.EnableAxisXZooming = true;
            xyDiagram5.EnableAxisYScrolling = true;
            xyDiagram5.EnableAxisYZooming = true;
            this.QChartControl.Diagram = xyDiagram5;
            this.QChartControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.QChartControl.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
            this.QChartControl.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.Bottom;
            this.QChartControl.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.QChartControl.Legend.EquallySpacedItems = false;
            this.QChartControl.Legend.UseCheckBoxes = true;
            this.QChartControl.Legend.Visibility = DevExpress.Utils.DefaultBoolean.True;
            this.QChartControl.Location = new System.Drawing.Point(432, 3);
            this.QChartControl.Name = "QChartControl";
            series15.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            series15.Name = "A相";
            series15.View = splineSeriesView19;
            series16.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            series16.Name = "B相";
            series16.View = splineSeriesView20;
            series17.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            series17.Name = "C相";
            series17.View = splineSeriesView21;
            series18.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            series18.Name = "合相";
            series18.View = splineSeriesView22;
            this.QChartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series15,
        series16,
        series17,
        series18};
            this.QChartControl.SeriesTemplate.View = splineSeriesView23;
            this.QChartControl.Size = new System.Drawing.Size(423, 209);
            this.QChartControl.TabIndex = 22;
            chartTitle5.Font = new System.Drawing.Font("Tahoma", 14F);
            chartTitle5.Text = "无功功率";
            chartTitle5.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.QChartControl.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle5});
            // 
            // SChartControl
            // 
            this.SChartControl.AppearanceNameSerializable = "Pastel Kit";
            xyDiagram6.AxisX.Label.Angle = -5;
            xyDiagram6.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram6.AxisX.WholeRange.AutoSideMargins = false;
            xyDiagram6.AxisX.WholeRange.SideMarginsValue = 0D;
            xyDiagram6.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram6.EnableAxisXScrolling = true;
            xyDiagram6.EnableAxisXZooming = true;
            xyDiagram6.EnableAxisYScrolling = true;
            xyDiagram6.EnableAxisYZooming = true;
            this.SChartControl.Diagram = xyDiagram6;
            this.SChartControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.SChartControl.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
            this.SChartControl.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.Bottom;
            this.SChartControl.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.SChartControl.Legend.EquallySpacedItems = false;
            this.SChartControl.Legend.UseCheckBoxes = true;
            this.SChartControl.Legend.Visibility = DevExpress.Utils.DefaultBoolean.True;
            this.SChartControl.Location = new System.Drawing.Point(861, 3);
            this.SChartControl.Name = "SChartControl";
            series19.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            series19.Name = "A相";
            series19.View = splineSeriesView24;
            series20.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            series20.Name = "B相";
            series20.View = splineSeriesView25;
            series21.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            series21.Name = "C相";
            series21.View = splineSeriesView26;
            series22.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            series22.Name = "合相";
            series22.View = splineSeriesView27;
            this.SChartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series19,
        series20,
        series21,
        series22};
            this.SChartControl.SeriesTemplate.View = splineSeriesView28;
            this.SChartControl.Size = new System.Drawing.Size(424, 209);
            this.SChartControl.TabIndex = 21;
            chartTitle6.Font = new System.Drawing.Font("Tahoma", 14F);
            chartTitle6.Text = "视在功率";
            chartTitle6.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.SChartControl.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle6});
            // 
            // xtraTabPageCharge
            // 
            this.xtraTabPageCharge.Controls.Add(this.tableLayoutPanel6);
            this.xtraTabPageCharge.Name = "xtraTabPageCharge";
            this.xtraTabPageCharge.Size = new System.Drawing.Size(1296, 676);
            this.xtraTabPageCharge.Text = "计费数据";
            // 
            // tableLayoutPanel6
            // 
            this.tableLayoutPanel6.ColumnCount = 2;
            this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 60F));
            this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 40F));
            this.tableLayoutPanel6.Controls.Add(this.xtraTabControl2, 1, 0);
            this.tableLayoutPanel6.Controls.Add(this.xtraTabControl3, 1, 1);
            this.tableLayoutPanel6.Controls.Add(this.xtraTabControl4, 0, 0);
            this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel6.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel6.Name = "tableLayoutPanel6";
            this.tableLayoutPanel6.RowCount = 2;
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel6.Size = new System.Drawing.Size(1296, 676);
            this.tableLayoutPanel6.TabIndex = 0;
            // 
            // xtraTabControl2
            // 
            this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl2.HeaderLocation = DevExpress.XtraTab.TabHeaderLocation.Right;
            this.xtraTabControl2.Location = new System.Drawing.Point(780, 3);
            this.xtraTabControl2.Name = "xtraTabControl2";
            this.xtraTabControl2.SelectedTabPage = this.xtraTabPage3;
            this.xtraTabControl2.Size = new System.Drawing.Size(513, 332);
            this.xtraTabControl2.TabIndex = 0;
            this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage3,
            this.xtraTabPage4});
            // 
            // xtraTabPage3
            // 
            this.xtraTabPage3.Controls.Add(this.chartControlChargeProportion);
            this.xtraTabPage3.Name = "xtraTabPage3";
            this.xtraTabPage3.Size = new System.Drawing.Size(486, 330);
            this.xtraTabPage3.Text = "电费比例";
            // 
            // chartControlChargeProportion
            // 
            this.chartControlChargeProportion.AppearanceNameSerializable = "In A Fog";
            this.chartControlChargeProportion.BackColor = System.Drawing.Color.Transparent;
            simpleDiagram1.EqualPieSize = false;
            this.chartControlChargeProportion.Diagram = simpleDiagram1;
            this.chartControlChargeProportion.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControlChargeProportion.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
            this.chartControlChargeProportion.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.chartControlChargeProportion.Legend.EquallySpacedItems = false;
            this.chartControlChargeProportion.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
            this.chartControlChargeProportion.Location = new System.Drawing.Point(0, 0);
            this.chartControlChargeProportion.Name = "chartControlChargeProportion";
            series23.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            pieSeriesLabel1.Position = DevExpress.XtraCharts.PieSeriesLabelPosition.Inside;
            pieSeriesLabel1.TextPattern = "{A} {V}   {VP:0.00%} ";
            series23.Label = pieSeriesLabel1;
            series23.Name = "电费组成比例";
            pieSeriesView1.RuntimeExploding = false;
            pieSeriesView1.SweepDirection = DevExpress.XtraCharts.PieSweepDirection.Counterclockwise;
            series23.View = pieSeriesView1;
            this.chartControlChargeProportion.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series23};
            pieSeriesView2.RuntimeExploding = false;
            pieSeriesView2.SweepDirection = DevExpress.XtraCharts.PieSweepDirection.Counterclockwise;
            this.chartControlChargeProportion.SeriesTemplate.View = pieSeriesView2;
            this.chartControlChargeProportion.Size = new System.Drawing.Size(486, 330);
            this.chartControlChargeProportion.TabIndex = 0;
            chartTitle7.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold);
            chartTitle7.Text = "电费比例";
            chartTitle7.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.chartControlChargeProportion.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle7});
            // 
            // xtraTabPage4
            // 
            this.xtraTabPage4.Controls.Add(this.Fe_CuPropotion);
            this.xtraTabPage4.Name = "xtraTabPage4";
            this.xtraTabPage4.Size = new System.Drawing.Size(486, 330);
            this.xtraTabPage4.Text = "铜-铁损比例";
            // 
            // Fe_CuPropotion
            // 
            this.Fe_CuPropotion.AppearanceNameSerializable = "In A Fog";
            simpleDiagram2.EqualPieSize = false;
            this.Fe_CuPropotion.Diagram = simpleDiagram2;
            this.Fe_CuPropotion.Dock = System.Windows.Forms.DockStyle.Fill;
            this.Fe_CuPropotion.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
            this.Fe_CuPropotion.Location = new System.Drawing.Point(0, 0);
            this.Fe_CuPropotion.Name = "Fe_CuPropotion";
            pieSeriesLabel2.Position = DevExpress.XtraCharts.PieSeriesLabelPosition.Inside;
            pieSeriesLabel2.TextPattern = "{A} {V}   {VP:0.00%} ";
            series24.Label = pieSeriesLabel2;
            series24.Name = "铜-铁损比例";
            pieSeriesView3.RuntimeExploding = false;
            pieSeriesView3.SweepDirection = DevExpress.XtraCharts.PieSweepDirection.Counterclockwise;
            series24.View = pieSeriesView3;
            this.Fe_CuPropotion.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series24};
            pieSeriesView4.RuntimeExploding = false;
            pieSeriesView4.SweepDirection = DevExpress.XtraCharts.PieSweepDirection.Counterclockwise;
            this.Fe_CuPropotion.SeriesTemplate.View = pieSeriesView4;
            this.Fe_CuPropotion.Size = new System.Drawing.Size(486, 330);
            this.Fe_CuPropotion.TabIndex = 0;
            chartTitle8.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold);
            chartTitle8.Text = "铜-铁损比例";
            chartTitle8.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.Fe_CuPropotion.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle8});
            // 
            // xtraTabControl3
            // 
            this.xtraTabControl3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl3.HeaderLocation = DevExpress.XtraTab.TabHeaderLocation.Right;
            this.xtraTabControl3.Location = new System.Drawing.Point(780, 341);
            this.xtraTabControl3.Name = "xtraTabControl3";
            this.xtraTabControl3.SelectedTabPage = this.xtraTabPage5;
            this.xtraTabControl3.Size = new System.Drawing.Size(513, 332);
            this.xtraTabControl3.TabIndex = 1;
            this.xtraTabControl3.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage5,
            this.xtraTabPage6});
            // 
            // xtraTabPage5
            // 
            this.xtraTabPage5.Controls.Add(this.ChargePropotionChart);
            this.xtraTabPage5.Name = "xtraTabPage5";
            this.xtraTabPage5.Size = new System.Drawing.Size(486, 330);
            this.xtraTabPage5.Text = "用电比例";
            // 
            // ChargePropotionChart
            // 
            this.ChargePropotionChart.AppearanceNameSerializable = "Pastel Kit";
            xyDiagram7.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram7.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram7.EnableAxisXScrolling = true;
            xyDiagram7.EnableAxisXZooming = true;
            xyDiagram7.EnableAxisYScrolling = true;
            this.ChargePropotionChart.Diagram = xyDiagram7;
            this.ChargePropotionChart.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ChargePropotionChart.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
            this.ChargePropotionChart.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.ChargePropotionChart.Legend.EquallySpacedItems = false;
            this.ChargePropotionChart.Legend.UseCheckBoxes = true;
            this.ChargePropotionChart.Location = new System.Drawing.Point(0, 0);
            this.ChargePropotionChart.Name = "ChargePropotionChart";
            series25.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            sideBySideBarSeriesLabel1.Position = DevExpress.XtraCharts.BarSeriesLabelPosition.TopInside;
            sideBySideBarSeriesLabel1.TextPattern = "{V}";
            series25.Label = sideBySideBarSeriesLabel1;
            series25.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            series25.Name = "总电费";
            series26.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            series26.Name = "尖";
            series27.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            series27.Name = "峰";
            series28.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            series28.Name = "谷";
            this.ChargePropotionChart.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series25,
        series26,
        series27,
        series28};
            this.ChargePropotionChart.Size = new System.Drawing.Size(486, 330);
            this.ChargePropotionChart.TabIndex = 0;
            chartTitle9.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold);
            chartTitle9.Text = "电费";
            chartTitle9.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.ChargePropotionChart.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle9});
            // 
            // xtraTabPage6
            // 
            this.xtraTabPage6.Name = "xtraTabPage6";
            this.xtraTabPage6.Size = new System.Drawing.Size(486, 330);
            // 
            // xtraTabPageStatic
            // 
            this.xtraTabPageStatic.Name = "xtraTabPageStatic";
            this.xtraTabPageStatic.Size = new System.Drawing.Size(1296, 676);
            this.xtraTabPageStatic.Text = "统计信息";
            // 
            // timer1
            // 
            this.timer1.Interval = 1000;
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            // 
            // labelControlTime
            // 
            this.labelControlTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.labelControlTime.Appearance.Font = new System.Drawing.Font("Microsoft Sans Serif", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelControlTime.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.labelControlTime.Location = new System.Drawing.Point(1143, 49);
            this.labelControlTime.Name = "labelControlTime";
            this.labelControlTime.Size = new System.Drawing.Size(80, 37);
            this.labelControlTime.TabIndex = 3;
            this.labelControlTime.Text = "  :  :  ";
            // 
            // labelControlDate
            // 
            this.labelControlDate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.labelControlDate.Appearance.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.labelControlDate.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.labelControlDate.Location = new System.Drawing.Point(1126, 92);
            this.labelControlDate.Name = "labelControlDate";
            this.labelControlDate.Size = new System.Drawing.Size(151, 20);
            this.labelControlDate.TabIndex = 3;
            this.labelControlDate.Text = "    年  月  日";
            // 
            // frmMain
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1298, 831);
            this.Controls.Add(this.labelControlDate);
            this.Controls.Add(this.labelControlTime);
            this.Controls.Add(this.xtraTabControlBasicInfo);
            this.Controls.Add(this.ribbonControl);
            this.Controls.Add(this.barDockControlLeft);
            this.Controls.Add(this.barDockControlRight);
            this.Controls.Add(this.barDockControlBottom);
            this.Controls.Add(this.barDockControlTop);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "frmMain";
            this.Ribbon = this.ribbonControl;
            this.Text = "Arache配电检测分析系统";
            this.Load += new System.EventHandler(this.frmMain_Load);
            ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollectionRibbonButtonSmall)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit4.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListLookUpEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListLookUpEdit2TreeList)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollectionRibbonLargeButton)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTimeSpanEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRadioGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMarqueeProgressBar1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListLookUpEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListLookUpEdit1TreeList)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPopupContainerEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMarqueeProgressBar2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPopupContainerEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPopupContainerEdit3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
            this.panelContainer1.ResumeLayout(false);
            this.dockPanelUser.ResumeLayout(false);
            this.dockPanel1_Container.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.treeListUser)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sharedImageCollection.ImageSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sharedImageCollection)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.buttonEditSearch.Properties)).EndInit();
            this.dockPanelInfo.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.documentViewerBarManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.printPreviewRepositoryItemComboBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemZoomTrackBar1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl4)).EndInit();
            this.xtraTabControl4.ResumeLayout(false);
            this.xtraTabPage7.ResumeLayout(false);
            this.tableLayoutPanel7.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl5)).EndInit();
            this.xtraTabControl5.ResumeLayout(false);
            this.xtraTabPage9.ResumeLayout(false);
            this.tableLayoutPanel9.ResumeLayout(false);
            this.tableLayoutPanel10.ResumeLayout(false);
            this.tableLayoutPanel10.PerformLayout();
            this.tableLayoutPanel11.ResumeLayout(false);
            this.tableLayoutPanel11.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_1_1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
            this.tableLayoutPanel12.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_1_3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_1_2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_1_4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView5)).EndInit();
            this.xtraTabPage10.ResumeLayout(false);
            this.tableLayoutPanel13.ResumeLayout(false);
            this.xtraTabPage8.ResumeLayout(false);
            this.tableLayoutPanel8.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl6)).EndInit();
            this.xtraTabControl6.ResumeLayout(false);
            this.xtraTabPage11.ResumeLayout(false);
            this.tableLayoutPanel14.ResumeLayout(false);
            this.tableLayoutPanel15.ResumeLayout(false);
            this.tableLayoutPanel15.PerformLayout();
            this.tableLayoutPanel16.ResumeLayout(false);
            this.tableLayoutPanel16.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_2_1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView6)).EndInit();
            this.tableLayoutPanel17.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_2_3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_2_2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl_2_4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView9)).EndInit();
            this.xtraTabPage12.ResumeLayout(false);
            this.tableLayoutPanel18.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlBasicInfo)).EndInit();
            this.xtraTabControlBasicInfo.ResumeLayout(false);
            this.xtraTabPageBasicInfo.ResumeLayout(false);
            this.tableLayoutPanel1.ResumeLayout(false);
            this.tableLayoutPanel2.ResumeLayout(false);
            this.tableLayoutPanel2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.propertyGridRealtime)).EndInit();
            this.tableLayoutPanel3.ResumeLayout(false);
            this.tableLayoutPanel3.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
            this.xtraTabControl1.ResumeLayout(false);
            this.xtraTabPage1.ResumeLayout(false);
            this.tableLayoutPanel4.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)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.PCChartControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.PUChartControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.PFChartControl)).EndInit();
            this.xtraTabPage2.ResumeLayout(false);
            this.tableLayoutPanel5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.PChartControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView21)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView22)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView23)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.QChartControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView24)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView25)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView26)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series21)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView27)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series22)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView28)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.SChartControl)).EndInit();
            this.xtraTabPageCharge.ResumeLayout(false);
            this.tableLayoutPanel6.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
            this.xtraTabControl2.ResumeLayout(false);
            this.xtraTabPage3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(simpleDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series23)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControlChargeProportion)).EndInit();
            this.xtraTabPage4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(simpleDiagram2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series24)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Fe_CuPropotion)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl3)).EndInit();
            this.xtraTabControl3.ResumeLayout(false);
            this.xtraTabPage5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series25)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series26)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series27)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series28)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ChargePropotionChart)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #28
0
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
            this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
            this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
            this.xtraScrollableControl1 = new DevExpress.XtraEditors.XtraScrollableControl();
            this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
            this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
            this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
            this.panelControl8 = new DevExpress.XtraEditors.PanelControl();
            this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
            this.panelControl7 = new DevExpress.XtraEditors.PanelControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridControl1 = new DevExpress.XtraGrid.GridControl();
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
            this.panelControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
            this.groupControl1.SuspendLayout();
            this.xtraScrollableControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
            this.panelControl5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
            this.panelControl4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit();
            this.panelControl8.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
            this.panelControl6.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
            ((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)(sideBySideBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).BeginInit();
            this.SuspendLayout();
            // 
            // panelControl2
            // 
            this.panelControl2.Appearance.BackColor = System.Drawing.Color.DarkGray;
            this.panelControl2.Appearance.Options.UseBackColor = true;
            this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.panelControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panelControl2.Location = new System.Drawing.Point(0, 387);
            this.panelControl2.Name = "panelControl2";
            this.panelControl2.Size = new System.Drawing.Size(800, 26);
            this.panelControl2.TabIndex = 36;
            // 
            // panelControl3
            // 
            this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.panelControl3.Controls.Add(this.groupControl1);
            this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelControl3.Location = new System.Drawing.Point(0, 0);
            this.panelControl3.Name = "panelControl3";
            this.panelControl3.Size = new System.Drawing.Size(800, 413);
            this.panelControl3.TabIndex = 37;
            // 
            // groupControl1
            // 
            this.groupControl1.Controls.Add(this.xtraScrollableControl1);
            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(800, 413);
            this.groupControl1.TabIndex = 24;
            this.groupControl1.Text = "ข้อมูลรายได้";
            // 
            // xtraScrollableControl1
            // 
            this.xtraScrollableControl1.Appearance.BackColor = System.Drawing.Color.Transparent;
            this.xtraScrollableControl1.Appearance.Options.UseBackColor = true;
            this.xtraScrollableControl1.Controls.Add(this.panelControl5);
            this.xtraScrollableControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraScrollableControl1.Location = new System.Drawing.Point(2, 22);
            this.xtraScrollableControl1.Name = "xtraScrollableControl1";
            this.xtraScrollableControl1.Size = new System.Drawing.Size(796, 389);
            this.xtraScrollableControl1.TabIndex = 30;
            // 
            // panelControl5
            // 
            this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.panelControl5.Controls.Add(this.panelControl4);
            this.panelControl5.Controls.Add(this.panelControl8);
            this.panelControl5.Controls.Add(this.panelControl6);
            this.panelControl5.Controls.Add(this.panelControl1);
            this.panelControl5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelControl5.Location = new System.Drawing.Point(0, 0);
            this.panelControl5.Name = "panelControl5";
            this.panelControl5.Size = new System.Drawing.Size(796, 389);
            this.panelControl5.TabIndex = 34;
            // 
            // panelControl4
            // 
            this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.panelControl4.Controls.Add(this.simpleButton3);
            this.panelControl4.Dock = System.Windows.Forms.DockStyle.Right;
            this.panelControl4.Location = new System.Drawing.Point(596, 359);
            this.panelControl4.Name = "panelControl4";
            this.panelControl4.Size = new System.Drawing.Size(200, 30);
            this.panelControl4.TabIndex = 5;
            // 
            // simpleButton3
            // 
            this.simpleButton3.Location = new System.Drawing.Point(47, 6);
            this.simpleButton3.Name = "simpleButton3";
            this.simpleButton3.Size = new System.Drawing.Size(131, 41);
            this.simpleButton3.TabIndex = 4;
            this.simpleButton3.Text = "พิมพ์รายงาน";
            // 
            // panelControl8
            // 
            this.panelControl8.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.panelControl8.Controls.Add(this.gridControl1);
            this.panelControl8.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelControl8.Location = new System.Drawing.Point(0, 230);
            this.panelControl8.Name = "panelControl8";
            this.panelControl8.Size = new System.Drawing.Size(796, 129);
            this.panelControl8.TabIndex = 7;
            // 
            // panelControl6
            // 
            this.panelControl6.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.panelControl6.Controls.Add(this.panelControl7);
            this.panelControl6.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelControl6.Location = new System.Drawing.Point(0, 196);
            this.panelControl6.Name = "panelControl6";
            this.panelControl6.Size = new System.Drawing.Size(796, 34);
            this.panelControl6.TabIndex = 6;
            // 
            // panelControl7
            // 
            this.panelControl7.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.panelControl7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelControl7.Location = new System.Drawing.Point(0, 0);
            this.panelControl7.Name = "panelControl7";
            this.panelControl7.Size = new System.Drawing.Size(796, 34);
            this.panelControl7.TabIndex = 7;
            // 
            // gridView1
            // 
            this.gridView1.Name = "gridView1";
            // 
            // gridView2
            // 
            this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn4,
            this.gridColumn5,
            this.gridColumn1,
            this.gridColumn2});
            this.gridView2.GridControl = this.gridControl1;
            this.gridView2.Name = "gridView2";
            this.gridView2.OptionsView.EnableAppearanceEvenRow = true;
            this.gridView2.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn4
            // 
            this.gridColumn4.Caption = "รายได้จากใบแจ้งหนี้";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 1;
            this.gridColumn4.Width = 282;
            // 
            // gridColumn5
            // 
            this.gridColumn5.Caption = "รายได้จริงจากใบเสร็จรับเงิน";
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 2;
            this.gridColumn5.Width = 282;
            // 
            // gridColumn1
            // 
            this.gridColumn1.Caption = "ยอดค้างชำระ";
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 3;
            this.gridColumn1.Width = 288;
            // 
            // gridColumn2
            // 
            this.gridColumn2.Caption = " ";
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 0;
            this.gridColumn2.Width = 23;
            // 
            // gridControl1
            // 
            this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl1.Location = new System.Drawing.Point(0, 0);
            this.gridControl1.MainView = this.gridView2;
            this.gridControl1.Name = "gridControl1";
            this.gridControl1.Size = new System.Drawing.Size(796, 129);
            this.gridControl1.TabIndex = 3;
            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView2});
            // 
            // panelControl1
            // 
            this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.panelControl1.Controls.Add(this.chartControl1);
            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(796, 196);
            this.panelControl1.TabIndex = 4;
            // 
            // 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.Location = new System.Drawing.Point(0, 0);
            this.chartControl1.Name = "chartControl1";
            sideBySideBarSeriesLabel1.LineVisible = true;
            series1.Label = sideBySideBarSeriesLabel1;
            series1.Name = "Series 1";
            sideBySideBarSeriesLabel2.LineVisible = true;
            series2.Label = sideBySideBarSeriesLabel2;
            series2.Name = "Series 2";
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2};
            sideBySideBarSeriesLabel3.LineVisible = true;
            this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel3;
            this.chartControl1.Size = new System.Drawing.Size(796, 196);
            this.chartControl1.TabIndex = 0;
            // 
            // ReportRevenue
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.panelControl2);
            this.Controls.Add(this.panelControl3);
            this.Name = "ReportRevenue";
            this.Size = new System.Drawing.Size(800, 413);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
            this.panelControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
            this.groupControl1.ResumeLayout(false);
            this.xtraScrollableControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
            this.panelControl5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
            this.panelControl4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl8)).EndInit();
            this.panelControl8.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
            this.panelControl6.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.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)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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.AreaSeriesView           areaSeriesView1           = new DevExpress.XtraCharts.AreaSeriesView();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.chartControl1         = new DevExpress.XtraCharts.ChartControl();
     this.productsTableAdapter  = new CustomLabelsWithaLargeAmountOfData.nwindDataSetTableAdapters.ProductsTableAdapter();
     this.productsBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.nwindDataSet          = new CustomLabelsWithaLargeAmountOfData.nwindDataSet();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(areaSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.productsBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.nwindDataSet)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.DataAdapter               = this.productsTableAdapter;
     this.chartControl1.DataSource                = this.productsBindingSource;
     xyDiagram1.AxisX.Label.Angle                 = 45;
     xyDiagram1.AxisX.Label.EnableAntialiasing    = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.VisualRange.AutoSideMargins = false;
     xyDiagram1.AxisX.VisibleInPanesSerializable  = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable  = "-1";
     this.chartControl1.Diagram           = xyDiagram1;
     this.chartControl1.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl1.Location          = new System.Drawing.Point(0, 0);
     this.chartControl1.Name              = "chartControl1";
     series1.ArgumentDataMember           = "ProductName";
     series1.DataFilters.ClearAndAddRange(new DevExpress.XtraCharts.DataFilter[] {
         new DevExpress.XtraCharts.DataFilter("UnitPrice", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.GreaterThanOrEqual, new decimal(new int[] {
             10,
             0,
             0,
             0
         })),
         new DevExpress.XtraCharts.DataFilter("UnitPrice", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.LessThanOrEqual, new decimal(new int[] {
             100,
             0,
             0,
             0
         }))
     });
     pointSeriesLabel1.Angle = 90;
     pointSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
     series1.Label = pointSeriesLabel1;
     series1.Name  = "Series 1";
     series1.ValueDataMembersSerializable = "UnitPrice";
     areaSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     series1.View          = areaSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel1;
     this.chartControl1.Size     = new System.Drawing.Size(1140, 523);
     this.chartControl1.TabIndex = 0;
     this.chartControl1.CustomDrawSeriesPoint += new DevExpress.XtraCharts.CustomDrawSeriesPointEventHandler(this.chartControl1_CustomDrawSeriesPoint);
     //
     // productsTableAdapter
     //
     this.productsTableAdapter.ClearBeforeFill = true;
     //
     // productsBindingSource
     //
     this.productsBindingSource.DataMember = "Products";
     this.productsBindingSource.DataSource = this.nwindDataSet;
     //
     // nwindDataSet
     //
     this.nwindDataSet.DataSetName             = "nwindDataSet";
     this.nwindDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1140, 523);
     this.Controls.Add(this.chartControl1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(areaSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.productsBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.nwindDataSet)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #30
0
        /// <summary> 
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ucChartAndTableShow));
            this.xtraTabControl_ChartAndTable = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage_Chart = new DevExpress.XtraTab.XtraTabPage();
            this.chartControl = new DevExpress.XtraCharts.ChartControl();
            this.xtraTabPage_Table = new DevExpress.XtraTab.XtraTabPage();
            this.spreadsheetControl = new DevExpress.XtraSpreadsheet.SpreadsheetControl();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.icbeChartType = new DevExpress.XtraEditors.ImageComboBoxEdit();
            this.icChartTypeImage = new DevExpress.Utils.ImageCollection(this.components);
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.checkedDataFields = new DevExpress.XtraEditors.CheckedComboBoxEdit();
            this.checkPercentShow = new DevExpress.XtraEditors.CheckEdit();
            this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl_ChartAndTable)).BeginInit();
            this.xtraTabControl_ChartAndTable.SuspendLayout();
            this.xtraTabPage_Chart.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            this.xtraTabPage_Table.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.icbeChartType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.icChartTypeImage)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkedDataFields.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkPercentShow.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // xtraTabControl_ChartAndTable
            // 
            this.xtraTabControl_ChartAndTable.Dock = System.Windows.Forms.DockStyle.Top;
            this.xtraTabControl_ChartAndTable.Location = new System.Drawing.Point(0, 0);
            this.xtraTabControl_ChartAndTable.Name = "xtraTabControl_ChartAndTable";
            this.xtraTabControl_ChartAndTable.SelectedTabPage = this.xtraTabPage_Chart;
            this.xtraTabControl_ChartAndTable.Size = new System.Drawing.Size(400, 272);
            this.xtraTabControl_ChartAndTable.TabIndex = 0;
            this.xtraTabControl_ChartAndTable.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage_Chart,
            this.xtraTabPage_Table});
            // 
            // xtraTabPage_Chart
            // 
            this.xtraTabPage_Chart.Controls.Add(this.chartControl);
            this.xtraTabPage_Chart.Name = "xtraTabPage_Chart";
            this.xtraTabPage_Chart.Size = new System.Drawing.Size(394, 243);
            this.xtraTabPage_Chart.Text = "统计图";
            // 
            // chartControl
            // 
            this.chartControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl.Location = new System.Drawing.Point(0, 0);
            this.chartControl.Name = "chartControl";
            this.chartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            sideBySideBarSeriesLabel1.LineVisible = true;
            this.chartControl.SeriesTemplate.Label = sideBySideBarSeriesLabel1;
            this.chartControl.Size = new System.Drawing.Size(394, 243);
            this.chartControl.TabIndex = 0;
            this.chartControl.ObjectSelected += new DevExpress.XtraCharts.HotTrackEventHandler(this.chartControl_ObjectSelected);
            // 
            // xtraTabPage_Table
            // 
            this.xtraTabPage_Table.Controls.Add(this.spreadsheetControl);
            this.xtraTabPage_Table.Name = "xtraTabPage_Table";
            this.xtraTabPage_Table.Size = new System.Drawing.Size(394, 243);
            this.xtraTabPage_Table.Text = "数据表";
            // 
            // spreadsheetControl
            // 
            this.spreadsheetControl.AllowDrop = true;
            this.spreadsheetControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.spreadsheetControl.Location = new System.Drawing.Point(0, 0);
            this.spreadsheetControl.Name = "spreadsheetControl";
            this.spreadsheetControl.Options.Export.Csv.Culture = new System.Globalization.CultureInfo("");
            this.spreadsheetControl.Options.Export.Txt.Culture = new System.Globalization.CultureInfo("");
            this.spreadsheetControl.Options.Export.Txt.ValueSeparator = ',';
            this.spreadsheetControl.Options.Import.Csv.Culture = new System.Globalization.CultureInfo("");
            this.spreadsheetControl.Options.Import.ThrowExceptionOnInvalidDocument = false;
            this.spreadsheetControl.Options.Import.Txt.Culture = new System.Globalization.CultureInfo("");
            this.spreadsheetControl.Size = new System.Drawing.Size(394, 243);
            this.spreadsheetControl.TabIndex = 0;
            this.spreadsheetControl.Text = "spreadsheetControl1";
            // 
            // labelControl1
            // 
            this.labelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.labelControl1.Location = new System.Drawing.Point(3, 278);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(60, 14);
            this.labelControl1.TabIndex = 1;
            this.labelControl1.Text = "图表类型:";
            // 
            // icbeChartType
            // 
            this.icbeChartType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.icbeChartType.Location = new System.Drawing.Point(61, 275);
            this.icbeChartType.Name = "icbeChartType";
            this.icbeChartType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.icbeChartType.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("柱状图", "柱状图", 0),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("饼状图", "饼状图", 1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("折线图", "折线图", 2),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("散点图", "散点图", 3)});
            this.icbeChartType.Properties.LargeImages = this.icChartTypeImage;
            this.icbeChartType.Size = new System.Drawing.Size(62, 20);
            this.icbeChartType.TabIndex = 2;
            this.icbeChartType.SelectedIndexChanged += new System.EventHandler(this.icbeChartType_SelectedIndexChanged);
            // 
            // icChartTypeImage
            // 
            this.icChartTypeImage.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("icChartTypeImage.ImageStream")));
            this.icChartTypeImage.InsertGalleryImage("bar_16x16.png", "images/chart/bar_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/chart/bar_16x16.png"), 0);
            this.icChartTypeImage.Images.SetKeyName(0, "bar_16x16.png");
            this.icChartTypeImage.InsertGalleryImage("pie_16x16.png", "images/chart/pie_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/chart/pie_16x16.png"), 1);
            this.icChartTypeImage.Images.SetKeyName(1, "pie_16x16.png");
            this.icChartTypeImage.InsertGalleryImage("line_16x16.png", "images/chart/line_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/chart/line_16x16.png"), 2);
            this.icChartTypeImage.Images.SetKeyName(2, "line_16x16.png");
            this.icChartTypeImage.InsertGalleryImage("point_16x16.png", "images/chart/point_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/chart/point_16x16.png"), 3);
            this.icChartTypeImage.Images.SetKeyName(3, "point_16x16.png");
            // 
            // labelControl2
            // 
            this.labelControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.labelControl2.Location = new System.Drawing.Point(129, 278);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(60, 14);
            this.labelControl2.TabIndex = 3;
            this.labelControl2.Text = "数据字段:";
            // 
            // checkedDataFields
            // 
            this.checkedDataFields.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.checkedDataFields.Location = new System.Drawing.Point(187, 275);
            this.checkedDataFields.Name = "checkedDataFields";
            this.checkedDataFields.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.checkedDataFields.Size = new System.Drawing.Size(78, 20);
            this.checkedDataFields.TabIndex = 4;
            this.checkedDataFields.EditValueChanged += new System.EventHandler(this.checkedDataFields_EditValueChanged);
            // 
            // checkPercentShow
            // 
            this.checkPercentShow.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.checkPercentShow.EditValue = true;
            this.checkPercentShow.Location = new System.Drawing.Point(271, 276);
            this.checkPercentShow.Name = "checkPercentShow";
            this.checkPercentShow.Properties.Caption = "百分比";
            this.checkPercentShow.Size = new System.Drawing.Size(58, 19);
            this.checkPercentShow.TabIndex = 5;
            this.checkPercentShow.CheckedChanged += new System.EventHandler(this.checkPercentShow_CheckedChanged);
            // 
            // btnOutPut
            // 
            this.btnOutPut.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnOutPut.Location = new System.Drawing.Point(354, 274);
            this.btnOutPut.Name = "btnOutPut";
            this.btnOutPut.Size = new System.Drawing.Size(40, 23);
            this.btnOutPut.TabIndex = 6;
            this.btnOutPut.Text = "导出";
            this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
            // 
            // ucChartAndTableShow
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.btnOutPut);
            this.Controls.Add(this.checkPercentShow);
            this.Controls.Add(this.checkedDataFields);
            this.Controls.Add(this.labelControl2);
            this.Controls.Add(this.icbeChartType);
            this.Controls.Add(this.labelControl1);
            this.Controls.Add(this.xtraTabControl_ChartAndTable);
            this.MinimumSize = new System.Drawing.Size(300, 300);
            this.Name = "ucChartAndTableShow";
            this.Size = new System.Drawing.Size(400, 300);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl_ChartAndTable)).EndInit();
            this.xtraTabControl_ChartAndTable.ResumeLayout(false);
            this.xtraTabPage_Chart.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl)).EndInit();
            this.xtraTabPage_Table.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.icbeChartType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.icChartTypeImage)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkedDataFields.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkPercentShow.Properties)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #31
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.ChartTitle chartTitle1             = new DevExpress.XtraCharts.ChartTitle();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmChartView));
     this.menuStrip1                     = new System.Windows.Forms.MenuStrip();
     this.fileToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.printToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.printReviewToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem1             = new System.Windows.Forms.ToolStripSeparator();
     this.exitToolStripMenuItem1         = new System.Windows.Forms.ToolStripMenuItem();
     this.exportToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.exportToXLSToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.exportToToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.exportToPDFToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem2             = new System.Windows.Forms.ToolStripSeparator();
     this.exportToImageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.pNGToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.jPGToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.gIFToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.bMPToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.chartControl1                  = new DevExpress.XtraCharts.ChartControl();
     this.menuStrip1.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)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     this.SuspendLayout();
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.fileToolStripMenuItem,
         this.exportToolStripMenuItem
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(777, 24);
     this.menuStrip1.TabIndex = 0;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // fileToolStripMenuItem
     //
     this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.printToolStripMenuItem,
         this.printReviewToolStripMenuItem,
         this.toolStripMenuItem1,
         this.exitToolStripMenuItem1
     });
     this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
     this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
     this.fileToolStripMenuItem.Text = "File";
     //
     // printToolStripMenuItem
     //
     this.printToolStripMenuItem.Name   = "printToolStripMenuItem";
     this.printToolStripMenuItem.Size   = new System.Drawing.Size(148, 22);
     this.printToolStripMenuItem.Text   = "Print...";
     this.printToolStripMenuItem.Click += new System.EventHandler(this.printToolStripMenuItem_Click);
     //
     // printReviewToolStripMenuItem
     //
     this.printReviewToolStripMenuItem.Name   = "printReviewToolStripMenuItem";
     this.printReviewToolStripMenuItem.Size   = new System.Drawing.Size(148, 22);
     this.printReviewToolStripMenuItem.Text   = "Print Review...";
     this.printReviewToolStripMenuItem.Click += new System.EventHandler(this.printReviewToolStripMenuItem_Click);
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size = new System.Drawing.Size(145, 6);
     //
     // exitToolStripMenuItem1
     //
     this.exitToolStripMenuItem1.Name   = "exitToolStripMenuItem1";
     this.exitToolStripMenuItem1.Size   = new System.Drawing.Size(148, 22);
     this.exitToolStripMenuItem1.Text   = "Exit";
     this.exitToolStripMenuItem1.Click += new System.EventHandler(this.exitToolStripMenuItem1_Click);
     //
     // exportToolStripMenuItem
     //
     this.exportToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.exportToXLSToolStripMenuItem,
         this.exportToToolStripMenuItem,
         this.exportToPDFToolStripMenuItem,
         this.toolStripMenuItem2,
         this.exportToImageToolStripMenuItem
     });
     this.exportToolStripMenuItem.Name = "exportToolStripMenuItem";
     this.exportToolStripMenuItem.Size = new System.Drawing.Size(52, 20);
     this.exportToolStripMenuItem.Text = "Export";
     //
     // exportToXLSToolStripMenuItem
     //
     this.exportToXLSToolStripMenuItem.Name   = "exportToXLSToolStripMenuItem";
     this.exportToXLSToolStripMenuItem.Size   = new System.Drawing.Size(157, 22);
     this.exportToXLSToolStripMenuItem.Text   = "Export to XLS";
     this.exportToXLSToolStripMenuItem.Click += new System.EventHandler(this.exportToXLSToolStripMenuItem_Click);
     //
     // exportToToolStripMenuItem
     //
     this.exportToToolStripMenuItem.Name   = "exportToToolStripMenuItem";
     this.exportToToolStripMenuItem.Size   = new System.Drawing.Size(157, 22);
     this.exportToToolStripMenuItem.Text   = "Export to HTML";
     this.exportToToolStripMenuItem.Click += new System.EventHandler(this.exportToToolStripMenuItem_Click);
     //
     // exportToPDFToolStripMenuItem
     //
     this.exportToPDFToolStripMenuItem.Name   = "exportToPDFToolStripMenuItem";
     this.exportToPDFToolStripMenuItem.Size   = new System.Drawing.Size(157, 22);
     this.exportToPDFToolStripMenuItem.Text   = "Export to PDF";
     this.exportToPDFToolStripMenuItem.Click += new System.EventHandler(this.exportToPDFToolStripMenuItem_Click);
     //
     // toolStripMenuItem2
     //
     this.toolStripMenuItem2.Name = "toolStripMenuItem2";
     this.toolStripMenuItem2.Size = new System.Drawing.Size(154, 6);
     //
     // exportToImageToolStripMenuItem
     //
     this.exportToImageToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.pNGToolStripMenuItem,
         this.jPGToolStripMenuItem,
         this.gIFToolStripMenuItem,
         this.bMPToolStripMenuItem
     });
     this.exportToImageToolStripMenuItem.Name   = "exportToImageToolStripMenuItem";
     this.exportToImageToolStripMenuItem.Size   = new System.Drawing.Size(157, 22);
     this.exportToImageToolStripMenuItem.Text   = "Export to Image";
     this.exportToImageToolStripMenuItem.Click += new System.EventHandler(this.exportToImageToolStripMenuItem_Click);
     //
     // pNGToolStripMenuItem
     //
     this.pNGToolStripMenuItem.Name   = "pNGToolStripMenuItem";
     this.pNGToolStripMenuItem.Size   = new System.Drawing.Size(99, 22);
     this.pNGToolStripMenuItem.Text   = "PNG";
     this.pNGToolStripMenuItem.Click += new System.EventHandler(this.pNGToolStripMenuItem_Click);
     //
     // jPGToolStripMenuItem
     //
     this.jPGToolStripMenuItem.Name   = "jPGToolStripMenuItem";
     this.jPGToolStripMenuItem.Size   = new System.Drawing.Size(99, 22);
     this.jPGToolStripMenuItem.Text   = "JPG";
     this.jPGToolStripMenuItem.Click += new System.EventHandler(this.jPGToolStripMenuItem_Click);
     //
     // gIFToolStripMenuItem
     //
     this.gIFToolStripMenuItem.Name = "gIFToolStripMenuItem";
     this.gIFToolStripMenuItem.Size = new System.Drawing.Size(99, 22);
     this.gIFToolStripMenuItem.Text = "GIF";
     //
     // bMPToolStripMenuItem
     //
     this.bMPToolStripMenuItem.Name   = "bMPToolStripMenuItem";
     this.bMPToolStripMenuItem.Size   = new System.Drawing.Size(99, 22);
     this.bMPToolStripMenuItem.Text   = "BMP";
     this.bMPToolStripMenuItem.Click += new System.EventHandler(this.bMPToolStripMenuItem_Click);
     //
     // chartControl1
     //
     xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
     this.chartControl1.Diagram  = xyDiagram1;
     this.chartControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Location = new System.Drawing.Point(0, 24);
     this.chartControl1.Name     = "chartControl1";
     series1.Name = "Series 1";
     sideBySideBarSeriesLabel1.Visible = false;
     series1.Label = sideBySideBarSeriesLabel1;
     series2.Name  = "Series 2";
     sideBySideBarSeriesLabel2.Visible = false;
     series2.Label = sideBySideBarSeriesLabel2;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.chartControl1.Size     = new System.Drawing.Size(777, 417);
     this.chartControl1.TabIndex = 1;
     chartTitle1.Text            = "Biểu đồ";
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // frmChartView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(777, 441);
     this.Controls.Add(this.chartControl1);
     this.Controls.Add(this.menuStrip1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MainMenuStrip = this.menuStrip1;
     this.Name          = "frmChartView";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Biểu đồ";
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     ((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)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #32
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.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
			this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
			this.buttonEdit1 = new DevExpress.XtraEditors.ButtonEdit();
			this.comboBoxEdit2 = new DevExpress.XtraEditors.ComboBoxEdit();
			this.trackBarControl1 = new DevExpress.XtraEditors.TrackBarControl();
			this.rangeTrackBarControl2 = new DevExpress.XtraEditors.RangeTrackBarControl();
			this.rangeTrackBarControl1 = new DevExpress.XtraEditors.RangeTrackBarControl();
			this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
			this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
			this.lciPlotName = new DevExpress.XtraLayout.LayoutControlItem();
			this.lciXRange = new DevExpress.XtraLayout.LayoutControlItem();
			this.lciYRange = new DevExpress.XtraLayout.LayoutControlItem();
			this.lciValueX = new DevExpress.XtraLayout.LayoutControlItem();
			this.lciSeriesName = new DevExpress.XtraLayout.LayoutControlItem();
			this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
			((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
			this.layoutControl1.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit2.Properties)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.trackBarControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.trackBarControl1.Properties)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControl2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControl2.Properties)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControl1.Properties)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.lciPlotName)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.lciXRange)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.lciYRange)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.lciValueX)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.lciSeriesName)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
			this.SuspendLayout();
			// 
			// layoutControl1
			// 
			this.layoutControl1.Appearance.DisabledLayoutGroupCaption.ForeColor = System.Drawing.SystemColors.GrayText;
			this.layoutControl1.Appearance.DisabledLayoutGroupCaption.Options.UseForeColor = true;
			this.layoutControl1.Appearance.DisabledLayoutItem.ForeColor = System.Drawing.SystemColors.GrayText;
			this.layoutControl1.Appearance.DisabledLayoutItem.Options.UseForeColor = true;
			this.layoutControl1.Controls.Add(this.buttonEdit1);
			this.layoutControl1.Controls.Add(this.comboBoxEdit2);
			this.layoutControl1.Controls.Add(this.trackBarControl1);
			this.layoutControl1.Controls.Add(this.rangeTrackBarControl2);
			this.layoutControl1.Controls.Add(this.rangeTrackBarControl1);
			this.layoutControl1.Controls.Add(this.chartControl1);
			this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.layoutControl1.Location = new System.Drawing.Point(0, 0);
			this.layoutControl1.Name = "layoutControl1";
			this.layoutControl1.Root = this.layoutControlGroup1;
			this.layoutControl1.Size = new System.Drawing.Size(578, 510);
			this.layoutControl1.TabIndex = 0;
			this.layoutControl1.Text = "layoutControl1";
			// 
			// buttonEdit1
			// 
			this.buttonEdit1.Location = new System.Drawing.Point(324, 428);
			this.buttonEdit1.Name = "buttonEdit1";
			this.buttonEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
			this.buttonEdit1.Size = new System.Drawing.Size(248, 20);
			this.buttonEdit1.StyleController = this.layoutControl1;
			this.buttonEdit1.TabIndex = 11;
			// 
			// comboBoxEdit2
			// 
			this.comboBoxEdit2.Location = new System.Drawing.Point(72, 428);
			this.comboBoxEdit2.Name = "comboBoxEdit2";
			this.comboBoxEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
			this.comboBoxEdit2.Size = new System.Drawing.Size(176, 20);
			this.comboBoxEdit2.StyleController = this.layoutControl1;
			this.comboBoxEdit2.TabIndex = 10;
			// 
			// trackBarControl1
			// 
			this.trackBarControl1.EditValue = null;
			this.trackBarControl1.Location = new System.Drawing.Point(72, 459);
			this.trackBarControl1.Name = "trackBarControl1";
			this.trackBarControl1.Size = new System.Drawing.Size(500, 45);
			this.trackBarControl1.StyleController = this.layoutControl1;
			this.trackBarControl1.TabIndex = 7;
			// 
			// rangeTrackBarControl2
			// 
			this.rangeTrackBarControl2.EditValue = new DevExpress.XtraEditors.Repository.TrackBarRange(0, 0);
			this.rangeTrackBarControl2.Location = new System.Drawing.Point(7, 25);
			this.rangeTrackBarControl2.Name = "rangeTrackBarControl2";
			this.rangeTrackBarControl2.Properties.Orientation = System.Windows.Forms.Orientation.Vertical;
			this.rangeTrackBarControl2.Size = new System.Drawing.Size(45, 336);
			this.rangeTrackBarControl2.StyleController = this.layoutControl1;
			this.rangeTrackBarControl2.TabIndex = 6;
			// 
			// rangeTrackBarControl1
			// 
			this.rangeTrackBarControl1.EditValue = new DevExpress.XtraEditors.Repository.TrackBarRange(0, 0);
			this.rangeTrackBarControl1.Location = new System.Drawing.Point(72, 372);
			this.rangeTrackBarControl1.Name = "rangeTrackBarControl1";
			this.rangeTrackBarControl1.Size = new System.Drawing.Size(500, 45);
			this.rangeTrackBarControl1.StyleController = this.layoutControl1;
			this.rangeTrackBarControl1.TabIndex = 5;
			// 
			// chartControl1
			// 
			this.chartControl1.Location = new System.Drawing.Point(78, 25);
			this.chartControl1.Name = "chartControl1";
			this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
			sideBySideBarSeriesLabel1.LineVisible = true;
			sideBySideBarSeriesLabel1.OverlappingOptionsTypeName = "OverlappingOptions";
			this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel1;
			this.chartControl1.Size = new System.Drawing.Size(509, 336);
			this.chartControl1.TabIndex = 4;
			// 
			// layoutControlGroup1
			// 
			this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1";
			this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.lciPlotName,
            this.lciXRange,
            this.lciYRange,
            this.lciValueX,
            this.lciSeriesName,
            this.layoutControlItem3});
			this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
			this.layoutControlGroup1.Name = "layoutControlGroup1";
			this.layoutControlGroup1.Size = new System.Drawing.Size(578, 510);
			this.layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
			this.layoutControlGroup1.Text = "layoutControlGroup1";
			this.layoutControlGroup1.TextVisible = false;
			// 
			// lciPlotName
			// 
			this.lciPlotName.Control = this.chartControl1;
			this.lciPlotName.CustomizationFormText = "统计图";
			this.lciPlotName.Location = new System.Drawing.Point(71, 0);
			this.lciPlotName.Name = "lciPlotName";
			this.lciPlotName.Size = new System.Drawing.Size(520, 365);
			this.lciPlotName.Text = "lciPlotName";
			this.lciPlotName.TextLocation = DevExpress.Utils.Locations.Top;
			this.lciPlotName.TextSize = new System.Drawing.Size(60, 13);
			// 
			// lciXRange
			// 
			this.lciXRange.Control = this.rangeTrackBarControl1;
			this.lciXRange.CustomizationFormText = "时间范围:";
			this.lciXRange.Location = new System.Drawing.Point(0, 365);
			this.lciXRange.Name = "lciXRange";
			this.lciXRange.Size = new System.Drawing.Size(576, 56);
			this.lciXRange.Text = "时间范围:";
			this.lciXRange.TextLocation = DevExpress.Utils.Locations.Left;
			this.lciXRange.TextSize = new System.Drawing.Size(60, 13);
			// 
			// lciYRange
			// 
			this.lciYRange.Control = this.rangeTrackBarControl2;
			this.lciYRange.CustomizationFormText = "取值范围:";
			this.lciYRange.Location = new System.Drawing.Point(0, 0);
			this.lciYRange.Name = "lciYRange";
			this.lciYRange.Size = new System.Drawing.Size(71, 365);
			this.lciYRange.Text = "取值范围:";
			this.lciYRange.TextLocation = DevExpress.Utils.Locations.Top;
			this.lciYRange.TextSize = new System.Drawing.Size(60, 13);
			// 
			// lciValueX
			// 
			this.lciValueX.Control = this.trackBarControl1;
			this.lciValueX.CustomizationFormText = "时间轴:";
			this.lciValueX.Location = new System.Drawing.Point(0, 452);
			this.lciValueX.Name = "lciValueX";
			this.lciValueX.Size = new System.Drawing.Size(576, 56);
			this.lciValueX.Text = "时间轴:";
			this.lciValueX.TextLocation = DevExpress.Utils.Locations.Left;
			this.lciValueX.TextSize = new System.Drawing.Size(60, 13);
			// 
			// lciSeriesName
			// 
			this.lciSeriesName.Control = this.comboBoxEdit2;
			this.lciSeriesName.CustomizationFormText = "系列名";
			this.lciSeriesName.Location = new System.Drawing.Point(0, 421);
			this.lciSeriesName.Name = "lciSeriesName";
			this.lciSeriesName.Size = new System.Drawing.Size(252, 31);
			this.lciSeriesName.Text = "系列名:";
			this.lciSeriesName.TextLocation = DevExpress.Utils.Locations.Left;
			this.lciSeriesName.TextSize = new System.Drawing.Size(60, 13);
			// 
			// layoutControlItem3
			// 
			this.layoutControlItem3.Control = this.buttonEdit1;
			this.layoutControlItem3.CustomizationFormText = "值";
			this.layoutControlItem3.Location = new System.Drawing.Point(252, 421);
			this.layoutControlItem3.Name = "layoutControlItem3";
			this.layoutControlItem3.Size = new System.Drawing.Size(324, 31);
			this.layoutControlItem3.Text = "值";
			this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Left;
			this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 13);
			// 
			// PlotTSScalarForm
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.ClientSize = new System.Drawing.Size(578, 510);
			this.Controls.Add(this.layoutControl1);
			this.Name = "PlotTSScalarForm";
			this.Text = "统计图";
			((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
			this.layoutControl1.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit2.Properties)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.trackBarControl1.Properties)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.trackBarControl1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControl2.Properties)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControl2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControl1.Properties)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.rangeTrackBarControl1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.lciPlotName)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.lciXRange)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.lciYRange)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.lciValueX)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.lciSeriesName)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
			this.ResumeLayout(false);

		}
コード例 #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();
     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.Series                   series2                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.chartControl1    = new DevExpress.XtraCharts.ChartControl();
     this.gspDataSet       = new AutoSeries.gspDataSet();
     this.gSPBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gSPTableAdapter  = new AutoSeries.gspDataSetTableAdapters.GSPTableAdapter();
     ((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)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gspDataSet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gSPBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.DataAdapter = this.gSPTableAdapter;
     this.chartControl1.DataSource  = this.gSPBindingSource;
     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";
     secondaryAxisY1.AxisID = 0;
     secondaryAxisY1.Name   = "Secondary AxisY 1";
     secondaryAxisY1.Range.ScrollingRange.SideMarginsEnabled = true;
     secondaryAxisY1.Range.SideMarginsEnabled   = true;
     secondaryAxisY1.VisibleInPanesSerializable = "-1";
     xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY1
     });
     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.SeriesDataMember   = "Year";
     sideBySideBarSeriesLabel1.LineVisible = true;
     series1.Label = sideBySideBarSeriesLabel1;
     series1.Name  = "Series 1";
     sideBySideBarSeriesLabel2.LineVisible = true;
     series2.Label = sideBySideBarSeriesLabel2;
     series2.Name  = "Series 2";
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.chartControl1.SeriesTemplate.ArgumentDataMember = "Region";
     this.chartControl1.SeriesTemplate.ArgumentScaleType  = DevExpress.XtraCharts.ScaleType.Qualitative;
     sideBySideBarSeriesLabel3.LineVisible   = true;
     this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel3;
     this.chartControl1.SeriesTemplate.ValueDataMembersSerializable = "GSP";
     this.chartControl1.Size              = new System.Drawing.Size(659, 379);
     this.chartControl1.TabIndex          = 0;
     this.chartControl1.BoundDataChanged += new DevExpress.XtraCharts.BoundDataChangedEventHandler(this.chartControl1_BoundDataChanged);
     //
     // gspDataSet
     //
     this.gspDataSet.DataSetName             = "gspDataSet";
     this.gspDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // gSPBindingSource
     //
     this.gSPBindingSource.DataMember = "GSP";
     this.gSPBindingSource.DataSource = this.gspDataSet;
     //
     // gSPTableAdapter
     //
     this.gSPTableAdapter.ClearBeforeFill = true;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(659, 379);
     this.Controls.Add(this.chartControl1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).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.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gspDataSet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gSPBindingSource)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #34
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.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel1 = new DevExpress.XtraCharts.PieSeriesLabel();
            DevExpress.XtraCharts.PiePointOptions piePointOptions1 = new DevExpress.XtraCharts.PiePointOptions();
            DevExpress.XtraCharts.PieSeriesView pieSeriesView1 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel2 = new DevExpress.XtraCharts.PieSeriesLabel();
            DevExpress.XtraCharts.PiePointOptions piePointOptions2 = new DevExpress.XtraCharts.PiePointOptions();
            DevExpress.XtraCharts.PieSeriesView pieSeriesView2 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle2 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel4 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel5 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.ChartTitle chartTitle3 = new DevExpress.XtraCharts.ChartTitle();
            this.totalAmountSalesByYearBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.chartControl2 = new DevExpress.XtraCharts.ChartControl();
            this.propertyGrid1 = new System.Windows.Forms.PropertyGrid();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.chartControl3 = new DevExpress.XtraCharts.ChartControl();
            this.totalAmountByProductByYearBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
            this.bar1 = new DevExpress.XtraBars.Bar();
            this.bar2 = new DevExpress.XtraBars.Bar();
            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();
            this.propertyGrid2 = new System.Windows.Forms.PropertyGrid();
            this.SeriesTemplate = new System.Windows.Forms.Label();
            this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
            ((System.ComponentModel.ISupportInitialize)(this.totalAmountSalesByYearBindingSource)).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)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).BeginInit();
            this.tabControl1.SuspendLayout();
            this.tabPage1.SuspendLayout();
            this.tabPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.totalAmountByProductByYearBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
            this.SuspendLayout();
            // 
            // totalAmountSalesByYearBindingSource
            // 
            this.totalAmountSalesByYearBindingSource.DataSource = typeof(DXtraCharts.TotalAmountSalesByYear);
            // 
            // simpleButton1
            // 
            this.simpleButton1.Location = new System.Drawing.Point(537, 26);
            this.simpleButton1.Name = "simpleButton1";
            this.simpleButton1.Size = new System.Drawing.Size(179, 23);
            this.simpleButton1.TabIndex = 0;
            this.simpleButton1.Text = "bind";
            this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
            // 
            // chartControl1
            // 
            this.chartControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.chartControl1.DataSource = this.totalAmountSalesByYearBindingSource;
            xyDiagram1.AxisX.Label.Angle = 15;
            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.Location = new System.Drawing.Point(6, 20);
            this.chartControl1.Name = "chartControl1";
            series1.ArgumentDataMember = "Year";
            sideBySideBarSeriesLabel1.LineVisible = true;
            sideBySideBarSeriesLabel1.OverlappingOptionsTypeName = "OverlappingOptions";
            series1.Label = sideBySideBarSeriesLabel1;
            series1.Name = "Series 1";
            series1.SeriesPointsSorting = DevExpress.XtraCharts.SortingMode.Ascending;
            series1.ValueDataMembersSerializable = "TotalAmount";
            sideBySideBarSeriesLabel2.LineVisible = true;
            sideBySideBarSeriesLabel2.OverlappingOptionsTypeName = "OverlappingOptions";
            series2.Label = sideBySideBarSeriesLabel2;
            series2.Name = "Series 2";
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2};
            sideBySideBarSeriesLabel3.LineVisible = true;
            sideBySideBarSeriesLabel3.OverlappingOptionsTypeName = "OverlappingOptions";
            this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel3;
            this.chartControl1.Size = new System.Drawing.Size(682, 254);
            this.chartControl1.TabIndex = 1;
            chartTitle1.Text = "Sales amount by year";
            this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            this.chartControl1.Click += new System.EventHandler(this.chartControl1_Click);
            // 
            // chartControl2
            // 
            this.chartControl2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.chartControl2.AppearanceName = "The Trees";
            this.chartControl2.DataSource = this.totalAmountSalesByYearBindingSource;
            this.chartControl2.Location = new System.Drawing.Point(6, 288);
            this.chartControl2.Name = "chartControl2";
            series3.ArgumentDataMember = "Year";
            series3.DataSource = this.totalAmountSalesByYearBindingSource;
            pieSeriesLabel1.LineVisible = true;
            pieSeriesLabel1.OverlappingOptionsTypeName = "OverlappingOptions";
            series3.Label = pieSeriesLabel1;
            piePointOptions1.PercentOptions.ValueAsPercent = false;
            piePointOptions1.PointView = DevExpress.XtraCharts.PointView.ArgumentAndValues;
            piePointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            series3.LegendPointOptions = piePointOptions1;
            series3.Name = "Year";
            series3.SeriesPointsSorting = DevExpress.XtraCharts.SortingMode.Ascending;
            series3.SynchronizePointOptions = false;
            series3.ValueDataMembersSerializable = "TotalAmount";
            pieSeriesView1.RuntimeExploding = false;
            series3.View = pieSeriesView1;
            this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series3};
            this.chartControl2.SeriesSorting = DevExpress.XtraCharts.SortingMode.Ascending;
            this.chartControl2.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pieSeriesLabel2.LineVisible = true;
            pieSeriesLabel2.OverlappingOptionsTypeName = "OverlappingOptions";
            this.chartControl2.SeriesTemplate.Label = pieSeriesLabel2;
            piePointOptions2.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Currency;
            piePointOptions2.ValueNumericOptions.Precision = 8;
            this.chartControl2.SeriesTemplate.PointOptions = piePointOptions2;
            this.chartControl2.SeriesTemplate.SeriesPointsSortingKey = DevExpress.XtraCharts.SeriesPointKey.Value_1;
            pieSeriesView2.RuntimeExploding = false;
            this.chartControl2.SeriesTemplate.View = pieSeriesView2;
            this.chartControl2.Size = new System.Drawing.Size(682, 211);
            this.chartControl2.TabIndex = 2;
            chartTitle2.Text = "Sales amount by year";
            this.chartControl2.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle2});
            this.chartControl2.Click += new System.EventHandler(this.chartControl2_Click);
            // 
            // propertyGrid1
            // 
            this.propertyGrid1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.propertyGrid1.Location = new System.Drawing.Point(761, 55);
            this.propertyGrid1.Name = "propertyGrid1";
            this.propertyGrid1.Size = new System.Drawing.Size(296, 254);
            this.propertyGrid1.TabIndex = 3;
            // 
            // 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.Controls.Add(this.tabPage1);
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Location = new System.Drawing.Point(12, 55);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(704, 543);
            this.tabControl1.TabIndex = 4;
            // 
            // tabPage1
            // 
            this.tabPage1.Controls.Add(this.chartControl1);
            this.tabPage1.Controls.Add(this.chartControl2);
            this.tabPage1.Location = new System.Drawing.Point(4, 22);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(696, 517);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "tabPage1";
            this.tabPage1.UseVisualStyleBackColor = true;
            this.tabPage1.Click += new System.EventHandler(this.tabPage1_Click);
            // 
            // tabPage2
            // 
            this.tabPage2.Controls.Add(this.chartControl3);
            this.tabPage2.Location = new System.Drawing.Point(4, 22);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(696, 517);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "tabPage2";
            this.tabPage2.UseVisualStyleBackColor = true;
            // 
            // chartControl3
            // 
            this.chartControl3.DataSource = this.totalAmountByProductByYearBindingSource;
            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.chartControl3.Diagram = xyDiagram2;
            this.chartControl3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl3.Location = new System.Drawing.Point(3, 3);
            this.chartControl3.Name = "chartControl3";
            this.chartControl3.PaletteName = "Median";
            this.chartControl3.SeriesDataMember = "Name";
            series4.ArgumentDataMember = "Name";
            sideBySideBarSeriesLabel4.LineVisible = true;
            sideBySideBarSeriesLabel4.OverlappingOptionsTypeName = "OverlappingOptions";
            series4.Label = sideBySideBarSeriesLabel4;
            series4.Name = "Series 2";
            this.chartControl3.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series4};
            this.chartControl3.SeriesSorting = DevExpress.XtraCharts.SortingMode.Ascending;
            this.chartControl3.SeriesTemplate.ArgumentDataMember = "Year";
            sideBySideBarSeriesLabel5.LineVisible = true;
            sideBySideBarSeriesLabel5.OverlappingOptionsTypeName = "OverlappingOptions";
            this.chartControl3.SeriesTemplate.Label = sideBySideBarSeriesLabel5;
            this.chartControl3.SeriesTemplate.SeriesPointsSorting = DevExpress.XtraCharts.SortingMode.Ascending;
            this.chartControl3.SeriesTemplate.ValueDataMembersSerializable = "TotalAmount";
            this.chartControl3.Size = new System.Drawing.Size(690, 511);
            this.chartControl3.TabIndex = 2;
            chartTitle3.Text = "Sales Amount By Products";
            this.chartControl3.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle3});
            this.chartControl3.Click += new System.EventHandler(this.chartControl3_Click);
            // 
            // totalAmountByProductByYearBindingSource
            // 
            this.totalAmountByProductByYearBindingSource.DataSource = typeof(DXtraCharts.TotalAmountByProductByYear);
            // 
            // barManager1
            // 
            this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
            this.bar1,
            this.bar2,
            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.MainMenu = this.bar2;
            this.barManager1.MaxItemId = 0;
            this.barManager1.StatusBar = this.bar3;
            // 
            // bar1
            // 
            this.bar1.BarName = "Tools";
            this.bar1.DockCol = 0;
            this.bar1.DockRow = 1;
            this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.bar1.Text = "Tools";
            // 
            // bar2
            // 
            this.bar2.BarName = "Main menu";
            this.bar2.DockCol = 0;
            this.bar2.DockRow = 0;
            this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.bar2.OptionsBar.MultiLine = true;
            this.bar2.OptionsBar.UseWholeRow = true;
            this.bar2.Text = "Main menu";
            // 
            // 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";
            // 
            // propertyGrid2
            // 
            this.propertyGrid2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.propertyGrid2.Location = new System.Drawing.Point(761, 341);
            this.propertyGrid2.Name = "propertyGrid2";
            this.propertyGrid2.Size = new System.Drawing.Size(296, 172);
            this.propertyGrid2.TabIndex = 5;
            // 
            // SeriesTemplate
            // 
            this.SeriesTemplate.AutoSize = true;
            this.SeriesTemplate.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.SeriesTemplate.ForeColor = System.Drawing.SystemColors.ActiveCaption;
            this.SeriesTemplate.Location = new System.Drawing.Point(758, 325);
            this.SeriesTemplate.Name = "SeriesTemplate";
            this.SeriesTemplate.Size = new System.Drawing.Size(98, 13);
            this.SeriesTemplate.TabIndex = 6;
            this.SeriesTemplate.Text = "Series Template";
            // 
            // simpleButton2
            // 
            this.simpleButton2.Location = new System.Drawing.Point(733, 26);
            this.simpleButton2.Name = "simpleButton2";
            this.simpleButton2.Size = new System.Drawing.Size(179, 23);
            this.simpleButton2.TabIndex = 7;
            this.simpleButton2.Text = "bind";
            this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
            // 
            // FormChart
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1069, 610);
            this.Controls.Add(this.simpleButton2);
            this.Controls.Add(this.SeriesTemplate);
            this.Controls.Add(this.propertyGrid2);
            this.Controls.Add(this.tabControl1);
            this.Controls.Add(this.propertyGrid1);
            this.Controls.Add(this.simpleButton1);
            this.Controls.Add(this.barDockControlLeft);
            this.Controls.Add(this.barDockControlRight);
            this.Controls.Add(this.barDockControlBottom);
            this.Controls.Add(this.barDockControlTop);
            this.Name = "FormChart";
            this.Text = "Form1";
            ((System.ComponentModel.ISupportInitialize)(this.totalAmountSalesByYearBindingSource)).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.chartControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
            this.tabControl1.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.tabPage2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.totalAmountByProductByYearBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #35
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(FRM_ROLL_INV_TRACKING));
     DevExpress.XtraCharts.XYDiagram                xyDiagram1                = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.SecondaryAxisY           secondaryAxisY1           = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.HatchFillOptions         hatchFillOptions1         = new DevExpress.XtraCharts.HatchFillOptions();
     DevExpress.XtraCharts.Series                   series1                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.splitmain                  = new System.Windows.Forms.SplitContainer();
     this.splMainV                   = new System.Windows.Forms.SplitContainer();
     this.chartINV                   = new DevExpress.XtraCharts.ChartControl();
     this.gaugeControl1              = new DevExpress.XtraGauges.Win.GaugeControl();
     this.lblProd                    = new System.Windows.Forms.Label();
     this.label3                     = new System.Windows.Forms.Label();
     this.lblTar                     = new System.Windows.Forms.Label();
     this.label2                     = new System.Windows.Forms.Label();
     this.label1                     = new System.Windows.Forms.Label();
     this.lblDays                    = new System.Windows.Forms.Label();
     this.circularGauge1             = new DevExpress.XtraGauges.Win.Gauges.Circular.CircularGauge();
     this.labelGauges                = new DevExpress.XtraGauges.Win.Base.LabelComponent();
     this.arcScaleRangeBarComponent1 = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleRangeBarComponent();
     this.arcScaleGauges             = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleComponent();
     this.grdView                    = new DevExpress.XtraGrid.GridControl();
     this.gvwView                    = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
     this.gridBand2                  = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.STT       = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band01    = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.MCS_NAME  = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band02    = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.MCS_COLOR = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band03    = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.BEF_INV   = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band04    = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.INCOMING  = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band05    = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.OUTGOING  = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band06    = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.INVENTORY = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.timer1    = new System.Windows.Forms.Timer(this.components);
     this.panel2    = new System.Windows.Forms.Panel();
     this.pnEVA     = new Smart_FTY.A1Panel();
     this.lblEVA    = new System.Windows.Forms.Label();
     this.pnRubber  = new Smart_FTY.A1Panel();
     this.lblRubber = new System.Windows.Forms.Label();
     this.pnHeader.SuspendLayout();
     this.pnButton.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitmain)).BeginInit();
     this.splitmain.Panel1.SuspendLayout();
     this.splitmain.Panel2.SuspendLayout();
     this.splitmain.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splMainV)).BeginInit();
     this.splMainV.Panel1.SuspendLayout();
     this.splMainV.Panel2.SuspendLayout();
     this.splMainV.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartINV)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     this.gaugeControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.circularGauge1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelGauges)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleRangeBarComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleGauges)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvwView)).BeginInit();
     this.panel2.SuspendLayout();
     this.pnEVA.SuspendLayout();
     this.pnRubber.SuspendLayout();
     this.SuspendLayout();
     //
     // pnHeader
     //
     this.pnHeader.Size = new System.Drawing.Size(1920, 106);
     //
     // lblDate
     //
     this.lblDate.Size = new System.Drawing.Size(269, 106);
     this.lblDate.Text = "2018-10-03\n14:14:17";
     //
     // cmdYear
     //
     this.cmdYear.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.cmdYear.Appearance.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.cmdYear.Appearance.Font                 = new System.Drawing.Font("Calibri", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdYear.Appearance.GradientMode         = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.cmdYear.Appearance.Options.UseBackColor = true;
     this.cmdYear.Appearance.Options.UseFont      = true;
     this.cmdYear.ImageOptions.Image              = ((System.Drawing.Image)(resources.GetObject("cmdYear.ImageOptions.Image")));
     //
     // cmdMonth
     //
     this.cmdMonth.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.cmdMonth.Appearance.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.cmdMonth.Appearance.Font                 = new System.Drawing.Font("Calibri", 27.75F, System.Drawing.FontStyle.Bold);
     this.cmdMonth.Appearance.GradientMode         = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.cmdMonth.Appearance.Options.UseBackColor = true;
     this.cmdMonth.Appearance.Options.UseFont      = true;
     this.cmdMonth.ImageOptions.Image              = ((System.Drawing.Image)(resources.GetObject("cmdMonth.ImageOptions.Image")));
     //
     // cmdDay
     //
     this.cmdDay.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.cmdDay.Appearance.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.cmdDay.Appearance.Font                 = new System.Drawing.Font("Calibri", 27.75F, System.Drawing.FontStyle.Bold);
     this.cmdDay.Appearance.GradientMode         = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.cmdDay.Appearance.Options.UseBackColor = true;
     this.cmdDay.Appearance.Options.UseFont      = true;
     this.cmdDay.ImageOptions.Image              = ((System.Drawing.Image)(resources.GetObject("cmdDay.ImageOptions.Image")));
     //
     // cmdBack
     //
     this.cmdBack.FlatAppearance.BorderColor = System.Drawing.Color.Yellow;
     this.cmdBack.FlatAppearance.BorderSize  = 0;
     //
     // lblTitle
     //
     this.lblTitle.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.lblTitle.Appearance.Font                 = new System.Drawing.Font("Calibri", 50F, System.Drawing.FontStyle.Bold);
     this.lblTitle.Appearance.ForeColor            = System.Drawing.Color.White;
     this.lblTitle.Appearance.Options.UseBackColor = true;
     this.lblTitle.Appearance.Options.UseFont      = true;
     this.lblTitle.Appearance.Options.UseForeColor = true;
     this.lblTitle.Location = new System.Drawing.Point(3, 12);
     this.lblTitle.Size     = new System.Drawing.Size(122, 82);
     //
     // splitmain
     //
     this.splitmain.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitmain.Location    = new System.Drawing.Point(0, 163);
     this.splitmain.Name        = "splitmain";
     this.splitmain.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitmain.Panel1
     //
     this.splitmain.Panel1.Controls.Add(this.splMainV);
     //
     // splitmain.Panel2
     //
     this.splitmain.Panel2.Controls.Add(this.grdView);
     this.splitmain.Size             = new System.Drawing.Size(1920, 917);
     this.splitmain.SplitterDistance = 475;
     this.splitmain.TabIndex         = 16;
     //
     // splMainV
     //
     this.splMainV.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splMainV.Location = new System.Drawing.Point(0, 0);
     this.splMainV.Name     = "splMainV";
     //
     // splMainV.Panel1
     //
     this.splMainV.Panel1.Controls.Add(this.chartINV);
     //
     // splMainV.Panel2
     //
     this.splMainV.Panel2.Controls.Add(this.gaugeControl1);
     this.splMainV.Size             = new System.Drawing.Size(1920, 475);
     this.splMainV.SplitterDistance = 1341;
     this.splMainV.TabIndex         = 1;
     //
     // chartINV
     //
     this.chartINV.AnimationStartMode         = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chartINV.AppearanceNameSerializable = "Northern Lights";
     this.chartINV.DataBindings  = null;
     xyDiagram1.AxisX.Label.Font = new System.Drawing.Font("Tahoma", 12F);
     xyDiagram1.AxisX.NumericScaleOptions.AutoGrid = false;
     xyDiagram1.AxisX.Title.Font                 = new System.Drawing.Font("Tahoma", 14F);
     xyDiagram1.AxisX.Title.Text                 = "Monthly";
     xyDiagram1.AxisX.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.Visibility                 = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Label.Font                 = new System.Drawing.Font("Tahoma", 12F);
     xyDiagram1.AxisY.Title.Font                 = new System.Drawing.Font("Tahoma", 14F);
     xyDiagram1.AxisY.Title.Text                 = "Qty (Kg)";
     xyDiagram1.AxisY.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     secondaryAxisY1.AxisID = 0;
     secondaryAxisY1.Name   = "Secondary AxisY 1";
     secondaryAxisY1.VisibleInPanesSerializable = "-1";
     xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY1
     });
     this.chartINV.Diagram                 = xyDiagram1;
     this.chartINV.Dock                    = System.Windows.Forms.DockStyle.Fill;
     this.chartINV.FillStyle.FillMode      = DevExpress.XtraCharts.FillMode.Hatch;
     hatchFillOptions1.Color2              = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(216)))), ((int)(((byte)(216)))));
     hatchFillOptions1.HatchStyle          = System.Drawing.Drawing2D.HatchStyle.DiagonalBrick;
     this.chartINV.FillStyle.Options       = hatchFillOptions1;
     this.chartINV.Legend.Font             = new System.Drawing.Font("Tahoma", 12F);
     this.chartINV.Legend.Name             = "Default Legend";
     this.chartINV.Legend.Visibility       = DevExpress.Utils.DefaultBoolean.True;
     this.chartINV.Location                = new System.Drawing.Point(0, 0);
     this.chartINV.Name                    = "chartINV";
     this.chartINV.PaletteName             = "Slipstream";
     sideBySideBarSeriesLabel1.Font        = new System.Drawing.Font("Tahoma", 12F);
     sideBySideBarSeriesLabel1.TextPattern = "{V:#,#}";
     series1.Label                    = sideBySideBarSeriesLabel1;
     series1.LabelsVisibility         = DevExpress.Utils.DefaultBoolean.True;
     series1.Name                     = "Inventory";
     this.chartINV.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartINV.Size     = new System.Drawing.Size(1341, 475);
     this.chartINV.TabIndex = 1;
     //
     // gaugeControl1
     //
     this.gaugeControl1.AutoLayout = false;
     this.gaugeControl1.BackColor  = System.Drawing.Color.AliceBlue;
     this.gaugeControl1.ColorScheme.TargetElements = ((DevExpress.XtraGauges.Core.Base.TargetElement)((DevExpress.XtraGauges.Core.Base.TargetElement.RangeBar | DevExpress.XtraGauges.Core.Base.TargetElement.Label)));
     this.gaugeControl1.Controls.Add(this.lblProd);
     this.gaugeControl1.Controls.Add(this.label3);
     this.gaugeControl1.Controls.Add(this.lblTar);
     this.gaugeControl1.Controls.Add(this.label2);
     this.gaugeControl1.Controls.Add(this.label1);
     this.gaugeControl1.Controls.Add(this.lblDays);
     this.gaugeControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gaugeControl1.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
         this.circularGauge1
     });
     this.gaugeControl1.Location = new System.Drawing.Point(0, 0);
     this.gaugeControl1.Name     = "gaugeControl1";
     this.gaugeControl1.Size     = new System.Drawing.Size(575, 475);
     this.gaugeControl1.TabIndex = 3;
     //
     // lblProd
     //
     this.lblProd.AutoSize  = true;
     this.lblProd.BackColor = System.Drawing.Color.Transparent;
     this.lblProd.Font      = new System.Drawing.Font("Calibri", 22F, System.Drawing.FontStyle.Bold);
     this.lblProd.Location  = new System.Drawing.Point(419, 429);
     this.lblProd.Name      = "lblProd";
     this.lblProd.Size      = new System.Drawing.Size(107, 37);
     this.lblProd.TabIndex  = 22;
     this.lblProd.Text      = "000000";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Font      = new System.Drawing.Font("Calibri", 22F, System.Drawing.FontStyle.Bold);
     this.label3.Location  = new System.Drawing.Point(359, 429);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(63, 37);
     this.label3.TabIndex  = 23;
     this.label3.Text      = "Inv:";
     //
     // lblTar
     //
     this.lblTar.AutoSize  = true;
     this.lblTar.BackColor = System.Drawing.Color.Transparent;
     this.lblTar.Font      = new System.Drawing.Font("Calibri", 22F, System.Drawing.FontStyle.Bold);
     this.lblTar.Location  = new System.Drawing.Point(193, 429);
     this.lblTar.Name      = "lblTar";
     this.lblTar.Size      = new System.Drawing.Size(107, 37);
     this.lblTar.TabIndex  = 20;
     this.lblTar.Text      = "000000";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = new System.Drawing.Font("Calibri", 22F, System.Drawing.FontStyle.Bold);
     this.label2.Location  = new System.Drawing.Point(40, 429);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(139, 37);
     this.label2.TabIndex  = 21;
     this.label2.Text      = "Plan/Day:";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Calibri", 50F, System.Drawing.FontStyle.Bold);
     this.label1.Location  = new System.Drawing.Point(140, 88);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(302, 82);
     this.label1.TabIndex  = 19;
     this.label1.Text      = "Inventory";
     //
     // lblDays
     //
     this.lblDays.AutoSize  = true;
     this.lblDays.BackColor = System.Drawing.Color.Transparent;
     this.lblDays.Font      = new System.Drawing.Font("Calibri", 50F, System.Drawing.FontStyle.Bold);
     this.lblDays.Location  = new System.Drawing.Point(204, 279);
     this.lblDays.Name      = "lblDays";
     this.lblDays.Size      = new System.Drawing.Size(168, 82);
     this.lblDays.TabIndex  = 18;
     this.lblDays.Text      = "Days";
     //
     // circularGauge1
     //
     this.circularGauge1.Bounds = new System.Drawing.Rectangle(3, 1, 568, 417);
     this.circularGauge1.Labels.AddRange(new DevExpress.XtraGauges.Win.Base.LabelComponent[] {
         this.labelGauges
     });
     this.circularGauge1.Name = "circularGauge1";
     this.circularGauge1.RangeBars.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleRangeBarComponent[] {
         this.arcScaleRangeBarComponent1
     });
     this.circularGauge1.Scales.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleComponent[] {
         this.arcScaleGauges
     });
     //
     // labelGauges
     //
     this.labelGauges.AppearanceText.Font      = new System.Drawing.Font("Digital-7", 27.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelGauges.AppearanceText.TextBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:Red");
     this.labelGauges.Name   = "circularGauge1_Label1";
     this.labelGauges.Size   = new System.Drawing.SizeF(140F, 60F);
     this.labelGauges.Text   = "0";
     this.labelGauges.ZOrder = -1001;
     //
     // arcScaleRangeBarComponent1
     //
     this.arcScaleRangeBarComponent1.ArcScale       = this.arcScaleGauges;
     this.arcScaleRangeBarComponent1.Name           = "circularGauge1_RangeBar2";
     this.arcScaleRangeBarComponent1.RoundedCaps    = true;
     this.arcScaleRangeBarComponent1.ShowBackground = true;
     this.arcScaleRangeBarComponent1.StartOffset    = 80F;
     this.arcScaleRangeBarComponent1.ZOrder         = -10;
     //
     // arcScaleGauges
     //
     this.arcScaleGauges.AppearanceMajorTickmark.BorderBrush  = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleGauges.AppearanceMajorTickmark.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleGauges.AppearanceMinorTickmark.BorderBrush  = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleGauges.AppearanceMinorTickmark.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleGauges.AppearanceTickmarkText.Font          = new System.Drawing.Font("Tahoma", 8.5F);
     this.arcScaleGauges.AppearanceTickmarkText.TextBrush     = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#484E5A");
     this.arcScaleGauges.Center                        = new DevExpress.XtraGauges.Core.Base.PointF2D(125F, 125F);
     this.arcScaleGauges.EndAngle                      = 90F;
     this.arcScaleGauges.MajorTickCount                = 0;
     this.arcScaleGauges.MajorTickmark.FormatString    = "{0:F0}";
     this.arcScaleGauges.MajorTickmark.ShapeOffset     = -14F;
     this.arcScaleGauges.MajorTickmark.ShapeType       = DevExpress.XtraGauges.Core.Model.TickmarkShapeType.Circular_Style16_1;
     this.arcScaleGauges.MajorTickmark.TextOrientation = DevExpress.XtraGauges.Core.Model.LabelOrientation.LeftToRight;
     this.arcScaleGauges.MaxValue                      = 1000F;
     this.arcScaleGauges.MinorTickCount                = 0;
     this.arcScaleGauges.MinorTickmark.ShapeOffset     = -7F;
     this.arcScaleGauges.MinorTickmark.ShapeType       = DevExpress.XtraGauges.Core.Model.TickmarkShapeType.Circular_Style16_2;
     this.arcScaleGauges.Name       = "scale1";
     this.arcScaleGauges.StartAngle = -270F;
     this.arcScaleGauges.Value      = 100F;
     //
     // grdView
     //
     this.grdView.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grdView.Location = new System.Drawing.Point(0, 0);
     this.grdView.MainView = this.gvwView;
     this.grdView.Name     = "grdView";
     this.grdView.Size     = new System.Drawing.Size(1920, 438);
     this.grdView.TabIndex = 0;
     this.grdView.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gvwView
     });
     //
     // gvwView
     //
     this.gvwView.Appearance.BandPanel.BackColor              = System.Drawing.Color.Gray;
     this.gvwView.Appearance.BandPanel.Font                   = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gvwView.Appearance.BandPanel.ForeColor              = System.Drawing.Color.White;
     this.gvwView.Appearance.BandPanel.Options.UseBackColor   = true;
     this.gvwView.Appearance.BandPanel.Options.UseFont        = true;
     this.gvwView.Appearance.BandPanel.Options.UseForeColor   = true;
     this.gvwView.Appearance.BandPanel.Options.UseTextOptions = true;
     this.gvwView.Appearance.BandPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gvwView.Appearance.BandPanel.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.gvwView.Appearance.Row.Font                   = new System.Drawing.Font("Calibri", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gvwView.Appearance.Row.Options.UseFont        = true;
     this.gvwView.Appearance.Row.Options.UseTextOptions = true;
     this.gvwView.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gvwView.Appearance.Row.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.gvwView.BandPanelRowHeight = 40;
     this.gvwView.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.gridBand2,
         this.band01,
         this.band02,
         this.band03,
         this.band04,
         this.band05,
         this.band06
     });
     this.gvwView.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
         this.STT,
         this.MCS_NAME,
         this.MCS_COLOR,
         this.BEF_INV,
         this.INCOMING,
         this.OUTGOING,
         this.INVENTORY
     });
     this.gvwView.GridControl = this.grdView;
     this.gvwView.Name        = "gvwView";
     this.gvwView.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvwView.OptionsSelection.EnableAppearanceFocusedRow  = false;
     this.gvwView.OptionsSelection.MultiSelectMode             = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect;
     this.gvwView.OptionsView.ShowColumnHeaders = false;
     this.gvwView.OptionsView.ShowGroupPanel    = false;
     this.gvwView.OptionsView.ShowIndicator     = false;
     this.gvwView.PaintStyleName = "UltraFlat";
     this.gvwView.RowHeight      = 35;
     this.gvwView.RowCellStyle  += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gvwView_RowCellStyle);
     //
     // gridBand2
     //
     this.gridBand2.Caption = "No";
     this.gridBand2.Columns.Add(this.STT);
     this.gridBand2.Name         = "gridBand2";
     this.gridBand2.VisibleIndex = 0;
     this.gridBand2.Width        = 110;
     //
     // STT
     //
     this.STT.Caption   = "STT";
     this.STT.FieldName = "STT";
     this.STT.Name      = "STT";
     this.STT.Visible   = true;
     this.STT.Width     = 110;
     //
     // band01
     //
     this.band01.Caption = "MCS#";
     this.band01.Columns.Add(this.MCS_NAME);
     this.band01.Name         = "band01";
     this.band01.VisibleIndex = 1;
     this.band01.Width        = 347;
     //
     // MCS_NAME
     //
     this.MCS_NAME.Caption   = "MCS_NAME";
     this.MCS_NAME.FieldName = "MCS_NAME";
     this.MCS_NAME.Name      = "MCS_NAME";
     this.MCS_NAME.Visible   = true;
     this.MCS_NAME.Width     = 347;
     //
     // band02
     //
     this.band02.Caption = "Color";
     this.band02.Columns.Add(this.MCS_COLOR);
     this.band02.Name         = "band02";
     this.band02.VisibleIndex = 2;
     this.band02.Width        = 347;
     //
     // MCS_COLOR
     //
     this.MCS_COLOR.Caption   = "MCS_COLOR";
     this.MCS_COLOR.FieldName = "MCS_COLOR";
     this.MCS_COLOR.Name      = "MCS_COLOR";
     this.MCS_COLOR.Visible   = true;
     this.MCS_COLOR.Width     = 347;
     //
     // band03
     //
     this.band03.Caption = "Before INV";
     this.band03.Columns.Add(this.BEF_INV);
     this.band03.Name         = "band03";
     this.band03.VisibleIndex = 3;
     this.band03.Width        = 278;
     //
     // BEF_INV
     //
     this.BEF_INV.Caption   = "BEF_INV";
     this.BEF_INV.FieldName = "BEF_INV";
     this.BEF_INV.Name      = "BEF_INV";
     this.BEF_INV.Visible   = true;
     this.BEF_INV.Width     = 278;
     //
     // band04
     //
     this.band04.Caption = "Incoming";
     this.band04.Columns.Add(this.INCOMING);
     this.band04.Name         = "band04";
     this.band04.VisibleIndex = 4;
     this.band04.Width        = 278;
     //
     // INCOMING
     //
     this.INCOMING.Caption   = "INCOMING";
     this.INCOMING.FieldName = "INCOMING";
     this.INCOMING.Name      = "INCOMING";
     this.INCOMING.Visible   = true;
     this.INCOMING.Width     = 278;
     //
     // band05
     //
     this.band05.Caption = "Outgoing";
     this.band05.Columns.Add(this.OUTGOING);
     this.band05.Name         = "band05";
     this.band05.VisibleIndex = 5;
     this.band05.Width        = 278;
     //
     // OUTGOING
     //
     this.OUTGOING.Caption   = "OUTGOING";
     this.OUTGOING.FieldName = "OUTGOING";
     this.OUTGOING.Name      = "OUTGOING";
     this.OUTGOING.Visible   = true;
     this.OUTGOING.Width     = 278;
     //
     // band06
     //
     this.band06.Caption = "Inventory";
     this.band06.Columns.Add(this.INVENTORY);
     this.band06.Name         = "band06";
     this.band06.VisibleIndex = 6;
     this.band06.Width        = 280;
     //
     // INVENTORY
     //
     this.INVENTORY.Caption   = "INVENTORY";
     this.INVENTORY.FieldName = "INVENTORY";
     this.INVENTORY.Name      = "INVENTORY";
     this.INVENTORY.Visible   = true;
     this.INVENTORY.Width     = 280;
     //
     // timer1
     //
     this.timer1.Interval = 1000;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.pnEVA);
     this.panel2.Controls.Add(this.pnRubber);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 106);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1920, 57);
     this.panel2.TabIndex = 17;
     //
     // pnEVA
     //
     this.pnEVA.AccessibleDescription = "";
     this.pnEVA.AccessibleName        = "";
     this.pnEVA.BorderColor           = System.Drawing.Color.Empty;
     this.pnEVA.BorderWidth           = 2;
     this.pnEVA.Controls.Add(this.lblEVA);
     this.pnEVA.GradientEndColor   = System.Drawing.Color.White;
     this.pnEVA.GradientStartColor = System.Drawing.Color.White;
     this.pnEVA.Image             = null;
     this.pnEVA.ImageLocation     = new System.Drawing.Point(4, 4);
     this.pnEVA.Location          = new System.Drawing.Point(160, 5);
     this.pnEVA.Name              = "pnEVA";
     this.pnEVA.RoundCornerRadius = 20;
     this.pnEVA.ShadowOffSet      = 3;
     this.pnEVA.Size              = new System.Drawing.Size(153, 49);
     this.pnEVA.TabIndex          = 0;
     //
     // lblEVA
     //
     this.lblEVA.BackColor = System.Drawing.Color.Transparent;
     this.lblEVA.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.lblEVA.Font      = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblEVA.Location  = new System.Drawing.Point(0, 0);
     this.lblEVA.Name      = "lblEVA";
     this.lblEVA.Size      = new System.Drawing.Size(153, 49);
     this.lblEVA.TabIndex  = 1;
     this.lblEVA.Text      = "EVA";
     this.lblEVA.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblEVA.Click    += new System.EventHandler(this.lblEVA_Click);
     //
     // pnRubber
     //
     this.pnRubber.AccessibleDescription = "";
     this.pnRubber.AccessibleName        = "";
     this.pnRubber.BorderColor           = System.Drawing.Color.Empty;
     this.pnRubber.BorderWidth           = 2;
     this.pnRubber.Controls.Add(this.lblRubber);
     this.pnRubber.GradientEndColor   = System.Drawing.Color.Gray;
     this.pnRubber.GradientStartColor = System.Drawing.Color.White;
     this.pnRubber.Image             = null;
     this.pnRubber.ImageLocation     = new System.Drawing.Point(4, 4);
     this.pnRubber.Location          = new System.Drawing.Point(3, 5);
     this.pnRubber.Name              = "pnRubber";
     this.pnRubber.RoundCornerRadius = 20;
     this.pnRubber.ShadowOffSet      = 3;
     this.pnRubber.Size              = new System.Drawing.Size(153, 49);
     this.pnRubber.TabIndex          = 0;
     //
     // lblRubber
     //
     this.lblRubber.BackColor = System.Drawing.Color.Transparent;
     this.lblRubber.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.lblRubber.Font      = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblRubber.Location  = new System.Drawing.Point(0, 0);
     this.lblRubber.Name      = "lblRubber";
     this.lblRubber.Size      = new System.Drawing.Size(153, 49);
     this.lblRubber.TabIndex  = 0;
     this.lblRubber.Text      = "Rubber";
     this.lblRubber.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblRubber.Click    += new System.EventHandler(this.lblRubber_Click);
     //
     // FRM_ROLL_INV_TRACKING
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1920, 1080);
     this.Controls.Add(this.splitmain);
     this.Controls.Add(this.panel2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FRM_ROLL_INV_TRACKING";
     this.Text            = "Form1";
     this.Load           += new System.EventHandler(this.FRM_ROLL_SLABTEST_MON_Load);
     this.VisibleChanged += new System.EventHandler(this.FRM_ROLL_SLABTEST_MON_VisibleChanged);
     this.Controls.SetChildIndex(this.pnHeader, 0);
     this.Controls.SetChildIndex(this.panel2, 0);
     this.Controls.SetChildIndex(this.splitmain, 0);
     this.pnHeader.ResumeLayout(false);
     this.pnHeader.PerformLayout();
     this.pnButton.ResumeLayout(false);
     this.splitmain.Panel1.ResumeLayout(false);
     this.splitmain.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitmain)).EndInit();
     this.splitmain.ResumeLayout(false);
     this.splMainV.Panel1.ResumeLayout(false);
     this.splMainV.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splMainV)).EndInit();
     this.splMainV.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartINV)).EndInit();
     this.gaugeControl1.ResumeLayout(false);
     this.gaugeControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.circularGauge1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelGauges)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleRangeBarComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleGauges)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvwView)).EndInit();
     this.panel2.ResumeLayout(false);
     this.pnEVA.ResumeLayout(false);
     this.pnRubber.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #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.StackedLineSeriesLabel stackedLineSeriesLabel2 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
            DevExpress.XtraCharts.StackedLineSeriesView stackedLineSeriesView2 = new DevExpress.XtraCharts.StackedLineSeriesView();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            this.chartUSSnr = new DevExpress.XtraCharts.ChartControl();
            this.Waiting = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::HFC.frmWaiting), true, true);
            this.chartRemote = new DevExpress.XtraCharts.ChartControl();
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.btnThamKhao = new System.Windows.Forms.ToolStripMenuItem();
            this.dateChoose = new DevExpress.XtraEditors.DateEdit();
            this.checkChoose = new DevExpress.XtraEditors.CheckEdit();
            this.checkEdit1 = new DevExpress.XtraEditors.CheckEdit();
            ((System.ComponentModel.ISupportInitialize)(this.chartUSSnr)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartRemote)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
            this.contextMenuStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dateChoose.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateChoose.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkChoose.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // chartUSSnr
            // 
            this.chartUSSnr.AppearanceNameSerializable = "The Trees";
            this.chartUSSnr.Location = new System.Drawing.Point(7, 353);
            this.chartUSSnr.Name = "chartUSSnr";
            this.chartUSSnr.PaletteName = "Palette 1";
            this.chartUSSnr.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)(146)))), ((int)(((byte)(239)))), ((int)(((byte)(157))))), System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(239)))), ((int)(((byte)(157)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)}));
            this.chartUSSnr.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            stackedLineSeriesLabel2.LineVisible = true;
            this.chartUSSnr.SeriesTemplate.Label = stackedLineSeriesLabel2;
            this.chartUSSnr.SeriesTemplate.View = stackedLineSeriesView2;
            this.chartUSSnr.Size = new System.Drawing.Size(806, 147);
            this.chartUSSnr.TabIndex = 3;
            this.chartUSSnr.DoubleClick += new System.EventHandler(this.chartUSSnr_DoubleClick);
            // 
            // chartRemote
            // 
            this.chartRemote.Location = new System.Drawing.Point(8, 8);
            this.chartRemote.Name = "chartRemote";
            this.chartRemote.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            sideBySideBarSeriesLabel2.LineVisible = true;
            this.chartRemote.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
            this.chartRemote.Size = new System.Drawing.Size(807, 341);
            this.chartRemote.TabIndex = 4;
            this.chartRemote.DoubleClick += new System.EventHandler(this.chartRemote_DoubleClick);
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btnThamKhao});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(190, 26);
            // 
            // btnThamKhao
            // 
            this.btnThamKhao.Name = "btnThamKhao";
            this.btnThamKhao.Size = new System.Drawing.Size(189, 22);
            this.btnThamKhao.Text = "Tham khảo cn-admin";
            this.btnThamKhao.Click += new System.EventHandler(this.btnThamKhao_Click);
            // 
            // dateChoose
            // 
            this.dateChoose.EditValue = null;
            this.dateChoose.Enabled = false;
            this.dateChoose.Location = new System.Drawing.Point(702, 323);
            this.dateChoose.Name = "dateChoose";
            this.dateChoose.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.dateChoose.Properties.DisplayFormat.FormatString = "dd/MM/yyyy";
            this.dateChoose.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
            this.dateChoose.Properties.EditFormat.FormatString = "dd/MM/yyyy";
            this.dateChoose.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom;
            this.dateChoose.Properties.Mask.EditMask = "dd/MM/yyyy";
            this.dateChoose.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.dateChoose.Size = new System.Drawing.Size(105, 20);
            this.dateChoose.TabIndex = 5;
            this.dateChoose.EditValueChanged += new System.EventHandler(this.dateChoose_EditValueChanged);
            // 
            // checkChoose
            // 
            this.checkChoose.Location = new System.Drawing.Point(701, 300);
            this.checkChoose.Name = "checkChoose";
            this.checkChoose.Properties.Caption = "Chọn 1 ngày";
            this.checkChoose.Size = new System.Drawing.Size(107, 19);
            this.checkChoose.TabIndex = 7;
            this.checkChoose.CheckedChanged += new System.EventHandler(this.checkChoose_CheckedChanged);
            // 
            // checkEdit1
            // 
            this.checkEdit1.Location = new System.Drawing.Point(701, 280);
            this.checkEdit1.Name = "checkEdit1";
            this.checkEdit1.Properties.Caption = "Online Only";
            this.checkEdit1.Size = new System.Drawing.Size(107, 19);
            this.checkEdit1.TabIndex = 7;
            this.checkEdit1.CheckedChanged += new System.EventHandler(this.checkEdit1_CheckedChanged);
            // 
            // frmSignalChart
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(823, 505);
            this.ContextMenuStrip = this.contextMenuStrip1;
            this.Controls.Add(this.checkEdit1);
            this.Controls.Add(this.checkChoose);
            this.Controls.Add(this.dateChoose);
            this.Controls.Add(this.chartRemote);
            this.Controls.Add(this.chartUSSnr);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
            this.MaximizeBox = false;
            this.Name = "frmSignalChart";
            this.ShowIcon = false;
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "Chart For Device";
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartUSSnr)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartRemote)).EndInit();
            this.contextMenuStrip1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dateChoose.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateChoose.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkChoose.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).EndInit();
            this.ResumeLayout(false);

        }
コード例 #37
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.LineSeriesView           lineSeriesView1           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                   series2                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView2           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                   series3                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView3           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                   series4                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView4           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                   series5                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel         pointSeriesLabel1         = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView5           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                   series6                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView6           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                   series7                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView7           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                   series8                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView8           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                   series9                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView9           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                   series10                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView10          = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                   series11                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView11          = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                   series12                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView12          = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                   series13                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView13          = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                   series14                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView14          = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.ChartTitle               chartTitle1               = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.ToolTipRelativePosition  toolTipRelativePosition1  = new DevExpress.XtraCharts.ToolTipRelativePosition();
     this.chartControl1        = new DevExpress.XtraCharts.ChartControl();
     this.bieuDoOBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.iIDKhachHang         = new DevExpress.XtraEditors.SearchLookUpEdit();
     this.DaiLyDB = new System.Windows.Forms.BindingSource(this.components);
     this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colTen         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1  = new DevExpress.XtraEditors.LabelControl();
     ((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();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bieuDoOBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.iIDKhachHang.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DaiLyDB)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
     this.SuspendLayout();
     //
     // 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.AnimationStartMode         = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chartControl1.AppearanceNameSerializable = "Light";
     this.chartControl1.DataSource = this.bieuDoOBindingSource;
     xyDiagram1.AxisX.VisibleInPanesSerializable        = "-1";
     xyDiagram1.AxisY.CrosshairAxisLabelOptions.Pattern = "{V:#,##0}";
     xyDiagram1.AxisY.Label.TextPattern                      = "{V:#,##0}";
     xyDiagram1.AxisY.VisibleInPanesSerializable             = "-1";
     xyDiagram1.DefaultPane.StackedBarTotalLabel.TextPattern = "{V:#,##0}";
     xyDiagram1.EnableAxisXScrolling = true;
     xyDiagram1.EnableAxisXZooming   = true;
     xyDiagram1.RangeControlTimeSpanGridOptions.LabelFormat = "{A}";
     this.chartControl1.Diagram = xyDiagram1;
     this.chartControl1.IndicatorsPaletteName      = "Aspect";
     this.chartControl1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
     this.chartControl1.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.chartControl1.Legend.Border.Visibility   = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl1.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.RightToLeft;
     this.chartControl1.Legend.EnableAntialiasing  = DevExpress.Utils.DefaultBoolean.True;
     this.chartControl1.Legend.Font       = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chartControl1.Legend.MarkerMode = DevExpress.XtraCharts.LegendMarkerMode.MarkerAndCheckBox;
     this.chartControl1.Legend.Name       = "Default Legend";
     this.chartControl1.Location          = new System.Drawing.Point(0, 34);
     this.chartControl1.Name       = "chartControl1";
     series1.ArgumentDataMember    = "Ngay";
     series1.CheckedInLegend       = false;
     series1.CrosshairLabelPattern = "Gọi tổng đài: {V:#,##0}";
     series1.LegendTextPattern     = "{A}";
     series1.Name = "Gọi tổng đài";
     series1.ToolTipPointPattern          = "{A}";
     series1.ToolTipSeriesPattern         = "{A}";
     series1.ValueDataMembersSerializable = "i0";
     lineSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(48)))), ((int)(((byte)(160)))));
     lineSeriesView1.LineMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Diamond;
     lineSeriesView1.MarkerVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series1.View = lineSeriesView1;
     series2.ArgumentDataMember    = "Ngay";
     series2.CheckedInLegend       = false;
     series2.CrosshairLabelPattern = "Phí đặt chỗ: {V:#,##0}";
     series2.Name = "Phí đặt chỗ";
     series2.ValueDataMembersSerializable = "i1";
     lineSeriesView2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(32)))), ((int)(((byte)(96)))));
     lineSeriesView2.LineMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Diamond;
     lineSeriesView2.MarkerVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series2.View = lineSeriesView2;
     series3.ArgumentDataMember    = "Ngay";
     series3.CrosshairLabelPattern = "Nộp quỹ: {V:#,##0}";
     series3.Name = "Nộp quỹ";
     series3.ValueDataMembersSerializable = "i2";
     lineSeriesView3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(112)))), ((int)(((byte)(192)))));
     lineSeriesView3.LineMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Diamond;
     lineSeriesView3.MarkerVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series3.View = lineSeriesView3;
     series4.ArgumentDataMember    = "Ngay";
     series4.CheckedInLegend       = false;
     series4.CrosshairLabelPattern = "Rút quỹ: {V:#,##0}";
     series4.Name = "Rút quỹ";
     series4.ValueDataMembersSerializable = "i3";
     lineSeriesView4.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(240)))));
     lineSeriesView4.LineMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Diamond;
     lineSeriesView4.MarkerVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series4.View = lineSeriesView4;
     series5.ArgumentDataMember    = "Ngay";
     series5.CrosshairLabelPattern = "Vé: {V:#,##0}";
     pointSeriesLabel1.TextPattern = "{V:#,##0}";
     series5.Label = pointSeriesLabel1;
     series5.Name  = "Vé";
     series5.ToolTipSeriesPattern         = "";
     series5.ValueDataMembersSerializable = "i4";
     lineSeriesView5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(80)))));
     lineSeriesView5.LineMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Diamond;
     lineSeriesView5.MarkerVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series5.View = lineSeriesView5;
     series6.ArgumentDataMember    = "Ngay";
     series6.CheckedInLegend       = false;
     series6.CrosshairLabelPattern = "Phí hóa đơn: {V:#,##0}";
     series6.Name = "Phí hóa đơn";
     series6.ValueDataMembersSerializable = "i5";
     lineSeriesView6.Color = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
     lineSeriesView6.LineMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Diamond;
     lineSeriesView6.MarkerVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series6.View = lineSeriesView6;
     series7.ArgumentDataMember    = "Ngay";
     series7.CheckedInLegend       = false;
     series7.CrosshairLabelPattern = "Thu hồi: {V:#,##0}";
     series7.Name = "Thu hồi";
     series7.ValueDataMembersSerializable = "i6";
     lineSeriesView7.Color = System.Drawing.Color.DarkOliveGreen;
     lineSeriesView7.LineMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Diamond;
     lineSeriesView7.MarkerVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series7.View = lineSeriesView7;
     series8.ArgumentDataMember    = "Ngay";
     series8.CheckedInLegend       = false;
     series8.CrosshairLabelPattern = "Hoàn trả: {V:#,##0}";
     series8.Name = "Hoàn trả";
     series8.ValueDataMembersSerializable = "i7";
     lineSeriesView8.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     lineSeriesView8.LineMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Diamond;
     lineSeriesView8.MarkerVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series8.View = lineSeriesView8;
     series9.ArgumentDataMember    = "Ngay";
     series9.CrosshairLabelPattern = "Vé hoàn: {V:#,##0}";
     series9.Name = "Vé hoàn";
     series9.ValueDataMembersSerializable = "i9";
     lineSeriesView9.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     lineSeriesView9.LineMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Diamond;
     lineSeriesView9.MarkerVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series9.View = lineSeriesView9;
     series10.ArgumentDataMember    = "Ngay";
     series10.CheckedInLegend       = false;
     series10.CrosshairLabelPattern = "Phạt nợ: {V:#,##0}";
     series10.Name = "Phạt nợ";
     series10.ValueDataMembersSerializable = "i10";
     lineSeriesView10.Color = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     lineSeriesView10.LineMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Diamond;
     lineSeriesView10.MarkerVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series10.View = lineSeriesView10;
     series11.ArgumentDataMember    = "Ngay";
     series11.CheckedInLegend       = false;
     series11.CrosshairLabelPattern = "Hỗ trợ phí: {V:#,##0}";
     series11.Name = "Hỗ trợ phí";
     series11.ValueDataMembersSerializable = "i11";
     lineSeriesView11.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     lineSeriesView11.LineMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Diamond;
     lineSeriesView11.MarkerVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series11.View = lineSeriesView11;
     series12.ArgumentDataMember    = "Ngay";
     series12.CheckedInLegend       = false;
     series12.CrosshairLabelPattern = "Chiết khấu sau: {V:#,##0}";
     series12.Name = "Chiết khấu sau";
     series12.ValueDataMembersSerializable = "i12";
     lineSeriesView12.Color = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(27)))), ((int)(((byte)(16)))));
     lineSeriesView12.LineMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Diamond;
     lineSeriesView12.MarkerVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series12.View = lineSeriesView12;
     series13.ArgumentDataMember    = "Ngay";
     series13.CrosshairLabelPattern = "Vé đổi: {V:#,##0}";
     series13.Name = "Vé đổi";
     series13.ToolTipPointPattern          = "{A}";
     series13.ToolTipSeriesPattern         = "{A}";
     series13.ValueDataMembersSerializable = "i13";
     lineSeriesView13.Color = System.Drawing.Color.DarkRed;
     lineSeriesView13.LineMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Diamond;
     lineSeriesView13.MarkerVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series13.View = lineSeriesView13;
     series14.ArgumentDataMember    = "Ngay";
     series14.CrosshairLabelPattern = "Hành lý: {V:#,##0}";
     series14.Name = "Hành lý";
     series14.ValueDataMembersSerializable = "i14";
     lineSeriesView14.Color = System.Drawing.Color.SaddleBrown;
     lineSeriesView14.LineMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Diamond;
     lineSeriesView14.MarkerVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series14.View = lineSeriesView14;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3,
         series4,
         series5,
         series6,
         series7,
         series8,
         series9,
         series10,
         series11,
         series12,
         series13,
         series14
     };
     sideBySideBarSeriesLabel1.TextPattern   = "{V:#,##0}";
     this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel1;
     this.chartControl1.SeriesTemplate.ToolTipPointPattern  = "{A}";
     this.chartControl1.SeriesTemplate.ToolTipSeriesPattern = "";
     this.chartControl1.Size     = new System.Drawing.Size(1053, 498);
     this.chartControl1.TabIndex = 0;
     chartTitle1.Text            = "Biểu đồ thống kê các loại giao dịch trong 12 tháng gần nhất";
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     this.chartControl1.ToolTipOptions.ShowForPoints   = false;
     this.chartControl1.ToolTipOptions.ToolTipPosition = toolTipRelativePosition1;
     //
     // bieuDoOBindingSource
     //
     this.bieuDoOBindingSource.DataSource = typeof(DataTransferObject.O_BieuDo);
     //
     // iIDKhachHang
     //
     this.iIDKhachHang.EditValue = "";
     this.iIDKhachHang.Location  = new System.Drawing.Point(69, 8);
     this.iIDKhachHang.Name      = "iIDKhachHang";
     this.iIDKhachHang.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.iIDKhachHang.Properties.DataSource      = this.DaiLyDB;
     this.iIDKhachHang.Properties.DisplayMember   = "Ten";
     this.iIDKhachHang.Properties.NullText        = "";
     this.iIDKhachHang.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
     this.iIDKhachHang.Properties.PopupView       = this.searchLookUpEdit1View;
     this.iIDKhachHang.Properties.ValueMember     = "ID";
     this.iIDKhachHang.Size              = new System.Drawing.Size(169, 20);
     this.iIDKhachHang.TabIndex          = 17;
     this.iIDKhachHang.Tag               = "Khách";
     this.iIDKhachHang.EditValueChanged += new System.EventHandler(this.iIDKhachHang_EditValueChanged);
     //
     // DaiLyDB
     //
     this.DaiLyDB.DataSource = typeof(DataTransferObject.O_DAILY);
     //
     // searchLookUpEdit1View
     //
     this.searchLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colTen,
         this.gridColumn5
     });
     this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.searchLookUpEdit1View.Name           = "searchLookUpEdit1View";
     this.searchLookUpEdit1View.OptionsFilter.AllowAutoFilterConditionChange = DevExpress.Utils.DefaultBoolean.False;
     this.searchLookUpEdit1View.OptionsFind.AllowFindPanel = false;
     this.searchLookUpEdit1View.OptionsFind.FindNullPrompt = "Nhập vào đây tên cần tìm ...";
     this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
     //
     // colTen
     //
     this.colTen.Caption      = "Tên";
     this.colTen.FieldName    = "Ten";
     this.colTen.Name         = "colTen";
     this.colTen.Visible      = true;
     this.colTen.VisibleIndex = 1;
     this.colTen.Width        = 1450;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption      = "Mã DL";
     this.gridColumn5.FieldName    = "MaDL";
     this.gridColumn5.Name         = "gridColumn5";
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 0;
     this.gridColumn5.Width        = 165;
     //
     // labelControl12
     //
     this.labelControl12.Location = new System.Drawing.Point(10, 11);
     this.labelControl12.Name     = "labelControl12";
     this.labelControl12.Size     = new System.Drawing.Size(53, 13);
     this.labelControl12.TabIndex = 18;
     this.labelControl12.Text     = "Tên khách:";
     //
     // labelControl1
     //
     this.labelControl1.Anchor                          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl1.Appearance.Font                 = new System.Drawing.Font("Tahoma", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl1.Appearance.ForeColor            = System.Drawing.Color.Red;
     this.labelControl1.Appearance.Options.UseFont      = true;
     this.labelControl1.Appearance.Options.UseForeColor = true;
     this.labelControl1.Location                        = new System.Drawing.Point(637, 11);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(404, 16);
     this.labelControl1.TabIndex = 19;
     this.labelControl1.Text     = "(Nhóm mang tính chất tượng trưng vì chỉ tính theo vé thường)";
     //
     // frmBieuDoDaiLy
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1053, 532);
     this.Controls.Add(this.labelControl1);
     this.Controls.Add(this.iIDKhachHang);
     this.Controls.Add(this.labelControl12);
     this.Controls.Add(this.chartControl1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name            = "frmBieuDoDaiLy";
     this.Opacity         = 0D;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Biểu đồ thống kê các loại giao dịch trong 12 tháng gần nhất";
     this.Load           += new System.EventHandler(this.frmBieuDoDaiLy_Load);
     ((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)(lineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bieuDoOBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.iIDKhachHang.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DaiLyDB)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #38
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.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            this.dateEdit2 = new DevExpress.XtraEditors.DateEdit();
            this.cbeAction = new DevExpress.XtraEditors.ComboBoxEdit();
            this.cbeUser = new DevExpress.XtraEditors.ComboBoxEdit();
            this.sbSearch = new DevExpress.XtraEditors.SimpleButton();
            this.dateEdit1 = new DevExpress.XtraEditors.DateEdit();
            this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
            this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
            this.radioGroup1 = new DevExpress.XtraEditors.RadioGroup();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.Root1 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
            this.layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbeAction.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbeUser.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).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)(this.layoutControlGroup2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
            this.SuspendLayout();
            // 
            // layoutControl1
            // 
            this.layoutControl1.Controls.Add(this.dateEdit2);
            this.layoutControl1.Controls.Add(this.cbeAction);
            this.layoutControl1.Controls.Add(this.cbeUser);
            this.layoutControl1.Controls.Add(this.sbSearch);
            this.layoutControl1.Controls.Add(this.dateEdit1);
            this.layoutControl1.Controls.Add(this.textEdit1);
            this.layoutControl1.Controls.Add(this.simpleButton1);
            this.layoutControl1.Controls.Add(this.radioGroup1);
            this.layoutControl1.Controls.Add(this.chartControl1);
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlGroup2,
            this.tabbedControlGroup1,
            this.layoutControlItem7,
            this.layoutControlItem8,
            this.layoutControlItem4});
            this.layoutControl1.Location = new System.Drawing.Point(0, 0);
            this.layoutControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.layoutControl1.Name = "layoutControl1";
            this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1062, 177, 809, 736);
            this.layoutControl1.Root = this.layoutControlGroup1;
            this.layoutControl1.Size = new System.Drawing.Size(986, 590);
            this.layoutControl1.TabIndex = 2;
            this.layoutControl1.Text = "layoutControl1";
            // 
            // dateEdit2
            // 
            this.dateEdit2.EditValue = null;
            this.dateEdit2.Location = new System.Drawing.Point(367, 22);
            this.dateEdit2.Name = "dateEdit2";
            this.dateEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.dateEdit2.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.dateEdit2.Size = new System.Drawing.Size(106, 28);
            this.dateEdit2.StyleController = this.layoutControl1;
            this.dateEdit2.TabIndex = 18;
            // 
            // cbeAction
            // 
            this.cbeAction.Location = new System.Drawing.Point(105, 116);
            this.cbeAction.Name = "cbeAction";
            this.cbeAction.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbeAction.Size = new System.Drawing.Size(148, 28);
            this.cbeAction.StyleController = this.layoutControl1;
            this.cbeAction.TabIndex = 10;
            // 
            // cbeUser
            // 
            this.cbeUser.Location = new System.Drawing.Point(105, 84);
            this.cbeUser.Name = "cbeUser";
            this.cbeUser.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbeUser.Size = new System.Drawing.Size(386, 28);
            this.cbeUser.StyleController = this.layoutControl1;
            this.cbeUser.TabIndex = 9;
            // 
            // sbSearch
            // 
            this.sbSearch.Location = new System.Drawing.Point(0, 0);
            this.sbSearch.Name = "sbSearch";
            this.sbSearch.Size = new System.Drawing.Size(75, 23);
            this.sbSearch.StyleController = this.layoutControl1;
            this.sbSearch.TabIndex = 11;
            // 
            // dateEdit1
            // 
            this.dateEdit1.EditValue = null;
            this.dateEdit1.Location = new System.Drawing.Point(231, 22);
            this.dateEdit1.Name = "dateEdit1";
            this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.dateEdit1.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.dateEdit1.Properties.CalendarView = DevExpress.XtraEditors.Repository.CalendarView.Vista;
            this.dateEdit1.Properties.VistaDisplayMode = DevExpress.Utils.DefaultBoolean.True;
            this.dateEdit1.Size = new System.Drawing.Size(108, 28);
            this.dateEdit1.StyleController = this.layoutControl1;
            this.dateEdit1.TabIndex = 4;
            // 
            // textEdit1
            // 
            this.textEdit1.EditValue = "`";
            this.textEdit1.Location = new System.Drawing.Point(70, 22);
            this.textEdit1.Name = "textEdit1";
            this.textEdit1.Size = new System.Drawing.Size(116, 28);
            this.textEdit1.StyleController = this.layoutControl1;
            this.textEdit1.TabIndex = 12;
            this.textEdit1.Click += new System.EventHandler(this.textEdit1_Click_1);
            // 
            // simpleButton1
            // 
            this.simpleButton1.Location = new System.Drawing.Point(833, 22);
            this.simpleButton1.Name = "simpleButton1";
            this.simpleButton1.Size = new System.Drawing.Size(131, 29);
            this.simpleButton1.StyleController = this.layoutControl1;
            this.simpleButton1.TabIndex = 13;
            this.simpleButton1.Text = "조회";
            this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
            // 
            // radioGroup1
            // 
            this.radioGroup1.Location = new System.Drawing.Point(552, 22);
            this.radioGroup1.Name = "radioGroup1";
            this.radioGroup1.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
            new DevExpress.XtraEditors.Controls.RadioGroupItem("전기", "전기"),
            new DevExpress.XtraEditors.Controls.RadioGroupItem("수도", "수도"),
            new DevExpress.XtraEditors.Controls.RadioGroupItem("온수", "온수"),
            new DevExpress.XtraEditors.Controls.RadioGroupItem("가스", "가스"),
            new DevExpress.XtraEditors.Controls.RadioGroupItem("난방", "난방")});
            this.radioGroup1.Size = new System.Drawing.Size(253, 32);
            this.radioGroup1.StyleController = this.layoutControl1;
            this.radioGroup1.TabIndex = 17;
            // 
            // chartControl1
            // 
            this.chartControl1.AppearanceNameSerializable = "Chameleon";
            this.chartControl1.BorderOptions.Visibility = DevExpress.Utils.DefaultBoolean.True;
            xyDiagram1.AxisX.DateTimeScaleOptions.AggregateFunction = DevExpress.XtraCharts.AggregateFunction.None;
            xyDiagram1.AxisX.DateTimeScaleOptions.GridOffset = 1D;
            xyDiagram1.AxisX.DateTimeScaleOptions.MeasureUnit = DevExpress.XtraCharts.DateTimeMeasureUnit.Hour;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            this.chartControl1.Diagram = xyDiagram1;
            this.chartControl1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
            this.chartControl1.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
            this.chartControl1.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.chartControl1.Legend.EquallySpacedItems = false;
            this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
            this.chartControl1.Location = new System.Drawing.Point(12, 68);
            this.chartControl1.Margin = new System.Windows.Forms.Padding(4);
            this.chartControl1.Name = "chartControl1";
            this.chartControl1.PaletteBaseColorNumber = 4;
            this.chartControl1.PaletteName = "Apex";
            series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            sideBySideBarSeriesLabel1.Position = DevExpress.XtraCharts.BarSeriesLabelPosition.TopInside;
            series1.Label = sideBySideBarSeriesLabel1;
            series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            series1.Name = "검침항목";
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1};
            this.chartControl1.Size = new System.Drawing.Size(962, 510);
            this.chartControl1.TabIndex = 16;
            this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            // 
            // layoutControlGroup2
            // 
            this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.emptySpaceItem1});
            this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup2.Name = "layoutControlGroup2";
            this.layoutControlGroup2.Size = new System.Drawing.Size(768, 232);
            // 
            // emptySpaceItem1
            // 
            this.emptySpaceItem1.AllowHotTrack = false;
            this.emptySpaceItem1.Location = new System.Drawing.Point(0, 0);
            this.emptySpaceItem1.Name = "emptySpaceItem1";
            this.emptySpaceItem1.Size = new System.Drawing.Size(768, 232);
            this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
            // 
            // tabbedControlGroup1
            // 
            this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 0);
            this.tabbedControlGroup1.Name = "tabbedControlGroup1";
            this.tabbedControlGroup1.SelectedTabPage = null;
            this.tabbedControlGroup1.SelectedTabPageIndex = -1;
            this.tabbedControlGroup1.Size = new System.Drawing.Size(792, 287);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.cbeUser;
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 32);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.Size = new System.Drawing.Size(471, 32);
            this.layoutControlItem7.Text = "운영자";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(78, 22);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.cbeAction;
            this.layoutControlItem8.Location = new System.Drawing.Point(0, 64);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.Size = new System.Drawing.Size(233, 32);
            this.layoutControlItem8.Text = "운영 내용";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(78, 22);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.sbSearch;
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.Size = new System.Drawing.Size(966, 33);
            this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem4.TextVisible = false;
            // 
            // layoutControlGroup1
            // 
            this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup1.GroupBordersVisible = false;
            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.Root1,
            this.layoutControlItem5});
            this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup1.Name = "Root";
            this.layoutControlGroup1.Size = new System.Drawing.Size(986, 590);
            // 
            // Root1
            // 
            this.Root1.CustomizationFormText = "Root";
            this.Root1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.Root1.GroupBordersVisible = false;
            this.Root1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem2,
            this.emptySpaceItem2,
            this.layoutControlItem3,
            this.layoutControlItem6,
            this.layoutControlItem1,
            this.layoutControlItem9});
            this.Root1.Location = new System.Drawing.Point(0, 0);
            this.Root1.Name = "Root1";
            this.Root1.Size = new System.Drawing.Size(966, 56);
            this.Root1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.Root1.Text = "Root";
            this.Root1.TextVisible = false;
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.dateEdit1;
            this.layoutControlItem2.CustomizationFormText = "날짜";
            this.layoutControlItem2.Location = new System.Drawing.Point(168, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.Size = new System.Drawing.Size(153, 36);
            this.layoutControlItem2.Text = "날짜";
            this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.layoutControlItem2.TextSize = new System.Drawing.Size(36, 22);
            this.layoutControlItem2.TextToControlDistance = 5;
            // 
            // emptySpaceItem2
            // 
            this.emptySpaceItem2.AllowHotTrack = false;
            this.emptySpaceItem2.CustomizationFormText = "emptySpaceItem2";
            this.emptySpaceItem2.Location = new System.Drawing.Point(787, 0);
            this.emptySpaceItem2.Name = "emptySpaceItem2";
            this.emptySpaceItem2.Size = new System.Drawing.Size(24, 36);
            this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.textEdit1;
            this.layoutControlItem3.CustomizationFormText = "동/호";
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.Size = new System.Drawing.Size(168, 36);
            this.layoutControlItem3.Text = "동/호";
            this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.layoutControlItem3.TextSize = new System.Drawing.Size(43, 22);
            this.layoutControlItem3.TextToControlDistance = 5;
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.simpleButton1;
            this.layoutControlItem6.CustomizationFormText = "layoutControlItem6";
            this.layoutControlItem6.Location = new System.Drawing.Point(811, 0);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.Size = new System.Drawing.Size(135, 36);
            this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem6.TextVisible = false;
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.radioGroup1;
            this.layoutControlItem1.CustomizationFormText = "검침구분";
            this.layoutControlItem1.Location = new System.Drawing.Point(455, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(332, 36);
            this.layoutControlItem1.Text = "검침구분";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22);
            // 
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.dateEdit2;
            this.layoutControlItem9.Location = new System.Drawing.Point(321, 0);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.Size = new System.Drawing.Size(134, 36);
            this.layoutControlItem9.Text = " ~";
            this.layoutControlItem9.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.layoutControlItem9.TextSize = new System.Drawing.Size(19, 22);
            this.layoutControlItem9.TextToControlDistance = 5;
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.chartControl1;
            this.layoutControlItem5.CustomizationFormText = "layoutControlItem1";
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 56);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.Size = new System.Drawing.Size(966, 514);
            this.layoutControlItem5.Text = "layoutControlItem1";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem5.TextVisible = false;
            // 
            // G02I02ModuleTab2
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 18F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.layoutControl1);
            this.Name = "G02I02ModuleTab2";
            this.Size = new System.Drawing.Size(986, 590);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
            this.layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbeAction.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbeUser.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
            this.ResumeLayout(false);

        }
コード例 #39
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(frmPaperlessAsignacion));
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.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();
            this.tabAsignacion = new DevExpress.XtraTab.XtraTabControl();
            this.tabInfGeneral = new DevExpress.XtraTab.XtraTabPage();
            this.txtNumCon = new System.Windows.Forms.TextBox();
            this.ddlNumConsolidada = new DevExpress.XtraEditors.ComboBoxEdit();
            this.btnRecuperaNumConsolidado = new DevExpress.XtraEditors.SimpleButton();
            this.ddlMarca = new DevExpress.XtraEditors.ComboBoxEdit();
            this.txtNumContenedores = new DevExpress.XtraEditors.TextEdit();
            this.txtNumConsolidada = new DevExpress.XtraEditors.TextEdit();
            this.lblNumConsolidada = new DevExpress.XtraEditors.LabelControl();
            this.lblNumContenedores = new DevExpress.XtraEditors.LabelControl();
            this.lblMarca = new DevExpress.XtraEditors.LabelControl();
            this.ddlTipoCargaDescLarga = new DevExpress.XtraEditors.ComboBoxEdit();
            this.btnMantNaviera = new DevExpress.XtraEditors.SimpleButton();
            this.btnGrabarTransbordo = new DevExpress.XtraEditors.SimpleButton();
            this.btnEditarTransbordo = new DevExpress.XtraEditors.SimpleButton();
            this.ddlNaveTransbordo = new DevExpress.XtraEditors.ComboBoxEdit();
            this.txtNaveTransbordo = new System.Windows.Forms.TextBox();
            this.lblNaveTransbordo = new DevExpress.XtraEditors.LabelControl();
            this.lvlMotivo = new DevExpress.XtraEditors.LabelControl();
            this.txtMotivo = new DevExpress.XtraEditors.TextEdit();
            this.btnGrabarBl = new DevExpress.XtraEditors.SimpleButton();
            this.btnEditar = new DevExpress.XtraEditors.SimpleButton();
            this.txtNave = new System.Windows.Forms.TextBox();
            this.txtNaviera = new System.Windows.Forms.TextBox();
            this.txtAgente = new System.Windows.Forms.TextBox();
            this.ddlNave = new DevExpress.XtraEditors.ComboBoxEdit();
            this.ddlAgente = new DevExpress.XtraEditors.ComboBoxEdit();
            this.ddlTipoServicio = new DevExpress.XtraEditors.ComboBoxEdit();
            this.ddlTipoCarga = new DevExpress.XtraEditors.ComboBoxEdit();
            this.btnSiguienteP2 = new DevExpress.XtraEditors.SimpleButton();
            this.txtNumHousesBL = new DevExpress.XtraEditors.TextEdit();
            this.txtViaje = new DevExpress.XtraEditors.TextEdit();
            this.txtNumMaster = new DevExpress.XtraEditors.TextEdit();
            this.txtFechaMaster = new DevExpress.XtraEditors.DateEdit();
            this.labelControl17 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl16 = 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.ddlNaviera = new DevExpress.XtraEditors.ComboBoxEdit();
            this.tabFechas = new DevExpress.XtraTab.XtraTabPage();
            this.lblasteriscofechaMaximaVinculacion = new System.Windows.Forms.Label();
            this.lblAvisoFechaMaximaVinculacion = new DevExpress.XtraEditors.LabelControl();
            this.lblLeyendaFechaMaximaVinculacion = new DevExpress.XtraEditors.LabelControl();
            this.txtFechaMaximaVinculacion = new DevExpress.XtraEditors.DateEdit();
            this.lblFechaMaximaVinculacion = new DevExpress.XtraEditors.LabelControl();
            this.labelControl19 = new DevExpress.XtraEditors.LabelControl();
            this.txtPuerto = new System.Windows.Forms.TextBox();
            this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
            this.txtShippingInstruction = new System.Windows.Forms.TextBox();
            this.txtCourier = new System.Windows.Forms.TextBox();
            this.radioCourierDestino = new DevExpress.XtraEditors.RadioGroup();
            this.chkConfirmacionMaster = new System.Windows.Forms.CheckBox();
            this.txtfechaMasterConfirmado = new DevExpress.XtraEditors.DateEdit();
            this.btnGrabarFechas = new DevExpress.XtraEditors.SimpleButton();
            this.btnEditarFechas = new DevExpress.XtraEditors.SimpleButton();
            this.lblAlertaPlazoembarcadores = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.txtAperturaNavieras = new DevExpress.XtraEditors.DateEdit();
            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
            this.txtPlazoEmbarcadores = new DevExpress.XtraEditors.DateEdit();
            this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
            this.btnSiguienteP3 = new DevExpress.XtraEditors.SimpleButton();
            this.txtFechaETA = new DevExpress.XtraEditors.DateEdit();
            this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
            this.tabPrealerta = new DevExpress.XtraTab.XtraTabPage();
            this.labelControl20 = new DevExpress.XtraEditors.LabelControl();
            this.Chartusuario2 = new DevExpress.XtraCharts.ChartControl();
            this.ChartUsuario1 = new DevExpress.XtraCharts.ChartControl();
            this.txtObservacionU2 = new DevExpress.XtraEditors.MemoEdit();
            this.txtObsercacionU1 = new DevExpress.XtraEditors.MemoEdit();
            this.ddlImportanciaU1 = new DevExpress.XtraEditors.ComboBoxEdit();
            this.ddlUsuario2 = new DevExpress.XtraEditors.ComboBoxEdit();
            this.ddlUsuario1 = new DevExpress.XtraEditors.ComboBoxEdit();
            this.btnAsignar = new DevExpress.XtraEditors.SimpleButton();
            this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
            this.MenuMantNavieras = new System.Windows.Forms.ToolStripButton();
            this.dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.tabAsignacion)).BeginInit();
            this.tabAsignacion.SuspendLayout();
            this.tabInfGeneral.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ddlNumConsolidada.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlMarca.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNumContenedores.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNumConsolidada.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlTipoCargaDescLarga.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlNaveTransbordo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtMotivo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlNave.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlAgente.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlTipoServicio.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlTipoCarga.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNumHousesBL.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtViaje.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNumMaster.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaMaster.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaMaster.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlNaviera.Properties)).BeginInit();
            this.tabFechas.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaMaximaVinculacion.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaMaximaVinculacion.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radioCourierDestino.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtfechaMasterConfirmado.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtfechaMasterConfirmado.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtAperturaNavieras.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtAperturaNavieras.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtPlazoEmbarcadores.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtPlazoEmbarcadores.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaETA.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaETA.Properties)).BeginInit();
            this.tabPrealerta.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.Chartusuario2)).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.ChartUsuario1)).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();
            ((System.ComponentModel.ISupportInitialize)(this.txtObservacionU2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtObsercacionU1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlImportanciaU1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlUsuario2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlUsuario1.Properties)).BeginInit();
            this.toolStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).BeginInit();
            this.SuspendLayout();
            // 
            // tabAsignacion
            // 
            this.tabAsignacion.Location = new System.Drawing.Point(12, 41);
            this.tabAsignacion.Name = "tabAsignacion";
            this.tabAsignacion.SelectedTabPage = this.tabInfGeneral;
            this.tabAsignacion.Size = new System.Drawing.Size(840, 609);
            this.tabAsignacion.TabIndex = 0;
            this.tabAsignacion.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabInfGeneral,
            this.tabFechas,
            this.tabPrealerta});
            // 
            // tabInfGeneral
            // 
            this.tabInfGeneral.Controls.Add(this.txtNumCon);
            this.tabInfGeneral.Controls.Add(this.ddlNumConsolidada);
            this.tabInfGeneral.Controls.Add(this.btnRecuperaNumConsolidado);
            this.tabInfGeneral.Controls.Add(this.ddlMarca);
            this.tabInfGeneral.Controls.Add(this.txtNumContenedores);
            this.tabInfGeneral.Controls.Add(this.txtNumConsolidada);
            this.tabInfGeneral.Controls.Add(this.lblNumConsolidada);
            this.tabInfGeneral.Controls.Add(this.lblNumContenedores);
            this.tabInfGeneral.Controls.Add(this.lblMarca);
            this.tabInfGeneral.Controls.Add(this.ddlTipoCargaDescLarga);
            this.tabInfGeneral.Controls.Add(this.btnMantNaviera);
            this.tabInfGeneral.Controls.Add(this.btnGrabarTransbordo);
            this.tabInfGeneral.Controls.Add(this.btnEditarTransbordo);
            this.tabInfGeneral.Controls.Add(this.ddlNaveTransbordo);
            this.tabInfGeneral.Controls.Add(this.txtNaveTransbordo);
            this.tabInfGeneral.Controls.Add(this.lblNaveTransbordo);
            this.tabInfGeneral.Controls.Add(this.lvlMotivo);
            this.tabInfGeneral.Controls.Add(this.txtMotivo);
            this.tabInfGeneral.Controls.Add(this.btnGrabarBl);
            this.tabInfGeneral.Controls.Add(this.btnEditar);
            this.tabInfGeneral.Controls.Add(this.txtNave);
            this.tabInfGeneral.Controls.Add(this.txtNaviera);
            this.tabInfGeneral.Controls.Add(this.txtAgente);
            this.tabInfGeneral.Controls.Add(this.ddlNave);
            this.tabInfGeneral.Controls.Add(this.ddlAgente);
            this.tabInfGeneral.Controls.Add(this.ddlTipoServicio);
            this.tabInfGeneral.Controls.Add(this.ddlTipoCarga);
            this.tabInfGeneral.Controls.Add(this.btnSiguienteP2);
            this.tabInfGeneral.Controls.Add(this.txtNumHousesBL);
            this.tabInfGeneral.Controls.Add(this.txtViaje);
            this.tabInfGeneral.Controls.Add(this.txtNumMaster);
            this.tabInfGeneral.Controls.Add(this.txtFechaMaster);
            this.tabInfGeneral.Controls.Add(this.labelControl17);
            this.tabInfGeneral.Controls.Add(this.labelControl8);
            this.tabInfGeneral.Controls.Add(this.labelControl6);
            this.tabInfGeneral.Controls.Add(this.labelControl16);
            this.tabInfGeneral.Controls.Add(this.labelControl5);
            this.tabInfGeneral.Controls.Add(this.labelControl4);
            this.tabInfGeneral.Controls.Add(this.labelControl3);
            this.tabInfGeneral.Controls.Add(this.labelControl2);
            this.tabInfGeneral.Controls.Add(this.labelControl1);
            this.tabInfGeneral.Controls.Add(this.ddlNaviera);
            this.tabInfGeneral.Name = "tabInfGeneral";
            this.tabInfGeneral.Size = new System.Drawing.Size(831, 578);
            this.tabInfGeneral.Text = "Información General";
            this.tabInfGeneral.Paint += new System.Windows.Forms.PaintEventHandler(this.tabInfGeneral_Paint);
            // 
            // txtNumCon
            // 
            this.txtNumCon.Location = new System.Drawing.Point(612, 59);
            this.txtNumCon.Name = "txtNumCon";
            this.txtNumCon.Size = new System.Drawing.Size(168, 20);
            this.txtNumCon.TabIndex = 117;
            this.txtNumCon.Visible = false;
            // 
            // ddlNumConsolidada
            // 
            this.ddlNumConsolidada.Location = new System.Drawing.Point(390, 42);
            this.ddlNumConsolidada.Name = "ddlNumConsolidada";
            this.ddlNumConsolidada.Properties.AutoComplete = false;
            this.ddlNumConsolidada.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.ddlNumConsolidada.Size = new System.Drawing.Size(174, 20);
            this.ddlNumConsolidada.TabIndex = 4;
            this.ddlNumConsolidada.SelectedIndexChanged += new System.EventHandler(this.ddlNumConsolidada_SelectedIndexChanged);
            this.ddlNumConsolidada.Click += new System.EventHandler(this.ddlNumConsolidada_Click);
            // 
            // btnRecuperaNumConsolidado
            // 
            this.btnRecuperaNumConsolidado.Image = ((System.Drawing.Image)(resources.GetObject("btnRecuperaNumConsolidado.Image")));
            this.btnRecuperaNumConsolidado.Location = new System.Drawing.Point(278, 38);
            this.btnRecuperaNumConsolidado.Name = "btnRecuperaNumConsolidado";
            this.btnRecuperaNumConsolidado.Size = new System.Drawing.Size(29, 26);
            this.btnRecuperaNumConsolidado.TabIndex = 3;
            this.btnRecuperaNumConsolidado.ToolTip = "Obtener Consolidada desde NetShip";
            this.btnRecuperaNumConsolidado.Click += new System.EventHandler(this.btnRecuperaNumConsolidado_Click_1);
            // 
            // ddlMarca
            // 
            this.ddlMarca.Location = new System.Drawing.Point(108, 18);
            this.ddlMarca.Name = "ddlMarca";
            this.ddlMarca.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.ddlMarca.Size = new System.Drawing.Size(129, 20);
            this.ddlMarca.TabIndex = 1;
            // 
            // txtNumContenedores
            // 
            this.txtNumContenedores.Location = new System.Drawing.Point(108, 285);
            this.txtNumContenedores.Name = "txtNumContenedores";
            this.txtNumContenedores.Size = new System.Drawing.Size(129, 20);
            this.txtNumContenedores.TabIndex = 14;
            this.txtNumContenedores.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtNumContenedores_KeyPress);
            // 
            // txtNumConsolidada
            // 
            this.txtNumConsolidada.AllowDrop = true;
            this.txtNumConsolidada.Location = new System.Drawing.Point(390, 42);
            this.txtNumConsolidada.Name = "txtNumConsolidada";
            this.txtNumConsolidada.Size = new System.Drawing.Size(164, 20);
            this.txtNumConsolidada.TabIndex = 0;
            this.txtNumConsolidada.Visible = false;
            // 
            // lblNumConsolidada
            // 
            this.lblNumConsolidada.Location = new System.Drawing.Point(313, 47);
            this.lblNumConsolidada.Name = "lblNumConsolidada";
            this.lblNumConsolidada.Size = new System.Drawing.Size(73, 13);
            this.lblNumConsolidada.TabIndex = 0;
            this.lblNumConsolidada.Text = "N° Consolidada";
            // 
            // lblNumContenedores
            // 
            this.lblNumContenedores.Location = new System.Drawing.Point(20, 286);
            this.lblNumContenedores.Name = "lblNumContenedores";
            this.lblNumContenedores.Size = new System.Drawing.Size(83, 13);
            this.lblNumContenedores.TabIndex = 114;
            this.lblNumContenedores.Text = "N° Contenedores";
            // 
            // lblMarca
            // 
            this.lblMarca.Location = new System.Drawing.Point(20, 27);
            this.lblMarca.Name = "lblMarca";
            this.lblMarca.Size = new System.Drawing.Size(29, 13);
            this.lblMarca.TabIndex = 113;
            this.lblMarca.Text = "Marca";
            // 
            // ddlTipoCargaDescLarga
            // 
            this.ddlTipoCargaDescLarga.Location = new System.Drawing.Point(243, 259);
            this.ddlTipoCargaDescLarga.Name = "ddlTipoCargaDescLarga";
            this.ddlTipoCargaDescLarga.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.ddlTipoCargaDescLarga.Size = new System.Drawing.Size(129, 20);
            this.ddlTipoCargaDescLarga.TabIndex = 112;
            this.ddlTipoCargaDescLarga.Visible = false;
            // 
            // btnMantNaviera
            // 
            this.btnMantNaviera.Location = new System.Drawing.Point(451, 108);
            this.btnMantNaviera.Name = "btnMantNaviera";
            this.btnMantNaviera.Size = new System.Drawing.Size(116, 23);
            this.btnMantNaviera.TabIndex = 111;
            this.btnMantNaviera.Text = "Mantenedor Naviera";
            this.btnMantNaviera.Visible = false;
            this.btnMantNaviera.Click += new System.EventHandler(this.btnMantNaviera_Click);
            // 
            // btnGrabarTransbordo
            // 
            this.btnGrabarTransbordo.Location = new System.Drawing.Point(705, 178);
            this.btnGrabarTransbordo.Name = "btnGrabarTransbordo";
            this.btnGrabarTransbordo.Size = new System.Drawing.Size(75, 23);
            this.btnGrabarTransbordo.TabIndex = 110;
            this.btnGrabarTransbordo.Text = "Grabar";
            this.btnGrabarTransbordo.Visible = false;
            this.btnGrabarTransbordo.Click += new System.EventHandler(this.btnGrabarTransbordo_Click);
            // 
            // btnEditarTransbordo
            // 
            this.btnEditarTransbordo.Location = new System.Drawing.Point(624, 178);
            this.btnEditarTransbordo.Name = "btnEditarTransbordo";
            this.btnEditarTransbordo.Size = new System.Drawing.Size(75, 23);
            this.btnEditarTransbordo.TabIndex = 109;
            this.btnEditarTransbordo.Text = "Editar";
            this.btnEditarTransbordo.Visible = false;
            this.btnEditarTransbordo.Click += new System.EventHandler(this.btnEditarTransbordo_Click);
            // 
            // ddlNaveTransbordo
            // 
            this.ddlNaveTransbordo.Location = new System.Drawing.Point(451, 181);
            this.ddlNaveTransbordo.Name = "ddlNaveTransbordo";
            this.ddlNaveTransbordo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.ddlNaveTransbordo.Size = new System.Drawing.Size(100, 20);
            this.ddlNaveTransbordo.TabIndex = 108;
            this.ddlNaveTransbordo.Visible = false;
            // 
            // txtNaveTransbordo
            // 
            this.txtNaveTransbordo.Location = new System.Drawing.Point(108, 181);
            this.txtNaveTransbordo.Name = "txtNaveTransbordo";
            this.txtNaveTransbordo.Size = new System.Drawing.Size(328, 20);
            this.txtNaveTransbordo.TabIndex = 10;
            // 
            // lblNaveTransbordo
            // 
            this.lblNaveTransbordo.Location = new System.Drawing.Point(20, 188);
            this.lblNaveTransbordo.Name = "lblNaveTransbordo";
            this.lblNaveTransbordo.Size = new System.Drawing.Size(83, 13);
            this.lblNaveTransbordo.TabIndex = 107;
            this.lblNaveTransbordo.Text = "Nave Transbordo";
            // 
            // lvlMotivo
            // 
            this.lvlMotivo.Location = new System.Drawing.Point(571, 204);
            this.lvlMotivo.Name = "lvlMotivo";
            this.lvlMotivo.Size = new System.Drawing.Size(93, 13);
            this.lvlMotivo.TabIndex = 0;
            this.lvlMotivo.Text = "Motivo Modificación";
            this.lvlMotivo.Visible = false;
            // 
            // txtMotivo
            // 
            this.txtMotivo.Location = new System.Drawing.Point(670, 201);
            this.txtMotivo.Name = "txtMotivo";
            this.txtMotivo.Size = new System.Drawing.Size(110, 20);
            this.txtMotivo.TabIndex = 105;
            this.txtMotivo.Visible = false;
            // 
            // btnGrabarBl
            // 
            this.btnGrabarBl.Location = new System.Drawing.Point(705, 27);
            this.btnGrabarBl.Name = "btnGrabarBl";
            this.btnGrabarBl.Size = new System.Drawing.Size(75, 23);
            this.btnGrabarBl.TabIndex = 104;
            this.btnGrabarBl.Text = "Grabar";
            this.btnGrabarBl.Visible = false;
            this.btnGrabarBl.Click += new System.EventHandler(this.btnGrabarBl_Click);
            // 
            // btnEditar
            // 
            this.btnEditar.Location = new System.Drawing.Point(624, 27);
            this.btnEditar.Name = "btnEditar";
            this.btnEditar.Size = new System.Drawing.Size(75, 23);
            this.btnEditar.TabIndex = 103;
            this.btnEditar.Text = "Editar";
            this.btnEditar.Visible = false;
            this.btnEditar.Click += new System.EventHandler(this.btnEditar_Click);
            // 
            // txtNave
            // 
            this.txtNave.Location = new System.Drawing.Point(108, 158);
            this.txtNave.Name = "txtNave";
            this.txtNave.Size = new System.Drawing.Size(328, 20);
            this.txtNave.TabIndex = 9;
            this.txtNave.TextChanged += new System.EventHandler(this.txtNave_TextChanged);
            // 
            // txtNaviera
            // 
            this.txtNaviera.Location = new System.Drawing.Point(612, 108);
            this.txtNaviera.Name = "txtNaviera";
            this.txtNaviera.Size = new System.Drawing.Size(44, 20);
            this.txtNaviera.TabIndex = 4;
            this.txtNaviera.Visible = false;
            // 
            // txtAgente
            // 
            this.txtAgente.Location = new System.Drawing.Point(612, 85);
            this.txtAgente.Name = "txtAgente";
            this.txtAgente.Size = new System.Drawing.Size(44, 20);
            this.txtAgente.TabIndex = 3;
            this.txtAgente.Visible = false;
            // 
            // ddlNave
            // 
            this.ddlNave.Location = new System.Drawing.Point(451, 155);
            this.ddlNave.Name = "ddlNave";
            this.ddlNave.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.ddlNave.Size = new System.Drawing.Size(100, 20);
            this.ddlNave.TabIndex = 102;
            this.ddlNave.Visible = false;
            // 
            // ddlAgente
            // 
            this.ddlAgente.Location = new System.Drawing.Point(108, 89);
            this.ddlAgente.Name = "ddlAgente";
            this.ddlAgente.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.ddlAgente.Size = new System.Drawing.Size(328, 20);
            this.ddlAgente.TabIndex = 6;
            this.ddlAgente.SelectedIndexChanged += new System.EventHandler(this.ddlAgente_SelectedIndexChanged);
            // 
            // ddlTipoServicio
            // 
            this.ddlTipoServicio.Location = new System.Drawing.Point(108, 135);
            this.ddlTipoServicio.Name = "ddlTipoServicio";
            this.ddlTipoServicio.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.ddlTipoServicio.Size = new System.Drawing.Size(129, 20);
            this.ddlTipoServicio.TabIndex = 8;
            this.ddlTipoServicio.SelectedIndexChanged += new System.EventHandler(this.ddlTipoServicio_SelectedIndexChanged);
            // 
            // ddlTipoCarga
            // 
            this.ddlTipoCarga.Location = new System.Drawing.Point(108, 259);
            this.ddlTipoCarga.Name = "ddlTipoCarga";
            this.ddlTipoCarga.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.ddlTipoCarga.Size = new System.Drawing.Size(129, 20);
            this.ddlTipoCarga.TabIndex = 13;
            this.ddlTipoCarga.SelectedIndexChanged += new System.EventHandler(this.ddlTipoCarga_SelectedIndexChanged);
            // 
            // btnSiguienteP2
            // 
            this.btnSiguienteP2.Appearance.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnSiguienteP2.Appearance.Options.UseFont = true;
            this.btnSiguienteP2.Image = ((System.Drawing.Image)(resources.GetObject("btnSiguienteP2.Image")));
            this.btnSiguienteP2.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleRight;
            this.btnSiguienteP2.Location = new System.Drawing.Point(497, 413);
            this.btnSiguienteP2.Name = "btnSiguienteP2";
            this.btnSiguienteP2.Size = new System.Drawing.Size(283, 36);
            this.btnSiguienteP2.TabIndex = 15;
            this.btnSiguienteP2.Text = "Guardar y pasar al  siguiente Paso";
            this.btnSiguienteP2.Click += new System.EventHandler(this.btnSiguienteP2_Click);
            // 
            // txtNumHousesBL
            // 
            this.txtNumHousesBL.Location = new System.Drawing.Point(108, 235);
            this.txtNumHousesBL.Name = "txtNumHousesBL";
            this.txtNumHousesBL.Size = new System.Drawing.Size(129, 20);
            this.txtNumHousesBL.TabIndex = 12;
            this.txtNumHousesBL.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtNumHousesBL_KeyPress);
            // 
            // txtViaje
            // 
            this.txtViaje.Location = new System.Drawing.Point(108, 211);
            this.txtViaje.Name = "txtViaje";
            this.txtViaje.Size = new System.Drawing.Size(195, 20);
            this.txtViaje.TabIndex = 11;
            // 
            // txtNumMaster
            // 
            this.txtNumMaster.Location = new System.Drawing.Point(108, 44);
            this.txtNumMaster.Name = "txtNumMaster";
            this.txtNumMaster.Size = new System.Drawing.Size(164, 20);
            this.txtNumMaster.TabIndex = 2;
            // 
            // txtFechaMaster
            // 
            this.txtFechaMaster.EditValue = null;
            this.txtFechaMaster.Location = new System.Drawing.Point(108, 67);
            this.txtFechaMaster.Name = "txtFechaMaster";
            this.txtFechaMaster.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txtFechaMaster.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.txtFechaMaster.Size = new System.Drawing.Size(129, 20);
            this.txtFechaMaster.TabIndex = 5;
            // 
            // labelControl17
            // 
            this.labelControl17.Location = new System.Drawing.Point(20, 137);
            this.labelControl17.Name = "labelControl17";
            this.labelControl17.Size = new System.Drawing.Size(75, 13);
            this.labelControl17.TabIndex = 0;
            this.labelControl17.Text = "Tipo de Servicio";
            // 
            // labelControl8
            // 
            this.labelControl8.Location = new System.Drawing.Point(20, 262);
            this.labelControl8.Name = "labelControl8";
            this.labelControl8.Size = new System.Drawing.Size(67, 13);
            this.labelControl8.TabIndex = 0;
            this.labelControl8.Text = "Tipo de Carga";
            // 
            // labelControl6
            // 
            this.labelControl6.Location = new System.Drawing.Point(20, 238);
            this.labelControl6.Name = "labelControl6";
            this.labelControl6.Size = new System.Drawing.Size(65, 13);
            this.labelControl6.TabIndex = 0;
            this.labelControl6.Text = "N° Houses/BL";
            // 
            // labelControl16
            // 
            this.labelControl16.Location = new System.Drawing.Point(20, 214);
            this.labelControl16.Name = "labelControl16";
            this.labelControl16.Size = new System.Drawing.Size(23, 13);
            this.labelControl16.TabIndex = 0;
            this.labelControl16.Text = "Viaje";
            // 
            // labelControl5
            // 
            this.labelControl5.Location = new System.Drawing.Point(20, 162);
            this.labelControl5.Name = "labelControl5";
            this.labelControl5.Size = new System.Drawing.Size(25, 13);
            this.labelControl5.TabIndex = 0;
            this.labelControl5.Text = "Nave";
            // 
            // labelControl4
            // 
            this.labelControl4.Location = new System.Drawing.Point(20, 47);
            this.labelControl4.Name = "labelControl4";
            this.labelControl4.Size = new System.Drawing.Size(48, 13);
            this.labelControl4.TabIndex = 0;
            this.labelControl4.Text = "N° Master";
            // 
            // labelControl3
            // 
            this.labelControl3.Location = new System.Drawing.Point(20, 115);
            this.labelControl3.Name = "labelControl3";
            this.labelControl3.Size = new System.Drawing.Size(37, 13);
            this.labelControl3.TabIndex = 0;
            this.labelControl3.Text = "Naviera";
            // 
            // labelControl2
            // 
            this.labelControl2.Location = new System.Drawing.Point(20, 92);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(35, 13);
            this.labelControl2.TabIndex = 0;
            this.labelControl2.Text = "Agente";
            // 
            // labelControl1
            // 
            this.labelControl1.Location = new System.Drawing.Point(20, 70);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(65, 13);
            this.labelControl1.TabIndex = 0;
            this.labelControl1.Text = "Fecha Master";
            // 
            // ddlNaviera
            // 
            this.ddlNaviera.Location = new System.Drawing.Point(108, 112);
            this.ddlNaviera.Name = "ddlNaviera";
            this.ddlNaviera.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.ddlNaviera.Size = new System.Drawing.Size(328, 20);
            this.ddlNaviera.TabIndex = 7;
            this.ddlNaviera.SelectedIndexChanged += new System.EventHandler(this.ddlNaviera_SelectedIndexChanged);
            // 
            // tabFechas
            // 
            this.tabFechas.Controls.Add(this.lblasteriscofechaMaximaVinculacion);
            this.tabFechas.Controls.Add(this.lblAvisoFechaMaximaVinculacion);
            this.tabFechas.Controls.Add(this.lblLeyendaFechaMaximaVinculacion);
            this.tabFechas.Controls.Add(this.txtFechaMaximaVinculacion);
            this.tabFechas.Controls.Add(this.lblFechaMaximaVinculacion);
            this.tabFechas.Controls.Add(this.labelControl19);
            this.tabFechas.Controls.Add(this.txtPuerto);
            this.tabFechas.Controls.Add(this.labelControl18);
            this.tabFechas.Controls.Add(this.txtShippingInstruction);
            this.tabFechas.Controls.Add(this.txtCourier);
            this.tabFechas.Controls.Add(this.radioCourierDestino);
            this.tabFechas.Controls.Add(this.chkConfirmacionMaster);
            this.tabFechas.Controls.Add(this.txtfechaMasterConfirmado);
            this.tabFechas.Controls.Add(this.btnGrabarFechas);
            this.tabFechas.Controls.Add(this.btnEditarFechas);
            this.tabFechas.Controls.Add(this.lblAlertaPlazoembarcadores);
            this.tabFechas.Controls.Add(this.label1);
            this.tabFechas.Controls.Add(this.txtAperturaNavieras);
            this.tabFechas.Controls.Add(this.labelControl11);
            this.tabFechas.Controls.Add(this.txtPlazoEmbarcadores);
            this.tabFechas.Controls.Add(this.labelControl10);
            this.tabFechas.Controls.Add(this.btnSiguienteP3);
            this.tabFechas.Controls.Add(this.txtFechaETA);
            this.tabFechas.Controls.Add(this.labelControl7);
            this.tabFechas.Name = "tabFechas";
            this.tabFechas.Size = new System.Drawing.Size(831, 578);
            this.tabFechas.Text = "Fechas y plazos";
            this.tabFechas.Paint += new System.Windows.Forms.PaintEventHandler(this.tabFechas_Paint);
            // 
            // lblasteriscofechaMaximaVinculacion
            // 
            this.lblasteriscofechaMaximaVinculacion.AutoSize = true;
            this.lblasteriscofechaMaximaVinculacion.ForeColor = System.Drawing.Color.Red;
            this.lblasteriscofechaMaximaVinculacion.Location = new System.Drawing.Point(256, 133);
            this.lblasteriscofechaMaximaVinculacion.Name = "lblasteriscofechaMaximaVinculacion";
            this.lblasteriscofechaMaximaVinculacion.Size = new System.Drawing.Size(11, 13);
            this.lblasteriscofechaMaximaVinculacion.TabIndex = 129;
            this.lblasteriscofechaMaximaVinculacion.Text = "*";
            this.lblasteriscofechaMaximaVinculacion.Visible = false;
            // 
            // lblAvisoFechaMaximaVinculacion
            // 
            this.lblAvisoFechaMaximaVinculacion.Location = new System.Drawing.Point(272, 137);
            this.lblAvisoFechaMaximaVinculacion.Name = "lblAvisoFechaMaximaVinculacion";
            this.lblAvisoFechaMaximaVinculacion.Size = new System.Drawing.Size(321, 13);
            this.lblAvisoFechaMaximaVinculacion.TabIndex = 128;
            this.lblAvisoFechaMaximaVinculacion.Text = "No pudo ser determinada automaticamente, debe ingresar manual.";
            this.lblAvisoFechaMaximaVinculacion.Visible = false;
            // 
            // lblLeyendaFechaMaximaVinculacion
            // 
            this.lblLeyendaFechaMaximaVinculacion.Location = new System.Drawing.Point(-3, 480);
            this.lblLeyendaFechaMaximaVinculacion.Name = "lblLeyendaFechaMaximaVinculacion";
            this.lblLeyendaFechaMaximaVinculacion.Size = new System.Drawing.Size(320, 13);
            this.lblLeyendaFechaMaximaVinculacion.TabIndex = 127;
            this.lblLeyendaFechaMaximaVinculacion.Text = "*Se calcula automaticamente a partir de la ETA (10 o 7 días plazo).";
            // 
            // txtFechaMaximaVinculacion
            // 
            this.txtFechaMaximaVinculacion.EditValue = null;
            this.txtFechaMaximaVinculacion.Location = new System.Drawing.Point(138, 130);
            this.txtFechaMaximaVinculacion.Name = "txtFechaMaximaVinculacion";
            this.txtFechaMaximaVinculacion.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txtFechaMaximaVinculacion.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.txtFechaMaximaVinculacion.Size = new System.Drawing.Size(114, 20);
            this.txtFechaMaximaVinculacion.TabIndex = 126;
            this.txtFechaMaximaVinculacion.Visible = false;
            this.txtFechaMaximaVinculacion.EditValueChanged += new System.EventHandler(this.txtFechaMaximaVinculacion_EditValueChanged);
            // 
            // lblFechaMaximaVinculacion
            // 
            this.lblFechaMaximaVinculacion.Location = new System.Drawing.Point(6, 137);
            this.lblFechaMaximaVinculacion.Name = "lblFechaMaximaVinculacion";
            this.lblFechaMaximaVinculacion.Size = new System.Drawing.Size(132, 13);
            this.lblFechaMaximaVinculacion.TabIndex = 125;
            this.lblFechaMaximaVinculacion.Text = "Fecha Maxima Vinculacion *";
            this.lblFechaMaximaVinculacion.Visible = false;
            // 
            // labelControl19
            // 
            this.labelControl19.Location = new System.Drawing.Point(272, 108);
            this.labelControl19.Name = "labelControl19";
            this.labelControl19.Size = new System.Drawing.Size(32, 13);
            this.labelControl19.TabIndex = 124;
            this.labelControl19.Text = "Puerto";
            // 
            // txtPuerto
            // 
            this.txtPuerto.Location = new System.Drawing.Point(378, 105);
            this.txtPuerto.Name = "txtPuerto";
            this.txtPuerto.ReadOnly = true;
            this.txtPuerto.Size = new System.Drawing.Size(129, 20);
            this.txtPuerto.TabIndex = 123;
            // 
            // labelControl18
            // 
            this.labelControl18.Location = new System.Drawing.Point(272, 74);
            this.labelControl18.Name = "labelControl18";
            this.labelControl18.Size = new System.Drawing.Size(95, 13);
            this.labelControl18.TabIndex = 122;
            this.labelControl18.Text = "Shipping Instruction";
            // 
            // txtShippingInstruction
            // 
            this.txtShippingInstruction.Location = new System.Drawing.Point(378, 71);
            this.txtShippingInstruction.Name = "txtShippingInstruction";
            this.txtShippingInstruction.ReadOnly = true;
            this.txtShippingInstruction.Size = new System.Drawing.Size(129, 20);
            this.txtShippingInstruction.TabIndex = 121;
            // 
            // txtCourier
            // 
            this.txtCourier.Location = new System.Drawing.Point(378, 22);
            this.txtCourier.Name = "txtCourier";
            this.txtCourier.Size = new System.Drawing.Size(129, 20);
            this.txtCourier.TabIndex = 120;
            // 
            // radioCourierDestino
            // 
            this.radioCourierDestino.Location = new System.Drawing.Point(272, 22);
            this.radioCourierDestino.Name = "radioCourierDestino";
            this.radioCourierDestino.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
            new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "Courier"),
            new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "En Destino")});
            this.radioCourierDestino.Size = new System.Drawing.Size(100, 43);
            this.radioCourierDestino.TabIndex = 119;
            this.radioCourierDestino.SelectedIndexChanged += new System.EventHandler(this.radioGroup1_SelectedIndexChanged);
            // 
            // chkConfirmacionMaster
            // 
            this.chkConfirmacionMaster.AutoSize = true;
            this.chkConfirmacionMaster.Location = new System.Drawing.Point(513, 23);
            this.chkConfirmacionMaster.Name = "chkConfirmacionMaster";
            this.chkConfirmacionMaster.Size = new System.Drawing.Size(116, 17);
            this.chkConfirmacionMaster.TabIndex = 118;
            this.chkConfirmacionMaster.Text = "Master confirmado ";
            this.chkConfirmacionMaster.UseVisualStyleBackColor = true;
            this.chkConfirmacionMaster.CheckedChanged += new System.EventHandler(this.chkConfirmacionMaster_CheckedChanged);
            // 
            // txtfechaMasterConfirmado
            // 
            this.txtfechaMasterConfirmado.EditValue = null;
            this.txtfechaMasterConfirmado.Location = new System.Drawing.Point(378, 45);
            this.txtfechaMasterConfirmado.Name = "txtfechaMasterConfirmado";
            this.txtfechaMasterConfirmado.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txtfechaMasterConfirmado.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.txtfechaMasterConfirmado.Size = new System.Drawing.Size(129, 20);
            this.txtfechaMasterConfirmado.TabIndex = 117;
            // 
            // btnGrabarFechas
            // 
            this.btnGrabarFechas.Location = new System.Drawing.Point(710, 22);
            this.btnGrabarFechas.Name = "btnGrabarFechas";
            this.btnGrabarFechas.Size = new System.Drawing.Size(75, 23);
            this.btnGrabarFechas.TabIndex = 105;
            this.btnGrabarFechas.Text = "Grabar";
            this.btnGrabarFechas.Visible = false;
            this.btnGrabarFechas.Click += new System.EventHandler(this.btnGrabarFechas_Click);
            // 
            // btnEditarFechas
            // 
            this.btnEditarFechas.Location = new System.Drawing.Point(634, 22);
            this.btnEditarFechas.Name = "btnEditarFechas";
            this.btnEditarFechas.Size = new System.Drawing.Size(75, 23);
            this.btnEditarFechas.TabIndex = 104;
            this.btnEditarFechas.Text = "Editar";
            this.btnEditarFechas.Visible = false;
            this.btnEditarFechas.Click += new System.EventHandler(this.btnEditarFechas_Click);
            // 
            // lblAlertaPlazoembarcadores
            // 
            this.lblAlertaPlazoembarcadores.AutoSize = true;
            this.lblAlertaPlazoembarcadores.ForeColor = System.Drawing.Color.Red;
            this.lblAlertaPlazoembarcadores.Location = new System.Drawing.Point(256, 95);
            this.lblAlertaPlazoembarcadores.Name = "lblAlertaPlazoembarcadores";
            this.lblAlertaPlazoembarcadores.Size = new System.Drawing.Size(11, 13);
            this.lblAlertaPlazoembarcadores.TabIndex = 12;
            this.lblAlertaPlazoembarcadores.Text = "*";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.ForeColor = System.Drawing.Color.Red;
            this.label1.Location = new System.Drawing.Point(257, 23);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(11, 13);
            this.label1.TabIndex = 12;
            this.label1.Text = "*";
            // 
            // txtAperturaNavieras
            // 
            this.txtAperturaNavieras.EditValue = null;
            this.txtAperturaNavieras.Location = new System.Drawing.Point(138, 55);
            this.txtAperturaNavieras.Name = "txtAperturaNavieras";
            this.txtAperturaNavieras.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txtAperturaNavieras.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.txtAperturaNavieras.Size = new System.Drawing.Size(114, 20);
            this.txtAperturaNavieras.TabIndex = 11;
            // 
            // labelControl11
            // 
            this.labelControl11.Location = new System.Drawing.Point(9, 59);
            this.labelControl11.Name = "labelControl11";
            this.labelControl11.Size = new System.Drawing.Size(88, 13);
            this.labelControl11.TabIndex = 10;
            this.labelControl11.Text = "Apertura Navieras";
            // 
            // txtPlazoEmbarcadores
            // 
            this.txtPlazoEmbarcadores.EditValue = null;
            this.txtPlazoEmbarcadores.Location = new System.Drawing.Point(138, 92);
            this.txtPlazoEmbarcadores.Name = "txtPlazoEmbarcadores";
            this.txtPlazoEmbarcadores.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txtPlazoEmbarcadores.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.txtPlazoEmbarcadores.Size = new System.Drawing.Size(114, 20);
            this.txtPlazoEmbarcadores.TabIndex = 9;
            // 
            // labelControl10
            // 
            this.labelControl10.Location = new System.Drawing.Point(9, 95);
            this.labelControl10.Name = "labelControl10";
            this.labelControl10.Size = new System.Drawing.Size(96, 13);
            this.labelControl10.TabIndex = 8;
            this.labelControl10.Text = "Plazo Embarcadores";
            // 
            // btnSiguienteP3
            // 
            this.btnSiguienteP3.Appearance.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnSiguienteP3.Appearance.Options.UseFont = true;
            this.btnSiguienteP3.Image = ((System.Drawing.Image)(resources.GetObject("btnSiguienteP3.Image")));
            this.btnSiguienteP3.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleRight;
            this.btnSiguienteP3.Location = new System.Drawing.Point(502, 412);
            this.btnSiguienteP3.Name = "btnSiguienteP3";
            this.btnSiguienteP3.Size = new System.Drawing.Size(283, 36);
            this.btnSiguienteP3.TabIndex = 7;
            this.btnSiguienteP3.Text = "Guardar y pasar al siguiente Paso";
            this.btnSiguienteP3.Click += new System.EventHandler(this.btnSiguienteP3_Click);
            // 
            // txtFechaETA
            // 
            this.txtFechaETA.EditValue = null;
            this.txtFechaETA.Location = new System.Drawing.Point(138, 20);
            this.txtFechaETA.Name = "txtFechaETA";
            this.txtFechaETA.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txtFechaETA.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.txtFechaETA.Size = new System.Drawing.Size(114, 20);
            this.txtFechaETA.TabIndex = 3;
            this.txtFechaETA.EditValueChanged += new System.EventHandler(this.txtFechaETA_EditValueChanged);
            // 
            // labelControl7
            // 
            this.labelControl7.Location = new System.Drawing.Point(10, 24);
            this.labelControl7.Name = "labelControl7";
            this.labelControl7.Size = new System.Drawing.Size(51, 13);
            this.labelControl7.TabIndex = 2;
            this.labelControl7.Text = "Fecha ETA";
            // 
            // tabPrealerta
            // 
            this.tabPrealerta.Controls.Add(this.labelControl20);
            this.tabPrealerta.Controls.Add(this.Chartusuario2);
            this.tabPrealerta.Controls.Add(this.ChartUsuario1);
            this.tabPrealerta.Controls.Add(this.txtObservacionU2);
            this.tabPrealerta.Controls.Add(this.txtObsercacionU1);
            this.tabPrealerta.Controls.Add(this.ddlImportanciaU1);
            this.tabPrealerta.Controls.Add(this.ddlUsuario2);
            this.tabPrealerta.Controls.Add(this.ddlUsuario1);
            this.tabPrealerta.Controls.Add(this.btnAsignar);
            this.tabPrealerta.Controls.Add(this.labelControl13);
            this.tabPrealerta.Controls.Add(this.labelControl15);
            this.tabPrealerta.Controls.Add(this.labelControl12);
            this.tabPrealerta.Controls.Add(this.labelControl14);
            this.tabPrealerta.Controls.Add(this.labelControl9);
            this.tabPrealerta.Name = "tabPrealerta";
            this.tabPrealerta.Size = new System.Drawing.Size(831, 578);
            this.tabPrealerta.Text = "Asignar Pre alerta";
            // 
            // labelControl20
            // 
            this.labelControl20.Location = new System.Drawing.Point(5, 557);
            this.labelControl20.Name = "labelControl20";
            this.labelControl20.Size = new System.Drawing.Size(378, 13);
            this.labelControl20.TabIndex = 74;
            this.labelControl20.Text = "Corresponde a la cantidad de HBL asignados por usuario en los últimos 30 días.";
            // 
            // Chartusuario2
            // 
            this.Chartusuario2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)));
            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.Chartusuario2.Diagram = xyDiagram1;
            this.Chartusuario2.Location = new System.Drawing.Point(460, 115);
            this.Chartusuario2.Name = "Chartusuario2";
            sideBySideBarSeriesLabel1.LineVisible = true;
            sideBySideBarSeriesLabel1.OverlappingOptionsTypeName = "OverlappingOptions";
            series1.Label = sideBySideBarSeriesLabel1;
            series1.Name = "Series 1";
            sideBySideBarSeriesLabel2.LineVisible = true;
            sideBySideBarSeriesLabel2.OverlappingOptionsTypeName = "OverlappingOptions";
            series2.Label = sideBySideBarSeriesLabel2;
            series2.Name = "Series 2";
            this.Chartusuario2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2};
            sideBySideBarSeriesLabel3.LineVisible = true;
            sideBySideBarSeriesLabel3.OverlappingOptionsTypeName = "OverlappingOptions";
            this.Chartusuario2.SeriesTemplate.Label = sideBySideBarSeriesLabel3;
            this.Chartusuario2.Size = new System.Drawing.Size(364, 418);
            this.Chartusuario2.TabIndex = 73;
            // 
            // ChartUsuario1
            // 
            this.ChartUsuario1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)));
            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.ChartUsuario1.Diagram = xyDiagram2;
            this.ChartUsuario1.Location = new System.Drawing.Point(5, 116);
            this.ChartUsuario1.Name = "ChartUsuario1";
            this.ChartUsuario1.PaletteName = "Oriel";
            sideBySideBarSeriesLabel4.LineVisible = true;
            sideBySideBarSeriesLabel4.OverlappingOptionsTypeName = "OverlappingOptions";
            series3.Label = sideBySideBarSeriesLabel4;
            series3.Name = "Series 1";
            sideBySideBarSeriesLabel5.LineVisible = true;
            sideBySideBarSeriesLabel5.OverlappingOptionsTypeName = "OverlappingOptions";
            series4.Label = sideBySideBarSeriesLabel5;
            series4.Name = "Series 2";
            this.ChartUsuario1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series3,
        series4};
            sideBySideBarSeriesLabel6.LineVisible = true;
            sideBySideBarSeriesLabel6.OverlappingOptionsTypeName = "OverlappingOptions";
            this.ChartUsuario1.SeriesTemplate.Label = sideBySideBarSeriesLabel6;
            this.ChartUsuario1.Size = new System.Drawing.Size(449, 417);
            this.ChartUsuario1.TabIndex = 72;
            // 
            // txtObservacionU2
            // 
            this.txtObservacionU2.Location = new System.Drawing.Point(521, 39);
            this.txtObservacionU2.Name = "txtObservacionU2";
            this.txtObservacionU2.Size = new System.Drawing.Size(303, 48);
            this.txtObservacionU2.TabIndex = 12;
            // 
            // txtObsercacionU1
            // 
            this.txtObsercacionU1.Location = new System.Drawing.Point(115, 38);
            this.txtObsercacionU1.Name = "txtObsercacionU1";
            this.txtObsercacionU1.Size = new System.Drawing.Size(293, 48);
            this.txtObsercacionU1.TabIndex = 12;
            // 
            // ddlImportanciaU1
            // 
            this.ddlImportanciaU1.Location = new System.Drawing.Point(115, 90);
            this.ddlImportanciaU1.Name = "ddlImportanciaU1";
            this.ddlImportanciaU1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.ddlImportanciaU1.Size = new System.Drawing.Size(118, 20);
            this.ddlImportanciaU1.TabIndex = 11;
            // 
            // ddlUsuario2
            // 
            this.ddlUsuario2.Location = new System.Drawing.Point(521, 13);
            this.ddlUsuario2.Name = "ddlUsuario2";
            this.ddlUsuario2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.ddlUsuario2.Size = new System.Drawing.Size(235, 20);
            this.ddlUsuario2.TabIndex = 11;
            // 
            // ddlUsuario1
            // 
            this.ddlUsuario1.Location = new System.Drawing.Point(115, 15);
            this.ddlUsuario1.Name = "ddlUsuario1";
            this.ddlUsuario1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.ddlUsuario1.Size = new System.Drawing.Size(235, 20);
            this.ddlUsuario1.TabIndex = 11;
            // 
            // btnAsignar
            // 
            this.btnAsignar.Appearance.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnAsignar.Appearance.Options.UseFont = true;
            this.btnAsignar.Image = ((System.Drawing.Image)(resources.GetObject("btnAsignar.Image")));
            this.btnAsignar.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleRight;
            this.btnAsignar.Location = new System.Drawing.Point(640, 539);
            this.btnAsignar.Name = "btnAsignar";
            this.btnAsignar.Size = new System.Drawing.Size(184, 31);
            this.btnAsignar.TabIndex = 10;
            this.btnAsignar.Text = "Guardar y Asignar";
            this.btnAsignar.Click += new System.EventHandler(this.btnAsignar_Click);
            // 
            // labelControl13
            // 
            this.labelControl13.Location = new System.Drawing.Point(8, 93);
            this.labelControl13.Name = "labelControl13";
            this.labelControl13.Size = new System.Drawing.Size(57, 13);
            this.labelControl13.TabIndex = 9;
            this.labelControl13.Text = "Importancia";
            // 
            // labelControl15
            // 
            this.labelControl15.Location = new System.Drawing.Point(418, 42);
            this.labelControl15.Name = "labelControl15";
            this.labelControl15.Size = new System.Drawing.Size(60, 13);
            this.labelControl15.TabIndex = 9;
            this.labelControl15.Text = "Observacion";
            // 
            // labelControl12
            // 
            this.labelControl12.Location = new System.Drawing.Point(5, 41);
            this.labelControl12.Name = "labelControl12";
            this.labelControl12.Size = new System.Drawing.Size(60, 13);
            this.labelControl12.TabIndex = 9;
            this.labelControl12.Text = "Observacion";
            // 
            // labelControl14
            // 
            this.labelControl14.Location = new System.Drawing.Point(418, 16);
            this.labelControl14.Name = "labelControl14";
            this.labelControl14.Size = new System.Drawing.Size(97, 13);
            this.labelControl14.TabIndex = 9;
            this.labelControl14.Text = "Seleccione usuario 2";
            // 
            // labelControl9
            // 
            this.labelControl9.Location = new System.Drawing.Point(5, 18);
            this.labelControl9.Name = "labelControl9";
            this.labelControl9.Size = new System.Drawing.Size(97, 13);
            this.labelControl9.TabIndex = 9;
            this.labelControl9.Text = "Seleccione usuario 1";
            // 
            // toolStrip1
            // 
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripButton1,
            this.MenuMantNavieras});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(880, 38);
            this.toolStrip1.TabIndex = 1;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // toolStripButton1
            // 
            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(33, 35);
            this.toolStripButton1.Text = "Salir";
            this.toolStripButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
            // 
            // MenuMantNavieras
            // 
            this.MenuMantNavieras.Image = ((System.Drawing.Image)(resources.GetObject("MenuMantNavieras.Image")));
            this.MenuMantNavieras.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuMantNavieras.Name = "MenuMantNavieras";
            this.MenuMantNavieras.Size = new System.Drawing.Size(56, 35);
            this.MenuMantNavieras.Text = "Navieras";
            this.MenuMantNavieras.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuMantNavieras.Visible = false;
            this.MenuMantNavieras.Click += new System.EventHandler(this.MenuMantNavieras_Click);
            // 
            // dxErrorProvider1
            // 
            this.dxErrorProvider1.ContainerControl = this;
            // 
            // frmPaperlessAsignacion
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(880, 637);
            this.Controls.Add(this.toolStrip1);
            this.Controls.Add(this.tabAsignacion);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "frmPaperlessAsignacion";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Paperless - Asignacion";
            this.Load += new System.EventHandler(this.frmPaperless_Load);
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmPaperlessAsignacion_FormClosed);
            this.Leave += new System.EventHandler(this.frmPaperlessAsignacion_Leave);
            ((System.ComponentModel.ISupportInitialize)(this.tabAsignacion)).EndInit();
            this.tabAsignacion.ResumeLayout(false);
            this.tabInfGeneral.ResumeLayout(false);
            this.tabInfGeneral.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ddlNumConsolidada.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlMarca.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNumContenedores.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNumConsolidada.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlTipoCargaDescLarga.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlNaveTransbordo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtMotivo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlNave.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlAgente.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlTipoServicio.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlTipoCarga.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNumHousesBL.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtViaje.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtNumMaster.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaMaster.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaMaster.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlNaviera.Properties)).EndInit();
            this.tabFechas.ResumeLayout(false);
            this.tabFechas.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaMaximaVinculacion.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaMaximaVinculacion.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radioCourierDestino.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtfechaMasterConfirmado.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtfechaMasterConfirmado.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtAperturaNavieras.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtAperturaNavieras.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtPlazoEmbarcadores.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtPlazoEmbarcadores.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaETA.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtFechaETA.Properties)).EndInit();
            this.tabPrealerta.ResumeLayout(false);
            this.tabPrealerta.PerformLayout();
            ((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.Chartusuario2)).EndInit();
            ((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.ChartUsuario1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtObservacionU2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtObsercacionU1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlImportanciaU1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlUsuario2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ddlUsuario1.Properties)).EndInit();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #40
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram                xyDiagram1                = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.SecondaryAxisY           secondaryAxisY1           = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.Series                   series1                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     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.SideBySideBarSeriesView  sideBySideBarSeriesView2  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.Series                   series3                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel         pointSeriesLabel1         = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView1           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle               chartTitle1               = new DevExpress.XtraCharts.ChartTitle();
     this.splitmain     = new System.Windows.Forms.SplitContainer();
     this.sBtnPcard     = new DevExpress.XtraEditors.SimpleButton();
     this.sBtnAPS       = new DevExpress.XtraEditors.SimpleButton();
     this.uc_year       = new OS_DSF.UC.UC_YEAR_SELECTION();
     this.chartSlabtest = new DevExpress.XtraCharts.ChartControl();
     this.grdView       = new DevExpress.XtraGrid.GridControl();
     this.gvwView       = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
     this.gridBand1     = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.gridBand2     = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.DIV           = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandYear      = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.band01        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL01         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band02        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL02         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band03        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL03         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band04        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL04         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band05        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL05         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band06        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL06         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band07        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL07         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band08        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL08         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band09        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL09         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band10        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL10         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band11        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL11         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band12        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL12         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandAVG       = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COLAVG        = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.timer1        = new System.Windows.Forms.Timer(this.components);
     this.pnHeader      = new System.Windows.Forms.Panel();
     this.pnYMD         = new System.Windows.Forms.Panel();
     this.lblDateTime   = new System.Windows.Forms.Label();
     this.lblTitle2     = new System.Windows.Forms.Label();
     this.lblTitle1     = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.splitmain)).BeginInit();
     this.splitmain.Panel1.SuspendLayout();
     this.splitmain.Panel2.SuspendLayout();
     this.splitmain.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartSlabtest)).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)(sideBySideBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvwView)).BeginInit();
     this.pnHeader.SuspendLayout();
     this.SuspendLayout();
     //
     // splitmain
     //
     this.splitmain.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitmain.Location    = new System.Drawing.Point(0, 100);
     this.splitmain.Name        = "splitmain";
     this.splitmain.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitmain.Panel1
     //
     this.splitmain.Panel1.Controls.Add(this.sBtnPcard);
     this.splitmain.Panel1.Controls.Add(this.sBtnAPS);
     this.splitmain.Panel1.Controls.Add(this.uc_year);
     this.splitmain.Panel1.Controls.Add(this.chartSlabtest);
     //
     // splitmain.Panel2
     //
     this.splitmain.Panel2.Controls.Add(this.grdView);
     this.splitmain.Size             = new System.Drawing.Size(1920, 980);
     this.splitmain.SplitterDistance = 676;
     this.splitmain.TabIndex         = 16;
     //
     // sBtnPcard
     //
     this.sBtnPcard.Appearance.Font            = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sBtnPcard.Appearance.Options.UseFont = true;
     this.sBtnPcard.Location = new System.Drawing.Point(452, 6);
     this.sBtnPcard.Name     = "sBtnPcard";
     this.sBtnPcard.Size     = new System.Drawing.Size(189, 42);
     this.sBtnPcard.TabIndex = 11;
     this.sBtnPcard.Tag      = "1";
     this.sBtnPcard.Text     = "Pcard Production";
     this.sBtnPcard.Click   += new System.EventHandler(this.sBtnAPS_PCARD_Click);
     //
     // sBtnAPS
     //
     this.sBtnAPS.Appearance.Font            = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sBtnAPS.Appearance.Options.UseFont = true;
     this.sBtnAPS.Location = new System.Drawing.Point(257, 6);
     this.sBtnAPS.Name     = "sBtnAPS";
     this.sBtnAPS.Size     = new System.Drawing.Size(189, 42);
     this.sBtnAPS.TabIndex = 10;
     this.sBtnAPS.Tag      = "0";
     this.sBtnAPS.Text     = "APS Production";
     this.sBtnAPS.Click   += new System.EventHandler(this.sBtnAPS_PCARD_Click);
     //
     // uc_year
     //
     this.uc_year.AutoSize          = true;
     this.uc_year.Location          = new System.Drawing.Point(13, 6);
     this.uc_year.Name              = "uc_year";
     this.uc_year.Size              = new System.Drawing.Size(229, 47);
     this.uc_year.TabIndex          = 9;
     this.uc_year.ValueChangeEvent += new System.EventHandler(this.uC_YEAR_SELECTION1_ValueChangeEvent);
     //
     // chartSlabtest
     //
     this.chartSlabtest.AnimationStartMode       = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chartSlabtest.DataBindings             = null;
     xyDiagram1.AxisX.Label.Font                 = new System.Drawing.Font("Tahoma", 14.25F);
     xyDiagram1.AxisX.Title.Font                 = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
     xyDiagram1.AxisX.Title.Text                 = "Month";
     xyDiagram1.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     xyDiagram1.AxisX.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Label.Font                 = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     xyDiagram1.AxisY.Label.TextPattern          = "{V:#,#}";
     xyDiagram1.AxisY.Title.Font                 = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
     xyDiagram1.AxisY.Title.Text                 = "Quanlity (Prs)";
     xyDiagram1.AxisY.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     xyDiagram1.AxisY.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.Visibility                 = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     secondaryAxisY1.AxisID            = 0;
     secondaryAxisY1.Label.Font        = new System.Drawing.Font("Tahoma", 14.25F);
     secondaryAxisY1.Label.TextPattern = "{V:#,#}";
     secondaryAxisY1.Name                       = "Secondary AxisY 1";
     secondaryAxisY1.Title.Font                 = new System.Drawing.Font("Tahoma", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     secondaryAxisY1.Title.Text                 = "PMD";
     secondaryAxisY1.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     secondaryAxisY1.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     secondaryAxisY1.Visibility                 = DevExpress.Utils.DefaultBoolean.True;
     secondaryAxisY1.VisibleInPanesSerializable = "-1";
     xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY1
     });
     this.chartSlabtest.Diagram = xyDiagram1;
     this.chartSlabtest.Dock    = System.Windows.Forms.DockStyle.Bottom;
     this.chartSlabtest.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartSlabtest.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.chartSlabtest.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartSlabtest.Legend.Font            = new System.Drawing.Font("Calibri", 20F, System.Drawing.FontStyle.Bold);
     this.chartSlabtest.Legend.Name            = "Default Legend";
     this.chartSlabtest.Legend.Title.Font      = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chartSlabtest.Legend.Title.Text      = "Slab Test";
     this.chartSlabtest.Legend.Title.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.chartSlabtest.Location        = new System.Drawing.Point(0, 54);
     this.chartSlabtest.Name            = "chartSlabtest";
     sideBySideBarSeriesLabel1.Font     = new System.Drawing.Font("Tahoma", 12F);
     sideBySideBarSeriesLabel1.Position = DevExpress.XtraCharts.BarSeriesLabelPosition.Center;
     sideBySideBarSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
     sideBySideBarSeriesLabel1.TextOrientation        = DevExpress.XtraCharts.TextOrientation.BottomToTop;
     sideBySideBarSeriesLabel1.TextPattern            = "{V:#,#}";
     series1.Label                                 = sideBySideBarSeriesLabel1;
     series1.LabelsVisibility                      = DevExpress.Utils.DefaultBoolean.True;
     series1.Name                                  = "Plan";
     sideBySideBarSeriesView1.Color                = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(240)))));
     series1.View                                  = sideBySideBarSeriesView1;
     sideBySideBarSeriesLabel2.Font                = new System.Drawing.Font("Tahoma", 12F);
     sideBySideBarSeriesLabel2.Position            = DevExpress.XtraCharts.BarSeriesLabelPosition.Center;
     sideBySideBarSeriesLabel2.TextOrientation     = DevExpress.XtraCharts.TextOrientation.BottomToTop;
     sideBySideBarSeriesLabel2.TextPattern         = "{V:#,#}";
     series2.Label                                 = sideBySideBarSeriesLabel2;
     series2.LabelsVisibility                      = DevExpress.Utils.DefaultBoolean.True;
     series2.Name                                  = "Production";
     sideBySideBarSeriesView2.Color                = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     series2.View                                  = sideBySideBarSeriesView2;
     pointSeriesLabel1.Font                        = new System.Drawing.Font("Tahoma", 12F);
     pointSeriesLabel1.TextPattern                 = "{V:#,0.0}";
     series3.Label                                 = pointSeriesLabel1;
     series3.LabelsVisibility                      = DevExpress.Utils.DefaultBoolean.True;
     series3.Name                                  = "PMD";
     lineSeriesView1.AxisYName                     = "Secondary AxisY 1";
     lineSeriesView1.Color                         = System.Drawing.Color.OrangeRed;
     lineSeriesView1.LineMarkerOptions.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(240)))));
     lineSeriesView1.LineMarkerOptions.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     lineSeriesView1.MarkerVisibility              = DevExpress.Utils.DefaultBoolean.True;
     series3.View                                  = lineSeriesView1;
     this.chartSlabtest.SeriesSerializable         = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     this.chartSlabtest.Size     = new System.Drawing.Size(1920, 622);
     this.chartSlabtest.TabIndex = 8;
     chartTitle1.Alignment       = System.Drawing.StringAlignment.Near;
     chartTitle1.Font            = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Bold);
     chartTitle1.Indent          = 0;
     chartTitle1.Text            = "Stitching 1";
     chartTitle1.TextColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     chartTitle1.Visibility      = DevExpress.Utils.DefaultBoolean.False;
     this.chartSlabtest.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // grdView
     //
     this.grdView.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grdView.Location = new System.Drawing.Point(0, 0);
     this.grdView.MainView = this.gvwView;
     this.grdView.Name     = "grdView";
     this.grdView.Size     = new System.Drawing.Size(1920, 300);
     this.grdView.TabIndex = 0;
     this.grdView.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gvwView
     });
     //
     // gvwView
     //
     this.gvwView.Appearance.BandPanel.BackColor              = System.Drawing.Color.Gray;
     this.gvwView.Appearance.BandPanel.Font                   = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gvwView.Appearance.BandPanel.ForeColor              = System.Drawing.Color.White;
     this.gvwView.Appearance.BandPanel.Options.UseBackColor   = true;
     this.gvwView.Appearance.BandPanel.Options.UseFont        = true;
     this.gvwView.Appearance.BandPanel.Options.UseForeColor   = true;
     this.gvwView.Appearance.BandPanel.Options.UseTextOptions = true;
     this.gvwView.Appearance.BandPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gvwView.Appearance.BandPanel.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.gvwView.Appearance.Row.Font                   = new System.Drawing.Font("Calibri", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gvwView.Appearance.Row.Options.UseFont        = true;
     this.gvwView.Appearance.Row.Options.UseTextOptions = true;
     this.gvwView.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gvwView.Appearance.Row.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.gvwView.BandPanelRowHeight = 40;
     this.gvwView.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.gridBand1,
         this.bandYear,
         this.bandAVG
     });
     this.gvwView.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
         this.DIV,
         this.COL01,
         this.COL02,
         this.COL03,
         this.COL04,
         this.COL05,
         this.COL06,
         this.COL07,
         this.COL08,
         this.COL09,
         this.COL10,
         this.COL11,
         this.COL12,
         this.COLAVG
     });
     this.gvwView.GridControl = this.grdView;
     this.gvwView.Name        = "gvwView";
     this.gvwView.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvwView.OptionsSelection.EnableAppearanceFocusedRow  = false;
     this.gvwView.OptionsSelection.MultiSelectMode             = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect;
     this.gvwView.OptionsView.ShowColumnHeaders = false;
     this.gvwView.OptionsView.ShowGroupPanel    = false;
     this.gvwView.OptionsView.ShowIndicator     = false;
     this.gvwView.PaintStyleName = "Flat";
     this.gvwView.RowHeight      = 35;
     this.gvwView.RowCellStyle  += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gvwView_RowCellStyle);
     //
     // gridBand1
     //
     this.gridBand1.Caption = "Year";
     this.gridBand1.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.gridBand2
     });
     this.gridBand1.Name         = "gridBand1";
     this.gridBand1.VisibleIndex = 0;
     this.gridBand1.Width        = 200;
     //
     // gridBand2
     //
     this.gridBand2.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.gridBand2.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.gridBand2.AppearanceHeader.Options.UseBackColor = true;
     this.gridBand2.AppearanceHeader.Options.UseForeColor = true;
     this.gridBand2.Caption = "Month";
     this.gridBand2.Columns.Add(this.DIV);
     this.gridBand2.Name         = "gridBand2";
     this.gridBand2.VisibleIndex = 0;
     this.gridBand2.Width        = 200;
     //
     // DIV
     //
     this.DIV.Caption   = "DIV";
     this.DIV.FieldName = "DIV";
     this.DIV.Name      = "DIV";
     this.DIV.Visible   = true;
     this.DIV.Width     = 200;
     //
     // bandYear
     //
     this.bandYear.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.band01,
         this.band02,
         this.band03,
         this.band04,
         this.band05,
         this.band06,
         this.band07,
         this.band08,
         this.band09,
         this.band10,
         this.band11,
         this.band12
     });
     this.bandYear.Name         = "bandYear";
     this.bandYear.VisibleIndex = 1;
     this.bandYear.Width        = 1560;
     //
     // band01
     //
     this.band01.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band01.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band01.AppearanceHeader.Options.UseBackColor = true;
     this.band01.AppearanceHeader.Options.UseForeColor = true;
     this.band01.Caption = "Jan";
     this.band01.Columns.Add(this.COL01);
     this.band01.Name         = "band01";
     this.band01.VisibleIndex = 0;
     this.band01.Width        = 130;
     //
     // COL01
     //
     this.COL01.Caption   = "COL01";
     this.COL01.FieldName = "COL01";
     this.COL01.Name      = "COL01";
     this.COL01.Visible   = true;
     this.COL01.Width     = 130;
     //
     // band02
     //
     this.band02.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band02.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band02.AppearanceHeader.Options.UseBackColor = true;
     this.band02.AppearanceHeader.Options.UseForeColor = true;
     this.band02.Caption = "Feb";
     this.band02.Columns.Add(this.COL02);
     this.band02.Name         = "band02";
     this.band02.VisibleIndex = 1;
     this.band02.Width        = 130;
     //
     // COL02
     //
     this.COL02.Caption   = "COL02";
     this.COL02.FieldName = "COL02";
     this.COL02.Name      = "COL02";
     this.COL02.Visible   = true;
     this.COL02.Width     = 130;
     //
     // band03
     //
     this.band03.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band03.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band03.AppearanceHeader.Options.UseBackColor = true;
     this.band03.AppearanceHeader.Options.UseForeColor = true;
     this.band03.Caption = "Mar";
     this.band03.Columns.Add(this.COL03);
     this.band03.Name         = "band03";
     this.band03.VisibleIndex = 2;
     this.band03.Width        = 130;
     //
     // COL03
     //
     this.COL03.Caption   = "COL03";
     this.COL03.FieldName = "COL03";
     this.COL03.Name      = "COL03";
     this.COL03.Visible   = true;
     this.COL03.Width     = 130;
     //
     // band04
     //
     this.band04.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band04.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band04.AppearanceHeader.Options.UseBackColor = true;
     this.band04.AppearanceHeader.Options.UseForeColor = true;
     this.band04.Caption = "Apr";
     this.band04.Columns.Add(this.COL04);
     this.band04.Name         = "band04";
     this.band04.VisibleIndex = 3;
     this.band04.Width        = 130;
     //
     // COL04
     //
     this.COL04.Caption   = "COL04";
     this.COL04.FieldName = "COL04";
     this.COL04.Name      = "COL04";
     this.COL04.Visible   = true;
     this.COL04.Width     = 130;
     //
     // band05
     //
     this.band05.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band05.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band05.AppearanceHeader.Options.UseBackColor = true;
     this.band05.AppearanceHeader.Options.UseForeColor = true;
     this.band05.Caption = "May";
     this.band05.Columns.Add(this.COL05);
     this.band05.Name         = "band05";
     this.band05.VisibleIndex = 4;
     this.band05.Width        = 130;
     //
     // COL05
     //
     this.COL05.Caption   = "COL05";
     this.COL05.FieldName = "COL05";
     this.COL05.Name      = "COL05";
     this.COL05.Visible   = true;
     this.COL05.Width     = 130;
     //
     // band06
     //
     this.band06.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band06.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band06.AppearanceHeader.Options.UseBackColor = true;
     this.band06.AppearanceHeader.Options.UseForeColor = true;
     this.band06.Caption = "Jun";
     this.band06.Columns.Add(this.COL06);
     this.band06.Name         = "band06";
     this.band06.VisibleIndex = 5;
     this.band06.Width        = 130;
     //
     // COL06
     //
     this.COL06.Caption   = "COL06";
     this.COL06.FieldName = "COL06";
     this.COL06.Name      = "COL06";
     this.COL06.Visible   = true;
     this.COL06.Width     = 130;
     //
     // band07
     //
     this.band07.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band07.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band07.AppearanceHeader.Options.UseBackColor = true;
     this.band07.AppearanceHeader.Options.UseForeColor = true;
     this.band07.Caption = "Jul";
     this.band07.Columns.Add(this.COL07);
     this.band07.Name         = "band07";
     this.band07.VisibleIndex = 6;
     this.band07.Width        = 130;
     //
     // COL07
     //
     this.COL07.Caption   = "COL07";
     this.COL07.FieldName = "COL07";
     this.COL07.Name      = "COL07";
     this.COL07.Visible   = true;
     this.COL07.Width     = 130;
     //
     // band08
     //
     this.band08.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band08.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band08.AppearanceHeader.Options.UseBackColor = true;
     this.band08.AppearanceHeader.Options.UseForeColor = true;
     this.band08.Caption = "Aug";
     this.band08.Columns.Add(this.COL08);
     this.band08.Name         = "band08";
     this.band08.VisibleIndex = 7;
     this.band08.Width        = 130;
     //
     // COL08
     //
     this.COL08.Caption   = "COL08";
     this.COL08.FieldName = "COL08";
     this.COL08.Name      = "COL08";
     this.COL08.Visible   = true;
     this.COL08.Width     = 130;
     //
     // band09
     //
     this.band09.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band09.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band09.AppearanceHeader.Options.UseBackColor = true;
     this.band09.AppearanceHeader.Options.UseForeColor = true;
     this.band09.Caption = "Sep";
     this.band09.Columns.Add(this.COL09);
     this.band09.Name         = "band09";
     this.band09.VisibleIndex = 8;
     this.band09.Width        = 130;
     //
     // COL09
     //
     this.COL09.Caption   = "COL09";
     this.COL09.FieldName = "COL09";
     this.COL09.Name      = "COL09";
     this.COL09.Visible   = true;
     this.COL09.Width     = 130;
     //
     // band10
     //
     this.band10.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band10.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band10.AppearanceHeader.Options.UseBackColor = true;
     this.band10.AppearanceHeader.Options.UseForeColor = true;
     this.band10.Caption = "Oct";
     this.band10.Columns.Add(this.COL10);
     this.band10.Name         = "band10";
     this.band10.VisibleIndex = 9;
     this.band10.Width        = 130;
     //
     // COL10
     //
     this.COL10.Caption   = "COL10";
     this.COL10.FieldName = "COL10";
     this.COL10.Name      = "COL10";
     this.COL10.Visible   = true;
     this.COL10.Width     = 130;
     //
     // band11
     //
     this.band11.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band11.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band11.AppearanceHeader.Options.UseBackColor = true;
     this.band11.AppearanceHeader.Options.UseForeColor = true;
     this.band11.Caption = "Nov";
     this.band11.Columns.Add(this.COL11);
     this.band11.Name         = "band11";
     this.band11.VisibleIndex = 10;
     this.band11.Width        = 130;
     //
     // COL11
     //
     this.COL11.Caption   = "COL11";
     this.COL11.FieldName = "COL11";
     this.COL11.Name      = "COL11";
     this.COL11.Visible   = true;
     this.COL11.Width     = 130;
     //
     // band12
     //
     this.band12.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band12.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band12.AppearanceHeader.Options.UseBackColor = true;
     this.band12.AppearanceHeader.Options.UseForeColor = true;
     this.band12.Caption = "Dec";
     this.band12.Columns.Add(this.COL12);
     this.band12.Name         = "band12";
     this.band12.VisibleIndex = 11;
     this.band12.Width        = 130;
     //
     // COL12
     //
     this.COL12.Caption   = "COL12";
     this.COL12.FieldName = "COL12";
     this.COL12.Name      = "COL12";
     this.COL12.Visible   = true;
     this.COL12.Width     = 130;
     //
     // bandAVG
     //
     this.bandAVG.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.bandAVG.AppearanceHeader.Options.UseBackColor = true;
     this.bandAVG.Caption = "AVG";
     this.bandAVG.Columns.Add(this.COLAVG);
     this.bandAVG.Name         = "bandAVG";
     this.bandAVG.VisibleIndex = 2;
     this.bandAVG.Width        = 158;
     //
     // COLAVG
     //
     this.COLAVG.Caption   = "COLAVG";
     this.COLAVG.FieldName = "COLAVG";
     this.COLAVG.Name      = "COLAVG";
     this.COLAVG.Visible   = true;
     this.COLAVG.Width     = 158;
     //
     // timer1
     //
     this.timer1.Interval = 1000;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // pnHeader
     //
     this.pnHeader.BackColor = System.Drawing.Color.Turquoise;
     this.pnHeader.Controls.Add(this.pnYMD);
     this.pnHeader.Controls.Add(this.lblDateTime);
     this.pnHeader.Controls.Add(this.lblTitle2);
     this.pnHeader.Controls.Add(this.lblTitle1);
     this.pnHeader.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnHeader.Location = new System.Drawing.Point(0, 0);
     this.pnHeader.Name     = "pnHeader";
     this.pnHeader.Size     = new System.Drawing.Size(1920, 100);
     this.pnHeader.TabIndex = 18;
     //
     // pnYMD
     //
     this.pnYMD.Location = new System.Drawing.Point(1223, 1);
     this.pnYMD.Name     = "pnYMD";
     this.pnYMD.Size     = new System.Drawing.Size(450, 96);
     this.pnYMD.TabIndex = 1;
     //
     // lblDateTime
     //
     this.lblDateTime.BackColor = System.Drawing.Color.Transparent;
     this.lblDateTime.Font      = new System.Drawing.Font("Calibri", 30F, System.Drawing.FontStyle.Bold);
     this.lblDateTime.ForeColor = System.Drawing.Color.White;
     this.lblDateTime.Location  = new System.Drawing.Point(1679, 0);
     this.lblDateTime.Name      = "lblDateTime";
     this.lblDateTime.Size      = new System.Drawing.Size(225, 100);
     this.lblDateTime.TabIndex  = 0;
     this.lblDateTime.Text      = "20-10-2018\r\n00:00:00";
     this.lblDateTime.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lblTitle2
     //
     this.lblTitle2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Left)));
     this.lblTitle2.BackColor = System.Drawing.Color.Transparent;
     this.lblTitle2.Font      = new System.Drawing.Font("Calibri", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTitle2.ForeColor = System.Drawing.Color.White;
     this.lblTitle2.Location  = new System.Drawing.Point(226, 0);
     this.lblTitle2.Name      = "lblTitle2";
     this.lblTitle2.Size      = new System.Drawing.Size(991, 100);
     this.lblTitle2.TabIndex  = 0;
     this.lblTitle2.Text      = "- Production Status by Year";
     this.lblTitle2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblTitle1
     //
     this.lblTitle1.BackColor = System.Drawing.Color.Transparent;
     this.lblTitle1.Dock      = System.Windows.Forms.DockStyle.Left;
     this.lblTitle1.Font      = new System.Drawing.Font("Calibri", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTitle1.ForeColor = System.Drawing.Color.White;
     this.lblTitle1.Location  = new System.Drawing.Point(0, 0);
     this.lblTitle1.Name      = "lblTitle1";
     this.lblTitle1.Size      = new System.Drawing.Size(240, 100);
     this.lblTitle1.TabIndex  = 0;
     this.lblTitle1.Text      = "Outsole";
     this.lblTitle1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // FRM_SMT_OS_PROD_YEAR
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1920, 1080);
     this.Controls.Add(this.splitmain);
     this.Controls.Add(this.pnHeader);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FRM_SMT_OS_PROD_YEAR";
     this.Text            = "Form1";
     this.Load           += new System.EventHandler(this.FRM_ROLL_SLABTEST_MON_Load);
     this.VisibleChanged += new System.EventHandler(this.FRM_ROLL_SLABTEST_MON_VisibleChanged);
     this.splitmain.Panel1.ResumeLayout(false);
     this.splitmain.Panel1.PerformLayout();
     this.splitmain.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitmain)).EndInit();
     this.splitmain.ResumeLayout(false);
     ((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)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartSlabtest)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvwView)).EndInit();
     this.pnHeader.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #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();
     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.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.chartControl1         = new DevExpress.XtraCharts.ChartControl();
     this.productsTableAdapter  = new docShowSeriesPointTooltip.nwindDataSetTableAdapters.ProductsTableAdapter();
     this.productsBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.nwindDataSet          = new docShowSeriesPointTooltip.nwindDataSet();
     ((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.productsBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.nwindDataSet)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.DataAdapter              = this.productsTableAdapter;
     this.chartControl1.DataSource               = this.productsBindingSource;
     xyDiagram1.AxisX.Label.Staggered            = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     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";
     series1.ArgumentDataMember  = "ProductName";
     series1.DataFilters.ClearAndAddRange(new DevExpress.XtraCharts.DataFilter[] {
         new DevExpress.XtraCharts.DataFilter("CategoryID", "System.Int32", DevExpress.XtraCharts.DataFilterCondition.Equal, 5)
     });
     series1.Label        = sideBySideBarSeriesLabel1;
     series1.Name         = "Series 2";
     series1.ShowInLegend = false;
     series1.ValueDataMembersSerializable  = "UnitPrice";
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
     this.chartControl1.Size     = new System.Drawing.Size(614, 358);
     this.chartControl1.TabIndex = 0;
     //
     // productsTableAdapter
     //
     this.productsTableAdapter.ClearBeforeFill = true;
     //
     // productsBindingSource
     //
     this.productsBindingSource.DataMember = "Products";
     this.productsBindingSource.DataSource = this.nwindDataSet;
     //
     // nwindDataSet
     //
     this.nwindDataSet.DataSetName             = "nwindDataSet";
     this.nwindDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(614, 358);
     this.Controls.Add(this.chartControl1);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((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.productsBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.nwindDataSet)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #42
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.SideBySideBarSeriesView  sideBySideBarSeriesView1  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     this.lblTitle          = new DevExpress.XtraEditors.LabelControl();
     this.btnBack           = new System.Windows.Forms.Button();
     this.lblDate           = new System.Windows.Forms.Label();
     this.labelControl7     = new DevExpress.XtraEditors.LabelControl();
     this.label1            = new System.Windows.Forms.Label();
     this.label2            = new System.Windows.Forms.Label();
     this.label3            = new System.Windows.Forms.Label();
     this.label4            = new System.Windows.Forms.Label();
     this.label5            = new System.Windows.Forms.Label();
     this.lblDeTotal        = new System.Windows.Forms.Label();
     this.lblDeDD           = new System.Windows.Forms.Label();
     this.lblDeD1           = new System.Windows.Forms.Label();
     this.lblDeD2           = new System.Windows.Forms.Label();
     this.lblDeD3           = new System.Windows.Forms.Label();
     this.groupBox1         = new System.Windows.Forms.GroupBox();
     this.chartControl1     = new DevExpress.XtraCharts.ChartControl();
     this.separatorControl4 = new DevExpress.XtraEditors.SeparatorControl();
     this.labelControl2     = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1     = new DevExpress.XtraEditors.LabelControl();
     this.gridControl1      = new DevExpress.XtraGrid.GridControl();
     this.gridView1         = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.picVJ3            = new System.Windows.Forms.PictureBox();
     this.picVJ2            = new System.Windows.Forms.PictureBox();
     this.picVJ1            = new System.Windows.Forms.PictureBox();
     this.lblTanPhu         = new System.Windows.Forms.Label();
     this.lblLongThanh      = new System.Windows.Forms.Label();
     this.lblVinhCuu        = new System.Windows.Forms.Label();
     this.tmrDate           = new System.Windows.Forms.Timer();
     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)(sideBySideBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.separatorControl4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.picVJ3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.picVJ2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.picVJ1)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.Appearance.Font                 = new System.Drawing.Font("Times New Roman", 45F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
     this.lblTitle.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.lblTitle.Appearance.Options.UseFont      = true;
     this.lblTitle.Appearance.Options.UseForeColor = true;
     this.lblTitle.AutoSizeMode    = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical;
     this.lblTitle.LineVisible     = true;
     this.lblTitle.Location        = new System.Drawing.Point(98, 18);
     this.lblTitle.Name            = "lblTitle";
     this.lblTitle.Size            = new System.Drawing.Size(1594, 67);
     this.lblTitle.TabIndex        = 36;
     this.lblTitle.Text            = "TRANSPORTATION BOARD";
     this.lblTitle.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information;
     //
     // btnBack
     //
     this.btnBack.BackColor                         = System.Drawing.Color.Transparent;
     this.btnBack.BackgroundImage                   = global::FORM.Properties.Resources.back;
     this.btnBack.BackgroundImageLayout             = System.Windows.Forms.ImageLayout.Stretch;
     this.btnBack.FlatAppearance.BorderSize         = 0;
     this.btnBack.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
     this.btnBack.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
     this.btnBack.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.btnBack.Location = new System.Drawing.Point(5, 10);
     this.btnBack.Name     = "btnBack";
     this.btnBack.Size     = new System.Drawing.Size(86, 86);
     this.btnBack.TabIndex = 37;
     this.btnBack.UseVisualStyleBackColor = false;
     this.btnBack.Click += new System.EventHandler(this.btnBack_Click);
     //
     // lblDate
     //
     this.lblDate.AutoSize  = true;
     this.lblDate.Dock      = System.Windows.Forms.DockStyle.Right;
     this.lblDate.Font      = new System.Drawing.Font("Calibri", 22F, System.Drawing.FontStyle.Bold);
     this.lblDate.Location  = new System.Drawing.Point(1749, 0);
     this.lblDate.Name      = "lblDate";
     this.lblDate.Size      = new System.Drawing.Size(155, 74);
     this.lblDate.TabIndex  = 38;
     this.lblDate.Text      = "2019-09-16\r\n00:00:00";
     this.lblDate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelControl7
     //
     this.labelControl7.Appearance.Font                 = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl7.Appearance.ForeColor            = System.Drawing.SystemColors.MenuHighlight;
     this.labelControl7.Appearance.Options.UseFont      = true;
     this.labelControl7.Appearance.Options.UseForeColor = true;
     this.labelControl7.AutoSizeMode    = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical;
     this.labelControl7.LineVisible     = true;
     this.labelControl7.Location        = new System.Drawing.Point(12, 120);
     this.labelControl7.Name            = "labelControl7";
     this.labelControl7.Size            = new System.Drawing.Size(831, 39);
     this.labelControl7.TabIndex        = 64;
     this.labelControl7.Text            = "★ OUTGOING BY ASSEMBLY DAY";
     this.labelControl7.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Gray;
     this.label1.Font      = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(9, 168);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(133, 29);
     this.label1.TabIndex  = 68;
     this.label1.Text      = "Total Delivery";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.LimeGreen;
     this.label2.Font      = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.White;
     this.label2.Location  = new System.Drawing.Point(148, 168);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(101, 29);
     this.label2.TabIndex  = 68;
     this.label2.Text      = "D-D";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Yellow;
     this.label3.Font      = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.Black;
     this.label3.Location  = new System.Drawing.Point(255, 168);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(101, 29);
     this.label3.TabIndex  = 68;
     this.label3.Text      = "D-1";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Red;
     this.label4.Font      = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.White;
     this.label4.Location  = new System.Drawing.Point(362, 168);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(101, 29);
     this.label4.TabIndex  = 68;
     this.label4.Text      = "D-2";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label5
     //
     this.label5.BackColor = System.Drawing.Color.Black;
     this.label5.Font      = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.White;
     this.label5.Location  = new System.Drawing.Point(469, 168);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(101, 29);
     this.label5.TabIndex  = 68;
     this.label5.Text      = "D-3 (Over)";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblDeTotal
     //
     this.lblDeTotal.BackColor = System.Drawing.Color.Gray;
     this.lblDeTotal.Font      = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDeTotal.ForeColor = System.Drawing.Color.White;
     this.lblDeTotal.Location  = new System.Drawing.Point(9, 203);
     this.lblDeTotal.Name      = "lblDeTotal";
     this.lblDeTotal.Size      = new System.Drawing.Size(133, 29);
     this.lblDeTotal.TabIndex  = 68;
     this.lblDeTotal.Text      = "0 Prs";
     this.lblDeTotal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblDeDD
     //
     this.lblDeDD.BackColor = System.Drawing.Color.LimeGreen;
     this.lblDeDD.Font      = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDeDD.ForeColor = System.Drawing.Color.White;
     this.lblDeDD.Location  = new System.Drawing.Point(148, 203);
     this.lblDeDD.Name      = "lblDeDD";
     this.lblDeDD.Size      = new System.Drawing.Size(101, 29);
     this.lblDeDD.TabIndex  = 68;
     this.lblDeDD.Text      = "0 Prs";
     this.lblDeDD.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblDeD1
     //
     this.lblDeD1.BackColor = System.Drawing.Color.Yellow;
     this.lblDeD1.Font      = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDeD1.ForeColor = System.Drawing.Color.Black;
     this.lblDeD1.Location  = new System.Drawing.Point(255, 203);
     this.lblDeD1.Name      = "lblDeD1";
     this.lblDeD1.Size      = new System.Drawing.Size(101, 29);
     this.lblDeD1.TabIndex  = 68;
     this.lblDeD1.Text      = "0 Prs";
     this.lblDeD1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblDeD2
     //
     this.lblDeD2.BackColor = System.Drawing.Color.Red;
     this.lblDeD2.Font      = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDeD2.ForeColor = System.Drawing.Color.White;
     this.lblDeD2.Location  = new System.Drawing.Point(362, 203);
     this.lblDeD2.Name      = "lblDeD2";
     this.lblDeD2.Size      = new System.Drawing.Size(101, 29);
     this.lblDeD2.TabIndex  = 68;
     this.lblDeD2.Text      = "0 Prs";
     this.lblDeD2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblDeD3
     //
     this.lblDeD3.BackColor = System.Drawing.Color.Black;
     this.lblDeD3.Font      = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDeD3.ForeColor = System.Drawing.Color.White;
     this.lblDeD3.Location  = new System.Drawing.Point(469, 203);
     this.lblDeD3.Name      = "lblDeD3";
     this.lblDeD3.Size      = new System.Drawing.Size(101, 29);
     this.lblDeD3.TabIndex  = 68;
     this.lblDeD3.Text      = "0 Prs";
     this.lblDeD3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.chartControl1);
     this.groupBox1.Controls.Add(this.separatorControl4);
     this.groupBox1.Controls.Add(this.labelControl2);
     this.groupBox1.Controls.Add(this.labelControl1);
     this.groupBox1.Controls.Add(this.gridControl1);
     this.groupBox1.Location = new System.Drawing.Point(12, 242);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1898, 858);
     this.groupBox1.TabIndex = 69;
     this.groupBox1.TabStop  = false;
     //
     // chartControl1
     //
     this.chartControl1.AnimationStartMode       = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chartControl1.BorderOptions.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl1.DataBindings             = null;
     xyDiagram1.AxisX.Label.Font                 = new System.Drawing.Font("Calibri", 12F);
     xyDiagram1.AxisX.Tickmarks.MinorVisible     = false;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.GridLines.Visible          = false;
     xyDiagram1.AxisY.Label.Font                 = new System.Drawing.Font("Calibri", 12F);
     xyDiagram1.AxisY.Label.TextPattern          = "{V:#,#}";
     xyDiagram1.AxisY.Title.Text                 = "Outgoing Qty (Prs)";
     xyDiagram1.AxisY.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.BorderVisible        = false;
     xyDiagram1.Rotated                    = true;
     this.chartControl1.Diagram            = xyDiagram1;
     this.chartControl1.Legend.Name        = "Default Legend";
     this.chartControl1.Legend.Visibility  = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl1.Location           = new System.Drawing.Point(1043, 51);
     this.chartControl1.Name               = "chartControl1";
     series1.CrosshairLabelPattern         = "{V:#,#}";
     sideBySideBarSeriesLabel1.Font        = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     sideBySideBarSeriesLabel1.Position    = DevExpress.XtraCharts.BarSeriesLabelPosition.Top;
     sideBySideBarSeriesLabel1.TextPattern = "{V:#,#}";
     series1.Label                         = sideBySideBarSeriesLabel1;
     series1.LabelsVisibility              = DevExpress.Utils.DefaultBoolean.True;
     series1.Name                          = "Series 1";
     sideBySideBarSeriesView1.ColorEach    = true;
     series1.View                          = sideBySideBarSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.Size     = new System.Drawing.Size(837, 748);
     this.chartControl1.TabIndex = 72;
     //
     // separatorControl4
     //
     this.separatorControl4.LineColor            = System.Drawing.SystemColors.ButtonShadow;
     this.separatorControl4.LineOrientation      = System.Windows.Forms.Orientation.Vertical;
     this.separatorControl4.LineStyle            = System.Drawing.Drawing2D.DashStyle.Dash;
     this.separatorControl4.LineThickness        = 3;
     this.separatorControl4.Location             = new System.Drawing.Point(1013, 9);
     this.separatorControl4.LookAndFeel.SkinName = "Visual Studio 2013 Dark";
     this.separatorControl4.Name     = "separatorControl4";
     this.separatorControl4.Size     = new System.Drawing.Size(24, 803);
     this.separatorControl4.TabIndex = 71;
     //
     // labelControl2
     //
     this.labelControl2.Appearance.Font                 = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl2.Appearance.ForeColor            = System.Drawing.SystemColors.MenuHighlight;
     this.labelControl2.Appearance.Options.UseFont      = true;
     this.labelControl2.Appearance.Options.UseForeColor = true;
     this.labelControl2.AutoSizeMode    = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical;
     this.labelControl2.LineVisible     = true;
     this.labelControl2.Location        = new System.Drawing.Point(1043, 9);
     this.labelControl2.Name            = "labelControl2";
     this.labelControl2.Size            = new System.Drawing.Size(849, 39);
     this.labelControl2.TabIndex        = 40;
     this.labelControl2.Text            = "★  OUTGOING TODAY CHART";
     this.labelControl2.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information;
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font                 = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl1.Appearance.ForeColor            = System.Drawing.SystemColors.MenuHighlight;
     this.labelControl1.Appearance.Options.UseFont      = true;
     this.labelControl1.Appearance.Options.UseForeColor = true;
     this.labelControl1.AutoSizeMode    = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical;
     this.labelControl1.LineVisible     = true;
     this.labelControl1.Location        = new System.Drawing.Point(11, 9);
     this.labelControl1.Name            = "labelControl1";
     this.labelControl1.Size            = new System.Drawing.Size(996, 39);
     this.labelControl1.TabIndex        = 40;
     this.labelControl1.Text            = "★  OUTGOING TODAY";
     this.labelControl1.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information;
     //
     // gridControl1
     //
     this.gridControl1.Location = new System.Drawing.Point(11, 51);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(996, 748);
     this.gridControl1.TabIndex = 1;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Appearance.Row.Font            = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView1.Appearance.Row.Options.UseFont = true;
     this.gridView1.ColumnPanelRowHeight           = 40;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn3,
         this.gridColumn4,
         this.gridColumn5,
         this.gridColumn6
     });
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.AllowPixelScrolling    = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsBehavior.AllowSortAnimation     = DevExpress.Utils.DefaultBoolean.True;
     this.gridView1.OptionsBehavior.Editable               = false;
     this.gridView1.OptionsBehavior.ReadOnly               = true;
     this.gridView1.OptionsCustomization.AllowColumnMoving = false;
     this.gridView1.OptionsCustomization.AllowSort         = false;
     this.gridView1.OptionsDetail.EnableMasterViewMode     = false;
     this.gridView1.OptionsView.AllowCellMerge             = true;
     this.gridView1.OptionsView.ShowGroupPanel             = false;
     this.gridView1.RowHeight     = 35;
     this.gridView1.RowCellStyle += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gridView1_RowCellStyle);
     //
     // gridColumn1
     //
     this.gridColumn1.AppearanceHeader.Font                   = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridColumn1.AppearanceHeader.Options.UseFont        = true;
     this.gridColumn1.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn1.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.gridColumn1.Caption      = "Plant";
     this.gridColumn1.FieldName    = "LINE_NM";
     this.gridColumn1.Name         = "gridColumn1";
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     this.gridColumn1.Width        = 78;
     //
     // gridColumn2
     //
     this.gridColumn2.AppearanceHeader.Font                   = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridColumn2.AppearanceHeader.Options.UseFont        = true;
     this.gridColumn2.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn2.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.gridColumn2.Caption      = "Model Name";
     this.gridColumn2.FieldName    = "MODEL_NM";
     this.gridColumn2.Name         = "gridColumn2";
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 1;
     this.gridColumn2.Width        = 298;
     //
     // gridColumn3
     //
     this.gridColumn3.AppearanceHeader.Font                   = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridColumn3.AppearanceHeader.Options.UseFont        = true;
     this.gridColumn3.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn3.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn3.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.gridColumn3.Caption      = "Style Code";
     this.gridColumn3.FieldName    = "STYLE_CD";
     this.gridColumn3.Name         = "gridColumn3";
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 2;
     this.gridColumn3.Width        = 123;
     //
     // gridColumn4
     //
     this.gridColumn4.AppearanceHeader.Font                   = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridColumn4.AppearanceHeader.Options.UseFont        = true;
     this.gridColumn4.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn4.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.gridColumn4.Caption      = "PFC Part Name";
     this.gridColumn4.FieldName    = "PFC_PART_NM";
     this.gridColumn4.Name         = "gridColumn4";
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 3;
     this.gridColumn4.Width        = 284;
     //
     // gridColumn5
     //
     this.gridColumn5.AppearanceHeader.Font                   = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridColumn5.AppearanceHeader.Options.UseFont        = true;
     this.gridColumn5.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn5.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn5.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.gridColumn5.Caption      = "PFC No.";
     this.gridColumn5.FieldName    = "PFC_PART_NO";
     this.gridColumn5.Name         = "gridColumn5";
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 4;
     this.gridColumn5.Width        = 80;
     //
     // gridColumn6
     //
     this.gridColumn6.AppearanceHeader.Font                   = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridColumn6.AppearanceHeader.Options.UseFont        = true;
     this.gridColumn6.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn6.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn6.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.gridColumn6.Caption      = "Outgoing Qty";
     this.gridColumn6.FieldName    = "PS_QTY";
     this.gridColumn6.Name         = "gridColumn6";
     this.gridColumn6.Visible      = true;
     this.gridColumn6.VisibleIndex = 5;
     this.gridColumn6.Width        = 115;
     //
     // picVJ3
     //
     this.picVJ3.Image    = global::FORM.Properties.Resources.VJ3;
     this.picVJ3.Location = new System.Drawing.Point(1452, 88);
     this.picVJ3.Name     = "picVJ3";
     this.picVJ3.Size     = new System.Drawing.Size(240, 122);
     this.picVJ3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.picVJ3.TabIndex = 72;
     this.picVJ3.TabStop  = false;
     this.picVJ3.Tag      = "3";
     this.picVJ3.Click   += new System.EventHandler(this.picVJ_Click);
     //
     // picVJ2
     //
     this.picVJ2.Image    = global::FORM.Properties.Resources.VJ2;
     this.picVJ2.Location = new System.Drawing.Point(1191, 88);
     this.picVJ2.Name     = "picVJ2";
     this.picVJ2.Size     = new System.Drawing.Size(240, 122);
     this.picVJ2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.picVJ2.TabIndex = 71;
     this.picVJ2.TabStop  = false;
     this.picVJ2.Tag      = "2";
     this.picVJ2.Click   += new System.EventHandler(this.picVJ_Click);
     //
     // picVJ1
     //
     this.picVJ1.Image    = global::FORM.Properties.Resources.VJ;
     this.picVJ1.Location = new System.Drawing.Point(934, 88);
     this.picVJ1.Name     = "picVJ1";
     this.picVJ1.Size     = new System.Drawing.Size(240, 122);
     this.picVJ1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.picVJ1.TabIndex = 70;
     this.picVJ1.TabStop  = false;
     this.picVJ1.Tag      = "1";
     this.picVJ1.Click   += new System.EventHandler(this.picVJ_Click);
     //
     // lblTanPhu
     //
     this.lblTanPhu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(33)))), ((int)(((byte)(60)))));
     this.lblTanPhu.Font      = new System.Drawing.Font("Calibri", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTanPhu.ForeColor = System.Drawing.Color.White;
     this.lblTanPhu.Location  = new System.Drawing.Point(1610, 88);
     this.lblTanPhu.Name      = "lblTanPhu";
     this.lblTanPhu.Size      = new System.Drawing.Size(82, 26);
     this.lblTanPhu.TabIndex  = 78;
     this.lblTanPhu.Text      = "Tân Phú";
     this.lblTanPhu.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblLongThanh
     //
     this.lblLongThanh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(33)))), ((int)(((byte)(60)))));
     this.lblLongThanh.Font      = new System.Drawing.Font("Calibri", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblLongThanh.ForeColor = System.Drawing.Color.White;
     this.lblLongThanh.Location  = new System.Drawing.Point(1318, 88);
     this.lblLongThanh.Name      = "lblLongThanh";
     this.lblLongThanh.Size      = new System.Drawing.Size(113, 26);
     this.lblLongThanh.TabIndex  = 79;
     this.lblLongThanh.Text      = "Long Thành";
     this.lblLongThanh.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblVinhCuu
     //
     this.lblVinhCuu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(24)))), ((int)(((byte)(33)))), ((int)(((byte)(60)))));
     this.lblVinhCuu.Font      = new System.Drawing.Font("Calibri", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblVinhCuu.ForeColor = System.Drawing.Color.White;
     this.lblVinhCuu.Location  = new System.Drawing.Point(1079, 88);
     this.lblVinhCuu.Name      = "lblVinhCuu";
     this.lblVinhCuu.Size      = new System.Drawing.Size(95, 26);
     this.lblVinhCuu.TabIndex  = 80;
     this.lblVinhCuu.Text      = "Vĩnh Cửu";
     this.lblVinhCuu.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // tmrDate
     //
     this.tmrDate.Enabled  = true;
     this.tmrDate.Interval = 1000;
     this.tmrDate.Tick    += new System.EventHandler(this.tmrDate_Tick);
     //
     // FRM_TMS_PREFIT_OUTGOING
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.BackColor     = System.Drawing.Color.White;
     this.ClientSize    = new System.Drawing.Size(1904, 1041);
     this.Controls.Add(this.lblVinhCuu);
     this.Controls.Add(this.lblLongThanh);
     this.Controls.Add(this.lblTanPhu);
     this.Controls.Add(this.picVJ3);
     this.Controls.Add(this.picVJ2);
     this.Controls.Add(this.picVJ1);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.lblDeD3);
     this.Controls.Add(this.lblDeD2);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.lblDeD1);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.lblDeDD);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.lblDeTotal);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.labelControl7);
     this.Controls.Add(this.lblDate);
     this.Controls.Add(this.btnBack);
     this.Controls.Add(this.lblTitle);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FRM_TMS_PREFIT_OUTGOING";
     this.Text            = "FRM_TMS_PREFIT_OUTGOING";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.VisibleChanged += new System.EventHandler(this.FRM_TMS_PREFIT_OUTGOING_VisibleChanged);
     this.groupBox1.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)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.separatorControl4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.picVJ3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.picVJ2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.picVJ1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #43
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.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.gridControl1 = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.navBarControl1 = new DevExpress.XtraNavBar.NavBarControl();
            this.navBarGroup1 = new DevExpress.XtraNavBar.NavBarGroup();
            this.navBarItem1 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem2 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem3 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem4 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem5 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem6 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem7 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem8 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem9 = new DevExpress.XtraNavBar.NavBarItem();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.button2 = new System.Windows.Forms.Button();
            this.button1 = new System.Windows.Forms.Button();
            this.checkBox3 = new System.Windows.Forms.CheckBox();
            this.checkBox1 = new System.Windows.Forms.CheckBox();
            this.checkBox2 = new System.Windows.Forms.CheckBox();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.textBox9 = new System.Windows.Forms.TextBox();
            this.textBox2 = new System.Windows.Forms.TextBox();
            this.textBox8 = new System.Windows.Forms.TextBox();
            this.textBox4 = new System.Windows.Forms.TextBox();
            this.textBox7 = new System.Windows.Forms.TextBox();
            this.textBox5 = new System.Windows.Forms.TextBox();
            this.textBox6 = new System.Windows.Forms.TextBox();
            this.textBox3 = new System.Windows.Forms.TextBox();
            this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage();
            this.splitContainer2 = new System.Windows.Forms.SplitContainer();
            this.gridControl2 = new DevExpress.XtraGrid.GridControl();
            this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.navBarControl2 = new DevExpress.XtraNavBar.NavBarControl();
            this.navBarGroup2 = new DevExpress.XtraNavBar.NavBarGroup();
            this.navBarItem10 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem11 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem12 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem13 = new DevExpress.XtraNavBar.NavBarItem();
            this.xtraTabPage5 = new DevExpress.XtraTab.XtraTabPage();
            this.splitContainer3 = new System.Windows.Forms.SplitContainer();
            this.gridControl3 = new DevExpress.XtraGrid.GridControl();
            this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.navBarControl3 = new DevExpress.XtraNavBar.NavBarControl();
            this.navBarGroup3 = new DevExpress.XtraNavBar.NavBarGroup();
            this.navBarItem14 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem15 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem16 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarItem18 = new DevExpress.XtraNavBar.NavBarItem();
            this.navBarGroup4 = new DevExpress.XtraNavBar.NavBarGroup();
            this.navBarItem17 = new DevExpress.XtraNavBar.NavBarItem();
            this.xtraTabPage6 = new DevExpress.XtraTab.XtraTabPage();
            this.xtraTabPage7 = new DevExpress.XtraTab.XtraTabPage();
            this.xtraTabPage8 = new DevExpress.XtraTab.XtraTabPage();
            this.xtraTabPage9 = new DevExpress.XtraTab.XtraTabPage();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
            this.splitContainerControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).BeginInit();
            this.xtraTabPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            this.xtraTabPage3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            this.tableLayoutPanel1.SuspendLayout();
            this.xtraTabPage4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
            this.splitContainer2.Panel1.SuspendLayout();
            this.splitContainer2.Panel2.SuspendLayout();
            this.splitContainer2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.navBarControl2)).BeginInit();
            this.xtraTabPage5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
            this.splitContainer3.Panel1.SuspendLayout();
            this.splitContainer3.Panel2.SuspendLayout();
            this.splitContainer3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.navBarControl3)).BeginInit();
            this.SuspendLayout();
            // 
            // statusStrip1
            // 
            this.statusStrip1.Location = new System.Drawing.Point(0, 443);
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.Size = new System.Drawing.Size(766, 22);
            this.statusStrip1.TabIndex = 0;
            this.statusStrip1.Text = "statusStrip1";
            // 
            // toolStrip1
            // 
            this.toolStrip1.Location = new System.Drawing.Point(0, 24);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(766, 25);
            this.toolStrip1.TabIndex = 1;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // menuStrip1
            // 
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.Size = new System.Drawing.Size(766, 24);
            this.menuStrip1.TabIndex = 2;
            this.menuStrip1.Text = "menuStrip1";
            // 
            // xtraTabControl1
            // 
            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl1.Location = new System.Drawing.Point(0, 49);
            this.xtraTabControl1.Name = "xtraTabControl1";
            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
            this.xtraTabControl1.Size = new System.Drawing.Size(766, 394);
            this.xtraTabControl1.TabIndex = 3;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
            this.xtraTabPage2,
            this.xtraTabPage3,
            this.xtraTabPage4,
            this.xtraTabPage5,
            this.xtraTabPage6,
            this.xtraTabPage7,
            this.xtraTabPage8,
            this.xtraTabPage9});
            // 
            // xtraTabPage1
            // 
            this.xtraTabPage1.Appearance.PageClient.BackColor = System.Drawing.Color.Red;
            this.xtraTabPage1.Appearance.PageClient.Options.UseBackColor = true;
            this.xtraTabPage1.Controls.Add(this.splitContainerControl1);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(760, 367);
            this.xtraTabPage1.Text = "FlowControl-1";
            // 
            // splitContainerControl1
            // 
            this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
            this.splitContainerControl1.Name = "splitContainerControl1";
            this.splitContainerControl1.Panel1.Controls.Add(this.gridControl1);
            this.splitContainerControl1.Panel1.Text = "Panel1";
            this.splitContainerControl1.Panel2.Controls.Add(this.navBarControl1);
            this.splitContainerControl1.Panel2.Text = "Panel2";
            this.splitContainerControl1.Size = new System.Drawing.Size(760, 367);
            this.splitContainerControl1.SplitterPosition = 519;
            this.splitContainerControl1.TabIndex = 1;
            this.splitContainerControl1.Text = "splitContainerControl1";
            this.splitContainerControl1.SizeChanged += new System.EventHandler(this.splitContainerControl1_SizeChanged);
            // 
            // gridControl1
            // 
            this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl1.Location = new System.Drawing.Point(0, 0);
            this.gridControl1.MainView = this.gridView1;
            this.gridControl1.Name = "gridControl1";
            this.gridControl1.Size = new System.Drawing.Size(519, 367);
            this.gridControl1.TabIndex = 0;
            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            this.gridControl1.Click += new System.EventHandler(this.gridControl1_Click);
            // 
            // gridView1
            // 
            this.gridView1.GridControl = this.gridControl1;
            this.gridView1.Name = "gridView1";
            // 
            // navBarControl1
            // 
            this.navBarControl1.ActiveGroup = this.navBarGroup1;
            this.navBarControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.navBarControl1.Groups.AddRange(new DevExpress.XtraNavBar.NavBarGroup[] {
            this.navBarGroup1});
            this.navBarControl1.Items.AddRange(new DevExpress.XtraNavBar.NavBarItem[] {
            this.navBarItem1,
            this.navBarItem2,
            this.navBarItem3,
            this.navBarItem4,
            this.navBarItem5,
            this.navBarItem6,
            this.navBarItem7,
            this.navBarItem8,
            this.navBarItem9});
            this.navBarControl1.Location = new System.Drawing.Point(0, 0);
            this.navBarControl1.Name = "navBarControl1";
            this.navBarControl1.OptionsNavPane.ExpandedWidth = 236;
            this.navBarControl1.Size = new System.Drawing.Size(236, 367);
            this.navBarControl1.TabIndex = 0;
            this.navBarControl1.Text = "navBarControl1";
            // 
            // navBarGroup1
            // 
            this.navBarGroup1.Caption = "navBarGroup1";
            this.navBarGroup1.Expanded = true;
            this.navBarGroup1.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem1),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem2),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem3),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem4),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem5),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem6),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem7),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem8),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem9)});
            this.navBarGroup1.Name = "navBarGroup1";
            // 
            // navBarItem1
            // 
            this.navBarItem1.Caption = "FlowControlOneBvc";
            this.navBarItem1.Name = "navBarItem1";
            this.navBarItem1.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem1_LinkClicked);
            // 
            // navBarItem2
            // 
            this.navBarItem2.Caption = "LacCellBvci";
            this.navBarItem2.Name = "navBarItem2";
            this.navBarItem2.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem2_LinkClicked);
            // 
            // navBarItem3
            // 
            this.navBarItem3.Caption = "FlowControlMapBvc";
            this.navBarItem3.Name = "navBarItem3";
            this.navBarItem3.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem3_LinkClicked);
            // 
            // navBarItem4
            // 
            this.navBarItem4.Caption = "FlowControlMapBvc&& LacCellBvci";
            this.navBarItem4.Name = "navBarItem4";
            this.navBarItem4.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem4_LinkClicked);
            // 
            // navBarItem5
            // 
            this.navBarItem5.Caption = "FlowControlMapMs ";
            this.navBarItem5.Name = "navBarItem5";
            this.navBarItem5.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem5_LinkClicked);
            // 
            // navBarItem6
            // 
            this.navBarItem6.Caption = "FlowControlOneMs";
            this.navBarItem6.Name = "navBarItem6";
            this.navBarItem6.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem6_LinkClicked);
            // 
            // navBarItem7
            // 
            this.navBarItem7.Caption = "FlowControlMessageRate";
            this.navBarItem7.Name = "navBarItem7";
            this.navBarItem7.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem7_LinkClicked);
            // 
            // navBarItem8
            // 
            this.navBarItem8.Caption = "FlowControlBeforeMessage";
            this.navBarItem8.Name = "navBarItem8";
            this.navBarItem8.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem8_LinkClicked);
            // 
            // navBarItem9
            // 
            this.navBarItem9.Caption = "FlowControlBeforeMessageMap";
            this.navBarItem9.Name = "navBarItem9";
            this.navBarItem9.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem9_LinkClicked);
            // 
            // xtraTabPage2
            // 
            this.xtraTabPage2.Controls.Add(this.chartControl1);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.Size = new System.Drawing.Size(760, 367);
            this.xtraTabPage2.Text = "FlowControl-2";
            // 
            // chartControl1
            // 
            this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl1.Location = new System.Drawing.Point(0, 0);
            this.chartControl1.Name = "chartControl1";
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            sideBySideBarSeriesLabel1.LineVisible = true;
            this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel1;
            this.chartControl1.Size = new System.Drawing.Size(760, 367);
            this.chartControl1.TabIndex = 0;
            this.chartControl1.Click += new System.EventHandler(this.chartControl1_Click);
            // 
            // xtraTabPage3
            // 
            this.xtraTabPage3.Controls.Add(this.splitContainer1);
            this.xtraTabPage3.Name = "xtraTabPage3";
            this.xtraTabPage3.Size = new System.Drawing.Size(760, 367);
            this.xtraTabPage3.Text = "FlowControl-3";
            // 
            // splitContainer1
            // 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(0, 0);
            this.splitContainer1.Name = "splitContainer1";
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.button2);
            this.splitContainer1.Panel1.Controls.Add(this.button1);
            this.splitContainer1.Panel1.Controls.Add(this.checkBox3);
            this.splitContainer1.Panel1.Controls.Add(this.checkBox1);
            this.splitContainer1.Panel1.Controls.Add(this.checkBox2);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.tableLayoutPanel1);
            this.splitContainer1.Size = new System.Drawing.Size(760, 367);
            this.splitContainer1.SplitterDistance = 253;
            this.splitContainer1.TabIndex = 9;
            // 
            // button2
            // 
            this.button2.Location = new System.Drawing.Point(11, 241);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(160, 23);
            this.button2.TabIndex = 9;
            this.button2.Text = "Text.GetHeader";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(11, 187);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(160, 23);
            this.button1.TabIndex = 8;
            this.button1.Text = "Clipboard.SetText";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // checkBox3
            // 
            this.checkBox3.AutoSize = true;
            this.checkBox3.Location = new System.Drawing.Point(11, 135);
            this.checkBox3.Name = "checkBox3";
            this.checkBox3.Size = new System.Drawing.Size(84, 16);
            this.checkBox3.TabIndex = 7;
            this.checkBox3.Text = "Show Label";
            this.checkBox3.UseVisualStyleBackColor = true;
            this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged);
            // 
            // checkBox1
            // 
            this.checkBox1.AutoSize = true;
            this.checkBox1.Location = new System.Drawing.Point(11, 34);
            this.checkBox1.Name = "checkBox1";
            this.checkBox1.Size = new System.Drawing.Size(156, 16);
            this.checkBox1.TabIndex = 5;
            this.checkBox1.Text = "Show FlowControlMapMs ";
            this.checkBox1.UseVisualStyleBackColor = true;
            // 
            // checkBox2
            // 
            this.checkBox2.AutoSize = true;
            this.checkBox2.Location = new System.Drawing.Point(11, 93);
            this.checkBox2.Name = "checkBox2";
            this.checkBox2.Size = new System.Drawing.Size(234, 16);
            this.checkBox2.TabIndex = 6;
            this.checkBox2.Text = "Show FlowControlMapBvc&& LacCellBvci";
            this.checkBox2.UseVisualStyleBackColor = true;
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 1;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.Controls.Add(this.textBox1, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.textBox9, 0, 8);
            this.tableLayoutPanel1.Controls.Add(this.textBox2, 0, 1);
            this.tableLayoutPanel1.Controls.Add(this.textBox8, 0, 7);
            this.tableLayoutPanel1.Controls.Add(this.textBox4, 0, 3);
            this.tableLayoutPanel1.Controls.Add(this.textBox7, 0, 6);
            this.tableLayoutPanel1.Controls.Add(this.textBox5, 0, 4);
            this.tableLayoutPanel1.Controls.Add(this.textBox6, 0, 5);
            this.tableLayoutPanel1.Controls.Add(this.textBox3, 0, 2);
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 10;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 38F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 37F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 42F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 31F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 39F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 34F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 53F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(503, 367);
            this.tableLayoutPanel1.TabIndex = 9;
            // 
            // textBox1
            // 
            this.textBox1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox1.Location = new System.Drawing.Point(3, 3);
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(497, 21);
            this.textBox1.TabIndex = 0;
            // 
            // textBox9
            // 
            this.textBox9.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox9.Location = new System.Drawing.Point(3, 282);
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new System.Drawing.Size(497, 21);
            this.textBox9.TabIndex = 8;
            // 
            // textBox2
            // 
            this.textBox2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox2.Location = new System.Drawing.Point(3, 29);
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new System.Drawing.Size(497, 21);
            this.textBox2.TabIndex = 1;
            // 
            // textBox8
            // 
            this.textBox8.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox8.Location = new System.Drawing.Point(3, 243);
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new System.Drawing.Size(497, 21);
            this.textBox8.TabIndex = 7;
            // 
            // textBox4
            // 
            this.textBox4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox4.Location = new System.Drawing.Point(3, 93);
            this.textBox4.Name = "textBox4";
            this.textBox4.Size = new System.Drawing.Size(497, 21);
            this.textBox4.TabIndex = 3;
            // 
            // textBox7
            // 
            this.textBox7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox7.Location = new System.Drawing.Point(3, 203);
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new System.Drawing.Size(497, 21);
            this.textBox7.TabIndex = 6;
            // 
            // textBox5
            // 
            this.textBox5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox5.Location = new System.Drawing.Point(3, 130);
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new System.Drawing.Size(497, 21);
            this.textBox5.TabIndex = 4;
            // 
            // textBox6
            // 
            this.textBox6.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox6.Location = new System.Drawing.Point(3, 172);
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new System.Drawing.Size(497, 21);
            this.textBox6.TabIndex = 5;
            // 
            // textBox3
            // 
            this.textBox3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox3.Location = new System.Drawing.Point(3, 55);
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new System.Drawing.Size(497, 21);
            this.textBox3.TabIndex = 2;
            // 
            // xtraTabPage4
            // 
            this.xtraTabPage4.Appearance.PageClient.BackColor = System.Drawing.Color.Fuchsia;
            this.xtraTabPage4.Appearance.PageClient.Options.UseBackColor = true;
            this.xtraTabPage4.Controls.Add(this.splitContainer2);
            this.xtraTabPage4.Name = "xtraTabPage4";
            this.xtraTabPage4.Size = new System.Drawing.Size(760, 367);
            this.xtraTabPage4.Text = "MultiInterface";
            // 
            // splitContainer2
            // 
            this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer2.Location = new System.Drawing.Point(0, 0);
            this.splitContainer2.Name = "splitContainer2";
            // 
            // splitContainer2.Panel1
            // 
            this.splitContainer2.Panel1.Controls.Add(this.gridControl2);
            // 
            // splitContainer2.Panel2
            // 
            this.splitContainer2.Panel2.Controls.Add(this.navBarControl2);
            this.splitContainer2.Size = new System.Drawing.Size(760, 367);
            this.splitContainer2.SplitterDistance = 541;
            this.splitContainer2.TabIndex = 0;
            // 
            // gridControl2
            // 
            this.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl2.Location = new System.Drawing.Point(0, 0);
            this.gridControl2.MainView = this.gridView2;
            this.gridControl2.Name = "gridControl2";
            this.gridControl2.Size = new System.Drawing.Size(541, 367);
            this.gridControl2.TabIndex = 0;
            this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView2});
            // 
            // gridView2
            // 
            this.gridView2.GridControl = this.gridControl2;
            this.gridView2.Name = "gridView2";
            // 
            // navBarControl2
            // 
            this.navBarControl2.ActiveGroup = this.navBarGroup2;
            this.navBarControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.navBarControl2.Groups.AddRange(new DevExpress.XtraNavBar.NavBarGroup[] {
            this.navBarGroup2});
            this.navBarControl2.Items.AddRange(new DevExpress.XtraNavBar.NavBarItem[] {
            this.navBarItem10,
            this.navBarItem11,
            this.navBarItem12,
            this.navBarItem13});
            this.navBarControl2.Location = new System.Drawing.Point(0, 0);
            this.navBarControl2.Name = "navBarControl2";
            this.navBarControl2.OptionsNavPane.ExpandedWidth = 215;
            this.navBarControl2.Size = new System.Drawing.Size(215, 367);
            this.navBarControl2.TabIndex = 0;
            this.navBarControl2.Text = "navBarControl2";
            // 
            // navBarGroup2
            // 
            this.navBarGroup2.Caption = "navBarGroup2";
            this.navBarGroup2.Expanded = true;
            this.navBarGroup2.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem10),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem11),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem12),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem13)});
            this.navBarGroup2.Name = "navBarGroup2";
            // 
            // navBarItem10
            // 
            this.navBarItem10.Caption = "GiGETRateMap";
            this.navBarItem10.Name = "navBarItem10";
            this.navBarItem10.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem10_LinkClicked);
            // 
            // navBarItem11
            // 
            this.navBarItem11.Caption = "navBarItem11";
            this.navBarItem11.Name = "navBarItem11";
            // 
            // navBarItem12
            // 
            this.navBarItem12.Caption = "navBarItem12";
            this.navBarItem12.Name = "navBarItem12";
            // 
            // navBarItem13
            // 
            this.navBarItem13.Caption = "navBarItem13";
            this.navBarItem13.Name = "navBarItem13";
            // 
            // xtraTabPage5
            // 
            this.xtraTabPage5.Controls.Add(this.splitContainer3);
            this.xtraTabPage5.Name = "xtraTabPage5";
            this.xtraTabPage5.Size = new System.Drawing.Size(760, 367);
            this.xtraTabPage5.Text = "ReTransmission";
            // 
            // splitContainer3
            // 
            this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer3.Location = new System.Drawing.Point(0, 0);
            this.splitContainer3.Name = "splitContainer3";
            // 
            // splitContainer3.Panel1
            // 
            this.splitContainer3.Panel1.Controls.Add(this.gridControl3);
            // 
            // splitContainer3.Panel2
            // 
            this.splitContainer3.Panel2.Controls.Add(this.navBarControl3);
            this.splitContainer3.Size = new System.Drawing.Size(760, 367);
            this.splitContainer3.SplitterDistance = 572;
            this.splitContainer3.TabIndex = 0;
            // 
            // gridControl3
            // 
            this.gridControl3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl3.Location = new System.Drawing.Point(0, 0);
            this.gridControl3.MainView = this.gridView3;
            this.gridControl3.Name = "gridControl3";
            this.gridControl3.Size = new System.Drawing.Size(572, 367);
            this.gridControl3.TabIndex = 0;
            this.gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView3});
            // 
            // gridView3
            // 
            this.gridView3.GridControl = this.gridControl3;
            this.gridView3.Name = "gridView3";
            // 
            // navBarControl3
            // 
            this.navBarControl3.ActiveGroup = this.navBarGroup3;
            this.navBarControl3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.navBarControl3.Groups.AddRange(new DevExpress.XtraNavBar.NavBarGroup[] {
            this.navBarGroup3,
            this.navBarGroup4});
            this.navBarControl3.Items.AddRange(new DevExpress.XtraNavBar.NavBarItem[] {
            this.navBarItem14,
            this.navBarItem15,
            this.navBarItem16,
            this.navBarItem17,
            this.navBarItem18});
            this.navBarControl3.Location = new System.Drawing.Point(0, 0);
            this.navBarControl3.Name = "navBarControl3";
            this.navBarControl3.OptionsNavPane.ExpandedWidth = 140;
            this.navBarControl3.Size = new System.Drawing.Size(184, 367);
            this.navBarControl3.TabIndex = 0;
            this.navBarControl3.Text = "navBarControl3";
            // 
            // navBarGroup3
            // 
            this.navBarGroup3.Caption = "navBarGroup3";
            this.navBarGroup3.Expanded = true;
            this.navBarGroup3.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem14),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem15),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem16),
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem18)});
            this.navBarGroup3.Name = "navBarGroup3";
            // 
            // navBarItem14
            // 
            this.navBarItem14.Caption = "TlliTcpSession";
            this.navBarItem14.Name = "navBarItem14";
            this.navBarItem14.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem14_LinkClicked);
            // 
            // navBarItem15
            // 
            this.navBarItem15.Caption = "LacCellBvci";
            this.navBarItem15.Name = "navBarItem15";
            this.navBarItem15.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem15_LinkClicked);
            // 
            // navBarItem16
            // 
            this.navBarItem16.Caption = "TlliLLCSession";
            this.navBarItem16.Name = "navBarItem16";
            this.navBarItem16.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem16_LinkClicked);
            // 
            // navBarItem18
            // 
            this.navBarItem18.Caption = "TcpRetransStatics";
            this.navBarItem18.Name = "navBarItem18";
            this.navBarItem18.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem18_LinkClicked);
            // 
            // navBarGroup4
            // 
            this.navBarGroup4.Caption = "navBarGroup4";
            this.navBarGroup4.Expanded = true;
            this.navBarGroup4.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
            new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem17)});
            this.navBarGroup4.Name = "navBarGroup4";
            // 
            // navBarItem17
            // 
            this.navBarItem17.Caption = "导出excel";
            this.navBarItem17.Name = "navBarItem17";
            this.navBarItem17.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem17_LinkClicked);
            // 
            // xtraTabPage6
            // 
            this.xtraTabPage6.Name = "xtraTabPage6";
            this.xtraTabPage6.Size = new System.Drawing.Size(760, 367);
            this.xtraTabPage6.Text = "xtraTabPage6";
            // 
            // xtraTabPage7
            // 
            this.xtraTabPage7.Name = "xtraTabPage7";
            this.xtraTabPage7.Size = new System.Drawing.Size(760, 367);
            this.xtraTabPage7.Text = "xtraTabPage7";
            // 
            // xtraTabPage8
            // 
            this.xtraTabPage8.Name = "xtraTabPage8";
            this.xtraTabPage8.Size = new System.Drawing.Size(760, 367);
            this.xtraTabPage8.Text = "xtraTabPage8";
            // 
            // xtraTabPage9
            // 
            this.xtraTabPage9.Name = "xtraTabPage9";
            this.xtraTabPage9.Size = new System.Drawing.Size(760, 367);
            this.xtraTabPage9.Text = "xtraTabPage9";
            // 
            // Form1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(766, 465);
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolStrip1);
            this.Controls.Add(this.statusStrip1);
            this.Controls.Add(this.menuStrip1);
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.menuStrip1;
            this.Name = "Form1";
            this.Text = "Form1";
            this.Load += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
            this.xtraTabControl1.ResumeLayout(false);
            this.xtraTabPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
            this.splitContainerControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).EndInit();
            this.xtraTabPage2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            this.xtraTabPage3.ResumeLayout(false);
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel1.PerformLayout();
            this.splitContainer1.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
            this.splitContainer1.ResumeLayout(false);
            this.tableLayoutPanel1.ResumeLayout(false);
            this.tableLayoutPanel1.PerformLayout();
            this.xtraTabPage4.ResumeLayout(false);
            this.splitContainer2.Panel1.ResumeLayout(false);
            this.splitContainer2.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
            this.splitContainer2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.navBarControl2)).EndInit();
            this.xtraTabPage5.ResumeLayout(false);
            this.splitContainer3.Panel1.ResumeLayout(false);
            this.splitContainer3.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
            this.splitContainer3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControl3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.navBarControl3)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #44
0
        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            this.grbFilter = new DevExpress.XtraEditors.GroupControl();
            this.grbGroup = new DevExpress.XtraEditors.GroupControl();
            this.btnSet = new DevExpress.XtraEditors.SimpleButton();
            this.btnPrint = new DevExpress.XtraEditors.SimpleButton();
            this.btnClose = new DevExpress.XtraEditors.SimpleButton();
            this.btnClear = new DevExpress.XtraEditors.SimpleButton();
            this.btnView = new DevExpress.XtraEditors.SimpleButton();
            this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl();
            this.tbDetail = new DevExpress.XtraTab.XtraTabControl();
            this.tpDetail = new DevExpress.XtraTab.XtraTabPage();
            this.gcSearch = new Sunrise.ERP.Controls.SunriseGridControl();
            this.gvSearch = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.tpChart = new DevExpress.XtraTab.XtraTabPage();
            this.chtMain = new DevExpress.XtraCharts.ChartControl();
            this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
            this.cbxValueType = new DevExpress.XtraEditors.ImageComboBoxEdit();
            this.cbxField = new DevExpress.XtraEditors.ImageComboBoxEdit();
            this.cbxChartType = new DevExpress.XtraEditors.ImageComboBoxEdit();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.lbltype = new DevExpress.XtraEditors.LabelControl();
            this.pnlWait = new DevExpress.XtraEditors.PanelControl();
            this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
            this.btnEdit = new DevExpress.XtraEditors.SimpleButton();
            this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
            this.btnAdvanceView = new DevExpress.XtraEditors.SimpleButton();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grbFilter)).BeginInit();
            this.grbFilter.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grbGroup)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbDetail)).BeginInit();
            this.tbDetail.SuspendLayout();
            this.tpDetail.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcSearch)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvSearch)).BeginInit();
            this.tpChart.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chtMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
            this.panelControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cbxValueType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxField.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxChartType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pnlWait)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
            this.panelControl3.SuspendLayout();
            this.SuspendLayout();
            // 
            // panelControl1
            // 
            this.panelControl1.Controls.Add(this.pnlWait);
            this.panelControl1.Controls.Add(this.tbDetail);
            this.panelControl1.Controls.Add(this.splitterControl1);
            this.panelControl1.Controls.Add(this.grbFilter);
            this.panelControl1.Controls.Add(this.panelControl3);
            this.panelControl1.Size = new System.Drawing.Size(879, 498);
            // 
            // grbFilter
            // 
            this.grbFilter.Controls.Add(this.grbGroup);
            this.grbFilter.Dock = System.Windows.Forms.DockStyle.Top;
            this.grbFilter.Location = new System.Drawing.Point(2, 35);
            this.grbFilter.Name = "grbFilter";
            this.grbFilter.Size = new System.Drawing.Size(875, 143);
            this.grbFilter.TabIndex = 0;
            this.grbFilter.Text = "查询条件";
            // 
            // grbGroup
            // 
            this.grbGroup.Location = new System.Drawing.Point(10, 97);
            this.grbGroup.Name = "grbGroup";
            this.grbGroup.Size = new System.Drawing.Size(200, 34);
            this.grbGroup.TabIndex = 0;
            this.grbGroup.Text = "分组字段";
            // 
            // btnSet
            // 
            this.btnSet.Image = global::Sunrise.ERP.Module.SystemManage.Properties.Resources.insert;
            this.btnSet.Location = new System.Drawing.Point(285, 5);
            this.btnSet.Name = "btnSet";
            this.btnSet.Size = new System.Drawing.Size(70, 24);
            this.btnSet.TabIndex = 5;
            this.btnSet.Text = "执行(&R)";
            this.btnSet.Click += new System.EventHandler(this.btnSet_Click);
            // 
            // btnPrint
            // 
            this.btnPrint.Image = global::Sunrise.ERP.Module.SystemManage.Properties.Resources.print;
            this.btnPrint.Location = new System.Drawing.Point(214, 5);
            this.btnPrint.Name = "btnPrint";
            this.btnPrint.Size = new System.Drawing.Size(70, 24);
            this.btnPrint.TabIndex = 4;
            this.btnPrint.Text = "打印(&P)";
            this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
            // 
            // btnClose
            // 
            this.btnClose.Image = global::Sunrise.ERP.Module.SystemManage.Properties.Resources.close;
            this.btnClose.Location = new System.Drawing.Point(356, 5);
            this.btnClose.Name = "btnClose";
            this.btnClose.Size = new System.Drawing.Size(70, 24);
            this.btnClose.TabIndex = 3;
            this.btnClose.Text = "关闭(&X)";
            this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
            // 
            // btnClear
            // 
            this.btnClear.Image = global::Sunrise.ERP.Module.SystemManage.Properties.Resources.cancel;
            this.btnClear.Location = new System.Drawing.Point(143, 5);
            this.btnClear.Name = "btnClear";
            this.btnClear.Size = new System.Drawing.Size(70, 24);
            this.btnClear.TabIndex = 2;
            this.btnClear.Text = "清除(&C)";
            this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
            // 
            // btnView
            // 
            this.btnView.Image = global::Sunrise.ERP.Module.SystemManage.Properties.Resources.view;
            this.btnView.Location = new System.Drawing.Point(72, 5);
            this.btnView.Name = "btnView";
            this.btnView.Size = new System.Drawing.Size(70, 24);
            this.btnView.TabIndex = 1;
            this.btnView.Text = "过滤(&V)";
            this.btnView.Click += new System.EventHandler(this.btnView_Click);
            // 
            // splitterControl1
            // 
            this.splitterControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.splitterControl1.Location = new System.Drawing.Point(2, 178);
            this.splitterControl1.Name = "splitterControl1";
            this.splitterControl1.Size = new System.Drawing.Size(875, 6);
            this.splitterControl1.TabIndex = 1;
            this.splitterControl1.TabStop = false;
            // 
            // tbDetail
            // 
            this.tbDetail.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tbDetail.Location = new System.Drawing.Point(2, 184);
            this.tbDetail.Name = "tbDetail";
            this.tbDetail.SelectedTabPage = this.tpDetail;
            this.tbDetail.Size = new System.Drawing.Size(875, 312);
            this.tbDetail.TabIndex = 2;
            this.tbDetail.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tpDetail,
            this.tpChart});
            this.tbDetail.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.tbDetail_SelectedPageChanged);
            // 
            // tpDetail
            // 
            this.tpDetail.Controls.Add(this.gcSearch);
            this.tpDetail.Name = "tpDetail";
            this.tpDetail.Size = new System.Drawing.Size(868, 283);
            this.tpDetail.Text = "明细";
            // 
            // gcSearch
            // 
            this.gcSearch.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcSearch.Location = new System.Drawing.Point(0, 0);
            this.gcSearch.MainView = this.gvSearch;
            this.gcSearch.Name = "gcSearch";
            this.gcSearch.Size = new System.Drawing.Size(868, 283);
            this.gcSearch.TabIndex = 5;
            this.gcSearch.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvSearch});
            // 
            // gvSearch
            // 
            this.gvSearch.GridControl = this.gcSearch;
            this.gvSearch.Name = "gvSearch";
            this.gvSearch.OptionsBehavior.Editable = false;
            this.gvSearch.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gvSearch.OptionsView.ColumnAutoWidth = false;
            this.gvSearch.OptionsView.ShowFooter = true;
            this.gvSearch.OptionsView.ShowGroupPanel = false;
            this.gvSearch.DoubleClick += new System.EventHandler(this.gvSearch_DoubleClick);
            // 
            // tpChart
            // 
            this.tpChart.Controls.Add(this.chtMain);
            this.tpChart.Controls.Add(this.panelControl2);
            this.tpChart.Name = "tpChart";
            this.tpChart.Size = new System.Drawing.Size(746, 283);
            this.tpChart.Text = "图表";
            // 
            // chtMain
            // 
            this.chtMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chtMain.Location = new System.Drawing.Point(104, 0);
            this.chtMain.Name = "chtMain";
            this.chtMain.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            sideBySideBarSeriesLabel2.LineVisible = true;
            this.chtMain.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
            this.chtMain.Size = new System.Drawing.Size(642, 283);
            this.chtMain.TabIndex = 1;
            // 
            // panelControl2
            // 
            this.panelControl2.Controls.Add(this.cbxValueType);
            this.panelControl2.Controls.Add(this.cbxField);
            this.panelControl2.Controls.Add(this.cbxChartType);
            this.panelControl2.Controls.Add(this.labelControl2);
            this.panelControl2.Controls.Add(this.labelControl1);
            this.panelControl2.Controls.Add(this.lbltype);
            this.panelControl2.Dock = System.Windows.Forms.DockStyle.Left;
            this.panelControl2.Location = new System.Drawing.Point(0, 0);
            this.panelControl2.Name = "panelControl2";
            this.panelControl2.Size = new System.Drawing.Size(104, 283);
            this.panelControl2.TabIndex = 0;
            // 
            // cbxValueType
            // 
            this.cbxValueType.EditValue = "柱图";
            this.cbxValueType.Location = new System.Drawing.Point(8, 135);
            this.cbxValueType.Name = "cbxValueType";
            this.cbxValueType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbxValueType.Size = new System.Drawing.Size(73, 21);
            this.cbxValueType.TabIndex = 8;
            this.cbxValueType.SelectedIndexChanged += new System.EventHandler(this.cbxChartType_SelectedIndexChanged);
            // 
            // cbxField
            // 
            this.cbxField.EditValue = "柱图";
            this.cbxField.Location = new System.Drawing.Point(8, 82);
            this.cbxField.Name = "cbxField";
            this.cbxField.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbxField.Size = new System.Drawing.Size(73, 21);
            this.cbxField.TabIndex = 7;
            this.cbxField.SelectedIndexChanged += new System.EventHandler(this.cbxChartType_SelectedIndexChanged);
            // 
            // cbxChartType
            // 
            this.cbxChartType.EditValue = "柱图";
            this.cbxChartType.Location = new System.Drawing.Point(8, 27);
            this.cbxChartType.Name = "cbxChartType";
            this.cbxChartType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbxChartType.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("柱图", "柱图", -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("饼图", "饼图", -1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("线图", "线图", -1)});
            this.cbxChartType.Size = new System.Drawing.Size(73, 21);
            this.cbxChartType.TabIndex = 6;
            this.cbxChartType.SelectedIndexChanged += new System.EventHandler(this.cbxChartType_SelectedIndexChanged);
            // 
            // labelControl2
            // 
            this.labelControl2.Location = new System.Drawing.Point(8, 115);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(48, 14);
            this.labelControl2.TabIndex = 5;
            this.labelControl2.Text = "比较值:";
            // 
            // labelControl1
            // 
            this.labelControl1.Location = new System.Drawing.Point(8, 62);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(60, 14);
            this.labelControl1.TabIndex = 3;
            this.labelControl1.Text = "比较字段:";
            // 
            // lbltype
            // 
            this.lbltype.Location = new System.Drawing.Point(8, 7);
            this.lbltype.Name = "lbltype";
            this.lbltype.Size = new System.Drawing.Size(60, 14);
            this.lbltype.TabIndex = 1;
            this.lbltype.Text = "图表类型:";
            // 
            // pnlWait
            // 
            this.pnlWait.ContentImage = global::Sunrise.ERP.Module.SystemManage.Properties.Resources.wait;
            this.pnlWait.Location = new System.Drawing.Point(231, 149);
            this.pnlWait.LookAndFeel.SkinName = "Blue";
            this.pnlWait.LookAndFeel.UseDefaultLookAndFeel = false;
            this.pnlWait.Name = "pnlWait";
            this.pnlWait.Size = new System.Drawing.Size(380, 140);
            this.pnlWait.TabIndex = 10;
            this.pnlWait.Visible = false;
            // 
            // panelControl3
            // 
            this.panelControl3.Controls.Add(this.btnAdvanceView);
            this.panelControl3.Controls.Add(this.btnEdit);
            this.panelControl3.Controls.Add(this.btnAdd);
            this.panelControl3.Controls.Add(this.btnClose);
            this.panelControl3.Controls.Add(this.btnSet);
            this.panelControl3.Controls.Add(this.btnView);
            this.panelControl3.Controls.Add(this.btnPrint);
            this.panelControl3.Controls.Add(this.btnClear);
            this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelControl3.Location = new System.Drawing.Point(2, 2);
            this.panelControl3.Name = "panelControl3";
            this.panelControl3.Size = new System.Drawing.Size(875, 33);
            this.panelControl3.TabIndex = 3;
            // 
            // btnEdit
            // 
            this.btnEdit.Image = global::Sunrise.ERP.Module.SystemManage.Properties.Resources.edit;
            this.btnEdit.Location = new System.Drawing.Point(596, 5);
            this.btnEdit.Name = "btnEdit";
            this.btnEdit.Size = new System.Drawing.Size(70, 24);
            this.btnEdit.TabIndex = 7;
            this.btnEdit.Text = "修改(&E)";
            this.btnEdit.Visible = false;
            // 
            // btnAdd
            // 
            this.btnAdd.Image = global::Sunrise.ERP.Module.SystemManage.Properties.Resources.add;
            this.btnAdd.Location = new System.Drawing.Point(525, 5);
            this.btnAdd.Name = "btnAdd";
            this.btnAdd.Size = new System.Drawing.Size(70, 24);
            this.btnAdd.TabIndex = 6;
            this.btnAdd.Text = "新增(&A)";
            this.btnAdd.Visible = false;
            // 
            // btnAdvanceView
            // 
            this.btnAdvanceView.Image = global::Sunrise.ERP.Module.SystemManage.Properties.Resources.view;
            this.btnAdvanceView.Location = new System.Drawing.Point(1, 5);
            this.btnAdvanceView.Name = "btnAdvanceView";
            this.btnAdvanceView.Size = new System.Drawing.Size(70, 24);
            this.btnAdvanceView.TabIndex = 8;
            this.btnAdvanceView.Text = "高级(&A)";
            this.btnAdvanceView.Click += new System.EventHandler(this.btnAdvanceView_Click);
            // 
            // frmsysQueryReport
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.ClientSize = new System.Drawing.Size(879, 498);
            this.LookAndFeel.SkinName = "Blue";
            this.LookAndFeel.UseDefaultLookAndFeel = false;
            this.Name = "frmsysQueryReport";
            this.Load += new System.EventHandler(this.frmsysQueryReport_Load);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grbFilter)).EndInit();
            this.grbFilter.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grbGroup)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tbDetail)).EndInit();
            this.tbDetail.ResumeLayout(false);
            this.tpDetail.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gcSearch)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvSearch)).EndInit();
            this.tpChart.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chtMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
            this.panelControl2.ResumeLayout(false);
            this.panelControl2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cbxValueType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxField.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbxChartType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pnlWait)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
            this.panelControl3.ResumeLayout(false);
            this.ResumeLayout(false);

        }
コード例 #45
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.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();
 }
コード例 #46
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.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();

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources                 = new System.ComponentModel.ComponentResourceManager(typeof(DiasRentaElementoGraficaModeloRPT));
     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.SideBySideBarSeriesView  sideBySideBarSeriesView1  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.Series                   series2                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel         pointSeriesLabel1         = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView1           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle               chartTitle1               = new DevExpress.XtraCharts.ChartTitle();
     this.Detail = new DevExpress.XtraReports.UI.DetailBand();
     this.chartTimeUtilization = new DevExpress.XtraReports.UI.XRChart();
     this.reporteRDSucursalDS  = new BPMO.SDNI.Flota.Reportes.DA.ReporteRDSucursalDS();
     this.TopMargin            = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin         = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeader         = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.ReportFooter         = new DevExpress.XtraReports.UI.ReportFooterBand();
     this.TituloGrafica        = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this.chartTimeUtilization)).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)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reporteRDSucursalDS)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     resources.ApplyResources(this.Detail, "Detail");
     this.Detail.Name    = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     //
     // chartTimeUtilization
     //
     resources.ApplyResources(this.chartTimeUtilization, "chartTimeUtilization");
     this.chartTimeUtilization.Borders      = DevExpress.XtraPrinting.BorderSide.None;
     this.chartTimeUtilization.DataMember   = "SubTotalXTipoUnidad";
     this.chartTimeUtilization.DataSource   = this.reporteRDSucursalDS;
     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.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisX.WholeRange.AutoSideMargins = true;
     xyDiagram1.AxisY.GridLines.Visible          = false;
     xyDiagram1.AxisY.Label.Font    = ((System.Drawing.Font)(resources.GetObject("resource.Font")));
     xyDiagram1.AxisY.Title.Font    = ((System.Drawing.Font)(resources.GetObject("resource.Font1")));
     xyDiagram1.AxisY.Title.Text    = resources.GetString("resource.Text");
     xyDiagram1.AxisY.Title.Visible = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.WholeRange.AutoSideMargins = true;
     xyDiagram1.DefaultPane.BackColor            = 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.Label.Font    = ((System.Drawing.Font)(resources.GetObject("resource.Font2")));
     secondaryAxisY1.Name          = "Secondary AxisY 1";
     secondaryAxisY1.Title.Font    = ((System.Drawing.Font)(resources.GetObject("resource.Font3")));
     secondaryAxisY1.Title.Text    = resources.GetString("resource.Text1");
     secondaryAxisY1.Title.Visible = true;
     secondaryAxisY1.VisibleInPanesSerializable = "-1";
     secondaryAxisY1.WholeRange.AutoSideMargins = true;
     xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY1
     });
     this.chartTimeUtilization.Diagram = xyDiagram1;
     this.chartTimeUtilization.Legend.AlignmentHorizontal = ((DevExpress.XtraCharts.LegendAlignmentHorizontal)(resources.GetObject("chartTimeUtilization.Legend.AlignmentHorizontal")));
     this.chartTimeUtilization.Legend.AlignmentVertical   = ((DevExpress.XtraCharts.LegendAlignmentVertical)(resources.GetObject("chartTimeUtilization.Legend.AlignmentVertical")));
     this.chartTimeUtilization.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartTimeUtilization.Name         = "chartTimeUtilization";
     series1.ArgumentDataMember             = "AnioMes";
     series1.ArgumentScaleType              = DevExpress.XtraCharts.ScaleType.Qualitative;
     sideBySideBarSeriesLabel1.Antialiasing = true;
     resources.ApplyResources(sideBySideBarSeriesLabel1, "sideBySideBarSeriesLabel1");
     sideBySideBarSeriesLabel1.Position = DevExpress.XtraCharts.BarSeriesLabelPosition.Center;
     sideBySideBarSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
     series1.Label = sideBySideBarSeriesLabel1;
     resources.ApplyResources(series1, "series1");
     series1.ValueDataMembersSerializable = "DiasRenta";
     sideBySideBarSeriesView1.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(69)))), ((int)(((byte)(140)))));
     series1.View = sideBySideBarSeriesView1;
     series2.ArgumentDataMember = "AnioMes";
     series2.ArgumentScaleType  = DevExpress.XtraCharts.ScaleType.Qualitative;
     resources.ApplyResources(pointSeriesLabel1, "pointSeriesLabel1");
     pointSeriesLabel1.Antialiasing           = true;
     pointSeriesLabel1.LineLength             = 0;
     pointSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.JustifyAroundPoint;
     series2.Label = pointSeriesLabel1;
     resources.ApplyResources(series2, "series2");
     series2.ValueDataMembersSerializable = "PorcentajeUtilizacion";
     lineSeriesView1.AxisYName            = "Secondary AxisY 1";
     series2.View = lineSeriesView1;
     this.chartTimeUtilization.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.chartTimeUtilization.StylePriority.UseBackColor = false;
     this.chartTimeUtilization.StylePriority.UsePadding   = false;
     resources.ApplyResources(chartTitle1, "chartTitle1");
     this.chartTimeUtilization.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     this.chartTimeUtilization.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.chartTimeUtilization_BeforePrint);
     //
     // reporteRDSucursalDS
     //
     this.reporteRDSucursalDS.DataSetName             = "ReporteRDSucursalDS";
     this.reporteRDSucursalDS.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // TopMargin
     //
     resources.ApplyResources(this.TopMargin, "TopMargin");
     this.TopMargin.Name    = "TopMargin";
     this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     //
     // BottomMargin
     //
     resources.ApplyResources(this.BottomMargin, "BottomMargin");
     this.BottomMargin.Name    = "BottomMargin";
     this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.chartTimeUtilization
     });
     resources.ApplyResources(this.ReportHeader, "ReportHeader");
     this.ReportHeader.Name = "ReportHeader";
     //
     // ReportFooter
     //
     resources.ApplyResources(this.ReportFooter, "ReportFooter");
     this.ReportFooter.Name = "ReportFooter";
     //
     // TituloGrafica
     //
     resources.ApplyResources(this.TituloGrafica, "TituloGrafica");
     this.TituloGrafica.Name      = "TituloGrafica";
     this.TituloGrafica.ValueInfo = "Time Utilization";
     this.TituloGrafica.Visible   = false;
     //
     // DiasRentaElementoGraficaModeloRPT
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.ReportFooter,
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader
     });
     this.DataMember = "SubTotalXTipoUnidad";
     this.DataSource = this.reporteRDSucursalDS;
     resources.ApplyResources(this, "$this");
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.TituloGrafica
     });
     this.Version = "13.2";
     ((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)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartTimeUtilization)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reporteRDSucursalDS)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
コード例 #48
0
ファイル: Form1.Designer.cs プロジェクト: qrunner/Default
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            this.splitContainerControl = new DevExpress.XtraEditors.SplitContainerControl();
            this.navBarControl = new DevExpress.XtraNavBar.NavBarControl();
            this.mailGroup = new DevExpress.XtraNavBar.NavBarGroup();
            this.inboxItem = new DevExpress.XtraNavBar.NavBarItem();
            this.outboxItem = new DevExpress.XtraNavBar.NavBarItem();
            this.draftsItem = new DevExpress.XtraNavBar.NavBarItem();
            this.trashItem = new DevExpress.XtraNavBar.NavBarItem();
            this.organizerGroup = new DevExpress.XtraNavBar.NavBarGroup();
            this.calendarItem = new DevExpress.XtraNavBar.NavBarItem();
            this.tasksItem = new DevExpress.XtraNavBar.NavBarItem();
            this.navbarImageCollectionLarge = new DevExpress.Utils.ImageCollection(this.components);
            this.navbarImageCollection = new DevExpress.Utils.ImageCollection(this.components);
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            this.chartControl = new DevExpress.XtraCharts.ChartControl();
            this.pivotGridControl = new DevExpress.XtraPivotGrid.PivotGridControl();
            this.layoutControlGroup = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
            this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
            this.appMenu = new DevExpress.XtraBars.Ribbon.ApplicationMenu(this.components);
            this.popupControlContainer2 = new DevExpress.XtraBars.PopupControlContainer(this.components);
            this.buttonEdit = new DevExpress.XtraEditors.ButtonEdit();
            this.iNew = new DevExpress.XtraBars.BarButtonItem();
            this.iOpen = new DevExpress.XtraBars.BarButtonItem();
            this.iSave = new DevExpress.XtraBars.BarButtonItem();
            this.iSaveAs = new DevExpress.XtraBars.BarButtonItem();
            this.iExit = new DevExpress.XtraBars.BarButtonItem();
            this.popupControlContainer1 = new DevExpress.XtraBars.PopupControlContainer(this.components);
            this.someLabelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.someLabelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.ribbonImageCollection = new DevExpress.Utils.ImageCollection(this.components);
            this.iClose = new DevExpress.XtraBars.BarButtonItem();
            this.iFind = new DevExpress.XtraBars.BarButtonItem();
            this.iHelp = new DevExpress.XtraBars.BarButtonItem();
            this.iAbout = new DevExpress.XtraBars.BarButtonItem();
            this.siStatus = new DevExpress.XtraBars.BarStaticItem();
            this.siInfo = new DevExpress.XtraBars.BarStaticItem();
            this.alignButtonGroup = new DevExpress.XtraBars.BarButtonGroup();
            this.iBoldFontStyle = new DevExpress.XtraBars.BarButtonItem();
            this.iItalicFontStyle = new DevExpress.XtraBars.BarButtonItem();
            this.iUnderlinedFontStyle = new DevExpress.XtraBars.BarButtonItem();
            this.fontStyleButtonGroup = new DevExpress.XtraBars.BarButtonGroup();
            this.iLeftTextAlign = new DevExpress.XtraBars.BarButtonItem();
            this.iCenterTextAlign = new DevExpress.XtraBars.BarButtonItem();
            this.iRightTextAlign = new DevExpress.XtraBars.BarButtonItem();
            this.rgbiSkins = new DevExpress.XtraBars.RibbonGalleryBarItem();
            this.ribbonImageCollectionLarge = new DevExpress.Utils.ImageCollection(this.components);
            this.homeRibbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.fileRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.formatRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.skinsRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.exitRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.helpRibbonPage = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.helpRibbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl)).BeginInit();
            this.splitContainerControl.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.navBarControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.navbarImageCollectionLarge)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.navbarImageCollection)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
            this.layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pivotGridControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.appMenu)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.popupControlContainer2)).BeginInit();
            this.popupControlContainer2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.buttonEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.popupControlContainer1)).BeginInit();
            this.popupControlContainer1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonImageCollection)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonImageCollectionLarge)).BeginInit();
            this.SuspendLayout();
            // 
            // splitContainerControl
            // 
            this.splitContainerControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainerControl.Location = new System.Drawing.Point(0, 144);
            this.splitContainerControl.Name = "splitContainerControl";
            this.splitContainerControl.Padding = new System.Windows.Forms.Padding(6);
            this.splitContainerControl.Panel1.Controls.Add(this.navBarControl);
            this.splitContainerControl.Panel1.Text = "Panel1";
            this.splitContainerControl.Panel2.Controls.Add(this.layoutControl1);
            this.splitContainerControl.Panel2.Text = "Panel2";
            this.splitContainerControl.Size = new System.Drawing.Size(1100, 525);
            this.splitContainerControl.SplitterPosition = 165;
            this.splitContainerControl.TabIndex = 0;
            this.splitContainerControl.Text = "splitContainerControl1";
            // 
            // navBarControl
            // 
            this.navBarControl.ActiveGroup = this.mailGroup;
            this.navBarControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.navBarControl.Groups.AddRange(new DevExpress.XtraNavBar.NavBarGroup[] {
            this.mailGroup,
            this.organizerGroup});
            this.navBarControl.Items.AddRange(new DevExpress.XtraNavBar.NavBarItem[] {
            this.inboxItem,
            this.outboxItem,
            this.draftsItem,
            this.trashItem,
            this.calendarItem,
            this.tasksItem});
            this.navBarControl.LargeImages = this.navbarImageCollectionLarge;
            this.navBarControl.Location = new System.Drawing.Point(0, 0);
            this.navBarControl.Name = "navBarControl";
            this.navBarControl.OptionsNavPane.ExpandedWidth = 165;
            this.navBarControl.PaintStyleKind = DevExpress.XtraNavBar.NavBarViewKind.ExplorerBar;
            this.navBarControl.Size = new System.Drawing.Size(165, 513);
            this.navBarControl.SmallImages = this.navbarImageCollection;
            this.navBarControl.StoreDefaultPaintStyleName = true;
            this.navBarControl.TabIndex = 0;
            this.navBarControl.Text = "navBarControl1";
            // 
            // mailGroup
            // 
            this.mailGroup.Caption = "Mail";
            this.mailGroup.Expanded = true;
            this.mailGroup.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
            new DevExpress.XtraNavBar.NavBarItemLink(this.inboxItem),
            new DevExpress.XtraNavBar.NavBarItemLink(this.outboxItem),
            new DevExpress.XtraNavBar.NavBarItemLink(this.draftsItem),
            new DevExpress.XtraNavBar.NavBarItemLink(this.trashItem)});
            this.mailGroup.LargeImageIndex = 0;
            this.mailGroup.Name = "mailGroup";
            // 
            // inboxItem
            // 
            this.inboxItem.Caption = "Inbox";
            this.inboxItem.Name = "inboxItem";
            this.inboxItem.SmallImageIndex = 0;
            // 
            // outboxItem
            // 
            this.outboxItem.Caption = "Outbox";
            this.outboxItem.Name = "outboxItem";
            this.outboxItem.SmallImageIndex = 1;
            // 
            // draftsItem
            // 
            this.draftsItem.Caption = "Drafts";
            this.draftsItem.Name = "draftsItem";
            this.draftsItem.SmallImageIndex = 2;
            // 
            // trashItem
            // 
            this.trashItem.Caption = "Trash";
            this.trashItem.Name = "trashItem";
            this.trashItem.SmallImageIndex = 3;
            // 
            // organizerGroup
            // 
            this.organizerGroup.Caption = "Organizer";
            this.organizerGroup.Expanded = true;
            this.organizerGroup.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
            new DevExpress.XtraNavBar.NavBarItemLink(this.calendarItem),
            new DevExpress.XtraNavBar.NavBarItemLink(this.tasksItem)});
            this.organizerGroup.LargeImageIndex = 1;
            this.organizerGroup.Name = "organizerGroup";
            // 
            // calendarItem
            // 
            this.calendarItem.Caption = "Calendar";
            this.calendarItem.Name = "calendarItem";
            this.calendarItem.SmallImageIndex = 4;
            // 
            // tasksItem
            // 
            this.tasksItem.Caption = "Tasks";
            this.tasksItem.Name = "tasksItem";
            this.tasksItem.SmallImageIndex = 5;
            // 
            // navbarImageCollectionLarge
            // 
            this.navbarImageCollectionLarge.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("navbarImageCollectionLarge.ImageStream")));
            this.navbarImageCollectionLarge.TransparentColor = System.Drawing.Color.Transparent;
            this.navbarImageCollectionLarge.Images.SetKeyName(0, "Mail_16x16.png");
            this.navbarImageCollectionLarge.Images.SetKeyName(1, "Organizer_16x16.png");
            // 
            // navbarImageCollection
            // 
            this.navbarImageCollection.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("navbarImageCollection.ImageStream")));
            this.navbarImageCollection.TransparentColor = System.Drawing.Color.Transparent;
            this.navbarImageCollection.Images.SetKeyName(0, "Inbox_16x16.png");
            this.navbarImageCollection.Images.SetKeyName(1, "Outbox_16x16.png");
            this.navbarImageCollection.Images.SetKeyName(2, "Drafts_16x16.png");
            this.navbarImageCollection.Images.SetKeyName(3, "Trash_16x16.png");
            this.navbarImageCollection.Images.SetKeyName(4, "Calendar_16x16.png");
            this.navbarImageCollection.Images.SetKeyName(5, "Tasks_16x16.png");
            // 
            // layoutControl1
            // 
            this.layoutControl1.Controls.Add(this.chartControl);
            this.layoutControl1.Controls.Add(this.pivotGridControl);
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl1.Location = new System.Drawing.Point(0, 0);
            this.layoutControl1.Name = "layoutControl1";
            this.layoutControl1.Root = this.layoutControlGroup;
            this.layoutControl1.Size = new System.Drawing.Size(918, 513);
            this.layoutControl1.TabIndex = 0;
            this.layoutControl1.Text = "layoutControl1";
            // 
            // chartControl
            // 
            this.chartControl.Cursor = System.Windows.Forms.Cursors.Default;
            this.chartControl.DataSource = this.pivotGridControl;
            xyDiagram1.AxisX.Label.Staggered = true;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisX.WholeRange.AutoSideMargins = true;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.WholeRange.AutoSideMargins = true;
            this.chartControl.Diagram = xyDiagram1;
            this.chartControl.Legend.MaxHorizontalPercentage = 30D;
            this.chartControl.Location = new System.Drawing.Point(0, 262);
            this.chartControl.Name = "chartControl";
            this.chartControl.SeriesDataMember = "Series";
            this.chartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            this.chartControl.SeriesTemplate.ArgumentDataMember = "Arguments";
            this.chartControl.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            sideBySideBarSeriesLabel1.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
            sideBySideBarSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
            this.chartControl.SeriesTemplate.Label = sideBySideBarSeriesLabel1;
            this.chartControl.SeriesTemplate.ValueDataMembersSerializable = "Values";
            this.chartControl.Size = new System.Drawing.Size(918, 251);
            this.chartControl.TabIndex = 5;
            // 
            // pivotGridControl
            // 
            this.pivotGridControl.Location = new System.Drawing.Point(0, 0);
            this.pivotGridControl.Name = "pivotGridControl";
            this.pivotGridControl.OptionsChartDataSource.FieldValuesProvideMode = DevExpress.XtraPivotGrid.PivotChartFieldValuesProvideMode.DisplayText;
            this.pivotGridControl.Size = new System.Drawing.Size(918, 257);
            this.pivotGridControl.TabIndex = 4;
            // 
            // layoutControlGroup
            // 
            this.layoutControlGroup.CustomizationFormText = "Root";
            this.layoutControlGroup.DefaultLayoutType = DevExpress.XtraLayout.Utils.LayoutType.Horizontal;
            this.layoutControlGroup.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup.GroupBordersVisible = false;
            this.layoutControlGroup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem1,
            this.layoutControlItem2,
            this.splitterItem1});
            this.layoutControlGroup.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup.Name = "Root";
            this.layoutControlGroup.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlGroup.Size = new System.Drawing.Size(918, 513);
            this.layoutControlGroup.Text = "Root";
            this.layoutControlGroup.TextVisible = false;
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.pivotGridControl;
            this.layoutControlItem1.CustomizationFormText = "PivotGrid";
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlItem1.Size = new System.Drawing.Size(918, 257);
            this.layoutControlItem1.Text = "PivotGrid";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem1.TextToControlDistance = 0;
            this.layoutControlItem1.TextVisible = false;
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.chartControl;
            this.layoutControlItem2.CustomizationFormText = "Chart";
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 262);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlItem2.Size = new System.Drawing.Size(918, 251);
            this.layoutControlItem2.Text = "Chart";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem2.TextToControlDistance = 0;
            this.layoutControlItem2.TextVisible = false;
            // 
            // splitterItem1
            // 
            this.splitterItem1.AllowHotTrack = true;
            this.splitterItem1.CustomizationFormText = "splitterItem1";
            this.splitterItem1.Location = new System.Drawing.Point(0, 257);
            this.splitterItem1.Name = "splitterItem1";
            this.splitterItem1.Size = new System.Drawing.Size(918, 5);
            // 
            // ribbonControl
            // 
            this.ribbonControl.ApplicationButtonDropDownControl = this.appMenu;
            this.ribbonControl.ApplicationButtonText = null;
            this.ribbonControl.ExpandCollapseItem.Id = 0;
            this.ribbonControl.Images = this.ribbonImageCollection;
            this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbonControl.ExpandCollapseItem,
            this.iNew,
            this.iOpen,
            this.iClose,
            this.iFind,
            this.iSave,
            this.iSaveAs,
            this.iExit,
            this.iHelp,
            this.iAbout,
            this.siStatus,
            this.siInfo,
            this.alignButtonGroup,
            this.iBoldFontStyle,
            this.iItalicFontStyle,
            this.iUnderlinedFontStyle,
            this.fontStyleButtonGroup,
            this.iLeftTextAlign,
            this.iCenterTextAlign,
            this.iRightTextAlign,
            this.rgbiSkins});
            this.ribbonControl.LargeImages = this.ribbonImageCollectionLarge;
            this.ribbonControl.Location = new System.Drawing.Point(0, 0);
            this.ribbonControl.MaxItemId = 1;
            this.ribbonControl.Name = "ribbonControl";
            this.ribbonControl.PageHeaderItemLinks.Add(this.iAbout);
            this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.homeRibbonPage,
            this.helpRibbonPage});
            this.ribbonControl.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
            this.ribbonControl.Size = new System.Drawing.Size(1100, 144);
            this.ribbonControl.StatusBar = this.ribbonStatusBar;
            this.ribbonControl.Toolbar.ItemLinks.Add(this.iNew);
            this.ribbonControl.Toolbar.ItemLinks.Add(this.iOpen);
            this.ribbonControl.Toolbar.ItemLinks.Add(this.iSave);
            this.ribbonControl.Toolbar.ItemLinks.Add(this.iSaveAs);
            this.ribbonControl.Toolbar.ItemLinks.Add(this.iHelp);
            // 
            // appMenu
            // 
            this.appMenu.BottomPaneControlContainer = this.popupControlContainer2;
            this.appMenu.ItemLinks.Add(this.iNew);
            this.appMenu.ItemLinks.Add(this.iOpen);
            this.appMenu.ItemLinks.Add(this.iSave);
            this.appMenu.ItemLinks.Add(this.iSaveAs);
            this.appMenu.ItemLinks.Add(this.iExit);
            this.appMenu.Name = "appMenu";
            this.appMenu.Ribbon = this.ribbonControl;
            this.appMenu.RightPaneControlContainer = this.popupControlContainer1;
            this.appMenu.ShowRightPane = true;
            // 
            // popupControlContainer2
            // 
            this.popupControlContainer2.Appearance.BackColor = System.Drawing.Color.Transparent;
            this.popupControlContainer2.Appearance.Options.UseBackColor = true;
            this.popupControlContainer2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.popupControlContainer2.Controls.Add(this.buttonEdit);
            this.popupControlContainer2.Location = new System.Drawing.Point(238, 289);
            this.popupControlContainer2.Name = "popupControlContainer2";
            this.popupControlContainer2.Ribbon = this.ribbonControl;
            this.popupControlContainer2.Size = new System.Drawing.Size(118, 28);
            this.popupControlContainer2.TabIndex = 3;
            this.popupControlContainer2.Visible = false;
            // 
            // buttonEdit
            // 
            this.buttonEdit.EditValue = "Some Text";
            this.buttonEdit.Location = new System.Drawing.Point(3, 5);
            this.buttonEdit.MenuManager = this.ribbonControl;
            this.buttonEdit.Name = "buttonEdit";
            this.buttonEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.buttonEdit.Size = new System.Drawing.Size(100, 20);
            this.buttonEdit.TabIndex = 0;
            // 
            // iNew
            // 
            this.iNew.Caption = "New";
            this.iNew.Description = "Creates a new, blank file.";
            this.iNew.Hint = "Creates a new, blank file";
            this.iNew.Id = 1;
            this.iNew.ImageIndex = 0;
            this.iNew.LargeImageIndex = 0;
            this.iNew.Name = "iNew";
            // 
            // iOpen
            // 
            this.iOpen.Caption = "&Open";
            this.iOpen.Description = "Opens a file.";
            this.iOpen.Hint = "Opens a file";
            this.iOpen.Id = 2;
            this.iOpen.ImageIndex = 1;
            this.iOpen.LargeImageIndex = 1;
            this.iOpen.Name = "iOpen";
            this.iOpen.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
            // 
            // iSave
            // 
            this.iSave.Caption = "&Save";
            this.iSave.Description = "Saves the active document.";
            this.iSave.Hint = "Saves the active document";
            this.iSave.Id = 16;
            this.iSave.ImageIndex = 4;
            this.iSave.LargeImageIndex = 4;
            this.iSave.Name = "iSave";
            // 
            // iSaveAs
            // 
            this.iSaveAs.Caption = "Save As";
            this.iSaveAs.Description = "Saves the active document in a different location.";
            this.iSaveAs.Hint = "Saves the active document in a different location";
            this.iSaveAs.Id = 17;
            this.iSaveAs.ImageIndex = 5;
            this.iSaveAs.LargeImageIndex = 5;
            this.iSaveAs.Name = "iSaveAs";
            // 
            // iExit
            // 
            this.iExit.Caption = "Exit";
            this.iExit.Description = "Closes this program after prompting you to save unsaved data.";
            this.iExit.Hint = "Closes this program after prompting you to save unsaved data";
            this.iExit.Id = 20;
            this.iExit.ImageIndex = 6;
            this.iExit.LargeImageIndex = 6;
            this.iExit.Name = "iExit";
            // 
            // popupControlContainer1
            // 
            this.popupControlContainer1.Appearance.BackColor = System.Drawing.Color.Transparent;
            this.popupControlContainer1.Appearance.Options.UseBackColor = true;
            this.popupControlContainer1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.popupControlContainer1.Controls.Add(this.someLabelControl2);
            this.popupControlContainer1.Controls.Add(this.someLabelControl1);
            this.popupControlContainer1.Location = new System.Drawing.Point(111, 197);
            this.popupControlContainer1.Name = "popupControlContainer1";
            this.popupControlContainer1.Ribbon = this.ribbonControl;
            this.popupControlContainer1.Size = new System.Drawing.Size(76, 70);
            this.popupControlContainer1.TabIndex = 2;
            this.popupControlContainer1.Visible = false;
            // 
            // someLabelControl2
            // 
            this.someLabelControl2.Location = new System.Drawing.Point(3, 57);
            this.someLabelControl2.Name = "someLabelControl2";
            this.someLabelControl2.Size = new System.Drawing.Size(49, 13);
            this.someLabelControl2.TabIndex = 0;
            this.someLabelControl2.Text = "Some Info";
            // 
            // someLabelControl1
            // 
            this.someLabelControl1.Location = new System.Drawing.Point(3, 3);
            this.someLabelControl1.Name = "someLabelControl1";
            this.someLabelControl1.Size = new System.Drawing.Size(49, 13);
            this.someLabelControl1.TabIndex = 0;
            this.someLabelControl1.Text = "Some Info";
            // 
            // ribbonImageCollection
            // 
            this.ribbonImageCollection.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ribbonImageCollection.ImageStream")));
            this.ribbonImageCollection.Images.SetKeyName(0, "Ribbon_New_16x16.png");
            this.ribbonImageCollection.Images.SetKeyName(1, "Ribbon_Open_16x16.png");
            this.ribbonImageCollection.Images.SetKeyName(2, "Ribbon_Close_16x16.png");
            this.ribbonImageCollection.Images.SetKeyName(3, "Ribbon_Find_16x16.png");
            this.ribbonImageCollection.Images.SetKeyName(4, "Ribbon_Save_16x16.png");
            this.ribbonImageCollection.Images.SetKeyName(5, "Ribbon_SaveAs_16x16.png");
            this.ribbonImageCollection.Images.SetKeyName(6, "Ribbon_Exit_16x16.png");
            this.ribbonImageCollection.Images.SetKeyName(7, "Ribbon_Content_16x16.png");
            this.ribbonImageCollection.Images.SetKeyName(8, "Ribbon_Info_16x16.png");
            this.ribbonImageCollection.Images.SetKeyName(9, "Ribbon_Bold_16x16.png");
            this.ribbonImageCollection.Images.SetKeyName(10, "Ribbon_Italic_16x16.png");
            this.ribbonImageCollection.Images.SetKeyName(11, "Ribbon_Underline_16x16.png");
            this.ribbonImageCollection.Images.SetKeyName(12, "Ribbon_AlignLeft_16x16.png");
            this.ribbonImageCollection.Images.SetKeyName(13, "Ribbon_AlignCenter_16x16.png");
            this.ribbonImageCollection.Images.SetKeyName(14, "Ribbon_AlignRight_16x16.png");
            // 
            // iClose
            // 
            this.iClose.Caption = "&Close";
            this.iClose.Description = "Closes the active document.";
            this.iClose.Hint = "Closes the active document";
            this.iClose.Id = 3;
            this.iClose.ImageIndex = 2;
            this.iClose.LargeImageIndex = 2;
            this.iClose.Name = "iClose";
            this.iClose.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
            // 
            // iFind
            // 
            this.iFind.Caption = "Find";
            this.iFind.Description = "Searches for the specified info.";
            this.iFind.Hint = "Searches for the specified info";
            this.iFind.Id = 15;
            this.iFind.ImageIndex = 3;
            this.iFind.LargeImageIndex = 3;
            this.iFind.Name = "iFind";
            this.iFind.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
            // 
            // iHelp
            // 
            this.iHelp.Caption = "Help";
            this.iHelp.Description = "Start the program help system.";
            this.iHelp.Hint = "Start the program help system";
            this.iHelp.Id = 22;
            this.iHelp.ImageIndex = 7;
            this.iHelp.LargeImageIndex = 7;
            this.iHelp.Name = "iHelp";
            // 
            // iAbout
            // 
            this.iAbout.Caption = "About";
            this.iAbout.Description = "Displays general program information.";
            this.iAbout.Hint = "Displays general program information";
            this.iAbout.Id = 24;
            this.iAbout.ImageIndex = 8;
            this.iAbout.LargeImageIndex = 8;
            this.iAbout.Name = "iAbout";
            // 
            // siStatus
            // 
            this.siStatus.Caption = "Some Status Info";
            this.siStatus.Id = 31;
            this.siStatus.Name = "siStatus";
            this.siStatus.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // siInfo
            // 
            this.siInfo.Caption = "Some Info";
            this.siInfo.Id = 32;
            this.siInfo.Name = "siInfo";
            this.siInfo.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // alignButtonGroup
            // 
            this.alignButtonGroup.Caption = "Align Commands";
            this.alignButtonGroup.Id = 52;
            this.alignButtonGroup.ItemLinks.Add(this.iBoldFontStyle);
            this.alignButtonGroup.ItemLinks.Add(this.iItalicFontStyle);
            this.alignButtonGroup.ItemLinks.Add(this.iUnderlinedFontStyle);
            this.alignButtonGroup.Name = "alignButtonGroup";
            // 
            // iBoldFontStyle
            // 
            this.iBoldFontStyle.Caption = "Bold";
            this.iBoldFontStyle.Id = 53;
            this.iBoldFontStyle.ImageIndex = 9;
            this.iBoldFontStyle.Name = "iBoldFontStyle";
            // 
            // iItalicFontStyle
            // 
            this.iItalicFontStyle.Caption = "Italic";
            this.iItalicFontStyle.Id = 54;
            this.iItalicFontStyle.ImageIndex = 10;
            this.iItalicFontStyle.Name = "iItalicFontStyle";
            // 
            // iUnderlinedFontStyle
            // 
            this.iUnderlinedFontStyle.Caption = "Underlined";
            this.iUnderlinedFontStyle.Id = 55;
            this.iUnderlinedFontStyle.ImageIndex = 11;
            this.iUnderlinedFontStyle.Name = "iUnderlinedFontStyle";
            // 
            // fontStyleButtonGroup
            // 
            this.fontStyleButtonGroup.Caption = "Font Style";
            this.fontStyleButtonGroup.Id = 56;
            this.fontStyleButtonGroup.ItemLinks.Add(this.iLeftTextAlign);
            this.fontStyleButtonGroup.ItemLinks.Add(this.iCenterTextAlign);
            this.fontStyleButtonGroup.ItemLinks.Add(this.iRightTextAlign);
            this.fontStyleButtonGroup.Name = "fontStyleButtonGroup";
            // 
            // iLeftTextAlign
            // 
            this.iLeftTextAlign.Caption = "Left";
            this.iLeftTextAlign.Id = 57;
            this.iLeftTextAlign.ImageIndex = 12;
            this.iLeftTextAlign.Name = "iLeftTextAlign";
            // 
            // iCenterTextAlign
            // 
            this.iCenterTextAlign.Caption = "Center";
            this.iCenterTextAlign.Id = 58;
            this.iCenterTextAlign.ImageIndex = 13;
            this.iCenterTextAlign.Name = "iCenterTextAlign";
            // 
            // iRightTextAlign
            // 
            this.iRightTextAlign.Caption = "Right";
            this.iRightTextAlign.Id = 59;
            this.iRightTextAlign.ImageIndex = 14;
            this.iRightTextAlign.Name = "iRightTextAlign";
            // 
            // rgbiSkins
            // 
            this.rgbiSkins.Caption = "Skins";
            // 
            // 
            // 
            this.rgbiSkins.Gallery.AllowHoverImages = true;
            this.rgbiSkins.Gallery.Appearance.ItemCaptionAppearance.Normal.Options.UseFont = true;
            this.rgbiSkins.Gallery.Appearance.ItemCaptionAppearance.Normal.Options.UseTextOptions = true;
            this.rgbiSkins.Gallery.Appearance.ItemCaptionAppearance.Normal.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.rgbiSkins.Gallery.ColumnCount = 4;
            this.rgbiSkins.Gallery.FixedHoverImageSize = false;
            this.rgbiSkins.Gallery.ImageSize = new System.Drawing.Size(32, 17);
            this.rgbiSkins.Gallery.ItemImageLocation = DevExpress.Utils.Locations.Top;
            this.rgbiSkins.Gallery.RowCount = 4;
            this.rgbiSkins.Id = 60;
            this.rgbiSkins.Name = "rgbiSkins";
            // 
            // ribbonImageCollectionLarge
            // 
            this.ribbonImageCollectionLarge.ImageSize = new System.Drawing.Size(32, 32);
            this.ribbonImageCollectionLarge.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ribbonImageCollectionLarge.ImageStream")));
            this.ribbonImageCollectionLarge.Images.SetKeyName(0, "Ribbon_New_32x32.png");
            this.ribbonImageCollectionLarge.Images.SetKeyName(1, "Ribbon_Open_32x32.png");
            this.ribbonImageCollectionLarge.Images.SetKeyName(2, "Ribbon_Close_32x32.png");
            this.ribbonImageCollectionLarge.Images.SetKeyName(3, "Ribbon_Find_32x32.png");
            this.ribbonImageCollectionLarge.Images.SetKeyName(4, "Ribbon_Save_32x32.png");
            this.ribbonImageCollectionLarge.Images.SetKeyName(5, "Ribbon_SaveAs_32x32.png");
            this.ribbonImageCollectionLarge.Images.SetKeyName(6, "Ribbon_Exit_32x32.png");
            this.ribbonImageCollectionLarge.Images.SetKeyName(7, "Ribbon_Content_32x32.png");
            this.ribbonImageCollectionLarge.Images.SetKeyName(8, "Ribbon_Info_32x32.png");
            // 
            // homeRibbonPage
            // 
            this.homeRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.fileRibbonPageGroup,
            this.formatRibbonPageGroup,
            this.skinsRibbonPageGroup,
            this.exitRibbonPageGroup});
            this.homeRibbonPage.Name = "homeRibbonPage";
            this.homeRibbonPage.Text = "Home";
            // 
            // fileRibbonPageGroup
            // 
            this.fileRibbonPageGroup.ItemLinks.Add(this.iNew);
            this.fileRibbonPageGroup.ItemLinks.Add(this.iOpen);
            this.fileRibbonPageGroup.ItemLinks.Add(this.iClose);
            this.fileRibbonPageGroup.ItemLinks.Add(this.iFind);
            this.fileRibbonPageGroup.ItemLinks.Add(this.iSave);
            this.fileRibbonPageGroup.ItemLinks.Add(this.iSaveAs);
            this.fileRibbonPageGroup.Name = "fileRibbonPageGroup";
            this.fileRibbonPageGroup.Text = "File";
            // 
            // formatRibbonPageGroup
            // 
            this.formatRibbonPageGroup.ItemLinks.Add(this.alignButtonGroup);
            this.formatRibbonPageGroup.ItemLinks.Add(this.fontStyleButtonGroup);
            this.formatRibbonPageGroup.Name = "formatRibbonPageGroup";
            this.formatRibbonPageGroup.Text = "Format";
            // 
            // skinsRibbonPageGroup
            // 
            this.skinsRibbonPageGroup.ItemLinks.Add(this.rgbiSkins);
            this.skinsRibbonPageGroup.Name = "skinsRibbonPageGroup";
            this.skinsRibbonPageGroup.ShowCaptionButton = false;
            this.skinsRibbonPageGroup.Text = "Skins";
            // 
            // exitRibbonPageGroup
            // 
            this.exitRibbonPageGroup.ItemLinks.Add(this.iExit);
            this.exitRibbonPageGroup.Name = "exitRibbonPageGroup";
            this.exitRibbonPageGroup.Text = "Exit";
            // 
            // helpRibbonPage
            // 
            this.helpRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.helpRibbonPageGroup});
            this.helpRibbonPage.Name = "helpRibbonPage";
            this.helpRibbonPage.Text = "Help";
            // 
            // helpRibbonPageGroup
            // 
            this.helpRibbonPageGroup.ItemLinks.Add(this.iHelp);
            this.helpRibbonPageGroup.ItemLinks.Add(this.iAbout);
            this.helpRibbonPageGroup.Name = "helpRibbonPageGroup";
            this.helpRibbonPageGroup.Text = "Help";
            // 
            // ribbonStatusBar
            // 
            this.ribbonStatusBar.ItemLinks.Add(this.siStatus);
            this.ribbonStatusBar.ItemLinks.Add(this.siInfo);
            this.ribbonStatusBar.Location = new System.Drawing.Point(0, 669);
            this.ribbonStatusBar.Name = "ribbonStatusBar";
            this.ribbonStatusBar.Ribbon = this.ribbonControl;
            this.ribbonStatusBar.Size = new System.Drawing.Size(1100, 31);
            // 
            // Form1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1100, 700);
            this.Controls.Add(this.splitContainerControl);
            this.Controls.Add(this.popupControlContainer1);
            this.Controls.Add(this.popupControlContainer2);
            this.Controls.Add(this.ribbonStatusBar);
            this.Controls.Add(this.ribbonControl);
            this.Name = "Form1";
            this.Ribbon = this.ribbonControl;
            this.StatusBar = this.ribbonStatusBar;
            this.Text = "Form1";
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl)).EndInit();
            this.splitContainerControl.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.navBarControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.navbarImageCollectionLarge)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.navbarImageCollection)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
            this.layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pivotGridControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.appMenu)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.popupControlContainer2)).EndInit();
            this.popupControlContainer2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.buttonEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.popupControlContainer1)).EndInit();
            this.popupControlContainer1.ResumeLayout(false);
            this.popupControlContainer1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonImageCollection)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonImageCollectionLarge)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #49
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.SideBySideBarSeriesView  sideBySideBarSeriesView1  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.Series                   series2                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel         pointSeriesLabel1         = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView1           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle               chartTitle1               = new DevExpress.XtraCharts.ChartTitle();
     this.splitmain     = new System.Windows.Forms.SplitContainer();
     this.chartSlabtest = new DevExpress.XtraCharts.ChartControl();
     this.grdView       = new DevExpress.XtraGrid.GridControl();
     this.gvwView       = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
     this.bandDate      = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.bandTot       = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.MODEL_NM      = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.gridBand1     = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.bandPlan      = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.PLAN_QTY      = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandMon       = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.gridBand3     = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.bandFSINV     = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.FS_INV        = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.gridBand4     = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.bandFSLT      = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.FS_LT         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.gridBand2     = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.gridBand5     = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.bandOSINV     = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.OS_INV        = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.gridBand6     = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.bandOSLT      = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.OS_LT         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.timer2        = new System.Windows.Forms.Timer();
     this.lblDateTime   = new System.Windows.Forms.Label();
     this.pnHeader      = new System.Windows.Forms.Panel();
     this.pnYMD         = new System.Windows.Forms.Panel();
     this.lblTitle2     = new System.Windows.Forms.Label();
     this.lblTitle1     = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.splitmain)).BeginInit();
     this.splitmain.Panel1.SuspendLayout();
     this.splitmain.Panel2.SuspendLayout();
     this.splitmain.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartSlabtest)).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)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvwView)).BeginInit();
     this.pnHeader.SuspendLayout();
     this.SuspendLayout();
     //
     // splitmain
     //
     this.splitmain.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitmain.Location    = new System.Drawing.Point(0, 100);
     this.splitmain.Name        = "splitmain";
     this.splitmain.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitmain.Panel1
     //
     this.splitmain.Panel1.Controls.Add(this.chartSlabtest);
     //
     // splitmain.Panel2
     //
     this.splitmain.Panel2.Controls.Add(this.grdView);
     this.splitmain.Size             = new System.Drawing.Size(1920, 980);
     this.splitmain.SplitterDistance = 592;
     this.splitmain.TabIndex         = 16;
     //
     // chartSlabtest
     //
     this.chartSlabtest.AnimationStartMode       = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chartSlabtest.DataBindings             = null;
     xyDiagram1.AxisX.Label.Angle                = -45;
     xyDiagram1.AxisX.Label.Font                 = new System.Drawing.Font("Tahoma", 10F);
     xyDiagram1.AxisX.Title.Font                 = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
     xyDiagram1.AxisX.Title.Text                 = "Date";
     xyDiagram1.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Label.Font                 = new System.Drawing.Font("Tahoma", 10F);
     xyDiagram1.AxisY.Label.TextPattern          = "{V:#,#}";
     xyDiagram1.AxisY.Title.Font                 = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
     xyDiagram1.AxisY.Title.Text                 = "Inventory (Prs)";
     xyDiagram1.AxisY.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     xyDiagram1.AxisY.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.Visibility                 = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     secondaryAxisY1.AxisID                     = 0;
     secondaryAxisY1.Label.Font                 = new System.Drawing.Font("Tahoma", 10F);
     secondaryAxisY1.Name                       = "Secondary AxisY 1";
     secondaryAxisY1.Title.Font                 = new System.Drawing.Font("Tahoma", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     secondaryAxisY1.Title.Text                 = "Leadtime (Days)";
     secondaryAxisY1.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     secondaryAxisY1.Title.Visibility           = DevExpress.Utils.DefaultBoolean.Default;
     secondaryAxisY1.VisibleInPanesSerializable = "-1";
     xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY1
     });
     this.chartSlabtest.Diagram = xyDiagram1;
     this.chartSlabtest.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chartSlabtest.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartSlabtest.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.chartSlabtest.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartSlabtest.Legend.Font            = new System.Drawing.Font("Calibri", 20F, System.Drawing.FontStyle.Bold);
     this.chartSlabtest.Legend.Name            = "Default Legend";
     this.chartSlabtest.Legend.Title.Font      = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chartSlabtest.Legend.Title.Text      = "Slab Test";
     this.chartSlabtest.Legend.Title.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.chartSlabtest.Location           = new System.Drawing.Point(0, 0);
     this.chartSlabtest.Name               = "chartSlabtest";
     sideBySideBarSeriesLabel1.Font        = new System.Drawing.Font("Tahoma", 9F);
     sideBySideBarSeriesLabel1.TextPattern = "{V:#,#}";
     series1.Label = sideBySideBarSeriesLabel1;
     series1.Name  = "Inventory";
     sideBySideBarSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(240)))));
     series1.View           = sideBySideBarSeriesView1;
     pointSeriesLabel1.Font = new System.Drawing.Font("Tahoma", 9F);
     pointSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.JustifyAroundPoint;
     pointSeriesLabel1.Shadow.Visible         = true;
     pointSeriesLabel1.TextPattern            = "{V:#,0.0}";
     series2.Label             = pointSeriesLabel1;
     series2.Name              = "Leadtime";
     lineSeriesView1.AxisYName = "Secondary AxisY 1";
     lineSeriesView1.Color     = System.Drawing.Color.OrangeRed;
     lineSeriesView1.LineMarkerOptions.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(108)))), ((int)(((byte)(9)))));
     lineSeriesView1.LineMarkerOptions.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     lineSeriesView1.LineStyle.Thickness           = 3;
     lineSeriesView1.MarkerVisibility = DevExpress.Utils.DefaultBoolean.True;
     series2.View = lineSeriesView1;
     this.chartSlabtest.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.chartSlabtest.Size     = new System.Drawing.Size(1920, 592);
     this.chartSlabtest.TabIndex = 7;
     chartTitle1.Alignment       = System.Drawing.StringAlignment.Near;
     chartTitle1.Font            = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Bold);
     chartTitle1.Indent          = 0;
     chartTitle1.Text            = "Stitching 1";
     chartTitle1.TextColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     chartTitle1.Visibility      = DevExpress.Utils.DefaultBoolean.False;
     this.chartSlabtest.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     this.chartSlabtest.CustomDrawAxisLabel += new DevExpress.XtraCharts.CustomDrawAxisLabelEventHandler(this.chartSlabtest_CustomDrawAxisLabel);
     //
     // grdView
     //
     this.grdView.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grdView.Location = new System.Drawing.Point(0, 0);
     this.grdView.MainView = this.gvwView;
     this.grdView.Name     = "grdView";
     this.grdView.Size     = new System.Drawing.Size(1920, 384);
     this.grdView.TabIndex = 0;
     this.grdView.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gvwView
     });
     //
     // gvwView
     //
     this.gvwView.Appearance.BandPanel.BackColor              = System.Drawing.Color.Gray;
     this.gvwView.Appearance.BandPanel.Font                   = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gvwView.Appearance.BandPanel.ForeColor              = System.Drawing.Color.White;
     this.gvwView.Appearance.BandPanel.Options.UseBackColor   = true;
     this.gvwView.Appearance.BandPanel.Options.UseFont        = true;
     this.gvwView.Appearance.BandPanel.Options.UseForeColor   = true;
     this.gvwView.Appearance.BandPanel.Options.UseTextOptions = true;
     this.gvwView.Appearance.BandPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gvwView.Appearance.BandPanel.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.gvwView.Appearance.Row.Font                   = new System.Drawing.Font("Calibri", 14F);
     this.gvwView.Appearance.Row.Options.UseFont        = true;
     this.gvwView.Appearance.Row.Options.UseTextOptions = true;
     this.gvwView.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gvwView.Appearance.Row.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.gvwView.BandPanelRowHeight = 35;
     this.gvwView.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.bandDate,
         this.gridBand1,
         this.bandMon,
         this.gridBand2
     });
     this.gvwView.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
         this.MODEL_NM,
         this.PLAN_QTY,
         this.FS_INV,
         this.FS_LT,
         this.OS_INV,
         this.OS_LT
     });
     this.gvwView.GridControl = this.grdView;
     this.gvwView.Name        = "gvwView";
     this.gvwView.OptionsCustomization.AllowBandMoving         = false;
     this.gvwView.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvwView.OptionsSelection.EnableAppearanceFocusedRow  = false;
     this.gvwView.OptionsSelection.MultiSelectMode             = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect;
     this.gvwView.OptionsView.ShowColumnHeaders = false;
     this.gvwView.OptionsView.ShowGroupPanel    = false;
     this.gvwView.OptionsView.ShowIndicator     = false;
     this.gvwView.PaintStyleName = "UltraFlat";
     this.gvwView.RowHeight      = 30;
     this.gvwView.RowCellStyle  += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gvwView_RowCellStyle);
     //
     // bandDate
     //
     this.bandDate.Caption = "Model";
     this.bandDate.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.bandTot
     });
     this.bandDate.Name         = "bandDate";
     this.bandDate.RowCount     = 2;
     this.bandDate.VisibleIndex = 0;
     this.bandDate.Width        = 420;
     //
     // bandTot
     //
     this.bandTot.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.bandTot.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.bandTot.AppearanceHeader.Options.UseBackColor = true;
     this.bandTot.AppearanceHeader.Options.UseForeColor = true;
     this.bandTot.Caption = "Total";
     this.bandTot.Columns.Add(this.MODEL_NM);
     this.bandTot.Name         = "bandTot";
     this.bandTot.VisibleIndex = 0;
     this.bandTot.Width        = 420;
     //
     // MODEL_NM
     //
     this.MODEL_NM.Caption   = "MODEL_NM";
     this.MODEL_NM.FieldName = "MODEL_NM";
     this.MODEL_NM.Name      = "MODEL_NM";
     this.MODEL_NM.Visible   = true;
     this.MODEL_NM.Width     = 420;
     //
     // gridBand1
     //
     this.gridBand1.Caption = "Plan";
     this.gridBand1.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.bandPlan
     });
     this.gridBand1.Name         = "gridBand1";
     this.gridBand1.RowCount     = 2;
     this.gridBand1.VisibleIndex = 1;
     this.gridBand1.Width        = 297;
     //
     // bandPlan
     //
     this.bandPlan.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.bandPlan.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.bandPlan.AppearanceHeader.Options.UseBackColor = true;
     this.bandPlan.AppearanceHeader.Options.UseForeColor = true;
     this.bandPlan.Caption = "0";
     this.bandPlan.Columns.Add(this.PLAN_QTY);
     this.bandPlan.Name         = "bandPlan";
     this.bandPlan.VisibleIndex = 0;
     this.bandPlan.Width        = 297;
     //
     // PLAN_QTY
     //
     this.PLAN_QTY.Caption   = "PLAN_QTY";
     this.PLAN_QTY.FieldName = "PLAN_QTY";
     this.PLAN_QTY.Name      = "PLAN_QTY";
     this.PLAN_QTY.Visible   = true;
     this.PLAN_QTY.Width     = 297;
     //
     // bandMon
     //
     this.bandMon.Caption = "Stockfit";
     this.bandMon.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.gridBand3,
         this.gridBand4
     });
     this.bandMon.Name         = "bandMon";
     this.bandMon.VisibleIndex = 2;
     this.bandMon.Width        = 598;
     //
     // gridBand3
     //
     this.gridBand3.Caption = "Inventory (Prs)";
     this.gridBand3.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.bandFSINV
     });
     this.gridBand3.Name         = "gridBand3";
     this.gridBand3.VisibleIndex = 0;
     this.gridBand3.Width        = 299;
     //
     // bandFSINV
     //
     this.bandFSINV.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.bandFSINV.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.bandFSINV.AppearanceHeader.Options.UseBackColor = true;
     this.bandFSINV.AppearanceHeader.Options.UseForeColor = true;
     this.bandFSINV.Caption = "0";
     this.bandFSINV.Columns.Add(this.FS_INV);
     this.bandFSINV.Name         = "bandFSINV";
     this.bandFSINV.VisibleIndex = 0;
     this.bandFSINV.Width        = 299;
     //
     // FS_INV
     //
     this.FS_INV.Caption   = "FS_INV";
     this.FS_INV.FieldName = "FS_INV";
     this.FS_INV.Name      = "FS_INV";
     this.FS_INV.Visible   = true;
     this.FS_INV.Width     = 299;
     //
     // gridBand4
     //
     this.gridBand4.Caption = "Leadtime(Hours)";
     this.gridBand4.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.bandFSLT
     });
     this.gridBand4.Name         = "gridBand4";
     this.gridBand4.VisibleIndex = 1;
     this.gridBand4.Width        = 299;
     //
     // bandFSLT
     //
     this.bandFSLT.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.bandFSLT.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.bandFSLT.AppearanceHeader.Options.UseBackColor = true;
     this.bandFSLT.AppearanceHeader.Options.UseForeColor = true;
     this.bandFSLT.Caption = "0";
     this.bandFSLT.Columns.Add(this.FS_LT);
     this.bandFSLT.Name         = "bandFSLT";
     this.bandFSLT.VisibleIndex = 0;
     this.bandFSLT.Width        = 299;
     //
     // FS_LT
     //
     this.FS_LT.Caption   = "FS_LT";
     this.FS_LT.FieldName = "FS_LT";
     this.FS_LT.Name      = "FS_LT";
     this.FS_LT.Visible   = true;
     this.FS_LT.Width     = 299;
     //
     // gridBand2
     //
     this.gridBand2.Caption = "Outsole";
     this.gridBand2.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.gridBand5,
         this.gridBand6
     });
     this.gridBand2.Name         = "gridBand2";
     this.gridBand2.VisibleIndex = 3;
     this.gridBand2.Width        = 603;
     //
     // gridBand5
     //
     this.gridBand5.Caption = "Inventory (Prs)";
     this.gridBand5.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.bandOSINV
     });
     this.gridBand5.Name         = "gridBand5";
     this.gridBand5.VisibleIndex = 0;
     this.gridBand5.Width        = 301;
     //
     // bandOSINV
     //
     this.bandOSINV.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.bandOSINV.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.bandOSINV.AppearanceHeader.Options.UseBackColor = true;
     this.bandOSINV.AppearanceHeader.Options.UseForeColor = true;
     this.bandOSINV.Caption = "0";
     this.bandOSINV.Columns.Add(this.OS_INV);
     this.bandOSINV.Name         = "bandOSINV";
     this.bandOSINV.VisibleIndex = 0;
     this.bandOSINV.Width        = 301;
     //
     // OS_INV
     //
     this.OS_INV.Caption   = "OS_INV";
     this.OS_INV.FieldName = "OS_INV";
     this.OS_INV.Name      = "OS_INV";
     this.OS_INV.Visible   = true;
     this.OS_INV.Width     = 301;
     //
     // gridBand6
     //
     this.gridBand6.Caption = "Leadtime(Hours)";
     this.gridBand6.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.bandOSLT
     });
     this.gridBand6.Name         = "gridBand6";
     this.gridBand6.VisibleIndex = 1;
     this.gridBand6.Width        = 302;
     //
     // bandOSLT
     //
     this.bandOSLT.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.bandOSLT.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.bandOSLT.AppearanceHeader.Options.UseBackColor = true;
     this.bandOSLT.AppearanceHeader.Options.UseForeColor = true;
     this.bandOSLT.Caption = "0";
     this.bandOSLT.Columns.Add(this.OS_LT);
     this.bandOSLT.Name         = "bandOSLT";
     this.bandOSLT.VisibleIndex = 0;
     this.bandOSLT.Width        = 302;
     //
     // OS_LT
     //
     this.OS_LT.Caption   = "OS_LT";
     this.OS_LT.FieldName = "OS_LT";
     this.OS_LT.Name      = "OS_LT";
     this.OS_LT.Visible   = true;
     this.OS_LT.Width     = 302;
     //
     // timer2
     //
     this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
     //
     // lblDateTime
     //
     this.lblDateTime.BackColor = System.Drawing.Color.Transparent;
     this.lblDateTime.Font      = new System.Drawing.Font("Calibri", 30F, System.Drawing.FontStyle.Bold);
     this.lblDateTime.ForeColor = System.Drawing.Color.White;
     this.lblDateTime.Location  = new System.Drawing.Point(1679, 0);
     this.lblDateTime.Name      = "lblDateTime";
     this.lblDateTime.Size      = new System.Drawing.Size(225, 100);
     this.lblDateTime.TabIndex  = 0;
     this.lblDateTime.Text      = "20-10-2018\r\n00:00:00";
     this.lblDateTime.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // pnHeader
     //
     this.pnHeader.BackColor = System.Drawing.Color.Turquoise;
     this.pnHeader.Controls.Add(this.pnYMD);
     this.pnHeader.Controls.Add(this.lblDateTime);
     this.pnHeader.Controls.Add(this.lblTitle2);
     this.pnHeader.Controls.Add(this.lblTitle1);
     this.pnHeader.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnHeader.Location = new System.Drawing.Point(0, 0);
     this.pnHeader.Name     = "pnHeader";
     this.pnHeader.Size     = new System.Drawing.Size(1920, 100);
     this.pnHeader.TabIndex = 17;
     //
     // pnYMD
     //
     this.pnYMD.Location = new System.Drawing.Point(1176, 2);
     this.pnYMD.Name     = "pnYMD";
     this.pnYMD.Size     = new System.Drawing.Size(450, 96);
     this.pnYMD.TabIndex = 1;
     //
     // lblTitle2
     //
     this.lblTitle2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Left)));
     this.lblTitle2.BackColor = System.Drawing.Color.Transparent;
     this.lblTitle2.Font      = new System.Drawing.Font("Calibri", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTitle2.ForeColor = System.Drawing.Color.White;
     this.lblTitle2.Location  = new System.Drawing.Point(226, 0);
     this.lblTitle2.Name      = "lblTitle2";
     this.lblTitle2.Size      = new System.Drawing.Size(944, 100);
     this.lblTitle2.TabIndex  = 0;
     this.lblTitle2.Text      = "- Inventory Tracking(OS-Stockfit)";
     this.lblTitle2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblTitle1
     //
     this.lblTitle1.BackColor = System.Drawing.Color.Transparent;
     this.lblTitle1.Dock      = System.Windows.Forms.DockStyle.Left;
     this.lblTitle1.Font      = new System.Drawing.Font("Calibri", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTitle1.ForeColor = System.Drawing.Color.White;
     this.lblTitle1.Location  = new System.Drawing.Point(0, 0);
     this.lblTitle1.Name      = "lblTitle1";
     this.lblTitle1.Size      = new System.Drawing.Size(240, 100);
     this.lblTitle1.TabIndex  = 0;
     this.lblTitle1.Text      = "Outsole";
     this.lblTitle1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // FRM_SMT_OS_FSS_INVENTORY
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1920, 1080);
     this.Controls.Add(this.splitmain);
     this.Controls.Add(this.pnHeader);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FRM_SMT_OS_FSS_INVENTORY";
     this.Text            = "Form1";
     this.Load           += new System.EventHandler(this.FRM_ROLL_SLABTEST_MON_Load);
     this.VisibleChanged += new System.EventHandler(this.FRM_ROLL_SLABTEST_MON_VisibleChanged);
     this.splitmain.Panel1.ResumeLayout(false);
     this.splitmain.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitmain)).EndInit();
     this.splitmain.ResumeLayout(false);
     ((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)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartSlabtest)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvwView)).EndInit();
     this.pnHeader.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #50
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.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
            this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
            this.dateEdit2 = new DevExpress.XtraEditors.DateEdit();
            this.dateEdit1 = new DevExpress.XtraEditors.DateEdit();
            this.buttonEdit2 = new DevExpress.XtraEditors.ButtonEdit();
            this.buttonEdit1 = new DevExpress.XtraEditors.ButtonEdit();
            this.btnAnalyze = new DevExpress.XtraEditors.SimpleButton();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
            this.meStatisticalConditions = new DevExpress.XtraEditors.MemoEdit();
            this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
            this.gcOrderStatistics = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.projectTaskState = new DevExpress.XtraGrid.Columns.GridColumn();
            this.projectStateNumber = new DevExpress.XtraGrid.Columns.GridColumn();
            this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
            this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.cmbChooseChart = new DevExpress.XtraEditors.ComboBoxEdit();
            this.groupControl4 = new DevExpress.XtraEditors.GroupControl();
            this.ccTaskStatisticalFigure = new DevExpress.XtraCharts.ChartControl();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
            this.groupControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.buttonEdit2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
            this.groupControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.meStatisticalConditions.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
            this.groupControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcOrderStatistics)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cmbChooseChart.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).BeginInit();
            this.groupControl4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ccTaskStatisticalFigure)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
            this.SuspendLayout();
            // 
            // groupControl1
            // 
            this.groupControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.groupControl1.Controls.Add(this.labelControl5);
            this.groupControl1.Controls.Add(this.labelControl4);
            this.groupControl1.Controls.Add(this.labelControl3);
            this.groupControl1.Controls.Add(this.dateEdit2);
            this.groupControl1.Controls.Add(this.dateEdit1);
            this.groupControl1.Controls.Add(this.buttonEdit2);
            this.groupControl1.Controls.Add(this.buttonEdit1);
            this.groupControl1.Controls.Add(this.btnAnalyze);
            this.groupControl1.Controls.Add(this.labelControl1);
            this.groupControl1.Location = new System.Drawing.Point(7, 12);
            this.groupControl1.Name = "groupControl1";
            this.groupControl1.Size = new System.Drawing.Size(692, 83);
            this.groupControl1.TabIndex = 8;
            this.groupControl1.Text = "选择条件";
            // 
            // labelControl5
            // 
            this.labelControl5.Location = new System.Drawing.Point(369, 33);
            this.labelControl5.Name = "labelControl5";
            this.labelControl5.Size = new System.Drawing.Size(44, 14);
            this.labelControl5.TabIndex = 31;
            this.labelControl5.Text = "时间: 从";
            // 
            // labelControl4
            // 
            this.labelControl4.Location = new System.Drawing.Point(219, 33);
            this.labelControl4.Name = "labelControl4";
            this.labelControl4.Size = new System.Drawing.Size(28, 14);
            this.labelControl4.TabIndex = 30;
            this.labelControl4.Text = "人员:";
            // 
            // labelControl3
            // 
            this.labelControl3.Location = new System.Drawing.Point(7, 33);
            this.labelControl3.Name = "labelControl3";
            this.labelControl3.Size = new System.Drawing.Size(64, 14);
            this.labelControl3.TabIndex = 29;
            this.labelControl3.Text = "项目所属组:";
            // 
            // dateEdit2
            // 
            this.dateEdit2.EditValue = null;
            this.dateEdit2.Location = new System.Drawing.Point(569, 30);
            this.dateEdit2.Name = "dateEdit2";
            this.dateEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.dateEdit2.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.dateEdit2.Size = new System.Drawing.Size(118, 20);
            this.dateEdit2.TabIndex = 28;
            this.dateEdit2.ToolTip = "任务结束时间";
            // 
            // dateEdit1
            // 
            this.dateEdit1.EditValue = null;
            this.dateEdit1.Location = new System.Drawing.Point(419, 30);
            this.dateEdit1.Name = "dateEdit1";
            this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.dateEdit1.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.dateEdit1.Size = new System.Drawing.Size(126, 20);
            this.dateEdit1.TabIndex = 26;
            this.dateEdit1.ToolTip = "任务开始时间";
            // 
            // buttonEdit2
            // 
            this.buttonEdit2.Location = new System.Drawing.Point(253, 30);
            this.buttonEdit2.Name = "buttonEdit2";
            this.buttonEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.buttonEdit2.Size = new System.Drawing.Size(100, 20);
            this.buttonEdit2.TabIndex = 25;
            this.buttonEdit2.ToolTip = "项目组人员";
            // 
            // buttonEdit1
            // 
            this.buttonEdit1.Location = new System.Drawing.Point(77, 30);
            this.buttonEdit1.Name = "buttonEdit1";
            this.buttonEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.buttonEdit1.Size = new System.Drawing.Size(135, 20);
            this.buttonEdit1.TabIndex = 1;
            this.buttonEdit1.ToolTip = "项目";
            // 
            // btnAnalyze
            // 
            this.btnAnalyze.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnAnalyze.Location = new System.Drawing.Point(621, 58);
            this.btnAnalyze.Name = "btnAnalyze";
            this.btnAnalyze.Size = new System.Drawing.Size(66, 20);
            this.btnAnalyze.TabIndex = 23;
            this.btnAnalyze.Text = "分析(&A)";
            this.btnAnalyze.Click += new System.EventHandler(this.btnAnalyze_Click);
            // 
            // labelControl1
            // 
            this.labelControl1.Location = new System.Drawing.Point(551, 33);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(12, 14);
            this.labelControl1.TabIndex = 9;
            this.labelControl1.Text = "到";
            // 
            // groupControl2
            // 
            this.groupControl2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.groupControl2.Controls.Add(this.meStatisticalConditions);
            this.groupControl2.Location = new System.Drawing.Point(7, 101);
            this.groupControl2.Name = "groupControl2";
            this.groupControl2.Size = new System.Drawing.Size(692, 127);
            this.groupControl2.TabIndex = 9;
            this.groupControl2.Text = "统计条件";
            // 
            // meStatisticalConditions
            // 
            this.meStatisticalConditions.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.meStatisticalConditions.Location = new System.Drawing.Point(5, 25);
            this.meStatisticalConditions.Name = "meStatisticalConditions";
            this.meStatisticalConditions.Size = new System.Drawing.Size(682, 97);
            this.meStatisticalConditions.TabIndex = 0;
            // 
            // groupControl3
            // 
            this.groupControl3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)));
            this.groupControl3.Controls.Add(this.gcOrderStatistics);
            this.groupControl3.Controls.Add(this.simpleButton2);
            this.groupControl3.Controls.Add(this.simpleButton1);
            this.groupControl3.Location = new System.Drawing.Point(7, 234);
            this.groupControl3.Name = "groupControl3";
            this.groupControl3.Size = new System.Drawing.Size(217, 314);
            this.groupControl3.TabIndex = 10;
            this.groupControl3.Text = "统计结果";
            // 
            // gcOrderStatistics
            // 
            this.gcOrderStatistics.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.gcOrderStatistics.Location = new System.Drawing.Point(5, 25);
            this.gcOrderStatistics.MainView = this.gridView1;
            this.gcOrderStatistics.Name = "gcOrderStatistics";
            this.gcOrderStatistics.Size = new System.Drawing.Size(207, 255);
            this.gcOrderStatistics.TabIndex = 0;
            this.gcOrderStatistics.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            // 
            // gridView1
            // 
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.projectTaskState,
            this.projectStateNumber});
            this.gridView1.GridControl = this.gcOrderStatistics;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsView.ShowGroupPanel = false;
            // 
            // projectTaskState
            // 
            this.projectTaskState.Caption = "项目任务状态";
            this.projectTaskState.FieldName = "State";
            this.projectTaskState.Name = "projectTaskState";
            this.projectTaskState.Visible = true;
            this.projectTaskState.VisibleIndex = 0;
            // 
            // projectStateNumber
            // 
            this.projectStateNumber.Caption = "项目任务数量";
            this.projectStateNumber.FieldName = "Count";
            this.projectStateNumber.Name = "projectStateNumber";
            this.projectStateNumber.Visible = true;
            this.projectStateNumber.VisibleIndex = 1;
            // 
            // simpleButton2
            // 
            this.simpleButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.simpleButton2.Location = new System.Drawing.Point(110, 286);
            this.simpleButton2.Name = "simpleButton2";
            this.simpleButton2.Size = new System.Drawing.Size(102, 23);
            this.simpleButton2.TabIndex = 14;
            this.simpleButton2.Text = "Excel导出(&E)";
            // 
            // 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(2, 286);
            this.simpleButton1.Name = "simpleButton1";
            this.simpleButton1.Size = new System.Drawing.Size(102, 23);
            this.simpleButton1.TabIndex = 13;
            this.simpleButton1.Text = "自定义导出(&S)";
            // 
            // labelControl2
            // 
            this.labelControl2.Location = new System.Drawing.Point(9, 28);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(64, 14);
            this.labelControl2.TabIndex = 11;
            this.labelControl2.Text = "选择分析图:";
            // 
            // cmbChooseChart
            // 
            this.cmbChooseChart.EditValue = "柱形图";
            this.cmbChooseChart.Location = new System.Drawing.Point(78, 25);
            this.cmbChooseChart.Name = "cmbChooseChart";
            this.cmbChooseChart.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cmbChooseChart.Properties.Items.AddRange(new object[] {
            "柱状图",
            "饼状图",
            "折线图",
            "面积图"});
            this.cmbChooseChart.Size = new System.Drawing.Size(256, 20);
            this.cmbChooseChart.TabIndex = 12;
            this.cmbChooseChart.SelectedIndexChanged += new System.EventHandler(this.cmbChooseChart_SelectedIndexChanged);
            // 
            // groupControl4
            // 
            this.groupControl4.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.groupControl4.Controls.Add(this.ccTaskStatisticalFigure);
            this.groupControl4.Controls.Add(this.cmbChooseChart);
            this.groupControl4.Controls.Add(this.labelControl2);
            this.groupControl4.Location = new System.Drawing.Point(230, 234);
            this.groupControl4.Name = "groupControl4";
            this.groupControl4.Size = new System.Drawing.Size(469, 314);
            this.groupControl4.TabIndex = 15;
            this.groupControl4.Text = "统计图显示";
            // 
            // ccTaskStatisticalFigure
            // 
            this.ccTaskStatisticalFigure.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.SideMarginsEnabled = true;
            xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            this.ccTaskStatisticalFigure.Diagram = xyDiagram1;
            this.ccTaskStatisticalFigure.Legend.Visible = false;
            this.ccTaskStatisticalFigure.Location = new System.Drawing.Point(7, 49);
            this.ccTaskStatisticalFigure.Name = "ccTaskStatisticalFigure";
            sideBySideBarSeriesLabel1.LineVisible = true;
            series1.Label = sideBySideBarSeriesLabel1;
            series1.Name = "state";
            this.ccTaskStatisticalFigure.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1};
            sideBySideBarSeriesLabel2.LineVisible = true;
            this.ccTaskStatisticalFigure.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
            this.ccTaskStatisticalFigure.Size = new System.Drawing.Size(459, 258);
            this.ccTaskStatisticalFigure.TabIndex = 13;
            chartTitle1.Font = new System.Drawing.Font("Tahoma", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            chartTitle1.Text = "项目任务统计分析图";
            this.ccTaskStatisticalFigure.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            // 
            // ProjectTaskStatistics
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(706, 560);
            this.Controls.Add(this.groupControl1);
            this.Controls.Add(this.groupControl4);
            this.Controls.Add(this.groupControl3);
            this.Controls.Add(this.groupControl2);
            this.Name = "ProjectTaskStatistics";
            this.Text = "项目任务统计";
            this.Load += new System.EventHandler(this.ProjectTaskStatistics_Load);
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
            this.groupControl1.ResumeLayout(false);
            this.groupControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.buttonEdit2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
            this.groupControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.meStatisticalConditions.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
            this.groupControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gcOrderStatistics)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cmbChooseChart.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).EndInit();
            this.groupControl4.ResumeLayout(false);
            this.groupControl4.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.ccTaskStatisticalFigure)).EndInit();
            this.ResumeLayout(false);

        }
コード例 #51
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.Series series2 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(XCOMP_Rpt004_frm));
     this.dockManager1            = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanelMenu_Izquierdo = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container    = new DevExpress.XtraBars.Docking.ControlContainer();
     this.navBarControl1          = new DevExpress.XtraNavBar.NavBarControl();
     this.navBarGroup1            = new DevExpress.XtraNavBar.NavBarGroup();
     this.dockPanel2                   = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container         = new DevExpress.XtraBars.Docking.ControlContainer();
     this.chartControl1                = new DevExpress.XtraCharts.ChartControl();
     this.PVGrid_orden_compra          = new DevExpress.XtraPivotGrid.PivotGridControl();
     this.xCOMPRpt004InfoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.fieldIdOrdenCompra1          = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldocfecha1                = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldnomproveedor1           = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldnomcomprador1           = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldnomproducto1            = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fielddoCantidad1             = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldprecio1                 = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fielddosubtotal1             = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fielddoiva1                  = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fielddototal1                = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldnompuntocargo1          = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldCentrocosto1            = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldsubcentrocosto1         = new DevExpress.XtraPivotGrid.PivotGridField();
     this.pivotGridField1              = new DevExpress.XtraPivotGrid.PivotGridField();
     this.pivotGridField2              = new DevExpress.XtraPivotGrid.PivotGridField();
     this.pivotGridField3              = new DevExpress.XtraPivotGrid.PivotGridField();
     this.pivotGridField4              = new DevExpress.XtraPivotGrid.PivotGridField();
     this.pivotGridField5              = new DevExpress.XtraPivotGrid.PivotGridField();
     this.pivotGridField8              = new DevExpress.XtraPivotGrid.PivotGridField();
     this.toolStrip1                   = new System.Windows.Forms.ToolStrip();
     this.bttnImprimir                 = new System.Windows.Forms.ToolStripButton();
     this.xtraTabControlData           = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage_Matriz_pivot     = new DevExpress.XtraTab.XtraTabPage();
     this.ucGe_Menu = new Core.Erp.Reportes.Controles.UCCom_Menu_Reportes();
     this.panel1    = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanelMenu_Izquierdo.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).BeginInit();
     this.dockPanel2.SuspendLayout();
     this.dockPanel2_Container.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)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PVGrid_orden_compra)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xCOMPRpt004InfoBindingSource)).BeginInit();
     this.toolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlData)).BeginInit();
     this.xtraTabControlData.SuspendLayout();
     this.xtraTabPage_Matriz_pivot.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.HiddenPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanelMenu_Izquierdo
     });
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel2
     });
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
         "DevExpress.XtraBars.BarDockControl",
         "DevExpress.XtraBars.StandaloneBarDockControl",
         "System.Windows.Forms.StatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonControl"
     });
     //
     // dockPanelMenu_Izquierdo
     //
     this.dockPanelMenu_Izquierdo.Controls.Add(this.dockPanel1_Container);
     this.dockPanelMenu_Izquierdo.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanelMenu_Izquierdo.ID           = new System.Guid("e452b009-67f9-4634-9e5b-c4b1a5e6899f");
     this.dockPanelMenu_Izquierdo.Location     = new System.Drawing.Point(0, 0);
     this.dockPanelMenu_Izquierdo.Name         = "dockPanelMenu_Izquierdo";
     this.dockPanelMenu_Izquierdo.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanelMenu_Izquierdo.SavedDock    = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanelMenu_Izquierdo.SavedIndex   = 0;
     this.dockPanelMenu_Izquierdo.Size         = new System.Drawing.Size(200, 600);
     this.dockPanelMenu_Izquierdo.Text         = "Opciones";
     this.dockPanelMenu_Izquierdo.Visibility   = DevExpress.XtraBars.Docking.DockVisibility.Hidden;
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.navBarControl1);
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(192, 573);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // navBarControl1
     //
     this.navBarControl1.ActiveGroup = this.navBarGroup1;
     this.navBarControl1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.navBarControl1.Groups.AddRange(new DevExpress.XtraNavBar.NavBarGroup[] {
         this.navBarGroup1
     });
     this.navBarControl1.Location = new System.Drawing.Point(0, 0);
     this.navBarControl1.Name     = "navBarControl1";
     this.navBarControl1.OptionsNavPane.ExpandedWidth = 192;
     this.navBarControl1.Size     = new System.Drawing.Size(192, 573);
     this.navBarControl1.TabIndex = 0;
     this.navBarControl1.Text     = "navBarControl1";
     //
     // navBarGroup1
     //
     this.navBarGroup1.Caption  = "navBarGroup1";
     this.navBarGroup1.Expanded = true;
     this.navBarGroup1.Name     = "navBarGroup1";
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.Dock          = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.dockPanel2.FloatVertical = true;
     this.dockPanel2.ID            = new System.Guid("c07e659c-69a4-4e9f-a3a4-7d5c0bf5ece1");
     this.dockPanel2.Location      = new System.Drawing.Point(0, 470);
     this.dockPanel2.Name          = "dockPanel2";
     this.dockPanel2.OriginalSize  = new System.Drawing.Size(1121, 232);
     this.dockPanel2.Size          = new System.Drawing.Size(1121, 232);
     this.dockPanel2.Text          = "Graficos";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.chartControl1);
     this.dockPanel2_Container.Controls.Add(this.toolStrip1);
     this.dockPanel2_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(1113, 205);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // chartControl1
     //
     this.chartControl1.DataSource = this.PVGrid_orden_compra;
     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, 25);
     this.chartControl1.Name               = "chartControl1";
     this.chartControl1.SeriesDataMember   = "Series";
     sideBySideBarSeriesLabel1.LineVisible = true;
     series1.Label = sideBySideBarSeriesLabel1;
     series1.Name  = "Series 1";
     sideBySideBarSeriesLabel2.LineVisible = true;
     series2.Label = sideBySideBarSeriesLabel2;
     series2.Name  = "Series 2";
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.chartControl1.SeriesTemplate.ArgumentDataMember = "Arguments";
     this.chartControl1.SeriesTemplate.ArgumentScaleType  = DevExpress.XtraCharts.ScaleType.Qualitative;
     sideBySideBarSeriesLabel3.LineVisible   = true;
     this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel3;
     this.chartControl1.SeriesTemplate.ValueDataMembersSerializable = "Values";
     this.chartControl1.Size     = new System.Drawing.Size(1113, 180);
     this.chartControl1.TabIndex = 14;
     //
     // PVGrid_orden_compra
     //
     this.PVGrid_orden_compra.DataSource = this.xCOMPRpt004InfoBindingSource;
     this.PVGrid_orden_compra.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.PVGrid_orden_compra.Fields.AddRange(new DevExpress.XtraPivotGrid.PivotGridField[] {
         this.fieldIdOrdenCompra1,
         this.fieldocfecha1,
         this.fieldnomproveedor1,
         this.fieldnomcomprador1,
         this.fieldnomproducto1,
         this.fielddoCantidad1,
         this.fieldprecio1,
         this.fielddosubtotal1,
         this.fielddoiva1,
         this.fielddototal1,
         this.fieldnompuntocargo1,
         this.fieldCentrocosto1,
         this.fieldsubcentrocosto1,
         this.pivotGridField1,
         this.pivotGridField2,
         this.pivotGridField3,
         this.pivotGridField4,
         this.pivotGridField5,
         this.pivotGridField8
     });
     this.PVGrid_orden_compra.Location = new System.Drawing.Point(0, 0);
     this.PVGrid_orden_compra.Name     = "PVGrid_orden_compra";
     this.PVGrid_orden_compra.Size     = new System.Drawing.Size(1115, 347);
     this.PVGrid_orden_compra.TabIndex = 0;
     //
     // xCOMPRpt004InfoBindingSource
     //
     this.xCOMPRpt004InfoBindingSource.DataSource = typeof(Core.Erp.Reportes.Compras.XCOMP_Rpt004_Info);
     //
     // fieldIdOrdenCompra1
     //
     this.fieldIdOrdenCompra1.AreaIndex = 7;
     this.fieldIdOrdenCompra1.Caption   = "#Orden Compra";
     this.fieldIdOrdenCompra1.FieldName = "IdOrdenCompra";
     this.fieldIdOrdenCompra1.Name      = "fieldIdOrdenCompra1";
     this.fieldIdOrdenCompra1.SortOrder = DevExpress.XtraPivotGrid.PivotSortOrder.Descending;
     //
     // fieldocfecha1
     //
     this.fieldocfecha1.AreaIndex = 9;
     this.fieldocfecha1.Caption   = "Fecha";
     this.fieldocfecha1.FieldName = "oc_fecha";
     this.fieldocfecha1.Name      = "fieldocfecha1";
     //
     // fieldnomproveedor1
     //
     this.fieldnomproveedor1.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.fieldnomproveedor1.AreaIndex = 0;
     this.fieldnomproveedor1.Caption   = "Proveedor";
     this.fieldnomproveedor1.FieldName = "nom_proveedor";
     this.fieldnomproveedor1.Name      = "fieldnomproveedor1";
     this.fieldnomproveedor1.SortOrder = DevExpress.XtraPivotGrid.PivotSortOrder.Descending;
     this.fieldnomproveedor1.Width     = 250;
     //
     // fieldnomcomprador1
     //
     this.fieldnomcomprador1.AreaIndex = 8;
     this.fieldnomcomprador1.Caption   = "Comprador";
     this.fieldnomcomprador1.FieldName = "nom_comprador";
     this.fieldnomcomprador1.Name      = "fieldnomcomprador1";
     this.fieldnomcomprador1.SortOrder = DevExpress.XtraPivotGrid.PivotSortOrder.Descending;
     this.fieldnomcomprador1.Width     = 200;
     //
     // fieldnomproducto1
     //
     this.fieldnomproducto1.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.fieldnomproducto1.AreaIndex = 1;
     this.fieldnomproducto1.Caption   = "Producto";
     this.fieldnomproducto1.FieldName = "nom_producto";
     this.fieldnomproducto1.Name      = "fieldnomproducto1";
     this.fieldnomproducto1.Width     = 250;
     //
     // fielddoCantidad1
     //
     this.fielddoCantidad1.AreaIndex = 0;
     this.fielddoCantidad1.Caption   = "Cantidad";
     this.fielddoCantidad1.FieldName = "do_Cantidad";
     this.fielddoCantidad1.Name      = "fielddoCantidad1";
     //
     // fieldprecio1
     //
     this.fieldprecio1.AreaIndex = 1;
     this.fieldprecio1.Caption   = "Precio";
     this.fieldprecio1.CellFormat.FormatString = "c2";
     this.fieldprecio1.CellFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.fieldprecio1.FieldName = "precio";
     this.fieldprecio1.Name      = "fieldprecio1";
     //
     // fielddosubtotal1
     //
     this.fielddosubtotal1.AreaIndex = 2;
     this.fielddosubtotal1.Caption   = "SubTotal";
     this.fielddosubtotal1.CellFormat.FormatString = "c2";
     this.fielddosubtotal1.CellFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.fielddosubtotal1.FieldName = "do_subtotal";
     this.fielddosubtotal1.Name      = "fielddosubtotal1";
     //
     // fielddoiva1
     //
     this.fielddoiva1.AreaIndex = 3;
     this.fielddoiva1.Caption   = "Iva";
     this.fielddoiva1.CellFormat.FormatString = "c2";
     this.fielddoiva1.CellFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.fielddoiva1.FieldName = "do_iva";
     this.fielddoiva1.Name      = "fielddoiva1";
     //
     // fielddototal1
     //
     this.fielddototal1.Area      = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fielddototal1.AreaIndex = 0;
     this.fielddototal1.Caption   = "$ Total";
     this.fielddototal1.CellFormat.FormatString = "c2";
     this.fielddototal1.CellFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.fielddototal1.FieldName = "do_total";
     this.fielddototal1.Name      = "fielddototal1";
     this.fielddototal1.Width     = 150;
     //
     // fieldnompuntocargo1
     //
     this.fieldnompuntocargo1.AreaIndex = 4;
     this.fieldnompuntocargo1.Caption   = "Punto Cargo";
     this.fieldnompuntocargo1.FieldName = "nom_punto_cargo";
     this.fieldnompuntocargo1.Name      = "fieldnompuntocargo1";
     //
     // fieldCentrocosto1
     //
     this.fieldCentrocosto1.AreaIndex = 5;
     this.fieldCentrocosto1.Caption   = "Centro Costo";
     this.fieldCentrocosto1.FieldName = "Centro_costo";
     this.fieldCentrocosto1.Name      = "fieldCentrocosto1";
     this.fieldCentrocosto1.Width     = 200;
     //
     // fieldsubcentrocosto1
     //
     this.fieldsubcentrocosto1.AreaIndex = 6;
     this.fieldsubcentrocosto1.Caption   = "Sub Centro Costo";
     this.fieldsubcentrocosto1.FieldName = "sub_centro_costo";
     this.fieldsubcentrocosto1.Name      = "fieldsubcentrocosto1";
     this.fieldsubcentrocosto1.Width     = 200;
     //
     // pivotGridField1
     //
     this.pivotGridField1.AreaIndex = 10;
     this.pivotGridField1.Caption   = "Año";
     this.pivotGridField1.FieldName = "Anio";
     this.pivotGridField1.Name      = "pivotGridField1";
     //
     // pivotGridField2
     //
     this.pivotGridField2.AreaIndex = 11;
     this.pivotGridField2.Caption   = "Mes";
     this.pivotGridField2.FieldName = "Mes";
     this.pivotGridField2.Name      = "pivotGridField2";
     //
     // pivotGridField3
     //
     this.pivotGridField3.AreaIndex = 12;
     this.pivotGridField3.Caption   = "Dia";
     this.pivotGridField3.FieldName = "Dia";
     this.pivotGridField3.Name      = "pivotGridField3";
     //
     // pivotGridField4
     //
     this.pivotGridField4.AreaIndex = 13;
     this.pivotGridField4.Caption   = "Cant. Ing.";
     this.pivotGridField4.CellFormat.FormatString = "n2";
     this.pivotGridField4.CellFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.pivotGridField4.FieldName = "CantIng";
     this.pivotGridField4.Name      = "pivotGridField4";
     //
     // pivotGridField5
     //
     this.pivotGridField5.AreaIndex = 14;
     this.pivotGridField5.Caption   = "Saldo";
     this.pivotGridField5.CellFormat.FormatString = "n2";
     this.pivotGridField5.CellFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.pivotGridField5.FieldName = "Saldo";
     this.pivotGridField5.Name      = "pivotGridField5";
     //
     // pivotGridField8
     //
     this.pivotGridField8.AreaIndex = 15;
     this.pivotGridField8.Caption   = "Familia";
     this.pivotGridField8.FieldName = "fa_Descripcion";
     this.pivotGridField8.Name      = "pivotGridField8";
     //
     // toolStrip1
     //
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.bttnImprimir
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(1113, 25);
     this.toolStrip1.TabIndex = 13;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // bttnImprimir
     //
     this.bttnImprimir.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.bttnImprimir.Image                 = ((System.Drawing.Image)(resources.GetObject("bttnImprimir.Image")));
     this.bttnImprimir.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.bttnImprimir.Name   = "bttnImprimir";
     this.bttnImprimir.Size   = new System.Drawing.Size(23, 22);
     this.bttnImprimir.Text   = "Imprimir";
     this.bttnImprimir.Click += new System.EventHandler(this.bttnImprimir_Click_1);
     //
     // xtraTabControlData
     //
     this.xtraTabControlData.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControlData.Location        = new System.Drawing.Point(0, 0);
     this.xtraTabControlData.Name            = "xtraTabControlData";
     this.xtraTabControlData.SelectedTabPage = this.xtraTabPage_Matriz_pivot;
     this.xtraTabControlData.Size            = new System.Drawing.Size(1121, 375);
     this.xtraTabControlData.TabIndex        = 0;
     this.xtraTabControlData.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.xtraTabPage_Matriz_pivot
     });
     //
     // xtraTabPage_Matriz_pivot
     //
     this.xtraTabPage_Matriz_pivot.Controls.Add(this.PVGrid_orden_compra);
     this.xtraTabPage_Matriz_pivot.Name = "xtraTabPage_Matriz_pivot";
     this.xtraTabPage_Matriz_pivot.Size = new System.Drawing.Size(1115, 347);
     this.xtraTabPage_Matriz_pivot.Text = "Ordenes de Compras";
     //
     // ucGe_Menu
     //
     this.ucGe_Menu.Dock = System.Windows.Forms.DockStyle.Top;
     this.ucGe_Menu.Enable_boton_Imprimir  = true;
     this.ucGe_Menu.Enable_boton_Refrescar = true;
     this.ucGe_Menu.Enable_boton_Salir     = true;
     this.ucGe_Menu.Location                       = new System.Drawing.Point(0, 0);
     this.ucGe_Menu.Margin                         = new System.Windows.Forms.Padding(4);
     this.ucGe_Menu.Name                           = "ucGe_Menu";
     this.ucGe_Menu.Size                           = new System.Drawing.Size(1121, 95);
     this.ucGe_Menu.TabIndex                       = 13;
     this.ucGe_Menu.Visible_bei_grupo              = DevExpress.XtraBars.BarItemVisibility.Always;
     this.ucGe_Menu.Visible_bei_producto           = DevExpress.XtraBars.BarItemVisibility.Always;
     this.ucGe_Menu.Visible_boton_Imprimir         = DevExpress.XtraBars.BarItemVisibility.Always;
     this.ucGe_Menu.Visible_boton_Refrescar        = DevExpress.XtraBars.BarItemVisibility.Always;
     this.ucGe_Menu.Visible_boton_Salir            = DevExpress.XtraBars.BarItemVisibility.Always;
     this.ucGe_Menu.Visible_Grupo_acciones         = true;
     this.ucGe_Menu.Visible_Grupo_filtro           = true;
     this.ucGe_Menu.Visible_GrupoProveedor         = false;
     this.ucGe_Menu.Visible_GrupoPuntoCargo        = false;
     this.ucGe_Menu.Visible_GrupoSucursal_producto = false;
     this.ucGe_Menu.event_btnImprimir_ItemClick   += new Core.Erp.Reportes.Controles.UCCom_Menu_Reportes.delegate_btnImprimir_ItemClick(this.ucGe_Menu_Reportes_Compras1_event_btnImprimir_ItemClick);
     this.ucGe_Menu.event_btnRefrescar_ItemClick  += new Core.Erp.Reportes.Controles.UCCom_Menu_Reportes.delegate_btnRefrescar_ItemClick(this.ucGe_Menu_Reportes_Compras1_event_btnRefrescar_ItemClick);
     this.ucGe_Menu.event_btnsalir_ItemClick      += new Core.Erp.Reportes.Controles.UCCom_Menu_Reportes.delegate_btnsalir_ItemClick(this.ucGe_Menu_event_btnsalir_ItemClick);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.xtraTabControlData);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 95);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1121, 375);
     this.panel1.TabIndex = 14;
     //
     // XCOMP_Rpt004_frm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1121, 702);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.ucGe_Menu);
     this.Controls.Add(this.dockPanel2);
     this.Name  = "XCOMP_Rpt004_frm";
     this.Text  = "MATRIZ DE COMPRAS";
     this.Load += new System.EventHandler(this.XCOMP_Rpt004_frm_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanelMenu_Izquierdo.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).EndInit();
     this.dockPanel2.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     this.dockPanel2_Container.PerformLayout();
     ((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.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PVGrid_orden_compra)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xCOMPRpt004InfoBindingSource)).EndInit();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlData)).EndInit();
     this.xtraTabControlData.ResumeLayout(false);
     this.xtraTabPage_Matriz_pivot.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #52
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.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel1 = new DevExpress.XtraCharts.PieSeriesLabel();
            DevExpress.XtraCharts.PieSeriesView pieSeriesView1 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel2 = new DevExpress.XtraCharts.PieSeriesLabel();
            DevExpress.XtraCharts.PieSeriesView pieSeriesView2 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DashboardReportDesign));
            this.Detail = new DevExpress.XtraReports.UI.DetailBand();
            this.lblLeadsPerYear = new DevExpress.XtraReports.UI.XRLabel();
            this.lblLeadsPerSalesStage = new DevExpress.XtraReports.UI.XRLabel();
            this.lblLeadsPerMonth = new DevExpress.XtraReports.UI.XRLabel();
            this.lblOverallLeads = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrChart3 = new DevExpress.XtraReports.UI.XRChart();
            this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrChart2 = new DevExpress.XtraReports.UI.XRChart();
            this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrChart1 = new DevExpress.XtraReports.UI.XRChart();
            this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
            this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
            this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
            this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
            this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
            this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
            this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.xrChart3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).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.xrChart2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // Detail
            // 
            this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.lblLeadsPerYear,
            this.lblLeadsPerSalesStage,
            this.lblLeadsPerMonth,
            this.lblOverallLeads,
            this.xrLabel11,
            this.xrLabel10,
            this.xrLabel9,
            this.xrLabel8,
            this.xrLabel7,
            this.xrLabel6,
            this.xrLabel5,
            this.xrChart3,
            this.xrLabel4,
            this.xrChart2,
            this.xrLabel3,
            this.xrChart1,
            this.xrLabel2});
            this.Detail.HeightF = 553.1251F;
            this.Detail.Name = "Detail";
            this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
            this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // lblLeadsPerYear
            // 
            this.lblLeadsPerYear.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalLeadsYear", "Total : {0}")});
            this.lblLeadsPerYear.Font = new System.Drawing.Font("Arial", 9.75F);
            this.lblLeadsPerYear.LocationFloat = new DevExpress.Utils.PointFloat(745.8333F, 23.54167F);
            this.lblLeadsPerYear.Name = "lblLeadsPerYear";
            this.lblLeadsPerYear.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
            this.lblLeadsPerYear.SizeF = new System.Drawing.SizeF(244.1667F, 23F);
            this.lblLeadsPerYear.StylePriority.UseFont = false;
            this.lblLeadsPerYear.StylePriority.UsePadding = false;
            this.lblLeadsPerYear.StylePriority.UseTextAlignment = false;
            this.lblLeadsPerYear.Text = "lblLeadsPerYear";
            this.lblLeadsPerYear.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // lblLeadsPerSalesStage
            // 
            this.lblLeadsPerSalesStage.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalLeadsSalesStage", "Total : {0}")});
            this.lblLeadsPerSalesStage.Font = new System.Drawing.Font("Arial", 9.75F);
            this.lblLeadsPerSalesStage.LocationFloat = new DevExpress.Utils.PointFloat(256.875F, 283.3333F);
            this.lblLeadsPerSalesStage.Name = "lblLeadsPerSalesStage";
            this.lblLeadsPerSalesStage.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
            this.lblLeadsPerSalesStage.SizeF = new System.Drawing.SizeF(192.7084F, 23F);
            this.lblLeadsPerSalesStage.StylePriority.UseFont = false;
            this.lblLeadsPerSalesStage.StylePriority.UsePadding = false;
            this.lblLeadsPerSalesStage.StylePriority.UseTextAlignment = false;
            this.lblLeadsPerSalesStage.Text = "lblLeadsPerSalesStage";
            this.lblLeadsPerSalesStage.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // lblLeadsPerMonth
            // 
            this.lblLeadsPerMonth.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalLeadsMonth", "Total : {0}")});
            this.lblLeadsPerMonth.Font = new System.Drawing.Font("Arial", 9.75F);
            this.lblLeadsPerMonth.LocationFloat = new DevExpress.Utils.PointFloat(256.875F, 23.54169F);
            this.lblLeadsPerMonth.Name = "lblLeadsPerMonth";
            this.lblLeadsPerMonth.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
            this.lblLeadsPerMonth.SizeF = new System.Drawing.SizeF(192.7084F, 23F);
            this.lblLeadsPerMonth.StylePriority.UseFont = false;
            this.lblLeadsPerMonth.StylePriority.UsePadding = false;
            this.lblLeadsPerMonth.StylePriority.UseTextAlignment = false;
            this.lblLeadsPerMonth.Text = "lblLeadsPerMonth";
            this.lblLeadsPerMonth.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // lblOverallLeads
            // 
            this.lblOverallLeads.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalLeads", "Total : {0}")});
            this.lblOverallLeads.Font = new System.Drawing.Font("Arial", 9.75F);
            this.lblOverallLeads.LocationFloat = new DevExpress.Utils.PointFloat(745.8333F, 283.3333F);
            this.lblOverallLeads.Name = "lblOverallLeads";
            this.lblOverallLeads.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
            this.lblOverallLeads.SizeF = new System.Drawing.SizeF(244.1664F, 23F);
            this.lblOverallLeads.StylePriority.UseFont = false;
            this.lblOverallLeads.StylePriority.UsePadding = false;
            this.lblOverallLeads.StylePriority.UseTextAlignment = false;
            this.lblOverallLeads.Text = "lblOverallLeads";
            this.lblOverallLeads.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // xrLabel11
            // 
            this.xrLabel11.Font = new System.Drawing.Font("Arial", 9.75F);
            this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(837.9164F, 416.5833F);
            this.xrLabel11.Name = "xrLabel11";
            this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel11.SizeF = new System.Drawing.SizeF(152.0834F, 22.99997F);
            this.xrLabel11.StylePriority.UseFont = false;
            this.xrLabel11.StylePriority.UseTextAlignment = false;
            this.xrLabel11.Text = "of Leads are discontinued";
            this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrLabel10
            // 
            this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "LeadsDidNotContinue")});
            this.xrLabel10.Font = new System.Drawing.Font("Arial", 50F);
            this.xrLabel10.ForeColor = System.Drawing.Color.Red;
            this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(837.9164F, 306.3333F);
            this.xrLabel10.Name = "xrLabel10";
            this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
            this.xrLabel10.SizeF = new System.Drawing.SizeF(152.0834F, 110.25F);
            this.xrLabel10.StylePriority.UseFont = false;
            this.xrLabel10.StylePriority.UseForeColor = false;
            this.xrLabel10.StylePriority.UsePadding = false;
            this.xrLabel10.StylePriority.UseTextAlignment = false;
            this.xrLabel10.Text = "xrLabel10";
            this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            this.xrLabel10.WordWrap = false;
            this.xrLabel10.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrLabel10_BeforePrint);
            // 
            // xrLabel9
            // 
            this.xrLabel9.Font = new System.Drawing.Font("Arial", 9.75F);
            this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(667.7083F, 416.5833F);
            this.xrLabel9.Name = "xrLabel9";
            this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
            this.xrLabel9.SizeF = new System.Drawing.SizeF(152.0834F, 45.91669F);
            this.xrLabel9.StylePriority.UseFont = false;
            this.xrLabel9.StylePriority.UsePadding = false;
            this.xrLabel9.StylePriority.UseTextAlignment = false;
            this.xrLabel9.Text = "of Leads are engaged clients";
            this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrLabel8
            // 
            this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "LeadsEngaged")});
            this.xrLabel8.Font = new System.Drawing.Font("Arial", 50F);
            this.xrLabel8.ForeColor = System.Drawing.Color.Khaki;
            this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(667.7083F, 306.3331F);
            this.xrLabel8.Name = "xrLabel8";
            this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
            this.xrLabel8.SizeF = new System.Drawing.SizeF(152.0834F, 110.2502F);
            this.xrLabel8.StylePriority.UseFont = false;
            this.xrLabel8.StylePriority.UseForeColor = false;
            this.xrLabel8.StylePriority.UsePadding = false;
            this.xrLabel8.StylePriority.UseTextAlignment = false;
            this.xrLabel8.Text = "xrLabel8";
            this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            this.xrLabel8.WordWrap = false;
            this.xrLabel8.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrLabel8_BeforePrint);
            // 
            // xrLabel7
            // 
            this.xrLabel7.Font = new System.Drawing.Font("Arial", 9.75F);
            this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(498.9583F, 416.5833F);
            this.xrLabel7.Name = "xrLabel7";
            this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
            this.xrLabel7.SizeF = new System.Drawing.SizeF(152.0835F, 22.99994F);
            this.xrLabel7.StylePriority.UseFont = false;
            this.xrLabel7.StylePriority.UsePadding = false;
            this.xrLabel7.StylePriority.UseTextAlignment = false;
            this.xrLabel7.Text = "of Leads are active";
            this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrLabel6
            // 
            this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "LeadsActive")});
            this.xrLabel6.Font = new System.Drawing.Font("Arial", 50F);
            this.xrLabel6.ForeColor = System.Drawing.Color.DarkGreen;
            this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(498.9583F, 306.3333F);
            this.xrLabel6.Name = "xrLabel6";
            this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
            this.xrLabel6.SizeF = new System.Drawing.SizeF(152.0835F, 110.25F);
            this.xrLabel6.StylePriority.UseFont = false;
            this.xrLabel6.StylePriority.UseForeColor = false;
            this.xrLabel6.StylePriority.UsePadding = false;
            this.xrLabel6.StylePriority.UseTextAlignment = false;
            this.xrLabel6.Text = "xrLabel6";
            this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            this.xrLabel6.WordWrap = false;
            this.xrLabel6.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrLabel6_BeforePrint);
            // 
            // xrLabel5
            // 
            this.xrLabel5.Font = new System.Drawing.Font("Arial", 13F);
            this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(498.9583F, 269.7916F);
            this.xrLabel5.Name = "xrLabel5";
            this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
            this.xrLabel5.SizeF = new System.Drawing.SizeF(246.875F, 36.54167F);
            this.xrLabel5.StylePriority.UseFont = false;
            this.xrLabel5.StylePriority.UsePadding = false;
            this.xrLabel5.StylePriority.UseTextAlignment = false;
            this.xrLabel5.Text = "Overall Leads";
            this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // xrChart3
            // 
            this.xrChart3.BorderColor = System.Drawing.Color.Black;
            this.xrChart3.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrChart3.LocationFloat = new DevExpress.Utils.PointFloat(10.00004F, 306.3333F);
            this.xrChart3.Name = "xrChart3";
            pieSeriesLabel1.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
            pieSeriesLabel1.TextPattern = "{A:G}: {VP:P2}";
            series1.Label = pieSeriesLabel1;
            series1.Name = "Series1";
            series1.View = pieSeriesView1;
            this.xrChart3.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1};
            pieSeriesLabel2.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
            pieSeriesLabel2.TextPattern = "{VP:G4}";
            this.xrChart3.SeriesTemplate.Label = pieSeriesLabel2;
            this.xrChart3.SeriesTemplate.View = pieSeriesView2;
            this.xrChart3.SizeF = new System.Drawing.SizeF(439.5833F, 236.7917F);
            this.xrChart3.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrChart3_BeforePrint);
            // 
            // xrLabel4
            // 
            this.xrLabel4.Font = new System.Drawing.Font("Arial", 13F);
            this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 269.7916F);
            this.xrLabel4.Name = "xrLabel4";
            this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
            this.xrLabel4.SizeF = new System.Drawing.SizeF(246.875F, 36.54167F);
            this.xrLabel4.StylePriority.UseFont = false;
            this.xrLabel4.StylePriority.UsePadding = false;
            this.xrLabel4.StylePriority.UseTextAlignment = false;
            this.xrLabel4.Text = "Leads Per Sales Stage Status";
            this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // xrChart2
            // 
            this.xrChart2.BorderColor = System.Drawing.Color.Black;
            this.xrChart2.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrChart2.LocationFloat = new DevExpress.Utils.PointFloat(498.9583F, 46.54169F);
            this.xrChart2.Name = "xrChart2";
            this.xrChart2.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            sideBySideBarSeriesLabel1.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
            this.xrChart2.SeriesTemplate.Label = sideBySideBarSeriesLabel1;
            this.xrChart2.SizeF = new System.Drawing.SizeF(491.0417F, 200F);
            this.xrChart2.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrChart2_BeforePrint);
            // 
            // xrLabel3
            // 
            this.xrLabel3.Font = new System.Drawing.Font("Arial", 13F);
            this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(498.9583F, 10.00001F);
            this.xrLabel3.Name = "xrLabel3";
            this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
            this.xrLabel3.SizeF = new System.Drawing.SizeF(246.875F, 36.54167F);
            this.xrLabel3.StylePriority.UseFont = false;
            this.xrLabel3.StylePriority.UsePadding = false;
            this.xrLabel3.StylePriority.UseTextAlignment = false;
            this.xrLabel3.Text = "Leads Per Year";
            this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // xrChart1
            // 
            this.xrChart1.BorderColor = System.Drawing.Color.Black;
            this.xrChart1.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrChart1.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 46.54169F);
            this.xrChart1.Name = "xrChart1";
            this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            sideBySideBarSeriesLabel2.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
            this.xrChart1.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
            this.xrChart1.SizeF = new System.Drawing.SizeF(439.5834F, 200F);
            this.xrChart1.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrChart1_BeforePrint);
            // 
            // xrLabel2
            // 
            this.xrLabel2.Font = new System.Drawing.Font("Arial", 13F);
            this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 10.00001F);
            this.xrLabel2.Name = "xrLabel2";
            this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
            this.xrLabel2.SizeF = new System.Drawing.SizeF(246.875F, 36.54167F);
            this.xrLabel2.StylePriority.UseFont = false;
            this.xrLabel2.StylePriority.UsePadding = false;
            this.xrLabel2.StylePriority.UseTextAlignment = false;
            this.xrLabel2.Text = "Leads Per Month";
            this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // TopMargin
            // 
            this.TopMargin.HeightF = 48F;
            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 = 49.00001F;
            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.xrLabel12,
            this.xrPictureBox1,
            this.xrLabel1});
            this.PageHeader.HeightF = 150.0833F;
            this.PageHeader.Name = "PageHeader";
            // 
            // xrLabel12
            // 
            this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReportHeader")});
            this.xrLabel12.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
            this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(336.4584F, 25.06024F);
            this.xrLabel12.Name = "xrLabel12";
            this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
            this.xrLabel12.SizeF = new System.Drawing.SizeF(499.9749F, 72.00703F);
            this.xrLabel12.StylePriority.UseFont = false;
            this.xrLabel12.StylePriority.UsePadding = false;
            this.xrLabel12.StylePriority.UseTextAlignment = false;
            this.xrLabel12.Text = "xrLabel12";
            this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
            // 
            // xrPictureBox1
            // 
            this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
            this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(171.875F, 0F);
            this.xrPictureBox1.Name = "xrPictureBox1";
            this.xrPictureBox1.SizeF = new System.Drawing.SizeF(164.5834F, 140.0833F);
            this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.Squeeze;
            // 
            // xrLabel1
            // 
            this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
            new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReportTitle")});
            this.xrLabel1.Font = new System.Drawing.Font("Arial", 9.75F);
            this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(336.4584F, 97.06727F);
            this.xrLabel1.Name = "xrLabel1";
            this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 5, 5, 100F);
            this.xrLabel1.SizeF = new System.Drawing.SizeF(499.9749F, 28.67117F);
            this.xrLabel1.StylePriority.UseFont = false;
            this.xrLabel1.StylePriority.UsePadding = false;
            this.xrLabel1.StylePriority.UseTextAlignment = false;
            this.xrLabel1.Text = "xrLabel1";
            this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // bindingSource1
            // 
            this.bindingSource1.DataSource = typeof(NSPIREIncSystem.Reports.DashboardReportData);
            // 
            // DashboardReportDesign
            // 
            this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail,
            this.TopMargin,
            this.BottomMargin,
            this.PageHeader});
            this.DataSource = this.bindingSource1;
            this.Landscape = true;
            this.Margins = new System.Drawing.Printing.Margins(50, 50, 48, 49);
            this.PageHeight = 850;
            this.PageWidth = 1100;
            this.Version = "15.1";
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
コード例 #53
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(r_escapes));
            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.SideBySideBarSeriesView sideBySideBarSeriesView1 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView2 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
            DevExpress.DataAccess.Sql.CustomSqlQuery customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
            DevExpress.DataAccess.Sql.QueryParameter queryParameter1 = new DevExpress.DataAccess.Sql.QueryParameter();
            DevExpress.DataAccess.Sql.QueryParameter queryParameter2 = new DevExpress.DataAccess.Sql.QueryParameter();
            DevExpress.DataAccess.Sql.CustomSqlQuery customSqlQuery2 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
            DevExpress.DataAccess.Sql.QueryParameter queryParameter3 = new DevExpress.DataAccess.Sql.QueryParameter();
            DevExpress.DataAccess.Sql.CustomSqlQuery customSqlQuery3 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
            DevExpress.DataAccess.Sql.CustomSqlQuery customSqlQuery4 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
            DevExpress.DataAccess.Sql.QueryParameter queryParameter4 = new DevExpress.DataAccess.Sql.QueryParameter();
            DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView3 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView4 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
            DevExpress.XtraCharts.XYDiagram xyDiagram3 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView5 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
            DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView3 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings1 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
            DevExpress.XtraReports.Parameters.StaticListLookUpSettings staticListLookUpSettings2 = new DevExpress.XtraReports.Parameters.StaticListLookUpSettings();
            this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
            this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLine1 = new DevExpress.XtraReports.UI.XRLine();
            this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
            this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
            this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLine2 = new DevExpress.XtraReports.UI.XRLine();
            this.Detail = new DevExpress.XtraReports.UI.DetailBand();
            this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrChart3 = new DevExpress.XtraReports.UI.XRChart();
            this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
            this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
            this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
            this.xrColumn1 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrColumn2 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrColumn3 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrColumn4 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrColumn5 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrColumn6 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrChart2 = new DevExpress.XtraReports.UI.XRChart();
            this.xrChart1 = new DevExpress.XtraReports.UI.XRChart();
            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.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
            this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
            this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
            this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
            this.wc1_type = new DevExpress.XtraReports.Parameters.Parameter();
            this.wc1_vsm = new DevExpress.XtraReports.Parameters.Parameter();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart3)).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)(pointSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // TopMargin
            // 
            this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel4,
            this.xrLine1,
            this.xrPictureBox1});
            this.TopMargin.HeightF = 65F;
            this.TopMargin.Name = "TopMargin";
            // 
            // xrLabel4
            // 
            this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(598.9583F, 25.33332F);
            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(391.0416F, 23F);
            this.xrLabel4.StylePriority.UseTextAlignment = false;
            this.xrLabel4.Text = "ESCAPES";
            this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // xrLine1
            // 
            this.xrLine1.BorderColor = System.Drawing.Color.Empty;
            this.xrLine1.ForeColor = System.Drawing.Color.Gray;
            this.xrLine1.LineWidth = 5F;
            this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 48.33333F);
            this.xrLine1.Name = "xrLine1";
            this.xrLine1.SizeF = new System.Drawing.SizeF(996.875F, 16.66667F);
            this.xrLine1.StylePriority.UseBorderColor = false;
            this.xrLine1.StylePriority.UseForeColor = false;
            // 
            // xrPictureBox1
            // 
            this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
            this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 8.75F);
            this.xrPictureBox1.Name = "xrPictureBox1";
            this.xrPictureBox1.SizeF = new System.Drawing.SizeF(153.125F, 39.58333F);
            this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
            // 
            // BottomMargin
            // 
            this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel1,
            this.xrLine2});
            this.BottomMargin.HeightF = 54F;
            this.BottomMargin.Name = "BottomMargin";
            // 
            // xrLabel1
            // 
            this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(598.9583F, 16.66667F);
            this.xrLabel1.Multiline = true;
            this.xrLabel1.Name = "xrLabel1";
            this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel1.SizeF = new System.Drawing.SizeF(401.0417F, 23F);
            this.xrLabel1.StylePriority.UseTextAlignment = false;
            this.xrLabel1.Text = "xrLabel1";
            this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
            // 
            // xrLine2
            // 
            this.xrLine2.BorderColor = System.Drawing.Color.Empty;
            this.xrLine2.ForeColor = System.Drawing.Color.Gray;
            this.xrLine2.LineWidth = 5F;
            this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
            this.xrLine2.Name = "xrLine2";
            this.xrLine2.SizeF = new System.Drawing.SizeF(996.875F, 16.66667F);
            this.xrLine2.StylePriority.UseBorderColor = false;
            this.xrLine2.StylePriority.UseForeColor = false;
            // 
            // Detail
            // 
            this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel6,
            this.xrChart3,
            this.xrLabel3,
            this.xrLabel5,
            this.xrLabel2,
            this.xrTable2,
            this.xrChart2,
            this.xrChart1});
            this.Detail.HeightF = 582.7084F;
            this.Detail.Name = "Detail";
            // 
            // xrLabel6
            // 
            this.xrLabel6.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 534.7084F);
            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(153.125F, 23F);
            this.xrLabel6.StylePriority.UseFont = false;
            this.xrLabel6.StylePriority.UseTextAlignment = false;
            this.xrLabel6.Text = "ACTIONS RAIL";
            this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // xrChart3
            // 
            this.xrChart3.AutoLayout = true;
            this.xrChart3.BackColor = System.Drawing.Color.White;
            this.xrChart3.BorderColor = System.Drawing.Color.Black;
            this.xrChart3.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrChart3.DataSource = this.sqlDataSource1;
            xyDiagram1.AxisX.Label.Angle = 270;
            xyDiagram1.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.AxisX.Label.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            xyDiagram1.AxisX.Label.ResolveOverlappingOptions.MinIndent = 1;
            xyDiagram1.AxisX.MinorCount = 1;
            xyDiagram1.AxisX.Visibility = DevExpress.Utils.DefaultBoolean.True;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.DefaultPane.EnableAxisXZooming = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.DefaultPane.EnableAxisYZooming = DevExpress.Utils.DefaultBoolean.False;
            this.xrChart3.Diagram = xyDiagram1;
            this.xrChart3.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
            this.xrChart3.Legend.BackColor = System.Drawing.Color.Transparent;
            this.xrChart3.Legend.Border.Color = System.Drawing.SystemColors.ActiveBorder;
            this.xrChart3.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
            this.xrChart3.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.xrChart3.Legend.MarkerSize = new System.Drawing.Size(20, 10);
            this.xrChart3.Legend.Name = "Default Legend";
            this.xrChart3.Legend.Title.Text = "Actual";
            this.xrChart3.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
            this.xrChart3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 375.625F);
            this.xrChart3.Name = "xrChart3";
            this.xrChart3.PaletteBaseColorNumber = 2;
            this.xrChart3.PaletteName = "Grayscale";
            series1.ArgumentDataMember = "Query_4.scause";
            sideBySideBarSeriesLabel1.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
            sideBySideBarSeriesLabel1.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False;
            sideBySideBarSeriesLabel1.LineVisibility = DevExpress.Utils.DefaultBoolean.False;
            sideBySideBarSeriesLabel1.TextColor = System.Drawing.Color.Black;
            sideBySideBarSeriesLabel1.TextOrientation = DevExpress.XtraCharts.TextOrientation.BottomToTop;
            series1.Label = sideBySideBarSeriesLabel1;
            series1.LegendName = "Default Legend";
            series1.Name = "Actual";
            series1.ValueDataMembersSerializable = "Query_4.factual";
            sideBySideBarSeriesView1.Color = System.Drawing.Color.SteelBlue;
            sideBySideBarSeriesView1.Transparency = ((byte)(135));
            series1.View = sideBySideBarSeriesView1;
            series2.ArgumentDataMember = "Query_4.scause";
            pointSeriesLabel1.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            pointSeriesLabel1.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
            pointSeriesLabel1.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False;
            pointSeriesLabel1.LineVisibility = DevExpress.Utils.DefaultBoolean.False;
            pointSeriesLabel1.TextColor = System.Drawing.Color.Red;
            series2.Label = pointSeriesLabel1;
            series2.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            series2.Name = "Goal";
            series2.ShowInLegend = false;
            series2.ValueDataMembersSerializable = "Query_4.fsum";
            lineSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            series2.View = lineSeriesView1;
            this.xrChart3.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2};
            sideBySideBarSeriesView2.Transparency = ((byte)(135));
            this.xrChart3.SeriesTemplate.View = sideBySideBarSeriesView2;
            this.xrChart3.SizeF = new System.Drawing.SizeF(601.0417F, 159.0834F);
            // 
            // sqlDataSource1
            // 
            this.sqlDataSource1.ConnectionName = "DB_1033_DashboardConnectionString";
            this.sqlDataSource1.Name = "sqlDataSource1";
            customSqlQuery1.Name = "Query_1";
            queryParameter1.Name = "wc1_type";
            queryParameter1.Type = typeof(DevExpress.DataAccess.Expression);
            queryParameter1.Value = new DevExpress.DataAccess.Expression("?wc1_type", typeof(string));
            queryParameter2.Name = "wc1_vsm";
            queryParameter2.Type = typeof(DevExpress.DataAccess.Expression);
            queryParameter2.Value = new DevExpress.DataAccess.Expression("?wc1_vsm", typeof(string));
            customSqlQuery1.Parameters.Add(queryParameter1);
            customSqlQuery1.Parameters.Add(queryParameter2);
            customSqlQuery1.Sql = resources.GetString("customSqlQuery1.Sql");
            customSqlQuery2.Name = "Query_2";
            queryParameter3.Name = "wc1_vsm";
            queryParameter3.Type = typeof(DevExpress.DataAccess.Expression);
            queryParameter3.Value = new DevExpress.DataAccess.Expression("IIF(?wc1_vsm == \'EP&A\',\'EP&A\', IIF(?wc1_vsm == \'Heat Transfer\', \'Heat Transfer\', " +
        "\'%%\'))\n\n", typeof(string));
            customSqlQuery2.Parameters.Add(queryParameter3);
            customSqlQuery2.Sql = resources.GetString("customSqlQuery2.Sql");
            customSqlQuery3.Name = "Query_3";
            customSqlQuery3.Sql = "select top 5 * from [tbl_actions]\r\nwhere report = \'escapes\'\r\n";
            customSqlQuery4.Name = "Query_4";
            queryParameter4.Name = "wc1_vsm";
            queryParameter4.Type = typeof(DevExpress.DataAccess.Expression);
            queryParameter4.Value = new DevExpress.DataAccess.Expression("?wc1_vsm", typeof(string));
            customSqlQuery4.Parameters.Add(queryParameter4);
            customSqlQuery4.Sql = resources.GetString("customSqlQuery4.Sql");
            this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
            customSqlQuery1,
            customSqlQuery2,
            customSqlQuery3,
            customSqlQuery4});
            this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
            // 
            // xrLabel3
            // 
            this.xrLabel3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(259.9998F, 352.625F);
            this.xrLabel3.Multiline = true;
            this.xrLabel3.Name = "xrLabel3";
            this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel3.SizeF = new System.Drawing.SizeF(100F, 23F);
            this.xrLabel3.StylePriority.UseFont = false;
            this.xrLabel3.StylePriority.UseTextAlignment = false;
            this.xrLabel3.Text = "FORECAST";
            this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrLabel5
            // 
            this.xrLabel5.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(259.9998F, 0F);
            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(100F, 23F);
            this.xrLabel5.StylePriority.UseFont = false;
            this.xrLabel5.StylePriority.UseTextAlignment = false;
            this.xrLabel5.Text = "TREND";
            this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrLabel2
            // 
            this.xrLabel2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(748.9583F, 0F);
            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(100F, 23F);
            this.xrLabel2.StylePriority.UseFont = false;
            this.xrLabel2.StylePriority.UseTextAlignment = false;
            this.xrLabel2.Text = "PARETO";
            this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrTable2
            // 
            this.xrTable2.BackColor = System.Drawing.Color.IndianRed;
            this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) 
            | DevExpress.XtraPrinting.BorderSide.Right) 
            | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrTable2.BorderWidth = 1F;
            this.xrTable2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.xrTable2.ForeColor = System.Drawing.Color.White;
            this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 557.7084F);
            this.xrTable2.Name = "xrTable2";
            this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
            this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow2});
            this.xrTable2.SizeF = new System.Drawing.SizeF(996.875F, 25F);
            this.xrTable2.StylePriority.UseBackColor = false;
            this.xrTable2.StylePriority.UseBorders = false;
            this.xrTable2.StylePriority.UseBorderWidth = false;
            this.xrTable2.StylePriority.UseFont = false;
            this.xrTable2.StylePriority.UseForeColor = false;
            this.xrTable2.StylePriority.UseTextAlignment = false;
            this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrTableRow2
            // 
            this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrColumn1,
            this.xrColumn2,
            this.xrColumn3,
            this.xrColumn4,
            this.xrColumn5,
            this.xrColumn6});
            this.xrTableRow2.Name = "xrTableRow2";
            this.xrTableRow2.Weight = 1D;
            // 
            // xrColumn1
            // 
            this.xrColumn1.Multiline = true;
            this.xrColumn1.Name = "xrColumn1";
            this.xrColumn1.Text = "RESPONSIBLE";
            this.xrColumn1.Weight = 0.92163030833659876D;
            // 
            // xrColumn2
            // 
            this.xrColumn2.Multiline = true;
            this.xrColumn2.Name = "xrColumn2";
            this.xrColumn2.Text = "ISSUE";
            this.xrColumn2.Weight = 1.4858934475411441D;
            // 
            // xrColumn3
            // 
            this.xrColumn3.Multiline = true;
            this.xrColumn3.Name = "xrColumn3";
            this.xrColumn3.Text = "ACTION";
            this.xrColumn3.Weight = 1.8025078982170846D;
            // 
            // xrColumn4
            // 
            this.xrColumn4.Multiline = true;
            this.xrColumn4.Name = "xrColumn4";
            this.xrColumn4.Text = "STATUS";
            this.xrColumn4.Weight = 0.60501558214145756D;
            // 
            // xrColumn5
            // 
            this.xrColumn5.Multiline = true;
            this.xrColumn5.Name = "xrColumn5";
            this.xrColumn5.Text = "START_DATE";
            this.xrColumn5.Weight = 0.5987462345709248D;
            // 
            // xrColumn6
            // 
            this.xrColumn6.Multiline = true;
            this.xrColumn6.Name = "xrColumn6";
            this.xrColumn6.Text = "DUE_DATE";
            this.xrColumn6.Weight = 0.58620652919279D;
            // 
            // xrChart2
            // 
            this.xrChart2.AutoLayout = true;
            this.xrChart2.BackColor = System.Drawing.Color.White;
            this.xrChart2.BorderColor = System.Drawing.Color.Black;
            this.xrChart2.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrChart2.DataSource = this.sqlDataSource1;
            xyDiagram2.AxisX.Label.Angle = 270;
            xyDiagram2.AxisX.Label.ResolveOverlappingOptions.AllowHide = false;
            xyDiagram2.AxisX.Label.ResolveOverlappingOptions.AllowStagger = false;
            xyDiagram2.AxisX.Label.ResolveOverlappingOptions.MinIndent = 0;
            xyDiagram2.AxisX.MinorCount = 1;
            xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
            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.IndicatorsPaletteName = "Grayscale";
            this.xrChart2.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
            this.xrChart2.Legend.BackColor = System.Drawing.Color.Transparent;
            this.xrChart2.Legend.Border.Color = System.Drawing.SystemColors.ActiveBorder;
            this.xrChart2.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
            this.xrChart2.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.xrChart2.Legend.MarkerSize = new System.Drawing.Size(20, 10);
            this.xrChart2.Legend.Name = "Default Legend";
            this.xrChart2.Legend.Title.Text = "Actual";
            this.xrChart2.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
            this.xrChart2.LocationFloat = new DevExpress.Utils.PointFloat(611.4583F, 23.00002F);
            this.xrChart2.Name = "xrChart2";
            this.xrChart2.PaletteBaseColorNumber = 2;
            this.xrChart2.PaletteName = "Grayscale";
            series3.ArgumentDataMember = "Query_2.cause";
            sideBySideBarSeriesLabel2.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
            sideBySideBarSeriesLabel2.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False;
            sideBySideBarSeriesLabel2.LineVisibility = DevExpress.Utils.DefaultBoolean.False;
            sideBySideBarSeriesLabel2.TextColor = System.Drawing.Color.Black;
            sideBySideBarSeriesLabel2.TextOrientation = DevExpress.XtraCharts.TextOrientation.BottomToTop;
            series3.Label = sideBySideBarSeriesLabel2;
            series3.LegendName = "Default Legend";
            series3.Name = "Actual";
            series3.ValueDataMembersSerializable = "Query_2.cValue";
            sideBySideBarSeriesView3.Color = System.Drawing.Color.Firebrick;
            sideBySideBarSeriesView3.Transparency = ((byte)(135));
            series3.View = sideBySideBarSeriesView3;
            series4.ArgumentDataMember = "Query_2.cause";
            pointSeriesLabel2.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
            pointSeriesLabel2.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False;
            pointSeriesLabel2.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Empty;
            pointSeriesLabel2.LineVisibility = DevExpress.Utils.DefaultBoolean.False;
            pointSeriesLabel2.TextColor = System.Drawing.Color.Black;
            series4.Label = pointSeriesLabel2;
            series4.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            series4.Name = "Goal";
            series4.ShowInLegend = false;
            series4.ValueDataMembersSerializable = "Query_2.Acum";
            lineSeriesView2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
            series4.View = lineSeriesView2;
            this.xrChart2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series3,
        series4};
            sideBySideBarSeriesView4.Transparency = ((byte)(135));
            this.xrChart2.SeriesTemplate.View = sideBySideBarSeriesView4;
            this.xrChart2.SizeF = new System.Drawing.SizeF(378.5416F, 511.7083F);
            // 
            // xrChart1
            // 
            this.xrChart1.BorderColor = System.Drawing.Color.Black;
            this.xrChart1.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrChart1.DataSource = this.sqlDataSource1;
            xyDiagram3.AxisX.AutoScaleBreaks.MaxCount = 1;
            xyDiagram3.AxisX.InterlacedColor = System.Drawing.Color.DimGray;
            xyDiagram3.AxisX.MinorCount = 1;
            xyDiagram3.AxisX.Tickmarks.MinorVisible = false;
            xyDiagram3.AxisX.Title.Visibility = DevExpress.Utils.DefaultBoolean.Default;
            xyDiagram3.AxisX.Visibility = DevExpress.Utils.DefaultBoolean.True;
            xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram3.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram3.DefaultPane.EnableAxisXZooming = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram3.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram3.DefaultPane.EnableAxisYZooming = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram3.RuntimePaneCollapse = false;
            this.xrChart1.Diagram = xyDiagram3;
            this.xrChart1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
            this.xrChart1.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
            this.xrChart1.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.xrChart1.Legend.MarkerSize = new System.Drawing.Size(10, 10);
            this.xrChart1.Legend.Name = "Default Legend";
            this.xrChart1.Legend.Title.Text = "ESCAPES";
            this.xrChart1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 23.00002F);
            this.xrChart1.Name = "xrChart1";
            this.xrChart1.PaletteName = "Grayscale";
            series5.ArgumentDataMember = "Query_1.sdesc";
            series5.Name = "Actual";
            series5.ValueDataMembersSerializable = "Query_1.factual";
            sideBySideBarSeriesView5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
            series5.View = sideBySideBarSeriesView5;
            series6.ArgumentDataMember = "Query_1.sdesc";
            pointSeriesLabel3.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
            pointSeriesLabel3.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False;
            pointSeriesLabel3.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Empty;
            pointSeriesLabel3.LineVisibility = DevExpress.Utils.DefaultBoolean.False;
            pointSeriesLabel3.TextColor = System.Drawing.Color.Black;
            series6.Label = pointSeriesLabel3;
            series6.Name = "Goal";
            series6.ValueDataMembersSerializable = "Query_1.fgoal";
            lineSeriesView3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            series6.View = lineSeriesView3;
            this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series5,
        series6};
            this.xrChart1.SizeF = new System.Drawing.SizeF(601.0417F, 326.5833F);
            // 
            // xrTable1
            // 
            this.xrTable1.BackColor = System.Drawing.Color.WhiteSmoke;
            this.xrTable1.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
            this.xrTable1.Name = "xrTable1";
            this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
            this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow1});
            this.xrTable1.SizeF = new System.Drawing.SizeF(996.875F, 25F);
            this.xrTable1.StylePriority.UseBackColor = false;
            this.xrTable1.StylePriority.UseBorders = false;
            this.xrTable1.StylePriority.UseTextAlignment = false;
            this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
            // 
            // xrTableRow1
            // 
            this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell1,
            this.xrTableCell2,
            this.xrTableCell3,
            this.xrTableCell4,
            this.xrTableCell5,
            this.xrTableCell6});
            this.xrTableRow1.Name = "xrTableRow1";
            this.xrTableRow1.Weight = 1D;
            // 
            // xrTableCell1
            // 
            this.xrTableCell1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query_3].[responsible]")});
            this.xrTableCell1.Multiline = true;
            this.xrTableCell1.Name = "xrTableCell1";
            this.xrTableCell1.Text = "xrTableCell1";
            this.xrTableCell1.Weight = 0.92163007873726477D;
            // 
            // xrTableCell2
            // 
            this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query_3].[issue]")});
            this.xrTableCell2.Multiline = true;
            this.xrTableCell2.Name = "xrTableCell2";
            this.xrTableCell2.Text = "xrTableCell2";
            this.xrTableCell2.Weight = 1.4858935393808777D;
            // 
            // xrTableCell3
            // 
            this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query_3].[action]")});
            this.xrTableCell3.Multiline = true;
            this.xrTableCell3.Name = "xrTableCell3";
            this.xrTableCell3.Text = "xrTableCell3";
            this.xrTableCell3.Weight = 1.8025080359766852D;
            // 
            // xrTableCell4
            // 
            this.xrTableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query_3].[open_close]")});
            this.xrTableCell4.Multiline = true;
            this.xrTableCell4.Name = "xrTableCell4";
            this.xrTableCell4.Text = "xrTableCell4";
            this.xrTableCell4.Weight = 0.60501558214145756D;
            // 
            // xrTableCell5
            // 
            this.xrTableCell5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query_3].[creation_date]")});
            this.xrTableCell5.Multiline = true;
            this.xrTableCell5.Name = "xrTableCell5";
            this.xrTableCell5.Text = "xrTableCell5";
            this.xrTableCell5.TextFormatString = "{0:MM/dd/yyyy}";
            this.xrTableCell5.Weight = 0.5987462345709248D;
            // 
            // xrTableCell6
            // 
            this.xrTableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Query_3].[due_date]")});
            this.xrTableCell6.Multiline = true;
            this.xrTableCell6.Name = "xrTableCell6";
            this.xrTableCell6.Text = "xrTableCell6";
            this.xrTableCell6.TextFormatString = "{0:MM/dd/yyyy}";
            this.xrTableCell6.Weight = 0.58620652919279D;
            // 
            // DetailReport
            // 
            this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail1,
            this.ReportFooter});
            this.DetailReport.DataMember = "Query_3";
            this.DetailReport.DataSource = this.sqlDataSource1;
            this.DetailReport.Level = 0;
            this.DetailReport.Name = "DetailReport";
            // 
            // Detail1
            // 
            this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable1});
            this.Detail1.HeightF = 29.37495F;
            this.Detail1.Name = "Detail1";
            // 
            // ReportFooter
            // 
            this.ReportFooter.HeightF = 2.708689F;
            this.ReportFooter.Name = "ReportFooter";
            // 
            // wc1_type
            // 
            this.wc1_type.Description = "Period:";
            this.wc1_type.Name = "wc1_type";
            this.wc1_type.ValueInfo = "WEEKLY";
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("WEEKLY", null));
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("MONTHLY", null));
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("QUARTERLY", null));
            staticListLookUpSettings1.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("YEARLY", null));
            this.wc1_type.ValueSourceSettings = staticListLookUpSettings1;
            // 
            // wc1_vsm
            // 
            this.wc1_vsm.Description = "VSM:";
            this.wc1_vsm.Name = "wc1_vsm";
            this.wc1_vsm.ValueInfo = "All";
            staticListLookUpSettings2.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("All", null));
            staticListLookUpSettings2.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("EP&A", null));
            staticListLookUpSettings2.LookUpValues.Add(new DevExpress.XtraReports.Parameters.LookUpValue("Heat Transfer", null));
            this.wc1_vsm.ValueSourceSettings = staticListLookUpSettings2;
            // 
            // r_escapes
            // 
            this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.TopMargin,
            this.BottomMargin,
            this.Detail,
            this.DetailReport});
            this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
            this.sqlDataSource1});
            this.DataSource = this.sqlDataSource1;
            this.Font = new System.Drawing.Font("Arial", 9.75F);
            this.Landscape = true;
            this.Margins = new System.Drawing.Printing.Margins(48, 50, 65, 54);
            this.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.PageHeight = 850;
            this.PageWidth = 1100;
            this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
            this.wc1_type,
            this.wc1_vsm});
            this.RequestParameters = false;
            this.Version = "20.1";
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

    }
コード例 #54
0
        /// <summary> 
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ucChartTableShow));
            this.chartControl = new DevExpress.XtraCharts.ChartControl();
            this.spreadsheetControl = new DevExpress.XtraSpreadsheet.SpreadsheetControl();
            this.icChartTypeImage = new DevExpress.Utils.ImageCollection(this.components);
            this.icbeChartType = new DevExpress.XtraEditors.ImageComboBoxEdit();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.checkedDataFields = new DevExpress.XtraEditors.CheckedComboBoxEdit();
            this.checkPercentShow = new DevExpress.XtraEditors.CheckEdit();
            this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
            this.panel1 = new System.Windows.Forms.Panel();
            this.btnTableShow = new DevExpress.XtraEditors.SimpleButton();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.icChartTypeImage)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.icbeChartType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkedDataFields.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkPercentShow.Properties)).BeginInit();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // chartControl
            // 
            this.chartControl.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.chartControl.Location = new System.Drawing.Point(2, 37);
            this.chartControl.Name = "chartControl";
            this.chartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            sideBySideBarSeriesLabel1.LineVisible = true;
            this.chartControl.SeriesTemplate.Label = sideBySideBarSeriesLabel1;
            this.chartControl.Size = new System.Drawing.Size(293, 234);
            this.chartControl.TabIndex = 13;
            // 
            // spreadsheetControl
            // 
            this.spreadsheetControl.AllowDrop = true;
            this.spreadsheetControl.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.spreadsheetControl.Location = new System.Drawing.Point(2, 275);
            this.spreadsheetControl.Name = "spreadsheetControl";
            this.spreadsheetControl.Options.Export.Csv.Culture = new System.Globalization.CultureInfo("");
            this.spreadsheetControl.Options.Export.Txt.Culture = new System.Globalization.CultureInfo("");
            this.spreadsheetControl.Options.Export.Txt.ValueSeparator = ',';
            this.spreadsheetControl.Options.Import.Csv.Culture = new System.Globalization.CultureInfo("");
            this.spreadsheetControl.Options.Import.ThrowExceptionOnInvalidDocument = false;
            this.spreadsheetControl.Options.Import.Txt.Culture = new System.Globalization.CultureInfo("");
            this.spreadsheetControl.Size = new System.Drawing.Size(293, 220);
            this.spreadsheetControl.TabIndex = 14;
            this.spreadsheetControl.Text = "spreadsheetControl1";
            // 
            // icChartTypeImage
            // 
            this.icChartTypeImage.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("icChartTypeImage.ImageStream")));
            this.icChartTypeImage.InsertGalleryImage("bar_16x16.png", "images/chart/bar_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/chart/bar_16x16.png"), 0);
            this.icChartTypeImage.Images.SetKeyName(0, "bar_16x16.png");
            this.icChartTypeImage.InsertGalleryImage("pie_16x16.png", "images/chart/pie_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/chart/pie_16x16.png"), 1);
            this.icChartTypeImage.Images.SetKeyName(1, "pie_16x16.png");
            this.icChartTypeImage.InsertGalleryImage("line_16x16.png", "images/chart/line_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/chart/line_16x16.png"), 2);
            this.icChartTypeImage.Images.SetKeyName(2, "line_16x16.png");
            this.icChartTypeImage.InsertGalleryImage("point_16x16.png", "images/chart/point_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/chart/point_16x16.png"), 3);
            this.icChartTypeImage.Images.SetKeyName(3, "point_16x16.png");
            // 
            // icbeChartType
            // 
            this.icbeChartType.Location = new System.Drawing.Point(7, 7);
            this.icbeChartType.Name = "icbeChartType";
            this.icbeChartType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.icbeChartType.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("柱状图", "柱状图", 0),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("饼状图", "饼状图", 1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("折线图", "折线图", 2),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("散点图", "散点图", 3)});
            this.icbeChartType.Properties.LargeImages = this.icChartTypeImage;
            this.icbeChartType.Size = new System.Drawing.Size(40, 20);
            this.icbeChartType.TabIndex = 14;
            this.icbeChartType.SelectedIndexChanged += new System.EventHandler(this.icbeChartType_SelectedIndexChanged);
            // 
            // labelControl2
            // 
            this.labelControl2.Location = new System.Drawing.Point(54, 10);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(36, 14);
            this.labelControl2.TabIndex = 15;
            this.labelControl2.Text = "数据:";
            // 
            // checkedDataFields
            // 
            this.checkedDataFields.Location = new System.Drawing.Point(87, 7);
            this.checkedDataFields.Name = "checkedDataFields";
            this.checkedDataFields.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.checkedDataFields.Size = new System.Drawing.Size(50, 20);
            this.checkedDataFields.TabIndex = 16;
            this.checkedDataFields.EditValueChanged += new System.EventHandler(this.checkedDataFields_EditValueChanged);
            // 
            // checkPercentShow
            // 
            this.checkPercentShow.EditValue = true;
            this.checkPercentShow.Location = new System.Drawing.Point(252, 8);
            this.checkPercentShow.Name = "checkPercentShow";
            this.checkPercentShow.Properties.Caption = "%";
            this.checkPercentShow.Size = new System.Drawing.Size(41, 19);
            this.checkPercentShow.TabIndex = 17;
            this.checkPercentShow.CheckedChanged += new System.EventHandler(this.checkPercentShow_CheckedChanged);
            // 
            // btnOutPut
            // 
            this.btnOutPut.Location = new System.Drawing.Point(204, 6);
            this.btnOutPut.Name = "btnOutPut";
            this.btnOutPut.Size = new System.Drawing.Size(40, 23);
            this.btnOutPut.TabIndex = 18;
            this.btnOutPut.Text = "导出";
            this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.btnTableShow);
            this.panel1.Controls.Add(this.btnOutPut);
            this.panel1.Controls.Add(this.checkPercentShow);
            this.panel1.Controls.Add(this.checkedDataFields);
            this.panel1.Controls.Add(this.labelControl2);
            this.panel1.Controls.Add(this.icbeChartType);
            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(298, 34);
            this.panel1.TabIndex = 15;
            // 
            // btnTableShow
            // 
            this.btnTableShow.Location = new System.Drawing.Point(143, 6);
            this.btnTableShow.Name = "btnTableShow";
            this.btnTableShow.Size = new System.Drawing.Size(55, 23);
            this.btnTableShow.TabIndex = 19;
            this.btnTableShow.Text = "数据表";
            this.btnTableShow.Click += new System.EventHandler(this.btnTableShow_Click);
            // 
            // ucChartTableShow
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.spreadsheetControl);
            this.Controls.Add(this.chartControl);
            this.Name = "ucChartTableShow";
            this.Size = new System.Drawing.Size(298, 498);
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.icChartTypeImage)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.icbeChartType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkedDataFields.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkPercentShow.Properties)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.ResumeLayout(false);

        }
コード例 #55
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.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.SeriesPoint      seriesPoint1      = new DevExpress.XtraCharts.SeriesPoint(1, new object[] {
                ((object)(7))
            });
            DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint(2, new object[] {
                ((object)(8))
            });
            DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint(3, new object[] {
                ((object)(6))
            });
            DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint(4, new object[] {
                ((object)(7))
            });
            DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint(5, new object[] {
                ((object)(5))
            });
            DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint(6, new object[] {
                ((object)(6))
            });
            DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint(7, new object[] {
                ((object)(4))
            });
            DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint(8, new object[] {
                ((object)(7))
            });
            DevExpress.XtraCharts.SeriesPoint seriesPoint9 = new DevExpress.XtraCharts.SeriesPoint(9, new object[] {
                ((object)(5))
            });
            DevExpress.XtraCharts.SeriesPoint seriesPoint10 = new DevExpress.XtraCharts.SeriesPoint(10, new object[] {
                ((object)(6))
            });
            DevExpress.XtraCharts.SeriesPoint seriesPoint11 = new DevExpress.XtraCharts.SeriesPoint(100, new object[] {
                ((object)(54))
            });
            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.SeriesPoint      seriesPoint12     = new DevExpress.XtraCharts.SeriesPoint(21, new object[] {
                ((object)(5))
            });
            DevExpress.XtraCharts.SeriesPoint seriesPoint13 = new DevExpress.XtraCharts.SeriesPoint(22, new object[] {
                ((object)(6))
            });
            DevExpress.XtraCharts.SeriesPoint seriesPoint14 = new DevExpress.XtraCharts.SeriesPoint(23, new object[] {
                ((object)(4))
            });
            DevExpress.XtraCharts.SeriesPoint seriesPoint15 = new DevExpress.XtraCharts.SeriesPoint(24, new object[] {
                ((object)(8))
            });
            DevExpress.XtraCharts.SeriesPoint seriesPoint16 = new DevExpress.XtraCharts.SeriesPoint(25, new object[] {
                ((object)(7))
            });
            DevExpress.XtraCharts.LineSeriesView           lineSeriesView2           = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).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)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            this.SuspendLayout();
            //
            // chartControl1
            //

            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram1.EnableAxisXScrolling             = true;
            xyDiagram1.EnableAxisYScrolling             = true;
            secondaryAxisX1.AxisID = 0;
            secondaryAxisX1.Name   = "secondaryAxisX1";
            secondaryAxisX1.VisibleInPanesSerializable = "-1";
            xyDiagram1.SecondaryAxesX.AddRange(new DevExpress.XtraCharts.SecondaryAxisX[] {
                secondaryAxisX1
            });
            secondaryAxisY1.AxisID = 0;
            secondaryAxisY1.Name   = "secondaryAxisY1";
            secondaryAxisY1.VisibleInPanesSerializable = "-1";
            xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
                secondaryAxisY1
            });
            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";
            series1.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel1.LineVisible = true;
            series1.Label = pointSeriesLabel1;
            series1.Name  = "Series 1";
            series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
                seriesPoint1,
                seriesPoint2,
                seriesPoint3,
                seriesPoint4,
                seriesPoint5,
                seriesPoint6,
                seriesPoint7,
                seriesPoint8,
                seriesPoint9,
                seriesPoint10,
                seriesPoint11
            });
            series1.View = lineSeriesView1;
            series2.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel2.LineVisible = true;
            series2.Label = pointSeriesLabel2;
            series2.Name  = "Series 2";
            series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
                seriesPoint12,
                seriesPoint13,
                seriesPoint14,
                seriesPoint15,
                seriesPoint16
            });
            lineSeriesView2.AxisXName = "secondaryAxisX1";
            lineSeriesView2.AxisYName = "secondaryAxisY1";
            series2.View = lineSeriesView2;
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
                series1,
                series2
            };
            sideBySideBarSeriesLabel1.LineVisible   = true;
            this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel1;
            this.chartControl1.Size     = new System.Drawing.Size(945, 386);
            this.chartControl1.TabIndex = 0;
            //
            // Form1
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(945, 386);
            this.Controls.Add(this.chartControl1);
            this.Name = "Form1";
            this.Text = "Form1";
            ((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)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            this.ResumeLayout(false);
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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();
 }
コード例 #57
0
ファイル: frmTarget.Designer.cs プロジェクト: prakash3129/CM
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.Series                   series2                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel         pointSeriesLabel1         = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView1           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                   series3                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     System.ComponentModel.ComponentResourceManager resources                 = new System.ComponentModel.ComponentResourceManager(typeof(frmTarget));
     this.chartBarTarget   = new DevExpress.XtraCharts.ChartControl();
     this.panelAgent       = new DevComponents.DotNetBar.PanelEx();
     this.lblEmpName       = new System.Windows.Forms.Label();
     this.lblUpload        = new DevComponents.DotNetBar.LabelX();
     this.btnTarget        = new DevComponents.DotNetBar.ButtonX();
     this.txtTarget        = new DevComponents.Editors.IntegerInput();
     this.labelX1          = new DevComponents.DotNetBar.LabelX();
     this.pictureDP        = new System.Windows.Forms.PictureBox();
     this.lblTargetMissed  = new DevComponents.DotNetBar.LabelX();
     this.lblTargetAchived = new DevComponents.DotNetBar.LabelX();
     this.lblMonthlyPoints = new DevComponents.DotNetBar.LabelX();
     this.lblPanelHeader   = new DevComponents.DotNetBar.LabelX();
     ((System.ComponentModel.ISupportInitialize)(this.chartBarTarget)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).BeginInit();
     this.panelAgent.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtTarget)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureDP)).BeginInit();
     this.SuspendLayout();
     //
     // chartBarTarget
     //
     this.chartBarTarget.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.chartBarTarget.BackColor = System.Drawing.Color.Transparent;
     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.chartBarTarget.Diagram           = xyDiagram1;
     this.chartBarTarget.Location          = new System.Drawing.Point(31, 43);
     this.chartBarTarget.Name              = "chartBarTarget";
     sideBySideBarSeriesLabel1.LineVisible = true;
     series1.Label                          = sideBySideBarSeriesLabel1;
     series1.LabelsVisibility               = DevExpress.Utils.DefaultBoolean.True;
     series1.Name                           = "Target";
     pointSeriesLabel1.LineVisible          = true;
     series2.Label                          = pointSeriesLabel1;
     series2.LabelsVisibility               = DevExpress.Utils.DefaultBoolean.True;
     series2.Name                           = "Team Avg";
     series2.View                           = lineSeriesView1;
     sideBySideBarSeriesLabel2.LineVisible  = true;
     series3.Label                          = sideBySideBarSeriesLabel2;
     series3.LabelsVisibility               = DevExpress.Utils.DefaultBoolean.True;
     series3.Name                           = "Achieved";
     this.chartBarTarget.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     sideBySideBarSeriesLabel3.LineVisible    = true;
     this.chartBarTarget.SeriesTemplate.Label = sideBySideBarSeriesLabel3;
     this.chartBarTarget.Size     = new System.Drawing.Size(731, 478);
     this.chartBarTarget.TabIndex = 0;
     //
     // panelAgent
     //
     this.panelAgent.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.panelAgent.CanvasColor      = System.Drawing.SystemColors.Control;
     this.panelAgent.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.panelAgent.Controls.Add(this.lblEmpName);
     this.panelAgent.Controls.Add(this.lblUpload);
     this.panelAgent.Controls.Add(this.btnTarget);
     this.panelAgent.Controls.Add(this.txtTarget);
     this.panelAgent.Controls.Add(this.labelX1);
     this.panelAgent.Controls.Add(this.pictureDP);
     this.panelAgent.Controls.Add(this.lblTargetMissed);
     this.panelAgent.Controls.Add(this.lblTargetAchived);
     this.panelAgent.Controls.Add(this.lblMonthlyPoints);
     this.panelAgent.Controls.Add(this.lblPanelHeader);
     this.panelAgent.DisabledBackColor = System.Drawing.Color.Empty;
     this.panelAgent.Location          = new System.Drawing.Point(768, 43);
     this.panelAgent.Name            = "panelAgent";
     this.panelAgent.Size            = new System.Drawing.Size(287, 478);
     this.panelAgent.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panelAgent.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.panelAgent.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.panelAgent.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelAgent.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.panelAgent.Style.ForeColor.ColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelAgent.Style.GradientAngle = 90;
     this.panelAgent.TabIndex            = 1;
     //
     // lblEmpName
     //
     this.lblEmpName.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.lblEmpName.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     this.lblEmpName.Location  = new System.Drawing.Point(0, 455);
     this.lblEmpName.Name      = "lblEmpName";
     this.lblEmpName.Size      = new System.Drawing.Size(287, 23);
     this.lblEmpName.TabIndex  = 17;
     this.lblEmpName.Text      = "Employee Name";
     this.lblEmpName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblUpload
     //
     this.lblUpload.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.lblUpload.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.lblUpload.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lblUpload.Font          = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblUpload.Location      = new System.Drawing.Point(32, 406);
     this.lblUpload.Name          = "lblUpload";
     this.lblUpload.Size          = new System.Drawing.Size(223, 33);
     this.lblUpload.TabIndex      = 16;
     this.lblUpload.Text          = "Upload Image";
     this.lblUpload.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // btnTarget
     //
     this.btnTarget.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnTarget.ColorTable     = DevComponents.DotNetBar.eButtonColor.BlueOrb;
     this.btnTarget.Location       = new System.Drawing.Point(193, 162);
     this.btnTarget.Name           = "btnTarget";
     this.btnTarget.Size           = new System.Drawing.Size(62, 23);
     this.btnTarget.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnTarget.TabIndex       = 15;
     this.btnTarget.Text           = "&Set Target";
     this.btnTarget.Click         += new System.EventHandler(this.btnTarget_Click);
     //
     // txtTarget
     //
     //
     //
     //
     this.txtTarget.BackgroundStyle.Class      = "DateTimeInputBackground";
     this.txtTarget.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.txtTarget.ButtonFreeText.Shortcut    = DevComponents.DotNetBar.eShortcut.F2;
     this.txtTarget.Location   = new System.Drawing.Point(114, 162);
     this.txtTarget.MinValue   = 1;
     this.txtTarget.Name       = "txtTarget";
     this.txtTarget.ShowUpDown = true;
     this.txtTarget.Size       = new System.Drawing.Size(62, 20);
     this.txtTarget.TabIndex   = 14;
     this.txtTarget.Value      = 1;
     //
     // labelX1
     //
     this.labelX1.AutoSize = true;
     //
     //
     //
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     this.labelX1.Location = new System.Drawing.Point(12, 162);
     this.labelX1.Name     = "labelX1";
     this.labelX1.Size     = new System.Drawing.Size(91, 18);
     this.labelX1.TabIndex = 13;
     this.labelX1.Text     = "Today\'s Target";
     //
     // pictureDP
     //
     this.pictureDP.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureDP.Image       = ((System.Drawing.Image)(resources.GetObject("pictureDP.Image")));
     this.pictureDP.Location    = new System.Drawing.Point(32, 247);
     this.pictureDP.Name        = "pictureDP";
     this.pictureDP.Size        = new System.Drawing.Size(223, 192);
     this.pictureDP.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureDP.TabIndex    = 11;
     this.pictureDP.TabStop     = false;
     this.pictureDP.MouseDown  += new System.Windows.Forms.MouseEventHandler(this.pictureDP_MouseDown);
     this.pictureDP.MouseEnter += new System.EventHandler(this.pictureDP_MouseEnter);
     this.pictureDP.MouseLeave += new System.EventHandler(this.pictureDP_MouseLeave);
     //
     // lblTargetMissed
     //
     this.lblTargetMissed.AutoSize = true;
     //
     //
     //
     this.lblTargetMissed.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lblTargetMissed.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     this.lblTargetMissed.Location = new System.Drawing.Point(13, 124);
     this.lblTargetMissed.Name     = "lblTargetMissed";
     this.lblTargetMissed.Size     = new System.Drawing.Size(17, 18);
     this.lblTargetMissed.TabIndex = 10;
     this.lblTargetMissed.Text     = "03";
     //
     // lblTargetAchived
     //
     this.lblTargetAchived.AutoSize = true;
     //
     //
     //
     this.lblTargetAchived.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lblTargetAchived.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     this.lblTargetAchived.Location = new System.Drawing.Point(13, 89);
     this.lblTargetAchived.Name     = "lblTargetAchived";
     this.lblTargetAchived.Size     = new System.Drawing.Size(17, 18);
     this.lblTargetAchived.TabIndex = 9;
     this.lblTargetAchived.Text     = "15";
     //
     // lblMonthlyPoints
     //
     this.lblMonthlyPoints.AutoSize = true;
     //
     //
     //
     this.lblMonthlyPoints.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lblMonthlyPoints.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     this.lblMonthlyPoints.Location = new System.Drawing.Point(13, 54);
     this.lblMonthlyPoints.Name     = "lblMonthlyPoints";
     this.lblMonthlyPoints.Size     = new System.Drawing.Size(17, 18);
     this.lblMonthlyPoints.TabIndex = 6;
     this.lblMonthlyPoints.Text     = "26";
     //
     // lblPanelHeader
     //
     this.lblPanelHeader.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.lblPanelHeader.AutoSize = true;
     //
     //
     //
     this.lblPanelHeader.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lblPanelHeader.Font     = new System.Drawing.Font("Microsoft Sans Serif", 11F);
     this.lblPanelHeader.Location = new System.Drawing.Point(63, 3);
     this.lblPanelHeader.Name     = "lblPanelHeader";
     this.lblPanelHeader.Size     = new System.Drawing.Size(112, 19);
     this.lblPanelHeader.TabIndex = 0;
     this.lblPanelHeader.Text     = "Overall Statistics";
     //
     // frmTarget
     //
     this.AcceptButton        = this.btnTarget;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1067, 548);
     this.Controls.Add(this.panelAgent);
     this.Controls.Add(this.chartBarTarget);
     this.DoubleBuffered = true;
     this.EnableGlass    = false;
     this.Name           = "frmTarget";
     this.Text           = "Target";
     this.WindowState    = System.Windows.Forms.FormWindowState.Maximized;
     this.Load          += new System.EventHandler(this.frmTarget_Load);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartBarTarget)).EndInit();
     this.panelAgent.ResumeLayout(false);
     this.panelAgent.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtTarget)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureDP)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #58
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.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.seRefreshInterval      = new DevExpress.XtraEditors.SpinEdit();
     this.ceAutoRefresh          = new DevExpress.XtraEditors.CheckEdit();
     this.sBtnAdd               = new DevExpress.XtraEditors.SimpleButton();
     this.chklistItems          = new DevExpress.XtraEditors.CheckedListBoxControl();
     this.textEdit1             = new DevExpress.XtraEditors.TextEdit();
     this.labelControl1         = new DevExpress.XtraEditors.LabelControl();
     this.tabPane1              = new DevExpress.XtraBars.Navigation.TabPane();
     this.tabNavigationPage1    = new DevExpress.XtraBars.Navigation.TabNavigationPage();
     this.chartControlOnOff     = new DevExpress.XtraCharts.ChartControl();
     this.tabNavigationPage2    = new DevExpress.XtraBars.Navigation.TabNavigationPage();
     this.chartControlFrequency = new DevExpress.XtraCharts.ChartControl();
     this.tnpTimeDistribution   = new DevExpress.XtraBars.Navigation.TabNavigationPage();
     this.chartTimeDistribution = new DevExpress.XtraCharts.ChartControl();
     this.xtraTabControl1       = new DevExpress.XtraTab.XtraTabControl();
     this.xtpMessagesText       = new DevExpress.XtraTab.XtraTabPage();
     this.xtpPieChart           = new DevExpress.XtraTab.XtraTabPage();
     this.logStatisticsUC1      = new Philips.Analogy.LogStatisticsUC();
     this.tmrPlotting           = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.seRefreshInterval.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ceAutoRefresh.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chklistItems)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabPane1)).BeginInit();
     this.tabPane1.SuspendLayout();
     this.tabNavigationPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControlOnOff)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     this.tabNavigationPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControlFrequency)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     this.tnpTimeDistribution.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartTimeDistribution)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtpMessagesText.SuspendLayout();
     this.xtpPieChart.SuspendLayout();
     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.Margin     = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.splitContainerControl1.Name       = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Controls.Add(this.seRefreshInterval);
     this.splitContainerControl1.Panel1.Controls.Add(this.ceAutoRefresh);
     this.splitContainerControl1.Panel1.Controls.Add(this.sBtnAdd);
     this.splitContainerControl1.Panel1.Controls.Add(this.chklistItems);
     this.splitContainerControl1.Panel1.Controls.Add(this.textEdit1);
     this.splitContainerControl1.Panel1.Controls.Add(this.labelControl1);
     this.splitContainerControl1.Panel1.Text = "Panel1";
     this.splitContainerControl1.Panel2.Controls.Add(this.tabPane1);
     this.splitContainerControl1.Panel2.Text      = "Panel2";
     this.splitContainerControl1.Size             = new System.Drawing.Size(1008, 537);
     this.splitContainerControl1.SplitterPosition = 138;
     this.splitContainerControl1.TabIndex         = 1;
     this.splitContainerControl1.Text             = "splitContainerControl1";
     //
     // seRefreshInterval
     //
     this.seRefreshInterval.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.seRefreshInterval.EditValue = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.seRefreshInterval.Enabled  = false;
     this.seRefreshInterval.Location = new System.Drawing.Point(894, 51);
     this.seRefreshInterval.Name     = "seRefreshInterval";
     this.seRefreshInterval.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.seRefreshInterval.Properties.MaxValue = new decimal(new int[] {
         -1530494976,
         232830,
         0,
         0
     });
     this.seRefreshInterval.Properties.MinValue = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.seRefreshInterval.Size              = new System.Drawing.Size(110, 22);
     this.seRefreshInterval.TabIndex          = 5;
     this.seRefreshInterval.Visible           = false;
     this.seRefreshInterval.EditValueChanged += new System.EventHandler(this.seRefreshInterval_EditValueChanged);
     //
     // ceAutoRefresh
     //
     this.ceAutoRefresh.Anchor             = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.ceAutoRefresh.Enabled            = false;
     this.ceAutoRefresh.Location           = new System.Drawing.Point(721, 52);
     this.ceAutoRefresh.Name               = "ceAutoRefresh";
     this.ceAutoRefresh.Properties.Caption = "Auto Refresh (seconds):";
     this.ceAutoRefresh.Size               = new System.Drawing.Size(167, 20);
     this.ceAutoRefresh.TabIndex           = 4;
     this.ceAutoRefresh.Visible            = false;
     this.ceAutoRefresh.EditValueChanged  += new System.EventHandler(this.ceAutoRefresh_EditValueChanged);
     //
     // sBtnAdd
     //
     this.sBtnAdd.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.sBtnAdd.Location = new System.Drawing.Point(919, 6);
     this.sBtnAdd.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.sBtnAdd.Name     = "sBtnAdd";
     this.sBtnAdd.Size     = new System.Drawing.Size(85, 28);
     this.sBtnAdd.TabIndex = 3;
     this.sBtnAdd.Text     = "Add";
     this.sBtnAdd.Click   += new System.EventHandler(this.sBtnAdd_Click);
     //
     // chklistItems
     //
     this.chklistItems.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.chklistItems.Location   = new System.Drawing.Point(18, 40);
     this.chklistItems.Margin     = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.chklistItems.Name       = "chklistItems";
     this.chklistItems.Size       = new System.Drawing.Size(497, 93);
     this.chklistItems.TabIndex   = 2;
     this.chklistItems.ItemCheck += new DevExpress.XtraEditors.Controls.ItemCheckEventHandler(this.chklistItems_ItemCheck);
     //
     // textEdit1
     //
     this.textEdit1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.textEdit1.Location = new System.Drawing.Point(337, 10);
     this.textEdit1.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.textEdit1.Name     = "textEdit1";
     this.textEdit1.Size     = new System.Drawing.Size(576, 22);
     this.textEdit1.TabIndex = 1;
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(19, 13);
     this.labelControl1.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(307, 16);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text     = "Filter messages (add empty for non filtering plotting):";
     //
     // tabPane1
     //
     this.tabPane1.Controls.Add(this.tabNavigationPage1);
     this.tabPane1.Controls.Add(this.tabNavigationPage2);
     this.tabPane1.Controls.Add(this.tnpTimeDistribution);
     this.tabPane1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tabPane1.Location = new System.Drawing.Point(0, 0);
     this.tabPane1.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.tabPane1.Name     = "tabPane1";
     this.tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] {
         this.tnpTimeDistribution,
         this.tabNavigationPage2,
         this.tabNavigationPage1
     });
     this.tabPane1.RegularSize  = new System.Drawing.Size(1008, 393);
     this.tabPane1.SelectedPage = this.tnpTimeDistribution;
     this.tabPane1.Size         = new System.Drawing.Size(1008, 393);
     this.tabPane1.TabIndex     = 1;
     //
     // tabNavigationPage1
     //
     this.tabNavigationPage1.Caption = "On/off Plot";
     this.tabNavigationPage1.Controls.Add(this.chartControlOnOff);
     this.tabNavigationPage1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.tabNavigationPage1.Name   = "tabNavigationPage1";
     this.tabNavigationPage1.Size   = new System.Drawing.Size(1324, 557);
     //
     // chartControlOnOff
     //
     this.chartControlOnOff.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.chartControlOnOff.Legend.Name          = "Default Legend";
     this.chartControlOnOff.Location             = new System.Drawing.Point(0, 0);
     this.chartControlOnOff.Margin               = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.chartControlOnOff.Name                 = "chartControlOnOff";
     this.chartControlOnOff.SeriesSerializable   = new DevExpress.XtraCharts.Series[0];
     sideBySideBarSeriesLabel1.LineVisibility    = DevExpress.Utils.DefaultBoolean.True;
     this.chartControlOnOff.SeriesTemplate.Label = sideBySideBarSeriesLabel1;
     this.chartControlOnOff.Size                 = new System.Drawing.Size(1324, 557);
     this.chartControlOnOff.TabIndex             = 1;
     //
     // tabNavigationPage2
     //
     this.tabNavigationPage2.Caption = "Frequency Plot";
     this.tabNavigationPage2.Controls.Add(this.chartControlFrequency);
     this.tabNavigationPage2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.tabNavigationPage2.Name   = "tabNavigationPage2";
     this.tabNavigationPage2.Size   = new System.Drawing.Size(1324, 524);
     //
     // chartControlFrequency
     //
     this.chartControlFrequency.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.chartControlFrequency.Legend.Name          = "Default Legend";
     this.chartControlFrequency.Location             = new System.Drawing.Point(0, 0);
     this.chartControlFrequency.Margin               = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.chartControlFrequency.Name                 = "chartControlFrequency";
     this.chartControlFrequency.SeriesSerializable   = new DevExpress.XtraCharts.Series[0];
     sideBySideBarSeriesLabel2.LineVisibility        = DevExpress.Utils.DefaultBoolean.True;
     this.chartControlFrequency.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
     this.chartControlFrequency.Size                 = new System.Drawing.Size(1324, 524);
     this.chartControlFrequency.TabIndex             = 2;
     //
     // tnpTimeDistribution
     //
     this.tnpTimeDistribution.Caption = "Time Distribution";
     this.tnpTimeDistribution.Controls.Add(this.chartTimeDistribution);
     this.tnpTimeDistribution.Name = "tnpTimeDistribution";
     this.tnpTimeDistribution.Size = new System.Drawing.Size(1008, 360);
     //
     // chartTimeDistribution
     //
     this.chartTimeDistribution.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.chartTimeDistribution.Legend.Name          = "Default Legend";
     this.chartTimeDistribution.Location             = new System.Drawing.Point(0, 0);
     this.chartTimeDistribution.Margin               = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.chartTimeDistribution.Name                 = "chartTimeDistribution";
     this.chartTimeDistribution.SeriesSerializable   = new DevExpress.XtraCharts.Series[0];
     sideBySideBarSeriesLabel3.LineVisibility        = DevExpress.Utils.DefaultBoolean.True;
     this.chartTimeDistribution.SeriesTemplate.Label = sideBySideBarSeriesLabel3;
     this.chartTimeDistribution.Size                 = new System.Drawing.Size(1008, 360);
     this.chartTimeDistribution.TabIndex             = 3;
     //
     // 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.xtpMessagesText;
     this.xtraTabControl1.Size            = new System.Drawing.Size(1015, 571);
     this.xtraTabControl1.TabIndex        = 2;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.xtpMessagesText,
         this.xtpPieChart
     });
     //
     // xtpMessagesText
     //
     this.xtpMessagesText.Controls.Add(this.splitContainerControl1);
     this.xtpMessagesText.Name = "xtpMessagesText";
     this.xtpMessagesText.Size = new System.Drawing.Size(1008, 537);
     this.xtpMessagesText.Text = "Messages Text";
     //
     // xtpPieChart
     //
     this.xtpPieChart.Controls.Add(this.logStatisticsUC1);
     this.xtpPieChart.Name = "xtpPieChart";
     this.xtpPieChart.Size = new System.Drawing.Size(1008, 537);
     this.xtpPieChart.Text = "Pies";
     //
     // logStatisticsUC1
     //
     this.logStatisticsUC1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.logStatisticsUC1.FreeTextStatistics = null;
     this.logStatisticsUC1.Location           = new System.Drawing.Point(0, 0);
     this.logStatisticsUC1.Name       = "logStatisticsUC1";
     this.logStatisticsUC1.Size       = new System.Drawing.Size(1008, 537);
     this.logStatisticsUC1.Statistics = null;
     this.logStatisticsUC1.TabIndex   = 0;
     //
     // tmrPlotting
     //
     this.tmrPlotting.Interval = 5000;
     this.tmrPlotting.Tick    += new System.EventHandler(this.tmrPlotting_Tick);
     //
     // DataVisualizerUC
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.xtraTabControl1);
     this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name   = "DataVisualizerUC";
     this.Size   = new System.Drawing.Size(1015, 571);
     this.Load  += new System.EventHandler(this.DataVisualizerUC_Load);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.seRefreshInterval.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ceAutoRefresh.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chklistItems)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabPane1)).EndInit();
     this.tabPane1.ResumeLayout(false);
     this.tabNavigationPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControlOnOff)).EndInit();
     this.tabNavigationPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControlFrequency)).EndInit();
     this.tnpTimeDistribution.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartTimeDistribution)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtpMessagesText.ResumeLayout(false);
     this.xtpPieChart.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #59
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(FRM_SMT_BTS));
     DevExpress.XtraCharts.XYDiagram                xyDiagram1                = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Legend                   legend1                   = new DevExpress.XtraCharts.Legend();
     DevExpress.XtraCharts.CustomLegendItem         customLegendItem1         = new DevExpress.XtraCharts.CustomLegendItem();
     DevExpress.XtraCharts.CustomLegendItem         customLegendItem2         = new DevExpress.XtraCharts.CustomLegendItem();
     DevExpress.XtraCharts.CustomLegendItem         customLegendItem3         = new DevExpress.XtraCharts.CustomLegendItem();
     DevExpress.XtraCharts.Series                   series1                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesView  sideBySideBarSeriesView1  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.Series                   series2                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView1           = new DevExpress.XtraCharts.LineSeriesView();
     this.panel1          = new System.Windows.Forms.Panel();
     this.simpleButton1   = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton4   = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton3   = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton2   = new DevExpress.XtraEditors.SimpleButton();
     this.button1         = new System.Windows.Forms.Button();
     this.lblDate         = new System.Windows.Forms.Label();
     this.lbltitle        = new System.Windows.Forms.Label();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.axfpSpread      = new AxFPSpreadADO.AxfpSpread();
     this.chartBTS        = new DevExpress.XtraCharts.ChartControl();
     this.timer1          = new System.Windows.Forms.Timer(this.components);
     this.timer2          = new System.Windows.Forms.Timer(this.components);
     this.UC_MONTH        = new Smart_FTY.Source_PU.UC.UC_MONTH_SELECTION();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.axfpSpread)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartBTS)).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)(lineSeriesView1)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor             = System.Drawing.Color.DarkTurquoise;
     this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.panel1.Controls.Add(this.simpleButton1);
     this.panel1.Controls.Add(this.simpleButton4);
     this.panel1.Controls.Add(this.simpleButton3);
     this.panel1.Controls.Add(this.simpleButton2);
     this.panel1.Controls.Add(this.button1);
     this.panel1.Controls.Add(this.lblDate);
     this.panel1.Controls.Add(this.lbltitle);
     this.panel1.Dock        = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location    = new System.Drawing.Point(0, 0);
     this.panel1.MaximumSize = new System.Drawing.Size(1920, 109);
     this.panel1.MinimumSize = new System.Drawing.Size(1920, 109);
     this.panel1.Name        = "panel1";
     this.panel1.Size        = new System.Drawing.Size(1920, 109);
     this.panel1.TabIndex    = 4;
     //
     // simpleButton1
     //
     this.simpleButton1.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.simpleButton1.Appearance.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.simpleButton1.Appearance.Font                 = new System.Drawing.Font("Calibri", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.simpleButton1.Appearance.GradientMode         = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.simpleButton1.Appearance.Options.UseBackColor = true;
     this.simpleButton1.Appearance.Options.UseFont      = true;
     this.simpleButton1.ButtonStyle        = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.simpleButton1.Enabled            = false;
     this.simpleButton1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.ImageOptions.Image")));
     this.simpleButton1.Location           = new System.Drawing.Point(1278, 57);
     this.simpleButton1.Name     = "simpleButton1";
     this.simpleButton1.Size     = new System.Drawing.Size(175, 48);
     this.simpleButton1.TabIndex = 58;
     this.simpleButton1.Text     = "Week";
     //
     // simpleButton4
     //
     this.simpleButton4.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.simpleButton4.Appearance.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.simpleButton4.Appearance.Font                 = new System.Drawing.Font("Calibri", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.simpleButton4.Appearance.GradientMode         = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.simpleButton4.Appearance.Options.UseBackColor = true;
     this.simpleButton4.Appearance.Options.UseFont      = true;
     this.simpleButton4.ButtonStyle        = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.simpleButton4.Enabled            = false;
     this.simpleButton4.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton4.ImageOptions.Image")));
     this.simpleButton4.Location           = new System.Drawing.Point(1278, 3);
     this.simpleButton4.Name     = "simpleButton4";
     this.simpleButton4.Size     = new System.Drawing.Size(175, 48);
     this.simpleButton4.TabIndex = 57;
     this.simpleButton4.Text     = "Day";
     //
     // simpleButton3
     //
     this.simpleButton3.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.simpleButton3.Appearance.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.simpleButton3.Appearance.Font                 = new System.Drawing.Font("Calibri", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.simpleButton3.Appearance.GradientMode         = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.simpleButton3.Appearance.Options.UseBackColor = true;
     this.simpleButton3.Appearance.Options.UseFont      = true;
     this.simpleButton3.ButtonStyle        = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.simpleButton3.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton3.ImageOptions.Image")));
     this.simpleButton3.Location           = new System.Drawing.Point(1459, 58);
     this.simpleButton3.Name     = "simpleButton3";
     this.simpleButton3.Size     = new System.Drawing.Size(175, 48);
     this.simpleButton3.TabIndex = 56;
     this.simpleButton3.Text     = "Year";
     this.simpleButton3.Click   += new System.EventHandler(this.simpleButton3_Click);
     //
     // simpleButton2
     //
     this.simpleButton2.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.simpleButton2.Appearance.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.simpleButton2.Appearance.Font                 = new System.Drawing.Font("Calibri", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.simpleButton2.Appearance.GradientMode         = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.simpleButton2.Appearance.Options.UseBackColor = true;
     this.simpleButton2.Appearance.Options.UseFont      = true;
     this.simpleButton2.ButtonStyle        = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.simpleButton2.Enabled            = false;
     this.simpleButton2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton2.ImageOptions.Image")));
     this.simpleButton2.Location           = new System.Drawing.Point(1459, 3);
     this.simpleButton2.Name     = "simpleButton2";
     this.simpleButton2.Size     = new System.Drawing.Size(175, 48);
     this.simpleButton2.TabIndex = 55;
     this.simpleButton2.Text     = "Month";
     this.simpleButton2.Click   += new System.EventHandler(this.simpleButton2_Click);
     //
     // button1
     //
     this.button1.BackColor                  = System.Drawing.Color.Transparent;
     this.button1.BackgroundImage            = global::Smart_FTY.Properties.Resources.Back_Icon;
     this.button1.BackgroundImageLayout      = System.Windows.Forms.ImageLayout.Stretch;
     this.button1.FlatAppearance.BorderColor = System.Drawing.Color.Yellow;
     this.button1.FlatAppearance.BorderSize  = 0;
     this.button1.FlatStyle                  = System.Windows.Forms.FlatStyle.Flat;
     this.button1.Location = new System.Drawing.Point(1164, 3);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(108, 101);
     this.button1.TabIndex = 51;
     this.button1.UseVisualStyleBackColor = false;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // lblDate
     //
     this.lblDate.BackColor  = System.Drawing.Color.DarkTurquoise;
     this.lblDate.Dock       = System.Windows.Forms.DockStyle.Right;
     this.lblDate.Font       = new System.Drawing.Font("Calibri", 32.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDate.ForeColor  = System.Drawing.Color.White;
     this.lblDate.ImageAlign = System.Drawing.ContentAlignment.TopLeft;
     this.lblDate.Location   = new System.Drawing.Point(1639, 0);
     this.lblDate.Name       = "lblDate";
     this.lblDate.Size       = new System.Drawing.Size(281, 109);
     this.lblDate.TabIndex   = 49;
     this.lblDate.Text       = "lblDate";
     this.lblDate.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lbltitle
     //
     this.lbltitle.BackColor = System.Drawing.Color.DarkTurquoise;
     this.lbltitle.Dock      = System.Windows.Forms.DockStyle.Left;
     this.lbltitle.Font      = new System.Drawing.Font("Calibri", 62.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbltitle.ForeColor = System.Drawing.Color.White;
     this.lbltitle.Location  = new System.Drawing.Point(0, 0);
     this.lbltitle.Name      = "lbltitle";
     this.lbltitle.Size      = new System.Drawing.Size(1920, 109);
     this.lbltitle.TabIndex  = 0;
     this.lbltitle.Text      = "BTS Tracking by Month";
     this.lbltitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.lbltitle.Click    += new System.EventHandler(this.lbltitle_Click);
     //
     // splitContainer1
     //
     this.splitContainer1.Enabled     = false;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 159);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.axfpSpread);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.chartBTS);
     this.splitContainer1.Size             = new System.Drawing.Size(1920, 920);
     this.splitContainer1.SplitterDistance = 222;
     this.splitContainer1.TabIndex         = 5;
     //
     // axfpSpread
     //
     this.axfpSpread.DataSource = null;
     this.axfpSpread.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.axfpSpread.Location   = new System.Drawing.Point(0, 0);
     this.axfpSpread.Name       = "axfpSpread";
     this.axfpSpread.OcxState   = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axfpSpread.OcxState")));
     this.axfpSpread.Size       = new System.Drawing.Size(1920, 222);
     this.axfpSpread.TabIndex   = 0;
     //
     // chartBTS
     //
     this.chartBTS.AppearanceNameSerializable = "Chameleon";
     this.chartBTS.DataBindings                  = null;
     xyDiagram1.AxisX.Label.Font                 = new System.Drawing.Font("Tahoma", 14F);
     xyDiagram1.AxisX.Title.Font                 = new System.Drawing.Font("Tahoma", 18F, System.Drawing.FontStyle.Bold);
     xyDiagram1.AxisX.Title.Text                 = "Date";
     xyDiagram1.AxisX.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Label.Font                 = new System.Drawing.Font("Tahoma", 14F);
     xyDiagram1.AxisY.Title.Font                 = new System.Drawing.Font("Tahoma", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     xyDiagram1.AxisY.Title.Text                 = "(%)";
     xyDiagram1.AxisY.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartBTS.Diagram = xyDiagram1;
     this.chartBTS.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chartBTS.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
     this.chartBTS.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.chartBTS.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartBTS.Legend.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chartBTS.Legend.Name     = "Default Legend";
     legend1.AlignmentHorizontal   = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
     legend1.AlignmentVertical     = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     customLegendItem1.MarkerColor = System.Drawing.Color.LimeGreen;
     customLegendItem1.Name        = ">=90%";
     customLegendItem2.MarkerColor = System.Drawing.Color.Yellow;
     customLegendItem2.Name        = ">=85% and <90%";
     customLegendItem3.MarkerColor = System.Drawing.Color.Red;
     customLegendItem3.Name        = "<85%";
     legend1.CustomItems.AddRange(new DevExpress.XtraCharts.CustomLegendItem[] {
         customLegendItem1,
         customLegendItem2,
         customLegendItem3
     });
     legend1.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     legend1.Font      = new System.Drawing.Font("Tahoma", 12F);
     legend1.Name      = "Legend1";
     this.chartBTS.Legends.AddRange(new DevExpress.XtraCharts.Legend[] {
         legend1
     });
     this.chartBTS.Location                = new System.Drawing.Point(0, 0);
     this.chartBTS.Name                    = "chartBTS";
     this.chartBTS.PaletteName             = "Chameleon";
     sideBySideBarSeriesLabel1.TextPattern = "{V:%}";
     series1.Label                  = sideBySideBarSeriesLabel1;
     series1.LabelsVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series1.Name                   = "BTS";
     sideBySideBarSeriesView1.Color = System.Drawing.Color.DodgerBlue;
     sideBySideBarSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series1.View = sideBySideBarSeriesView1;
     series2.Name = "Target";
     lineSeriesView1.MarkerVisibility = DevExpress.Utils.DefaultBoolean.True;
     series2.View = lineSeriesView1;
     this.chartBTS.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.chartBTS.Size                 = new System.Drawing.Size(1920, 694);
     this.chartBTS.TabIndex             = 0;
     this.chartBTS.CustomDrawAxisLabel += new DevExpress.XtraCharts.CustomDrawAxisLabelEventHandler(this.chartBTS_CustomDrawAxisLabel);
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // timer2
     //
     this.timer2.Interval = 1000;
     this.timer2.Tick    += new System.EventHandler(this.timer2_Tick);
     //
     // UC_MONTH
     //
     this.UC_MONTH.AutoSize          = true;
     this.UC_MONTH.Location          = new System.Drawing.Point(3, 109);
     this.UC_MONTH.Name              = "UC_MONTH";
     this.UC_MONTH.Size              = new System.Drawing.Size(472, 46);
     this.UC_MONTH.TabIndex          = 6;
     this.UC_MONTH.ValueChangeEvent += new System.EventHandler(this.UC_MONTH_ValueChangeEvent);
     //
     // FRM_SMT_BTS
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1920, 1080);
     this.Controls.Add(this.UC_MONTH);
     this.Controls.Add(this.splitContainer1);
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FRM_SMT_BTS";
     this.Text            = "FRM_SMT_BTS";
     this.Load           += new System.EventHandler(this.FRM_SMT_BTS_Load);
     this.VisibleChanged += new System.EventHandler(this.FRM_SMT_BTS_VisibleChanged);
     this.panel1.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.axfpSpread)).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)(this.chartBTS)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #60
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.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(WDLChart));
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.treeView2 = new System.Windows.Forms.TreeView();
            this.treeView1 = new System.Windows.Forms.TreeView();
            this.splitContainer2 = new System.Windows.Forms.SplitContainer();
            this.cmb_Type = new System.Windows.Forms.ComboBox();
            this.label6 = new System.Windows.Forms.Label();
            this.cmb_Nutrient = new System.Windows.Forms.ComboBox();
            this.label2 = new System.Windows.Forms.Label();
            this.cmbCropType = new System.Windows.Forms.ComboBox();
            this.label1 = new System.Windows.Forms.Label();
            this.btn_Chart = new System.Windows.Forms.Button();
            this.cmb_ChartType = new System.Windows.Forms.ComboBox();
            this.label3 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.dT_maize_s = new System.Windows.Forms.DateTimePicker();
            this.label5 = new System.Windows.Forms.Label();
            this.dT_maize_e = new System.Windows.Forms.DateTimePicker();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.splitContainer3 = new System.Windows.Forms.SplitContainer();
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components);
            this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
            this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
            this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
            this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
            this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
            this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
            this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
            this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
            this.txtCurrentPage = new System.Windows.Forms.ToolStripTextBox();
            this.lblPageCount = new System.Windows.Forms.ToolStripLabel();
            this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
            this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
            this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            this.splitContainer2.Panel1.SuspendLayout();
            this.splitContainer2.Panel2.SuspendLayout();
            this.splitContainer2.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tabPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            this.tabPage2.SuspendLayout();
            this.splitContainer3.Panel1.SuspendLayout();
            this.splitContainer3.Panel2.SuspendLayout();
            this.splitContainer3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
            this.bindingNavigator1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
            this.SuspendLayout();
            // 
            // splitContainer1
            // 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(0, 0);
            this.splitContainer1.Name = "splitContainer1";
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.treeView2);
            this.splitContainer1.Panel1.Controls.Add(this.treeView1);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
            this.splitContainer1.Size = new System.Drawing.Size(889, 599);
            this.splitContainer1.SplitterDistance = 234;
            this.splitContainer1.TabIndex = 1;
            // 
            // treeView2
            // 
            this.treeView2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.treeView2.Location = new System.Drawing.Point(0, 0);
            this.treeView2.Name = "treeView2";
            this.treeView2.Size = new System.Drawing.Size(234, 599);
            this.treeView2.TabIndex = 1;
            this.treeView2.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView2_AfterSelect);
            // 
            // treeView1
            // 
            this.treeView1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.treeView1.Location = new System.Drawing.Point(0, 0);
            this.treeView1.Name = "treeView1";
            this.treeView1.Size = new System.Drawing.Size(234, 599);
            this.treeView1.TabIndex = 0;
            // 
            // splitContainer2
            // 
            this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer2.Location = new System.Drawing.Point(0, 0);
            this.splitContainer2.Name = "splitContainer2";
            this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
            // splitContainer2.Panel1
            // 
            this.splitContainer2.Panel1.Controls.Add(this.cmb_Type);
            this.splitContainer2.Panel1.Controls.Add(this.label6);
            this.splitContainer2.Panel1.Controls.Add(this.cmb_Nutrient);
            this.splitContainer2.Panel1.Controls.Add(this.label2);
            this.splitContainer2.Panel1.Controls.Add(this.cmbCropType);
            this.splitContainer2.Panel1.Controls.Add(this.label1);
            this.splitContainer2.Panel1.Controls.Add(this.btn_Chart);
            this.splitContainer2.Panel1.Controls.Add(this.cmb_ChartType);
            this.splitContainer2.Panel1.Controls.Add(this.label3);
            this.splitContainer2.Panel1.Controls.Add(this.label4);
            this.splitContainer2.Panel1.Controls.Add(this.dT_maize_s);
            this.splitContainer2.Panel1.Controls.Add(this.label5);
            this.splitContainer2.Panel1.Controls.Add(this.dT_maize_e);
            // 
            // splitContainer2.Panel2
            // 
            this.splitContainer2.Panel2.Controls.Add(this.tabControl1);
            this.splitContainer2.Size = new System.Drawing.Size(651, 599);
            this.splitContainer2.SplitterDistance = 86;
            this.splitContainer2.TabIndex = 0;
            // 
            // cmb_Type
            // 
            this.cmb_Type.FormattingEnabled = true;
            this.cmb_Type.Items.AddRange(new object[] {
            "作物冠层叶绿素",
            "作物单产",
            "作物成熟期",
            "土壤养分",
            "作物冠层水分"});
            this.cmb_Type.Location = new System.Drawing.Point(55, 13);
            this.cmb_Type.Name = "cmb_Type";
            this.cmb_Type.Size = new System.Drawing.Size(139, 20);
            this.cmb_Type.TabIndex = 134;
            this.cmb_Type.SelectedIndexChanged += new System.EventHandler(this.cmb_Type_SelectedIndexChanged);
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Font = new System.Drawing.Font("宋体", 10F);
            this.label6.Location = new System.Drawing.Point(7, 17);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(49, 14);
            this.label6.TabIndex = 133;
            this.label6.Text = "类型:";
            // 
            // cmb_Nutrient
            // 
            this.cmb_Nutrient.FormattingEnabled = true;
            this.cmb_Nutrient.Location = new System.Drawing.Point(517, 13);
            this.cmb_Nutrient.Name = "cmb_Nutrient";
            this.cmb_Nutrient.Size = new System.Drawing.Size(121, 20);
            this.cmb_Nutrient.TabIndex = 132;
            this.cmb_Nutrient.Visible = false;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("宋体", 10F);
            this.label2.Location = new System.Drawing.Point(437, 17);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(77, 14);
            this.label2.TabIndex = 131;
            this.label2.Text = "养分类型:";
            this.label2.Visible = false;
            // 
            // cmbCropType
            // 
            this.cmbCropType.FormattingEnabled = true;
            this.cmbCropType.Location = new System.Drawing.Point(294, 13);
            this.cmbCropType.Name = "cmbCropType";
            this.cmbCropType.Size = new System.Drawing.Size(121, 20);
            this.cmbCropType.TabIndex = 130;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Font = new System.Drawing.Font("宋体", 10F);
            this.label1.Location = new System.Drawing.Point(218, 17);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(77, 14);
            this.label1.TabIndex = 129;
            this.label1.Text = "作物类型:";
            // 
            // btn_Chart
            // 
            this.btn_Chart.Location = new System.Drawing.Point(573, 56);
            this.btn_Chart.Name = "btn_Chart";
            this.btn_Chart.Size = new System.Drawing.Size(66, 23);
            this.btn_Chart.TabIndex = 128;
            this.btn_Chart.Text = "确定";
            this.btn_Chart.UseVisualStyleBackColor = true;
            this.btn_Chart.Click += new System.EventHandler(this.btn_Chart_Click);
            // 
            // cmb_ChartType
            // 
            this.cmb_ChartType.FormattingEnabled = true;
            this.cmb_ChartType.Location = new System.Drawing.Point(464, 56);
            this.cmb_ChartType.Name = "cmb_ChartType";
            this.cmb_ChartType.Size = new System.Drawing.Size(96, 20);
            this.cmb_ChartType.TabIndex = 127;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Font = new System.Drawing.Font("宋体", 10F);
            this.label3.Location = new System.Drawing.Point(388, 59);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(77, 14);
            this.label3.TabIndex = 126;
            this.label3.Text = "图表类型:";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Font = new System.Drawing.Font("宋体", 10F);
            this.label4.Location = new System.Drawing.Point(3, 58);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(77, 14);
            this.label4.TabIndex = 123;
            this.label4.Text = "时间范围:";
            // 
            // dT_maize_s
            // 
            this.dT_maize_s.Location = new System.Drawing.Point(79, 55);
            this.dT_maize_s.Name = "dT_maize_s";
            this.dT_maize_s.Size = new System.Drawing.Size(138, 21);
            this.dT_maize_s.TabIndex = 122;
            this.dT_maize_s.Value = new System.DateTime(2010, 4, 30, 0, 0, 0, 0);
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(224, 59);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(17, 12);
            this.label5.TabIndex = 120;
            this.label5.Text = "至";
            // 
            // dT_maize_e
            // 
            this.dT_maize_e.Location = new System.Drawing.Point(249, 55);
            this.dT_maize_e.Name = "dT_maize_e";
            this.dT_maize_e.Size = new System.Drawing.Size(131, 21);
            this.dT_maize_e.TabIndex = 121;
            this.dT_maize_e.Value = new System.DateTime(2010, 9, 1, 0, 0, 0, 0);
            // 
            // tabControl1
            // 
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControl1.Location = new System.Drawing.Point(0, 0);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(651, 509);
            this.tabControl1.TabIndex = 0;
            // 
            // tabPage1
            // 
            this.tabPage1.Controls.Add(this.chartControl1);
            this.tabPage1.Location = new System.Drawing.Point(4, 22);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(643, 483);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "数据图";
            this.tabPage1.UseVisualStyleBackColor = true;
            // 
            // chartControl1
            // 
            this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl1.Location = new System.Drawing.Point(3, 3);
            this.chartControl1.Name = "chartControl1";
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            sideBySideBarSeriesLabel1.LineVisible = true;
            this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel1;
            this.chartControl1.Size = new System.Drawing.Size(637, 477);
            this.chartControl1.TabIndex = 123;
            // 
            // tabPage2
            // 
            this.tabPage2.Controls.Add(this.splitContainer3);
            this.tabPage2.Location = new System.Drawing.Point(4, 22);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(643, 483);
            this.tabPage2.TabIndex = 1;
            this.tabPage2.Text = "数据表";
            this.tabPage2.UseVisualStyleBackColor = true;
            // 
            // splitContainer3
            // 
            this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer3.Location = new System.Drawing.Point(3, 3);
            this.splitContainer3.Name = "splitContainer3";
            this.splitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
            // splitContainer3.Panel1
            // 
            this.splitContainer3.Panel1.Controls.Add(this.dataGridView1);
            // 
            // splitContainer3.Panel2
            // 
            this.splitContainer3.Panel2.Controls.Add(this.bindingNavigator1);
            this.splitContainer3.Size = new System.Drawing.Size(637, 477);
            this.splitContainer3.SplitterDistance = 448;
            this.splitContainer3.TabIndex = 0;
            // 
            // dataGridView1
            // 
            this.dataGridView1.AllowUserToAddRows = false;
            this.dataGridView1.AllowUserToDeleteRows = false;
            this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dataGridView1.Location = new System.Drawing.Point(0, 0);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.ReadOnly = true;
            this.dataGridView1.RowTemplate.Height = 23;
            this.dataGridView1.Size = new System.Drawing.Size(637, 448);
            this.dataGridView1.TabIndex = 0;
            // 
            // bindingNavigator1
            // 
            this.bindingNavigator1.AddNewItem = null;
            this.bindingNavigator1.CountItem = this.bindingNavigatorCountItem;
            this.bindingNavigator1.DeleteItem = null;
            this.bindingNavigator1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.bindingNavigator1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.bindingNavigatorMoveFirstItem,
            this.bindingNavigatorMovePreviousItem,
            this.bindingNavigatorSeparator,
            this.bindingNavigatorPositionItem,
            this.bindingNavigatorCountItem,
            this.bindingNavigatorSeparator1,
            this.bindingNavigatorMoveNextItem,
            this.bindingNavigatorMoveLastItem,
            this.bindingNavigatorSeparator2,
            this.toolStripLabel1,
            this.txtCurrentPage,
            this.lblPageCount,
            this.toolStripLabel2,
            this.toolStripButton1});
            this.bindingNavigator1.Location = new System.Drawing.Point(0, 0);
            this.bindingNavigator1.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
            this.bindingNavigator1.MoveLastItem = this.bindingNavigatorMoveLastItem;
            this.bindingNavigator1.MoveNextItem = this.bindingNavigatorMoveNextItem;
            this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
            this.bindingNavigator1.Name = "bindingNavigator1";
            this.bindingNavigator1.PositionItem = this.bindingNavigatorPositionItem;
            this.bindingNavigator1.Size = new System.Drawing.Size(637, 25);
            this.bindingNavigator1.TabIndex = 98;
            this.bindingNavigator1.Text = "bindingNavigator1";
            this.bindingNavigator1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.bindingNavigator1_ItemClicked);
            // 
            // bindingNavigatorCountItem
            // 
            this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
            this.bindingNavigatorCountItem.Size = new System.Drawing.Size(32, 22);
            this.bindingNavigatorCountItem.Text = "/ {0}";
            this.bindingNavigatorCountItem.ToolTipText = "总项数";
            // 
            // bindingNavigatorMoveFirstItem
            // 
            this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
            this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
            this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22);
            this.bindingNavigatorMoveFirstItem.Text = "移到第一条记录";
            // 
            // bindingNavigatorMovePreviousItem
            // 
            this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
            this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
            this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22);
            this.bindingNavigatorMovePreviousItem.Text = "移到上一条记录";
            // 
            // bindingNavigatorSeparator
            // 
            this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
            this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25);
            // 
            // bindingNavigatorPositionItem
            // 
            this.bindingNavigatorPositionItem.AccessibleName = "位置";
            this.bindingNavigatorPositionItem.AutoSize = false;
            this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
            this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
            this.bindingNavigatorPositionItem.Text = "0";
            this.bindingNavigatorPositionItem.ToolTipText = "当前位置";
            // 
            // bindingNavigatorSeparator1
            // 
            this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
            this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // bindingNavigatorMoveNextItem
            // 
            this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
            this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
            this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22);
            this.bindingNavigatorMoveNextItem.Text = "移到下一条记录";
            // 
            // bindingNavigatorMoveLastItem
            // 
            this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
            this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
            this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22);
            this.bindingNavigatorMoveLastItem.Text = "移到最后一条记录";
            // 
            // bindingNavigatorSeparator2
            // 
            this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
            this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripLabel1
            // 
            this.toolStripLabel1.Name = "toolStripLabel1";
            this.toolStripLabel1.Size = new System.Drawing.Size(44, 22);
            this.toolStripLabel1.Text = "上一页";
            // 
            // txtCurrentPage
            // 
            this.txtCurrentPage.Name = "txtCurrentPage";
            this.txtCurrentPage.Size = new System.Drawing.Size(40, 25);
            // 
            // lblPageCount
            // 
            this.lblPageCount.Name = "lblPageCount";
            this.lblPageCount.Size = new System.Drawing.Size(0, 22);
            // 
            // toolStripLabel2
            // 
            this.toolStripLabel2.Name = "toolStripLabel2";
            this.toolStripLabel2.Size = new System.Drawing.Size(44, 22);
            this.toolStripLabel2.Text = "下一页";
            // 
            // 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 = "toolStripButton1";
            this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
            // 
            // WDLChart
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(889, 599);
            this.Controls.Add(this.splitContainer1);
            this.Name = "WDLChart";
            this.Text = "监测指标曲线";
            this.Load += new System.EventHandler(this.WDLChart_Load);
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.ResumeLayout(false);
            this.splitContainer2.Panel1.ResumeLayout(false);
            this.splitContainer2.Panel1.PerformLayout();
            this.splitContainer2.Panel2.ResumeLayout(false);
            this.splitContainer2.ResumeLayout(false);
            this.tabControl1.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            this.tabPage2.ResumeLayout(false);
            this.splitContainer3.Panel1.ResumeLayout(false);
            this.splitContainer3.Panel2.ResumeLayout(false);
            this.splitContainer3.Panel2.PerformLayout();
            this.splitContainer3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
            this.bindingNavigator1.ResumeLayout(false);
            this.bindingNavigator1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
            this.ResumeLayout(false);

        }