/// <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);

        }
        /// <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.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.btnPrintExport = new DevExpress.XtraEditors.SimpleButton();
            this.chartControlMain = new DevExpress.XtraCharts.ChartControl();
            this.qry24BindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.dsTeachersUnionQuery = new Members.DataSources.dsTeachersUnionQuery();
            this.qry24TableAdapter = new Members.DataSources.dsTeachersUnionQueryTableAdapters.Qry24TableAdapter();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartControlMain)).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.qry24BindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dsTeachersUnionQuery)).BeginInit();
            this.SuspendLayout();
            // 
            // panelControl1
            // 
            this.panelControl1.Controls.Add(this.btnPrintExport);
            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(734, 47);
            this.panelControl1.TabIndex = 2;
            // 
            // btnPrintExport
            // 
            this.btnPrintExport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnPrintExport.Location = new System.Drawing.Point(588, 12);
            this.btnPrintExport.Name = "btnPrintExport";
            this.btnPrintExport.Size = new System.Drawing.Size(134, 23);
            this.btnPrintExport.TabIndex = 0;
            this.btnPrintExport.Text = "طباعه و تصدير";
            this.btnPrintExport.Click += new System.EventHandler(this.btnPrintExport_Click);
            // 
            // chartControlMain
            // 
            this.chartControlMain.DataSource = this.qry24BindingSource;
            xyDiagram1.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.AxisX.Label.Font = new System.Drawing.Font("Tahoma", 10F);
            xyDiagram1.AxisX.Label.MaxWidth = 120;
            xyDiagram1.AxisX.Label.ResolveOverlappingOptions.AllowHide = false;
            xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisX.Title.Antialiasing = false;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.AxisY.Label.Font = new System.Drawing.Font("Tahoma", 10F);
            xyDiagram1.AxisY.Label.MaxWidth = 120;
            xyDiagram1.AxisY.Label.ResolveOverlappingOptions.AllowHide = false;
            xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            this.chartControlMain.Diagram = xyDiagram1;
            this.chartControlMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControlMain.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
            this.chartControlMain.Location = new System.Drawing.Point(0, 47);
            this.chartControlMain.Name = "chartControlMain";
            series1.ArgumentDataMember = "YM";
            series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Qualitative;
            sideBySideBarSeriesLabel1.LineVisible = true;
            series1.Label = sideBySideBarSeriesLabel1;
            series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            series1.Name = "SeriesMonthYear";
            series1.ValueDataMembersSerializable = "C";
            this.chartControlMain.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1};
            sideBySideBarSeriesLabel2.LineVisible = true;
            this.chartControlMain.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
            this.chartControlMain.Size = new System.Drawing.Size(734, 415);
            this.chartControlMain.TabIndex = 3;
            chartTitle1.Antialiasing = false;
            chartTitle1.Text = "عدد الاعضاء المدخلة شهريا";
            this.chartControlMain.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            // 
            // qry24BindingSource
            // 
            this.qry24BindingSource.DataMember = "Qry24";
            this.qry24BindingSource.DataSource = this.dsTeachersUnionQuery;
            // 
            // dsTeachersUnionQuery
            // 
            this.dsTeachersUnionQuery.DataSetName = "dsTeachersUnionQuery";
            this.dsTeachersUnionQuery.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // qry24TableAdapter
            // 
            this.qry24TableAdapter.ClearBeforeFill = true;
            // 
            // Qry24Frm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(734, 462);
            this.Controls.Add(this.chartControlMain);
            this.Controls.Add(this.panelControl1);
            this.Name = "Qry24Frm";
            this.Text = "عدد الادخال بالشهر و السنة";
            this.Load += new System.EventHandler(this.QryTblAhteatyFrm_Load);
            ((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)(this.chartControlMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.qry24BindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dsTeachersUnionQuery)).EndInit();
            this.ResumeLayout(false);

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions1 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions2 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions3 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView3 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
            this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
            this.chartMain = new DevExpress.XtraCharts.ChartControl();
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.dateFrom = new System.Windows.Forms.DateTimePicker();
            this.datTo = new System.Windows.Forms.DateTimePicker();
            this.cbbTime = new System.Windows.Forms.ComboBox();
            this.cbbType = new System.Windows.Forms.ComboBox();
            this.button1 = new System.Windows.Forms.Button();
            this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
            this.btnClose = new System.Windows.Forms.Button();
            this.button2 = new System.Windows.Forms.Button();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
            this.groupControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
            this.panelControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
            this.panelControl3.SuspendLayout();
            this.SuspendLayout();
            // 
            // groupControl1
            // 
            this.groupControl1.Controls.Add(this.panelControl2);
            this.groupControl1.Controls.Add(this.panelControl1);
            this.groupControl1.Controls.Add(this.panelControl3);
            this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupControl1.Location = new System.Drawing.Point(0, 0);
            this.groupControl1.Name = "groupControl1";
            this.groupControl1.Size = new System.Drawing.Size(900, 560);
            this.groupControl1.TabIndex = 1;
            this.groupControl1.Text = "Biểu đồ quá trình hoạt động";
            // 
            // panelControl2
            // 
            this.panelControl2.Controls.Add(this.chartMain);
            this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelControl2.Location = new System.Drawing.Point(2, 77);
            this.panelControl2.Name = "panelControl2";
            this.panelControl2.Size = new System.Drawing.Size(896, 435);
            this.panelControl2.TabIndex = 1;
            // 
            // chartMain
            // 
            this.chartMain.CrosshairOptions.ArgumentLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
            this.chartMain.CrosshairOptions.ValueLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(57)))), ((int)(((byte)(205)))));
            xyDiagram1.AxisX.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
            xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
            xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            this.chartMain.Diagram = xyDiagram1;
            this.chartMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartMain.Legend.Antialiasing = true;
            this.chartMain.Location = new System.Drawing.Point(2, 2);
            this.chartMain.Name = "chartMain";
            this.chartMain.PaletteName = "Metro";
            pointSeriesLabel1.LineVisible = true;
            pointOptions1.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
            pointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
            pointSeriesLabel1.PointOptions = pointOptions1;
            series1.Label = pointSeriesLabel1;
            series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            series1.Name = "Series 1";
            series1.View = lineSeriesView1;
            pointSeriesLabel2.LineVisible = true;
            pointOptions2.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
            pointOptions2.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
            pointSeriesLabel2.PointOptions = pointOptions2;
            series2.Label = pointSeriesLabel2;
            series2.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            series2.Name = "Series 2";
            series2.View = lineSeriesView2;
            this.chartMain.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2};
            pointSeriesLabel3.LineVisible = true;
            pointOptions3.ArgumentNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
            pointOptions3.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.General;
            pointSeriesLabel3.PointOptions = pointOptions3;
            this.chartMain.SeriesTemplate.Label = pointSeriesLabel3;
            this.chartMain.SeriesTemplate.View = lineSeriesView3;
            this.chartMain.Size = new System.Drawing.Size(892, 431);
            this.chartMain.TabIndex = 0;
            chartTitle1.Text = "THỐNG KÊ QUÁ TRÌNH HOẠT ĐỘNG";
            this.chartMain.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            // 
            // panelControl1
            // 
            this.panelControl1.Controls.Add(this.label2);
            this.panelControl1.Controls.Add(this.label1);
            this.panelControl1.Controls.Add(this.dateFrom);
            this.panelControl1.Controls.Add(this.datTo);
            this.panelControl1.Controls.Add(this.cbbTime);
            this.panelControl1.Controls.Add(this.cbbType);
            this.panelControl1.Controls.Add(this.button1);
            this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelControl1.Location = new System.Drawing.Point(2, 21);
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(896, 56);
            this.panelControl1.TabIndex = 0;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(485, 19);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(53, 13);
            this.label2.TabIndex = 6;
            this.label2.Text = "Đến ngày";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(280, 19);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(46, 13);
            this.label1.TabIndex = 5;
            this.label1.Text = "Từ ngày";
            // 
            // dateFrom
            // 
            this.dateFrom.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dateFrom.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dateFrom.Location = new System.Drawing.Point(332, 15);
            this.dateFrom.Name = "dateFrom";
            this.dateFrom.Size = new System.Drawing.Size(149, 22);
            this.dateFrom.TabIndex = 4;
            // 
            // datTo
            // 
            this.datTo.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.datTo.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.datTo.Location = new System.Drawing.Point(539, 15);
            this.datTo.Name = "datTo";
            this.datTo.Size = new System.Drawing.Size(129, 22);
            this.datTo.TabIndex = 3;
            // 
            // cbbTime
            // 
            this.cbbTime.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbbTime.FormattingEnabled = true;
            this.cbbTime.Items.AddRange(new object[] {
            "Theo Ngày",
            "Theo Tháng"});
            this.cbbTime.Location = new System.Drawing.Point(686, 14);
            this.cbbTime.Name = "cbbTime";
            this.cbbTime.Size = new System.Drawing.Size(110, 24);
            this.cbbTime.TabIndex = 2;
            // 
            // cbbType
            // 
            this.cbbType.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbbType.FormattingEnabled = true;
            this.cbbType.Items.AddRange(new object[] {
            "Số lượt tư vấn / Trạm"});
            this.cbbType.Location = new System.Drawing.Point(5, 14);
            this.cbbType.Name = "cbbType";
            this.cbbType.Size = new System.Drawing.Size(253, 24);
            this.cbbType.TabIndex = 1;
            // 
            // button1
            // 
            this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.button1.Location = new System.Drawing.Point(805, 10);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(75, 31);
            this.button1.TabIndex = 0;
            this.button1.Text = "XEM";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // panelControl3
            // 
            this.panelControl3.Controls.Add(this.button2);
            this.panelControl3.Controls.Add(this.btnClose);
            this.panelControl3.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panelControl3.Location = new System.Drawing.Point(2, 512);
            this.panelControl3.Name = "panelControl3";
            this.panelControl3.Size = new System.Drawing.Size(896, 46);
            this.panelControl3.TabIndex = 2;
            // 
            // btnClose
            // 
            this.btnClose.Location = new System.Drawing.Point(811, 9);
            this.btnClose.Name = "btnClose";
            this.btnClose.Size = new System.Drawing.Size(75, 32);
            this.btnClose.TabIndex = 0;
            this.btnClose.Text = "Đóng";
            this.btnClose.UseVisualStyleBackColor = true;
            this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
            // 
            // button2
            // 
            this.button2.Location = new System.Drawing.Point(10, 9);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(75, 32);
            this.button2.TabIndex = 1;
            this.button2.Text = "Lưu biểu đồ";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // FrmThongKe_TheoThoiGian
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(900, 560);
            this.Controls.Add(this.groupControl1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name = "FrmThongKe_TheoThoiGian";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Biểu Đồ";
            this.Load += new System.EventHandler(this.FrmThongKe_TheoThoiGian_Load);
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
            this.groupControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
            this.panelControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            this.panelControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
            this.panelControl3.ResumeLayout(false);
            this.ResumeLayout(false);

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.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);

        }
        /// <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.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView1 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView2 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView3 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel4 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView4 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel5 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView5 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY2 = new DevExpress.XtraCharts.SecondaryAxisY();
            DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel6 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView6 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel7 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView7 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series7 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel8 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView8 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series8 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel9 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView9 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel10 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView10 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle2 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.XYDiagram xyDiagram3 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series9 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel11 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView11 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series10 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel12 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView12 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel13 = new DevExpress.XtraCharts.PointSeriesLabel();
            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.SecondaryAxisY secondaryAxisY3 = new DevExpress.XtraCharts.SecondaryAxisY();
            DevExpress.XtraCharts.Series series11 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel14 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView14 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series12 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel15 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView15 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series13 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel16 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView16 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series14 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel17 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView17 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel18 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView18 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle4 = new DevExpress.XtraCharts.ChartTitle();
            this.Detail = new DevExpress.XtraReports.UI.DetailBand();
            this.chartZ = new DevExpress.XtraReports.UI.XRChart();
            this.chartY = new DevExpress.XtraReports.UI.XRChart();
            this.chartGT = new DevExpress.XtraReports.UI.XRChart();
            this.chartX = new DevExpress.XtraReports.UI.XRChart();
            this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
            this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
            this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
            this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo();
            this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
            this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
            this.ParameterModel1Name = new DevExpress.XtraReports.Parameters.Parameter();
            this.ParameterModel2Name = new DevExpress.XtraReports.Parameters.Parameter();
            this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
            this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
            this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
            this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
            this.DetailReport1 = new DevExpress.XtraReports.UI.DetailReportBand();
            this.Detail2 = new DevExpress.XtraReports.UI.DetailBand();
            this.ParameterGradeTonnageFieldName = new DevExpress.XtraReports.Parameters.Parameter();
            this.ParameterUserName = new DevExpress.XtraReports.Parameters.Parameter();
            ((System.ComponentModel.ISupportInitialize)(this.chartZ)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartY)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(secondaryAxisY2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartGT)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartX)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(secondaryAxisY3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // Detail
            // 
            this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.chartZ,
            this.chartY,
            this.chartGT,
            this.chartX});
            this.Detail.HeightF = 1920.417F;
            this.Detail.Name = "Detail";
            this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
            this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // chartZ
            // 
            this.chartZ.BorderColor = System.Drawing.Color.Black;
            this.chartZ.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.chartZ.DataMember = "st";
            xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisX.Title.Text = "Slice";
            xyDiagram1.AxisX.Title.Visible = true;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisY.Title.Text = "Grade.Volume";
            xyDiagram1.AxisY.Title.Visible = true;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.DefaultPane.EnableAxisXZooming = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.DefaultPane.EnableAxisYZooming = DevExpress.Utils.DefaultBoolean.False;
            secondaryAxisY1.AxisID = 0;
            secondaryAxisY1.Name = "Samples";
            secondaryAxisY1.Range.SideMarginsEnabled = true;
            secondaryAxisY1.Title.Text = "Samples";
            secondaryAxisY1.Title.Visible = true;
            secondaryAxisY1.VisibleInPanesSerializable = "-1";
            xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
            secondaryAxisY1});
            this.chartZ.Diagram = xyDiagram1;
            this.chartZ.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
            this.chartZ.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
            this.chartZ.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.chartZ.LocationFloat = new DevExpress.Utils.PointFloat(0F, 959.1666F);
            this.chartZ.Name = "chartZ";
            this.chartZ.PaletteName = "Aspect";
            series1.ArgumentDataMember = "slice";
            series1.DataFilters.ClearAndAddRange(new DevExpress.XtraCharts.DataFilter[] {
            new DevExpress.XtraCharts.DataFilter("m", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            1,
                            0,
                            0,
                            0})),
            new DevExpress.XtraCharts.DataFilter("xyz", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            3,
                            0,
                            0,
                            0}))});
            pointSeriesLabel1.LineVisible = true;
            series1.Label = pointSeriesLabel1;
            series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series1.Name = "Model 1";
            series1.ValueDataMembersSerializable = "grade";
            splineSeriesView1.LineMarkerOptions.Visible = false;
            series1.View = splineSeriesView1;
            series2.ArgumentDataMember = "slice";
            series2.DataFilters.ClearAndAddRange(new DevExpress.XtraCharts.DataFilter[] {
            new DevExpress.XtraCharts.DataFilter("m", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            2,
                            0,
                            0,
                            0})),
            new DevExpress.XtraCharts.DataFilter("xyz", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            3,
                            0,
                            0,
                            0}))});
            pointSeriesLabel2.LineVisible = true;
            series2.Label = pointSeriesLabel2;
            series2.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series2.Name = "Model 2";
            series2.ValueDataMembersSerializable = "grade";
            splineSeriesView2.LineMarkerOptions.Visible = false;
            series2.View = splineSeriesView2;
            series3.ArgumentDataMember = "slice";
            series3.DataFilters.ClearAndAddRange(new DevExpress.XtraCharts.DataFilter[] {
            new DevExpress.XtraCharts.DataFilter("m", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            1,
                            0,
                            0,
                            0})),
            new DevExpress.XtraCharts.DataFilter("xyz", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            3,
                            0,
                            0,
                            0}))});
            pointSeriesLabel3.LineVisible = true;
            series3.Label = pointSeriesLabel3;
            series3.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series3.Name = "Samples 1";
            series3.ValueDataMembersSerializable = "samples";
            splineSeriesView3.AxisYName = "Samples";
            splineSeriesView3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
            splineSeriesView3.LineMarkerOptions.Visible = false;
            splineSeriesView3.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dash;
            splineSeriesView3.LineStyle.Thickness = 1;
            series3.View = splineSeriesView3;
            series4.ArgumentDataMember = "slice";
            series4.DataFilters.ClearAndAddRange(new DevExpress.XtraCharts.DataFilter[] {
            new DevExpress.XtraCharts.DataFilter("m", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            2,
                            0,
                            0,
                            0})),
            new DevExpress.XtraCharts.DataFilter("xyz", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            3,
                            0,
                            0,
                            0}))});
            pointSeriesLabel4.LineVisible = true;
            series4.Label = pointSeriesLabel4;
            series4.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series4.Name = "Samples 2";
            series4.ValueDataMembersSerializable = "samples";
            splineSeriesView4.AxisYName = "Samples";
            splineSeriesView4.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(255)))));
            splineSeriesView4.LineMarkerOptions.Visible = false;
            splineSeriesView4.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dash;
            splineSeriesView4.LineStyle.Thickness = 1;
            series4.View = splineSeriesView4;
            this.chartZ.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2,
        series3,
        series4};
            pointSeriesLabel5.LineVisible = true;
            this.chartZ.SeriesTemplate.Label = pointSeriesLabel5;
            this.chartZ.SeriesTemplate.View = splineSeriesView5;
            this.chartZ.SizeF = new System.Drawing.SizeF(627F, 479.5834F);
            chartTitle1.Text = "Z";
            this.chartZ.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            // 
            // chartY
            // 
            this.chartY.BorderColor = System.Drawing.Color.Black;
            this.chartY.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.chartY.DataMember = "st";
            xyDiagram2.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram2.AxisX.Title.Text = "Slice";
            xyDiagram2.AxisX.Title.Visible = true;
            xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram2.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram2.AxisY.Title.Text = "Grade.Volume";
            xyDiagram2.AxisY.Title.Visible = true;
            xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram2.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram2.DefaultPane.EnableAxisXZooming = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram2.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram2.DefaultPane.EnableAxisYZooming = DevExpress.Utils.DefaultBoolean.False;
            secondaryAxisY2.AxisID = 0;
            secondaryAxisY2.Name = "Samples";
            secondaryAxisY2.Range.SideMarginsEnabled = true;
            secondaryAxisY2.Title.Text = "Samples";
            secondaryAxisY2.Title.Visible = true;
            secondaryAxisY2.VisibleInPanesSerializable = "-1";
            xyDiagram2.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
            secondaryAxisY2});
            this.chartY.Diagram = xyDiagram2;
            this.chartY.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
            this.chartY.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
            this.chartY.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.chartY.LocationFloat = new DevExpress.Utils.PointFloat(0F, 479.5834F);
            this.chartY.Name = "chartY";
            this.chartY.PaletteName = "Aspect";
            series5.ArgumentDataMember = "slice";
            series5.DataFilters.ClearAndAddRange(new DevExpress.XtraCharts.DataFilter[] {
            new DevExpress.XtraCharts.DataFilter("m", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            1,
                            0,
                            0,
                            0})),
            new DevExpress.XtraCharts.DataFilter("xyz", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            2,
                            0,
                            0,
                            0}))});
            pointSeriesLabel6.LineVisible = true;
            series5.Label = pointSeriesLabel6;
            series5.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series5.Name = "Model 1";
            series5.ValueDataMembersSerializable = "grade";
            splineSeriesView6.LineMarkerOptions.Visible = false;
            series5.View = splineSeriesView6;
            series6.ArgumentDataMember = "slice";
            series6.DataFilters.ClearAndAddRange(new DevExpress.XtraCharts.DataFilter[] {
            new DevExpress.XtraCharts.DataFilter("m", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            2,
                            0,
                            0,
                            0})),
            new DevExpress.XtraCharts.DataFilter("xyz", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            2,
                            0,
                            0,
                            0}))});
            pointSeriesLabel7.LineVisible = true;
            series6.Label = pointSeriesLabel7;
            series6.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series6.Name = "Model 2";
            series6.ValueDataMembersSerializable = "grade";
            splineSeriesView7.LineMarkerOptions.Visible = false;
            series6.View = splineSeriesView7;
            series7.ArgumentDataMember = "slice";
            series7.DataFilters.ClearAndAddRange(new DevExpress.XtraCharts.DataFilter[] {
            new DevExpress.XtraCharts.DataFilter("m", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            1,
                            0,
                            0,
                            0})),
            new DevExpress.XtraCharts.DataFilter("xyz", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            2,
                            0,
                            0,
                            0}))});
            pointSeriesLabel8.LineVisible = true;
            series7.Label = pointSeriesLabel8;
            series7.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series7.Name = "Samples 1";
            series7.ValueDataMembersSerializable = "samples";
            splineSeriesView8.AxisYName = "Samples";
            splineSeriesView8.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
            splineSeriesView8.LineMarkerOptions.Visible = false;
            splineSeriesView8.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dash;
            splineSeriesView8.LineStyle.Thickness = 1;
            series7.View = splineSeriesView8;
            series8.ArgumentDataMember = "slice";
            series8.DataFilters.ClearAndAddRange(new DevExpress.XtraCharts.DataFilter[] {
            new DevExpress.XtraCharts.DataFilter("m", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            2,
                            0,
                            0,
                            0})),
            new DevExpress.XtraCharts.DataFilter("xyz", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            2,
                            0,
                            0,
                            0}))});
            pointSeriesLabel9.LineVisible = true;
            series8.Label = pointSeriesLabel9;
            series8.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series8.Name = "Samples 2";
            series8.ValueDataMembersSerializable = "samples";
            splineSeriesView9.AxisYName = "Samples";
            splineSeriesView9.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(255)))));
            splineSeriesView9.LineMarkerOptions.Visible = false;
            splineSeriesView9.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dash;
            splineSeriesView9.LineStyle.Thickness = 1;
            series8.View = splineSeriesView9;
            this.chartY.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series5,
        series6,
        series7,
        series8};
            pointSeriesLabel10.LineVisible = true;
            this.chartY.SeriesTemplate.Label = pointSeriesLabel10;
            this.chartY.SeriesTemplate.View = splineSeriesView10;
            this.chartY.SizeF = new System.Drawing.SizeF(627F, 479.5834F);
            chartTitle2.Text = "Y";
            this.chartY.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle2});
            // 
            // chartGT
            // 
            this.chartGT.BorderColor = System.Drawing.Color.Black;
            this.chartGT.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.chartGT.DataMember = "gt";
            xyDiagram3.AxisX.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            xyDiagram3.AxisX.NumericOptions.Precision = 0;
            xyDiagram3.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram3.AxisX.Title.Text = "Tonnage";
            xyDiagram3.AxisX.Title.Visible = true;
            xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram3.AxisY.NumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
            xyDiagram3.AxisY.NumericOptions.Precision = 4;
            xyDiagram3.AxisY.Range.AlwaysShowZeroLevel = false;
            xyDiagram3.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram3.AxisY.Title.Text = "Grade (%)";
            xyDiagram3.AxisY.Title.Visible = true;
            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;
            this.chartGT.Diagram = xyDiagram3;
            this.chartGT.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
            this.chartGT.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
            this.chartGT.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.chartGT.LocationFloat = new DevExpress.Utils.PointFloat(0F, 1438.75F);
            this.chartGT.Name = "chartGT";
            this.chartGT.PaletteName = "Aspect";
            series9.ArgumentDataMember = "tonnage";
            series9.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            series9.DataFilters.ClearAndAddRange(new DevExpress.XtraCharts.DataFilter[] {
            new DevExpress.XtraCharts.DataFilter("m", "System.String", DevExpress.XtraCharts.DataFilterCondition.Equal, "1")});
            pointSeriesLabel11.LineVisible = true;
            series9.Label = pointSeriesLabel11;
            series9.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series9.Name = "Model 1";
            series9.ValueDataMembersSerializable = "grade";
            splineSeriesView11.LineMarkerOptions.Visible = false;
            series9.View = splineSeriesView11;
            series10.ArgumentDataMember = "tonnage";
            series10.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            series10.DataFilters.ClearAndAddRange(new DevExpress.XtraCharts.DataFilter[] {
            new DevExpress.XtraCharts.DataFilter("m", "System.String", DevExpress.XtraCharts.DataFilterCondition.Equal, "2")});
            pointSeriesLabel12.LineVisible = true;
            series10.Label = pointSeriesLabel12;
            series10.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series10.Name = "Model 2";
            series10.ValueDataMembersSerializable = "grade";
            splineSeriesView12.LineMarkerOptions.Visible = false;
            series10.View = splineSeriesView12;
            this.chartGT.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series9,
        series10};
            pointSeriesLabel13.LineVisible = true;
            this.chartGT.SeriesTemplate.Label = pointSeriesLabel13;
            this.chartGT.SeriesTemplate.View = splineSeriesView13;
            this.chartGT.SizeF = new System.Drawing.SizeF(627F, 479.5833F);
            chartTitle3.Text = "Grade Tonnage";
            this.chartGT.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle3});
            // 
            // chartX
            // 
            this.chartX.BorderColor = System.Drawing.Color.Black;
            this.chartX.Borders = DevExpress.XtraPrinting.BorderSide.None;
            this.chartX.DataMember = "st";
            xyDiagram4.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram4.AxisX.Title.Text = "Slice";
            xyDiagram4.AxisX.Title.Visible = true;
            xyDiagram4.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram4.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram4.AxisY.Title.Text = "Grade.Volume";
            xyDiagram4.AxisY.Title.Visible = true;
            xyDiagram4.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram4.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram4.DefaultPane.EnableAxisXZooming = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram4.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram4.DefaultPane.EnableAxisYZooming = DevExpress.Utils.DefaultBoolean.False;
            secondaryAxisY3.AxisID = 0;
            secondaryAxisY3.Name = "Samples";
            secondaryAxisY3.Range.SideMarginsEnabled = true;
            secondaryAxisY3.Title.Text = "Samples";
            secondaryAxisY3.Title.Visible = true;
            secondaryAxisY3.VisibleInPanesSerializable = "-1";
            xyDiagram4.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
            secondaryAxisY3});
            this.chartX.Diagram = xyDiagram4;
            this.chartX.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
            this.chartX.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
            this.chartX.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.chartX.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
            this.chartX.Name = "chartX";
            this.chartX.PaletteName = "Aspect";
            series11.ArgumentDataMember = "slice";
            series11.DataFilters.ClearAndAddRange(new DevExpress.XtraCharts.DataFilter[] {
            new DevExpress.XtraCharts.DataFilter("m", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            1,
                            0,
                            0,
                            0})),
            new DevExpress.XtraCharts.DataFilter("xyz", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            1,
                            0,
                            0,
                            0}))});
            pointSeriesLabel14.LineVisible = true;
            series11.Label = pointSeriesLabel14;
            series11.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series11.Name = "Model 1";
            series11.ValueDataMembersSerializable = "grade";
            splineSeriesView14.LineMarkerOptions.Visible = false;
            series11.View = splineSeriesView14;
            series12.ArgumentDataMember = "slice";
            series12.DataFilters.ClearAndAddRange(new DevExpress.XtraCharts.DataFilter[] {
            new DevExpress.XtraCharts.DataFilter("m", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            2,
                            0,
                            0,
                            0})),
            new DevExpress.XtraCharts.DataFilter("xyz", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            1,
                            0,
                            0,
                            0}))});
            pointSeriesLabel15.LineVisible = true;
            series12.Label = pointSeriesLabel15;
            series12.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series12.Name = "Model 2";
            series12.ValueDataMembersSerializable = "grade";
            splineSeriesView15.LineMarkerOptions.Visible = false;
            series12.View = splineSeriesView15;
            series13.ArgumentDataMember = "slice";
            series13.DataFilters.ClearAndAddRange(new DevExpress.XtraCharts.DataFilter[] {
            new DevExpress.XtraCharts.DataFilter("m", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            1,
                            0,
                            0,
                            0})),
            new DevExpress.XtraCharts.DataFilter("xyz", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            1,
                            0,
                            0,
                            0}))});
            pointSeriesLabel16.LineVisible = true;
            series13.Label = pointSeriesLabel16;
            series13.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series13.Name = "Samples 1";
            series13.ValueDataMembersSerializable = "samples";
            splineSeriesView16.AxisYName = "Samples";
            splineSeriesView16.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
            splineSeriesView16.LineMarkerOptions.Visible = false;
            splineSeriesView16.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dash;
            splineSeriesView16.LineStyle.Thickness = 1;
            series13.View = splineSeriesView16;
            series14.ArgumentDataMember = "slice";
            series14.DataFilters.ClearAndAddRange(new DevExpress.XtraCharts.DataFilter[] {
            new DevExpress.XtraCharts.DataFilter("m", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            2,
                            0,
                            0,
                            0})),
            new DevExpress.XtraCharts.DataFilter("xyz", "System.Decimal", DevExpress.XtraCharts.DataFilterCondition.Equal, new decimal(new int[] {
                            1,
                            0,
                            0,
                            0}))});
            pointSeriesLabel17.LineVisible = true;
            series14.Label = pointSeriesLabel17;
            series14.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series14.Name = "Samples 2";
            series14.ValueDataMembersSerializable = "samples";
            splineSeriesView17.AxisYName = "Samples";
            splineSeriesView17.Color = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(255)))));
            splineSeriesView17.LineMarkerOptions.Visible = false;
            splineSeriesView17.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dash;
            splineSeriesView17.LineStyle.Thickness = 1;
            series14.View = splineSeriesView17;
            this.chartX.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series11,
        series12,
        series13,
        series14};
            pointSeriesLabel18.LineVisible = true;
            this.chartX.SeriesTemplate.Label = pointSeriesLabel18;
            this.chartX.SeriesTemplate.View = splineSeriesView18;
            this.chartX.SizeF = new System.Drawing.SizeF(627F, 479.5833F);
            chartTitle4.Text = "X";
            this.chartX.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle4});
            // 
            // TopMargin
            // 
            this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel4,
            this.xrLabel3,
            this.xrLabel2});
            this.TopMargin.HeightF = 79F;
            this.TopMargin.Name = "TopMargin";
            this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
            this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrLabel4
            // 
            this.xrLabel4.Font = new System.Drawing.Font("Arial", 14.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 45.62499F);
            this.xrLabel4.Name = "xrLabel4";
            this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel4.SizeF = new System.Drawing.SizeF(627F, 33.37501F);
            this.xrLabel4.StylePriority.UseFont = false;
            this.xrLabel4.StylePriority.UseTextAlignment = false;
            this.xrLabel4.Text = "[Parameters.ParameterModel1Name]* & [Parameters.ParameterModel2Name]**";
            this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrLabel3
            // 
            this.xrLabel3.Font = new System.Drawing.Font("Arial", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(393.6667F, 0F);
            this.xrLabel3.Name = "xrLabel3";
            this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel3.SizeF = new System.Drawing.SizeF(233.3333F, 45.62499F);
            this.xrLabel3.StylePriority.UseFont = false;
            this.xrLabel3.StylePriority.UseTextAlignment = false;
            this.xrLabel3.Text = "([Parameters.ParameterGradeTonnageFieldName])";
            this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrLabel2
            // 
            this.xrLabel2.Font = new System.Drawing.Font("Arial", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
            this.xrLabel2.Name = "xrLabel2";
            this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel2.SizeF = new System.Drawing.SizeF(393.6667F, 45.62499F);
            this.xrLabel2.StylePriority.UseFont = false;
            this.xrLabel2.StylePriority.UseTextAlignment = false;
            this.xrLabel2.Text = "Model Comparison Report";
            this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // BottomMargin
            // 
            this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel5,
            this.xrPageInfo2,
            this.xrPageInfo1,
            this.xrLabel1});
            this.BottomMargin.HeightF = 85.50002F;
            this.BottomMargin.Name = "BottomMargin";
            this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
            this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrLabel5
            // 
            this.xrLabel5.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(180F, 62.50002F);
            this.xrLabel5.Name = "xrLabel5";
            this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel5.SizeF = new System.Drawing.SizeF(346.9999F, 23F);
            this.xrLabel5.StylePriority.UseFont = false;
            this.xrLabel5.Text = " by [Parameters.ParameterUserName]";
            // 
            // xrPageInfo2
            // 
            this.xrPageInfo2.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrPageInfo2.Format = "Created at {0:h:mm tt, dd MMMM yyyy}";
            this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 62.50002F);
            this.xrPageInfo2.Name = "xrPageInfo2";
            this.xrPageInfo2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrPageInfo2.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime;
            this.xrPageInfo2.SizeF = new System.Drawing.SizeF(180F, 23F);
            this.xrPageInfo2.StylePriority.UseFont = false;
            // 
            // xrPageInfo1
            // 
            this.xrPageInfo1.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.xrPageInfo1.Format = "Page {0} of {1}";
            this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(527F, 62.50002F);
            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.UseFont = false;
            this.xrPageInfo1.StylePriority.UseTextAlignment = false;
            this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
            // 
            // xrLabel1
            // 
            this.xrLabel1.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
            this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 12.50002F);
            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(627F, 50F);
            this.xrLabel1.StylePriority.UseFont = false;
            this.xrLabel1.Text = "Filter: [gfs.FilterString]";
            // 
            // ParameterModel1Name
            // 
            this.ParameterModel1Name.Name = "ParameterModel1Name";
            this.ParameterModel1Name.Visible = false;
            // 
            // ParameterModel2Name
            // 
            this.ParameterModel2Name.Name = "ParameterModel2Name";
            // 
            // xrTableCell7
            // 
            this.xrTableCell7.Name = "xrTableCell7";
            this.xrTableCell7.Text = "[Absolute Difference]";
            this.xrTableCell7.Weight = 0.48361556362018571D;
            // 
            // xrTableCell6
            // 
            this.xrTableCell6.Name = "xrTableCell6";
            this.xrTableCell6.Text = "[Model 2 Grade]";
            this.xrTableCell6.Weight = 0.50292299899716031D;
            // 
            // xrTableCell5
            // 
            this.xrTableCell5.Name = "xrTableCell5";
            this.xrTableCell5.Text = "[Model 2 Tonnes]";
            this.xrTableCell5.Weight = 0.56392278624268577D;
            // 
            // xrTableCell4
            // 
            this.xrTableCell4.Name = "xrTableCell4";
            this.xrTableCell4.Text = "[Model 1 Grade]";
            this.xrTableCell4.Weight = 0.50473093224796051D;
            // 
            // xrTableCell3
            // 
            this.xrTableCell3.Name = "xrTableCell3";
            this.xrTableCell3.Text = "[Model 1 Tonnes]";
            this.xrTableCell3.Weight = 0.50442312564857517D;
            // 
            // xrTableCell1
            // 
            this.xrTableCell1.Name = "xrTableCell1";
            this.xrTableCell1.Text = "[Resource Category]";
            this.xrTableCell1.Weight = 0.34807684027867347D;
            // 
            // xrTableRow1
            // 
            this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell1,
            this.xrTableCell3,
            this.xrTableCell4,
            this.xrTableCell5,
            this.xrTableCell6,
            this.xrTableCell7});
            this.xrTableRow1.Name = "xrTableRow1";
            this.xrTableRow1.Weight = 1D;
            // 
            // xrTableCell13
            // 
            this.xrTableCell13.BackColor = System.Drawing.Color.SlateBlue;
            this.xrTableCell13.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.xrTableCell13.ForeColor = System.Drawing.Color.White;
            this.xrTableCell13.Name = "xrTableCell13";
            this.xrTableCell13.StylePriority.UseBackColor = false;
            this.xrTableCell13.StylePriority.UseFont = false;
            this.xrTableCell13.StylePriority.UseForeColor = false;
            this.xrTableCell13.Text = "Difference";
            this.xrTableCell13.Weight = 0.48361556362018571D;
            // 
            // xrTableCell12
            // 
            this.xrTableCell12.BackColor = System.Drawing.Color.SlateBlue;
            this.xrTableCell12.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.xrTableCell12.ForeColor = System.Drawing.Color.White;
            this.xrTableCell12.Name = "xrTableCell12";
            this.xrTableCell12.StylePriority.UseBackColor = false;
            this.xrTableCell12.StylePriority.UseFont = false;
            this.xrTableCell12.StylePriority.UseForeColor = false;
            this.xrTableCell12.Text = "Model ** Grade";
            this.xrTableCell12.Weight = 0.50292299899716031D;
            // 
            // xrTableCell11
            // 
            this.xrTableCell11.BackColor = System.Drawing.Color.SlateBlue;
            this.xrTableCell11.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.xrTableCell11.ForeColor = System.Drawing.Color.White;
            this.xrTableCell11.Name = "xrTableCell11";
            this.xrTableCell11.StylePriority.UseBackColor = false;
            this.xrTableCell11.StylePriority.UseFont = false;
            this.xrTableCell11.StylePriority.UseForeColor = false;
            this.xrTableCell11.Text = "Model ** Tonnes";
            this.xrTableCell11.Weight = 0.56392278624268577D;
            // 
            // xrTableCell10
            // 
            this.xrTableCell10.BackColor = System.Drawing.Color.SlateBlue;
            this.xrTableCell10.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.xrTableCell10.ForeColor = System.Drawing.Color.White;
            this.xrTableCell10.Name = "xrTableCell10";
            this.xrTableCell10.StylePriority.UseBackColor = false;
            this.xrTableCell10.StylePriority.UseFont = false;
            this.xrTableCell10.StylePriority.UseForeColor = false;
            this.xrTableCell10.Text = "Model * Grade";
            this.xrTableCell10.Weight = 0.50473093224796051D;
            // 
            // xrTableCell9
            // 
            this.xrTableCell9.BackColor = System.Drawing.Color.SlateBlue;
            this.xrTableCell9.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.xrTableCell9.ForeColor = System.Drawing.Color.White;
            this.xrTableCell9.Name = "xrTableCell9";
            this.xrTableCell9.StylePriority.UseBackColor = false;
            this.xrTableCell9.StylePriority.UseFont = false;
            this.xrTableCell9.StylePriority.UseForeColor = false;
            this.xrTableCell9.Text = "Model * Tonnes";
            this.xrTableCell9.Weight = 0.50442312564857517D;
            // 
            // xrTableCell8
            // 
            this.xrTableCell8.BackColor = System.Drawing.Color.SlateBlue;
            this.xrTableCell8.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
            this.xrTableCell8.ForeColor = System.Drawing.Color.White;
            this.xrTableCell8.Name = "xrTableCell8";
            this.xrTableCell8.StylePriority.UseBackColor = false;
            this.xrTableCell8.StylePriority.UseFont = false;
            this.xrTableCell8.StylePriority.UseForeColor = false;
            this.xrTableCell8.Text = "Resource";
            this.xrTableCell8.Weight = 0.34807684027867347D;
            // 
            // xrTableRow3
            // 
            this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell8,
            this.xrTableCell9,
            this.xrTableCell10,
            this.xrTableCell11,
            this.xrTableCell12,
            this.xrTableCell13});
            this.xrTableRow3.ForeColor = System.Drawing.Color.Aqua;
            this.xrTableRow3.Name = "xrTableRow3";
            this.xrTableRow3.StylePriority.UseForeColor = false;
            this.xrTableRow3.Weight = 1D;
            // 
            // xrTable1
            // 
            this.xrTable1.BorderColor = System.Drawing.Color.LightGray;
            this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) 
            | DevExpress.XtraPrinting.BorderSide.Right) 
            | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrTable1.Font = new System.Drawing.Font("Arial", 9.75F);
            this.xrTable1.KeepTogether = true;
            this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(1.999982F, 12.91665F);
            this.xrTable1.Name = "xrTable1";
            this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 3, 3, 100F);
            this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow3,
            this.xrTableRow1});
            this.xrTable1.SizeF = new System.Drawing.SizeF(625F, 50.00001F);
            this.xrTable1.StylePriority.UseBorderColor = false;
            this.xrTable1.StylePriority.UseBorders = false;
            this.xrTable1.StylePriority.UseFont = false;
            this.xrTable1.StylePriority.UsePadding = false;
            // 
            // DetailReport1
            // 
            this.DetailReport1.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail2});
            this.DetailReport1.DataMember = "gfc";
            this.DetailReport1.Level = 0;
            this.DetailReport1.Name = "DetailReport1";
            // 
            // Detail2
            // 
            this.Detail2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrTable1});
            this.Detail2.HeightF = 72.91666F;
            this.Detail2.Name = "Detail2";
            this.Detail2.PageBreak = DevExpress.XtraReports.UI.PageBreak.BeforeBand;
            // 
            // ParameterGradeTonnageFieldName
            // 
            this.ParameterGradeTonnageFieldName.Name = "ParameterGradeTonnageFieldName";
            this.ParameterGradeTonnageFieldName.Visible = false;
            // 
            // ParameterUserName
            // 
            this.ParameterUserName.Name = "ParameterUserName";
            this.ParameterUserName.Visible = false;
            // 
            // CompareModelReport
            // 
            this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail,
            this.TopMargin,
            this.BottomMargin,
            this.DetailReport1});
            this.DataMember = "CompareModelsResult";
            this.Margins = new System.Drawing.Printing.Margins(100, 100, 79, 86);
            this.PageHeight = 1169;
            this.PageWidth = 827;
            this.PaperKind = System.Drawing.Printing.PaperKind.A4;
            this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
            this.ParameterModel1Name,
            this.ParameterModel2Name,
            this.ParameterGradeTonnageFieldName,
            this.ParameterUserName});
            this.Version = "12.1";
            ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartZ)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(secondaryAxisY2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartY)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartGT)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(secondaryAxisY3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartX)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
Exemplo n.º 6
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);

        }
Exemplo n.º 7
0
        private XRControl AddStatistics(TemplateProperty template, TemplateDynamicData property, float yPosition, float xPosition)
        {
            var chart1 = new XRChart();
            var pieSeriesView1 = new DevExpress.XtraCharts.PieSeriesView();
            pieSeriesView1.RuntimeExploding = false;
            chart1.BorderColor = Color.Black;
            chart1.Borders = DevExpress.XtraPrinting.BorderSide.None;
            chart1.LocationFloat = new DevExpress.Utils.PointFloat(xPosition, yPosition);
            chart1.Name = "xrChart1" + Guid.NewGuid();

            //chart1.Titles.Add(new DevExpress.XtraCharts.ChartTitle { Text= });
            var series1 = new DevExpress.XtraCharts.Series();
            chart1.Series.Add(series1);

            series1.View = pieSeriesView1;

            var pieSeriesLabel1 = series1.Label as DevExpress.XtraCharts.PieSeriesLabel;
            pieSeriesLabel1.LineVisible = true;
            pieSeriesLabel1.Position = DevExpress.XtraCharts.PieSeriesLabelPosition.TwoColumns;
            chart1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.LeftOutside;
            chart1.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.Top;

            //this is the label with lines connected to the pie chart
            var piePointOptions1 = pieSeriesLabel1.PointOptions as DevExpress.XtraCharts.PiePointOptions;
            piePointOptions1.PointView = DevExpress.XtraCharts.PointView.Values;
            piePointOptions1.PercentOptions.ValueAsPercent = false;
            piePointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            piePointOptions1.ValueNumericOptions.Precision = 0;

            // this is the label with the name and value
            var piePointOptions2 = series1.LegendPointOptions as DevExpress.XtraCharts.PiePointOptions;
            piePointOptions2.PointView = DevExpress.XtraCharts.PointView.ArgumentAndValues;
            piePointOptions2.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
            piePointOptions2.ValueNumericOptions.Precision = 0;
            piePointOptions2.PercentOptions.ValueAsPercent = true;
            piePointOptions2.Pattern = "{V} : {A} ";

            //sorting by argument or by value
            PercentageValueSortingOption sortby = property.Statistics.PercentageValueSortBy;
            if (sortby == null ||
                sortby == PercentageValueSortingOption.PercentageDescending)
            {
                series1.SeriesPointsSorting = DevExpress.XtraCharts.SortingMode.Descending;
                series1.SeriesPointsSortingKey = DevExpress.XtraCharts.SeriesPointKey.Value_1;
            }
            else if (sortby == PercentageValueSortingOption.PercentageAscending)
            {
                series1.SeriesPointsSorting = DevExpress.XtraCharts.SortingMode.Ascending;
                series1.SeriesPointsSortingKey = DevExpress.XtraCharts.SeriesPointKey.Value_1;
            }
            else if (sortby == PercentageValueSortingOption.ValueDescending)
            {
                series1.SeriesPointsSorting = DevExpress.XtraCharts.SortingMode.Descending;
                series1.SeriesPointsSortingKey = DevExpress.XtraCharts.SeriesPointKey.Argument;
            }
            else if (sortby == PercentageValueSortingOption.ValueAscending)
            {
                series1.SeriesPointsSorting = DevExpress.XtraCharts.SortingMode.Ascending;
                series1.SeriesPointsSortingKey = DevExpress.XtraCharts.SeriesPointKey.Argument;
            }

            //set the data base on the statistics.data
            property.Statistics.Data = GetetStatisticsData(template, property.Statistics);

            //add data to the charts
            int cnt = 0;

            var sorted = property.Statistics.Data.OrderBy(e => e.Value);
            foreach (var item in sorted)
            {

                var seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint(item.Key, new object[] { ((object)(item.Value)) }, cnt);
                cnt++;
                series1.Points.Add(seriesPoint1);
            }

            if (!string.IsNullOrEmpty(property.Statistics.ChartTitle))
            {
                DevExpress.XtraCharts.ChartTitle newChartTitle = new DevExpress.XtraCharts.ChartTitle { Text = property.Statistics.ChartTitle };
                newChartTitle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, FontStyle.Bold);
                newChartTitle.Alignment = StringAlignment.Near;
                newChartTitle.Dock = DevExpress.XtraCharts.ChartTitleDockStyle.Top;
                chart1.Titles.Add(newChartTitle);
            }

            //Add total items
            int totalCategory = property.Statistics.Data.Count;

            if (property.Statistics.IsTotalCountVisible)
            {
                int totalCount = GetTotalItems(property.Statistics.Data);
                DevExpress.XtraCharts.ChartTitle totalitems = new DevExpress.XtraCharts.ChartTitle { Text = "Total items: " + totalCount };
                totalitems.Font = new System.Drawing.Font("Tahoma", 8F, FontStyle.Bold);
                totalitems.Alignment = StringAlignment.Near;
                totalitems.Dock = DevExpress.XtraCharts.ChartTitleDockStyle.Bottom;
                chart1.Titles.Add(totalitems);
            }
            //chart1.SizeF = new System.Drawing.SizeF(505.2083F, 100 + (totalCategory * 60));
            if (property.Statistics.GraphSize == GraphSize.Small)
                chart1.SizeF = new System.Drawing.SizeF(505.2083F, 300);
            else if (property.Statistics.GraphSize == GraphSize.Normal)
                chart1.SizeF = new System.Drawing.SizeF(505.2083F, 500);
            else if (property.Statistics.GraphSize == GraphSize.Large)
                chart1.SizeF = new System.Drawing.SizeF(505.2083F, 700);
            return chart1;
        }
 /// <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(Kgl_StateBar));
     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.ChartTitle     chartTitle1         = new DevExpress.XtraCharts.ChartTitle();
     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.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.panelControl1       = new DevExpress.XtraEditors.PanelControl();
     this.dateEdit2           = new DevExpress.XtraEditors.DateEdit();
     this.btn_next            = new DevExpress.XtraEditors.SimpleButton();
     this.btn_pre             = new DevExpress.XtraEditors.SimpleButton();
     this.radioGroup1         = new DevExpress.XtraEditors.RadioGroup();
     this.simpleButton1       = new DevExpress.XtraEditors.SimpleButton();
     this.checkEdit1          = new DevExpress.XtraEditors.CheckEdit();
     this.simpleButton2       = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton4       = new DevExpress.XtraEditors.SimpleButton();
     this.comboBoxEdit1       = new DevExpress.XtraEditors.ComboBoxEdit();
     this.dateEdit1           = new DevExpress.XtraEditors.DateEdit();
     this.labelControl2       = new DevExpress.XtraEditors.LabelControl();
     this.labelControl3       = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1       = new DevExpress.XtraEditors.LabelControl();
     this.saveFileDialog1     = new System.Windows.Forms.SaveFileDialog();
     this.barSubItem6         = new DevExpress.XtraBars.BarSubItem();
     this.barSubItem7         = new DevExpress.XtraBars.BarSubItem();
     this.barSubItem8         = new DevExpress.XtraBars.BarSubItem();
     this.barSubItem9         = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItem1      = new DevExpress.XtraBars.BarButtonItem();
     this.layoutControl1      = new DevExpress.XtraLayout.LayoutControl();
     this.chart               = new DevExpress.XtraCharts.ChartControl();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     this.SuspendLayout();
     //
     // gridControl1
     //
     this.gridControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.gridControl1.Location = new System.Drawing.Point(3, 88);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(1141, 72);
     this.gridControl1.TabIndex = 10;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Appearance.GroupPanel.Font                 = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView1.Appearance.GroupPanel.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.gridView1.Appearance.GroupPanel.Options.UseFont      = true;
     this.gridView1.Appearance.GroupPanel.Options.UseForeColor = true;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn5,
         this.gridColumn6,
         this.gridColumn7,
         this.gridColumn8,
         this.gridColumn9,
         this.gridColumn10,
         this.gridColumn11,
         this.gridColumn12,
         this.gridColumn13
     });
     this.gridView1.GridControl                = this.gridControl1;
     this.gridView1.GroupPanelText             = "提示:双击曲线查看当前时间点的详细信息";
     this.gridView1.Name                       = "gridView1";
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption   = "位置/类型";
     this.gridColumn1.FieldName = "名称及类型";
     this.gridColumn1.Name      = "gridColumn1";
     this.gridColumn1.OptionsColumn.AllowEdit  = false;
     this.gridColumn1.OptionsColumn.AllowFocus = false;
     this.gridColumn1.OptionsColumn.ReadOnly   = true;
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     this.gridColumn1.Width        = 180;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption   = "报警/断电状态";
     this.gridColumn2.FieldName = "报警及断电状态";
     this.gridColumn2.Name      = "gridColumn2";
     this.gridColumn2.OptionsColumn.AllowEdit  = false;
     this.gridColumn2.OptionsColumn.AllowFocus = false;
     this.gridColumn2.OptionsColumn.ReadOnly   = true;
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 1;
     this.gridColumn2.Width        = 64;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption   = "时间范围";
     this.gridColumn5.FieldName = "读值时区";
     this.gridColumn5.Name      = "gridColumn5";
     this.gridColumn5.OptionsColumn.AllowEdit  = false;
     this.gridColumn5.OptionsColumn.AllowFocus = false;
     this.gridColumn5.OptionsColumn.ReadOnly   = true;
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 2;
     this.gridColumn5.Width        = 64;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption   = "当前时间";
     this.gridColumn6.FieldName = "读值时刻";
     this.gridColumn6.Name      = "gridColumn6";
     this.gridColumn6.OptionsColumn.AllowEdit  = false;
     this.gridColumn6.OptionsColumn.AllowFocus = false;
     this.gridColumn6.OptionsColumn.ReadOnly   = true;
     this.gridColumn6.Visible      = true;
     this.gridColumn6.VisibleIndex = 3;
     this.gridColumn6.Width        = 64;
     //
     // gridColumn7
     //
     this.gridColumn7.Caption   = "开机率";
     this.gridColumn7.FieldName = "开机效率";
     this.gridColumn7.Name      = "gridColumn7";
     this.gridColumn7.OptionsColumn.AllowEdit  = false;
     this.gridColumn7.OptionsColumn.AllowFocus = false;
     this.gridColumn7.OptionsColumn.ReadOnly   = true;
     this.gridColumn7.Visible      = true;
     this.gridColumn7.VisibleIndex = 4;
     this.gridColumn7.Width        = 64;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption   = "开机时间";
     this.gridColumn8.FieldName = "开机时间";
     this.gridColumn8.Name      = "gridColumn8";
     this.gridColumn8.OptionsColumn.AllowEdit  = false;
     this.gridColumn8.OptionsColumn.AllowFocus = false;
     this.gridColumn8.OptionsColumn.ReadOnly   = true;
     this.gridColumn8.Visible      = true;
     this.gridColumn8.VisibleIndex = 5;
     this.gridColumn8.Width        = 64;
     //
     // gridColumn9
     //
     this.gridColumn9.Caption   = "开停次数";
     this.gridColumn9.FieldName = "开停次数";
     this.gridColumn9.Name      = "gridColumn9";
     this.gridColumn9.OptionsColumn.AllowEdit  = false;
     this.gridColumn9.OptionsColumn.AllowFocus = false;
     this.gridColumn9.OptionsColumn.ReadOnly   = true;
     this.gridColumn9.Visible      = true;
     this.gridColumn9.VisibleIndex = 6;
     this.gridColumn9.Width        = 64;
     //
     // gridColumn10
     //
     this.gridColumn10.Caption   = "报警/解除";
     this.gridColumn10.FieldName = "报警/解除";
     this.gridColumn10.Name      = "gridColumn10";
     this.gridColumn10.OptionsColumn.AllowEdit  = false;
     this.gridColumn10.OptionsColumn.AllowFocus = false;
     this.gridColumn10.OptionsColumn.ReadOnly   = true;
     this.gridColumn10.Visible      = true;
     this.gridColumn10.VisibleIndex = 7;
     this.gridColumn10.Width        = 64;
     //
     // gridColumn11
     //
     this.gridColumn11.Caption   = "断电/复电";
     this.gridColumn11.FieldName = "断电/复电";
     this.gridColumn11.Name      = "gridColumn11";
     this.gridColumn11.OptionsColumn.AllowEdit  = false;
     this.gridColumn11.OptionsColumn.AllowFocus = false;
     this.gridColumn11.OptionsColumn.ReadOnly   = true;
     this.gridColumn11.Visible      = true;
     this.gridColumn11.VisibleIndex = 8;
     this.gridColumn11.Width        = 64;
     //
     // gridColumn12
     //
     this.gridColumn12.Caption   = "馈电状态";
     this.gridColumn12.FieldName = "馈电状态";
     this.gridColumn12.Name      = "gridColumn12";
     this.gridColumn12.OptionsColumn.AllowEdit  = false;
     this.gridColumn12.OptionsColumn.AllowFocus = false;
     this.gridColumn12.OptionsColumn.ReadOnly   = true;
     this.gridColumn12.Visible      = true;
     this.gridColumn12.VisibleIndex = 9;
     this.gridColumn12.Width        = 64;
     //
     // gridColumn13
     //
     this.gridColumn13.Caption   = "措施/时刻";
     this.gridColumn13.FieldName = "措施及时刻";
     this.gridColumn13.Name      = "gridColumn13";
     this.gridColumn13.OptionsColumn.AllowEdit  = false;
     this.gridColumn13.OptionsColumn.AllowFocus = false;
     this.gridColumn13.OptionsColumn.ReadOnly   = true;
     this.gridColumn13.Visible      = true;
     this.gridColumn13.VisibleIndex = 10;
     this.gridColumn13.Width        = 73;
     //
     // panelControl1
     //
     this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.panelControl1.Controls.Add(this.dateEdit2);
     this.panelControl1.Controls.Add(this.btn_next);
     this.panelControl1.Controls.Add(this.btn_pre);
     this.panelControl1.Controls.Add(this.radioGroup1);
     this.panelControl1.Controls.Add(this.simpleButton1);
     this.panelControl1.Controls.Add(this.checkEdit1);
     this.panelControl1.Controls.Add(this.simpleButton2);
     this.panelControl1.Controls.Add(this.simpleButton4);
     this.panelControl1.Controls.Add(this.comboBoxEdit1);
     this.panelControl1.Controls.Add(this.dateEdit1);
     this.panelControl1.Controls.Add(this.labelControl2);
     this.panelControl1.Controls.Add(this.labelControl3);
     this.panelControl1.Controls.Add(this.labelControl1);
     this.panelControl1.Location = new System.Drawing.Point(3, 3);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(1141, 81);
     this.panelControl1.TabIndex = 11;
     //
     // dateEdit2
     //
     this.dateEdit2.EditValue = null;
     this.dateEdit2.Location  = new System.Drawing.Point(206, 9);
     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.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.dateEdit2.Size              = new System.Drawing.Size(135, 20);
     this.dateEdit2.TabIndex          = 114;
     this.dateEdit2.EditValueChanged += new System.EventHandler(this.dateEdit2_EditValueChanged);
     //
     // btn_next
     //
     this.btn_next.Image    = ((System.Drawing.Image)(resources.GetObject("btn_next.Image")));
     this.btn_next.Location = new System.Drawing.Point(747, 6);
     this.btn_next.Name     = "btn_next";
     this.btn_next.Size     = new System.Drawing.Size(70, 30);
     this.btn_next.TabIndex = 112;
     this.btn_next.Text     = "向后";
     this.btn_next.Click   += new System.EventHandler(this.btn_next_Click);
     //
     // btn_pre
     //
     this.btn_pre.Image    = ((System.Drawing.Image)(resources.GetObject("btn_pre.Image")));
     this.btn_pre.Location = new System.Drawing.Point(662, 6);
     this.btn_pre.Name     = "btn_pre";
     this.btn_pre.Size     = new System.Drawing.Size(70, 30);
     this.btn_pre.TabIndex = 113;
     this.btn_pre.Text     = "向前";
     this.btn_pre.Click   += new System.EventHandler(this.btn_pre_Click);
     //
     // radioGroup1
     //
     this.radioGroup1.Location = new System.Drawing.Point(357, 6);
     this.radioGroup1.Name     = "radioGroup1";
     this.radioGroup1.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.radioGroup1.Properties.Appearance.Options.UseBackColor = true;
     this.radioGroup1.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
         new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "活动测点"),
         new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "所有测点")
     });
     this.radioGroup1.Size                  = new System.Drawing.Size(183, 23);
     this.radioGroup1.TabIndex              = 102;
     this.radioGroup1.SelectedIndexChanged += new System.EventHandler(this.radioGroup1_SelectedIndexChanged);
     //
     // simpleButton1
     //
     this.simpleButton1.Image    = ((System.Drawing.Image)(resources.GetObject("simpleButton1.Image")));
     this.simpleButton1.Location = new System.Drawing.Point(581, 6);
     this.simpleButton1.Name     = "simpleButton1";
     this.simpleButton1.Size     = new System.Drawing.Size(70, 30);
     this.simpleButton1.TabIndex = 3;
     this.simpleButton1.Text     = "查询";
     this.simpleButton1.Click   += new System.EventHandler(this.simpleButton1_Click);
     //
     // checkEdit1
     //
     this.checkEdit1.Location           = new System.Drawing.Point(357, 41);
     this.checkEdit1.Name               = "checkEdit1";
     this.checkEdit1.Properties.Caption = "计算未知状态(系统退出、分站中断)";
     this.checkEdit1.Size               = new System.Drawing.Size(217, 19);
     this.checkEdit1.TabIndex           = 5;
     this.checkEdit1.Visible            = false;
     //
     // simpleButton2
     //
     this.simpleButton2.Image    = ((System.Drawing.Image)(resources.GetObject("simpleButton2.Image")));
     this.simpleButton2.Location = new System.Drawing.Point(682, 45);
     this.simpleButton2.Name     = "simpleButton2";
     this.simpleButton2.Size     = new System.Drawing.Size(81, 30);
     this.simpleButton2.TabIndex = 3;
     this.simpleButton2.Text     = "导出图片";
     this.simpleButton2.Click   += new System.EventHandler(this.simpleButton2_Click);
     //
     // simpleButton4
     //
     this.simpleButton4.Image    = ((System.Drawing.Image)(resources.GetObject("simpleButton4.Image")));
     this.simpleButton4.Location = new System.Drawing.Point(583, 45);
     this.simpleButton4.Name     = "simpleButton4";
     this.simpleButton4.Size     = new System.Drawing.Size(81, 30);
     this.simpleButton4.TabIndex = 3;
     this.simpleButton4.Text     = "打印";
     this.simpleButton4.Click   += new System.EventHandler(this.simpleButton4_Click);
     //
     // comboBoxEdit1
     //
     this.comboBoxEdit1.Location = new System.Drawing.Point(74, 43);
     this.comboBoxEdit1.Name     = "comboBoxEdit1";
     this.comboBoxEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.comboBoxEdit1.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.comboBoxEdit1.Size     = new System.Drawing.Size(267, 20);
     this.comboBoxEdit1.TabIndex = 2;
     //
     // dateEdit1
     //
     this.dateEdit1.EditValue = null;
     this.dateEdit1.Location  = new System.Drawing.Point(74, 9);
     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.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.dateEdit1.Size              = new System.Drawing.Size(126, 20);
     this.dateEdit1.TabIndex          = 1;
     this.dateEdit1.EditValueChanged += new System.EventHandler(this.dateEdit1_EditValueChanged);
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(163, 12);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(12, 14);
     this.labelControl2.TabIndex = 0;
     this.labelControl2.Text     = "至";
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(8, 46);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(60, 14);
     this.labelControl3.TabIndex = 0;
     this.labelControl3.Text     = "选择测点:";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(8, 9);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(60, 14);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text     = "选择日期:";
     //
     // saveFileDialog1
     //
     this.saveFileDialog1.Filter = "图片文件|*.png";
     //
     // barSubItem6
     //
     this.barSubItem6.Caption = "BMP";
     this.barSubItem6.Id      = 7;
     this.barSubItem6.Name    = "barSubItem6";
     //
     // barSubItem7
     //
     this.barSubItem7.Caption = "JPG";
     this.barSubItem7.Id      = 8;
     this.barSubItem7.Name    = "barSubItem7";
     //
     // barSubItem8
     //
     this.barSubItem8.Caption = "PNG";
     this.barSubItem8.Id      = 9;
     this.barSubItem8.Name    = "barSubItem8";
     //
     // barSubItem9
     //
     this.barSubItem9.Caption = "GIF";
     this.barSubItem9.Id      = 10;
     this.barSubItem9.Name    = "barSubItem9";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "barButtonItem1";
     this.barButtonItem1.Id      = 1;
     this.barButtonItem1.Name    = "barButtonItem1";
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.chart);
     this.layoutControl1.Controls.Add(this.panelControl1);
     this.layoutControl1.Controls.Add(this.gridControl1);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(453, 256, 250, 350);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(1147, 679);
     this.layoutControl1.TabIndex = 14;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // chart
     //
     this.chart.CrosshairOptions.ArgumentLineColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.chart.CrosshairOptions.GroupHeaderPattern          = "{A:yyyy-MM-dd HH:mm:ss}";
     this.chart.CrosshairOptions.ShowArgumentLabels          = true;
     this.chart.CrosshairOptions.ShowGroupHeaders            = false;
     this.chart.CrosshairOptions.ShowValueLabels             = true;
     this.chart.CrosshairOptions.ShowValueLine               = true;
     this.chart.CrosshairOptions.ValueLineColor              = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     xyDiagram1.AxisX.DateTimeScaleOptions.AggregateFunction = DevExpress.XtraCharts.AggregateFunction.None;
     xyDiagram1.AxisX.DateTimeScaleOptions.MeasureUnit       = DevExpress.XtraCharts.DateTimeMeasureUnit.Hour;
     xyDiagram1.AxisX.Label.DateTimeOptions.AutoFormat       = false;
     xyDiagram1.AxisX.Label.DateTimeOptions.Format           = DevExpress.XtraCharts.DateTimeFormat.Custom;
     xyDiagram1.AxisX.Label.DateTimeOptions.FormatString     = "yyyy-MM-dd HH:00:00";
     xyDiagram1.AxisX.VisibleInPanesSerializable             = "-1";
     xyDiagram1.AxisY.Label.NumericOptions.Format            = DevExpress.XtraCharts.NumericFormat.Number;
     xyDiagram1.AxisY.Label.NumericOptions.Precision         = 0;
     xyDiagram1.AxisY.VisibleInPanesSerializable             = "-1";
     xyDiagram1.AxisY.VisualRange.Auto                 = false;
     xyDiagram1.AxisY.VisualRange.AutoSideMargins      = false;
     xyDiagram1.AxisY.VisualRange.MaxValueSerializable = "100";
     xyDiagram1.AxisY.VisualRange.MinValueSerializable = "0";
     xyDiagram1.AxisY.VisualRange.SideMarginsValue     = 0D;
     xyDiagram1.AxisY.WholeRange.Auto                 = false;
     xyDiagram1.AxisY.WholeRange.AutoSideMargins      = false;
     xyDiagram1.AxisY.WholeRange.MaxValueSerializable = "100";
     xyDiagram1.AxisY.WholeRange.MinValueSerializable = "0";
     xyDiagram1.AxisY.WholeRange.SideMarginsValue     = 0D;
     xyDiagram1.DefaultPane.EnableAxisXScrolling      = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.EnableAxisXScrolling = true;
     this.chart.Diagram = xyDiagram1;
     this.chart.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chart.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.chart.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chart.Legend.Font        = new System.Drawing.Font("Tahoma", 10F);
     this.chart.Location           = new System.Drawing.Point(3, 164);
     this.chart.Name               = "chart";
     series1.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.DateTime;
     series1.CrosshairLabelPattern = "{S} : {V:F2}";
     series1.Name = "柱状图";
     this.chart.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chart.SeriesTemplate.View = lineSeriesView1;
     this.chart.Size     = new System.Drawing.Size(1141, 512);
     this.chart.TabIndex = 12;
     chartTitle1.Font    = new System.Drawing.Font("Tahoma", 12F);
     chartTitle1.Text    = "开关量柱状图";
     this.chart.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     this.chart.ToolTipOptions.ShowForPoints = false;
     this.chart.CustomDrawCrosshair         += new DevExpress.XtraCharts.CustomDrawCrosshairEventHandler(this.chart_CustomDrawCrosshair);
     this.chart.MouseDoubleClick            += new System.Windows.Forms.MouseEventHandler(this.chart_MouseClick);
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.CustomizationFormText       = "layoutControlGroup1";
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.layoutControlItem1
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "layoutControlGroup1";
     this.layoutControlGroup1.Padding     = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
     this.layoutControlGroup1.Size        = new System.Drawing.Size(1147, 679);
     this.layoutControlGroup1.Text        = "layoutControlGroup1";
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control = this.gridControl1;
     this.layoutControlItem2.CustomizationFormText = "layoutControlItem2";
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 85);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.Size     = new System.Drawing.Size(1145, 76);
     this.layoutControlItem2.Text     = "layoutControlItem2";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextToControlDistance = 0;
     this.layoutControlItem2.TextVisible           = false;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control = this.chart;
     this.layoutControlItem3.CustomizationFormText = "layoutControlItem3";
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 161);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.Size     = new System.Drawing.Size(1145, 516);
     this.layoutControlItem3.Text     = "layoutControlItem3";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextToControlDistance = 0;
     this.layoutControlItem3.TextVisible           = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control = this.panelControl1;
     this.layoutControlItem1.CustomizationFormText = "layoutControlItem1";
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(1145, 85);
     this.layoutControlItem1.Text     = "layoutControlItem1";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextToControlDistance = 0;
     this.layoutControlItem1.TextVisible           = false;
     //
     // Kgl_StateBar
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1147, 679);
     this.Controls.Add(this.layoutControl1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "Kgl_StateBar";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "开关量柱状图";
     this.Load         += new System.EventHandler(this.Kgl_StateBar_Load);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).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.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.components);
     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 = "Flat";
     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(Days)";
     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(Days)";
     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);
 }
Exemplo n.º 10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ReactionProcessQC));
     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.ChartTitle     chartTitle1         = new DevExpress.XtraCharts.ChartTitle();
     this.lblTestItem       = new DevExpress.XtraEditors.LabelControl();
     this.lblCupNumber      = new DevExpress.XtraEditors.LabelControl();
     this.lblConcentration  = new DevExpress.XtraEditors.LabelControl();
     this.lblabsorbance     = new DevExpress.XtraEditors.LabelControl();
     this.lblMeteringPoint  = new DevExpress.XtraEditors.LabelControl();
     this.txtConcResult     = new DevExpress.XtraEditors.TextEdit();
     this.txtAbsorb         = new DevExpress.XtraEditors.TextEdit();
     this.txtReactionCupNum = new DevExpress.XtraEditors.TextEdit();
     this.btnClose          = new DevExpress.XtraEditors.SimpleButton();
     this.chartQCReaction   = new DevExpress.XtraCharts.ChartControl();
     this.labelControl1     = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2     = new DevExpress.XtraEditors.LabelControl();
     this.labelControl3     = new DevExpress.XtraEditors.LabelControl();
     this.labelControl4     = new DevExpress.XtraEditors.LabelControl();
     this.txtProjectName    = new DevExpress.XtraEditors.TextEdit();
     this.txtSampleType     = new DevExpress.XtraEditors.TextEdit();
     this.txtQCName         = new DevExpress.XtraEditors.TextEdit();
     this.txtLotNum         = new DevExpress.XtraEditors.TextEdit();
     this.txtManufacturer   = new DevExpress.XtraEditors.TextEdit();
     this.cboMeasurePoint   = new DevExpress.XtraEditors.ComboBoxEdit();
     this.txtLevelConc      = new DevExpress.XtraEditors.TextEdit();
     this.labelControl5     = new DevExpress.XtraEditors.LabelControl();
     ((System.ComponentModel.ISupportInitialize)(this.txtConcResult.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAbsorb.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtReactionCupNum.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartQCReaction)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtProjectName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSampleType.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtQCName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtLotNum.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtManufacturer.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboMeasurePoint.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtLevelConc.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // lblTestItem
     //
     this.lblTestItem.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTestItem.Appearance.Options.UseFont = true;
     this.lblTestItem.Location = new System.Drawing.Point(37, 7);
     this.lblTestItem.Name     = "lblTestItem";
     this.lblTestItem.Size     = new System.Drawing.Size(70, 17);
     this.lblTestItem.TabIndex = 0;
     this.lblTestItem.Text     = "测试项目:";
     //
     // lblCupNumber
     //
     this.lblCupNumber.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblCupNumber.Appearance.Options.UseFont = true;
     this.lblCupNumber.Location = new System.Drawing.Point(31, 740);
     this.lblCupNumber.Name     = "lblCupNumber";
     this.lblCupNumber.Size     = new System.Drawing.Size(70, 17);
     this.lblCupNumber.TabIndex = 2;
     this.lblCupNumber.Text     = "反应杯号:";
     //
     // lblConcentration
     //
     this.lblConcentration.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblConcentration.Appearance.Options.UseFont = true;
     this.lblConcentration.Location = new System.Drawing.Point(488, 7);
     this.lblConcentration.Name     = "lblConcentration";
     this.lblConcentration.Size     = new System.Drawing.Size(42, 17);
     this.lblConcentration.TabIndex = 3;
     this.lblConcentration.Text     = "浓度:";
     //
     // lblabsorbance
     //
     this.lblabsorbance.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblabsorbance.Appearance.Options.UseFont = true;
     this.lblabsorbance.Location = new System.Drawing.Point(452, 740);
     this.lblabsorbance.Name     = "lblabsorbance";
     this.lblabsorbance.Size     = new System.Drawing.Size(56, 17);
     this.lblabsorbance.TabIndex = 5;
     this.lblabsorbance.Text     = "吸光度:";
     //
     // lblMeteringPoint
     //
     this.lblMeteringPoint.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblMeteringPoint.Appearance.Options.UseFont = true;
     this.lblMeteringPoint.Location = new System.Drawing.Point(250, 740);
     this.lblMeteringPoint.Name     = "lblMeteringPoint";
     this.lblMeteringPoint.Size     = new System.Drawing.Size(56, 17);
     this.lblMeteringPoint.TabIndex = 6;
     this.lblMeteringPoint.Text     = "测光点:";
     //
     // txtConcResult
     //
     this.txtConcResult.Location = new System.Drawing.Point(563, 4);
     this.txtConcResult.Name     = "txtConcResult";
     this.txtConcResult.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtConcResult.Properties.Appearance.Options.UseFont = true;
     this.txtConcResult.Properties.ReadOnly = true;
     this.txtConcResult.Size     = new System.Drawing.Size(100, 24);
     this.txtConcResult.TabIndex = 7;
     //
     // txtAbsorb
     //
     this.txtAbsorb.Location = new System.Drawing.Point(514, 737);
     this.txtAbsorb.Name     = "txtAbsorb";
     this.txtAbsorb.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtAbsorb.Properties.Appearance.Options.UseFont = true;
     this.txtAbsorb.Properties.ReadOnly = true;
     this.txtAbsorb.Size     = new System.Drawing.Size(100, 24);
     this.txtAbsorb.TabIndex = 8;
     //
     // txtReactionCupNum
     //
     this.txtReactionCupNum.Location = new System.Drawing.Point(107, 737);
     this.txtReactionCupNum.Name     = "txtReactionCupNum";
     this.txtReactionCupNum.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtReactionCupNum.Properties.Appearance.Options.UseFont = true;
     this.txtReactionCupNum.Properties.ReadOnly = true;
     this.txtReactionCupNum.Size     = new System.Drawing.Size(100, 24);
     this.txtReactionCupNum.TabIndex = 9;
     //
     // btnClose
     //
     this.btnClose.Image    = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
     this.btnClose.Location = new System.Drawing.Point(1285, 730);
     this.btnClose.Name     = "btnClose";
     this.btnClose.Size     = new System.Drawing.Size(84, 36);
     this.btnClose.TabIndex = 14;
     this.btnClose.Text     = "关闭";
     this.btnClose.Click   += new System.EventHandler(this.btnClose_Click);
     //
     // chartQCReaction
     //
     this.chartQCReaction.DataBindings                 = null;
     xyDiagram1.AxisX.GridLines.Visible                = true;
     xyDiagram1.AxisX.MinorCount                       = 1;
     xyDiagram1.AxisX.NumericScaleOptions.AutoGrid     = false;
     xyDiagram1.AxisX.Title.Text                       = "测光点";
     xyDiagram1.AxisX.Title.Visibility                 = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.VisibleInPanesSerializable       = "-1";
     xyDiagram1.AxisX.VisualRange.Auto                 = false;
     xyDiagram1.AxisX.VisualRange.AutoSideMargins      = false;
     xyDiagram1.AxisX.VisualRange.MaxValueSerializable = "44";
     xyDiagram1.AxisX.VisualRange.MinValueSerializable = "0";
     xyDiagram1.AxisX.VisualRange.SideMarginsValue     = 0D;
     xyDiagram1.AxisX.WholeRange.Auto                  = false;
     xyDiagram1.AxisX.WholeRange.AutoSideMargins       = false;
     xyDiagram1.AxisX.WholeRange.MaxValueSerializable  = "44";
     xyDiagram1.AxisX.WholeRange.MinValueSerializable  = "0";
     xyDiagram1.AxisX.WholeRange.SideMarginsValue      = 1D;
     xyDiagram1.AxisY.MinorCount                       = 9;
     xyDiagram1.AxisY.Title.Text                       = "吸光度";
     xyDiagram1.AxisY.Title.Visibility                 = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.VisibleInPanesSerializable       = "-1";
     xyDiagram1.AxisY.VisualRange.Auto                 = false;
     xyDiagram1.AxisY.VisualRange.AutoSideMargins      = false;
     xyDiagram1.AxisY.VisualRange.MaxValueSerializable = "1.2";
     xyDiagram1.AxisY.VisualRange.MinValueSerializable = "-0.4";
     xyDiagram1.AxisY.VisualRange.SideMarginsValue     = 0D;
     xyDiagram1.AxisY.WholeRange.Auto                  = false;
     xyDiagram1.AxisY.WholeRange.AutoSideMargins       = false;
     xyDiagram1.AxisY.WholeRange.MaxValueSerializable  = "4";
     xyDiagram1.AxisY.WholeRange.MinValueSerializable  = "-4";
     xyDiagram1.AxisY.WholeRange.SideMarginsValue      = 0D;
     xyDiagram1.EnableAxisXScrolling                   = true;
     xyDiagram1.EnableAxisXZooming                     = true;
     xyDiagram1.EnableAxisYScrolling                   = true;
     xyDiagram1.EnableAxisYZooming                     = true;
     this.chartQCReaction.Diagram                      = xyDiagram1;
     this.chartQCReaction.Legend.Name                  = "Default Legend";
     this.chartQCReaction.Legend.Visibility            = DevExpress.Utils.DefaultBoolean.False;
     this.chartQCReaction.Location                     = new System.Drawing.Point(19, 63);
     this.chartQCReaction.Name = "chartQCReaction";
     series1.Name = "Series 1";
     series1.View = lineSeriesView1;
     this.chartQCReaction.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartQCReaction.Size     = new System.Drawing.Size(1351, 656);
     this.chartQCReaction.TabIndex = 13;
     chartTitle1.Text = "反应进程";
     this.chartQCReaction.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl1.Appearance.Options.UseFont = true;
     this.labelControl1.Location = new System.Drawing.Point(279, 7);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(70, 17);
     this.labelControl1.TabIndex = 15;
     this.labelControl1.Text     = "样本类型:";
     //
     // labelControl2
     //
     this.labelControl2.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl2.Appearance.Options.UseFont = true;
     this.labelControl2.Location = new System.Drawing.Point(36, 41);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(84, 17);
     this.labelControl2.TabIndex = 16;
     this.labelControl2.Text     = "质控品名称:";
     //
     // labelControl3
     //
     this.labelControl3.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl3.Appearance.Options.UseFont = true;
     this.labelControl3.Location = new System.Drawing.Point(279, 41);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(42, 17);
     this.labelControl3.TabIndex = 17;
     this.labelControl3.Text     = "批号:";
     //
     // labelControl4
     //
     this.labelControl4.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl4.Appearance.Options.UseFont = true;
     this.labelControl4.Location = new System.Drawing.Point(761, 39);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(70, 17);
     this.labelControl4.TabIndex = 18;
     this.labelControl4.Text     = "生产厂家:";
     //
     // txtProjectName
     //
     this.txtProjectName.Location = new System.Drawing.Point(126, 4);
     this.txtProjectName.Name     = "txtProjectName";
     this.txtProjectName.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtProjectName.Properties.Appearance.Options.UseFont = true;
     this.txtProjectName.Properties.ReadOnly = true;
     this.txtProjectName.Size     = new System.Drawing.Size(125, 24);
     this.txtProjectName.TabIndex = 19;
     //
     // txtSampleType
     //
     this.txtSampleType.Location = new System.Drawing.Point(355, 4);
     this.txtSampleType.Name     = "txtSampleType";
     this.txtSampleType.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtSampleType.Properties.Appearance.Options.UseFont = true;
     this.txtSampleType.Properties.ReadOnly = true;
     this.txtSampleType.Size     = new System.Drawing.Size(100, 24);
     this.txtSampleType.TabIndex = 20;
     //
     // txtQCName
     //
     this.txtQCName.Location = new System.Drawing.Point(126, 38);
     this.txtQCName.Name     = "txtQCName";
     this.txtQCName.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtQCName.Properties.Appearance.Options.UseFont = true;
     this.txtQCName.Properties.ReadOnly = true;
     this.txtQCName.Size     = new System.Drawing.Size(125, 24);
     this.txtQCName.TabIndex = 21;
     //
     // txtLotNum
     //
     this.txtLotNum.Location = new System.Drawing.Point(355, 38);
     this.txtLotNum.Name     = "txtLotNum";
     this.txtLotNum.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtLotNum.Properties.Appearance.Options.UseFont = true;
     this.txtLotNum.Properties.ReadOnly = true;
     this.txtLotNum.Size     = new System.Drawing.Size(100, 24);
     this.txtLotNum.TabIndex = 22;
     //
     // txtManufacturer
     //
     this.txtManufacturer.Location = new System.Drawing.Point(837, 38);
     this.txtManufacturer.Name     = "txtManufacturer";
     this.txtManufacturer.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtManufacturer.Properties.Appearance.Options.UseFont = true;
     this.txtManufacturer.Properties.ReadOnly = true;
     this.txtManufacturer.Size     = new System.Drawing.Size(222, 24);
     this.txtManufacturer.TabIndex = 23;
     //
     // cboMeasurePoint
     //
     this.cboMeasurePoint.Location = new System.Drawing.Point(312, 737);
     this.cboMeasurePoint.Name     = "cboMeasurePoint";
     this.cboMeasurePoint.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cboMeasurePoint.Properties.Appearance.Options.UseFont = true;
     this.cboMeasurePoint.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cboMeasurePoint.Size                  = new System.Drawing.Size(100, 24);
     this.cboMeasurePoint.TabIndex              = 11;
     this.cboMeasurePoint.SelectedIndexChanged += new System.EventHandler(this.cboMeasurePoint_SelectedIndexChanged);
     //
     // txtLevelConc
     //
     this.txtLevelConc.Location = new System.Drawing.Point(563, 38);
     this.txtLevelConc.Name     = "txtLevelConc";
     this.txtLevelConc.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtLevelConc.Properties.Appearance.Options.UseFont = true;
     this.txtLevelConc.Properties.ReadOnly = true;
     this.txtLevelConc.Size     = new System.Drawing.Size(100, 24);
     this.txtLevelConc.TabIndex = 25;
     //
     // labelControl5
     //
     this.labelControl5.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl5.Appearance.Options.UseFont = true;
     this.labelControl5.Location = new System.Drawing.Point(487, 41);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(70, 17);
     this.labelControl5.TabIndex = 24;
     this.labelControl5.Text     = "水平浓度:";
     //
     // ReactionProcessQC
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1417, 773);
     this.Controls.Add(this.txtLevelConc);
     this.Controls.Add(this.labelControl5);
     this.Controls.Add(this.txtManufacturer);
     this.Controls.Add(this.txtLotNum);
     this.Controls.Add(this.txtQCName);
     this.Controls.Add(this.txtSampleType);
     this.Controls.Add(this.txtProjectName);
     this.Controls.Add(this.labelControl4);
     this.Controls.Add(this.labelControl3);
     this.Controls.Add(this.labelControl2);
     this.Controls.Add(this.labelControl1);
     this.Controls.Add(this.btnClose);
     this.Controls.Add(this.chartQCReaction);
     this.Controls.Add(this.cboMeasurePoint);
     this.Controls.Add(this.txtReactionCupNum);
     this.Controls.Add(this.txtAbsorb);
     this.Controls.Add(this.txtConcResult);
     this.Controls.Add(this.lblMeteringPoint);
     this.Controls.Add(this.lblabsorbance);
     this.Controls.Add(this.lblConcentration);
     this.Controls.Add(this.lblCupNumber);
     this.Controls.Add(this.lblTestItem);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Name            = "ReactionProcessQC";
     this.Text            = "反应进程";
     //this.Load += new System.EventHandler(this.ReactionProcessQC_Load);
     ((System.ComponentModel.ISupportInitialize)(this.txtConcResult.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAbsorb.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtReactionCupNum.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartQCReaction)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtProjectName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSampleType.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtQCName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtLotNum.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtManufacturer.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboMeasurePoint.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtLevelConc.Properties)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 11
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(SMT_QUALITY_COCKPIT_BONDING_POPUP));
     DevExpress.XtraCharts.XYDiagram        xyDiagram1        = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.ConstantLine     constantLine1     = new DevExpress.XtraCharts.ConstantLine();
     DevExpress.XtraCharts.ConstantLine     constantLine2     = new DevExpress.XtraCharts.ConstantLine();
     DevExpress.XtraCharts.ConstantLine     constantLine3     = new DevExpress.XtraCharts.ConstantLine();
     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.SplineSeriesView splineSeriesView2 = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.ChartTitle       chartTitle1       = new DevExpress.XtraCharts.ChartTitle();
     this.pnTop         = new System.Windows.Forms.Panel();
     this.cmdPm1        = new System.Windows.Forms.Button();
     this.lblHeader     = new DevExpress.XtraEditors.LabelControl();
     this.pnExport      = new System.Windows.Forms.Panel();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     this.pnBody2       = new System.Windows.Forms.Panel();
     this.timer1        = new System.Windows.Forms.Timer(this.components);
     this.pnBody1       = new System.Windows.Forms.Panel();
     this.pnTop.SuspendLayout();
     this.pnExport.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).BeginInit();
     this.pnBody1.SuspendLayout();
     this.SuspendLayout();
     //
     // pnTop
     //
     this.pnTop.Controls.Add(this.cmdPm1);
     this.pnTop.Controls.Add(this.lblHeader);
     this.pnTop.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnTop.Location = new System.Drawing.Point(0, 0);
     this.pnTop.Name     = "pnTop";
     this.pnTop.Size     = new System.Drawing.Size(1288, 76);
     this.pnTop.TabIndex = 2;
     //
     // cmdPm1
     //
     this.cmdPm1.BackColor                  = System.Drawing.Color.Transparent;
     this.cmdPm1.BackgroundImage            = ((System.Drawing.Image)(resources.GetObject("cmdPm1.BackgroundImage")));
     this.cmdPm1.BackgroundImageLayout      = System.Windows.Forms.ImageLayout.Stretch;
     this.cmdPm1.FlatAppearance.BorderColor = System.Drawing.Color.Yellow;
     this.cmdPm1.FlatAppearance.BorderSize  = 0;
     this.cmdPm1.FlatStyle                  = System.Windows.Forms.FlatStyle.Flat;
     this.cmdPm1.Font      = new System.Drawing.Font("Calibri", 32.75F, System.Drawing.FontStyle.Bold);
     this.cmdPm1.ForeColor = System.Drawing.Color.Navy;
     this.cmdPm1.Location  = new System.Drawing.Point(3, 3);
     this.cmdPm1.Name      = "cmdPm1";
     this.cmdPm1.Size      = new System.Drawing.Size(77, 70);
     this.cmdPm1.TabIndex  = 88;
     this.cmdPm1.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.cmdPm1.UseVisualStyleBackColor = false;
     this.cmdPm1.Click += new System.EventHandler(this.cmdBack_Click);
     //
     // lblHeader
     //
     this.lblHeader.Appearance.Font            = new System.Drawing.Font("Calibri", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblHeader.Appearance.Options.UseFont = true;
     this.lblHeader.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lblHeader.Dock         = System.Windows.Forms.DockStyle.Left;
     this.lblHeader.LineVisible  = true;
     this.lblHeader.Location     = new System.Drawing.Point(0, 0);
     this.lblHeader.Name         = "lblHeader";
     this.lblHeader.Size         = new System.Drawing.Size(1622, 76);
     this.lblHeader.TabIndex     = 3;
     this.lblHeader.Text         = "        Daily Bonding";
     //
     // pnExport
     //
     this.pnExport.Controls.Add(this.chartControl1);
     this.pnExport.Controls.Add(this.pnBody2);
     this.pnExport.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnExport.Location = new System.Drawing.Point(0, 0);
     this.pnExport.Name     = "pnExport";
     this.pnExport.Size     = new System.Drawing.Size(1288, 548);
     this.pnExport.TabIndex = 77;
     //
     // chartControl1
     //
     this.chartControl1.AnimationStartMode         = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chartControl1.AppearanceNameSerializable = "Chameleon";
     this.chartControl1.DataBindings             = null;
     xyDiagram1.AxisX.Label.Font                 = new System.Drawing.Font("Calibri", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     xyDiagram1.AxisX.Title.Font                 = new System.Drawing.Font("Calibri", 16F, System.Drawing.FontStyle.Bold);
     xyDiagram1.AxisX.Title.Text                 = "Time";
     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";
     constantLine1.AxisValueSerializable         = "6";
     constantLine1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     constantLine1.LineStyle.Thickness = 2;
     constantLine1.Name                  = "";
     constantLine1.Title.Font            = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     constantLine2.AxisValueSerializable = "0";
     constantLine2.Color                 = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     constantLine2.LineStyle.Thickness   = 2;
     constantLine2.Name                  = "";
     constantLine2.Title.Font            = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     constantLine3.AxisValueSerializable = "3";
     constantLine3.Color                 = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
     constantLine3.LineStyle.Thickness   = 2;
     constantLine3.Name                  = "";
     constantLine3.Title.Font            = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     xyDiagram1.AxisY.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] {
         constantLine1,
         constantLine2,
         constantLine3
     });
     xyDiagram1.AxisY.Label.Font = new System.Drawing.Font("Calibri", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     xyDiagram1.AxisY.NumericScaleOptions.AutoGrid    = false;
     xyDiagram1.AxisY.NumericScaleOptions.GridSpacing = 2D;
     xyDiagram1.AxisY.Title.Font                       = new System.Drawing.Font("Calibri", 16F, System.Drawing.FontStyle.Bold);
     xyDiagram1.AxisY.Title.Text                       = "Bonding  (%)";
     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.VisibleInPanesSerializable       = "-1";
     xyDiagram1.AxisY.VisualRange.Auto                 = false;
     xyDiagram1.AxisY.VisualRange.MaxValueSerializable = "10";
     xyDiagram1.AxisY.VisualRange.MinValueSerializable = "-2";
     xyDiagram1.AxisY.WholeRange.Auto                  = false;
     xyDiagram1.AxisY.WholeRange.MaxValueSerializable  = "10";
     xyDiagram1.AxisY.WholeRange.MinValueSerializable  = "-2";
     this.chartControl1.Diagram = xyDiagram1;
     this.chartControl1.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartControl1.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.chartControl1.Legend.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.chartControl1.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartControl1.Legend.Font       = new System.Drawing.Font("Calibri", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chartControl1.Legend.MarkerSize = new System.Drawing.Size(18, 12);
     this.chartControl1.Legend.Name       = "Default Legend";
     this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl1.Location          = new System.Drawing.Point(0, 0);
     this.chartControl1.Name        = "chartControl1";
     this.chartControl1.PaletteName = "Marquee";
     pointSeriesLabel1.TextPattern  = "{V:#,0.##}%";
     series1.Label            = pointSeriesLabel1;
     series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
     series1.Name             = "Rework Rate";
     splineSeriesView1.Color  = System.Drawing.Color.RoyalBlue;
     splineSeriesView1.LineMarkerOptions.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     splineSeriesView1.LineMarkerOptions.Size  = 9;
     splineSeriesView1.LineStyle.Thickness     = 3;
     splineSeriesView1.MarkerVisibility        = DevExpress.Utils.DefaultBoolean.True;
     series1.View = splineSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.SeriesTemplate.View = splineSeriesView2;
     this.chartControl1.Size     = new System.Drawing.Size(1288, 548);
     this.chartControl1.TabIndex = 14;
     chartTitle1.Font            = new System.Drawing.Font("Calibri", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     chartTitle1.Text            = "SPC Chart";
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // pnBody2
     //
     this.pnBody2.Location = new System.Drawing.Point(1521, 155);
     this.pnBody2.Name     = "pnBody2";
     this.pnBody2.Size     = new System.Drawing.Size(200, 100);
     this.pnBody2.TabIndex = 4;
     this.pnBody2.Visible  = false;
     //
     // timer1
     //
     this.timer1.Interval = 1000;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // pnBody1
     //
     this.pnBody1.Controls.Add(this.pnExport);
     this.pnBody1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnBody1.Location = new System.Drawing.Point(0, 76);
     this.pnBody1.Name     = "pnBody1";
     this.pnBody1.Size     = new System.Drawing.Size(1288, 549);
     this.pnBody1.TabIndex = 3;
     //
     // SMT_QUALITY_COCKPIT_BONDING_POPUP
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(1288, 625);
     this.Controls.Add(this.pnBody1);
     this.Controls.Add(this.pnTop);
     this.Name            = "SMT_QUALITY_COCKPIT_BONDING_POPUP";
     this.Text            = "SMT_SCADA_COCKPIT_FORM2";
     this.Load           += new System.EventHandler(this.SMT_QUALITY_COCKPIT_BONDING_Load);
     this.VisibleChanged += new System.EventHandler(this.SMT_QUALITY_COCKPIT_BONDING_VisibleChanged);
     this.pnTop.ResumeLayout(false);
     this.pnExport.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.pnBody1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemplo n.º 12
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FinRptView));
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
            this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.chartControlEx1 = new Ultra.FASControls.ChartControlEx();
            this.gc = new Ultra.FASControls.GridControlEx();
            this.gv = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.finPager1 = new Ultra.FASControls.FinPager();
            this.cmbdate = new DevExpress.XtraEditors.PanelControl();
            this.rptMonthDate1 = new Ultra.FASControls.BusControls.RptMonthDate();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
            this.splitContainerControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartControlEx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gc)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gv)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cmbdate)).BeginInit();
            this.cmbdate.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rptMonthDate1.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // imageList1
            // 
            this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
            this.imageList1.Images.SetKeyName(0, "New_16x16.png");
            this.imageList1.Images.SetKeyName(1, "New_32x32.png");
            this.imageList1.Images.SetKeyName(2, "Edit_16x16.png");
            this.imageList1.Images.SetKeyName(3, "Edit_32x32.png");
            this.imageList1.Images.SetKeyName(4, "Delete_16x16.png");
            this.imageList1.Images.SetKeyName(5, "Delete_32x32.png");
            this.imageList1.Images.SetKeyName(6, "Refresh_16x16.png");
            this.imageList1.Images.SetKeyName(7, "Refresh_32x32.png");
            this.imageList1.Images.SetKeyName(8, "Export_16x16.png");
            this.imageList1.Images.SetKeyName(9, "Export_32x32.png");
            this.imageList1.Images.SetKeyName(10, "GroupsAndItems.Icon.png");
            this.imageList1.Images.SetKeyName(11, "ExportXlsxLarge.png");
            this.imageList1.Images.SetKeyName(12, "ExportToExcel_16x16.png");
            this.imageList1.Images.SetKeyName(13, "ReView.png");
            this.imageList1.Images.SetKeyName(14, "agt_action_success.png");
            this.imageList1.Images.SetKeyName(15, "folder_deny.png");
            this.imageList1.Images.SetKeyName(16, "refuse.png");
            this.imageList1.Images.SetKeyName(17, "old_edit_redo.png");
            this.imageList1.Images.SetKeyName(18, "old_edit_undo.png");
            this.imageList1.Images.SetKeyName(19, "lock.png");
            this.imageList1.Images.SetKeyName(20, "CustomerInfoCards_32x32.png");
            this.imageList1.Images.SetKeyName(21, "UserKey_32x32.png");
            this.imageList1.Images.SetKeyName(22, "unlock_yellow.png");
            this.imageList1.Images.SetKeyName(23, "media_playlist_clear.png");
            this.imageList1.Images.SetKeyName(24, "");
            this.imageList1.Images.SetKeyName(25, "");
            this.imageList1.Images.SetKeyName(26, "");
            this.imageList1.Images.SetKeyName(27, "");
            this.imageList1.Images.SetKeyName(28, "");
            this.imageList1.Images.SetKeyName(29, "");
            this.imageList1.Images.SetKeyName(30, "");
            this.imageList1.Images.SetKeyName(31, "");
            this.imageList1.Images.SetKeyName(32, "");
            this.imageList1.Images.SetKeyName(33, "");
            this.imageList1.Images.SetKeyName(34, "");
            this.imageList1.Images.SetKeyName(35, "");
            this.imageList1.Images.SetKeyName(36, "");
            this.imageList1.Images.SetKeyName(37, "");
            this.imageList1.Images.SetKeyName(38, "");
            this.imageList1.Images.SetKeyName(39, "");
            this.imageList1.Images.SetKeyName(40, "");
            this.imageList1.Images.SetKeyName(41, "");
            this.imageList1.Images.SetKeyName(42, "");
            this.imageList1.Images.SetKeyName(43, "");
            this.imageList1.Images.SetKeyName(44, "");
            this.imageList1.Images.SetKeyName(45, "");
            this.imageList1.Images.SetKeyName(46, "");
            this.imageList1.Images.SetKeyName(47, "");
            this.imageList1.Images.SetKeyName(48, "");
            this.imageList1.Images.SetKeyName(49, "");
            this.imageList1.Images.SetKeyName(50, "");
            this.imageList1.Images.SetKeyName(51, "");
            this.imageList1.Images.SetKeyName(52, "");
            this.imageList1.Images.SetKeyName(53, "");
            this.imageList1.Images.SetKeyName(54, "");
            this.imageList1.Images.SetKeyName(55, "");
            // 
            // splitContainerControl1
            // 
            this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainerControl1.Horizontal = false;
            this.splitContainerControl1.Location = new System.Drawing.Point(0, 194);
            this.splitContainerControl1.Name = "splitContainerControl1";
            this.splitContainerControl1.Panel1.Controls.Add(this.chartControlEx1);
            this.splitContainerControl1.Panel1.Text = "Panel1";
            this.splitContainerControl1.Panel2.Controls.Add(this.gc);
            this.splitContainerControl1.Panel2.Controls.Add(this.finPager1);
            this.splitContainerControl1.Panel2.Text = "Panel2";
            this.splitContainerControl1.Size = new System.Drawing.Size(898, 291);
            this.splitContainerControl1.SplitterPosition = 291;
            this.splitContainerControl1.TabIndex = 6;
            this.splitContainerControl1.Text = "splitContainerControl1";
            // 
            // chartControlEx1
            // 
            this.chartControlEx1.Antialiasing = false;
            this.chartControlEx1.AntialiasingValue = 30;
            this.chartControlEx1.ArgumentDataMember = "Date";
            this.chartControlEx1.AxisXTitle = "日期";
            this.chartControlEx1.AxisXVisiable = true;
            this.chartControlEx1.AxisY = DevExpress.XtraCharts.NumericFormat.General;
            this.chartControlEx1.AxisYPrecision = 0;
            this.chartControlEx1.AxisYTitle = "金额";
            this.chartControlEx1.ChartViewType = DevExpress.XtraCharts.ViewType.Bar;
            this.chartControlEx1.ContainerForm = null;
            this.chartControlEx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControlEx1.Enable3DRoation = false;
            this.chartControlEx1.EnableScrolling = false;
            this.chartControlEx1.EnableZooming = false;
            this.chartControlEx1.EnalbeRuntimeSelection = true;
            this.chartControlEx1.ExportName = "财务月报表";
            this.chartControlEx1.FieldOfSeriesName = "Type";
            this.chartControlEx1.Location = new System.Drawing.Point(0, 0);
            this.chartControlEx1.MinBarWidth = 0.1D;
            this.chartControlEx1.Name = "chartControlEx1";
            this.chartControlEx1.NoDataTipText = "无数据";
            this.chartControlEx1.OnMouseClickShowSeriesInfo = true;
            this.chartControlEx1.PointParttern = null;
            this.chartControlEx1.SeriesDataSource = null;
            this.chartControlEx1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            sideBySideBarSeriesLabel1.LineVisible = true;
            this.chartControlEx1.SeriesTemplate.Label = sideBySideBarSeriesLabel1;
            this.chartControlEx1.SerSelectionMode = DevExpress.XtraCharts.SeriesSelectionMode.Series;
            this.chartControlEx1.ShowSeriesInfoFormat = "{0} - {1:N0}";
            this.chartControlEx1.Size = new System.Drawing.Size(898, 286);
            this.chartControlEx1.TabIndex = 5;
            chartTitle1.Text = "财务报表";
            this.chartControlEx1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            this.chartControlEx1.ValueDataMembers = "金额";
            this.chartControlEx1.OnChartHit += new System.EventHandler<Ultra.FASControls.CharHitInfoArg>(this.chartControlEx1_OnChartHit);
            // 
            // gc
            // 
            this.gc.CellStyleColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
            this.gc.ColorFieldName = "Reserved2";
            this.gc.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gc.ImageFields = ((System.Collections.Generic.List<string>)(resources.GetObject("gc.ImageFields")));
            this.gc.Location = new System.Drawing.Point(0, 0);
            this.gc.MainView = this.gv;
            this.gc.MenuManager = this.baseBarMgr;
            this.gc.Name = "gc";
            this.gc.PopupMnu = null;
            this.gc.PopupTextFields = ((System.Collections.Generic.List<string>)(resources.GetObject("gc.PopupTextFields")));
            this.gc.PopupTextFieldsReadOnly = ((System.Collections.Generic.List<string>)(resources.GetObject("gc.PopupTextFieldsReadOnly")));
            this.gc.PropName = "PropName";
            this.gc.RightMenu = null;
            this.gc.RowCellColorStyleSource = null;
            this.gc.ShadowDataSource = null;
            this.gc.ShadowDataSourceKey = "Guid";
            this.gc.ShowIndicator = true;
            this.gc.ShowRowNumber = true;
            this.gc.Size = new System.Drawing.Size(0, 0);
            this.gc.TabIndex = 9;
            this.gc.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gv});
            // 
            // gv
            // 
            this.gv.Appearance.FocusedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(80)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
            this.gv.Appearance.FocusedRow.Options.UseBackColor = true;
            this.gv.Appearance.SelectedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(80)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
            this.gv.Appearance.SelectedRow.Options.UseBackColor = true;
            this.gv.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn6,
            this.gridColumn1,
            this.gridColumn2,
            this.gridColumn5,
            this.gridColumn3,
            this.gridColumn4,
            this.gridColumn7,
            this.gridColumn8});
            this.gv.GridControl = this.gc;
            this.gv.IndicatorWidth = 44;
            this.gv.Name = "gv";
            this.gv.OptionsBehavior.Editable = false;
            this.gv.OptionsView.ColumnAutoWidth = false;
            this.gv.OptionsView.ShowAutoFilterRow = true;
            this.gv.OptionsView.ShowFooter = true;
            this.gv.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn6
            // 
            this.gridColumn6.Caption = "账务日期";
            this.gridColumn6.FieldName = "FinTime";
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains;
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 0;
            // 
            // gridColumn1
            // 
            this.gridColumn1.Caption = "科目";
            this.gridColumn1.FieldName = "FinName";
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains;
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 1;
            // 
            // gridColumn2
            // 
            this.gridColumn2.Caption = "账务对象";
            this.gridColumn2.FieldName = "Customer";
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains;
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 2;
            // 
            // gridColumn5
            // 
            this.gridColumn5.Caption = "金额";
            this.gridColumn5.FieldName = "Amount";
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains;
            this.gridColumn5.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Amount", "总金额:{0}")});
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 3;
            // 
            // gridColumn3
            // 
            this.gridColumn3.Caption = "是否到账";
            this.gridColumn3.FieldName = "IsDone";
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains;
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 4;
            // 
            // gridColumn4
            // 
            this.gridColumn4.Caption = "用途";
            this.gridColumn4.FieldName = "UseWay";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains;
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 5;
            // 
            // gridColumn7
            // 
            this.gridColumn7.Caption = "创建人";
            this.gridColumn7.FieldName = "Creator";
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains;
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 6;
            // 
            // gridColumn8
            // 
            this.gridColumn8.Caption = "修改人";
            this.gridColumn8.FieldName = "Updator";
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains;
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 7;
            // 
            // finPager1
            // 
            this.finPager1.Caller = null;
            this.finPager1.Counts = 0;
            this.finPager1.CurrentPage = 1;
            this.finPager1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.finPager1.Grid = this.gc;
            this.finPager1.Location = new System.Drawing.Point(0, -33);
            this.finPager1.Name = "finPager1";
            this.finPager1.OrderBy = null;
            this.finPager1.PageCount = 0;
            this.finPager1.PageSize = 500;
            this.finPager1.PrefixWhr = null;
            this.finPager1.ResultData = null;
            this.finPager1.Size = new System.Drawing.Size(0, 33);
            this.finPager1.TabIndex = 8;
            // 
            // cmbdate
            // 
            this.cmbdate.Controls.Add(this.rptMonthDate1);
            this.cmbdate.Dock = System.Windows.Forms.DockStyle.Top;
            this.cmbdate.Location = new System.Drawing.Point(0, 194);
            this.cmbdate.Name = "cmbdate";
            this.cmbdate.Size = new System.Drawing.Size(898, 33);
            this.cmbdate.TabIndex = 7;
            // 
            // rptMonthDate1
            // 
            this.rptMonthDate1.Location = new System.Drawing.Point(12, 6);
            this.rptMonthDate1.MenuManager = this.baseBarMgr;
            this.rptMonthDate1.Name = "rptMonthDate1";
            this.rptMonthDate1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo),
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "日期", -1, true, true, true, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, true)});
            this.rptMonthDate1.Size = new System.Drawing.Size(145, 21);
            this.rptMonthDate1.TabIndex = 0;
            // 
            // FinRptView
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(898, 485);
            this.Controls.Add(this.cmbdate);
            this.Controls.Add(this.splitContainerControl1);
            this.Name = "FinRptView";
            this.Text = "账务流水报表";
            this.Load += new System.EventHandler(this.FinRptView_Load);
            this.Controls.SetChildIndex(this.splitContainerControl1, 0);
            this.Controls.SetChildIndex(this.cmbdate, 0);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
            this.splitContainerControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControlEx1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gc)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gv)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cmbdate)).EndInit();
            this.cmbdate.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.rptMonthDate1.Properties)).EndInit();
            this.ResumeLayout(false);

        }
Exemplo n.º 13
0
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.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();
            this.chartControl2 = new DevExpress.XtraCharts.ChartControl();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).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();
            // 
            // chartControl2
            // 
            this.chartControl2.AppearanceNameSerializable = "Nature Colors";
            this.chartControl2.BackColor = System.Drawing.Color.Transparent;
            this.chartControl2.BorderOptions.Color = System.Drawing.Color.Transparent;
            xyDiagram1.AxisX.NumericScaleOptions.AutoGrid = false;
            xyDiagram1.AxisX.NumericScaleOptions.GridOffset = 1D;
            xyDiagram1.AxisX.NumericScaleOptions.ScaleMode = DevExpress.XtraCharts.ScaleMode.Manual;
            xyDiagram1.AxisX.Tickmarks.Length = 2;
            xyDiagram1.AxisX.Tickmarks.MinorVisible = false;
            xyDiagram1.AxisX.Title.Text = "卫星编号";
            xyDiagram1.AxisX.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
            xyDiagram1.AxisX.Visibility = DevExpress.Utils.DefaultBoolean.True;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisX.WholeRange.AutoSideMargins = true;
            xyDiagram1.AxisY.GridLines.Color = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
            xyDiagram1.AxisY.Title.Text = "信噪比";
            xyDiagram1.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram1.DefaultPane.BackColor = System.Drawing.Color.Transparent;
            this.chartControl2.Diagram = xyDiagram1;
            this.chartControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl2.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
            this.chartControl2.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
            this.chartControl2.Legend.BackColor = System.Drawing.Color.Transparent;
            this.chartControl2.Legend.Border.Color = System.Drawing.Color.Transparent;
            this.chartControl2.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.chartControl2.Legend.EquallySpacedItems = false;
            this.chartControl2.Legend.Visibility = DevExpress.Utils.DefaultBoolean.True;
            this.chartControl2.Location = new System.Drawing.Point(0, 0);
            this.chartControl2.Name = "chartControl2";
            this.chartControl2.Padding.Bottom = 10;
            this.chartControl2.Padding.Left = 10;
            this.chartControl2.Padding.Right = 10;
            this.chartControl2.Padding.Top = 10;
            sideBySideBarSeriesLabel1.BackColor = System.Drawing.Color.Transparent;
            sideBySideBarSeriesLabel1.Border.Color = System.Drawing.Color.Transparent;
            sideBySideBarSeriesLabel1.Indent = 5;
            sideBySideBarSeriesLabel1.Position = DevExpress.XtraCharts.BarSeriesLabelPosition.BottomInside;
            sideBySideBarSeriesLabel1.ShowForZeroValues = true;
            sideBySideBarSeriesLabel1.TextAlignment = System.Drawing.StringAlignment.Far;
            sideBySideBarSeriesLabel1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            series1.Label = sideBySideBarSeriesLabel1;
            series1.LegendText = "L1";
            series1.Name = "L1";
            sideBySideBarSeriesLabel2.BackColor = System.Drawing.Color.Transparent;
            sideBySideBarSeriesLabel2.Border.Color = System.Drawing.Color.Transparent;
            sideBySideBarSeriesLabel2.Indent = 5;
            sideBySideBarSeriesLabel2.Position = DevExpress.XtraCharts.BarSeriesLabelPosition.BottomInside;
            sideBySideBarSeriesLabel2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            series2.Label = sideBySideBarSeriesLabel2;
            series2.LegendText = "L2";
            series2.Name = "L2";
            this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2};
            this.chartControl2.SideBySideBarDistanceFixed = 0;
            this.chartControl2.Size = new System.Drawing.Size(900, 600);
            this.chartControl2.TabIndex = 1;
            chartTitle1.Text = "卫星信噪比柱状图";
            this.chartControl2.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            this.chartControl2.CustomDrawSeriesPoint += new DevExpress.XtraCharts.CustomDrawSeriesPointEventHandler(this.chartControl2_CustomDrawSeriesPoint);
            this.chartControl2.CustomDrawAxisLabel += new DevExpress.XtraCharts.CustomDrawAxisLabelEventHandler(this.chartControl2_CustomDrawAxisLabel);
            // 
            // Wxzt_xzb
            // 
            this.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(161)))), ((int)(((byte)(246)))));
            this.Appearance.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(110)))), ((int)(((byte)(167)))));
            this.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(19)))), ((int)(((byte)(110)))), ((int)(((byte)(167)))));
            this.Appearance.Options.UseBackColor = true;
            this.Appearance.Options.UseBorderColor = true;
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.chartControl2);
            this.Name = "Wxzt_xzb";
            this.Size = new System.Drawing.Size(900, 600);
            this.Load += new System.EventHandler(this.Wxzt_xzb_Load);
            ((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.chartControl2)).EndInit();
            this.ResumeLayout(false);

        }
Exemplo n.º 14
0
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.SimpleDiagram simpleDiagram3 = new DevExpress.XtraCharts.SimpleDiagram();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel5 = new DevExpress.XtraCharts.PieSeriesLabel();
            DevExpress.XtraCharts.PiePointOptions piePointOptions3 = new DevExpress.XtraCharts.PiePointOptions();
            DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint("Akurat", new object[] {
            ((object)(30D))}, 0);
            DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint("Tidak Akurat", new object[] {
            ((object)(30D))}, 1);
            DevExpress.XtraCharts.PieSeriesView pieSeriesView5 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel6 = new DevExpress.XtraCharts.PieSeriesLabel();
            DevExpress.XtraCharts.PieSeriesView pieSeriesView6 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle3 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.SimpleDiagram simpleDiagram4 = new DevExpress.XtraCharts.SimpleDiagram();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel7 = new DevExpress.XtraCharts.PieSeriesLabel();
            DevExpress.XtraCharts.PiePointOptions piePointOptions4 = new DevExpress.XtraCharts.PiePointOptions();
            DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint("Akurat", new object[] {
            ((object)(30D))}, 0);
            DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint("Tidak Akurat", new object[] {
            ((object)(30D))}, 1);
            DevExpress.XtraCharts.PieSeriesView pieSeriesView7 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel8 = new DevExpress.XtraCharts.PieSeriesLabel();
            DevExpress.XtraCharts.PieSeriesView pieSeriesView8 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle4 = new DevExpress.XtraCharts.ChartTitle();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.lblAkurasiRBFNN = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.chartRBFNN = new DevExpress.XtraCharts.ChartControl();
            this.lstDataRBFNN = new System.Windows.Forms.ListView();
            this.clmNo = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.clmName = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.clmPanjangSepal = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.clmLebarSepal = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.clmPanjangPetal = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.clmLebarPetal = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.clmY1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.clmY2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.clmY1out = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.clmY2out = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.clmStatus = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.txtLogGA = new DevExpress.XtraEditors.MemoEdit();
            this.lblAkurasiGA = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.chartRBFNNwithGA = new DevExpress.XtraCharts.ChartControl();
            this.lstDataGA = new System.Windows.Forms.ListView();
            this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader9 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader10 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.columnHeader11 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
            this.btnBack = new DevExpress.XtraEditors.SimpleButton();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartRBFNN)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(simpleDiagram3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView6)).BeginInit();
            this.xtraTabPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtLogGA.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartRBFNNwithGA)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(simpleDiagram4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView8)).BeginInit();
            this.SuspendLayout();
            // 
            // xtraTabControl1
            // 
            this.xtraTabControl1.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.xtraTabControl1.Location = new System.Drawing.Point(10, 11);
            this.xtraTabControl1.Name = "xtraTabControl1";
            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
            this.xtraTabControl1.Size = new System.Drawing.Size(1060, 571);
            this.xtraTabControl1.TabIndex = 0;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
            this.xtraTabPage2});
            // 
            // xtraTabPage1
            // 
            this.xtraTabPage1.Controls.Add(this.lblAkurasiRBFNN);
            this.xtraTabPage1.Controls.Add(this.label1);
            this.xtraTabPage1.Controls.Add(this.chartRBFNN);
            this.xtraTabPage1.Controls.Add(this.lstDataRBFNN);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(1058, 546);
            this.xtraTabPage1.Text = "RBFNN";
            // 
            // lblAkurasiRBFNN
            // 
            this.lblAkurasiRBFNN.AutoSize = true;
            this.lblAkurasiRBFNN.Location = new System.Drawing.Point(920, 310);
            this.lblAkurasiRBFNN.Name = "lblAkurasiRBFNN";
            this.lblAkurasiRBFNN.Size = new System.Drawing.Size(35, 13);
            this.lblAkurasiRBFNN.TabIndex = 4;
            this.lblAkurasiRBFNN.Text = "label2";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(866, 310);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(48, 13);
            this.label1.TabIndex = 3;
            this.label1.Text = "Akurasi :";
            // 
            // chartRBFNN
            // 
            this.chartRBFNN.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.chartRBFNN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            simpleDiagram3.CustomPanel = null;
            simpleDiagram3.EqualPieSize = false;
            this.chartRBFNN.Diagram = simpleDiagram3;
            this.chartRBFNN.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
            this.chartRBFNN.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.Bottom;
            this.chartRBFNN.Legend.Direction = DevExpress.XtraCharts.LegendDirection.RightToLeft;
            this.chartRBFNN.Legend.EquallySpacedItems = false;
            this.chartRBFNN.Location = new System.Drawing.Point(869, 8);
            this.chartRBFNN.Name = "chartRBFNN";
            pieSeriesLabel5.LineVisible = true;
            piePointOptions3.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
            pieSeriesLabel5.PointOptions = piePointOptions3;
            series3.Label = pieSeriesLabel5;
            series3.Name = "Series";
            series3.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint5,
            seriesPoint6});
            pieSeriesView5.RuntimeExploding = false;
            series3.View = pieSeriesView5;
            this.chartRBFNN.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series3};
            pieSeriesLabel6.LineVisible = true;
            this.chartRBFNN.SeriesTemplate.Label = pieSeriesLabel6;
            pieSeriesView6.RuntimeExploding = false;
            this.chartRBFNN.SeriesTemplate.View = pieSeriesView6;
            this.chartRBFNN.Size = new System.Drawing.Size(182, 287);
            this.chartRBFNN.TabIndex = 2;
            chartTitle3.Text = "Chart Keakuratan RBNFF";
            this.chartRBFNN.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle3});
            // 
            // lstDataRBFNN
            // 
            this.lstDataRBFNN.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
            this.lstDataRBFNN.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.clmNo,
            this.clmName,
            this.clmPanjangSepal,
            this.clmLebarSepal,
            this.clmPanjangPetal,
            this.clmLebarPetal,
            this.clmY1,
            this.clmY2,
            this.clmY1out,
            this.clmY2out,
            this.clmStatus});
            this.lstDataRBFNN.Location = new System.Drawing.Point(8, 8);
            this.lstDataRBFNN.Name = "lstDataRBFNN";
            this.lstDataRBFNN.Size = new System.Drawing.Size(846, 527);
            this.lstDataRBFNN.TabIndex = 1;
            this.lstDataRBFNN.UseCompatibleStateImageBehavior = false;
            this.lstDataRBFNN.View = System.Windows.Forms.View.Details;
            // 
            // clmNo
            // 
            this.clmNo.Text = "No";
            this.clmNo.Width = 50;
            // 
            // clmName
            // 
            this.clmName.Text = "Nama";
            this.clmName.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.clmName.Width = 100;
            // 
            // clmPanjangSepal
            // 
            this.clmPanjangSepal.Text = "Panjang Sepal";
            this.clmPanjangSepal.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.clmPanjangSepal.Width = 100;
            // 
            // clmLebarSepal
            // 
            this.clmLebarSepal.Text = "Lebar Sepal";
            this.clmLebarSepal.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.clmLebarSepal.Width = 100;
            // 
            // clmPanjangPetal
            // 
            this.clmPanjangPetal.Text = "Panjang Petal";
            this.clmPanjangPetal.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.clmPanjangPetal.Width = 100;
            // 
            // clmLebarPetal
            // 
            this.clmLebarPetal.Text = "Lebar Petal";
            this.clmLebarPetal.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.clmLebarPetal.Width = 100;
            // 
            // clmY1
            // 
            this.clmY1.Text = "y1";
            this.clmY1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.clmY1.Width = 80;
            // 
            // clmY2
            // 
            this.clmY2.Text = "y2";
            this.clmY2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.clmY2.Width = 80;
            // 
            // clmY1out
            // 
            this.clmY1out.Text = "Y1";
            // 
            // clmY2out
            // 
            this.clmY2out.Text = "Y2";
            // 
            // clmStatus
            // 
            this.clmStatus.Text = "Status";
            // 
            // xtraTabPage2
            // 
            this.xtraTabPage2.Controls.Add(this.txtLogGA);
            this.xtraTabPage2.Controls.Add(this.lblAkurasiGA);
            this.xtraTabPage2.Controls.Add(this.label3);
            this.xtraTabPage2.Controls.Add(this.chartRBFNNwithGA);
            this.xtraTabPage2.Controls.Add(this.lstDataGA);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.Size = new System.Drawing.Size(1058, 546);
            this.xtraTabPage2.Text = "RBFNN with GA";
            // 
            // txtLogGA
            // 
            this.txtLogGA.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.txtLogGA.Location = new System.Drawing.Point(869, 350);
            this.txtLogGA.Name = "txtLogGA";
            this.txtLogGA.Size = new System.Drawing.Size(182, 185);
            this.txtLogGA.TabIndex = 7;
            // 
            // lblAkurasiGA
            // 
            this.lblAkurasiGA.AutoSize = true;
            this.lblAkurasiGA.Location = new System.Drawing.Point(920, 310);
            this.lblAkurasiGA.Name = "lblAkurasiGA";
            this.lblAkurasiGA.Size = new System.Drawing.Size(35, 13);
            this.lblAkurasiGA.TabIndex = 6;
            this.lblAkurasiGA.Text = "label2";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(866, 310);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(48, 13);
            this.label3.TabIndex = 5;
            this.label3.Text = "Akurasi :";
            // 
            // chartRBFNNwithGA
            // 
            this.chartRBFNNwithGA.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.chartRBFNNwithGA.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            simpleDiagram4.CustomPanel = null;
            simpleDiagram4.EqualPieSize = false;
            this.chartRBFNNwithGA.Diagram = simpleDiagram4;
            this.chartRBFNNwithGA.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
            this.chartRBFNNwithGA.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.Bottom;
            this.chartRBFNNwithGA.Legend.Direction = DevExpress.XtraCharts.LegendDirection.RightToLeft;
            this.chartRBFNNwithGA.Legend.EquallySpacedItems = false;
            this.chartRBFNNwithGA.Location = new System.Drawing.Point(869, 8);
            this.chartRBFNNwithGA.Name = "chartRBFNNwithGA";
            this.chartRBFNNwithGA.PaletteName = "Apex";
            pieSeriesLabel7.LineVisible = true;
            piePointOptions4.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
            pieSeriesLabel7.PointOptions = piePointOptions4;
            series4.Label = pieSeriesLabel7;
            series4.Name = "Series";
            series4.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint7,
            seriesPoint8});
            pieSeriesView7.RuntimeExploding = false;
            series4.View = pieSeriesView7;
            this.chartRBFNNwithGA.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series4};
            pieSeriesLabel8.LineVisible = true;
            this.chartRBFNNwithGA.SeriesTemplate.Label = pieSeriesLabel8;
            pieSeriesView8.RuntimeExploding = false;
            this.chartRBFNNwithGA.SeriesTemplate.View = pieSeriesView8;
            this.chartRBFNNwithGA.Size = new System.Drawing.Size(182, 287);
            this.chartRBFNNwithGA.TabIndex = 3;
            chartTitle4.Text = "Chart Keakuratan RBNFF with AG";
            this.chartRBFNNwithGA.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle4});
            // 
            // lstDataGA
            // 
            this.lstDataGA.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
            this.lstDataGA.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader1,
            this.columnHeader2,
            this.columnHeader3,
            this.columnHeader4,
            this.columnHeader5,
            this.columnHeader6,
            this.columnHeader7,
            this.columnHeader8,
            this.columnHeader9,
            this.columnHeader10,
            this.columnHeader11});
            this.lstDataGA.Location = new System.Drawing.Point(8, 8);
            this.lstDataGA.Name = "lstDataGA";
            this.lstDataGA.Size = new System.Drawing.Size(846, 527);
            this.lstDataGA.TabIndex = 2;
            this.lstDataGA.UseCompatibleStateImageBehavior = false;
            this.lstDataGA.View = System.Windows.Forms.View.Details;
            // 
            // columnHeader1
            // 
            this.columnHeader1.Text = "No";
            this.columnHeader1.Width = 50;
            // 
            // columnHeader2
            // 
            this.columnHeader2.Text = "Nama";
            this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.columnHeader2.Width = 100;
            // 
            // columnHeader3
            // 
            this.columnHeader3.Text = "Panjang Sepal";
            this.columnHeader3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.columnHeader3.Width = 100;
            // 
            // columnHeader4
            // 
            this.columnHeader4.Text = "Lebar Sepal";
            this.columnHeader4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.columnHeader4.Width = 100;
            // 
            // columnHeader5
            // 
            this.columnHeader5.Text = "Panjang Petal";
            this.columnHeader5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.columnHeader5.Width = 100;
            // 
            // columnHeader6
            // 
            this.columnHeader6.Text = "Lebar Petal";
            this.columnHeader6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.columnHeader6.Width = 100;
            // 
            // columnHeader7
            // 
            this.columnHeader7.Text = "y1";
            this.columnHeader7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.columnHeader7.Width = 80;
            // 
            // columnHeader8
            // 
            this.columnHeader8.Text = "y2";
            this.columnHeader8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.columnHeader8.Width = 80;
            // 
            // columnHeader9
            // 
            this.columnHeader9.Text = "Y1";
            // 
            // columnHeader10
            // 
            this.columnHeader10.Text = "Y2";
            // 
            // columnHeader11
            // 
            this.columnHeader11.Text = "Status";
            // 
            // btnBack
            // 
            this.btnBack.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnBack.Location = new System.Drawing.Point(994, 588);
            this.btnBack.Name = "btnBack";
            this.btnBack.Size = new System.Drawing.Size(75, 23);
            this.btnBack.TabIndex = 1;
            this.btnBack.Text = "<< Back";
            this.btnBack.Click += new System.EventHandler(this.btnBack_Click);
            // 
            // ucResult
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.btnBack);
            this.Controls.Add(this.xtraTabControl1);
            this.Name = "ucResult";
            this.Size = new System.Drawing.Size(1084, 619);
            this.Load += new System.EventHandler(this.ucResult_Load);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
            this.xtraTabControl1.ResumeLayout(false);
            this.xtraTabPage1.ResumeLayout(false);
            this.xtraTabPage1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(simpleDiagram3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartRBFNN)).EndInit();
            this.xtraTabPage2.ResumeLayout(false);
            this.xtraTabPage2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtLogGA.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(simpleDiagram4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartRBFNNwithGA)).EndInit();
            this.ResumeLayout(false);

        }
Exemplo n.º 15
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.SplineAreaSeriesView splineAreaSeriesView1 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView2 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView3 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel4 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel5 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel6 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView3 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle2 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.XYDiagram xyDiagram3 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel7 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView4 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel8 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView5 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel9 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineAreaSeriesView splineAreaSeriesView6 = new DevExpress.XtraCharts.SplineAreaSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle3 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.XYDiagram xyDiagram4 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series7 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel10 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView4 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.Series series8 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel11 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView5 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel12 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView6 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle4 = new DevExpress.XtraCharts.ChartTitle();
            this.chartDevicePC = new DevExpress.XtraCharts.ChartControl();
            this.cboFilter = new DevExpress.XtraEditors.ComboBoxEdit();
            this.chartInterface = new DevExpress.XtraCharts.ChartControl();
            this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.chartDevicePC1 = new DevExpress.XtraCharts.ChartControl();
            this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
            this.chartInterface1 = new DevExpress.XtraCharts.ChartControl();
            ((System.ComponentModel.ISupportInitialize)(this.chartDevicePC)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cboFilter.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartInterface)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
            this.splitContainerControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartDevicePC1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
            this.splitContainerControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartInterface1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).BeginInit();
            this.SuspendLayout();
            // 
            // chartDevicePC
            // 
            xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = false;
            xyDiagram1.AxisX.Range.SideMarginsEnabled = false;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            this.chartDevicePC.Diagram = xyDiagram1;
            this.chartDevicePC.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartDevicePC.Location = new System.Drawing.Point(0, 0);
            this.chartDevicePC.Name = "chartDevicePC";
            pointSeriesLabel1.LineVisible = false;
            series1.Label = pointSeriesLabel1;
            series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            series1.LegendText = "tyy";
            series1.Name = "Series 1";
            series1.View = splineAreaSeriesView1;
            pointSeriesLabel2.LineVisible = true;
            series2.Label = pointSeriesLabel2;
            series2.Name = "Series 2";
            series2.View = splineAreaSeriesView2;
            this.chartDevicePC.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2};
            pointSeriesLabel3.LineVisible = true;
            this.chartDevicePC.SeriesTemplate.Label = pointSeriesLabel3;
            splineAreaSeriesView3.Transparency = ((byte)(0));
            this.chartDevicePC.SeriesTemplate.View = splineAreaSeriesView3;
            this.chartDevicePC.Size = new System.Drawing.Size(701, 119);
            this.chartDevicePC.TabIndex = 6;
            chartTitle1.Text = "BSR 64000 Modems";
            this.chartDevicePC.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            // 
            // cboFilter
            // 
            this.cboFilter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cboFilter.EditValue = "24 hour";
            this.cboFilter.Location = new System.Drawing.Point(563, 5);
            this.cboFilter.Name = "cboFilter";
            this.cboFilter.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cboFilter.Properties.Items.AddRange(new object[] {
            "24 hour",
            "1 month"});
            this.cboFilter.Size = new System.Drawing.Size(138, 20);
            this.cboFilter.TabIndex = 7;
            this.cboFilter.SelectedIndexChanged += new System.EventHandler(this.cboFilter_SelectedIndexChanged);
            // 
            // chartInterface
            // 
            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.chartInterface.Diagram = xyDiagram2;
            this.chartInterface.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartInterface.Location = new System.Drawing.Point(0, 0);
            this.chartInterface.Name = "chartInterface";
            pointSeriesLabel4.LineVisible = true;
            series3.Label = pointSeriesLabel4;
            series3.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            series3.Name = "Series 1";
            series3.View = lineSeriesView1;
            pointSeriesLabel5.LineVisible = true;
            series4.Label = pointSeriesLabel5;
            series4.Name = "Series 2";
            series4.View = lineSeriesView2;
            this.chartInterface.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series3,
        series4};
            pointSeriesLabel6.LineVisible = true;
            this.chartInterface.SeriesTemplate.Label = pointSeriesLabel6;
            this.chartInterface.SeriesTemplate.View = lineSeriesView3;
            this.chartInterface.Size = new System.Drawing.Size(710, 153);
            this.chartInterface.TabIndex = 8;
            chartTitle2.Text = "BSR 64000 Interfaces";
            this.chartInterface.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle2});
            // 
            // splitContainerControl1
            // 
            this.splitContainerControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.splitContainerControl1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.None;
            this.splitContainerControl1.Horizontal = false;
            this.splitContainerControl1.IsSplitterFixed = true;
            this.splitContainerControl1.Location = new System.Drawing.Point(4, 32);
            this.splitContainerControl1.Name = "splitContainerControl1";
            this.splitContainerControl1.Panel1.Controls.Add(this.chartDevicePC);
            this.splitContainerControl1.Panel1.Text = "Panel1";
            this.splitContainerControl1.Panel2.Controls.Add(this.chartDevicePC1);
            this.splitContainerControl1.Panel2.Text = "Panel2";
            this.splitContainerControl1.Size = new System.Drawing.Size(701, 252);
            this.splitContainerControl1.SplitterPosition = 119;
            this.splitContainerControl1.TabIndex = 9;
            this.splitContainerControl1.Text = "splitContainerControl1";
            // 
            // chartDevicePC1
            // 
            xyDiagram3.AxisX.Range.ScrollingRange.SideMarginsEnabled = false;
            xyDiagram3.AxisX.Range.SideMarginsEnabled = false;
            xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram3.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram3.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
            this.chartDevicePC1.Diagram = xyDiagram3;
            this.chartDevicePC1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartDevicePC1.Location = new System.Drawing.Point(0, 0);
            this.chartDevicePC1.Name = "chartDevicePC1";
            this.chartDevicePC1.PaletteName = "Aspect";
            pointSeriesLabel7.LineVisible = false;
            series5.Label = pointSeriesLabel7;
            series5.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            series5.LegendText = "tyy";
            series5.Name = "Series 1";
            series5.View = splineAreaSeriesView4;
            pointSeriesLabel8.LineVisible = true;
            series6.Label = pointSeriesLabel8;
            series6.Name = "Series 2";
            series6.View = splineAreaSeriesView5;
            this.chartDevicePC1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series5,
        series6};
            pointSeriesLabel9.LineVisible = true;
            this.chartDevicePC1.SeriesTemplate.Label = pointSeriesLabel9;
            splineAreaSeriesView6.Transparency = ((byte)(0));
            this.chartDevicePC1.SeriesTemplate.View = splineAreaSeriesView6;
            this.chartDevicePC1.Size = new System.Drawing.Size(701, 127);
            this.chartDevicePC1.TabIndex = 7;
            chartTitle3.Text = "BSR 64000  PCs";
            this.chartDevicePC1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle3});
            // 
            // splitContainerControl2
            // 
            this.splitContainerControl2.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.splitContainerControl2.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.None;
            this.splitContainerControl2.Horizontal = false;
            this.splitContainerControl2.IsSplitterFixed = true;
            this.splitContainerControl2.Location = new System.Drawing.Point(4, 290);
            this.splitContainerControl2.Name = "splitContainerControl2";
            this.splitContainerControl2.Panel1.Controls.Add(this.chartInterface1);
            this.splitContainerControl2.Panel1.Text = "Panel1";
            this.splitContainerControl2.Panel2.Controls.Add(this.chartInterface);
            this.splitContainerControl2.Panel2.Text = "Panel2";
            this.splitContainerControl2.Size = new System.Drawing.Size(710, 301);
            this.splitContainerControl2.SplitterPosition = 142;
            this.splitContainerControl2.TabIndex = 10;
            this.splitContainerControl2.Text = "splitContainerControl2";
            // 
            // chartInterface1
            // 
            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.chartInterface1.Diagram = xyDiagram4;
            this.chartInterface1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartInterface1.Location = new System.Drawing.Point(0, 0);
            this.chartInterface1.Name = "chartInterface1";
            pointSeriesLabel10.LineVisible = true;
            series7.Label = pointSeriesLabel10;
            series7.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            series7.Name = "Series 1";
            series7.View = lineSeriesView4;
            pointSeriesLabel11.LineVisible = true;
            series8.Label = pointSeriesLabel11;
            series8.Name = "Series 2";
            series8.View = lineSeriesView5;
            this.chartInterface1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series7,
        series8};
            pointSeriesLabel12.LineVisible = true;
            this.chartInterface1.SeriesTemplate.Label = pointSeriesLabel12;
            this.chartInterface1.SeriesTemplate.View = lineSeriesView6;
            this.chartInterface1.Size = new System.Drawing.Size(710, 142);
            this.chartInterface1.TabIndex = 9;
            chartTitle4.Text = "BSR 64000 Interfaces";
            this.chartInterface1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle4});
            // 
            // frmHome
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(711, 589);
            this.Controls.Add(this.splitContainerControl2);
            this.Controls.Add(this.splitContainerControl1);
            this.Controls.Add(this.cboFilter);
            this.Name = "frmHome";
            this.ShowIcon = false;
            this.ShowInTaskbar = false;
            this.Text = "Dashboard";
            this.Load += new System.EventHandler(this.frmHome_Load);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartDevicePC)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cboFilter.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartInterface)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
            this.splitContainerControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineAreaSeriesView6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartDevicePC1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
            this.splitContainerControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartInterface1)).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.XtraGauges.Core.Model.ArcScaleRange arcScaleRange7             = new DevExpress.XtraGauges.Core.Model.ArcScaleRange();
     DevExpress.XtraGauges.Core.Model.ArcScaleRange arcScaleRange8             = new DevExpress.XtraGauges.Core.Model.ArcScaleRange();
     DevExpress.XtraGauges.Core.Model.ArcScaleRange arcScaleRange9             = new DevExpress.XtraGauges.Core.Model.ArcScaleRange();
     DevExpress.XtraCharts.XYDiagram                xyDiagram9                 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.SecondaryAxisY           secondaryAxisY9            = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.Series                   series17                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel9  = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesView  sideBySideBarSeriesView9   = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.Series                   series18                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SplineSeriesView         splineSeriesView9          = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.ChartTitle               chartTitle9                = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram                xyDiagram10                = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.SecondaryAxisY           secondaryAxisY10           = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.Series                   series19                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel10 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesView  sideBySideBarSeriesView10  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.Series                   series20                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SplineSeriesView         splineSeriesView10         = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.ChartTitle               chartTitle10               = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram                xyDiagram11                = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.SecondaryAxisY           secondaryAxisY11           = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.Series                   series21                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel11 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesView  sideBySideBarSeriesView11  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.Series                   series22                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SplineSeriesView         splineSeriesView11         = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.ChartTitle               chartTitle11               = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram                xyDiagram12                = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.SecondaryAxisY           secondaryAxisY12           = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.Series                   series23                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel12 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesView  sideBySideBarSeriesView12  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.Series                   series24                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SplineSeriesView         splineSeriesView12         = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.ChartTitle               chartTitle12               = new DevExpress.XtraCharts.ChartTitle();
     this.panel1       = new System.Windows.Forms.Panel();
     this.pnYMD        = new System.Windows.Forms.Panel();
     this.lblDate      = new System.Windows.Forms.Label();
     this.lbltitle     = new System.Windows.Forms.Label();
     this.tmr          = new System.Windows.Forms.Timer(this.components);
     this.tblMain      = new System.Windows.Forms.TableLayoutPanel();
     this.pnGauge      = new System.Windows.Forms.Panel();
     this.gaugeProd    = new DevExpress.XtraGauges.Win.GaugeControl();
     this.lblYellow    = new System.Windows.Forms.Label();
     this.lblGreen     = new System.Windows.Forms.Label();
     this.lblRed       = new System.Windows.Forms.Label();
     this.lblTitleProd = new System.Windows.Forms.Label();
     this.cGauge1      = new DevExpress.XtraGauges.Win.Gauges.Circular.CircularGauge();
     this.arcScaleBackgroundLayerComponent1 = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleBackgroundLayerComponent();
     this.arcScale = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleComponent();
     this.arcScaleNeedleComponent1     = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleNeedleComponent();
     this.arcScaleSpindleCapComponent1 = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleSpindleCapComponent();
     this.chartUPC  = new DevExpress.XtraCharts.ChartControl();
     this.tblMain2  = new System.Windows.Forms.TableLayoutPanel();
     this.chartUPS3 = new DevExpress.XtraCharts.ChartControl();
     this.chartUPS2 = new DevExpress.XtraCharts.ChartControl();
     this.chartUPS1 = new DevExpress.XtraCharts.ChartControl();
     this.panel1.SuspendLayout();
     this.tblMain.SuspendLayout();
     this.pnGauge.SuspendLayout();
     this.gaugeProd.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cGauge1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleBackgroundLayerComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScale)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleNeedleComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleSpindleCapComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartUPC)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView9)).BeginInit();
     this.tblMain2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartUPS3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series19)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartUPS2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series22)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartUPS1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series23)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series24)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView12)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor             = System.Drawing.Color.DarkTurquoise;
     this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.panel1.Controls.Add(this.pnYMD);
     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;
     //
     // pnYMD
     //
     this.pnYMD.Location = new System.Drawing.Point(1183, 3);
     this.pnYMD.Name     = "pnYMD";
     this.pnYMD.Size     = new System.Drawing.Size(450, 96);
     this.pnYMD.TabIndex = 52;
     //
     // 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", 48F, System.Drawing.FontStyle.Bold);
     this.lbltitle.ForeColor    = System.Drawing.Color.White;
     this.lbltitle.Location     = new System.Drawing.Point(0, 0);
     this.lbltitle.Name         = "lbltitle";
     this.lbltitle.Size         = new System.Drawing.Size(1920, 109);
     this.lbltitle.TabIndex     = 0;
     this.lbltitle.Text         = "Production Status by Week";
     this.lbltitle.TextAlign    = System.Drawing.ContentAlignment.MiddleLeft;
     this.lbltitle.DoubleClick += new System.EventHandler(this.lbltitle_DoubleClick);
     //
     // tmr
     //
     this.tmr.Enabled  = true;
     this.tmr.Interval = 1000;
     this.tmr.Tick    += new System.EventHandler(this.tmr_Tick);
     //
     // tblMain
     //
     this.tblMain.ColumnCount = 2;
     this.tblMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tblMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tblMain.Controls.Add(this.pnGauge, 0, 0);
     this.tblMain.Controls.Add(this.chartUPC, 0, 0);
     this.tblMain.Dock     = System.Windows.Forms.DockStyle.Top;
     this.tblMain.Location = new System.Drawing.Point(0, 109);
     this.tblMain.Name     = "tblMain";
     this.tblMain.RowCount = 1;
     this.tblMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tblMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 440F));
     this.tblMain.Size     = new System.Drawing.Size(1904, 440);
     this.tblMain.TabIndex = 5;
     //
     // pnGauge
     //
     this.pnGauge.Controls.Add(this.gaugeProd);
     this.pnGauge.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnGauge.Location = new System.Drawing.Point(955, 3);
     this.pnGauge.Name     = "pnGauge";
     this.pnGauge.Size     = new System.Drawing.Size(946, 434);
     this.pnGauge.TabIndex = 4;
     //
     // gaugeProd
     //
     this.gaugeProd.AutoLayout = false;
     this.gaugeProd.Controls.Add(this.lblYellow);
     this.gaugeProd.Controls.Add(this.lblGreen);
     this.gaugeProd.Controls.Add(this.lblRed);
     this.gaugeProd.Controls.Add(this.lblTitleProd);
     this.gaugeProd.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
         this.cGauge1
     });
     this.gaugeProd.Location = new System.Drawing.Point(0, 0);
     this.gaugeProd.Name     = "gaugeProd";
     this.gaugeProd.Size     = new System.Drawing.Size(946, 434);
     this.gaugeProd.TabIndex = 0;
     //
     // lblYellow
     //
     this.lblYellow.BackColor = System.Drawing.Color.Yellow;
     this.lblYellow.Font      = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
     this.lblYellow.Location  = new System.Drawing.Point(723, 3);
     this.lblYellow.Name      = "lblYellow";
     this.lblYellow.Size      = new System.Drawing.Size(134, 51);
     this.lblYellow.TabIndex  = 8;
     this.lblYellow.Text      = "95% ~ 98%";
     this.lblYellow.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblGreen
     //
     this.lblGreen.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     this.lblGreen.Font      = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
     this.lblGreen.ForeColor = System.Drawing.Color.White;
     this.lblGreen.Location  = new System.Drawing.Point(863, 3);
     this.lblGreen.Name      = "lblGreen";
     this.lblGreen.Size      = new System.Drawing.Size(76, 51);
     this.lblGreen.TabIndex  = 9;
     this.lblGreen.Text      = ">98%";
     this.lblGreen.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblRed
     //
     this.lblRed.BackColor = System.Drawing.Color.Red;
     this.lblRed.Font      = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
     this.lblRed.ForeColor = System.Drawing.Color.White;
     this.lblRed.Location  = new System.Drawing.Point(641, 3);
     this.lblRed.Name      = "lblRed";
     this.lblRed.Size      = new System.Drawing.Size(76, 51);
     this.lblRed.TabIndex  = 6;
     this.lblRed.Text      = "<95%";
     this.lblRed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblTitleProd
     //
     this.lblTitleProd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.lblTitleProd.Font      = new System.Drawing.Font("Calibri", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTitleProd.Location  = new System.Drawing.Point(7, 3);
     this.lblTitleProd.Name      = "lblTitleProd";
     this.lblTitleProd.Size      = new System.Drawing.Size(628, 51);
     this.lblTitleProd.TabIndex  = 7;
     this.lblTitleProd.Text      = "Weekly Assembly Production Average";
     this.lblTitleProd.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // cGauge1
     //
     this.cGauge1.BackgroundLayers.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleBackgroundLayerComponent[] {
         this.arcScaleBackgroundLayerComponent1
     });
     this.cGauge1.Bounds = new System.Drawing.Rectangle(6, 60, 934, 394);
     this.cGauge1.Name   = "cGauge1";
     this.cGauge1.Needles.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleNeedleComponent[] {
         this.arcScaleNeedleComponent1
     });
     this.cGauge1.Scales.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleComponent[] {
         this.arcScale
     });
     this.cGauge1.SpindleCaps.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleSpindleCapComponent[] {
         this.arcScaleSpindleCapComponent1
     });
     //
     // arcScaleBackgroundLayerComponent1
     //
     this.arcScaleBackgroundLayerComponent1.ArcScale       = this.arcScale;
     this.arcScaleBackgroundLayerComponent1.Name           = "bg1";
     this.arcScaleBackgroundLayerComponent1.ScaleCenterPos = new DevExpress.XtraGauges.Core.Base.PointF2D(0.5F, 0.815F);
     this.arcScaleBackgroundLayerComponent1.ShapeType      = DevExpress.XtraGauges.Core.Model.BackgroundLayerShapeType.CircularHalf_Style3;
     this.arcScaleBackgroundLayerComponent1.Size           = new System.Drawing.SizeF(244F, 152F);
     this.arcScaleBackgroundLayerComponent1.ZOrder         = 1000;
     //
     // arcScale
     //
     this.arcScale.AppearanceMajorTickmark.BorderBrush  = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScale.AppearanceMajorTickmark.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScale.AppearanceMinorTickmark.BorderBrush  = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScale.AppearanceMinorTickmark.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScale.AppearanceTickmarkText.Font          = new System.Drawing.Font("Tahoma", 12F);
     this.arcScale.AppearanceTickmarkText.TextBrush     = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#FF8000");
     this.arcScale.Center                        = new DevExpress.XtraGauges.Core.Base.PointF2D(125F, 165F);
     this.arcScale.EndAngle                      = 0F;
     this.arcScale.MajorTickCount                = 7;
     this.arcScale.MajorTickmark.FormatString    = "{0:F0}";
     this.arcScale.MajorTickmark.ShapeType       = DevExpress.XtraGauges.Core.Model.TickmarkShapeType.Circular_Style3_4;
     this.arcScale.MajorTickmark.TextOffset      = -18F;
     this.arcScale.MajorTickmark.TextOrientation = DevExpress.XtraGauges.Core.Model.LabelOrientation.LeftToRight;
     this.arcScale.MaxValue                      = 100F;
     this.arcScale.MinorTickCount                = 4;
     this.arcScale.MinorTickmark.ShapeType       = DevExpress.XtraGauges.Core.Model.TickmarkShapeType.Circular_Style3_3;
     this.arcScale.MinValue                      = 90F;
     this.arcScale.Name    = "scale1";
     this.arcScale.RadiusX = 104F;
     this.arcScale.RadiusY = 104F;
     arcScaleRange7.AppearanceRange.BorderBrush  = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:Red");
     arcScaleRange7.AppearanceRange.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:Red");
     arcScaleRange7.EndThickness   = 5F;
     arcScaleRange7.EndValue       = 95F;
     arcScaleRange7.Name           = "Range0";
     arcScaleRange7.ShapeOffset    = 0F;
     arcScaleRange7.StartThickness = 5F;
     arcScaleRange7.StartValue     = 90F;
     arcScaleRange8.AppearanceRange.BorderBrush  = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:Yellow");
     arcScaleRange8.AppearanceRange.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:Yellow");
     arcScaleRange8.EndThickness   = 5F;
     arcScaleRange8.EndValue       = 98F;
     arcScaleRange8.Name           = "Range1";
     arcScaleRange8.ShapeOffset    = 0F;
     arcScaleRange8.StartThickness = 5F;
     arcScaleRange8.StartValue     = 95F;
     arcScaleRange9.AppearanceRange.BorderBrush  = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#00C000");
     arcScaleRange9.AppearanceRange.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#00C000");
     arcScaleRange9.EndThickness   = 5F;
     arcScaleRange9.EndValue       = 100F;
     arcScaleRange9.Name           = "Range2";
     arcScaleRange9.ShapeOffset    = 0F;
     arcScaleRange9.StartThickness = 5F;
     arcScaleRange9.StartValue     = 98F;
     this.arcScale.Ranges.AddRange(new DevExpress.XtraGauges.Core.Model.IRange[] {
         arcScaleRange7,
         arcScaleRange8,
         arcScaleRange9
     });
     this.arcScale.StartAngle = -180F;
     this.arcScale.Value      = 90F;
     //
     // arcScaleNeedleComponent1
     //
     this.arcScaleNeedleComponent1.ArcScale  = this.arcScale;
     this.arcScaleNeedleComponent1.EndOffset = -8F;
     this.arcScaleNeedleComponent1.Name      = "needle1";
     this.arcScaleNeedleComponent1.ShapeType = DevExpress.XtraGauges.Core.Model.NeedleShapeType.CircularFull_Style6;
     this.arcScaleNeedleComponent1.ZOrder    = -50;
     //
     // arcScaleSpindleCapComponent1
     //
     this.arcScaleSpindleCapComponent1.ArcScale  = this.arcScale;
     this.arcScaleSpindleCapComponent1.Name      = "cap1";
     this.arcScaleSpindleCapComponent1.ShapeType = DevExpress.XtraGauges.Core.Model.SpindleCapShapeType.CircularFull_Style3;
     this.arcScaleSpindleCapComponent1.ZOrder    = -100;
     //
     // chartUPC
     //
     this.chartUPC.AnimationStartMode            = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chartUPC.DataBindings                  = null;
     xyDiagram9.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram9.AxisY.Title.Text                 = "Production (Prs)";
     xyDiagram9.AxisY.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram9.AxisY.VisibleInPanesSerializable = "-1";
     secondaryAxisY9.AxisID = 0;
     secondaryAxisY9.Name   = "Secondary AxisY 1";
     secondaryAxisY9.VisibleInPanesSerializable = "-1";
     xyDiagram9.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY9
     });
     this.chartUPC.Diagram              = xyDiagram9;
     this.chartUPC.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.chartUPC.Legend.Name          = "Default Legend";
     this.chartUPC.Location             = new System.Drawing.Point(3, 3);
     this.chartUPC.Name                 = "chartUPC";
     sideBySideBarSeriesLabel9.Position = DevExpress.XtraCharts.BarSeriesLabelPosition.Top;
     series17.Label                     = sideBySideBarSeriesLabel9;
     series17.LabelsVisibility          = DevExpress.Utils.DefaultBoolean.True;
     series17.Name                      = "Stitching 1";
     sideBySideBarSeriesView9.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(80)))));
     series17.View                      = sideBySideBarSeriesView9;
     series18.LabelsVisibility          = DevExpress.Utils.DefaultBoolean.True;
     series18.Name                      = "Target";
     splineSeriesView9.AxisYName        = "Secondary AxisY 1";
     splineSeriesView9.Color            = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(48)))), ((int)(((byte)(160)))));
     splineSeriesView9.MarkerVisibility = DevExpress.Utils.DefaultBoolean.True;
     series18.View                      = splineSeriesView9;
     this.chartUPC.SeriesSerializable   = new DevExpress.XtraCharts.Series[] {
         series17,
         series18
     };
     this.chartUPC.Size     = new System.Drawing.Size(946, 434);
     this.chartUPC.TabIndex = 0;
     chartTitle9.Text       = "Cutting";
     this.chartUPC.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle9
     });
     this.chartUPC.CustomDrawAxisLabel += new DevExpress.XtraCharts.CustomDrawAxisLabelEventHandler(this.chart_CustomDrawAxisLabel);
     //
     // tblMain2
     //
     this.tblMain2.ColumnCount = 3;
     this.tblMain2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tblMain2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tblMain2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tblMain2.Controls.Add(this.chartUPS3, 0, 0);
     this.tblMain2.Controls.Add(this.chartUPS2, 0, 0);
     this.tblMain2.Controls.Add(this.chartUPS1, 0, 0);
     this.tblMain2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.tblMain2.Location = new System.Drawing.Point(0, 549);
     this.tblMain2.Name     = "tblMain2";
     this.tblMain2.RowCount = 1;
     this.tblMain2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tblMain2.Size     = new System.Drawing.Size(1904, 480);
     this.tblMain2.TabIndex = 6;
     //
     // chartUPS3
     //
     this.chartUPS3.AnimationStartMode            = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chartUPS3.DataBindings                  = null;
     xyDiagram10.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram10.AxisY.Title.Text                 = "Production (Prs)";
     xyDiagram10.AxisY.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram10.AxisY.VisibleInPanesSerializable = "-1";
     secondaryAxisY10.AxisID = 0;
     secondaryAxisY10.Name   = "Secondary AxisY 1";
     secondaryAxisY10.VisibleInPanesSerializable = "-1";
     xyDiagram10.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY10
     });
     this.chartUPS3.Diagram              = xyDiagram10;
     this.chartUPS3.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.chartUPS3.Legend.Name          = "Default Legend";
     this.chartUPS3.Location             = new System.Drawing.Point(1271, 3);
     this.chartUPS3.Name                 = "chartUPS3";
     sideBySideBarSeriesLabel10.Position = DevExpress.XtraCharts.BarSeriesLabelPosition.Top;
     series19.Label                      = sideBySideBarSeriesLabel10;
     series19.LabelsVisibility           = DevExpress.Utils.DefaultBoolean.True;
     series19.Name                       = "Stitching 1";
     sideBySideBarSeriesView10.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(80)))));
     series19.View                       = sideBySideBarSeriesView10;
     series20.LabelsVisibility           = DevExpress.Utils.DefaultBoolean.True;
     series20.Name                       = "Target";
     splineSeriesView10.AxisYName        = "Secondary AxisY 1";
     splineSeriesView10.Color            = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(48)))), ((int)(((byte)(160)))));
     splineSeriesView10.MarkerVisibility = DevExpress.Utils.DefaultBoolean.True;
     series20.View                       = splineSeriesView10;
     this.chartUPS3.SeriesSerializable   = new DevExpress.XtraCharts.Series[] {
         series19,
         series20
     };
     this.chartUPS3.Size     = new System.Drawing.Size(630, 474);
     this.chartUPS3.TabIndex = 4;
     chartTitle10.Text       = "Stitching 3";
     this.chartUPS3.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle10
     });
     this.chartUPS3.CustomDrawAxisLabel += new DevExpress.XtraCharts.CustomDrawAxisLabelEventHandler(this.chart_CustomDrawAxisLabel);
     //
     // chartUPS2
     //
     this.chartUPS2.AnimationStartMode            = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chartUPS2.DataBindings                  = null;
     xyDiagram11.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram11.AxisY.Title.Text                 = "Production (Prs)";
     xyDiagram11.AxisY.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram11.AxisY.VisibleInPanesSerializable = "-1";
     secondaryAxisY11.AxisID = 0;
     secondaryAxisY11.Name   = "Secondary AxisY 1";
     secondaryAxisY11.VisibleInPanesSerializable = "-1";
     xyDiagram11.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY11
     });
     this.chartUPS2.Diagram              = xyDiagram11;
     this.chartUPS2.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.chartUPS2.Legend.Name          = "Default Legend";
     this.chartUPS2.Location             = new System.Drawing.Point(637, 3);
     this.chartUPS2.Name                 = "chartUPS2";
     sideBySideBarSeriesLabel11.Position = DevExpress.XtraCharts.BarSeriesLabelPosition.Top;
     series21.Label                      = sideBySideBarSeriesLabel11;
     series21.LabelsVisibility           = DevExpress.Utils.DefaultBoolean.True;
     series21.Name                       = "Stitching 1";
     sideBySideBarSeriesView11.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(80)))));
     series21.View                       = sideBySideBarSeriesView11;
     series22.LabelsVisibility           = DevExpress.Utils.DefaultBoolean.True;
     series22.Name                       = "Target";
     splineSeriesView11.AxisYName        = "Secondary AxisY 1";
     splineSeriesView11.Color            = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(48)))), ((int)(((byte)(160)))));
     splineSeriesView11.MarkerVisibility = DevExpress.Utils.DefaultBoolean.True;
     series22.View                       = splineSeriesView11;
     this.chartUPS2.SeriesSerializable   = new DevExpress.XtraCharts.Series[] {
         series21,
         series22
     };
     this.chartUPS2.Size     = new System.Drawing.Size(628, 474);
     this.chartUPS2.TabIndex = 3;
     chartTitle11.Text       = "Stitching 2";
     this.chartUPS2.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle11
     });
     this.chartUPS2.CustomDrawAxisLabel += new DevExpress.XtraCharts.CustomDrawAxisLabelEventHandler(this.chart_CustomDrawAxisLabel);
     //
     // chartUPS1
     //
     this.chartUPS1.AnimationStartMode            = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chartUPS1.DataBindings                  = null;
     xyDiagram12.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram12.AxisY.Title.Text                 = "Production (Prs)";
     xyDiagram12.AxisY.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram12.AxisY.VisibleInPanesSerializable = "-1";
     secondaryAxisY12.AxisID = 0;
     secondaryAxisY12.Name   = "Secondary AxisY 1";
     secondaryAxisY12.VisibleInPanesSerializable = "-1";
     xyDiagram12.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY12
     });
     this.chartUPS1.Diagram              = xyDiagram12;
     this.chartUPS1.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.chartUPS1.Legend.Name          = "Default Legend";
     this.chartUPS1.Location             = new System.Drawing.Point(3, 3);
     this.chartUPS1.Name                 = "chartUPS1";
     sideBySideBarSeriesLabel12.Position = DevExpress.XtraCharts.BarSeriesLabelPosition.Top;
     series23.Label                      = sideBySideBarSeriesLabel12;
     series23.LabelsVisibility           = DevExpress.Utils.DefaultBoolean.True;
     series23.Name                       = "Stitching 1";
     sideBySideBarSeriesView12.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(80)))));
     series23.View                       = sideBySideBarSeriesView12;
     series24.LabelsVisibility           = DevExpress.Utils.DefaultBoolean.True;
     series24.Name                       = "Target";
     splineSeriesView12.AxisYName        = "Secondary AxisY 1";
     splineSeriesView12.Color            = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(48)))), ((int)(((byte)(160)))));
     splineSeriesView12.MarkerVisibility = DevExpress.Utils.DefaultBoolean.True;
     series24.View                       = splineSeriesView12;
     this.chartUPS1.SeriesSerializable   = new DevExpress.XtraCharts.Series[] {
         series23,
         series24
     };
     this.chartUPS1.Size     = new System.Drawing.Size(628, 474);
     this.chartUPS1.TabIndex = 2;
     chartTitle12.Text       = "Stitching 1";
     this.chartUPS1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle12
     });
     this.chartUPS1.CustomDrawAxisLabel += new DevExpress.XtraCharts.CustomDrawAxisLabelEventHandler(this.chart_CustomDrawAxisLabel);
     //
     // FRM_MGL_WEEKLY_PRODUCTION_S
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(1904, 1041);
     this.Controls.Add(this.tblMain2);
     this.Controls.Add(this.tblMain);
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FRM_MGL_WEEKLY_PRODUCTION_S";
     this.Text            = "FRM_PROD_STATUS_WEEKLY_V2";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.Load           += new System.EventHandler(this.FRM_PROD_STATUS_DAILY_Load);
     this.VisibleChanged += new System.EventHandler(this.FRM_PROD_STATUS_DAILY_VisibleChanged);
     this.panel1.ResumeLayout(false);
     this.tblMain.ResumeLayout(false);
     this.pnGauge.ResumeLayout(false);
     this.gaugeProd.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.cGauge1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleBackgroundLayerComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScale)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleNeedleComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleSpindleCapComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartUPC)).EndInit();
     this.tblMain2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series19)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartUPS3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series22)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartUPS2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series23)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series24)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartUPS1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources               = new System.ComponentModel.ComponentResourceManager(typeof(FORM_SMT_B_EXTERNAL_OSD));
     DevExpress.XtraCharts.XYDiagram               xyDiagram1               = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                  series1                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Series                  series2                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SplineSeriesView        splineSeriesView1        = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.ChartTitle              chartTitle1              = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram               xyDiagram2               = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                  series3                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Series                  series4                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SplineSeriesView        splineSeriesView2        = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.ChartTitle              chartTitle2              = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram               xyDiagram3               = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                  series5                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Series                  series6                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SplineSeriesView        splineSeriesView3        = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.ChartTitle              chartTitle3              = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram               xyDiagram4               = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                  series7                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Series                  series8                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SplineSeriesView        splineSeriesView4        = new DevExpress.XtraCharts.SplineSeriesView();
     DevExpress.XtraCharts.ChartTitle              chartTitle4              = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram               xyDiagram5               = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                  series9                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView1 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.Series                  series10                 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SplineSeriesView        splineSeriesView5        = new DevExpress.XtraCharts.SplineSeriesView();
     this.panel1          = new System.Windows.Forms.Panel();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.label2          = new System.Windows.Forms.Label();
     this.label1          = new System.Windows.Forms.Label();
     this.chartControl4   = new DevExpress.XtraCharts.ChartControl();
     this.chartControl3   = new DevExpress.XtraCharts.ChartControl();
     this.chartControl2   = new DevExpress.XtraCharts.ChartControl();
     this.chartControl1   = new DevExpress.XtraCharts.ChartControl();
     this.axfpSpread      = new AxFPUSpreadADO.AxfpSpread();
     this.chartControl    = new DevExpress.XtraCharts.ChartControl();
     this.tmr_Load        = new System.Windows.Forms.Timer(this.components);
     this.pnHeader.SuspendLayout();
     this.pnButton.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axfpSpread)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView5)).BeginInit();
     this.SuspendLayout();
     //
     // pnHeader
     //
     this.pnHeader.Size = new System.Drawing.Size(1904, 106);
     //
     // lblDate
     //
     this.lblDate.Size = new System.Drawing.Size(221, 106);
     this.lblDate.Text = "2019-04-03\n09:57:22";
     //
     // 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", 45F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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.Size = new System.Drawing.Size(0, 73);
     //
     // lblShift
     //
     this.lblShift.Size = new System.Drawing.Size(413, 53);
     this.lblShift.Text = "Shift 1 (06:00 ~ 14:00)";
     //
     // panel1
     //
     this.panel1.Location = new System.Drawing.Point(1272, 1);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(373, 103);
     this.panel1.TabIndex = 64;
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 106);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.label2);
     this.splitContainer1.Panel1.Controls.Add(this.label1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.chartControl4);
     this.splitContainer1.Panel2.Controls.Add(this.chartControl3);
     this.splitContainer1.Panel2.Controls.Add(this.chartControl2);
     this.splitContainer1.Panel2.Controls.Add(this.chartControl1);
     this.splitContainer1.Panel2.Controls.Add(this.axfpSpread);
     this.splitContainer1.Panel2.Controls.Add(this.chartControl);
     this.splitContainer1.Size             = new System.Drawing.Size(1904, 948);
     this.splitContainer1.SplitterDistance = 46;
     this.splitContainer1.TabIndex         = 15;
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Teal;
     this.label2.Font      = new System.Drawing.Font("Calibri", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.White;
     this.label2.Location  = new System.Drawing.Point(1272, 14);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(170, 32);
     this.label2.TabIndex  = 1;
     this.label2.Text      = "Defective Weekly";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Teal;
     this.label1.Font      = new System.Drawing.Font("Calibri", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(3, 14);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(170, 32);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Defective Daily";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // chartControl4
     //
     this.chartControl4.DataBindings             = null;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl4.Diagram     = xyDiagram1;
     this.chartControl4.Legend.Name = "Default Legend";
     this.chartControl4.Location    = new System.Drawing.Point(1590, 457);
     this.chartControl4.Name        = "chartControl4";
     series1.Name = "Series 1";
     series2.Name = "Series 2";
     series2.View = splineSeriesView1;
     this.chartControl4.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.chartControl4.Size     = new System.Drawing.Size(305, 430);
     this.chartControl4.TabIndex = 5;
     chartTitle1.Text            = "Factory 4";
     this.chartControl4.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // chartControl3
     //
     this.chartControl3.DataBindings             = null;
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl3.Diagram     = xyDiagram2;
     this.chartControl3.Legend.Name = "Default Legend";
     this.chartControl3.Location    = new System.Drawing.Point(1274, 457);
     this.chartControl3.Name        = "chartControl3";
     series3.Name = "Series 1";
     series4.Name = "Series 2";
     series4.View = splineSeriesView2;
     this.chartControl3.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series3,
         series4
     };
     this.chartControl3.Size     = new System.Drawing.Size(305, 430);
     this.chartControl3.TabIndex = 4;
     chartTitle2.Text            = "Factory 3";
     this.chartControl3.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle2
     });
     //
     // chartControl2
     //
     this.chartControl2.DataBindings             = null;
     xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl2.Diagram     = xyDiagram3;
     this.chartControl2.Legend.Name = "Default Legend";
     this.chartControl2.Location    = new System.Drawing.Point(1591, 8);
     this.chartControl2.Name        = "chartControl2";
     series5.Name = "Series 1";
     series6.Name = "Series 2";
     series6.View = splineSeriesView3;
     this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series5,
         series6
     };
     this.chartControl2.Size     = new System.Drawing.Size(305, 430);
     this.chartControl2.TabIndex = 3;
     chartTitle3.Text            = "Factory 2";
     this.chartControl2.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle3
     });
     //
     // chartControl1
     //
     this.chartControl1.DataBindings             = null;
     xyDiagram4.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram4.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram     = xyDiagram4;
     this.chartControl1.Legend.Name = "Default Legend";
     this.chartControl1.Location    = new System.Drawing.Point(1273, 6);
     this.chartControl1.Name        = "chartControl1";
     series7.Name = "Series 1";
     series8.Name = "Series 2";
     series8.View = splineSeriesView4;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series7,
         series8
     };
     this.chartControl1.Size     = new System.Drawing.Size(305, 430);
     this.chartControl1.TabIndex = 2;
     chartTitle4.Text            = "Factory 1";
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle4
     });
     //
     // axfpSpread
     //
     this.axfpSpread.DataSource = null;
     this.axfpSpread.Location   = new System.Drawing.Point(3, 594);
     this.axfpSpread.Name       = "axfpSpread";
     this.axfpSpread.OcxState   = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axfpSpread.OcxState")));
     this.axfpSpread.Size       = new System.Drawing.Size(1266, 314);
     this.axfpSpread.TabIndex   = 1;
     //
     // chartControl
     //
     this.chartControl.DataBindings = null;
     xyDiagram5.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram5.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl.Diagram     = xyDiagram5;
     this.chartControl.Legend.Name = "Default Legend";
     this.chartControl.Location    = new System.Drawing.Point(4, 8);
     this.chartControl.Name        = "chartControl";
     series9.Name = "Series 1";
     sideBySideBarSeriesView1.ColorEach = true;
     series9.View  = sideBySideBarSeriesView1;
     series10.Name = "Series 2";
     series10.View = splineSeriesView5;
     this.chartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series9,
         series10
     };
     this.chartControl.Size     = new System.Drawing.Size(1265, 561);
     this.chartControl.TabIndex = 0;
     //
     // tmr_Load
     //
     this.tmr_Load.Interval = 1000;
     this.tmr_Load.Tick    += new System.EventHandler(this.tmr_Load_Tick);
     //
     // FORM_SMT_B_EXTERNAL_OSD
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1904, 1054);
     this.Controls.Add(this.splitContainer1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FORM_SMT_B_EXTERNAL_OSD";
     this.Load           += new System.EventHandler(this.FORM_SMT_B_PROD_MONTHLY_Load);
     this.VisibleChanged += new System.EventHandler(this.FORM_SMT_B_EXTERNAL_OSD_VisibleChanged);
     this.Controls.SetChildIndex(this.pnHeader, 0);
     this.Controls.SetChildIndex(this.splitContainer1, 0);
     this.pnHeader.ResumeLayout(false);
     this.pnHeader.PerformLayout();
     this.pnButton.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)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axfpSpread)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(splineSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 18
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(FrmDoanhThu));
     DevExpress.XtraCharts.XYDiagram  xyDiagram1  = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series     series1     = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
     this.layoutControl1             = new DevExpress.XtraLayout.LayoutControl();
     this.label2                     = new System.Windows.Forms.Label();
     this.txttongtien                = new System.Windows.Forms.TextBox();
     this.groupControl1              = new DevExpress.XtraEditors.GroupControl();
     this.layoutControl2             = new DevExpress.XtraLayout.LayoutControl();
     this.dataGridViewCTHD           = new System.Windows.Forms.DataGridView();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.thanhtien                  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.layoutControlGroup2        = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem2         = new DevExpress.XtraLayout.LayoutControlItem();
     this.groupControl4              = new DevExpress.XtraEditors.GroupControl();
     this.btnXem                     = new DevExpress.XtraEditors.SimpleButton();
     this.dateTimePickerDen          = new System.Windows.Forms.DateTimePicker();
     this.dateTimePickerTu           = new System.Windows.Forms.DateTimePicker();
     this.label9                     = new System.Windows.Forms.Label();
     this.label5                     = new System.Windows.Forms.Label();
     this.groupControl2              = new DevExpress.XtraEditors.GroupControl();
     this.layoutControl8             = new DevExpress.XtraLayout.LayoutControl();
     this.hOADONTableAdapter         = new demo23.DataSetBidaTableAdapters.HOADONTableAdapter();
     this.hOADONBindingSource        = new System.Windows.Forms.BindingSource(this.components);
     this.dataSetBidaBindingSource   = new System.Windows.Forms.BindingSource(this.components);
     this.dataSetBida                = new demo23.DataSetBida();
     this.dataGridViewHD             = new System.Windows.Forms.DataGridView();
     this.ma                   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.tien                 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ngaylap              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.hotenkh              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.hotennv              = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.layoutControlGroup8  = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem14  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlGroup1  = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem5   = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4   = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3   = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem6   = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem7   = new DevExpress.XtraLayout.LayoutControlItem();
     this.hOADONBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
     this.dataSetBida1         = new demo23.DataSetBida();
     this.hoadonTableAdapter1  = new demo23.DataSetBidaTableAdapters.HOADONTableAdapter();
     this.chartControl1        = new DevExpress.XtraCharts.ChartControl();
     this.layoutControlItem1   = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit();
     this.layoutControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridViewCTHD)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).BeginInit();
     this.groupControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl8)).BeginInit();
     this.layoutControl8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.hOADONBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSetBidaBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSetBida)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridViewHD)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.hOADONBindingSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSetBida1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.label2);
     this.layoutControl1.Controls.Add(this.txttongtien);
     this.layoutControl1.Controls.Add(this.groupControl1);
     this.layoutControl1.Controls.Add(this.groupControl4);
     this.layoutControl1.Controls.Add(this.groupControl2);
     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(1319, 751);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // label2
     //
     this.label2.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(16, 710);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(221, 25);
     this.label2.TabIndex = 16;
     this.label2.Text     = "Tổng tiền thu của khách";
     //
     // txttongtien
     //
     this.txttongtien.Font     = new System.Drawing.Font("Tahoma", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.txttongtien.Location = new System.Drawing.Point(243, 710);
     this.txttongtien.Name     = "txttongtien";
     this.txttongtien.Size     = new System.Drawing.Size(1060, 25);
     this.txttongtien.TabIndex = 17;
     //
     // groupControl1
     //
     this.groupControl1.Controls.Add(this.layoutControl2);
     this.groupControl1.Location = new System.Drawing.Point(16, 431);
     this.groupControl1.Margin   = new System.Windows.Forms.Padding(6, 5, 6, 5);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(1287, 273);
     this.groupControl1.TabIndex = 14;
     this.groupControl1.Text     = "Chi tiết hóa đơn";
     //
     // layoutControl2
     //
     this.layoutControl2.Controls.Add(this.dataGridViewCTHD);
     this.layoutControl2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl2.Location = new System.Drawing.Point(2, 25);
     this.layoutControl2.Margin   = new System.Windows.Forms.Padding(6, 5, 6, 5);
     this.layoutControl2.Name     = "layoutControl2";
     this.layoutControl2.Root     = this.layoutControlGroup2;
     this.layoutControl2.Size     = new System.Drawing.Size(1283, 246);
     this.layoutControl2.TabIndex = 0;
     this.layoutControl2.Text     = "layoutControl2";
     //
     // dataGridViewCTHD
     //
     this.dataGridViewCTHD.AllowUserToAddRows          = false;
     this.dataGridViewCTHD.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridViewCTHD.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.dataGridViewTextBoxColumn2,
         this.dataGridViewTextBoxColumn3,
         this.dataGridViewTextBoxColumn4,
         this.thanhtien
     });
     this.dataGridViewCTHD.Location = new System.Drawing.Point(16, 16);
     this.dataGridViewCTHD.Margin   = new System.Windows.Forms.Padding(6);
     this.dataGridViewCTHD.Name     = "dataGridViewCTHD";
     this.dataGridViewCTHD.Size     = new System.Drawing.Size(1251, 214);
     this.dataGridViewCTHD.TabIndex = 4;
     //
     // dataGridViewTextBoxColumn2
     //
     this.dataGridViewTextBoxColumn2.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewTextBoxColumn2.DataPropertyName = "tenhang";
     this.dataGridViewTextBoxColumn2.HeaderText       = "Tên Hàng";
     this.dataGridViewTextBoxColumn2.Name             = "dataGridViewTextBoxColumn2";
     //
     // dataGridViewTextBoxColumn3
     //
     this.dataGridViewTextBoxColumn3.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewTextBoxColumn3.DataPropertyName = "soluongban";
     this.dataGridViewTextBoxColumn3.HeaderText       = "Số Lượng";
     this.dataGridViewTextBoxColumn3.Name             = "dataGridViewTextBoxColumn3";
     //
     // dataGridViewTextBoxColumn4
     //
     this.dataGridViewTextBoxColumn4.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewTextBoxColumn4.DataPropertyName = "dongiaban";
     this.dataGridViewTextBoxColumn4.HeaderText       = "Đơn Giá";
     this.dataGridViewTextBoxColumn4.Name             = "dataGridViewTextBoxColumn4";
     //
     // thanhtien
     //
     this.thanhtien.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.thanhtien.DataPropertyName = "thanhtien";
     this.thanhtien.HeaderText       = "Thành tiền";
     this.thanhtien.Name             = "thanhtien";
     //
     // layoutControlGroup2
     //
     this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup2.GroupBordersVisible         = false;
     this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem2
     });
     this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
     this.layoutControlGroup2.Name     = "layoutControlGroup8";
     this.layoutControlGroup2.OptionsItemText.TextToControlDistance = 4;
     this.layoutControlGroup2.Size        = new System.Drawing.Size(1283, 246);
     this.layoutControlGroup2.TextVisible = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control     = this.dataGridViewCTHD;
     this.layoutControlItem2.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem2.Name        = "layoutControlItem14";
     this.layoutControlItem2.Size        = new System.Drawing.Size(1257, 220);
     this.layoutControlItem2.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextVisible = false;
     //
     // groupControl4
     //
     this.groupControl4.Controls.Add(this.btnXem);
     this.groupControl4.Controls.Add(this.dateTimePickerDen);
     this.groupControl4.Controls.Add(this.dateTimePickerTu);
     this.groupControl4.Controls.Add(this.label9);
     this.groupControl4.Controls.Add(this.label5);
     this.groupControl4.Location = new System.Drawing.Point(16, 16);
     this.groupControl4.Margin   = new System.Windows.Forms.Padding(6, 5, 6, 5);
     this.groupControl4.Name     = "groupControl4";
     this.groupControl4.Size     = new System.Drawing.Size(1287, 75);
     this.groupControl4.TabIndex = 12;
     this.groupControl4.Text     = "Thời gian";
     //
     // btnXem
     //
     this.btnXem.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.btnXem.Appearance.Options.UseFont = true;
     this.btnXem.Image    = ((System.Drawing.Image)(resources.GetObject("btnXem.Image")));
     this.btnXem.Location = new System.Drawing.Point(1046, 34);
     this.btnXem.Margin   = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.btnXem.Name     = "btnXem";
     this.btnXem.Size     = new System.Drawing.Size(150, 44);
     this.btnXem.TabIndex = 12;
     this.btnXem.Text     = "Xem";
     this.btnXem.Click   += new System.EventHandler(this.btnXem_Click);
     //
     // dateTimePickerDen
     //
     this.dateTimePickerDen.Font     = new System.Drawing.Font("Tahoma", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.dateTimePickerDen.Format   = System.Windows.Forms.DateTimePickerFormat.Short;
     this.dateTimePickerDen.Location = new System.Drawing.Point(553, 40);
     this.dateTimePickerDen.Margin   = new System.Windows.Forms.Padding(6, 5, 6, 5);
     this.dateTimePickerDen.Name     = "dateTimePickerDen";
     this.dateTimePickerDen.Size     = new System.Drawing.Size(359, 28);
     this.dateTimePickerDen.TabIndex = 10;
     //
     // dateTimePickerTu
     //
     this.dateTimePickerTu.Font     = new System.Drawing.Font("Tahoma", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.dateTimePickerTu.Format   = System.Windows.Forms.DateTimePickerFormat.Short;
     this.dateTimePickerTu.Location = new System.Drawing.Point(73, 40);
     this.dateTimePickerTu.Margin   = new System.Windows.Forms.Padding(6, 5, 6, 5);
     this.dateTimePickerTu.Name     = "dateTimePickerTu";
     this.dateTimePickerTu.Size     = new System.Drawing.Size(354, 28);
     this.dateTimePickerTu.TabIndex = 9;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Font     = new System.Drawing.Font("Tahoma", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.label9.Location = new System.Drawing.Point(484, 46);
     this.label9.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(46, 21);
     this.label9.TabIndex = 8;
     this.label9.Text     = "Đến:";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Font     = new System.Drawing.Font("Tahoma", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.label5.Location = new System.Drawing.Point(17, 46);
     this.label5.Margin   = new System.Windows.Forms.Padding(6, 0, 6, 0);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(36, 21);
     this.label5.TabIndex = 7;
     this.label5.Text     = "Từ:";
     //
     // groupControl2
     //
     this.groupControl2.Controls.Add(this.layoutControl8);
     this.groupControl2.Location = new System.Drawing.Point(16, 97);
     this.groupControl2.Margin   = new System.Windows.Forms.Padding(6, 5, 6, 5);
     this.groupControl2.Name     = "groupControl2";
     this.groupControl2.Size     = new System.Drawing.Size(1287, 328);
     this.groupControl2.TabIndex = 13;
     this.groupControl2.Text     = "Hóa đơn";
     //
     // layoutControl8
     //
     this.layoutControl8.Controls.Add(this.chartControl1);
     this.layoutControl8.Controls.Add(this.dataGridViewHD);
     this.layoutControl8.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl8.Location = new System.Drawing.Point(2, 25);
     this.layoutControl8.Margin   = new System.Windows.Forms.Padding(6, 5, 6, 5);
     this.layoutControl8.Name     = "layoutControl8";
     this.layoutControl8.Root     = this.layoutControlGroup8;
     this.layoutControl8.Size     = new System.Drawing.Size(1283, 301);
     this.layoutControl8.TabIndex = 0;
     this.layoutControl8.Text     = "layoutControl8";
     //
     // hOADONTableAdapter
     //
     this.hOADONTableAdapter.ClearBeforeFill = true;
     //
     // hOADONBindingSource
     //
     this.hOADONBindingSource.DataMember = "HOADON";
     this.hOADONBindingSource.DataSource = this.dataSetBidaBindingSource;
     //
     // dataSetBidaBindingSource
     //
     this.dataSetBidaBindingSource.DataSource = this.dataSetBida;
     this.dataSetBidaBindingSource.Position   = 0;
     //
     // dataSetBida
     //
     this.dataSetBida.DataSetName             = "DataSetBida";
     this.dataSetBida.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // dataGridViewHD
     //
     this.dataGridViewHD.AllowUserToAddRows          = false;
     this.dataGridViewHD.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridViewHD.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.ma,
         this.tien,
         this.ngaylap,
         this.hotenkh,
         this.hotennv
     });
     this.dataGridViewHD.Location          = new System.Drawing.Point(16, 16);
     this.dataGridViewHD.Margin            = new System.Windows.Forms.Padding(6);
     this.dataGridViewHD.Name              = "dataGridViewHD";
     this.dataGridViewHD.Size              = new System.Drawing.Size(713, 269);
     this.dataGridViewHD.TabIndex          = 4;
     this.dataGridViewHD.SelectionChanged += new System.EventHandler(this.dataGridViewHD_SelectionChanged);
     //
     // ma
     //
     this.ma.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.ma.DataPropertyName = "MaHD";
     this.ma.HeaderText       = "Mã hóa đơn";
     this.ma.Name             = "ma";
     //
     // tien
     //
     this.tien.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.tien.DataPropertyName = "ThanhTien";
     this.tien.HeaderText       = "Thành tiền";
     this.tien.Name             = "tien";
     //
     // ngaylap
     //
     this.ngaylap.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.ngaylap.DataPropertyName = "NgayLap";
     this.ngaylap.HeaderText       = "Ngày lập";
     this.ngaylap.Name             = "ngaylap";
     //
     // hotenkh
     //
     this.hotenkh.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.hotenkh.DataPropertyName = "HoTenKH";
     this.hotenkh.HeaderText       = "Tên khách hàng";
     this.hotenkh.Name             = "hotenkh";
     //
     // hotennv
     //
     this.hotennv.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.hotennv.DataPropertyName = "HoTenNV";
     this.hotennv.HeaderText       = "Tên nhân viên lập";
     this.hotennv.Name             = "hotennv";
     //
     // layoutControlGroup8
     //
     this.layoutControlGroup8.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup8.GroupBordersVisible         = false;
     this.layoutControlGroup8.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem14,
         this.layoutControlItem1
     });
     this.layoutControlGroup8.Location = new System.Drawing.Point(0, 0);
     this.layoutControlGroup8.Name     = "layoutControlGroup8";
     this.layoutControlGroup8.OptionsItemText.TextToControlDistance = 4;
     this.layoutControlGroup8.Size        = new System.Drawing.Size(1283, 301);
     this.layoutControlGroup8.TextVisible = false;
     //
     // layoutControlItem14
     //
     this.layoutControlItem14.Control     = this.dataGridViewHD;
     this.layoutControlItem14.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem14.Name        = "layoutControlItem14";
     this.layoutControlItem14.Size        = new System.Drawing.Size(719, 275);
     this.layoutControlItem14.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem14.TextVisible = false;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem5,
         this.layoutControlItem4,
         this.layoutControlItem3,
         this.layoutControlItem6,
         this.layoutControlItem7
     });
     this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name     = "layoutControlGroup1";
     this.layoutControlGroup1.OptionsItemText.TextToControlDistance = 5;
     this.layoutControlGroup1.Size        = new System.Drawing.Size(1319, 751);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.Control     = this.groupControl1;
     this.layoutControlItem5.Location    = new System.Drawing.Point(0, 415);
     this.layoutControlItem5.Name        = "layoutControlItem5";
     this.layoutControlItem5.Size        = new System.Drawing.Size(1293, 279);
     this.layoutControlItem5.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem5.TextVisible = false;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control     = this.groupControl2;
     this.layoutControlItem4.Location    = new System.Drawing.Point(0, 81);
     this.layoutControlItem4.Name        = "layoutControlItem4";
     this.layoutControlItem4.Size        = new System.Drawing.Size(1293, 334);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control     = this.groupControl4;
     this.layoutControlItem3.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem3.Name        = "layoutControlItem3";
     this.layoutControlItem3.Size        = new System.Drawing.Size(1293, 81);
     this.layoutControlItem3.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible = false;
     //
     // layoutControlItem6
     //
     this.layoutControlItem6.Control     = this.txttongtien;
     this.layoutControlItem6.Location    = new System.Drawing.Point(227, 694);
     this.layoutControlItem6.Name        = "layoutControlItem6";
     this.layoutControlItem6.Size        = new System.Drawing.Size(1066, 31);
     this.layoutControlItem6.Text        = "Tổng tiền của khách:";
     this.layoutControlItem6.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem6.TextVisible = false;
     //
     // layoutControlItem7
     //
     this.layoutControlItem7.Control     = this.label2;
     this.layoutControlItem7.Location    = new System.Drawing.Point(0, 694);
     this.layoutControlItem7.Name        = "layoutControlItem7";
     this.layoutControlItem7.Size        = new System.Drawing.Size(227, 31);
     this.layoutControlItem7.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem7.TextVisible = false;
     //
     // hOADONBindingSource1
     //
     this.hOADONBindingSource1.DataMember = "HOADON";
     this.hOADONBindingSource1.DataSource = this.dataSetBida1;
     this.hOADONBindingSource1.Sort       = "";
     //
     // dataSetBida1
     //
     this.dataSetBida1.DataSetName             = "DataSetBida";
     this.dataSetBida1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // hoadonTableAdapter1
     //
     this.hoadonTableAdapter1.ClearBeforeFill = true;
     //
     // chartControl1
     //
     this.chartControl1.DataSource = this.hOADONBindingSource;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.GridLines.Visible          = false;
     xyDiagram1.AxisY.Tickmarks.MinorVisible     = false;
     xyDiagram1.AxisY.Visibility = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram           = xyDiagram1;
     this.chartControl1.Legend.Direction  = DevExpress.XtraCharts.LegendDirection.BottomToTop;
     this.chartControl1.Legend.Name       = "Default Legend";
     this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.True;
     this.chartControl1.Location          = new System.Drawing.Point(735, 16);
     this.chartControl1.Name    = "chartControl1";
     series1.ArgumentDataMember = "NgayLap";
     series1.DataSource         = this.hOADONBindingSource1;
     series1.Name = "Doanh thu";
     series1.ValueDataMembersSerializable  = "ThanhTien";
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.Size     = new System.Drawing.Size(532, 269);
     this.chartControl1.TabIndex = 5;
     chartTitle1.Font            = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     chartTitle1.Text            = "Doanh thu theo ngày";
     chartTitle1.TextColor       = System.Drawing.SystemColors.MenuHighlight;
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control     = this.chartControl1;
     this.layoutControlItem1.Location    = new System.Drawing.Point(719, 0);
     this.layoutControlItem1.Name        = "layoutControlItem1";
     this.layoutControlItem1.Size        = new System.Drawing.Size(538, 275);
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible = false;
     //
     // FrmDoanhThu
     //
     this.Appearance.Options.UseFont = true;
     this.AutoScaleDimensions        = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize    = new System.Drawing.Size(1319, 751);
     this.Controls.Add(this.layoutControl1);
     this.Font        = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Name        = "FrmDoanhThu";
     this.Text        = "Doanh thu";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.FrmDoanhThu_Load);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit();
     this.layoutControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridViewCTHD)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).EndInit();
     this.groupControl4.ResumeLayout(false);
     this.groupControl4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl8)).EndInit();
     this.layoutControl8.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.hOADONBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSetBidaBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSetBida)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridViewHD)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.hOADONBindingSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSetBida1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 19
0
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SeriesPoint seriesPoint16 = new DevExpress.XtraCharts.SeriesPoint("aaa", new object[] {
            ((object)(2D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint17 = new DevExpress.XtraCharts.SeriesPoint("bbb", new object[] {
            ((object)(4.5D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint18 = new DevExpress.XtraCharts.SeriesPoint("ccc", new object[] {
            ((object)(7.7D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint19 = new DevExpress.XtraCharts.SeriesPoint("ddd", new object[] {
            ((object)(1.6D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint20 = new DevExpress.XtraCharts.SeriesPoint("eee", new object[] {
            ((object)(8.9D))});
            DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SeriesPoint seriesPoint21 = new DevExpress.XtraCharts.SeriesPoint("aaa", new object[] {
            ((object)(8D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint22 = new DevExpress.XtraCharts.SeriesPoint("bbb", new object[] {
            ((object)(10D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint23 = new DevExpress.XtraCharts.SeriesPoint("ccc", new object[] {
            ((object)(7.3D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint24 = new DevExpress.XtraCharts.SeriesPoint("ddd", new object[] {
            ((object)(3.3D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint25 = new DevExpress.XtraCharts.SeriesPoint("eee", new object[] {
            ((object)(7.9D))});
            DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SeriesPoint seriesPoint26 = new DevExpress.XtraCharts.SeriesPoint("aaa", new object[] {
            ((object)(1.2D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint27 = new DevExpress.XtraCharts.SeriesPoint("bbb", new object[] {
            ((object)(7.5D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint28 = new DevExpress.XtraCharts.SeriesPoint("ccc", new object[] {
            ((object)(2.5D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint29 = new DevExpress.XtraCharts.SeriesPoint("ddd", new object[] {
            ((object)(6.9D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint30 = new DevExpress.XtraCharts.SeriesPoint("eee", new object[] {
            ((object)(3.7D))});
            DevExpress.XtraCharts.ChartTitle chartTitle2 = new DevExpress.XtraCharts.ChartTitle();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UcStatistic));
            this.splashScreenManager = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::PowerPOS.FmWait), true, true, typeof(System.Windows.Forms.UserControl));
            this.miPrintReceipt = new System.Windows.Forms.ToolStripMenuItem();
            this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
            this.contextMenuStrip2 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.miDetail = new System.Windows.Forms.ToolStripMenuItem();
            this.navBarControl1 = new DevExpress.XtraNavBar.NavBarControl();
            this.navBarGroup1 = new DevExpress.XtraNavBar.NavBarGroup();
            this.navBarGroupControlContainer2 = new DevExpress.XtraNavBar.NavBarGroupControlContainer();
            this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
            this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.cbbDataType = new DevExpress.XtraEditors.ComboBoxEdit();
            this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
            this.lblTime = new DevExpress.XtraEditors.LabelControl();
            this.cbbBackward = new DevExpress.XtraEditors.ComboBoxEdit();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.cbbTime = new DevExpress.XtraEditors.ComboBoxEdit();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.chkShowCurrentMonth = new DevExpress.XtraEditors.CheckEdit();
            this.btnSearch = new DevExpress.XtraEditors.SimpleButton();
            this.cbbCustomerType = new DevExpress.XtraEditors.ComboBoxEdit();
            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.contextMenuStrip2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).BeginInit();
            this.navBarControl1.SuspendLayout();
            this.navBarGroupControlContainer2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
            this.panelControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
            this.groupControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbbDataType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbbBackward.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbbTime.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chkShowCurrentMonth.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbbCustomerType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            this.SuspendLayout();
            // 
            // splashScreenManager
            // 
            this.splashScreenManager.ClosingDelay = 500;
            // 
            // miPrintReceipt
            // 
            this.miPrintReceipt.Image = global::PowerPOS.Properties.Resources.printer;
            this.miPrintReceipt.Name = "miPrintReceipt";
            this.miPrintReceipt.Size = new System.Drawing.Size(157, 22);
            this.miPrintReceipt.Text = "พิมพ์ใบเสร็จรับเงิน";
            // 
            // contextMenuStrip2
            // 
            this.contextMenuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.miPrintReceipt,
            this.miDetail});
            this.contextMenuStrip2.Name = "contextMenuStrip2";
            this.contextMenuStrip2.Size = new System.Drawing.Size(158, 48);
            // 
            // miDetail
            // 
            this.miDetail.Image = global::PowerPOS.Properties.Resources.table_money;
            this.miDetail.Name = "miDetail";
            this.miDetail.Size = new System.Drawing.Size(157, 22);
            this.miDetail.Text = "รายละเอียดการขาย";
            // 
            // navBarControl1
            // 
            this.navBarControl1.ActiveGroup = this.navBarGroup1;
            this.navBarControl1.Appearance.NavigationPaneHeader.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
            this.navBarControl1.Appearance.NavigationPaneHeader.Options.UseFont = true;
            this.navBarControl1.Controls.Add(this.navBarGroupControlContainer2);
            this.navBarControl1.Dock = System.Windows.Forms.DockStyle.Left;
            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 = 263;
            this.navBarControl1.OptionsNavPane.ShowOverflowPanel = false;
            this.navBarControl1.PaintStyleKind = DevExpress.XtraNavBar.NavBarViewKind.NavigationPane;
            this.navBarControl1.Size = new System.Drawing.Size(263, 479);
            this.navBarControl1.TabIndex = 5;
            this.navBarControl1.Text = "navBarControl1";
            // 
            // navBarGroup1
            // 
            this.navBarGroup1.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
            this.navBarGroup1.Appearance.Options.UseFont = true;
            this.navBarGroup1.Caption = "รายงานสถิติ";
            this.navBarGroup1.ControlContainer = this.navBarGroupControlContainer2;
            this.navBarGroup1.Expanded = true;
            this.navBarGroup1.GroupClientHeight = 80;
            this.navBarGroup1.GroupStyle = DevExpress.XtraNavBar.NavBarGroupStyle.ControlContainer;
            this.navBarGroup1.LargeImage = ((System.Drawing.Image)(resources.GetObject("navBarGroup1.LargeImage")));
            this.navBarGroup1.Name = "navBarGroup1";
            // 
            // navBarGroupControlContainer2
            // 
            this.navBarGroupControlContainer2.Appearance.BackColor = System.Drawing.SystemColors.Control;
            this.navBarGroupControlContainer2.Appearance.Options.UseBackColor = true;
            this.navBarGroupControlContainer2.Controls.Add(this.panelControl2);
            this.navBarGroupControlContainer2.Name = "navBarGroupControlContainer2";
            this.navBarGroupControlContainer2.Size = new System.Drawing.Size(263, 393);
            this.navBarGroupControlContainer2.TabIndex = 1;
            // 
            // panelControl2
            // 
            this.panelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.panelControl2.Appearance.Options.UseFont = true;
            this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.panelControl2.Controls.Add(this.groupControl1);
            this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelControl2.Location = new System.Drawing.Point(0, 0);
            this.panelControl2.Name = "panelControl2";
            this.panelControl2.Padding = new System.Windows.Forms.Padding(3);
            this.panelControl2.Size = new System.Drawing.Size(263, 393);
            this.panelControl2.TabIndex = 0;
            // 
            // groupControl1
            // 
            this.groupControl1.Controls.Add(this.cbbCustomerType);
            this.groupControl1.Controls.Add(this.labelControl3);
            this.groupControl1.Controls.Add(this.btnSearch);
            this.groupControl1.Controls.Add(this.chkShowCurrentMonth);
            this.groupControl1.Controls.Add(this.lblTime);
            this.groupControl1.Controls.Add(this.cbbBackward);
            this.groupControl1.Controls.Add(this.labelControl2);
            this.groupControl1.Controls.Add(this.cbbTime);
            this.groupControl1.Controls.Add(this.labelControl1);
            this.groupControl1.Controls.Add(this.cbbDataType);
            this.groupControl1.Controls.Add(this.labelControl4);
            this.groupControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupControl1.Location = new System.Drawing.Point(3, 3);
            this.groupControl1.Name = "groupControl1";
            this.groupControl1.Size = new System.Drawing.Size(257, 161);
            this.groupControl1.TabIndex = 0;
            this.groupControl1.Text = "ค้นหาข้อมูล";
            // 
            // chartControl1
            // 
            xyDiagram2.AxisX.AutoScaleBreaks.Enabled = true;
            xyDiagram2.AxisX.CrosshairAxisLabelOptions.Visibility = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram2.AxisX.Tickmarks.MinorVisible = false;
            xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram2.AxisY.Label.TextPattern = "{V:#,#}";
            xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
            this.chartControl1.Diagram = xyDiagram2;
            this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl1.Location = new System.Drawing.Point(2, 2);
            this.chartControl1.Name = "chartControl1";
            series4.Name = "มกรา";
            series4.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint16,
            seriesPoint17,
            seriesPoint18,
            seriesPoint19,
            seriesPoint20});
            series5.Name = "กุมภา";
            series5.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint21,
            seriesPoint22,
            seriesPoint23,
            seriesPoint24,
            seriesPoint25});
            series6.Name = "มีนา";
            series6.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint26,
            seriesPoint27,
            seriesPoint28,
            seriesPoint29,
            seriesPoint30});
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series4,
        series5,
        series6};
            this.chartControl1.Size = new System.Drawing.Size(833, 475);
            this.chartControl1.TabIndex = 6;
            chartTitle2.Font = new System.Drawing.Font("DilleniaUPC", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            chartTitle2.Text = "กราฟแสดง";
            this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle2});
            this.chartControl1.Visible = false;
            // 
            // cbbDataType
            // 
            this.cbbDataType.EditValue = "ยอดขาย";
            this.cbbDataType.Location = new System.Drawing.Point(63, 50);
            this.cbbDataType.Name = "cbbDataType";
            this.cbbDataType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.cbbDataType.Properties.Appearance.Options.UseFont = true;
            this.cbbDataType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbbDataType.Properties.Items.AddRange(new object[] {
            "ยอดขาย",
            "จำนวนชิ้น",
            "กำไร",
            "ต้นทุนเฉลี่ยต่อชิ้น",
            "ราคาขายเฉลี่ยต่อชิ้น",
            "กำไรเฉลี่ยต่อชิ้น"});
            this.cbbDataType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.cbbDataType.Size = new System.Drawing.Size(164, 22);
            this.cbbDataType.TabIndex = 14;
            // 
            // labelControl4
            // 
            this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.labelControl4.Location = new System.Drawing.Point(27, 53);
            this.labelControl4.Name = "labelControl4";
            this.labelControl4.Size = new System.Drawing.Size(32, 16);
            this.labelControl4.TabIndex = 13;
            this.labelControl4.Text = "ข้อมูล";
            // 
            // lblTime
            // 
            this.lblTime.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.lblTime.Location = new System.Drawing.Point(141, 107);
            this.lblTime.Name = "lblTime";
            this.lblTime.Size = new System.Drawing.Size(28, 16);
            this.lblTime.TabIndex = 19;
            this.lblTime.Text = "เดือน";
            // 
            // cbbBackward
            // 
            this.cbbBackward.EditValue = "3";
            this.cbbBackward.Location = new System.Drawing.Point(63, 104);
            this.cbbBackward.Name = "cbbBackward";
            this.cbbBackward.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.cbbBackward.Properties.Appearance.Options.UseFont = true;
            this.cbbBackward.Properties.Appearance.Options.UseTextOptions = true;
            this.cbbBackward.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.cbbBackward.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbbBackward.Properties.Items.AddRange(new object[] {
            "0",
            "1",
            "2",
            "3",
            "4",
            "5",
            "6",
            "7",
            "8",
            "9",
            "10",
            "11",
            "12"});
            this.cbbBackward.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.cbbBackward.Size = new System.Drawing.Size(72, 22);
            this.cbbBackward.TabIndex = 18;
            // 
            // labelControl2
            // 
            this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.labelControl2.Location = new System.Drawing.Point(13, 107);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(46, 16);
            this.labelControl2.TabIndex = 17;
            this.labelControl2.Text = "ย้อนหลัง";
            // 
            // cbbTime
            // 
            this.cbbTime.EditValue = "รายเดือน";
            this.cbbTime.Enabled = false;
            this.cbbTime.Location = new System.Drawing.Point(63, 76);
            this.cbbTime.Name = "cbbTime";
            this.cbbTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.cbbTime.Properties.Appearance.Options.UseFont = true;
            this.cbbTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbbTime.Properties.Items.AddRange(new object[] {
            "รายวัน",
            "รายสัปดาห์",
            "รายเดือน"});
            this.cbbTime.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.cbbTime.Size = new System.Drawing.Size(164, 22);
            this.cbbTime.TabIndex = 16;
            // 
            // labelControl1
            // 
            this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.labelControl1.Location = new System.Drawing.Point(15, 79);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(44, 16);
            this.labelControl1.TabIndex = 15;
            this.labelControl1.Text = "ช่วงเวลา";
            // 
            // chkShowCurrentMonth
            // 
            this.chkShowCurrentMonth.EditValue = true;
            this.chkShowCurrentMonth.Location = new System.Drawing.Point(63, 129);
            this.chkShowCurrentMonth.Name = "chkShowCurrentMonth";
            this.chkShowCurrentMonth.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.chkShowCurrentMonth.Properties.Appearance.Options.UseFont = true;
            this.chkShowCurrentMonth.Properties.Caption = "แสดงเดือนปัจจุบัน";
            this.chkShowCurrentMonth.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Default;
            this.chkShowCurrentMonth.Size = new System.Drawing.Size(138, 20);
            this.chkShowCurrentMonth.TabIndex = 20;
            this.chkShowCurrentMonth.CheckedChanged += new System.EventHandler(this.chkShowCurrentMonth_CheckedChanged);
            // 
            // btnSearch
            // 
            this.btnSearch.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.btnSearch.Image = ((System.Drawing.Image)(resources.GetObject("btnSearch.Image")));
            this.btnSearch.Location = new System.Drawing.Point(202, 104);
            this.btnSearch.Name = "btnSearch";
            this.btnSearch.Size = new System.Drawing.Size(25, 23);
            this.btnSearch.TabIndex = 21;
            // 
            // cbbCustomerType
            // 
            this.cbbCustomerType.EditValue = "ทั้งหมด";
            this.cbbCustomerType.Location = new System.Drawing.Point(63, 25);
            this.cbbCustomerType.Name = "cbbCustomerType";
            this.cbbCustomerType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.cbbCustomerType.Properties.Appearance.Options.UseFont = true;
            this.cbbCustomerType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbbCustomerType.Properties.Items.AddRange(new object[] {
            "ทั้งหมด",
            "องค์กร"});
            this.cbbCustomerType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.cbbCustomerType.Size = new System.Drawing.Size(164, 22);
            this.cbbCustomerType.TabIndex = 23;
            // 
            // labelControl3
            // 
            this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.labelControl3.Location = new System.Drawing.Point(29, 28);
            this.labelControl3.Name = "labelControl3";
            this.labelControl3.Size = new System.Drawing.Size(30, 16);
            this.labelControl3.TabIndex = 22;
            this.labelControl3.Text = "ลูกค้า";
            // 
            // panelControl1
            // 
            this.panelControl1.Controls.Add(this.chartControl1);
            this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelControl1.Location = new System.Drawing.Point(263, 0);
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(837, 479);
            this.panelControl1.TabIndex = 7;
            // 
            // UcStatistic
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.panelControl1);
            this.Controls.Add(this.navBarControl1);
            this.Name = "UcStatistic";
            this.Size = new System.Drawing.Size(1100, 479);
            this.Load += new System.EventHandler(this.UcStatistic_Load);
            this.contextMenuStrip2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).EndInit();
            this.navBarControl1.ResumeLayout(false);
            this.navBarGroupControlContainer2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
            this.panelControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
            this.groupControl1.ResumeLayout(false);
            this.groupControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbbDataType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbbBackward.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbbTime.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chkShowCurrentMonth.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbbCustomerType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Exemplo n.º 20
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram xyDiagram3 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series9    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel11 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint seriesPoint33 = new DevExpress.XtraCharts.SeriesPoint("2012", new object[] {
         ((object)(6.62D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint34 = new DevExpress.XtraCharts.SeriesPoint("2013", new object[] {
         ((object)(7.62D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint35 = new DevExpress.XtraCharts.SeriesPoint("2014", new object[] {
         ((object)(8.62D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint36 = new DevExpress.XtraCharts.SeriesPoint("2015", new object[] {
         ((object)(9.24D))
     });
     DevExpress.XtraCharts.Series series10 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel12 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint seriesPoint37 = new DevExpress.XtraCharts.SeriesPoint("2012", new object[] {
         ((object)(7.33D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint38 = new DevExpress.XtraCharts.SeriesPoint("2013", new object[] {
         ((object)(7.24D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint39 = new DevExpress.XtraCharts.SeriesPoint("2014", new object[] {
         ((object)(8.45D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint40 = new DevExpress.XtraCharts.SeriesPoint("2015", new object[] {
         ((object)(9.17D))
     });
     DevExpress.XtraCharts.Series series11 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel13 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint seriesPoint41 = new DevExpress.XtraCharts.SeriesPoint("2012", new object[] {
         ((object)(8.63D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint42 = new DevExpress.XtraCharts.SeriesPoint("2013", new object[] {
         ((object)(9.54D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint43 = new DevExpress.XtraCharts.SeriesPoint("2014", new object[] {
         ((object)(9.45D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint44 = new DevExpress.XtraCharts.SeriesPoint("2015", new object[] {
         ((object)(9.36D))
     });
     DevExpress.XtraCharts.Series series12 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel14 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint seriesPoint45 = new DevExpress.XtraCharts.SeriesPoint("2012", new object[] {
         ((object)(7.55D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint46 = new DevExpress.XtraCharts.SeriesPoint("2013", new object[] {
         ((object)(8.55D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint47 = new DevExpress.XtraCharts.SeriesPoint("2014", new object[] {
         ((object)(7.32D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint48 = new DevExpress.XtraCharts.SeriesPoint("2015", new object[] {
         ((object)(8.56D))
     });
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel15 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.ChartTitle chartTitle3 = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram  xyDiagram4  = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series     series13    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel16 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint seriesPoint49 = new DevExpress.XtraCharts.SeriesPoint("2012", new object[] {
         ((object)(7.44D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint50 = new DevExpress.XtraCharts.SeriesPoint("2013", new object[] {
         ((object)(8.44D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint51 = new DevExpress.XtraCharts.SeriesPoint("2014", new object[] {
         ((object)(8.32D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint52 = new DevExpress.XtraCharts.SeriesPoint("2015", new object[] {
         ((object)(9.22D))
     });
     DevExpress.XtraCharts.Series series14 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel17 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint seriesPoint53 = new DevExpress.XtraCharts.SeriesPoint("2012", new object[] {
         ((object)(5.64D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint54 = new DevExpress.XtraCharts.SeriesPoint("2013", new object[] {
         ((object)(6.44D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint55 = new DevExpress.XtraCharts.SeriesPoint("2014", new object[] {
         ((object)(8.22D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint56 = new DevExpress.XtraCharts.SeriesPoint("2015", new object[] {
         ((object)(9.33D))
     });
     DevExpress.XtraCharts.Series series15 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel18 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint seriesPoint57 = new DevExpress.XtraCharts.SeriesPoint("2012", new object[] {
         ((object)(8.43D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint58 = new DevExpress.XtraCharts.SeriesPoint("2013", new object[] {
         ((object)(7.52D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint59 = new DevExpress.XtraCharts.SeriesPoint("2014", new object[] {
         ((object)(8.31D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint60 = new DevExpress.XtraCharts.SeriesPoint("2015", new object[] {
         ((object)(9.34D))
     });
     DevExpress.XtraCharts.Series series16 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel19 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint seriesPoint61 = new DevExpress.XtraCharts.SeriesPoint("2012", new object[] {
         ((object)(9.45D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint62 = new DevExpress.XtraCharts.SeriesPoint("2013", new object[] {
         ((object)(8.45D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint63 = new DevExpress.XtraCharts.SeriesPoint("2014", new object[] {
         ((object)(7.54D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint64 = new DevExpress.XtraCharts.SeriesPoint("2015", new object[] {
         ((object)(8.44D))
     });
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel20 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.ChartTitle chartTitle4 = new DevExpress.XtraCharts.ChartTitle();
     this.ribbon                 = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barButtonItem1         = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage1            = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1       = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar        = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.gridView1              = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.splitContainer1        = new System.Windows.Forms.SplitContainer();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.chartControl1          = new DevExpress.XtraCharts.ChartControl();
     this.chartControl2          = new DevExpress.XtraCharts.ChartControl();
     this.gridControl1           = new DevExpress.XtraGrid.GridControl();
     this.advBandedGridView1     = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
     this.gridBand1              = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.barButtonItem2         = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPageGroup2       = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel19)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
     this.SuspendLayout();
     //
     // ribbon
     //
     this.ribbon.ExpandCollapseItem.Id   = 0;
     this.ribbon.ExpandCollapseItem.Name = "";
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbon.ExpandCollapseItem,
         this.barButtonItem1,
         this.barButtonItem2
     });
     this.ribbon.Location  = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 3;
     this.ribbon.Name      = "ribbon";
     this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbon.Size      = new System.Drawing.Size(869, 147);
     this.ribbon.StatusBar = this.ribbonStatusBar;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption    = "查询历史排名";
     this.barButtonItem1.Id         = 1;
     this.barButtonItem1.LargeGlyph = global::FuelDataSysClient.Properties.Resources.view_history_96;
     this.barButtonItem1.Name       = "barButtonItem1";
     this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup2
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "操作";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem1);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "查询";
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 519);
     this.ribbonStatusBar.Name     = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon   = this.ribbon;
     this.ribbonStatusBar.Size     = new System.Drawing.Size(869, 31);
     //
     // gridView1
     //
     this.gridView1.Name = "gridView1";
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 147);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.splitContainerControl1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.gridControl1);
     this.splitContainer1.Size             = new System.Drawing.Size(869, 372);
     this.splitContainer1.SplitterDistance = 174;
     this.splitContainer1.TabIndex         = 9;
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.None;
     this.splitContainerControl1.Location   = new System.Drawing.Point(0, 0);
     this.splitContainerControl1.Name       = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Controls.Add(this.chartControl1);
     this.splitContainerControl1.Panel1.Text = "Panel1";
     this.splitContainerControl1.Panel2.Controls.Add(this.chartControl2);
     this.splitContainerControl1.Panel2.Text      = "Panel2";
     this.splitContainerControl1.Size             = new System.Drawing.Size(869, 174);
     this.splitContainerControl1.SplitterPosition = 420;
     this.splitContainerControl1.TabIndex         = 2;
     this.splitContainerControl1.Text             = "splitContainerControl1";
     //
     // chartControl1
     //
     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.chartControl1.Diagram             = xyDiagram3;
     this.chartControl1.Dock                = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Location            = new System.Drawing.Point(0, 0);
     this.chartControl1.Name                = "chartControl1";
     sideBySideBarSeriesLabel11.LineVisible = true;
     series9.Label = sideBySideBarSeriesLabel11;
     series9.Name  = "行业平均值";
     series9.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint33,
         seriesPoint34,
         seriesPoint35,
         seriesPoint36
     });
     sideBySideBarSeriesLabel12.LineVisible = true;
     series10.Label = sideBySideBarSeriesLabel12;
     series10.Name  = "实计值";
     series10.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint37,
         seriesPoint38,
         seriesPoint39,
         seriesPoint40
     });
     sideBySideBarSeriesLabel13.LineVisible = true;
     series11.Label = sideBySideBarSeriesLabel13;
     series11.Name  = "目标值";
     series11.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint41,
         seriesPoint42,
         seriesPoint43,
         seriesPoint44
     });
     sideBySideBarSeriesLabel14.LineVisible = true;
     series12.Label = sideBySideBarSeriesLabel14;
     series12.Name  = "达标值";
     series12.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint45,
         seriesPoint46,
         seriesPoint47,
         seriesPoint48
     });
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series9,
         series10,
         series11,
         series12
     };
     sideBySideBarSeriesLabel15.LineVisible  = true;
     this.chartControl1.SeriesTemplate.Label = sideBySideBarSeriesLabel15;
     this.chartControl1.Size     = new System.Drawing.Size(420, 174);
     this.chartControl1.TabIndex = 10;
     chartTitle3.Text            = "计入新能源";
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle3
     });
     //
     // chartControl2
     //
     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.chartControl2.Diagram             = xyDiagram4;
     this.chartControl2.Dock                = System.Windows.Forms.DockStyle.Fill;
     this.chartControl2.Location            = new System.Drawing.Point(0, 0);
     this.chartControl2.Name                = "chartControl2";
     sideBySideBarSeriesLabel16.LineVisible = true;
     series13.Label = sideBySideBarSeriesLabel16;
     series13.Name  = "行业平均值";
     series13.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint49,
         seriesPoint50,
         seriesPoint51,
         seriesPoint52
     });
     sideBySideBarSeriesLabel17.LineVisible = true;
     series14.Label = sideBySideBarSeriesLabel17;
     series14.Name  = "实计值";
     series14.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint53,
         seriesPoint54,
         seriesPoint55,
         seriesPoint56
     });
     sideBySideBarSeriesLabel18.LineVisible = true;
     series15.Label = sideBySideBarSeriesLabel18;
     series15.Name  = "目标值";
     series15.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint57,
         seriesPoint58,
         seriesPoint59,
         seriesPoint60
     });
     sideBySideBarSeriesLabel19.LineVisible = true;
     series16.Label = sideBySideBarSeriesLabel19;
     series16.Name  = "达标值";
     series16.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint61,
         seriesPoint62,
         seriesPoint63,
         seriesPoint64
     });
     this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series13,
         series14,
         series15,
         series16
     };
     sideBySideBarSeriesLabel20.LineVisible  = true;
     this.chartControl2.SeriesTemplate.Label = sideBySideBarSeriesLabel20;
     this.chartControl2.Size     = new System.Drawing.Size(444, 174);
     this.chartControl2.TabIndex = 9;
     chartTitle4.Text            = "不计新能源";
     this.chartControl2.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle4
     });
     //
     // gridControl1
     //
     this.gridControl1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Location    = new System.Drawing.Point(0, 0);
     this.gridControl1.MainView    = this.advBandedGridView1;
     this.gridControl1.MenuManager = this.ribbon;
     this.gridControl1.Name        = "gridControl1";
     this.gridControl1.Size        = new System.Drawing.Size(869, 194);
     this.gridControl1.TabIndex    = 4;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.advBandedGridView1
     });
     //
     // advBandedGridView1
     //
     this.advBandedGridView1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.gridBand1
     });
     this.advBandedGridView1.GridControl = this.gridControl1;
     this.advBandedGridView1.Name        = "advBandedGridView1";
     //
     // gridBand1
     //
     this.gridBand1.Caption = "gridBand1";
     this.gridBand1.Name    = "gridBand1";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption    = "导出Excel";
     this.barButtonItem2.Id         = 2;
     this.barButtonItem2.LargeGlyph = global::FuelDataSysClient.Properties.Resources.Excel_96;
     this.barButtonItem2.Name       = "barButtonItem2";
     this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick);
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem2);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "导出";
     //
     // YhlsbhForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(869, 550);
     this.Controls.Add(this.splitContainer1);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.Name      = "YhlsbhForm";
     this.Ribbon    = this.ribbon;
     this.StatusBar = this.ribbonStatusBar;
     this.Text      = "油耗历史变化";
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel19)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 21
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();

        }
Exemplo n.º 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.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView   lineSeriesView1   = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView   lineSeriesView2   = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.ChartTitle       chartTitle1       = new DevExpress.XtraCharts.ChartTitle();
            this.panel1                  = new System.Windows.Forms.Panel();
            this.simpleButton1           = new DevExpress.XtraEditors.SimpleButton();
            this._ldDtTwo                = new BaseContranl.LabAndData();
            this._ldDtOne                = new BaseContranl.LabAndData();
            this._leEmp                  = new BaseContranl.LabAndLookupEdit();
            this.layoutControl1          = new DevExpress.XtraLayout.LayoutControl();
            this.chartControl1           = new DevExpress.XtraCharts.ChartControl();
            this.gridControl1            = new DevExpress.XtraGrid.GridControl();
            this.gridView1               = new DevExpress.XtraGrid.Views.Grid.GridView();
            this._coDate                 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this._coAmount               = new DevExpress.XtraGrid.Columns.GridColumn();
            this.layoutControlGroup1     = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1      = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2      = new DevExpress.XtraLayout.LayoutControlItem();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
            this.layoutControl1.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)(pointSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            this.SuspendLayout();
            //
            // panel1
            //
            this.panel1.Controls.Add(this.simpleButton1);
            this.panel1.Controls.Add(this._ldDtTwo);
            this.panel1.Controls.Add(this._ldDtOne);
            this.panel1.Controls.Add(this._leEmp);
            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(836, 32);
            this.panel1.TabIndex = 0;
            //
            // simpleButton1
            //
            this.simpleButton1.Anchor   = System.Windows.Forms.AnchorStyles.Top;
            this.simpleButton1.Location = new System.Drawing.Point(710, 4);
            this.simpleButton1.Name     = "simpleButton1";
            this.simpleButton1.Size     = new System.Drawing.Size(75, 23);
            this.simpleButton1.TabIndex = 3;
            this.simpleButton1.Text     = "查询";
            this.simpleButton1.Click   += new System.EventHandler(this.simpleButton1_Click);
            //
            // _ldDtTwo
            //
            this._ldDtTwo.Anchor      = System.Windows.Forms.AnchorStyles.Top;
            this._ldDtTwo.IsMust      = false;
            this._ldDtTwo.IsShowClear = false;
            this._ldDtTwo.labText     = "结止日期:";
            this._ldDtTwo.lenth       = new int[] {
                60,
                140
            };
            this._ldDtTwo.Location = new System.Drawing.Point(463, 4);
            this._ldDtTwo.Margin   = new System.Windows.Forms.Padding(0);
            this._ldDtTwo.MaxDate  = new System.DateTime(((long)(0)));
            this._ldDtTwo.MinDate  = new System.DateTime(((long)(0)));
            this._ldDtTwo.Name     = "_ldDtTwo";
            this._ldDtTwo.Size     = new System.Drawing.Size(210, 22);
            this._ldDtTwo.strLab   = "";
//            this._ldDtTwo.t = false;
            this._ldDtTwo.TabIndex = 2;
            this._ldDtTwo.val      = null;
            //
            // _ldDtOne
            //
            this._ldDtOne.Anchor      = System.Windows.Forms.AnchorStyles.Top;
            this._ldDtOne.IsMust      = false;
            this._ldDtOne.IsShowClear = false;
            this._ldDtOne.labText     = "开始日期:";
            this._ldDtOne.lenth       = new int[] {
                60,
                140
            };
            this._ldDtOne.Location = new System.Drawing.Point(234, 4);
            this._ldDtOne.Margin   = new System.Windows.Forms.Padding(0);
            this._ldDtOne.MaxDate  = new System.DateTime(((long)(0)));
            this._ldDtOne.MinDate  = new System.DateTime(((long)(0)));
            this._ldDtOne.Name     = "_ldDtOne";
            this._ldDtOne.Size     = new System.Drawing.Size(210, 22);
            this._ldDtOne.strLab   = "";
//            this._ldDtOne.t = false;
            this._ldDtOne.TabIndex = 1;
            this._ldDtOne.val      = null;
            //
            // _leEmp
            //
            this._leEmp.Anchor       = System.Windows.Forms.AnchorStyles.Top;
            this._leEmp.editVal      = 0;
            this._leEmp.IsNotCanEdit = false;
            this._leEmp.IsMust       = false;
            this._leEmp.labText      = "员工:";
            this._leEmp.lenth        = new int[] {
                40,
                120
            };
            this._leEmp.Location     = new System.Drawing.Point(52, 4);
            this._leEmp.Name         = "_leEmp";
            this._leEmp.Par          = null;
            this._leEmp.Size         = new System.Drawing.Size(170, 22);
            this._leEmp.IsNotCanEdit = false;
            this._leEmp.TabIndex     = 0;
            //
            // layoutControl1
            //
            this.layoutControl1.Controls.Add(this.chartControl1);
            this.layoutControl1.Controls.Add(this.gridControl1);
            this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl1.Location = new System.Drawing.Point(0, 32);
            this.layoutControl1.Name     = "layoutControl1";
            this.layoutControl1.Root     = this.layoutControlGroup1;
            this.layoutControl1.Size     = new System.Drawing.Size(836, 456);
            this.layoutControl1.TabIndex = 1;
            this.layoutControl1.Text     = "layoutControl1";
            //
            // chartControl1
            //
            xyDiagram1.AxisX.Label.Angle = 315;
            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(2, 202);
            this.chartControl1.Name       = "chartControl1";
            pointSeriesLabel1.LineVisible = true;
            series1.Label = pointSeriesLabel1;
            series1.Name  = "Series 1";
            series1.View  = lineSeriesView1;
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
                series1
            };
            pointSeriesLabel2.LineVisible           = true;
            this.chartControl1.SeriesTemplate.Label = pointSeriesLabel2;
            this.chartControl1.SeriesTemplate.View  = lineSeriesView2;
            this.chartControl1.Size     = new System.Drawing.Size(832, 252);
            this.chartControl1.TabIndex = 5;
            chartTitle1.Text            = "员工工作量查询";
            this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
                chartTitle1
            });
            //
            // gridControl1
            //
            this.gridControl1.Location = new System.Drawing.Point(2, 2);
            this.gridControl1.MainView = this.gridView1;
            this.gridControl1.Name     = "gridControl1";
            this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
                this.repositoryItemDateEdit1
            });
            this.gridControl1.Size     = new System.Drawing.Size(832, 196);
            this.gridControl1.TabIndex = 4;
            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
                this.gridView1
            });
            //
            // gridView1
            //
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
                this._coDate,
                this._coAmount
            });
            this.gridView1.GridControl = this.gridControl1;
            this.gridView1.Name        = "gridView1";
            this.gridView1.OptionsBehavior.Editable   = false;
            this.gridView1.OptionsView.ShowGroupPanel = false;
            //
            // _coDate
            //
            this._coDate.Caption    = "日期";
            this._coDate.ColumnEdit = this.repositoryItemDateEdit1;
            this._coDate.FieldName  = "DateTime";
            this._coDate.Name       = "_coDate";
            this._coDate.OptionsColumn.AllowEdit = false;
            this._coDate.Visible      = true;
            this._coDate.VisibleIndex = 0;
            //
            // 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.DisplayFormat.FormatString = "D";
            this.repositoryItemDateEdit1.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
            this.repositoryItemDateEdit1.EditFormat.FormatString    = "D";
            this.repositoryItemDateEdit1.EditFormat.FormatType      = DevExpress.Utils.FormatType.DateTime;
            this.repositoryItemDateEdit1.Mask.EditMask = "D";
            this.repositoryItemDateEdit1.Name          = "repositoryItemDateEdit1";
            this.repositoryItemDateEdit1.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
                new DevExpress.XtraEditors.Controls.EditorButton()
            });
            //
            // _coAmount
            //
            this._coAmount.Caption      = "数量";
            this._coAmount.FieldName    = "Amount";
            this._coAmount.Name         = "_coAmount";
            this._coAmount.Visible      = true;
            this._coAmount.VisibleIndex = 1;
            //
            // layoutControlGroup1
            //
            this.layoutControlGroup1.CustomizationFormText       = "layoutControlGroup1";
            this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.False;
            this.layoutControlGroup1.GroupBordersVisible         = false;
            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
                this.layoutControlItem1,
                this.layoutControlItem2
            });
            this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
            this.layoutControlGroup1.Name        = "layoutControlGroup1";
            this.layoutControlGroup1.Size        = new System.Drawing.Size(836, 456);
            this.layoutControlGroup1.Spacing     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlGroup1.Text        = "layoutControlGroup1";
            this.layoutControlGroup1.TextVisible = false;
            //
            // layoutControlItem1
            //
            this.layoutControlItem1.Control = this.gridControl1;
            this.layoutControlItem1.CustomizationFormText = "layoutControlItem1";
            this.layoutControlItem1.Location              = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.MinSize               = new System.Drawing.Size(213, 24);
            this.layoutControlItem1.Name                  = "layoutControlItem1";
            this.layoutControlItem1.Size                  = new System.Drawing.Size(836, 200);
            this.layoutControlItem1.SizeConstraintsType   = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem1.Text                  = "layoutControlItem1";
            this.layoutControlItem1.TextSize              = new System.Drawing.Size(0, 0);
            this.layoutControlItem1.TextToControlDistance = 0;
            this.layoutControlItem1.TextVisible           = false;
            //
            // layoutControlItem2
            //
            this.layoutControlItem2.Control = this.chartControl1;
            this.layoutControlItem2.CustomizationFormText = "layoutControlItem2";
            this.layoutControlItem2.Location              = new System.Drawing.Point(0, 200);
            this.layoutControlItem2.MinSize               = new System.Drawing.Size(213, 24);
            this.layoutControlItem2.Name                  = "layoutControlItem2";
            this.layoutControlItem2.Size                  = new System.Drawing.Size(836, 256);
            this.layoutControlItem2.SizeConstraintsType   = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem2.Text                  = "layoutControlItem2";
            this.layoutControlItem2.TextSize              = new System.Drawing.Size(0, 0);
            this.layoutControlItem2.TextToControlDistance = 0;
            this.layoutControlItem2.TextVisible           = false;
            //
            // frEmpWorkList
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(836, 488);
            this.Controls.Add(this.layoutControl1);
            this.Controls.Add(this.panel1);
            this.Name  = "frEmpWorkList";
            this.Text  = "员工工作量查询";
            this.Load += new System.EventHandler(this.frEmpWorkList_Load);
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
            this.layoutControl1.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)(this.chartControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).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.PointSeriesView pointSeriesView1 = new DevExpress.XtraCharts.PointSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointSeriesView pointSeriesView2 = new DevExpress.XtraCharts.PointSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            this.chartControlAnalizeCount = new DevExpress.XtraCharts.ChartControl();
            this.xtraScrollableControl1 = new DevExpress.XtraEditors.XtraScrollableControl();
            this.visitSumDateBindingSource = new System.Windows.Forms.BindingSource(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.chartControlAnalizeCount)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesView2)).BeginInit();
            this.xtraScrollableControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.visitSumDateBindingSource)).BeginInit();
            this.SuspendLayout();
            // 
            // chartControlAnalizeCount
            // 
            this.chartControlAnalizeCount.AppearanceName = "Chameleon";
            this.chartControlAnalizeCount.DataSource = this.visitSumDateBindingSource;
            xyDiagram1.AxisX.Alignment = DevExpress.XtraCharts.AxisAlignment.Zero;
            xyDiagram1.AxisX.DateTimeGridAlignment = DevExpress.XtraCharts.DateTimeMeasurementUnit.Week;
            xyDiagram1.AxisX.GridSpacingAuto = false;
            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.chartControlAnalizeCount.Diagram = xyDiagram1;
            this.chartControlAnalizeCount.Dock = System.Windows.Forms.DockStyle.Top;
            this.chartControlAnalizeCount.Legend.Direction = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.chartControlAnalizeCount.Location = new System.Drawing.Point(0, 0);
            this.chartControlAnalizeCount.Name = "chartControlAnalizeCount";
            this.chartControlAnalizeCount.OptionsPrint.ImageFormat = DevExpress.XtraCharts.Printing.PrintImageFormat.Metafile;
            this.chartControlAnalizeCount.Padding.Bottom = 1;
            this.chartControlAnalizeCount.Padding.Left = 1;
            this.chartControlAnalizeCount.Padding.Right = 1;
            this.chartControlAnalizeCount.Padding.Top = 1;
            this.chartControlAnalizeCount.PaletteName = "Opulent";
            series1.ArgumentDataMember = "Date";
            series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            pointSeriesLabel1.LineVisible = true;
            pointSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
            series1.Label = pointSeriesLabel1;
            series1.LegendText = "Посещения";
            series1.Name = "Посещения";
            series1.SeriesPointsSorting = DevExpress.XtraCharts.SortingMode.Ascending;
            series1.SeriesPointsSortingKey = DevExpress.XtraCharts.SeriesPointKey.Value_1;
            series1.ValueDataMembersSerializable = "Sum";
            pointSeriesView1.PointMarkerOptions.Size = 10;
            series1.View = pointSeriesView1;
            this.chartControlAnalizeCount.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1};
            this.chartControlAnalizeCount.SeriesSorting = DevExpress.XtraCharts.SortingMode.Ascending;
            pointSeriesLabel2.LineVisible = true;
            this.chartControlAnalizeCount.SeriesTemplate.Label = pointSeriesLabel2;
            pointSeriesView2.PointMarkerOptions.Size = 10;
            this.chartControlAnalizeCount.SeriesTemplate.View = pointSeriesView2;
            this.chartControlAnalizeCount.SideBySideBarDistanceFixed = 2;
            this.chartControlAnalizeCount.SideBySideBarDistanceVariable = 2D;
            this.chartControlAnalizeCount.Size = new System.Drawing.Size(828, 700);
            this.chartControlAnalizeCount.TabIndex = 28;
            chartTitle1.Text = "Посещения и сумма";
            this.chartControlAnalizeCount.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            this.chartControlAnalizeCount.CustomDrawSeriesPoint += new DevExpress.XtraCharts.CustomDrawSeriesPointEventHandler(this.chartControlAnalizeCount_CustomDrawSeriesPoint);
            // 
            // xtraScrollableControl1
            // 
            this.xtraScrollableControl1.Controls.Add(this.chartControlAnalizeCount);
            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;
            // 
            // visitSumDateBindingSource
            // 
            this.visitSumDateBindingSource.DataSource = typeof(EntityRegistry.VisitSumDate);
            // 
            // StatisticBarVisitSumPanel
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.xtraScrollableControl1);
            this.Name = "StatisticBarVisitSumPanel";
            this.Size = new System.Drawing.Size(845, 477);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControlAnalizeCount)).EndInit();
            this.xtraScrollableControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.visitSumDateBindingSource)).EndInit();
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram     xyDiagram1     = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series        series1        = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.ChartTitle    chartTitle1    = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.Series        series2        = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PieSeriesView pieSeriesView1 = new DevExpress.XtraCharts.PieSeriesView();
     DevExpress.XtraCharts.ChartTitle    chartTitle2    = new DevExpress.XtraCharts.ChartTitle();
     this.chartSell    = new DevExpress.XtraCharts.ChartControl();
     this.txtMonth     = new System.Windows.Forms.TextBox();
     this.btnMonth     = new System.Windows.Forms.Button();
     this.chartRevenue = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartSell)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartRevenue)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
     this.SuspendLayout();
     //
     // chartSell
     //
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartSell.Diagram     = xyDiagram1;
     this.chartSell.Legend.Name = "Default Legend";
     this.chartSell.Location    = new System.Drawing.Point(27, 72);
     this.chartSell.Name        = "chartSell";
     series1.Name = "Tổng tiền";
     this.chartSell.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartSell.Size     = new System.Drawing.Size(675, 403);
     this.chartSell.TabIndex = 0;
     chartTitle1.Font        = new System.Drawing.Font("Times New Roman", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     chartTitle1.Text        = "Thống kê Doanh thu bán từng Sản phẩm theo tháng";
     this.chartSell.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // txtMonth
     //
     this.txtMonth.Font      = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtMonth.Location  = new System.Drawing.Point(342, 22);
     this.txtMonth.Name      = "txtMonth";
     this.txtMonth.Size      = new System.Drawing.Size(264, 22);
     this.txtMonth.TabIndex  = 3;
     this.txtMonth.Text      = "Nhập tháng cần thống kê";
     this.txtMonth.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtMonth_KeyPress);
     //
     // btnMonth
     //
     this.btnMonth.Location = new System.Drawing.Point(627, 22);
     this.btnMonth.Name     = "btnMonth";
     this.btnMonth.Size     = new System.Drawing.Size(75, 23);
     this.btnMonth.TabIndex = 4;
     this.btnMonth.Text     = "Nhập tháng";
     this.btnMonth.UseVisualStyleBackColor = true;
     //
     // chartRevenue
     //
     this.chartRevenue.Legend.Name = "Default Legend";
     this.chartRevenue.Location    = new System.Drawing.Point(730, 72);
     this.chartRevenue.Name        = "chartRevenue";
     series2.Name = "Sản phẩm";
     series2.View = pieSeriesView1;
     this.chartRevenue.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2
     };
     this.chartRevenue.Size     = new System.Drawing.Size(516, 403);
     this.chartRevenue.TabIndex = 5;
     chartTitle2.Font           = new System.Drawing.Font("Times New Roman", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     chartTitle2.Text           = "Thống kê %  Sản phẩm bán theo doanh thu";
     this.chartRevenue.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle2
     });
     //
     // uctThongKe
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.ActiveCaption;
     this.Controls.Add(this.chartRevenue);
     this.Controls.Add(this.btnMonth);
     this.Controls.Add(this.txtMonth);
     this.Controls.Add(this.chartSell);
     this.Name  = "uctThongKe";
     this.Size  = new System.Drawing.Size(1274, 524);
     this.Load += new System.EventHandler(this.uctThongKe_Load);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartSell)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartRevenue)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 25
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();

        }
Exemplo n.º 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.XYDiagram              xyDiagram1              = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.HatchFillOptions       hatchFillOptions1       = new DevExpress.XtraCharts.HatchFillOptions();
     DevExpress.XtraCharts.Series                 series1                 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel1 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
     DevExpress.XtraCharts.StackedLineSeriesView  stackedLineSeriesView1  = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.Series                 series2                 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView         lineSeriesView1         = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                 series3                 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel       pointSeriesLabel1       = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView         lineSeriesView2         = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle             chartTitle1             = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram              xyDiagram2              = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.HatchFillOptions       hatchFillOptions2       = new DevExpress.XtraCharts.HatchFillOptions();
     DevExpress.XtraCharts.Series                 series4                 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel2 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
     DevExpress.XtraCharts.StackedLineSeriesView  stackedLineSeriesView2  = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.Series                 series5                 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView         lineSeriesView3         = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                 series6                 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel       pointSeriesLabel2       = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView         lineSeriesView4         = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle             chartTitle2             = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram              xyDiagram3              = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.HatchFillOptions       hatchFillOptions3       = new DevExpress.XtraCharts.HatchFillOptions();
     DevExpress.XtraCharts.Series                 series7                 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel3 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
     DevExpress.XtraCharts.StackedLineSeriesView  stackedLineSeriesView3  = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.Series                 series8                 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView         lineSeriesView5         = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                 series9                 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel       pointSeriesLabel3       = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView         lineSeriesView6         = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle             chartTitle3             = new DevExpress.XtraCharts.ChartTitle();
     this.tblMain  = new System.Windows.Forms.TableLayoutPanel();
     this.lblTitle = new System.Windows.Forms.Label();
     this.panel1   = new System.Windows.Forms.Panel();
     this.chart_2  = new DevExpress.XtraCharts.ChartControl();
     this.panel2   = new System.Windows.Forms.Panel();
     this.chart_1  = new DevExpress.XtraCharts.ChartControl();
     this.panel3   = new System.Windows.Forms.Panel();
     this.chart_3  = new DevExpress.XtraCharts.ChartControl();
     this.lbl1     = new System.Windows.Forms.Label();
     this.lbl2     = new System.Windows.Forms.Label();
     this.lbl3     = new System.Windows.Forms.Label();
     this.tblMain.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart_2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart_1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart_3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).BeginInit();
     this.SuspendLayout();
     //
     // tblMain
     //
     this.tblMain.ColumnCount = 3;
     this.tblMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tblMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
     this.tblMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
     this.tblMain.Controls.Add(this.panel1, 1, 0);
     this.tblMain.Controls.Add(this.panel2, 0, 0);
     this.tblMain.Controls.Add(this.panel3, 2, 0);
     this.tblMain.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.tblMain.Location = new System.Drawing.Point(0, 35);
     this.tblMain.Name     = "tblMain";
     this.tblMain.RowCount = 1;
     this.tblMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tblMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 267F));
     this.tblMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 267F));
     this.tblMain.Size     = new System.Drawing.Size(1920, 267);
     this.tblMain.TabIndex = 14;
     //
     // lblTitle
     //
     this.lblTitle.BackColor = System.Drawing.Color.DodgerBlue;
     this.lblTitle.Font      = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold);
     this.lblTitle.ForeColor = System.Drawing.Color.White;
     this.lblTitle.Location  = new System.Drawing.Point(4, 1);
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Size      = new System.Drawing.Size(130, 33);
     this.lblTitle.TabIndex  = 672;
     this.lblTitle.Text      = "ISO 1";
     this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.chart_2);
     this.panel1.Controls.Add(this.lbl2);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(642, 3);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(634, 261);
     this.panel1.TabIndex = 17;
     //
     // chart_2
     //
     this.chart_2.AnimationStartMode = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chart_2.CrosshairOptions.ArgumentLineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dash;
     this.chart_2.CrosshairOptions.ArgumentLineStyle.LineJoin  = System.Drawing.Drawing2D.LineJoin.Bevel;
     this.chart_2.DataBindings                   = null;
     xyDiagram1.AxisX.Label.Font                 = new System.Drawing.Font("Tahoma", 10F);
     xyDiagram1.AxisX.Title.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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", 11F);
     xyDiagram1.AxisY.Label.TextPattern          = "{V:#,#}";
     xyDiagram1.AxisY.Title.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     xyDiagram1.AxisY.Title.Text                 = "Rate (%)";
     xyDiagram1.AxisY.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     xyDiagram1.AxisY.Visibility                 = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chart_2.Diagram                  = xyDiagram1;
     this.chart_2.Dock                     = System.Windows.Forms.DockStyle.Fill;
     this.chart_2.FillStyle.FillMode       = DevExpress.XtraCharts.FillMode.Hatch;
     hatchFillOptions1.Color2              = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     hatchFillOptions1.HatchStyle          = System.Drawing.Drawing2D.HatchStyle.DiagonalCross;
     this.chart_2.FillStyle.Options        = hatchFillOptions1;
     this.chart_2.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
     this.chart_2.Legend.Direction         = DevExpress.XtraCharts.LegendDirection.BottomToTop;
     this.chart_2.Legend.Font              = new System.Drawing.Font("Calibri", 13F, System.Drawing.FontStyle.Bold);
     this.chart_2.Legend.Name              = "Default Legend";
     this.chart_2.Legend.TextOffset        = 5;
     this.chart_2.Legend.Title.Font        = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chart_2.Legend.Title.Text        = "Slab Test";
     this.chart_2.Legend.Title.TextColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.chart_2.Legend.Visibility        = DevExpress.Utils.DefaultBoolean.True;
     this.chart_2.Location                 = new System.Drawing.Point(0, 0);
     this.chart_2.Name                     = "chart_2";
     stackedLineSeriesLabel1.Font          = new System.Drawing.Font("Tahoma", 12F);
     stackedLineSeriesLabel1.TextPattern   = "{V:#,#}";
     series1.Label = stackedLineSeriesLabel1;
     series1.Name  = "Max";
     stackedLineSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(105)))), ((int)(((byte)(58)))));
     stackedLineSeriesView1.LineStyle.Thickness = 3;
     series1.View          = stackedLineSeriesView1;
     series2.Name          = "Min";
     lineSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(105)))), ((int)(((byte)(58)))));
     lineSeriesView1.LineStyle.Thickness = 3;
     series2.View           = lineSeriesView1;
     pointSeriesLabel1.Font = new System.Drawing.Font("Tahoma", 12F);
     pointSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.JustifyAroundPoint;
     pointSeriesLabel1.TextPattern            = "{V:#,0.0#}";
     series3.Label         = pointSeriesLabel1;
     series3.Name          = "Value";
     lineSeriesView2.Color = System.Drawing.Color.DodgerBlue;
     lineSeriesView2.LineMarkerOptions.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     lineSeriesView2.LineMarkerOptions.Color       = System.Drawing.Color.Yellow;
     lineSeriesView2.LineMarkerOptions.Size        = 7;
     lineSeriesView2.LineStyle.Thickness           = 3;
     lineSeriesView2.MarkerVisibility = DevExpress.Utils.DefaultBoolean.True;
     series3.View = lineSeriesView2;
     this.chart_2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     this.chart_2.Size      = new System.Drawing.Size(634, 261);
     this.chart_2.TabIndex  = 15;
     chartTitle1.Alignment  = System.Drawing.StringAlignment.Near;
     chartTitle1.Font       = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Bold);
     chartTitle1.Indent     = 0;
     chartTitle1.Text       = "Heat temperature °C";
     chartTitle1.TextColor  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     chartTitle1.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chart_2.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // panel2
     //
     this.panel2.Controls.Add(this.chart_1);
     this.panel2.Controls.Add(this.lbl1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(3, 3);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(633, 261);
     this.panel2.TabIndex = 18;
     //
     // chart_1
     //
     this.chart_1.AnimationStartMode = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chart_1.CrosshairOptions.ArgumentLineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dash;
     this.chart_1.CrosshairOptions.ArgumentLineStyle.LineJoin  = System.Drawing.Drawing2D.LineJoin.Bevel;
     this.chart_1.DataBindings                   = null;
     xyDiagram2.AxisX.Label.Font                 = new System.Drawing.Font("Tahoma", 10F);
     xyDiagram2.AxisX.Title.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     xyDiagram2.AxisX.Title.Text                 = "Date";
     xyDiagram2.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.Label.Font                 = new System.Drawing.Font("Tahoma", 11F);
     xyDiagram2.AxisY.Label.TextPattern          = "{V:#,#}";
     xyDiagram2.AxisY.Title.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     xyDiagram2.AxisY.Title.Text                 = "Rate (%)";
     xyDiagram2.AxisY.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     xyDiagram2.AxisY.Visibility                 = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     this.chart_1.Diagram                  = xyDiagram2;
     this.chart_1.Dock                     = System.Windows.Forms.DockStyle.Fill;
     this.chart_1.FillStyle.FillMode       = DevExpress.XtraCharts.FillMode.Hatch;
     hatchFillOptions2.Color2              = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     hatchFillOptions2.HatchStyle          = System.Drawing.Drawing2D.HatchStyle.DiagonalCross;
     this.chart_1.FillStyle.Options        = hatchFillOptions2;
     this.chart_1.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
     this.chart_1.Legend.Direction         = DevExpress.XtraCharts.LegendDirection.BottomToTop;
     this.chart_1.Legend.Font              = new System.Drawing.Font("Calibri", 13F, System.Drawing.FontStyle.Bold);
     this.chart_1.Legend.Name              = "Default Legend";
     this.chart_1.Legend.TextOffset        = 5;
     this.chart_1.Legend.Title.Font        = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chart_1.Legend.Title.Text        = "Slab Test";
     this.chart_1.Legend.Title.TextColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.chart_1.Legend.Visibility        = DevExpress.Utils.DefaultBoolean.True;
     this.chart_1.Location                 = new System.Drawing.Point(0, 0);
     this.chart_1.Name                     = "chart_1";
     stackedLineSeriesLabel2.Font          = new System.Drawing.Font("Tahoma", 12F);
     stackedLineSeriesLabel2.TextPattern   = "{V:#,#}";
     series4.Label = stackedLineSeriesLabel2;
     series4.Name  = "Max";
     stackedLineSeriesView2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(105)))), ((int)(((byte)(58)))));
     stackedLineSeriesView2.LineStyle.Thickness = 3;
     series4.View          = stackedLineSeriesView2;
     series5.Name          = "Min";
     lineSeriesView3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(105)))), ((int)(((byte)(58)))));
     lineSeriesView3.LineStyle.Thickness = 3;
     series5.View           = lineSeriesView3;
     pointSeriesLabel2.Font = new System.Drawing.Font("Tahoma", 12F);
     pointSeriesLabel2.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.JustifyAroundPoint;
     pointSeriesLabel2.TextPattern            = "{V:#,0.0#}";
     series6.Label         = pointSeriesLabel2;
     series6.Name          = "Value";
     lineSeriesView4.Color = System.Drawing.Color.DodgerBlue;
     lineSeriesView4.LineMarkerOptions.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     lineSeriesView4.LineMarkerOptions.Color       = System.Drawing.Color.Yellow;
     lineSeriesView4.LineMarkerOptions.Size        = 7;
     lineSeriesView4.LineStyle.Thickness           = 3;
     lineSeriesView4.MarkerVisibility = DevExpress.Utils.DefaultBoolean.True;
     series6.View = lineSeriesView4;
     this.chart_1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series4,
         series5,
         series6
     };
     this.chart_1.Size      = new System.Drawing.Size(633, 261);
     this.chart_1.TabIndex  = 17;
     chartTitle2.Alignment  = System.Drawing.StringAlignment.Near;
     chartTitle2.Font       = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Bold);
     chartTitle2.Indent     = 0;
     chartTitle2.Text       = "Heat temperature °C";
     chartTitle2.TextColor  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     chartTitle2.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chart_1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle2
     });
     //
     // panel3
     //
     this.panel3.Controls.Add(this.chart_3);
     this.panel3.Controls.Add(this.lbl3);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(1282, 3);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(635, 261);
     this.panel3.TabIndex = 19;
     //
     // chart_3
     //
     this.chart_3.AnimationStartMode = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chart_3.CrosshairOptions.ArgumentLineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dash;
     this.chart_3.CrosshairOptions.ArgumentLineStyle.LineJoin  = System.Drawing.Drawing2D.LineJoin.Bevel;
     this.chart_3.DataBindings                   = null;
     xyDiagram3.AxisX.Label.Font                 = new System.Drawing.Font("Tahoma", 10F);
     xyDiagram3.AxisX.Title.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     xyDiagram3.AxisX.Title.Text                 = "Date";
     xyDiagram3.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram3.AxisY.Label.Font                 = new System.Drawing.Font("Tahoma", 11F);
     xyDiagram3.AxisY.Label.TextPattern          = "{V:#,#}";
     xyDiagram3.AxisY.Title.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     xyDiagram3.AxisY.Title.Text                 = "Rate (%)";
     xyDiagram3.AxisY.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     xyDiagram3.AxisY.Visibility                 = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
     this.chart_3.Diagram                  = xyDiagram3;
     this.chart_3.Dock                     = System.Windows.Forms.DockStyle.Fill;
     this.chart_3.FillStyle.FillMode       = DevExpress.XtraCharts.FillMode.Hatch;
     hatchFillOptions3.Color2              = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     hatchFillOptions3.HatchStyle          = System.Drawing.Drawing2D.HatchStyle.DiagonalCross;
     this.chart_3.FillStyle.Options        = hatchFillOptions3;
     this.chart_3.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
     this.chart_3.Legend.Direction         = DevExpress.XtraCharts.LegendDirection.BottomToTop;
     this.chart_3.Legend.Font              = new System.Drawing.Font("Calibri", 13F, System.Drawing.FontStyle.Bold);
     this.chart_3.Legend.Name              = "Default Legend";
     this.chart_3.Legend.TextOffset        = 5;
     this.chart_3.Legend.Title.Font        = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chart_3.Legend.Title.Text        = "Slab Test";
     this.chart_3.Legend.Title.TextColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.chart_3.Legend.Visibility        = DevExpress.Utils.DefaultBoolean.True;
     this.chart_3.Location                 = new System.Drawing.Point(0, 0);
     this.chart_3.Name                     = "chart_3";
     stackedLineSeriesLabel3.Font          = new System.Drawing.Font("Tahoma", 12F);
     stackedLineSeriesLabel3.TextPattern   = "{V:#,#}";
     series7.Label = stackedLineSeriesLabel3;
     series7.Name  = "Max";
     stackedLineSeriesView3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(105)))), ((int)(((byte)(58)))));
     stackedLineSeriesView3.LineStyle.Thickness = 3;
     series7.View          = stackedLineSeriesView3;
     series8.Name          = "Min";
     lineSeriesView5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(105)))), ((int)(((byte)(58)))));
     lineSeriesView5.LineStyle.Thickness = 3;
     series8.View           = lineSeriesView5;
     pointSeriesLabel3.Font = new System.Drawing.Font("Tahoma", 12F);
     pointSeriesLabel3.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.JustifyAroundPoint;
     pointSeriesLabel3.TextPattern            = "{V:#,0.0#}";
     series9.Label         = pointSeriesLabel3;
     series9.Name          = "Value";
     lineSeriesView6.Color = System.Drawing.Color.DodgerBlue;
     lineSeriesView6.LineMarkerOptions.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     lineSeriesView6.LineMarkerOptions.Color       = System.Drawing.Color.Yellow;
     lineSeriesView6.LineMarkerOptions.Size        = 7;
     lineSeriesView6.LineStyle.Thickness           = 3;
     lineSeriesView6.MarkerVisibility = DevExpress.Utils.DefaultBoolean.True;
     series9.View = lineSeriesView6;
     this.chart_3.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series7,
         series8,
         series9
     };
     this.chart_3.Size      = new System.Drawing.Size(635, 261);
     this.chart_3.TabIndex  = 16;
     chartTitle3.Alignment  = System.Drawing.StringAlignment.Near;
     chartTitle3.Font       = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Bold);
     chartTitle3.Indent     = 0;
     chartTitle3.Text       = "Heat temperature °C";
     chartTitle3.TextColor  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     chartTitle3.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chart_3.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle3
     });
     //
     // lbl1
     //
     this.lbl1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.lbl1.Font      = new System.Drawing.Font("Calibri", 60F, System.Drawing.FontStyle.Bold);
     this.lbl1.ForeColor = System.Drawing.Color.Red;
     this.lbl1.Location  = new System.Drawing.Point(0, 0);
     this.lbl1.Name      = "lbl1";
     this.lbl1.Size      = new System.Drawing.Size(633, 261);
     this.lbl1.TabIndex  = 674;
     this.lbl1.Text      = "NO PLAN";
     this.lbl1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lbl2
     //
     this.lbl2.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.lbl2.Font      = new System.Drawing.Font("Calibri", 60F, System.Drawing.FontStyle.Bold);
     this.lbl2.ForeColor = System.Drawing.Color.Red;
     this.lbl2.Location  = new System.Drawing.Point(0, 0);
     this.lbl2.Name      = "lbl2";
     this.lbl2.Size      = new System.Drawing.Size(634, 261);
     this.lbl2.TabIndex  = 674;
     this.lbl2.Text      = "NO PLAN";
     this.lbl2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lbl3
     //
     this.lbl3.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.lbl3.Font      = new System.Drawing.Font("Calibri", 60F, System.Drawing.FontStyle.Bold);
     this.lbl3.ForeColor = System.Drawing.Color.Red;
     this.lbl3.Location  = new System.Drawing.Point(0, 0);
     this.lbl3.Name      = "lbl3";
     this.lbl3.Size      = new System.Drawing.Size(635, 261);
     this.lbl3.TabIndex  = 674;
     this.lbl3.Text      = "NO PLAN";
     this.lbl3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // UC_Temp_PU_AUTO
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.lblTitle);
     this.Controls.Add(this.tblMain);
     this.Name = "UC_Temp_PU_AUTO";
     this.Size = new System.Drawing.Size(1920, 302);
     this.tblMain.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart_2)).EndInit();
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart_1)).EndInit();
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart_3)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 27
0
 public void GenerateStatisticBar(DateTime dateFrom, DateTime dateTo, bool usearhive)
 {
     this.usearhive = usearhive;
     Cursor current = this.Cursor;
     this.Cursor = Cursors.WaitCursor;
     try
     {
         chartControlAnalizeCount.Dock = DockStyle.Fill;
         chartControlAnalizeCount.Dock = DockStyle.Top;
         int heightscroll = xtraScrollableControl1.Height;
         string str = "Посещения и колечество за " + dateFrom.ToShortDateString() + " - " + dateTo.ToShortDateString();
         DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
         chartTitle1.Text = str;
         this.chartControlAnalizeCount.Titles.Clear();
         this.chartControlAnalizeCount.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
     chartTitle1});
         List<VisitCountDate> listUslugiCount = DataProvider.DataProvider.GetVisitCountDate(dateFrom, dateTo, usearhive);
         visitCountDateBindingSource.DataSource = listUslugiCount.OrderBy(x => x.Count);
         int calcscroll = listUslugiCount.Count * 9;
         chartControlAnalizeCount.Height = calcscroll > heightscroll ? calcscroll : heightscroll;
         this.Cursor = Cursors.Arrow;
     }
     catch (Exception ex)
     {
         MessageBox.Show(ex.Message);
         this.Cursor = Cursors.Arrow;
     }
 }
 /// <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.SideBySideBarSeriesView  sideBySideBarSeriesView1  = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.ChartTitle chartTitle1             = new DevExpress.XtraCharts.ChartTitle();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FORM_SMT_DMP_LEADTIME_WEEK));
     this.panel1            = new System.Windows.Forms.Panel();
     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.gridBand2         = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.DIV               = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandMon           = 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.bandAVG           = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COLAVG            = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL07             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL08             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL09             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL10             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL11             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL12             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL13             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL14             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL15             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL16             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL17             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL18             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL19             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL20             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL21             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL22             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL23             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL24             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL25             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL26             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL27             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL28             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL29             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL30             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL31             = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.tmr_Load          = new System.Windows.Forms.Timer(this.components);
     this.lblTitle          = new System.Windows.Forms.Label();
     this.simpleButton1     = new DevExpress.XtraEditors.SimpleButton();
     this.cmdDay            = new DevExpress.XtraEditors.SimpleButton();
     this.cmdYear           = new DevExpress.XtraEditors.SimpleButton();
     this.cmdMonth          = new DevExpress.XtraEditors.SimpleButton();
     this.cmdBack           = new System.Windows.Forms.Button();
     this.lblDate           = new System.Windows.Forms.Label();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     ((System.ComponentModel.ISupportInitialize)(this.chartSlabtest)).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.grdView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvwView)).BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Location = new System.Drawing.Point(1272, 1);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(373, 103);
     this.panel1.TabIndex = 64;
     //
     // chartSlabtest
     //
     this.chartSlabtest.AccessibleRole                  = System.Windows.Forms.AccessibleRole.None;
     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                        = "Date";
     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.CrosshairAxisLabelOptions.Pattern = "{V:#,#.#}";
     xyDiagram1.AxisY.Label.Font                        = new System.Drawing.Font("Tahoma", 12F);
     xyDiagram1.AxisY.Label.TextPattern                 = "{V:#,0.#}";
     xyDiagram1.AxisY.MinorCount                        = 1;
     xyDiagram1.AxisY.Title.Font                        = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
     xyDiagram1.AxisY.Title.Text                        = "Lead Time (Days)";
     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";
     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.Legend.Visibility      = DevExpress.Utils.DefaultBoolean.False;
     this.chartSlabtest.Location        = new System.Drawing.Point(3, 3);
     this.chartSlabtest.Name            = "chartSlabtest";
     sideBySideBarSeriesLabel1.Font     = new System.Drawing.Font("Tahoma", 10F);
     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;
     this.chartSlabtest.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartSlabtest.Size     = new System.Drawing.Size(1898, 713);
     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(3, 722);
     this.grdView.MainView = this.gvwView;
     this.grdView.Name     = "grdView";
     this.grdView.Size     = new System.Drawing.Size(1898, 225);
     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 = 40;
     this.gvwView.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.bandDate,
         this.bandMon,
         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.COL13,
         this.COL14,
         this.COL15,
         this.COL16,
         this.COL17,
         this.COL18,
         this.COL19,
         this.COL20,
         this.COL21,
         this.COL22,
         this.COL23,
         this.COL24,
         this.COL25,
         this.COL26,
         this.COL27,
         this.COL28,
         this.COL29,
         this.COL30,
         this.COL31,
         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);
     //
     // bandDate
     //
     this.bandDate.Caption = "Month";
     this.bandDate.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.gridBand2
     });
     this.bandDate.Name         = "bandDate";
     this.bandDate.VisibleIndex = 0;
     this.bandDate.Width        = 143;
     //
     // 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 = "Date";
     this.gridBand2.Columns.Add(this.DIV);
     this.gridBand2.Name         = "gridBand2";
     this.gridBand2.VisibleIndex = 0;
     this.gridBand2.Width        = 143;
     //
     // DIV
     //
     this.DIV.Caption   = "DIV";
     this.DIV.FieldName = "DIV";
     this.DIV.Name      = "DIV";
     this.DIV.Visible   = true;
     this.DIV.Width     = 143;
     //
     // bandMon
     //
     this.bandMon.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.band01,
         this.band02,
         this.band03,
         this.band04,
         this.band05,
         this.band06
     });
     this.bandMon.Name         = "bandMon";
     this.bandMon.VisibleIndex = 1;
     this.bandMon.Width        = 324;
     //
     // 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 = "01";
     this.band01.Columns.Add(this.COL01);
     this.band01.Name         = "band01";
     this.band01.RowCount     = 2;
     this.band01.VisibleIndex = 0;
     this.band01.Width        = 54;
     //
     // COL01
     //
     this.COL01.Caption   = "COL01";
     this.COL01.FieldName = "COL01";
     this.COL01.Name      = "COL01";
     this.COL01.Visible   = true;
     this.COL01.Width     = 54;
     //
     // 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 = "02";
     this.band02.Columns.Add(this.COL02);
     this.band02.Name         = "band02";
     this.band02.VisibleIndex = 1;
     this.band02.Width        = 54;
     //
     // COL02
     //
     this.COL02.Caption   = "COL02";
     this.COL02.FieldName = "COL02";
     this.COL02.Name      = "COL02";
     this.COL02.Visible   = true;
     this.COL02.Width     = 54;
     //
     // 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 = "03";
     this.band03.Columns.Add(this.COL03);
     this.band03.Name         = "band03";
     this.band03.VisibleIndex = 2;
     this.band03.Width        = 54;
     //
     // COL03
     //
     this.COL03.Caption   = "COL03";
     this.COL03.FieldName = "COL03";
     this.COL03.Name      = "COL03";
     this.COL03.Visible   = true;
     this.COL03.Width     = 54;
     //
     // 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 = "04";
     this.band04.Columns.Add(this.COL04);
     this.band04.Name         = "band04";
     this.band04.VisibleIndex = 3;
     this.band04.Width        = 54;
     //
     // COL04
     //
     this.COL04.Caption   = "COL04";
     this.COL04.FieldName = "COL04";
     this.COL04.Name      = "COL04";
     this.COL04.Visible   = true;
     this.COL04.Width     = 54;
     //
     // 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 = "05";
     this.band05.Columns.Add(this.COL05);
     this.band05.Name         = "band05";
     this.band05.VisibleIndex = 4;
     this.band05.Width        = 54;
     //
     // COL05
     //
     this.COL05.Caption   = "COL05";
     this.COL05.FieldName = "COL05";
     this.COL05.Name      = "COL05";
     this.COL05.Visible   = true;
     this.COL05.Width     = 54;
     //
     // 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 = "06";
     this.band06.Columns.Add(this.COL06);
     this.band06.Name         = "band06";
     this.band06.VisibleIndex = 5;
     this.band06.Width        = 54;
     //
     // COL06
     //
     this.COL06.Caption   = "COL06";
     this.COL06.FieldName = "COL06";
     this.COL06.Name      = "COL06";
     this.COL06.Visible   = true;
     this.COL06.Width     = 54;
     //
     // 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        = 71;
     //
     // COLAVG
     //
     this.COLAVG.Caption   = "COLAVG";
     this.COLAVG.FieldName = "COLAVG";
     this.COLAVG.Name      = "COLAVG";
     this.COLAVG.Visible   = true;
     this.COLAVG.Width     = 71;
     //
     // COL07
     //
     this.COL07.Caption   = "COL07";
     this.COL07.FieldName = "COL07";
     this.COL07.Name      = "COL07";
     this.COL07.Visible   = true;
     this.COL07.Width     = 54;
     //
     // COL08
     //
     this.COL08.Caption   = "COL08";
     this.COL08.FieldName = "COL08";
     this.COL08.Name      = "COL08";
     this.COL08.Visible   = true;
     this.COL08.Width     = 54;
     //
     // COL09
     //
     this.COL09.Caption   = "COL09";
     this.COL09.FieldName = "COL09";
     this.COL09.Name      = "COL09";
     this.COL09.Visible   = true;
     this.COL09.Width     = 54;
     //
     // COL10
     //
     this.COL10.Caption   = "COL10";
     this.COL10.FieldName = "COL10";
     this.COL10.Name      = "COL10";
     this.COL10.Visible   = true;
     this.COL10.Width     = 54;
     //
     // COL11
     //
     this.COL11.Caption   = "COL11";
     this.COL11.FieldName = "COL11";
     this.COL11.Name      = "COL11";
     this.COL11.Visible   = true;
     this.COL11.Width     = 54;
     //
     // COL12
     //
     this.COL12.Caption   = "COL12";
     this.COL12.FieldName = "COL12";
     this.COL12.Name      = "COL12";
     this.COL12.Visible   = true;
     this.COL12.Width     = 54;
     //
     // COL13
     //
     this.COL13.Caption   = "COL13";
     this.COL13.FieldName = "COL13";
     this.COL13.Name      = "COL13";
     this.COL13.Visible   = true;
     this.COL13.Width     = 54;
     //
     // COL14
     //
     this.COL14.Caption   = "COL14";
     this.COL14.FieldName = "COL14";
     this.COL14.Name      = "COL14";
     this.COL14.Visible   = true;
     this.COL14.Width     = 54;
     //
     // COL15
     //
     this.COL15.Caption   = "COL15";
     this.COL15.FieldName = "COL15";
     this.COL15.Name      = "COL15";
     this.COL15.Visible   = true;
     this.COL15.Width     = 52;
     //
     // COL16
     //
     this.COL16.Caption   = "COL16";
     this.COL16.FieldName = "COL16";
     this.COL16.Name      = "COL16";
     this.COL16.Visible   = true;
     this.COL16.Width     = 54;
     //
     // COL17
     //
     this.COL17.Caption   = "COL17";
     this.COL17.FieldName = "COL17";
     this.COL17.Name      = "COL17";
     this.COL17.Visible   = true;
     this.COL17.Width     = 54;
     //
     // COL18
     //
     this.COL18.Caption   = "COL18";
     this.COL18.FieldName = "COL18";
     this.COL18.Name      = "COL18";
     this.COL18.Visible   = true;
     this.COL18.Width     = 54;
     //
     // COL19
     //
     this.COL19.Caption   = "COL19";
     this.COL19.FieldName = "COL19";
     this.COL19.Name      = "COL19";
     this.COL19.Visible   = true;
     this.COL19.Width     = 54;
     //
     // COL20
     //
     this.COL20.Caption   = "COL20";
     this.COL20.FieldName = "COL20";
     this.COL20.Name      = "COL20";
     this.COL20.Visible   = true;
     this.COL20.Width     = 54;
     //
     // COL21
     //
     this.COL21.Caption   = "COL21";
     this.COL21.FieldName = "COL21";
     this.COL21.Name      = "COL21";
     this.COL21.Visible   = true;
     this.COL21.Width     = 54;
     //
     // COL22
     //
     this.COL22.Caption   = "COL22";
     this.COL22.FieldName = "COL22";
     this.COL22.Name      = "COL22";
     this.COL22.Visible   = true;
     this.COL22.Width     = 54;
     //
     // COL23
     //
     this.COL23.Caption   = "COL23";
     this.COL23.FieldName = "COL23";
     this.COL23.Name      = "COL23";
     this.COL23.Visible   = true;
     this.COL23.Width     = 54;
     //
     // COL24
     //
     this.COL24.Caption   = "COL24";
     this.COL24.FieldName = "COL24";
     this.COL24.Name      = "COL24";
     this.COL24.Visible   = true;
     this.COL24.Width     = 54;
     //
     // COL25
     //
     this.COL25.Caption   = "COL25";
     this.COL25.FieldName = "COL25";
     this.COL25.Name      = "COL25";
     this.COL25.Visible   = true;
     this.COL25.Width     = 54;
     //
     // COL26
     //
     this.COL26.Caption   = "COL26";
     this.COL26.FieldName = "COL26";
     this.COL26.Name      = "COL26";
     this.COL26.Visible   = true;
     this.COL26.Width     = 54;
     //
     // COL27
     //
     this.COL27.Caption   = "COL27";
     this.COL27.FieldName = "COL27";
     this.COL27.Name      = "COL27";
     this.COL27.Visible   = true;
     this.COL27.Width     = 54;
     //
     // COL28
     //
     this.COL28.Caption   = "COL28";
     this.COL28.FieldName = "COL28";
     this.COL28.Name      = "COL28";
     this.COL28.Visible   = true;
     this.COL28.Width     = 54;
     //
     // COL29
     //
     this.COL29.Caption   = "COL29";
     this.COL29.FieldName = "COL29";
     this.COL29.Name      = "COL29";
     this.COL29.Visible   = true;
     this.COL29.Width     = 54;
     //
     // COL30
     //
     this.COL30.Caption   = "COL30";
     this.COL30.FieldName = "COL30";
     this.COL30.Name      = "COL30";
     this.COL30.Visible   = true;
     this.COL30.Width     = 54;
     //
     // COL31
     //
     this.COL31.Caption   = "COL31";
     this.COL31.FieldName = "COL31";
     this.COL31.Name      = "COL31";
     this.COL31.Visible   = true;
     this.COL31.Width     = 68;
     //
     // tmr_Load
     //
     this.tmr_Load.Interval = 1000;
     this.tmr_Load.Tick    += new System.EventHandler(this.tmr_Load_Tick);
     //
     // lblTitle
     //
     this.lblTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.lblTitle.Dock      = System.Windows.Forms.DockStyle.Top;
     this.lblTitle.Font      = new System.Drawing.Font("Calibri", 50F, System.Drawing.FontStyle.Bold);
     this.lblTitle.ForeColor = System.Drawing.Color.White;
     this.lblTitle.Location  = new System.Drawing.Point(0, 0);
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Size      = new System.Drawing.Size(1904, 102);
     this.lblTitle.TabIndex  = 687;
     this.lblTitle.Text      = "Phylon Lead Time";
     this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // 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(1245, 52);
     this.simpleButton1.Name     = "simpleButton1";
     this.simpleButton1.Size     = new System.Drawing.Size(175, 48);
     this.simpleButton1.TabIndex = 716;
     this.simpleButton1.Text     = "Week";
     //
     // 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, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdDay.Appearance.GradientMode         = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.cmdDay.Appearance.Options.UseBackColor = true;
     this.cmdDay.Appearance.Options.UseFont      = true;
     this.cmdDay.ButtonStyle        = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.cmdDay.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("cmdDay.ImageOptions.Image")));
     this.cmdDay.Location           = new System.Drawing.Point(1245, 1);
     this.cmdDay.Name     = "cmdDay";
     this.cmdDay.Size     = new System.Drawing.Size(175, 48);
     this.cmdDay.TabIndex = 715;
     this.cmdDay.Text     = "Day";
     this.cmdDay.Click   += new System.EventHandler(this.cmdDay_Click);
     //
     // 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.ButtonStyle        = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.cmdYear.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("cmdYear.ImageOptions.Image")));
     this.cmdYear.Location           = new System.Drawing.Point(1426, 52);
     this.cmdYear.Name     = "cmdYear";
     this.cmdYear.Size     = new System.Drawing.Size(175, 48);
     this.cmdYear.TabIndex = 714;
     this.cmdYear.Text     = "Year";
     this.cmdYear.Click   += new System.EventHandler(this.cmdYear_Click);
     //
     // 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, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdMonth.Appearance.GradientMode         = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.cmdMonth.Appearance.Options.UseBackColor = true;
     this.cmdMonth.Appearance.Options.UseFont      = true;
     this.cmdMonth.ButtonStyle        = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.cmdMonth.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("cmdMonth.ImageOptions.Image")));
     this.cmdMonth.Location           = new System.Drawing.Point(1426, 1);
     this.cmdMonth.Name     = "cmdMonth";
     this.cmdMonth.Size     = new System.Drawing.Size(175, 48);
     this.cmdMonth.TabIndex = 713;
     this.cmdMonth.Text     = "Month";
     this.cmdMonth.Click   += new System.EventHandler(this.cmdMonth_Click);
     //
     // cmdBack
     //
     this.cmdBack.BackColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.cmdBack.BackgroundImage            = global::Smart_FTY.Properties.Resources.Back_Icon;
     this.cmdBack.BackgroundImageLayout      = System.Windows.Forms.ImageLayout.Stretch;
     this.cmdBack.FlatAppearance.BorderColor = System.Drawing.Color.Yellow;
     this.cmdBack.FlatAppearance.BorderSize  = 0;
     this.cmdBack.FlatStyle                  = System.Windows.Forms.FlatStyle.Flat;
     this.cmdBack.Location = new System.Drawing.Point(1127, 1);
     this.cmdBack.Name     = "cmdBack";
     this.cmdBack.Size     = new System.Drawing.Size(108, 101);
     this.cmdBack.TabIndex = 712;
     this.cmdBack.UseVisualStyleBackColor = false;
     this.cmdBack.Click += new System.EventHandler(this.cmdBack_Click);
     //
     // lblDate
     //
     this.lblDate.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.lblDate.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.lblDate.Font       = new System.Drawing.Font("Calibri", 32.25F, System.Drawing.FontStyle.Bold);
     this.lblDate.ForeColor  = System.Drawing.Color.White;
     this.lblDate.ImageAlign = System.Drawing.ContentAlignment.TopLeft;
     this.lblDate.Location   = new System.Drawing.Point(1651, 0);
     this.lblDate.Name       = "lblDate";
     this.lblDate.Size       = new System.Drawing.Size(253, 100);
     this.lblDate.TabIndex   = 711;
     this.lblDate.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     //
     // 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.grdView, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.chartSlabtest, 0, 0);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 102);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 2;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 75.78947F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 24.21053F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1904, 950);
     this.tableLayoutPanel1.TabIndex = 717;
     //
     // FORM_SMT_PH_LEADTIME_WEEK
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1904, 1054);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Controls.Add(this.simpleButton1);
     this.Controls.Add(this.cmdDay);
     this.Controls.Add(this.cmdYear);
     this.Controls.Add(this.cmdMonth);
     this.Controls.Add(this.cmdBack);
     this.Controls.Add(this.lblDate);
     this.Controls.Add(this.lblTitle);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FORM_SMT_PH_LEADTIME_WEEK";
     this.Load           += new System.EventHandler(this.FORM_SMT_PH_PROD_MONTH_Load);
     this.VisibleChanged += new System.EventHandler(this.FORM_SMT_PH_PROD_MONTH_VisibleChanged);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartSlabtest)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvwView)).EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            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);

        }
Exemplo n.º 30
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.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
     this.chartMain       = new DevExpress.XtraCharts.ChartControl();
     this.bsEnergyExpense = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.chartMain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsEnergyExpense)).BeginInit();
     this.SuspendLayout();
     //
     // chartMain
     //
     this.chartMain.DataSource = this.bsEnergyExpense;
     xyDiagram1.AxisX.DateTimeScaleOptions.AutoGrid             = false;
     xyDiagram1.AxisX.DateTimeScaleOptions.GridAlignment        = DevExpress.XtraCharts.DateTimeGridAlignment.Month;
     xyDiagram1.AxisX.DateTimeScaleOptions.MeasureUnit          = DevExpress.XtraCharts.DateTimeMeasureUnit.Month;
     xyDiagram1.AxisX.DateTimeScaleOptions.ProcessMissingPoints = DevExpress.XtraCharts.ProcessMissingPointsMode.InsertZeroValues;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartMain.Diagram = xyDiagram1;
     this.chartMain.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chartMain.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartMain.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.chartMain.Location    = new System.Drawing.Point(0, 0);
     this.chartMain.Name        = "chartMain";
     series1.ArgumentDataMember = "BelongDate";
     series1.ArgumentScaleType  = DevExpress.XtraCharts.ScaleType.DateTime;
     series1.LegendText         = "用量";
     series1.Name = "用量";
     series1.ValueDataMembersSerializable = "Quantum";
     this.chartMain.SeriesSerializable    = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartMain.Size     = new System.Drawing.Size(743, 434);
     this.chartMain.TabIndex = 0;
     chartTitle1.Font        = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chartMain.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // bsEnergyExpense
     //
     this.bsEnergyExpense.DataSource = typeof(Poseidon.Expense.ClientDx.Model.EnergyExpense);
     //
     // EnergyExpenseChart
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.chartMain);
     this.Name  = "EnergyExpenseChart";
     this.Size  = new System.Drawing.Size(743, 434);
     this.Load += new System.EventHandler(this.EnergyExpenseChart_Load);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartMain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bsEnergyExpense)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 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.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint("1", new object[] {
            ((object)(0D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(0D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint("3", new object[] {
            ((object)(0D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("4", new object[] {
            ((object)(0D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint("5", new object[] {
            ((object)(0D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint("6", new object[] {
            ((object)(0D))});
            DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.bt_SaveToImage = new DevExpress.XtraEditors.SimpleButton();
            this.lb_Year = new DevExpress.XtraEditors.LabelControl();
            this.cb_Year = new DevExpress.XtraEditors.ComboBoxEdit();
            ((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)(pointSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cb_Year.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // chartControl1
            // 
            xyDiagram1.AxisX.GridSpacingAuto = false;
            xyDiagram1.AxisX.Range.AlwaysShowZeroLevel = true;
            xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisX.Tickmarks.MinorVisible = false;
            xyDiagram1.AxisX.Title.Text = "Term";
            xyDiagram1.AxisX.Title.Visible = true;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.GridSpacing = 20D;
            xyDiagram1.AxisY.GridSpacingAuto = false;
            xyDiagram1.AxisY.Range.AlwaysShowZeroLevel = true;
            xyDiagram1.AxisY.Range.Auto = false;
            xyDiagram1.AxisY.Range.MaxValueSerializable = "120";
            xyDiagram1.AxisY.Range.MinValueSerializable = "0";
            xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisY.Tickmarks.MinorVisible = false;
            xyDiagram1.AxisY.Title.Text = "Score";
            xyDiagram1.AxisY.Title.Visible = true;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            this.chartControl1.Diagram = xyDiagram1;
            this.chartControl1.Legend.Visible = false;
            this.chartControl1.Location = new System.Drawing.Point(0, 0);
            this.chartControl1.Name = "chartControl1";
            pointSeriesLabel1.LineVisible = true;
            series1.Label = pointSeriesLabel1;
            series1.Name = "Score";
            series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint1,
            seriesPoint2,
            seriesPoint3,
            seriesPoint4,
            seriesPoint5,
            seriesPoint6});
            lineSeriesView1.MarkerVisibility = DevExpress.Utils.DefaultBoolean.True;
            series1.View = lineSeriesView1;
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1};
            pointSeriesLabel2.LineVisible = true;
            this.chartControl1.SeriesTemplate.Label = pointSeriesLabel2;
            this.chartControl1.SeriesTemplate.View = lineSeriesView2;
            this.chartControl1.Size = new System.Drawing.Size(530, 327);
            this.chartControl1.TabIndex = 0;
            chartTitle1.Text = "Score Progress";
            this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            // 
            // bt_SaveToImage
            // 
            this.bt_SaveToImage.Location = new System.Drawing.Point(416, 347);
            this.bt_SaveToImage.Name = "bt_SaveToImage";
            this.bt_SaveToImage.Size = new System.Drawing.Size(75, 23);
            this.bt_SaveToImage.TabIndex = 2;
            this.bt_SaveToImage.Text = "SaveToImage";
            this.bt_SaveToImage.Click += new System.EventHandler(this.bt_SaveToImage_Click);
            // 
            // lb_Year
            // 
            this.lb_Year.Location = new System.Drawing.Point(12, 352);
            this.lb_Year.Name = "lb_Year";
            this.lb_Year.Size = new System.Drawing.Size(22, 13);
            this.lb_Year.TabIndex = 3;
            this.lb_Year.Text = "Year";
            // 
            // cb_Year
            // 
            this.cb_Year.EditValue = "Year";
            this.cb_Year.Location = new System.Drawing.Point(55, 347);
            this.cb_Year.Name = "cb_Year";
            this.cb_Year.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cb_Year.Size = new System.Drawing.Size(86, 20);
            this.cb_Year.TabIndex = 4;
            this.cb_Year.SelectedIndexChanged += new System.EventHandler(this.cb_Year_SelectedIndexChanged);
            // 
            // ChartView
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(533, 400);
            this.Controls.Add(this.cb_Year);
            this.Controls.Add(this.lb_Year);
            this.Controls.Add(this.bt_SaveToImage);
            this.Controls.Add(this.chartControl1);
            this.MaximizeBox = false;
            this.Name = "ChartView";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "ChartView";
            this.Load += new System.EventHandler(this.ChartView_Load);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cb_Year.Properties)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemplo n.º 32
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources               = new System.ComponentModel.ComponentResourceManager(typeof(BarChartForm));
     DevExpress.XtraCharts.XYDiagram               xyDiagram5               = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.XYDiagramPane           xyDiagramPane3           = new DevExpress.XtraCharts.XYDiagramPane();
     DevExpress.XtraCharts.Series                  series7                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Series                  series8                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView3 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.ChartTitle              chartTitle5              = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram               xyDiagram6               = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                  series9                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.ChartTitle              chartTitle6              = new DevExpress.XtraCharts.ChartTitle();
     this.tableLayoutPanel1    = new System.Windows.Forms.TableLayoutPanel();
     this.titleLabel           = new System.Windows.Forms.Label();
     this.fromDateTimePicker   = new System.Windows.Forms.DateTimePicker();
     this.toLabel              = new System.Windows.Forms.Label();
     this.fromLabel            = new System.Windows.Forms.Label();
     this.toDateTimePicker     = new System.Windows.Forms.DateTimePicker();
     this.hourListBox          = new System.Windows.Forms.ListBox();
     this.printButton          = new System.Windows.Forms.Button();
     this.printDocument1       = new System.Drawing.Printing.PrintDocument();
     this.printPreviewDialog1  = new System.Windows.Forms.PrintPreviewDialog();
     this.pressureChartControl = new DevExpress.XtraCharts.ChartControl();
     this.pulseChartControl    = new DevExpress.XtraCharts.ChartControl();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pressureChartControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagramPane3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pulseChartControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
     this.SuspendLayout();
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 5;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 36.7347F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 63.2653F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 17F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 211F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 61F));
     this.tableLayoutPanel1.Controls.Add(this.titleLabel, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.fromDateTimePicker, 3, 2);
     this.tableLayoutPanel1.Controls.Add(this.toLabel, 1, 3);
     this.tableLayoutPanel1.Controls.Add(this.fromLabel, 1, 2);
     this.tableLayoutPanel1.Controls.Add(this.toDateTimePicker, 3, 3);
     this.tableLayoutPanel1.Controls.Add(this.hourListBox, 1, 5);
     this.tableLayoutPanel1.Controls.Add(this.printButton, 1, 7);
     this.tableLayoutPanel1.Location = new System.Drawing.Point(12, 12);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 9;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 61.40351F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 38.59649F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 65F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 99F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 11F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 77F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 18F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 69F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(378, 468);
     this.tableLayoutPanel1.TabIndex = 2;
     //
     // titleLabel
     //
     this.titleLabel.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.titleLabel.AutoSize = true;
     this.tableLayoutPanel1.SetColumnSpan(this.titleLabel, 3);
     this.titleLabel.Font     = new System.Drawing.Font("Microsoft Sans Serif", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.titleLabel.Location = new System.Drawing.Point(86, 18);
     this.titleLabel.Name     = "titleLabel";
     this.titleLabel.Size     = new System.Drawing.Size(176, 29);
     this.titleLabel.TabIndex = 0;
     this.titleLabel.Text     = "Dane pacjenta";
     //
     // fromDateTimePicker
     //
     this.fromDateTimePicker.Anchor     = System.Windows.Forms.AnchorStyles.Left;
     this.fromDateTimePicker.Location   = new System.Drawing.Point(108, 129);
     this.fromDateTimePicker.Name       = "fromDateTimePicker";
     this.fromDateTimePicker.Size       = new System.Drawing.Size(200, 22);
     this.fromDateTimePicker.TabIndex   = 3;
     this.fromDateTimePicker.Validated += new System.EventHandler(this.fromDateTimePicker_Validated);
     //
     // toLabel
     //
     this.toLabel.Anchor   = System.Windows.Forms.AnchorStyles.Right;
     this.toLabel.AutoSize = true;
     this.toLabel.Location = new System.Drawing.Point(61, 214);
     this.toLabel.Name     = "toLabel";
     this.toLabel.Size     = new System.Drawing.Size(24, 17);
     this.toLabel.TabIndex = 2;
     this.toLabel.Text     = "do";
     //
     // fromLabel
     //
     this.fromLabel.Anchor   = System.Windows.Forms.AnchorStyles.Right;
     this.fromLabel.AutoSize = true;
     this.fromLabel.Location = new System.Drawing.Point(61, 132);
     this.fromLabel.Name     = "fromLabel";
     this.fromLabel.Size     = new System.Drawing.Size(24, 17);
     this.fromLabel.TabIndex = 1;
     this.fromLabel.Text     = "od";
     //
     // toDateTimePicker
     //
     this.toDateTimePicker.Anchor     = System.Windows.Forms.AnchorStyles.Left;
     this.toDateTimePicker.Location   = new System.Drawing.Point(108, 211);
     this.toDateTimePicker.Name       = "toDateTimePicker";
     this.toDateTimePicker.Size       = new System.Drawing.Size(200, 22);
     this.toDateTimePicker.TabIndex   = 4;
     this.toDateTimePicker.Validated += new System.EventHandler(this.toDateTimePicker_Validated);
     //
     // hourListBox
     //
     this.hourListBox.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.tableLayoutPanel1.SetColumnSpan(this.hourListBox, 3);
     this.hourListBox.FormattingEnabled = true;
     this.hourListBox.ItemHeight        = 16;
     this.hourListBox.Location          = new System.Drawing.Point(82, 295);
     this.hourListBox.Name                  = "hourListBox";
     this.hourListBox.Size                  = new System.Drawing.Size(183, 52);
     this.hourListBox.TabIndex              = 5;
     this.hourListBox.SelectedIndexChanged += new System.EventHandler(this.hourListBox_SelectedIndexChanged);
     //
     // printButton
     //
     this.printButton.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.tableLayoutPanel1.SetColumnSpan(this.printButton, 3);
     this.printButton.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.printButton.Location = new System.Drawing.Point(87, 393);
     this.printButton.Name     = "printButton";
     this.printButton.Size     = new System.Drawing.Size(173, 39);
     this.printButton.TabIndex = 6;
     this.printButton.Text     = "Wydrukuj wykres";
     this.printButton.UseVisualStyleBackColor = true;
     this.printButton.Click += new System.EventHandler(this.printButton_Click);
     //
     // printDocument1
     //
     this.printDocument1.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
     //
     // printPreviewDialog1
     //
     this.printPreviewDialog1.AutoScrollMargin  = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.ClientSize        = new System.Drawing.Size(400, 300);
     this.printPreviewDialog1.Enabled           = true;
     this.printPreviewDialog1.Icon    = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
     this.printPreviewDialog1.Name    = "printPreviewDialog1";
     this.printPreviewDialog1.Visible = false;
     //
     // pressureChartControl
     //
     xyDiagram5.AxisX.GridLines.Visible          = true;
     xyDiagram5.AxisX.Title.Alignment            = System.Drawing.StringAlignment.Far;
     xyDiagram5.AxisX.Title.Font                 = new System.Drawing.Font("Tahoma", 6F);
     xyDiagram5.AxisX.Title.Text                 = "mmHg";
     xyDiagram5.AxisX.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram5.AxisX.Visibility                 = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram5.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram5.AxisY.Title.Alignment            = System.Drawing.StringAlignment.Far;
     xyDiagram5.AxisY.Title.Font                 = new System.Drawing.Font("Tahoma", 6F);
     xyDiagram5.AxisY.Title.Text                 = "%";
     xyDiagram5.AxisY.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram5.AxisY.VisibleInPanesSerializable = "-1;0";
     xyDiagram5.PaneLayoutDirection              = DevExpress.XtraCharts.PaneLayoutDirection.Horizontal;
     xyDiagramPane3.Name   = "Pane 1";
     xyDiagramPane3.PaneID = 0;
     xyDiagram5.Panes.AddRange(new DevExpress.XtraCharts.XYDiagramPane[] {
         xyDiagramPane3
     });
     xyDiagram5.Rotated = true;
     this.pressureChartControl.Diagram           = xyDiagram5;
     this.pressureChartControl.Legend.Name       = "Default Legend";
     this.pressureChartControl.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.pressureChartControl.Location          = new System.Drawing.Point(396, 12);
     this.pressureChartControl.Name = "pressureChartControl";
     series7.Name = "systolic";
     series8.Name = "diastolic";
     sideBySideBarSeriesView3.PaneName = "Pane 1";
     series8.View = sideBySideBarSeriesView3;
     this.pressureChartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series7,
         series8
     };
     this.pressureChartControl.Size     = new System.Drawing.Size(608, 468);
     this.pressureChartControl.TabIndex = 3;
     chartTitle5.Alignment = System.Drawing.StringAlignment.Near;
     chartTitle5.Font      = new System.Drawing.Font("Tahoma", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     chartTitle5.Indent    = 0;
     chartTitle5.Text      = "                 sys                                                             " +
                             "    dia";
     chartTitle5.Visibility = DevExpress.Utils.DefaultBoolean.True;
     this.pressureChartControl.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle5
     });
     //
     // pulseChartControl
     //
     xyDiagram6.AxisX.GridLines.Visible          = true;
     xyDiagram6.AxisX.Title.Alignment            = System.Drawing.StringAlignment.Far;
     xyDiagram6.AxisX.Title.Font                 = new System.Drawing.Font("Tahoma", 6F);
     xyDiagram6.AxisX.Title.Text                 = "P/min";
     xyDiagram6.AxisX.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram6.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram6.AxisY.Title.Alignment            = System.Drawing.StringAlignment.Far;
     xyDiagram6.AxisY.Title.Font                 = new System.Drawing.Font("Tahoma", 6F);
     xyDiagram6.AxisY.Title.Text                 = "%";
     xyDiagram6.AxisY.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram6.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram6.Rotated                       = true;
     this.pulseChartControl.Diagram           = xyDiagram6;
     this.pulseChartControl.Legend.Name       = "Default Legend";
     this.pulseChartControl.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.pulseChartControl.Location          = new System.Drawing.Point(1010, 12);
     this.pulseChartControl.Name              = "pulseChartControl";
     series9.Name = "pulse";
     this.pulseChartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series9
     };
     this.pulseChartControl.Size     = new System.Drawing.Size(313, 468);
     this.pulseChartControl.TabIndex = 4;
     chartTitle6.Alignment           = System.Drawing.StringAlignment.Near;
     chartTitle6.Font   = new System.Drawing.Font("Tahoma", 6F);
     chartTitle6.Indent = 0;
     chartTitle6.Text   = "                pulse";
     this.pulseChartControl.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle6
     });
     //
     // BarChartForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1335, 492);
     this.Controls.Add(this.pulseChartControl);
     this.Controls.Add(this.pressureChartControl);
     this.Controls.Add(this.tableLayoutPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.Name            = "BarChartForm";
     this.ShowIcon        = false;
     this.SizeGripStyle   = System.Windows.Forms.SizeGripStyle.Hide;
     this.Text            = "BarChartForm";
     this.Load           += new System.EventHandler(this.BarChartForm_Load);
     this.Shown          += new System.EventHandler(this.BarChartForm_Shown);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(xyDiagramPane3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pressureChartControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pulseChartControl)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 33
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources      = new System.ComponentModel.ComponentResourceManager(typeof(FRM_MGL_HR_ABSENT));
     DevExpress.XtraCharts.SimpleDiagram            simpleDiagram1 = new DevExpress.XtraCharts.SimpleDiagram();
     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.PieFlyInAnimation pieFlyInAnimation1 = new DevExpress.XtraCharts.PieFlyInAnimation();
     DevExpress.XtraCharts.ChartTitle        chartTitle1        = new DevExpress.XtraCharts.ChartTitle();
     this.pnHeader           = new System.Windows.Forms.Panel();
     this.pnYMD              = new System.Windows.Forms.Panel();
     this.lblDate            = new System.Windows.Forms.Label();
     this.lblTitle           = new DevExpress.XtraEditors.LabelControl();
     this.axfpAbsent         = new AxFPSpreadADO.AxfpSpread();
     this.tmrDate            = new System.Windows.Forms.Timer(this.components);
     this.arcScaleComponent2 = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleComponent();
     this.gaugeControl1      = new DevExpress.XtraGauges.Win.GaugeControl();
     this.cGauge1            = new DevExpress.XtraGauges.Win.Gauges.Circular.CircularGauge();
     this.arcScaleBackgroundLayerComponent1 = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleBackgroundLayerComponent();
     this.arcScaleComponentRub         = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleComponent();
     this.labelComponent1              = new DevExpress.XtraGauges.Win.Base.LabelComponent();
     this.lblRubValueG                 = new DevExpress.XtraGauges.Win.Base.LabelComponent();
     this.lblTitleGauges               = new DevExpress.XtraGauges.Win.Base.LabelComponent();
     this.arcScaleNeedleComponent1     = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleNeedleComponent();
     this.arcScaleSpindleCapComponent1 = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleSpindleCapComponent();
     this.chartHrCmp   = new DevExpress.XtraCharts.ChartControl();
     this.label21      = new System.Windows.Forms.Label();
     this.lblAbenst2   = new System.Windows.Forms.Label();
     this.lblAbenst1   = new System.Windows.Forms.Label();
     this.lblTotAbsent = new System.Windows.Forms.Label();
     this.uc_month     = new FORM.UC.UC_MONTH_SELECTION();
     this.uc_year      = new FORM.UC.UC_YEAR_SELECTION();
     this.pnHeader.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.axfpAbsent)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleComponent2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cGauge1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleBackgroundLayerComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleComponentRub)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblRubValueG)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitleGauges)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleNeedleComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleSpindleCapComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartHrCmp)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
     this.SuspendLayout();
     //
     // pnHeader
     //
     this.pnHeader.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.pnHeader.Controls.Add(this.pnYMD);
     this.pnHeader.Controls.Add(this.lblDate);
     this.pnHeader.Controls.Add(this.lblTitle);
     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(1924, 110);
     this.pnHeader.TabIndex = 12;
     //
     // pnYMD
     //
     this.pnYMD.Location = new System.Drawing.Point(1183, 6);
     this.pnYMD.Name     = "pnYMD";
     this.pnYMD.Size     = new System.Drawing.Size(450, 96);
     this.pnYMD.TabIndex = 50;
     //
     // lblDate
     //
     this.lblDate.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.lblDate.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.lblDate.Font       = new System.Drawing.Font("Calibri", 32.25F, System.Drawing.FontStyle.Bold);
     this.lblDate.ForeColor  = System.Drawing.Color.White;
     this.lblDate.ImageAlign = System.Drawing.ContentAlignment.TopLeft;
     this.lblDate.Location   = new System.Drawing.Point(1660, 0);
     this.lblDate.Name       = "lblDate";
     this.lblDate.Size       = new System.Drawing.Size(273, 106);
     this.lblDate.TabIndex   = 49;
     this.lblDate.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lblTitle
     //
     this.lblTitle.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.lblTitle.Appearance.Font                 = new System.Drawing.Font("Calibri", 62F, 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.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lblTitle.LineColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.lblTitle.LineVisible  = true;
     this.lblTitle.Location     = new System.Drawing.Point(12, 0);
     this.lblTitle.Name         = "lblTitle";
     this.lblTitle.Size         = new System.Drawing.Size(1901, 107);
     this.lblTitle.TabIndex     = 2;
     this.lblTitle.Text         = "Human Absenteeism by Month";
     //
     // axfpAbsent
     //
     this.axfpAbsent.DataSource = null;
     this.axfpAbsent.Location   = new System.Drawing.Point(5, 170);
     this.axfpAbsent.Name       = "axfpAbsent";
     this.axfpAbsent.OcxState   = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axfpAbsent.OcxState")));
     this.axfpAbsent.Size       = new System.Drawing.Size(1914, 473);
     this.axfpAbsent.TabIndex   = 0;
     //
     // tmrDate
     //
     this.tmrDate.Interval = 1000;
     this.tmrDate.Tick    += new System.EventHandler(this.tmrDate_Tick);
     //
     // arcScaleComponent2
     //
     this.arcScaleComponent2.AppearanceMajorTickmark.BorderBrush  = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleComponent2.AppearanceMajorTickmark.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleComponent2.AppearanceMinorTickmark.BorderBrush  = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleComponent2.AppearanceMinorTickmark.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleComponent2.AppearanceTickmarkText.TextBrush     = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:Gainsboro");
     this.arcScaleComponent2.Center                        = new DevExpress.XtraGauges.Core.Base.PointF2D(125F, 165F);
     this.arcScaleComponent2.EndAngle                      = 0F;
     this.arcScaleComponent2.MajorTickCount                = 7;
     this.arcScaleComponent2.MajorTickmark.FormatString    = "{0:F0}";
     this.arcScaleComponent2.MajorTickmark.ShapeOffset     = -2F;
     this.arcScaleComponent2.MajorTickmark.ShapeType       = DevExpress.XtraGauges.Core.Model.TickmarkShapeType.Circular_Style13_2;
     this.arcScaleComponent2.MajorTickmark.TextOffset      = -15F;
     this.arcScaleComponent2.MajorTickmark.TextOrientation = DevExpress.XtraGauges.Core.Model.LabelOrientation.LeftToRight;
     this.arcScaleComponent2.MaxValue                      = 800F;
     this.arcScaleComponent2.MinorTickCount                = 4;
     this.arcScaleComponent2.MinorTickmark.ShapeType       = DevExpress.XtraGauges.Core.Model.TickmarkShapeType.Circular_Style13_1;
     this.arcScaleComponent2.MinValue                      = 200F;
     this.arcScaleComponent2.Name       = "scale2";
     this.arcScaleComponent2.RadiusX    = 65F;
     this.arcScaleComponent2.RadiusY    = 65F;
     this.arcScaleComponent2.StartAngle = -180F;
     this.arcScaleComponent2.Value      = 300F;
     this.arcScaleComponent2.ZOrder     = -1;
     //
     // gaugeControl1
     //
     this.gaugeControl1.AutoLayout = false;
     this.gaugeControl1.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
         this.cGauge1
     });
     this.gaugeControl1.Location = new System.Drawing.Point(18, 677);
     this.gaugeControl1.Name     = "gaugeControl1";
     this.gaugeControl1.Size     = new System.Drawing.Size(929, 380);
     this.gaugeControl1.TabIndex = 18;
     //
     // cGauge1
     //
     this.cGauge1.BackgroundLayers.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleBackgroundLayerComponent[] {
         this.arcScaleBackgroundLayerComponent1
     });
     this.cGauge1.Bounds = new System.Drawing.Rectangle(6, 6, 916, 370);
     this.cGauge1.Labels.AddRange(new DevExpress.XtraGauges.Win.Base.LabelComponent[] {
         this.labelComponent1,
         this.lblRubValueG,
         this.lblTitleGauges
     });
     this.cGauge1.Name = "cGauge1";
     this.cGauge1.Needles.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleNeedleComponent[] {
         this.arcScaleNeedleComponent1
     });
     this.cGauge1.Scales.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleComponent[] {
         this.arcScaleComponentRub
     });
     this.cGauge1.SpindleCaps.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleSpindleCapComponent[] {
         this.arcScaleSpindleCapComponent1
     });
     //
     // arcScaleBackgroundLayerComponent1
     //
     this.arcScaleBackgroundLayerComponent1.ArcScale       = this.arcScaleComponentRub;
     this.arcScaleBackgroundLayerComponent1.Name           = "bg1";
     this.arcScaleBackgroundLayerComponent1.ScaleCenterPos = new DevExpress.XtraGauges.Core.Base.PointF2D(0.5F, 0.7F);
     this.arcScaleBackgroundLayerComponent1.ShapeType      = DevExpress.XtraGauges.Core.Model.BackgroundLayerShapeType.CircularHalf_Style4;
     this.arcScaleBackgroundLayerComponent1.Size           = new System.Drawing.SizeF(350F, 248F);
     this.arcScaleBackgroundLayerComponent1.ZOrder         = 1000;
     //
     // arcScaleComponentRub
     //
     this.arcScaleComponentRub.AppearanceMajorTickmark.BorderBrush  = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleComponentRub.AppearanceMajorTickmark.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleComponentRub.AppearanceMinorTickmark.BorderBrush  = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleComponentRub.AppearanceMinorTickmark.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleComponentRub.AppearanceTickmarkText.Font          = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
     this.arcScaleComponentRub.AppearanceTickmarkText.TextBrush     = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:Black");
     this.arcScaleComponentRub.Center   = new DevExpress.XtraGauges.Core.Base.PointF2D(151F, 150F);
     this.arcScaleComponentRub.EndAngle = 0F;
     this.arcScaleComponentRub.MajorTickmark.FormatString    = "{0:F0}";
     this.arcScaleComponentRub.MajorTickmark.ShapeOffset     = -14F;
     this.arcScaleComponentRub.MajorTickmark.ShapeScale      = new DevExpress.XtraGauges.Core.Base.FactorF2D(0.6F, 0.8F);
     this.arcScaleComponentRub.MajorTickmark.ShapeType       = DevExpress.XtraGauges.Core.Model.TickmarkShapeType.Circular_Style4_2;
     this.arcScaleComponentRub.MajorTickmark.TextOffset      = -40F;
     this.arcScaleComponentRub.MajorTickmark.TextOrientation = DevExpress.XtraGauges.Core.Model.LabelOrientation.LeftToRight;
     this.arcScaleComponentRub.MaxValue                  = 10F;
     this.arcScaleComponentRub.MinorTickCount            = 0;
     this.arcScaleComponentRub.MinorTickmark.ShapeOffset = -7F;
     this.arcScaleComponentRub.MinorTickmark.ShapeScale  = new DevExpress.XtraGauges.Core.Base.FactorF2D(0.6F, 1F);
     this.arcScaleComponentRub.MinorTickmark.ShapeType   = DevExpress.XtraGauges.Core.Model.TickmarkShapeType.Circular_Style4_1;
     this.arcScaleComponentRub.MinorTickmark.ShowTick    = false;
     this.arcScaleComponentRub.Name       = "scale1";
     this.arcScaleComponentRub.RadiusX    = 170F;
     this.arcScaleComponentRub.RadiusY    = 170F;
     this.arcScaleComponentRub.StartAngle = -180F;
     this.arcScaleComponentRub.Value      = 6F;
     //
     // labelComponent1
     //
     this.labelComponent1.Name = "labelComponent1";
     //
     // lblRubValueG
     //
     this.lblRubValueG.AppearanceText.Font      = new System.Drawing.Font("Calibri", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblRubValueG.AppearanceText.TextBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.lblRubValueG.Name     = "cGauge1_Label2";
     this.lblRubValueG.Position = new DevExpress.XtraGauges.Core.Base.PointF2D(150.3F, 90.1F);
     this.lblRubValueG.Size     = new System.Drawing.SizeF(125F, 50F);
     this.lblRubValueG.ZOrder   = -1001;
     //
     // lblTitleGauges
     //
     this.lblTitleGauges.AppearanceText.Font      = new System.Drawing.Font("Tahoma", 20F);
     this.lblTitleGauges.AppearanceText.TextBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:Black");
     this.lblTitleGauges.Name     = "cGauge1_Label3";
     this.lblTitleGauges.Position = new DevExpress.XtraGauges.Core.Base.PointF2D(160.4F, -50.7F);
     this.lblTitleGauges.Size     = new System.Drawing.SizeF(300F, 25F);
     this.lblTitleGauges.Text     = "Attendance AVG (%)";
     this.lblTitleGauges.ZOrder   = -1001;
     //
     // arcScaleNeedleComponent1
     //
     this.arcScaleNeedleComponent1.ArcScale    = this.arcScaleComponentRub;
     this.arcScaleNeedleComponent1.EndOffset   = 5F;
     this.arcScaleNeedleComponent1.Name        = "needle1";
     this.arcScaleNeedleComponent1.ShapeType   = DevExpress.XtraGauges.Core.Model.NeedleShapeType.CircularFull_Style4;
     this.arcScaleNeedleComponent1.StartOffset = -21F;
     this.arcScaleNeedleComponent1.ZOrder      = -50;
     //
     // arcScaleSpindleCapComponent1
     //
     this.arcScaleSpindleCapComponent1.ArcScale  = this.arcScaleComponentRub;
     this.arcScaleSpindleCapComponent1.Name      = "cap1";
     this.arcScaleSpindleCapComponent1.ShapeType = DevExpress.XtraGauges.Core.Model.SpindleCapShapeType.CircularFull_Style4;
     this.arcScaleSpindleCapComponent1.Size      = new System.Drawing.SizeF(16F, 16F);
     this.arcScaleSpindleCapComponent1.ZOrder    = -100;
     //
     // chartHrCmp
     //
     this.chartHrCmp.AnimationStartMode = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chartHrCmp.BackColor          = System.Drawing.Color.Transparent;
     this.chartHrCmp.DataBindings       = null;
     simpleDiagram1.LabelsResolveOverlappingMinIndent = 40;
     this.chartHrCmp.Diagram = simpleDiagram1;
     this.chartHrCmp.IndicatorsPaletteName = "Palette 1";
     this.chartHrCmp.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green)
     }));
     this.chartHrCmp.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
     this.chartHrCmp.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.Center;
     this.chartHrCmp.Legend.Font       = new System.Drawing.Font("Tahoma", 12F);
     this.chartHrCmp.Legend.Name       = "Default Legend";
     this.chartHrCmp.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartHrCmp.Location          = new System.Drawing.Point(963, 677);
     this.chartHrCmp.Name        = "chartHrCmp";
     this.chartHrCmp.PaletteName = "Absent_Red";
     this.chartHrCmp.PaletteRepository.Add("Absent_Blue", new DevExpress.XtraCharts.Palette("Absent_Blue", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.DodgerBlue, System.Drawing.Color.DodgerBlue),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green)
     }));
     this.chartHrCmp.PaletteRepository.Add("Absent_Red", new DevExpress.XtraCharts.Palette("Absent_Red", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green)
     }));
     pieSeriesLabel1.Border.Color       = System.Drawing.Color.Black;
     pieSeriesLabel1.Border.Visibility  = DevExpress.Utils.DefaultBoolean.True;
     pieSeriesLabel1.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     pieSeriesLabel1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Gradient;
     pieSeriesLabel1.Font                   = new System.Drawing.Font("Calibri", 13F, System.Drawing.FontStyle.Bold);
     pieSeriesLabel1.LineLength             = 0;
     pieSeriesLabel1.LineStyle.LineJoin     = System.Drawing.Drawing2D.LineJoin.Bevel;
     pieSeriesLabel1.LineVisibility         = DevExpress.Utils.DefaultBoolean.True;
     pieSeriesLabel1.Position               = DevExpress.XtraCharts.PieSeriesLabelPosition.TwoColumns;
     pieSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
     pieSeriesLabel1.TextColor              = System.Drawing.Color.Black;
     pieSeriesLabel1.TextPattern            = "{V:#,0} Person(s)\n{VP:0.0%}\n";
     series1.Label            = pieSeriesLabel1;
     series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
     series1.Name             = "Series 1";
     pieSeriesView1.Animation = pieFlyInAnimation1;
     pieSeriesView1.MinAllowedSizePercentage = 10D;
     pieSeriesView1.Rotation            = 90;
     series1.View                       = pieSeriesView1;
     this.chartHrCmp.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartHrCmp.Size     = new System.Drawing.Size(941, 380);
     this.chartHrCmp.TabIndex = 19;
     chartTitle1.Font         = new System.Drawing.Font("Tahoma", 20F);
     chartTitle1.Text         = "Rubber";
     chartTitle1.Visibility   = DevExpress.Utils.DefaultBoolean.False;
     this.chartHrCmp.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // label21
     //
     this.label21.BackColor = System.Drawing.Color.Green;
     this.label21.Font      = new System.Drawing.Font("Calibri", 12.25F, System.Drawing.FontStyle.Bold);
     this.label21.ForeColor = System.Drawing.Color.White;
     this.label21.Location  = new System.Drawing.Point(1375, 646);
     this.label21.Name      = "label21";
     this.label21.Size      = new System.Drawing.Size(165, 28);
     this.label21.TabIndex  = 57;
     this.label21.Text      = "Attended";
     this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblAbenst2
     //
     this.lblAbenst2.BackColor = System.Drawing.Color.Red;
     this.lblAbenst2.Font      = new System.Drawing.Font("Calibri", 12.25F, System.Drawing.FontStyle.Bold);
     this.lblAbenst2.ForeColor = System.Drawing.Color.White;
     this.lblAbenst2.Location  = new System.Drawing.Point(1711, 646);
     this.lblAbenst2.Name      = "lblAbenst2";
     this.lblAbenst2.Size      = new System.Drawing.Size(193, 28);
     this.lblAbenst2.TabIndex  = 56;
     this.lblAbenst2.Text      = "Unplanned Absenteeism";
     this.lblAbenst2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblAbenst1
     //
     this.lblAbenst1.BackColor = System.Drawing.Color.Yellow;
     this.lblAbenst1.Font      = new System.Drawing.Font("Calibri", 12.25F, System.Drawing.FontStyle.Bold);
     this.lblAbenst1.ForeColor = System.Drawing.Color.Black;
     this.lblAbenst1.Location  = new System.Drawing.Point(1542, 646);
     this.lblAbenst1.Name      = "lblAbenst1";
     this.lblAbenst1.Size      = new System.Drawing.Size(165, 28);
     this.lblAbenst1.TabIndex  = 55;
     this.lblAbenst1.Text      = "Plan Absenteeism";
     this.lblAbenst1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblTotAbsent
     //
     this.lblTotAbsent.AutoSize  = true;
     this.lblTotAbsent.Font      = new System.Drawing.Font("Calibri", 14F, System.Drawing.FontStyle.Bold);
     this.lblTotAbsent.ForeColor = System.Drawing.Color.Black;
     this.lblTotAbsent.Location  = new System.Drawing.Point(1751, 695);
     this.lblTotAbsent.Name      = "lblTotAbsent";
     this.lblTotAbsent.Size      = new System.Drawing.Size(109, 23);
     this.lblTotAbsent.TabIndex  = 58;
     this.lblTotAbsent.Text      = "Total Absent";
     this.lblTotAbsent.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // uc_month
     //
     this.uc_month.AutoSize          = true;
     this.uc_month.Location          = new System.Drawing.Point(5, 118);
     this.uc_month.Name              = "uc_month";
     this.uc_month.Size              = new System.Drawing.Size(472, 46);
     this.uc_month.TabIndex          = 59;
     this.uc_month.ValueChangeEvent += new System.EventHandler(this.uc_month_ValueChangeEvent);
     //
     // uc_year
     //
     this.uc_year.AutoSize = true;
     this.uc_year.Location = new System.Drawing.Point(10, 121);
     this.uc_year.Name     = "uc_year";
     this.uc_year.Size     = new System.Drawing.Size(229, 47);
     this.uc_year.TabIndex = 60;
     //
     // FRM_MGL_HR_ABSENT
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(1924, 1062);
     this.Controls.Add(this.uc_year);
     this.Controls.Add(this.uc_month);
     this.Controls.Add(this.lblTotAbsent);
     this.Controls.Add(this.label21);
     this.Controls.Add(this.lblAbenst2);
     this.Controls.Add(this.lblAbenst1);
     this.Controls.Add(this.chartHrCmp);
     this.Controls.Add(this.gaugeControl1);
     this.Controls.Add(this.pnHeader);
     this.Controls.Add(this.axfpAbsent);
     this.Name            = "FRM_MGL_HR_ABSENT";
     this.Text            = "FRM_SMT_HR_ABSENT";
     this.Load           += new System.EventHandler(this.FRM_SMT_HR_ABSENT_Load);
     this.VisibleChanged += new System.EventHandler(this.FRM_SMT_HR_ABSENT_VisibleChanged);
     this.pnHeader.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.axfpAbsent)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleComponent2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cGauge1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleBackgroundLayerComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleComponentRub)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblRubValueG)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblTitleGauges)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleNeedleComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleSpindleCapComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartHrCmp)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram  xyDiagram1  = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.DataAccess.ConnectionParameters.MySqlConnectionParameters mySqlConnectionParameters1 = new DevExpress.DataAccess.ConnectionParameters.MySqlConnectionParameters();
     DevExpress.DataAccess.Sql.TableQuery           tableQuery1     = new DevExpress.DataAccess.Sql.TableQuery();
     DevExpress.DataAccess.Sql.QueryParameter       queryParameter1 = new DevExpress.DataAccess.Sql.QueryParameter();
     DevExpress.DataAccess.Sql.TableInfo            tableInfo1      = new DevExpress.DataAccess.Sql.TableInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo1     = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo2     = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo3     = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo4     = new DevExpress.DataAccess.Sql.ColumnInfo();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(reporteMenosVendidos));
     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.xrTableCell7   = new DevExpress.XtraReports.UI.XRTableCell();
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeader   = new DevExpress.XtraReports.UI.ReportHeaderBand();
     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.xrTableCell8   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrChart1       = new DevExpress.XtraReports.UI.XRChart();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     ((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)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.Detail.HeightF       = 100F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // 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(0F, 0F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.SizeF = new System.Drawing.SizeF(650F, 25F);
     this.xrTable2.StylePriority.UseBorders = false;
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell4,
         this.xrTableCell5,
         this.xrTableCell6,
         this.xrTableCell7
     });
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "less10sales.Producto")
     });
     this.xrTableCell4.Name   = "xrTableCell4";
     this.xrTableCell4.Weight = 0.67788453141611549D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "less10sales.Presentacion")
     });
     this.xrTableCell5.Name   = "xrTableCell5";
     this.xrTableCell5.Weight = 0.673076603454891D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "less10sales.Cantidad")
     });
     this.xrTableCell6.Name   = "xrTableCell6";
     this.xrTableCell6.Weight = 0.64903942853054164D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "less10sales.Sucursal")
     });
     this.xrTableCell7.Name   = "xrTableCell7";
     this.xrTableCell7.Weight = 1.0000001408503869D;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 76.04166F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 100F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1,
         this.xrChart1
     });
     this.ReportHeader.HeightF = 294.7917F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrTable1
     //
     this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.Font          = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold);
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 269.7917F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(650F, 25F);
     this.xrTable1.StylePriority.UseBorders       = false;
     this.xrTable1.StylePriority.UseFont          = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell2,
         this.xrTableCell3,
         this.xrTableCell8
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name   = "xrTableCell1";
     this.xrTableCell1.Text   = "PRODUCTO";
     this.xrTableCell1.Weight = 0.67788431020883411D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Name   = "xrTableCell2";
     this.xrTableCell2.Text   = "PRESENTACION";
     this.xrTableCell2.Weight = 0.6730765944260817D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Name   = "xrTableCell3";
     this.xrTableCell3.Text   = "CANTIDAD";
     this.xrTableCell3.Weight = 0.64903928316556492D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Name   = "xrTableCell8";
     this.xrTableCell8.Text   = "SUCURSAL";
     this.xrTableCell8.Weight = 0.99999964476398429D;
     //
     // xrChart1
     //
     this.xrChart1.BorderColor = System.Drawing.Color.Black;
     this.xrChart1.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     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.xrChart1.Diagram            = xyDiagram1;
     this.xrChart1.LocationFloat      = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrChart1.Name               = "xrChart1";
     this.xrChart1.SeriesDataMember   = "less10sales.Sucursal";
     this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     this.xrChart1.SeriesTemplate.ArgumentDataMember           = "less10sales.Producto";
     this.xrChart1.SeriesTemplate.ValueDataMembersSerializable = "less10sales.Cantidad";
     this.xrChart1.SizeF = new System.Drawing.SizeF(650F, 257.2917F);
     chartTitle1.Text    = "Productos menos Vendidos";
     this.xrChart1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName       = "dbsur_Connection";
     mySqlConnectionParameters1.DatabaseName  = "u983648979_dbsur";
     mySqlConnectionParameters1.Password      = "******";
     mySqlConnectionParameters1.ServerName    = "185.224.137.20";
     mySqlConnectionParameters1.UserName      = "******";
     this.sqlDataSource1.ConnectionParameters = mySqlConnectionParameters1;
     this.sqlDataSource1.Name      = "sqlDataSource1";
     tableQuery1.FilterString      = "[less10sales.nombre_sucursal] = ?sucursal";
     tableQuery1.GroupFilterString = "";
     tableQuery1.Name          = "less10sales";
     queryParameter1.Name      = "sucursal";
     queryParameter1.Type      = typeof(string);
     queryParameter1.ValueInfo = "CENTRAL";
     tableQuery1.Parameters.Add(queryParameter1);
     tableInfo1.Name   = "less10sales";
     columnInfo1.Alias = "Cantidad";
     columnInfo1.Name  = "Sum_cantidad";
     columnInfo2.Alias = "Presentacion";
     columnInfo2.Name  = "tipo_presentacion";
     columnInfo3.Alias = "Producto";
     columnInfo3.Name  = "nombre_producto";
     columnInfo4.Alias = "Sucursal";
     columnInfo4.Name  = "nombre_sucursal";
     tableInfo1.SelectedColumns.AddRange(new DevExpress.DataAccess.Sql.ColumnInfo[] {
         columnInfo1,
         columnInfo2,
         columnInfo3,
         columnInfo4
     });
     tableQuery1.Tables.AddRange(new DevExpress.DataAccess.Sql.TableInfo[] {
         tableInfo1
     });
     tableQuery1.Top = 10;
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         tableQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // reporteMenosVendidos
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember = "less10sales";
     this.DataSource = this.sqlDataSource1;
     this.Margins    = new System.Drawing.Printing.Margins(100, 100, 76, 100);
     this.Version    = "15.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Exemplo n.º 35
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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.StackedBarSeriesLabel    stackedBarSeriesLabel1 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.StackedBarSeriesView     stackedBarSeriesView1  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                   series2                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel    stackedBarSeriesLabel2 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.StackedBarSeriesView     stackedBarSeriesView2  = new DevExpress.XtraCharts.StackedBarSeriesView();
     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();
     System.ComponentModel.ComponentResourceManager resources              = new System.ComponentModel.ComponentResourceManager(typeof(FRM_SMT_DM_OSD_YEAR));
     this.splitmain     = new System.Windows.Forms.SplitContainer();
     this.uc_year       = new Smart_FTY.Source_DMP_DMC.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.cmdMonth      = new DevExpress.XtraEditors.SimpleButton();
     this.cmdYear       = new DevExpress.XtraEditors.SimpleButton();
     this.button1       = new System.Windows.Forms.Button();
     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)(stackedBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).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.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 = 728;
     this.splitmain.TabIndex         = 16;
     //
     // uc_year
     //
     this.uc_year.AutoSize          = true;
     this.uc_year.Location          = new System.Drawing.Point(11, 5);
     this.uc_year.Name              = "uc_year";
     this.uc_year.Size              = new System.Drawing.Size(229, 47);
     this.uc_year.TabIndex          = 10;
     this.uc_year.ValueChangeEvent += new System.EventHandler(this.uc_year_ValueChangeEvent);
     //
     // 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", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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.Title.Font                 = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
     xyDiagram1.AxisY.Title.Text                 = "OS&D (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:#,0.0#}";
     secondaryAxisY1.Name                       = "Secondary AxisY 1";
     secondaryAxisY1.Title.Font                 = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
     secondaryAxisY1.Title.Text                 = "%";
     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.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";
     stackedBarSeriesLabel1.Font        = new System.Drawing.Font("Tahoma", 12F);
     stackedBarSeriesLabel1.TextPattern = "{V:#,#}";
     series1.Label                                 = stackedBarSeriesLabel1;
     series1.LabelsVisibility                      = DevExpress.Utils.DefaultBoolean.True;
     series1.Name                                  = "Internal";
     stackedBarSeriesView1.Color                   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(240)))));
     series1.View                                  = stackedBarSeriesView1;
     series1.Visible                               = false;
     stackedBarSeriesLabel2.Font                   = new System.Drawing.Font("Tahoma", 12F);
     stackedBarSeriesLabel2.TextPattern            = "{V:#,#}";
     series2.Label                                 = stackedBarSeriesLabel2;
     series2.LabelsVisibility                      = DevExpress.Utils.DefaultBoolean.True;
     series2.Name                                  = "External";
     stackedBarSeriesView2.Color                   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     series2.View                                  = stackedBarSeriesView2;
     pointSeriesLabel1.Font                        = new System.Drawing.Font("Tahoma", 12F);
     pointSeriesLabel1.ResolveOverlappingMode      = DevExpress.XtraCharts.ResolveOverlappingMode.JustifyAroundPoint;
     pointSeriesLabel1.TextPattern                 = "{V:#,0.0#}";
     series3.Label                                 = pointSeriesLabel1;
     series3.LabelsVisibility                      = DevExpress.Utils.DefaultBoolean.True;
     series3.Name                                  = "%";
     lineSeriesView1.AxisYName                     = "Secondary AxisY 1";
     lineSeriesView1.Color                         = System.Drawing.Color.Sienna;
     lineSeriesView1.LineMarkerOptions.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(150)))), ((int)(((byte)(70)))));
     lineSeriesView1.LineMarkerOptions.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(187)))), ((int)(((byte)(89)))));
     lineSeriesView1.LineStyle.Thickness           = 5;
     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, 674);
     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, 248);
     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.cmdMonth);
     this.pnHeader.Controls.Add(this.cmdYear);
     this.pnHeader.Controls.Add(this.button1);
     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;
     //
     // 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.ButtonStyle        = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.cmdMonth.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("cmdMonth.ImageOptions.Image")));
     this.cmdMonth.Location           = new System.Drawing.Point(1520, 0);
     this.cmdMonth.Name     = "cmdMonth";
     this.cmdMonth.Size     = new System.Drawing.Size(175, 48);
     this.cmdMonth.TabIndex = 70;
     this.cmdMonth.Text     = "Month";
     this.cmdMonth.Click   += new System.EventHandler(this.cmdMonth_Click);
     //
     // 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.ButtonStyle        = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.cmdYear.Enabled            = false;
     this.cmdYear.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("cmdYear.ImageOptions.Image")));
     this.cmdYear.Location           = new System.Drawing.Point(1521, 51);
     this.cmdYear.Name     = "cmdYear";
     this.cmdYear.Size     = new System.Drawing.Size(175, 48);
     this.cmdYear.TabIndex = 71;
     this.cmdYear.Text     = "Year";
     //
     // button1
     //
     this.button1.BackColor                  = System.Drawing.Color.Turquoise;
     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(1322, -1);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(108, 101);
     this.button1.TabIndex = 69;
     this.button1.UseVisualStyleBackColor = false;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // 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(393, 0);
     this.lblTitle2.Name      = "lblTitle2";
     this.lblTitle2.Size      = new System.Drawing.Size(608, 100);
     this.lblTitle2.TabIndex  = 0;
     this.lblTitle2.Text      = "- OS&&D 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(403, 100);
     this.lblTitle1.TabIndex  = 0;
     this.lblTitle1.Text      = "DMC && DMP";
     this.lblTitle1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // FRM_SMT_DM_OSD_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_DM_OSD_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)(stackedBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).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);
 }
 /// <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.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     this.pR_THONGKE_MATHANGTableAdapter = new TestForm.QuanLyBanHangDataSetTableAdapters.PR_THONGKE_MATHANGTableAdapter();
     this.pRTHONGKEMATHANGBindingSource  = new System.Windows.Forms.BindingSource(this.components);
     this.quanLyBanHangDataSet           = new TestForm.QuanLyBanHangDataSet();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pRTHONGKEMATHANGBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.quanLyBanHangDataSet)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.DataAdapter = this.pR_THONGKE_MATHANGTableAdapter;
     this.chartControl1.DataSource  = this.pRTHONGKEMATHANGBindingSource;
     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  = "TenMH";
     series1.Name = "Tên MH";
     series1.ValueDataMembersSerializable  = "soluongban";
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.Size     = new System.Drawing.Size(904, 452);
     this.chartControl1.TabIndex = 0;
     chartTitle1.Text            = "Số lượng bán được";
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // pR_THONGKE_MATHANGTableAdapter
     //
     this.pR_THONGKE_MATHANGTableAdapter.ClearBeforeFill = true;
     //
     // pRTHONGKEMATHANGBindingSource
     //
     this.pRTHONGKEMATHANGBindingSource.DataMember = "PR_THONGKE_MATHANG";
     this.pRTHONGKEMATHANGBindingSource.DataSource = this.quanLyBanHangDataSet;
     //
     // quanLyBanHangDataSet
     //
     this.quanLyBanHangDataSet.DataSetName             = "QuanLyBanHangDataSet";
     this.quanLyBanHangDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // FormThongKe
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(904, 452);
     this.Controls.Add(this.chartControl1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FormThongKe";
     this.Text            = "FormThongKe";
     this.Load           += new System.EventHandler(this.FormThongKe_Load);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pRTHONGKEMATHANGBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.quanLyBanHangDataSet)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 37
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram      xyDiagram1      = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series         series1         = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.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.ChartTitle     chartTitle1     = new DevExpress.XtraCharts.ChartTitle();
     this.ccBank              = new DevExpress.XtraCharts.ChartControl();
     this.gridControl1        = new DevExpress.XtraGrid.GridControl();
     this.gridView1           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colDate             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colFRM30            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colFRM15            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colARM1             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.lcMain              = new DevExpress.XtraLayout.LayoutControl();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.splitterItem1       = new DevExpress.XtraLayout.SplitterItem();
     ((System.ComponentModel.ISupportInitialize)(this.ccBank)).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)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lcMain)).BeginInit();
     this.lcMain.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
     this.SuspendLayout();
     //
     // ccBank
     //
     this.ccBank.CacheToMemory = true;
     xyDiagram1.AxisX.DateTimeScaleOptions.GridAlignment = DevExpress.XtraCharts.DateTimeGridAlignment.Week;
     xyDiagram1.AxisX.DateTimeScaleOptions.MeasureUnit   = DevExpress.XtraCharts.DateTimeMeasureUnit.Week;
     xyDiagram1.AxisX.GridLines.MinorVisible             = true;
     xyDiagram1.AxisX.GridLines.Visible              = true;
     xyDiagram1.AxisX.Label.EnableAntialiasing       = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.Label.Staggered                = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable     = "-1";
     xyDiagram1.AxisY.GridLines.MinorVisible         = true;
     xyDiagram1.AxisY.Label.EnableAntialiasing       = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.VisibleInPanesSerializable     = "-1";
     xyDiagram1.AxisY.WholeRange.AlwaysShowZeroLevel = false;
     xyDiagram1.EnableAxisXScrolling        = true;
     xyDiagram1.EnableAxisXZooming          = true;
     this.ccBank.Diagram                    = xyDiagram1;
     this.ccBank.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
     this.ccBank.Legend.EnableAntialiasing  = Utils.DefaultBoolean.True;
     this.ccBank.Legend.Margins.Bottom      = 10;
     this.ccBank.Legend.Margins.Left        = 10;
     this.ccBank.Legend.Margins.Right       = 10;
     this.ccBank.Legend.Margins.Top         = 10;
     this.ccBank.Legend.Padding.Bottom      = 10;
     this.ccBank.Legend.Padding.Left        = 10;
     this.ccBank.Legend.Padding.Right       = 10;
     this.ccBank.Legend.Padding.Top         = 10;
     this.ccBank.Location                   = new System.Drawing.Point(2, 2);
     this.ccBank.Name           = "ccBank";
     this.ccBank.Padding.Bottom = 20;
     this.ccBank.Padding.Left   = 20;
     this.ccBank.Padding.Right  = 20;
     this.ccBank.Padding.Top    = 20;
     this.ccBank.PaletteName    = "Flow";
     series1.ArgumentScaleType  = DevExpress.XtraCharts.ScaleType.DateTime;
     series1.LabelsVisibility   = DevExpress.Utils.DefaultBoolean.False;
     series1.Name = "30 year FRM";
     series1.View = lineSeriesView1;
     series2.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
     series2.LabelsVisibility  = DevExpress.Utils.DefaultBoolean.False;
     series2.Name = "15 year FRM";
     series2.View = lineSeriesView2;
     series3.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
     series3.LabelsVisibility  = DevExpress.Utils.DefaultBoolean.False;
     series3.Name = "1 year ARM";
     series3.View = lineSeriesView3;
     this.ccBank.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     this.ccBank.Size     = new System.Drawing.Size(806, 615);
     this.ccBank.TabIndex = 0;
     chartTitle1.Font     = new System.Drawing.Font("Tahoma", 12F);
     chartTitle1.Text     = "Mortgage Rate Data";
     this.ccBank.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // gridControl1
     //
     this.gridControl1.Location = new System.Drawing.Point(817, 2);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(366, 615);
     this.gridControl1.TabIndex = 1;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colDate,
         this.colFRM30,
         this.colFRM15,
         this.colARM1
     });
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.GroupCount  = 1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsView.AllowHtmlDrawHeaders       = true;
     this.gridView1.OptionsView.HeaderFilterButtonShowMode = DevExpress.XtraEditors.Controls.FilterButtonShowMode.Button;
     this.gridView1.OptionsView.ShowGroupedColumns         = true;
     this.gridView1.OptionsView.ShowHorizontalLines        = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsView.ShowIndicator     = false;
     this.gridView1.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colDate, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     //
     // colDate
     //
     this.colDate.FieldName                = "Date";
     this.colDate.GroupInterval            = DevExpress.XtraGrid.ColumnGroupInterval.DateMonth;
     this.colDate.Name                     = "colDate";
     this.colDate.OptionsColumn.AllowEdit  = false;
     this.colDate.OptionsColumn.AllowFocus = false;
     this.colDate.Visible                  = true;
     this.colDate.VisibleIndex             = 0;
     this.colDate.Width                    = 131;
     //
     // colFRM30
     //
     this.colFRM30.Caption   = "30 <size=-2>year FRM";
     this.colFRM30.FieldName = "FRM30";
     this.colFRM30.Name      = "colFRM30";
     this.colFRM30.OptionsColumn.AllowEdit   = false;
     this.colFRM30.OptionsColumn.AllowFocus  = false;
     this.colFRM30.OptionsFilter.AllowFilter = false;
     this.colFRM30.Visible      = true;
     this.colFRM30.VisibleIndex = 1;
     this.colFRM30.Width        = 89;
     //
     // colFRM15
     //
     this.colFRM15.Caption   = "15 <size=-2>year FRM";
     this.colFRM15.FieldName = "FRM15";
     this.colFRM15.Name      = "colFRM15";
     this.colFRM15.OptionsColumn.AllowEdit   = false;
     this.colFRM15.OptionsColumn.AllowFocus  = false;
     this.colFRM15.OptionsFilter.AllowFilter = false;
     this.colFRM15.Visible      = true;
     this.colFRM15.VisibleIndex = 2;
     this.colFRM15.Width        = 89;
     //
     // colARM1
     //
     this.colARM1.Caption   = "1 <size=-2>year ARM";
     this.colARM1.FieldName = "ARM1";
     this.colARM1.Name      = "colARM1";
     this.colARM1.OptionsColumn.AllowEdit   = false;
     this.colARM1.OptionsColumn.AllowFocus  = false;
     this.colARM1.OptionsFilter.AllowFilter = false;
     this.colARM1.Visible      = true;
     this.colARM1.VisibleIndex = 3;
     this.colARM1.Width        = 91;
     //
     // lcMain
     //
     this.lcMain.AllowCustomization = false;
     this.lcMain.Controls.Add(this.gridControl1);
     this.lcMain.Controls.Add(this.ccBank);
     this.lcMain.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.lcMain.Location = new System.Drawing.Point(0, 0);
     this.lcMain.Name     = "lcMain";
     this.lcMain.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(735, 410, 450, 350);
     this.lcMain.Root     = this.layoutControlGroup1;
     this.lcMain.Size     = new System.Drawing.Size(1185, 619);
     this.lcMain.TabIndex = 3;
     this.lcMain.Text     = "layoutControl1";
     //
     // 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.splitterItem1
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "Root";
     this.layoutControlGroup1.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlGroup1.Size        = new System.Drawing.Size(1185, 619);
     this.layoutControlGroup1.Text        = "Root";
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control = this.ccBank;
     this.layoutControlItem1.CustomizationFormText = "layoutControlItem1";
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(810, 619);
     this.layoutControlItem1.Text     = "layoutControlItem1";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextToControlDistance = 0;
     this.layoutControlItem1.TextVisible           = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control = this.gridControl1;
     this.layoutControlItem2.CustomizationFormText = "layoutControlItem2";
     this.layoutControlItem2.Location = new System.Drawing.Point(815, 0);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.Size     = new System.Drawing.Size(370, 619);
     this.layoutControlItem2.Text     = "layoutControlItem2";
     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(810, 0);
     this.splitterItem1.Name     = "splitterItem1";
     this.splitterItem1.Size     = new System.Drawing.Size(5, 619);
     //
     // ucBanks
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.lcMain);
     this.Name = "ucBanks";
     this.Size = new System.Drawing.Size(1185, 619);
     ((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)(this.ccBank)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lcMain)).EndInit();
     this.lcMain.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 38
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources                 = new System.ComponentModel.ComponentResourceManager(typeof(DiasRentaElementoGraficaRPT));
     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   = "SubTotalXSucursal";
     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;
     series2.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
     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;
     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 = "Días de Renta";
     this.TituloGrafica.Visible   = false;
     //
     // DiasRentaElementoGraficaRPT
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.ReportFooter,
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader
     });
     this.DataMember = "SubTotalXSucursal";
     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();
 }
Exemplo n.º 39
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraCharts.XYDiagram3D xyDiagram3D1 = new DevExpress.XtraCharts.XYDiagram3D();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.Line3DSeriesLabel line3DSeriesLabel1 = new DevExpress.XtraCharts.Line3DSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(1997, 1, 1, 0, 0, 0, 0), new object[] {
            ((object)(263D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(1999, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(169D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2001, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(57D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2003, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(0D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2005, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(0D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2007, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(0D))});
            DevExpress.XtraCharts.Spline3DSeriesView spline3DSeriesView1 = new DevExpress.XtraCharts.Spline3DSeriesView();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.Line3DSeriesLabel line3DSeriesLabel2 = new DevExpress.XtraCharts.Line3DSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(1997, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(226D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(1999, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(256D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint9 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2001, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(257D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint10 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2003, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(163D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint11 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2005, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(103D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint12 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2007, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(91D))});
            DevExpress.XtraCharts.Spline3DSeriesView spline3DSeriesView2 = new DevExpress.XtraCharts.Spline3DSeriesView();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.Line3DSeriesLabel line3DSeriesLabel3 = new DevExpress.XtraCharts.Line3DSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint13 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(1997, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(10D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint14 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(1999, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(66D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint15 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2001, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(143D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint16 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2003, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(127D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint17 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2005, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(36D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint18 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2007, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(3D))});
            DevExpress.XtraCharts.Spline3DSeriesView spline3DSeriesView3 = new DevExpress.XtraCharts.Spline3DSeriesView();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.Line3DSeriesLabel line3DSeriesLabel4 = new DevExpress.XtraCharts.Line3DSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint19 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(1997, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(1D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint20 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(1999, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(7D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint21 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2001, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(43D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint22 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2003, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(210D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint23 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2005, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(361D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint24 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2007, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(406D))});
            DevExpress.XtraCharts.Spline3DSeriesView spline3DSeriesView4 = new DevExpress.XtraCharts.Spline3DSeriesView();
            DevExpress.XtraCharts.Line3DSeriesLabel line3DSeriesLabel5 = new DevExpress.XtraCharts.Line3DSeriesLabel();
            DevExpress.XtraCharts.Spline3DSeriesView spline3DSeriesView5 = new DevExpress.XtraCharts.Spline3DSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.ChartTitle chartTitle2 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DColumn chartControlCommandGalleryItemGroup2DColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DColumn();
            DevExpress.XtraCharts.UI.CreateBarChartItem createBarChartItem1 = new DevExpress.XtraCharts.UI.CreateBarChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedBarChartItem createFullStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBarChartItem createSideBySideFullStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideStackedBarChartItem createSideBySideStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateStackedBarChartItem createStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedBarChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DColumn chartControlCommandGalleryItemGroup3DColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DColumn();
            DevExpress.XtraCharts.UI.CreateBar3DChartItem createBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedBar3DChartItem createFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateManhattanBarChartItem createManhattanBarChartItem1 = new DevExpress.XtraCharts.UI.CreateManhattanBarChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBar3DChartItem createSideBySideFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideStackedBar3DChartItem createSideBySideStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateStackedBar3DChartItem createStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupCylinderColumn chartControlCommandGalleryItemGroupCylinderColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupCylinderColumn();
            DevExpress.XtraCharts.UI.CreateCylinderBar3DChartItem createCylinderBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderFullStackedBar3DChartItem createCylinderFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderManhattanBarChartItem createCylinderManhattanBarChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderManhattanBarChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderSideBySideFullStackedBar3DChartItem createCylinderSideBySideFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderSideBySideFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderSideBySideStackedBar3DChartItem createCylinderSideBySideStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderSideBySideStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderStackedBar3DChartItem createCylinderStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupConeColumn chartControlCommandGalleryItemGroupConeColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupConeColumn();
            DevExpress.XtraCharts.UI.CreateConeBar3DChartItem createConeBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateConeFullStackedBar3DChartItem createConeFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateConeManhattanBarChartItem createConeManhattanBarChartItem1 = new DevExpress.XtraCharts.UI.CreateConeManhattanBarChartItem();
            DevExpress.XtraCharts.UI.CreateConeSideBySideFullStackedBar3DChartItem createConeSideBySideFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeSideBySideFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateConeSideBySideStackedBar3DChartItem createConeSideBySideStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeSideBySideStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateConeStackedBar3DChartItem createConeStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPyramidColumn chartControlCommandGalleryItemGroupPyramidColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPyramidColumn();
            DevExpress.XtraCharts.UI.CreatePyramidBar3DChartItem createPyramidBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidBar3DChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidFullStackedBar3DChartItem createPyramidFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidManhattanBarChartItem createPyramidManhattanBarChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidManhattanBarChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidSideBySideFullStackedBar3DChartItem createPyramidSideBySideFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidSideBySideFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidSideBySideStackedBar3DChartItem createPyramidSideBySideStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidSideBySideStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidStackedBar3DChartItem createPyramidStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DLine chartControlCommandGalleryItemGroup2DLine1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DLine();
            DevExpress.XtraCharts.UI.CreateLineChartItem createLineChartItem1 = new DevExpress.XtraCharts.UI.CreateLineChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedLineChartItem createFullStackedLineChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedLineChartItem();
            DevExpress.XtraCharts.UI.CreateScatterLineChartItem createScatterLineChartItem1 = new DevExpress.XtraCharts.UI.CreateScatterLineChartItem();
            DevExpress.XtraCharts.UI.CreateSplineChartItem createSplineChartItem1 = new DevExpress.XtraCharts.UI.CreateSplineChartItem();
            DevExpress.XtraCharts.UI.CreateStackedLineChartItem createStackedLineChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedLineChartItem();
            DevExpress.XtraCharts.UI.CreateStepLineChartItem createStepLineChartItem1 = new DevExpress.XtraCharts.UI.CreateStepLineChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DLine chartControlCommandGalleryItemGroup3DLine1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DLine();
            DevExpress.XtraCharts.UI.CreateLine3DChartItem createLine3DChartItem1 = new DevExpress.XtraCharts.UI.CreateLine3DChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedLine3DChartItem createFullStackedLine3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedLine3DChartItem();
            DevExpress.XtraCharts.UI.CreateSpline3DChartItem createSpline3DChartItem1 = new DevExpress.XtraCharts.UI.CreateSpline3DChartItem();
            DevExpress.XtraCharts.UI.CreateStackedLine3DChartItem createStackedLine3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedLine3DChartItem();
            DevExpress.XtraCharts.UI.CreateStepLine3DChartItem createStepLine3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStepLine3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DPie chartControlCommandGalleryItemGroup2DPie1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DPie();
            DevExpress.XtraCharts.UI.CreatePieChartItem createPieChartItem1 = new DevExpress.XtraCharts.UI.CreatePieChartItem();
            DevExpress.XtraCharts.UI.CreateDoughnutChartItem createDoughnutChartItem1 = new DevExpress.XtraCharts.UI.CreateDoughnutChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DPie chartControlCommandGalleryItemGroup3DPie1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DPie();
            DevExpress.XtraCharts.UI.CreatePie3DChartItem createPie3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePie3DChartItem();
            DevExpress.XtraCharts.UI.CreateDoughnut3DChartItem createDoughnut3DChartItem1 = new DevExpress.XtraCharts.UI.CreateDoughnut3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DBar chartControlCommandGalleryItemGroup2DBar1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DBar();
            DevExpress.XtraCharts.UI.CreateRotatedBarChartItem createRotatedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedBarChartItem();
            DevExpress.XtraCharts.UI.CreateRotatedFullStackedBarChartItem createRotatedFullStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedFullStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateRotatedSideBySideFullStackedBarChartItem createRotatedSideBySideFullStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedSideBySideFullStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateRotatedSideBySideStackedBarChartItem createRotatedSideBySideStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedSideBySideStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateRotatedStackedBarChartItem createRotatedStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedStackedBarChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DArea chartControlCommandGalleryItemGroup2DArea1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DArea();
            DevExpress.XtraCharts.UI.CreateAreaChartItem createAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateAreaChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedAreaChartItem createFullStackedAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedAreaChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedSplineAreaChartItem createFullStackedSplineAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedSplineAreaChartItem();
            DevExpress.XtraCharts.UI.CreateSplineAreaChartItem createSplineAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateSplineAreaChartItem();
            DevExpress.XtraCharts.UI.CreateStackedAreaChartItem createStackedAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedAreaChartItem();
            DevExpress.XtraCharts.UI.CreateStackedSplineAreaChartItem createStackedSplineAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedSplineAreaChartItem();
            DevExpress.XtraCharts.UI.CreateStepAreaChartItem createStepAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateStepAreaChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DArea chartControlCommandGalleryItemGroup3DArea1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DArea();
            DevExpress.XtraCharts.UI.CreateArea3DChartItem createArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedArea3DChartItem createFullStackedArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedSplineArea3DChartItem createFullStackedSplineArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedSplineArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateSplineArea3DChartItem createSplineArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateSplineArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateStackedArea3DChartItem createStackedArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateStackedSplineArea3DChartItem createStackedSplineArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedSplineArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateStepArea3DChartItem createStepArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStepArea3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPoint chartControlCommandGalleryItemGroupPoint1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPoint();
            DevExpress.XtraCharts.UI.CreatePointChartItem createPointChartItem1 = new DevExpress.XtraCharts.UI.CreatePointChartItem();
            DevExpress.XtraCharts.UI.CreateBubbleChartItem createBubbleChartItem1 = new DevExpress.XtraCharts.UI.CreateBubbleChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFunnel chartControlCommandGalleryItemGroupFunnel1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFunnel();
            DevExpress.XtraCharts.UI.CreateFunnelChartItem createFunnelChartItem1 = new DevExpress.XtraCharts.UI.CreateFunnelChartItem();
            DevExpress.XtraCharts.UI.CreateFunnel3DChartItem createFunnel3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFunnel3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFinancial chartControlCommandGalleryItemGroupFinancial1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFinancial();
            DevExpress.XtraCharts.UI.CreateStockChartItem createStockChartItem1 = new DevExpress.XtraCharts.UI.CreateStockChartItem();
            DevExpress.XtraCharts.UI.CreateCandleStickChartItem createCandleStickChartItem1 = new DevExpress.XtraCharts.UI.CreateCandleStickChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRadar chartControlCommandGalleryItemGroupRadar1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRadar();
            DevExpress.XtraCharts.UI.CreateRadarPointChartItem createRadarPointChartItem1 = new DevExpress.XtraCharts.UI.CreateRadarPointChartItem();
            DevExpress.XtraCharts.UI.CreateRadarLineChartItem createRadarLineChartItem1 = new DevExpress.XtraCharts.UI.CreateRadarLineChartItem();
            DevExpress.XtraCharts.UI.CreateRadarAreaChartItem createRadarAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateRadarAreaChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPolar chartControlCommandGalleryItemGroupPolar1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPolar();
            DevExpress.XtraCharts.UI.CreatePolarPointChartItem createPolarPointChartItem1 = new DevExpress.XtraCharts.UI.CreatePolarPointChartItem();
            DevExpress.XtraCharts.UI.CreatePolarLineChartItem createPolarLineChartItem1 = new DevExpress.XtraCharts.UI.CreatePolarLineChartItem();
            DevExpress.XtraCharts.UI.CreatePolarAreaChartItem createPolarAreaChartItem1 = new DevExpress.XtraCharts.UI.CreatePolarAreaChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRange chartControlCommandGalleryItemGroupRange1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRange();
            DevExpress.XtraCharts.UI.CreateRangeBarChartItem createRangeBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRangeBarChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideRangeBarChartItem createSideBySideRangeBarChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideRangeBarChartItem();
            DevExpress.XtraCharts.UI.CreateRangeAreaChartItem createRangeAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateRangeAreaChartItem();
            DevExpress.XtraCharts.UI.CreateRangeArea3DChartItem createRangeArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateRangeArea3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupGantt chartControlCommandGalleryItemGroupGantt1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupGantt();
            DevExpress.XtraCharts.UI.CreateGanttChartItem createGanttChartItem1 = new DevExpress.XtraCharts.UI.CreateGanttChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideGanttChartItem createSideBySideGanttChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideGanttChartItem();
            DevExpress.Skins.SkinPaddingEdges skinPaddingEdges1 = new DevExpress.Skins.SkinPaddingEdges();
            DevExpress.Skins.SkinPaddingEdges skinPaddingEdges2 = new DevExpress.Skins.SkinPaddingEdges();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm));
            this.chartControl = new DevExpress.XtraCharts.ChartControl();
            this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
            this.chartTypeBar1 = new DevExpress.XtraCharts.UI.ChartTypeBar();
            this.createBarBaseItem1 = new DevExpress.XtraCharts.UI.CreateBarBaseItem();
            this.galleryDropDown1 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.createLineBaseItem1 = new DevExpress.XtraCharts.UI.CreateLineBaseItem();
            this.galleryDropDown2 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.createPieBaseItem1 = new DevExpress.XtraCharts.UI.CreatePieBaseItem();
            this.galleryDropDown3 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.createRotatedBarBaseItem1 = new DevExpress.XtraCharts.UI.CreateRotatedBarBaseItem();
            this.galleryDropDown4 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.createAreaBaseItem1 = new DevExpress.XtraCharts.UI.CreateAreaBaseItem();
            this.galleryDropDown5 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.createOtherSeriesTypesBaseItem1 = new DevExpress.XtraCharts.UI.CreateOtherSeriesTypesBaseItem();
            this.galleryDropDown6 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.chartAppearanceBar1 = new DevExpress.XtraCharts.UI.ChartAppearanceBar();
            this.changePaletteGalleryBaseItem1 = new DevExpress.XtraCharts.UI.ChangePaletteGalleryBaseItem();
            this.galleryDropDown7 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.changeAppearanceGalleryBaseBarManagerItem1 = new DevExpress.XtraCharts.UI.ChangeAppearanceGalleryBaseBarManagerItem();
            this.galleryDropDown8 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.chartWizardBar1 = new DevExpress.XtraCharts.UI.ChartWizardBar();
            this.runWizardChartItem1 = new DevExpress.XtraCharts.UI.RunWizardChartItem();
            this.chartTemplatesBar1 = new DevExpress.XtraCharts.UI.ChartTemplatesBar();
            this.saveAsTemplateChartItem1 = new DevExpress.XtraCharts.UI.SaveAsTemplateChartItem();
            this.loadTemplateChartItem1 = new DevExpress.XtraCharts.UI.LoadTemplateChartItem();
            this.chartPrintExportBar1 = new DevExpress.XtraCharts.UI.ChartPrintExportBar();
            this.printPreviewChartItem1 = new DevExpress.XtraCharts.UI.PrintPreviewChartItem();
            this.printChartItem1 = new DevExpress.XtraCharts.UI.PrintChartItem();
            this.createExportBaseItem1 = new DevExpress.XtraCharts.UI.CreateExportBaseItem();
            this.exportToPDFChartItem1 = new DevExpress.XtraCharts.UI.ExportToPDFChartItem();
            this.exportToHTMLChartItem1 = new DevExpress.XtraCharts.UI.ExportToHTMLChartItem();
            this.exportToMHTChartItem1 = new DevExpress.XtraCharts.UI.ExportToMHTChartItem();
            this.exportToXLSChartItem1 = new DevExpress.XtraCharts.UI.ExportToXLSChartItem();
            this.exportToXLSXChartItem1 = new DevExpress.XtraCharts.UI.ExportToXLSXChartItem();
            this.exportToRTFChartItem1 = new DevExpress.XtraCharts.UI.ExportToRTFChartItem();
            this.createExportToImageBaseItem1 = new DevExpress.XtraCharts.UI.CreateExportToImageBaseItem();
            this.exportToBMPChartItem1 = new DevExpress.XtraCharts.UI.ExportToBMPChartItem();
            this.exportToGIFChartItem1 = new DevExpress.XtraCharts.UI.ExportToGIFChartItem();
            this.exportToJPEGChartItem1 = new DevExpress.XtraCharts.UI.ExportToJPEGChartItem();
            this.exportToPNGChartItem1 = new DevExpress.XtraCharts.UI.ExportToPNGChartItem();
            this.exportToTIFFChartItem1 = new DevExpress.XtraCharts.UI.ExportToTIFFChartItem();
            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.chartBarController1 = new DevExpress.XtraCharts.UI.ChartBarController();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartBarController1)).BeginInit();
            this.SuspendLayout();
            // 
            // chartControl
            // 
            this.chartControl.AccessibleRole = System.Windows.Forms.AccessibleRole.None;
            xyDiagram3D1.AxisX.DateTimeGridAlignment = DevExpress.XtraCharts.DateTimeMeasurementUnit.Year;
            xyDiagram3D1.AxisX.DateTimeMeasureUnit = DevExpress.XtraCharts.DateTimeMeasurementUnit.Year;
            xyDiagram3D1.AxisX.DateTimeOptions.Format = DevExpress.XtraCharts.DateTimeFormat.Custom;
            xyDiagram3D1.AxisX.DateTimeOptions.FormatString = "yyyy";
            xyDiagram3D1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram3D1.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram3D1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram3D1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram3D1.RotationMatrixSerializable = "0.766044443118978;-0.219846310392954;0.604022773555054;0;0;0.939692620785908;0.34" +
    "2020143325669;0;-0.642787609686539;-0.262002630229385;0.719846310392954;0;0;0;0;" +
    "1";
            xyDiagram3D1.RuntimeRotation = true;
            xyDiagram3D1.RuntimeScrolling = true;
            xyDiagram3D1.RuntimeZooming = true;
            xyDiagram3D1.VerticalScrollPercent = 6D;
            xyDiagram3D1.ZoomPercent = 130;
            this.chartControl.Diagram = xyDiagram3D1;
            this.chartControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl.Location = new System.Drawing.Point(0, 31);
            this.chartControl.Name = "chartControl";
            series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            line3DSeriesLabel1.LineVisible = true;
            series1.Label = line3DSeriesLabel1;
            series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series1.Name = "SMP";
            series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint1,
            seriesPoint2,
            seriesPoint3,
            seriesPoint4,
            seriesPoint5,
            seriesPoint6});
            spline3DSeriesView1.LineWidth = 1D;
            series1.View = spline3DSeriesView1;
            series2.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            line3DSeriesLabel2.LineVisible = true;
            series2.Label = line3DSeriesLabel2;
            series2.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series2.Name = "MMP";
            series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint7,
            seriesPoint8,
            seriesPoint9,
            seriesPoint10,
            seriesPoint11,
            seriesPoint12});
            spline3DSeriesView2.LineWidth = 1D;
            series2.View = spline3DSeriesView2;
            series3.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            line3DSeriesLabel3.LineVisible = true;
            series3.Label = line3DSeriesLabel3;
            series3.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series3.Name = "Constellations";
            series3.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint13,
            seriesPoint14,
            seriesPoint15,
            seriesPoint16,
            seriesPoint17,
            seriesPoint18});
            spline3DSeriesView3.LineWidth = 1D;
            series3.View = spline3DSeriesView3;
            series4.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            line3DSeriesLabel4.LineVisible = true;
            series4.Label = line3DSeriesLabel4;
            series4.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series4.Name = "Cluster";
            series4.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint19,
            seriesPoint20,
            seriesPoint21,
            seriesPoint22,
            seriesPoint23,
            seriesPoint24});
            spline3DSeriesView4.LineWidth = 1D;
            series4.View = spline3DSeriesView4;
            this.chartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2,
        series3,
        series4};
            line3DSeriesLabel5.LineVisible = true;
            this.chartControl.SeriesTemplate.Label = line3DSeriesLabel5;
            this.chartControl.SeriesTemplate.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            this.chartControl.SeriesTemplate.View = spline3DSeriesView5;
            this.chartControl.Size = new System.Drawing.Size(912, 394);
            this.chartControl.TabIndex = 3;
            chartTitle1.Text = "透析设备数据分析图";
            chartTitle2.Alignment = System.Drawing.StringAlignment.Far;
            chartTitle2.Dock = DevExpress.XtraCharts.ChartTitleDockStyle.Bottom;
            chartTitle2.Font = new System.Drawing.Font("Tahoma", 8.25F);
            chartTitle2.Text = "血液净化中心";
            chartTitle2.TextColor = System.Drawing.Color.Gray;
            this.chartControl.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1,
            chartTitle2});
            // 
            // barManager1
            // 
            this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
            this.chartTypeBar1,
            this.chartAppearanceBar1,
            this.chartWizardBar1,
            this.chartTemplatesBar1,
            this.chartPrintExportBar1});
            this.barManager1.DockControls.Add(this.barDockControlTop);
            this.barManager1.DockControls.Add(this.barDockControlBottom);
            this.barManager1.DockControls.Add(this.barDockControlLeft);
            this.barManager1.DockControls.Add(this.barDockControlRight);
            this.barManager1.Form = this;
            this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.createBarBaseItem1,
            this.createLineBaseItem1,
            this.createPieBaseItem1,
            this.createRotatedBarBaseItem1,
            this.createAreaBaseItem1,
            this.createOtherSeriesTypesBaseItem1,
            this.changePaletteGalleryBaseItem1,
            this.changeAppearanceGalleryBaseBarManagerItem1,
            this.runWizardChartItem1,
            this.saveAsTemplateChartItem1,
            this.loadTemplateChartItem1,
            this.printPreviewChartItem1,
            this.printChartItem1,
            this.createExportBaseItem1,
            this.exportToPDFChartItem1,
            this.exportToHTMLChartItem1,
            this.exportToMHTChartItem1,
            this.exportToXLSChartItem1,
            this.exportToXLSXChartItem1,
            this.exportToRTFChartItem1,
            this.exportToBMPChartItem1,
            this.exportToGIFChartItem1,
            this.exportToJPEGChartItem1,
            this.exportToPNGChartItem1,
            this.exportToTIFFChartItem1,
            this.createExportToImageBaseItem1});
            this.barManager1.MaxItemId = 26;
            // 
            // chartTypeBar1
            // 
            this.chartTypeBar1.Control = this.chartControl;
            this.chartTypeBar1.DockCol = 1;
            this.chartTypeBar1.DockRow = 0;
            this.chartTypeBar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.chartTypeBar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.createBarBaseItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.createLineBaseItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.createPieBaseItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.createRotatedBarBaseItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.createAreaBaseItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.createOtherSeriesTypesBaseItem1)});
            this.chartTypeBar1.Offset = 109;
            // 
            // createBarBaseItem1
            // 
            this.createBarBaseItem1.DropDownControl = this.galleryDropDown1;
            this.createBarBaseItem1.Id = 0;
            this.createBarBaseItem1.Name = "createBarBaseItem1";
            // 
            // galleryDropDown1
            // 
            // 
            // 
            // 
            this.galleryDropDown1.Gallery.AllowFilter = false;
            this.galleryDropDown1.Gallery.ColumnCount = 4;
            chartControlCommandGalleryItemGroup2DColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createBarChartItem1,
            createFullStackedBarChartItem1,
            createSideBySideFullStackedBarChartItem1,
            createSideBySideStackedBarChartItem1,
            createStackedBarChartItem1});
            chartControlCommandGalleryItemGroup3DColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createBar3DChartItem1,
            createFullStackedBar3DChartItem1,
            createManhattanBarChartItem1,
            createSideBySideFullStackedBar3DChartItem1,
            createSideBySideStackedBar3DChartItem1,
            createStackedBar3DChartItem1});
            chartControlCommandGalleryItemGroupCylinderColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createCylinderBar3DChartItem1,
            createCylinderFullStackedBar3DChartItem1,
            createCylinderManhattanBarChartItem1,
            createCylinderSideBySideFullStackedBar3DChartItem1,
            createCylinderSideBySideStackedBar3DChartItem1,
            createCylinderStackedBar3DChartItem1});
            chartControlCommandGalleryItemGroupConeColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createConeBar3DChartItem1,
            createConeFullStackedBar3DChartItem1,
            createConeManhattanBarChartItem1,
            createConeSideBySideFullStackedBar3DChartItem1,
            createConeSideBySideStackedBar3DChartItem1,
            createConeStackedBar3DChartItem1});
            chartControlCommandGalleryItemGroupPyramidColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPyramidBar3DChartItem1,
            createPyramidFullStackedBar3DChartItem1,
            createPyramidManhattanBarChartItem1,
            createPyramidSideBySideFullStackedBar3DChartItem1,
            createPyramidSideBySideStackedBar3DChartItem1,
            createPyramidStackedBar3DChartItem1});
            this.galleryDropDown1.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DColumn1,
            chartControlCommandGalleryItemGroup3DColumn1,
            chartControlCommandGalleryItemGroupCylinderColumn1,
            chartControlCommandGalleryItemGroupConeColumn1,
            chartControlCommandGalleryItemGroupPyramidColumn1});
            this.galleryDropDown1.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.galleryDropDown1.Gallery.RowCount = 10;
            this.galleryDropDown1.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown1.Manager = this.barManager1;
            this.galleryDropDown1.Name = "galleryDropDown1";
            // 
            // createLineBaseItem1
            // 
            this.createLineBaseItem1.DropDownControl = this.galleryDropDown2;
            this.createLineBaseItem1.Id = 1;
            this.createLineBaseItem1.Name = "createLineBaseItem1";
            // 
            // galleryDropDown2
            // 
            // 
            // 
            // 
            this.galleryDropDown2.Gallery.AllowFilter = false;
            this.galleryDropDown2.Gallery.ColumnCount = 3;
            chartControlCommandGalleryItemGroup2DLine1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createLineChartItem1,
            createFullStackedLineChartItem1,
            createScatterLineChartItem1,
            createSplineChartItem1,
            createStackedLineChartItem1,
            createStepLineChartItem1});
            chartControlCommandGalleryItemGroup3DLine1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createLine3DChartItem1,
            createFullStackedLine3DChartItem1,
            createSpline3DChartItem1,
            createStackedLine3DChartItem1,
            createStepLine3DChartItem1});
            this.galleryDropDown2.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DLine1,
            chartControlCommandGalleryItemGroup3DLine1});
            this.galleryDropDown2.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.galleryDropDown2.Gallery.RowCount = 4;
            this.galleryDropDown2.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown2.Manager = this.barManager1;
            this.galleryDropDown2.Name = "galleryDropDown2";
            // 
            // createPieBaseItem1
            // 
            this.createPieBaseItem1.DropDownControl = this.galleryDropDown3;
            this.createPieBaseItem1.Id = 2;
            this.createPieBaseItem1.Name = "createPieBaseItem1";
            // 
            // galleryDropDown3
            // 
            // 
            // 
            // 
            this.galleryDropDown3.Gallery.AllowFilter = false;
            this.galleryDropDown3.Gallery.ColumnCount = 2;
            chartControlCommandGalleryItemGroup2DPie1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPieChartItem1,
            createDoughnutChartItem1});
            chartControlCommandGalleryItemGroup3DPie1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPie3DChartItem1,
            createDoughnut3DChartItem1});
            this.galleryDropDown3.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DPie1,
            chartControlCommandGalleryItemGroup3DPie1});
            this.galleryDropDown3.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.galleryDropDown3.Gallery.RowCount = 2;
            this.galleryDropDown3.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown3.Manager = this.barManager1;
            this.galleryDropDown3.Name = "galleryDropDown3";
            // 
            // createRotatedBarBaseItem1
            // 
            this.createRotatedBarBaseItem1.DropDownControl = this.galleryDropDown4;
            this.createRotatedBarBaseItem1.Id = 3;
            this.createRotatedBarBaseItem1.Name = "createRotatedBarBaseItem1";
            // 
            // galleryDropDown4
            // 
            // 
            // 
            // 
            this.galleryDropDown4.Gallery.AllowFilter = false;
            this.galleryDropDown4.Gallery.ColumnCount = 3;
            chartControlCommandGalleryItemGroup2DBar1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createRotatedBarChartItem1,
            createRotatedFullStackedBarChartItem1,
            createRotatedSideBySideFullStackedBarChartItem1,
            createRotatedSideBySideStackedBarChartItem1,
            createRotatedStackedBarChartItem1});
            this.galleryDropDown4.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DBar1});
            this.galleryDropDown4.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.galleryDropDown4.Gallery.RowCount = 2;
            this.galleryDropDown4.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown4.Manager = this.barManager1;
            this.galleryDropDown4.Name = "galleryDropDown4";
            // 
            // createAreaBaseItem1
            // 
            this.createAreaBaseItem1.DropDownControl = this.galleryDropDown5;
            this.createAreaBaseItem1.Id = 4;
            this.createAreaBaseItem1.Name = "createAreaBaseItem1";
            // 
            // galleryDropDown5
            // 
            // 
            // 
            // 
            this.galleryDropDown5.Gallery.AllowFilter = false;
            this.galleryDropDown5.Gallery.ColumnCount = 4;
            chartControlCommandGalleryItemGroup2DArea1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createAreaChartItem1,
            createFullStackedAreaChartItem1,
            createFullStackedSplineAreaChartItem1,
            createSplineAreaChartItem1,
            createStackedAreaChartItem1,
            createStackedSplineAreaChartItem1,
            createStepAreaChartItem1});
            chartControlCommandGalleryItemGroup3DArea1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createArea3DChartItem1,
            createFullStackedArea3DChartItem1,
            createFullStackedSplineArea3DChartItem1,
            createSplineArea3DChartItem1,
            createStackedArea3DChartItem1,
            createStackedSplineArea3DChartItem1,
            createStepArea3DChartItem1});
            this.galleryDropDown5.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DArea1,
            chartControlCommandGalleryItemGroup3DArea1});
            this.galleryDropDown5.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.galleryDropDown5.Gallery.RowCount = 4;
            this.galleryDropDown5.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown5.Manager = this.barManager1;
            this.galleryDropDown5.Name = "galleryDropDown5";
            // 
            // createOtherSeriesTypesBaseItem1
            // 
            this.createOtherSeriesTypesBaseItem1.DropDownControl = this.galleryDropDown6;
            this.createOtherSeriesTypesBaseItem1.Id = 5;
            this.createOtherSeriesTypesBaseItem1.Name = "createOtherSeriesTypesBaseItem1";
            // 
            // galleryDropDown6
            // 
            // 
            // 
            // 
            this.galleryDropDown6.Gallery.AllowFilter = false;
            this.galleryDropDown6.Gallery.ColumnCount = 4;
            chartControlCommandGalleryItemGroupPoint1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPointChartItem1,
            createBubbleChartItem1});
            chartControlCommandGalleryItemGroupFunnel1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createFunnelChartItem1,
            createFunnel3DChartItem1});
            chartControlCommandGalleryItemGroupFinancial1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createStockChartItem1,
            createCandleStickChartItem1});
            chartControlCommandGalleryItemGroupRadar1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createRadarPointChartItem1,
            createRadarLineChartItem1,
            createRadarAreaChartItem1});
            chartControlCommandGalleryItemGroupPolar1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPolarPointChartItem1,
            createPolarLineChartItem1,
            createPolarAreaChartItem1});
            chartControlCommandGalleryItemGroupRange1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createRangeBarChartItem1,
            createSideBySideRangeBarChartItem1,
            createRangeAreaChartItem1,
            createRangeArea3DChartItem1});
            chartControlCommandGalleryItemGroupGantt1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createGanttChartItem1,
            createSideBySideGanttChartItem1});
            this.galleryDropDown6.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroupPoint1,
            chartControlCommandGalleryItemGroupFunnel1,
            chartControlCommandGalleryItemGroupFinancial1,
            chartControlCommandGalleryItemGroupRadar1,
            chartControlCommandGalleryItemGroupPolar1,
            chartControlCommandGalleryItemGroupRange1,
            chartControlCommandGalleryItemGroupGantt1});
            this.galleryDropDown6.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.galleryDropDown6.Gallery.RowCount = 7;
            this.galleryDropDown6.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown6.Manager = this.barManager1;
            this.galleryDropDown6.Name = "galleryDropDown6";
            // 
            // chartAppearanceBar1
            // 
            this.chartAppearanceBar1.Control = this.chartControl;
            this.chartAppearanceBar1.DockCol = 3;
            this.chartAppearanceBar1.DockRow = 0;
            this.chartAppearanceBar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.chartAppearanceBar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.changePaletteGalleryBaseItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.changeAppearanceGalleryBaseBarManagerItem1)});
            this.chartAppearanceBar1.Offset = 371;
            // 
            // changePaletteGalleryBaseItem1
            // 
            this.changePaletteGalleryBaseItem1.DropDownControl = this.galleryDropDown7;
            this.changePaletteGalleryBaseItem1.Id = 6;
            this.changePaletteGalleryBaseItem1.Name = "changePaletteGalleryBaseItem1";
            // 
            // galleryDropDown7
            // 
            // 
            // 
            // 
            this.galleryDropDown7.Gallery.AllowFilter = false;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Hovered.Options.UseFont = true;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Hovered.Options.UseTextOptions = true;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Hovered.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Normal.Options.UseFont = true;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Normal.Options.UseTextOptions = true;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Normal.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Pressed.Options.UseFont = true;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Pressed.Options.UseTextOptions = true;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Pressed.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Hovered.Options.UseFont = true;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Hovered.Options.UseTextOptions = true;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Hovered.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Normal.Options.UseFont = true;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Normal.Options.UseTextOptions = true;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Normal.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Pressed.Options.UseFont = true;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Pressed.Options.UseTextOptions = true;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Pressed.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.galleryDropDown7.Gallery.ColumnCount = 1;
            this.galleryDropDown7.Gallery.ImageSize = new System.Drawing.Size(160, 10);
            this.galleryDropDown7.Gallery.ItemImageLayout = DevExpress.Utils.Drawing.ImageLayoutMode.MiddleLeft;
            this.galleryDropDown7.Gallery.ItemImageLocation = DevExpress.Utils.Locations.Right;
            skinPaddingEdges1.Bottom = -3;
            skinPaddingEdges1.Top = -3;
            this.galleryDropDown7.Gallery.ItemImagePadding = skinPaddingEdges1;
            skinPaddingEdges2.Bottom = -3;
            skinPaddingEdges2.Top = -3;
            this.galleryDropDown7.Gallery.ItemTextPadding = skinPaddingEdges2;
            this.galleryDropDown7.Gallery.RowCount = 10;
            this.galleryDropDown7.Gallery.ShowGroupCaption = false;
            this.galleryDropDown7.Gallery.ShowItemText = true;
            this.galleryDropDown7.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown7.Manager = this.barManager1;
            this.galleryDropDown7.Name = "galleryDropDown7";
            // 
            // changeAppearanceGalleryBaseBarManagerItem1
            // 
            this.changeAppearanceGalleryBaseBarManagerItem1.DropDownControl = this.galleryDropDown8;
            this.changeAppearanceGalleryBaseBarManagerItem1.Id = 7;
            this.changeAppearanceGalleryBaseBarManagerItem1.Name = "changeAppearanceGalleryBaseBarManagerItem1";
            // 
            // galleryDropDown8
            // 
            // 
            // 
            // 
            this.galleryDropDown8.Gallery.AllowFilter = false;
            this.galleryDropDown8.Gallery.ColumnCount = 7;
            this.galleryDropDown8.Gallery.ImageSize = new System.Drawing.Size(80, 50);
            this.galleryDropDown8.Gallery.RowCount = 4;
            this.galleryDropDown8.Gallery.ShowGroupCaption = false;
            this.galleryDropDown8.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown8.Manager = this.barManager1;
            this.galleryDropDown8.Name = "galleryDropDown8";
            // 
            // chartWizardBar1
            // 
            this.chartWizardBar1.Control = this.chartControl;
            this.chartWizardBar1.DockCol = 2;
            this.chartWizardBar1.DockRow = 0;
            this.chartWizardBar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.chartWizardBar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.runWizardChartItem1)});
            this.chartWizardBar1.Offset = 280;
            // 
            // runWizardChartItem1
            // 
            this.runWizardChartItem1.Id = 8;
            this.runWizardChartItem1.Name = "runWizardChartItem1";
            // 
            // chartTemplatesBar1
            // 
            this.chartTemplatesBar1.Control = this.chartControl;
            this.chartTemplatesBar1.DockCol = 0;
            this.chartTemplatesBar1.DockRow = 0;
            this.chartTemplatesBar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.chartTemplatesBar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.saveAsTemplateChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.loadTemplateChartItem1)});
            // 
            // saveAsTemplateChartItem1
            // 
            this.saveAsTemplateChartItem1.Id = 9;
            this.saveAsTemplateChartItem1.Name = "saveAsTemplateChartItem1";
            // 
            // loadTemplateChartItem1
            // 
            this.loadTemplateChartItem1.Id = 10;
            this.loadTemplateChartItem1.Name = "loadTemplateChartItem1";
            // 
            // chartPrintExportBar1
            // 
            this.chartPrintExportBar1.Control = this.chartControl;
            this.chartPrintExportBar1.DockCol = 4;
            this.chartPrintExportBar1.DockRow = 0;
            this.chartPrintExportBar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.chartPrintExportBar1.FloatLocation = new System.Drawing.Point(637, 139);
            this.chartPrintExportBar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.printChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.createExportBaseItem1)});
            this.chartPrintExportBar1.Offset = 494;
            // 
            // printPreviewChartItem1
            // 
            this.printPreviewChartItem1.Id = 11;
            this.printPreviewChartItem1.Name = "printPreviewChartItem1";
            // 
            // printChartItem1
            // 
            this.printChartItem1.Id = 12;
            this.printChartItem1.Name = "printChartItem1";
            // 
            // createExportBaseItem1
            // 
            this.createExportBaseItem1.Id = 13;
            this.createExportBaseItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToPDFChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToHTMLChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToMHTChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToXLSChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToXLSXChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToRTFChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.createExportToImageBaseItem1)});
            this.createExportBaseItem1.MenuDrawMode = DevExpress.XtraBars.MenuDrawMode.SmallImagesText;
            this.createExportBaseItem1.Name = "createExportBaseItem1";
            // 
            // exportToPDFChartItem1
            // 
            this.exportToPDFChartItem1.Id = 14;
            this.exportToPDFChartItem1.Name = "exportToPDFChartItem1";
            // 
            // exportToHTMLChartItem1
            // 
            this.exportToHTMLChartItem1.Id = 15;
            this.exportToHTMLChartItem1.Name = "exportToHTMLChartItem1";
            // 
            // exportToMHTChartItem1
            // 
            this.exportToMHTChartItem1.Id = 16;
            this.exportToMHTChartItem1.Name = "exportToMHTChartItem1";
            // 
            // exportToXLSChartItem1
            // 
            this.exportToXLSChartItem1.Id = 17;
            this.exportToXLSChartItem1.Name = "exportToXLSChartItem1";
            // 
            // exportToXLSXChartItem1
            // 
            this.exportToXLSXChartItem1.Id = 18;
            this.exportToXLSXChartItem1.Name = "exportToXLSXChartItem1";
            // 
            // exportToRTFChartItem1
            // 
            this.exportToRTFChartItem1.Id = 19;
            this.exportToRTFChartItem1.Name = "exportToRTFChartItem1";
            // 
            // createExportToImageBaseItem1
            // 
            this.createExportToImageBaseItem1.Id = 20;
            this.createExportToImageBaseItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToBMPChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToGIFChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToJPEGChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToPNGChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToTIFFChartItem1)});
            this.createExportToImageBaseItem1.MenuDrawMode = DevExpress.XtraBars.MenuDrawMode.SmallImagesText;
            this.createExportToImageBaseItem1.Name = "createExportToImageBaseItem1";
            // 
            // exportToBMPChartItem1
            // 
            this.exportToBMPChartItem1.Id = 21;
            this.exportToBMPChartItem1.Name = "exportToBMPChartItem1";
            // 
            // exportToGIFChartItem1
            // 
            this.exportToGIFChartItem1.Id = 22;
            this.exportToGIFChartItem1.Name = "exportToGIFChartItem1";
            // 
            // exportToJPEGChartItem1
            // 
            this.exportToJPEGChartItem1.Id = 23;
            this.exportToJPEGChartItem1.Name = "exportToJPEGChartItem1";
            // 
            // exportToPNGChartItem1
            // 
            this.exportToPNGChartItem1.Id = 24;
            this.exportToPNGChartItem1.Name = "exportToPNGChartItem1";
            // 
            // exportToTIFFChartItem1
            // 
            this.exportToTIFFChartItem1.Id = 25;
            this.exportToTIFFChartItem1.Name = "exportToTIFFChartItem1";
            // 
            // 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(912, 31);
            // 
            // barDockControlBottom
            // 
            this.barDockControlBottom.CausesValidation = false;
            this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.barDockControlBottom.Location = new System.Drawing.Point(0, 425);
            this.barDockControlBottom.Size = new System.Drawing.Size(912, 0);
            // 
            // barDockControlLeft
            // 
            this.barDockControlLeft.CausesValidation = false;
            this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this.barDockControlLeft.Location = new System.Drawing.Point(0, 31);
            this.barDockControlLeft.Size = new System.Drawing.Size(0, 394);
            // 
            // barDockControlRight
            // 
            this.barDockControlRight.CausesValidation = false;
            this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.barDockControlRight.Location = new System.Drawing.Point(912, 31);
            this.barDockControlRight.Size = new System.Drawing.Size(0, 394);
            // 
            // chartBarController1
            // 
            this.chartBarController1.BarItems.Add(this.createBarBaseItem1);
            this.chartBarController1.BarItems.Add(this.createLineBaseItem1);
            this.chartBarController1.BarItems.Add(this.createPieBaseItem1);
            this.chartBarController1.BarItems.Add(this.createRotatedBarBaseItem1);
            this.chartBarController1.BarItems.Add(this.createAreaBaseItem1);
            this.chartBarController1.BarItems.Add(this.createOtherSeriesTypesBaseItem1);
            this.chartBarController1.BarItems.Add(this.changePaletteGalleryBaseItem1);
            this.chartBarController1.BarItems.Add(this.changeAppearanceGalleryBaseBarManagerItem1);
            this.chartBarController1.BarItems.Add(this.runWizardChartItem1);
            this.chartBarController1.BarItems.Add(this.saveAsTemplateChartItem1);
            this.chartBarController1.BarItems.Add(this.loadTemplateChartItem1);
            this.chartBarController1.BarItems.Add(this.printPreviewChartItem1);
            this.chartBarController1.BarItems.Add(this.printChartItem1);
            this.chartBarController1.BarItems.Add(this.createExportBaseItem1);
            this.chartBarController1.BarItems.Add(this.exportToPDFChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToHTMLChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToMHTChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToXLSChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToXLSXChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToRTFChartItem1);
            this.chartBarController1.BarItems.Add(this.createExportToImageBaseItem1);
            this.chartBarController1.BarItems.Add(this.exportToBMPChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToGIFChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToJPEGChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToPNGChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToTIFFChartItem1);
            this.chartBarController1.Control = this.chartControl;
            // 
            // Frm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(912, 425);
            this.Controls.Add(this.chartControl);
            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 = "Frm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "透析设备数据分析图";
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartBarController1)).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.XtraGauges.Core.Model.ArcScaleRange arcScaleRange1 = new DevExpress.XtraGauges.Core.Model.ArcScaleRange();
     DevExpress.XtraGauges.Core.Model.ArcScaleRange arcScaleRange2 = new DevExpress.XtraGauges.Core.Model.ArcScaleRange();
     DevExpress.XtraGauges.Core.Model.ArcScaleRange arcScaleRange3 = new DevExpress.XtraGauges.Core.Model.ArcScaleRange();
     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();
     DevExpress.XtraCharts.XYDiagram  xyDiagram2  = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series     series2     = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.ChartTitle chartTitle2 = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram  xyDiagram3  = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series     series3     = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.ChartTitle chartTitle3 = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram  xyDiagram4  = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series     series4     = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel4 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.ChartTitle chartTitle4 = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram  xyDiagram5  = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series     series5     = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel5 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.ChartTitle chartTitle5             = new DevExpress.XtraCharts.ChartTitle();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FORM_PRODUCTIONTIVITY_WEEKLY));
     this.lblTitle      = new System.Windows.Forms.Label();
     this.lblDate       = new System.Windows.Forms.Label();
     this.timer1        = new System.Windows.Forms.Timer(this.components);
     this.pn_body       = new System.Windows.Forms.Panel();
     this.gaugeControl2 = new DevExpress.XtraGauges.Win.GaugeControl();
     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.cGauge1       = new DevExpress.XtraGauges.Win.Gauges.Circular.CircularGauge();
     this.arcScaleBackgroundLayerComponent3 = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleBackgroundLayerComponent();
     this.arcScaleTrucks               = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleComponent();
     this.lblGaugesValue               = new DevExpress.XtraGauges.Win.Base.LabelComponent();
     this.arcScaleNeedleComponent3     = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleNeedleComponent();
     this.arcScaleSpindleCapComponent2 = new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleSpindleCapComponent();
     this.lblYellow = new System.Windows.Forms.Label();
     this.lblGreen  = new System.Windows.Forms.Label();
     this.lblRed    = new System.Windows.Forms.Label();
     this.Chart4    = new DevExpress.XtraCharts.ChartControl();
     this.Chart5    = new DevExpress.XtraCharts.ChartControl();
     this.Chart1    = new DevExpress.XtraCharts.ChartControl();
     this.Chart2    = new DevExpress.XtraCharts.ChartControl();
     this.Chart3    = new DevExpress.XtraCharts.ChartControl();
     this.axGrid    = new AxFPUSpreadADO.AxfpSpread();
     this.pnYMD     = new System.Windows.Forms.Panel();
     this.pn_body.SuspendLayout();
     this.gaugeControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cGauge1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleBackgroundLayerComponent3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleTrucks)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblGaugesValue)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleNeedleComponent3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleSpindleCapComponent2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Chart4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Chart5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Chart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Chart2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Chart3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.axGrid)).BeginInit();
     this.SuspendLayout();
     //
     // lblTitle
     //
     this.lblTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.lblTitle.Dock      = System.Windows.Forms.DockStyle.Top;
     this.lblTitle.Font      = new System.Drawing.Font("Calibri", 65.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(1916, 109);
     this.lblTitle.TabIndex  = 1;
     this.lblTitle.Text      = "Productivity Status by Week";
     this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblDate
     //
     this.lblDate.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.lblDate.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.lblDate.Font       = new System.Drawing.Font("Calibri", 32.25F, System.Drawing.FontStyle.Bold);
     this.lblDate.ForeColor  = System.Drawing.Color.White;
     this.lblDate.ImageAlign = System.Drawing.ContentAlignment.TopLeft;
     this.lblDate.Location   = new System.Drawing.Point(1662, 0);
     this.lblDate.Name       = "lblDate";
     this.lblDate.Size       = new System.Drawing.Size(255, 109);
     this.lblDate.TabIndex   = 47;
     this.lblDate.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.lblDate.Click     += new System.EventHandler(this.lblDate_Click);
     //
     // timer1
     //
     this.timer1.Interval = 1000;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // pn_body
     //
     this.pn_body.BackColor = System.Drawing.Color.Transparent;
     this.pn_body.Controls.Add(this.gaugeControl2);
     this.pn_body.Controls.Add(this.lblYellow);
     this.pn_body.Controls.Add(this.lblGreen);
     this.pn_body.Controls.Add(this.lblRed);
     this.pn_body.Controls.Add(this.Chart4);
     this.pn_body.Controls.Add(this.Chart5);
     this.pn_body.Controls.Add(this.Chart1);
     this.pn_body.Controls.Add(this.Chart2);
     this.pn_body.Controls.Add(this.Chart3);
     this.pn_body.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pn_body.Location = new System.Drawing.Point(0, 109);
     this.pn_body.Name     = "pn_body";
     this.pn_body.Size     = new System.Drawing.Size(1916, 953);
     this.pn_body.TabIndex = 48;
     //
     // gaugeControl2
     //
     this.gaugeControl2.AutoLayout = false;
     this.gaugeControl2.Controls.Add(this.label1);
     this.gaugeControl2.Controls.Add(this.label2);
     this.gaugeControl2.Controls.Add(this.label3);
     this.gaugeControl2.Controls.Add(this.label4);
     this.gaugeControl2.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
         this.cGauge1
     });
     this.gaugeControl2.Location = new System.Drawing.Point(1279, 480);
     this.gaugeControl2.Name     = "gaugeControl2";
     this.gaugeControl2.Size     = new System.Drawing.Size(630, 461);
     this.gaugeControl2.TabIndex = 73;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Tahoma", 24F, System.Drawing.FontStyle.Bold);
     this.label1.ForeColor = System.Drawing.Color.Black;
     this.label1.Location  = new System.Drawing.Point(9, 10);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(87, 39);
     this.label1.TabIndex  = 76;
     this.label1.Text      = "POD";
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Yellow;
     this.label2.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Black;
     this.label2.Location  = new System.Drawing.Point(486, 18);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(72, 23);
     this.label2.TabIndex  = 74;
     this.label2.Text      = "8~9";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label3
     //
     this.label3.BackColor = System.Drawing.Color.Green;
     this.label3.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.White;
     this.label3.Location  = new System.Drawing.Point(560, 18);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(58, 23);
     this.label3.TabIndex  = 75;
     this.label3.Text      = ">9";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label4
     //
     this.label4.BackColor = System.Drawing.Color.Red;
     this.label4.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.White;
     this.label4.Location  = new System.Drawing.Point(427, 18);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(58, 23);
     this.label4.TabIndex  = 73;
     this.label4.Text      = "<8";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // cGauge1
     //
     this.cGauge1.BackgroundLayers.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleBackgroundLayerComponent[] {
         this.arcScaleBackgroundLayerComponent3
     });
     this.cGauge1.Bounds = new System.Drawing.Rectangle(20, 94, 579, 338);
     this.cGauge1.Labels.AddRange(new DevExpress.XtraGauges.Win.Base.LabelComponent[] {
         this.lblGaugesValue
     });
     this.cGauge1.Name = "cGauge1";
     this.cGauge1.Needles.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleNeedleComponent[] {
         this.arcScaleNeedleComponent3
     });
     this.cGauge1.Scales.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleComponent[] {
         this.arcScaleTrucks
     });
     this.cGauge1.SpindleCaps.AddRange(new DevExpress.XtraGauges.Win.Gauges.Circular.ArcScaleSpindleCapComponent[] {
         this.arcScaleSpindleCapComponent2
     });
     //
     // arcScaleBackgroundLayerComponent3
     //
     this.arcScaleBackgroundLayerComponent3.ArcScale       = this.arcScaleTrucks;
     this.arcScaleBackgroundLayerComponent3.Name           = "bg1";
     this.arcScaleBackgroundLayerComponent3.ScaleCenterPos = new DevExpress.XtraGauges.Core.Base.PointF2D(0.5F, 0.71F);
     this.arcScaleBackgroundLayerComponent3.ShapeType      = DevExpress.XtraGauges.Core.Model.BackgroundLayerShapeType.CircularHalf_Style4;
     this.arcScaleBackgroundLayerComponent3.Size           = new System.Drawing.SizeF(250F, 176F);
     this.arcScaleBackgroundLayerComponent3.ZOrder         = 1000;
     //
     // arcScaleTrucks
     //
     this.arcScaleTrucks.AppearanceMajorTickmark.BorderBrush  = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleTrucks.AppearanceMajorTickmark.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleTrucks.AppearanceMinorTickmark.BorderBrush  = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleTrucks.AppearanceMinorTickmark.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.arcScaleTrucks.AppearanceTickmarkText.Font          = new System.Drawing.Font("Tahoma", 12F);
     this.arcScaleTrucks.AppearanceTickmarkText.TextBrush     = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:Black");
     this.arcScaleTrucks.Center                        = new DevExpress.XtraGauges.Core.Base.PointF2D(125F, 165F);
     this.arcScaleTrucks.EndAngle                      = 0F;
     this.arcScaleTrucks.MajorTickCount                = 7;
     this.arcScaleTrucks.MajorTickmark.FormatString    = "{0:F0}";
     this.arcScaleTrucks.MajorTickmark.ShapeOffset     = -14F;
     this.arcScaleTrucks.MajorTickmark.ShapeScale      = new DevExpress.XtraGauges.Core.Base.FactorF2D(0.6F, 0.8F);
     this.arcScaleTrucks.MajorTickmark.ShapeType       = DevExpress.XtraGauges.Core.Model.TickmarkShapeType.Circular_Style4_2;
     this.arcScaleTrucks.MajorTickmark.TextOffset      = -27F;
     this.arcScaleTrucks.MajorTickmark.TextOrientation = DevExpress.XtraGauges.Core.Model.LabelOrientation.LeftToRight;
     this.arcScaleTrucks.MaxValue                      = 6F;
     this.arcScaleTrucks.MinorTickCount                = 4;
     this.arcScaleTrucks.MinorTickmark.ShapeOffset     = -7F;
     this.arcScaleTrucks.MinorTickmark.ShapeScale      = new DevExpress.XtraGauges.Core.Base.FactorF2D(0.6F, 1F);
     this.arcScaleTrucks.MinorTickmark.ShapeType       = DevExpress.XtraGauges.Core.Model.TickmarkShapeType.Circular_Style4_1;
     this.arcScaleTrucks.Name    = "scale1";
     this.arcScaleTrucks.RadiusX = 123F;
     this.arcScaleTrucks.RadiusY = 123F;
     arcScaleRange1.AppearanceRange.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:Red");
     arcScaleRange1.EndThickness   = 12F;
     arcScaleRange1.EndValue       = 1.5F;
     arcScaleRange1.Name           = "Range0";
     arcScaleRange1.ShapeOffset    = -3F;
     arcScaleRange1.StartThickness = 12F;
     arcScaleRange2.AppearanceRange.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:Yellow");
     arcScaleRange2.EndThickness   = 12F;
     arcScaleRange2.EndValue       = 4F;
     arcScaleRange2.Name           = "Range1";
     arcScaleRange2.ShapeOffset    = -3F;
     arcScaleRange2.StartThickness = 12F;
     arcScaleRange2.StartValue     = 1.5F;
     arcScaleRange3.AppearanceRange.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:Green");
     arcScaleRange3.EndThickness   = 12F;
     arcScaleRange3.EndValue       = 6F;
     arcScaleRange3.Name           = "Range2";
     arcScaleRange3.ShapeOffset    = -4F;
     arcScaleRange3.StartThickness = 12F;
     arcScaleRange3.StartValue     = 4F;
     this.arcScaleTrucks.Ranges.AddRange(new DevExpress.XtraGauges.Core.Model.IRange[] {
         arcScaleRange1,
         arcScaleRange2,
         arcScaleRange3
     });
     this.arcScaleTrucks.StartAngle = -180F;
     this.arcScaleTrucks.Value      = 6F;
     //
     // lblGaugesValue
     //
     this.lblGaugesValue.AppearanceText.Font      = new System.Drawing.Font("Tahoma", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblGaugesValue.AppearanceText.TextBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:White");
     this.lblGaugesValue.Name   = "cGauge1_Label1";
     this.lblGaugesValue.Text   = "";
     this.lblGaugesValue.ZOrder = -1001;
     //
     // arcScaleNeedleComponent3
     //
     this.arcScaleNeedleComponent3.ArcScale    = this.arcScaleTrucks;
     this.arcScaleNeedleComponent3.EndOffset   = 5F;
     this.arcScaleNeedleComponent3.Name        = "needle1";
     this.arcScaleNeedleComponent3.ShapeType   = DevExpress.XtraGauges.Core.Model.NeedleShapeType.CircularFull_Style4;
     this.arcScaleNeedleComponent3.StartOffset = -21F;
     this.arcScaleNeedleComponent3.ZOrder      = -50;
     //
     // arcScaleSpindleCapComponent2
     //
     this.arcScaleSpindleCapComponent2.ArcScale  = this.arcScaleTrucks;
     this.arcScaleSpindleCapComponent2.Name      = "cap1";
     this.arcScaleSpindleCapComponent2.ShapeType = DevExpress.XtraGauges.Core.Model.SpindleCapShapeType.CircularFull_Style4;
     this.arcScaleSpindleCapComponent2.Size      = new System.Drawing.SizeF(16F, 16F);
     this.arcScaleSpindleCapComponent2.ZOrder    = -100;
     //
     // lblYellow
     //
     this.lblYellow.BackColor = System.Drawing.Color.Yellow;
     this.lblYellow.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblYellow.ForeColor = System.Drawing.Color.Black;
     this.lblYellow.Location  = new System.Drawing.Point(484, 11);
     this.lblYellow.Name      = "lblYellow";
     this.lblYellow.Size      = new System.Drawing.Size(72, 23);
     this.lblYellow.TabIndex  = 75;
     this.lblYellow.Text      = "8~9";
     this.lblYellow.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblYellow.Visible   = false;
     //
     // lblGreen
     //
     this.lblGreen.BackColor = System.Drawing.Color.Green;
     this.lblGreen.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblGreen.ForeColor = System.Drawing.Color.White;
     this.lblGreen.Location  = new System.Drawing.Point(558, 11);
     this.lblGreen.Name      = "lblGreen";
     this.lblGreen.Size      = new System.Drawing.Size(58, 23);
     this.lblGreen.TabIndex  = 76;
     this.lblGreen.Text      = ">9";
     this.lblGreen.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblGreen.Visible   = false;
     //
     // lblRed
     //
     this.lblRed.BackColor = System.Drawing.Color.Red;
     this.lblRed.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblRed.ForeColor = System.Drawing.Color.White;
     this.lblRed.Location  = new System.Drawing.Point(425, 11);
     this.lblRed.Name      = "lblRed";
     this.lblRed.Size      = new System.Drawing.Size(58, 23);
     this.lblRed.TabIndex  = 74;
     this.lblRed.Text      = "<8";
     this.lblRed.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblRed.Visible   = false;
     //
     // Chart4
     //
     this.Chart4.AnimationStartMode              = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.Chart4.DataBindings                    = null;
     xyDiagram1.AxisX.GridLines.Visible          = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.Chart4.Diagram = xyDiagram1;
     this.Chart4.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.Chart4.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.Chart4.Legend.Name            = "Default Legend";
     this.Chart4.Location               = new System.Drawing.Point(0, 480);
     this.Chart4.Name                   = "Chart4";
     sideBySideBarSeriesLabel1.Position = DevExpress.XtraCharts.BarSeriesLabelPosition.Top;
     series1.Label                  = sideBySideBarSeriesLabel1;
     series1.LabelsVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series1.Name                   = "Series 1";
     this.Chart4.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.Chart4.Size      = new System.Drawing.Size(630, 465);
     this.Chart4.TabIndex  = 17;
     chartTitle1.Alignment = System.Drawing.StringAlignment.Near;
     chartTitle1.Font      = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Bold);
     chartTitle1.Text      = "Stockfit";
     chartTitle1.TextColor = System.Drawing.Color.Blue;
     this.Chart4.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // Chart5
     //
     this.Chart5.AnimationStartMode              = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.Chart5.DataBindings                    = null;
     xyDiagram2.AxisX.GridLines.Visible          = true;
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     this.Chart5.Diagram = xyDiagram2;
     this.Chart5.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.Chart5.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.Chart5.Legend.Name            = "Default Legend";
     this.Chart5.Location               = new System.Drawing.Point(642, 480);
     this.Chart5.Name                   = "Chart5";
     sideBySideBarSeriesLabel2.Position = DevExpress.XtraCharts.BarSeriesLabelPosition.Top;
     series2.Label                  = sideBySideBarSeriesLabel2;
     series2.LabelsVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series2.Name                   = "Series 1";
     this.Chart5.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2
     };
     this.Chart5.Size      = new System.Drawing.Size(630, 465);
     this.Chart5.TabIndex  = 15;
     chartTitle2.Alignment = System.Drawing.StringAlignment.Near;
     chartTitle2.Font      = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Bold);
     chartTitle2.Text      = "Assembly";
     chartTitle2.TextColor = System.Drawing.Color.Blue;
     this.Chart5.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle2
     });
     //
     // Chart1
     //
     this.Chart1.AnimationStartMode              = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.Chart1.DataBindings                    = null;
     xyDiagram3.AxisX.GridLines.Visible          = true;
     xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
     this.Chart1.Diagram = xyDiagram3;
     this.Chart1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.Chart1.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.Chart1.Legend.Name            = "Default Legend";
     this.Chart1.Location               = new System.Drawing.Point(0, 6);
     this.Chart1.Name                   = "Chart1";
     sideBySideBarSeriesLabel3.Position = DevExpress.XtraCharts.BarSeriesLabelPosition.Top;
     series3.Label                  = sideBySideBarSeriesLabel3;
     series3.LabelsVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series3.Name                   = "Series 1";
     this.Chart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series3
     };
     this.Chart1.Size      = new System.Drawing.Size(630, 465);
     this.Chart1.TabIndex  = 16;
     chartTitle3.Alignment = System.Drawing.StringAlignment.Near;
     chartTitle3.Font      = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Bold);
     chartTitle3.Text      = "Cutting";
     chartTitle3.TextColor = System.Drawing.Color.Blue;
     this.Chart1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle3
     });
     //
     // Chart2
     //
     this.Chart2.AnimationStartMode              = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.Chart2.DataBindings                    = null;
     xyDiagram4.AxisX.GridLines.Visible          = true;
     xyDiagram4.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram4.AxisY.VisibleInPanesSerializable = "-1";
     this.Chart2.Diagram = xyDiagram4;
     this.Chart2.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.Chart2.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.Chart2.Legend.Name            = "Default Legend";
     this.Chart2.Location               = new System.Drawing.Point(642, 6);
     this.Chart2.Name                   = "Chart2";
     sideBySideBarSeriesLabel4.Position = DevExpress.XtraCharts.BarSeriesLabelPosition.Top;
     series4.Label                  = sideBySideBarSeriesLabel4;
     series4.LabelsVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series4.LegendName             = "Default Legend";
     series4.Name                   = "Series 1";
     this.Chart2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series4
     };
     this.Chart2.Size      = new System.Drawing.Size(630, 465);
     this.Chart2.TabIndex  = 10;
     chartTitle4.Alignment = System.Drawing.StringAlignment.Near;
     chartTitle4.Font      = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Bold);
     chartTitle4.Text      = "Stitching 1";
     chartTitle4.TextColor = System.Drawing.Color.Blue;
     this.Chart2.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle4
     });
     //
     // Chart3
     //
     this.Chart3.AnimationStartMode              = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.Chart3.DataBindings                    = null;
     xyDiagram5.AxisX.GridLines.Visible          = true;
     xyDiagram5.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram5.AxisY.VisibleInPanesSerializable = "-1";
     this.Chart3.Diagram = xyDiagram5;
     this.Chart3.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.Chart3.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.Chart3.Legend.Name            = "Default Legend";
     this.Chart3.Location               = new System.Drawing.Point(1283, 6);
     this.Chart3.Name                   = "Chart3";
     sideBySideBarSeriesLabel5.Position = DevExpress.XtraCharts.BarSeriesLabelPosition.Top;
     series5.Label                  = sideBySideBarSeriesLabel5;
     series5.LabelsVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series5.LegendName             = "Default Legend";
     series5.Name                   = "Series 1";
     this.Chart3.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series5
     };
     this.Chart3.Size      = new System.Drawing.Size(630, 465);
     this.Chart3.TabIndex  = 13;
     chartTitle5.Alignment = System.Drawing.StringAlignment.Near;
     chartTitle5.Font      = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Bold);
     chartTitle5.Text      = "Stitching 2";
     chartTitle5.TextColor = System.Drawing.Color.Blue;
     this.Chart3.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle5
     });
     //
     // axGrid
     //
     this.axGrid.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.axGrid.DataSource = null;
     this.axGrid.Location   = new System.Drawing.Point(0, 4);
     this.axGrid.Name       = "axGrid";
     this.axGrid.OcxState   = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axGrid.OcxState")));
     this.axGrid.Size       = new System.Drawing.Size(75, 63);
     this.axGrid.TabIndex   = 0;
     this.axGrid.Visible    = false;
     //
     // pnYMD
     //
     this.pnYMD.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.pnYMD.Location  = new System.Drawing.Point(1206, 5);
     this.pnYMD.Name      = "pnYMD";
     this.pnYMD.Size      = new System.Drawing.Size(450, 96);
     this.pnYMD.TabIndex  = 53;
     //
     // FORM_PRODUCTIONTIVITY_WEEKLY
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(1916, 1054);
     this.Controls.Add(this.pnYMD);
     this.Controls.Add(this.pn_body);
     this.Controls.Add(this.lblDate);
     this.Controls.Add(this.lblTitle);
     this.Name            = "FORM_PRODUCTIONTIVITY_WEEKLY";
     this.Text            = "PR";
     this.Load           += new System.EventHandler(this.FORM_IPEX3_LOGISTIC_Load);
     this.VisibleChanged += new System.EventHandler(this.FORM_IPEX3_LOGISTIC_VisibleChanged);
     this.pn_body.ResumeLayout(false);
     this.gaugeControl2.ResumeLayout(false);
     this.gaugeControl2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cGauge1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleBackgroundLayerComponent3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleTrucks)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lblGaugesValue)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleNeedleComponent3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.arcScaleSpindleCapComponent2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Chart4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Chart5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Chart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Chart2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Chart3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.axGrid)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 41
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(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();

        }
Exemplo n.º 42
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram   xyDiagram1   = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series      series1      = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint("0", new object[] {
         ((object)(0.7D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("1", new object[] {
         ((object)(8D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
         ((object)(1.5D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("3", new object[] {
         ((object)(6.6D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint("4", new object[] {
         ((object)(5.7D))
     });
     DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle     chartTitle1     = new DevExpress.XtraCharts.ChartTitle();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram  = xyDiagram1;
     this.chartControl1.Location = new System.Drawing.Point(12, 12);
     this.chartControl1.Name     = "chartControl1";
     series1.Name = "Series 1";
     series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint1,
         seriesPoint2,
         seriesPoint3,
         seriesPoint4,
         seriesPoint5
     });
     series1.View = lineSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.SeriesTemplate.View = lineSeriesView2;
     this.chartControl1.Size     = new System.Drawing.Size(754, 381);
     this.chartControl1.TabIndex = 1;
     chartTitle1.Text            = "Thống kê chi tiết mượn trả sách";
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // frTKCTMuonTra
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(778, 473);
     this.Controls.Add(this.chartControl1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "frTKCTMuonTra";
     this.Text            = "frTKCTMuonTra";
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel1 = new DevExpress.XtraCharts.PieSeriesLabel();
            DevExpress.XtraCharts.PieSeriesView pieSeriesView1 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            this.cctlTestChart = new DevExpress.XtraCharts.ChartControl();
            this.gridControl1 = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            ((System.ComponentModel.ISupportInitialize)(this.cctlTestChart)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            this.SuspendLayout();
            // 
            // cctlTestChart
            // 
            this.cctlTestChart.Location = new System.Drawing.Point(12, 12);
            this.cctlTestChart.Name = "cctlTestChart";
            this.cctlTestChart.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            pieSeriesLabel1.LineVisible = true;
            this.cctlTestChart.SeriesTemplate.Label = pieSeriesLabel1;
            pieSeriesView1.RuntimeExploding = false;
            this.cctlTestChart.SeriesTemplate.View = pieSeriesView1;
            this.cctlTestChart.Size = new System.Drawing.Size(612, 431);
            this.cctlTestChart.TabIndex = 0;
            chartTitle1.Text = "";
            this.cctlTestChart.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            // 
            // gridControl1
            // 
            this.gridControl1.Location = new System.Drawing.Point(12, 539);
            this.gridControl1.MainView = this.gridView1;
            this.gridControl1.Name = "gridControl1";
            this.gridControl1.Size = new System.Drawing.Size(10, 10);
            this.gridControl1.TabIndex = 1;
            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            this.gridControl1.Visible = false;
            // 
            // gridView1
            // 
            this.gridView1.GridControl = this.gridControl1;
            this.gridView1.Name = "gridView1";
            // 
            // TestForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(636, 561);
            this.Controls.Add(this.gridControl1);
            this.Controls.Add(this.cctlTestChart);
            this.Name = "TestForm";
            this.Text = "TestForm";
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cctlTestChart)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            this.ResumeLayout(false);

        }
Exemplo n.º 44
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn27 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn28 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn29 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn30 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn31 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn32 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn33 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn34 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn35 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn36 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn37 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn38 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn39 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevExpress.XtraCharts.Series          series3             = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PieSeriesLabel  pieSeriesLabel5     = new DevExpress.XtraCharts.PieSeriesLabel();
     DevExpress.XtraCharts.PiePointOptions piePointOptions3    = new DevExpress.XtraCharts.PiePointOptions();
     DevExpress.XtraCharts.PieSeriesView   pieSeriesView5      = new DevExpress.XtraCharts.PieSeriesView();
     DevExpress.XtraCharts.PieSeriesLabel  pieSeriesLabel6     = new DevExpress.XtraCharts.PieSeriesLabel();
     DevExpress.XtraCharts.PieSeriesView   pieSeriesView6      = new DevExpress.XtraCharts.PieSeriesView();
     DevExpress.XtraCharts.ChartTitle      chartTitle5         = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.ChartTitle      chartTitle6         = new DevExpress.XtraCharts.ChartTitle();
     this.sdgvEmails           = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.panelLoad            = new DevComponents.DotNetBar.PanelEx();
     this.panelLegends         = new System.Windows.Forms.Panel();
     this.chkSoft              = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.chkPassed            = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.chkNotChecked        = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.chkHard              = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.lblLegendNotChecked  = new DevComponents.DotNetBar.LabelX();
     this.pictureBoxNotChecked = new System.Windows.Forms.PictureBox();
     this.pictureBoxHard       = new System.Windows.Forms.PictureBox();
     this.pictureBoxSoft       = new System.Windows.Forms.PictureBox();
     this.lblLegendHard        = new DevComponents.DotNetBar.LabelX();
     this.pictureBoxPassed     = new System.Windows.Forms.PictureBox();
     this.lblLegendPassed      = new DevComponents.DotNetBar.LabelX();
     this.lblLegendSoft        = new DevComponents.DotNetBar.LabelX();
     this.txtImportPath        = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.btnLoad              = new DevComponents.DotNetBar.ButtonX();
     this.dtProcessDate        = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
     this.txtSourceORAgent     = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.btnImport            = new DevComponents.DotNetBar.ButtonX();
     this.txtImportSource      = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.openFileEmails       = new System.Windows.Forms.OpenFileDialog();
     this.splitMain            = new System.Windows.Forms.SplitContainer();
     this.chartBounce          = new DevExpress.XtraCharts.ChartControl();
     this.panelLoad.SuspendLayout();
     this.panelLegends.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBoxNotChecked)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBoxHard)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBoxSoft)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBoxPassed)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtProcessDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitMain)).BeginInit();
     this.splitMain.Panel1.SuspendLayout();
     this.splitMain.Panel2.SuspendLayout();
     this.splitMain.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartBounce)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView6)).BeginInit();
     this.SuspendLayout();
     //
     // sdgvEmails
     //
     this.sdgvEmails.Dock = System.Windows.Forms.DockStyle.Fill;
     this.sdgvEmails.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.sdgvEmails.LicenseKey                            = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
     this.sdgvEmails.Location                              = new System.Drawing.Point(0, 0);
     this.sdgvEmails.Name                                  = "sdgvEmails";
     this.sdgvEmails.PrimaryGrid.AllowEdit                 = false;
     this.sdgvEmails.PrimaryGrid.ColumnAutoSizeMode        = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
     this.sdgvEmails.PrimaryGrid.ColumnHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.Select;
     gridColumn27.DataPropertyName                         = "Status";
     gridColumn27.EditorType                               = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
     gridColumn27.FillWeight                               = 30;
     gridColumn27.HeaderText                               = "Status";
     gridColumn27.MinimumWidth                             = 20;
     gridColumn27.Name       = "colStatus";
     gridColumn27.RenderType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
     gridColumn28.CellStyles.Default.TextColor = System.Drawing.Color.Black;
     gridColumn28.DataPropertyName             = "MASTER_ID";
     gridColumn28.EditorType   = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
     gridColumn28.FillWeight   = 30;
     gridColumn28.HeaderText   = "ComID";
     gridColumn28.MinimumWidth = 10;
     gridColumn28.Name         = "colMasterID";
     gridColumn29.CellStyles.Default.TextColor = System.Drawing.Color.Black;
     gridColumn29.DataPropertyName             = "CONTACT_ID_P";
     gridColumn29.EditorType   = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
     gridColumn29.FillWeight   = 30;
     gridColumn29.HeaderText   = "ConID";
     gridColumn29.MinimumWidth = 10;
     gridColumn29.Name         = "colContactID";
     gridColumn30.CellStyles.Default.TextColor = System.Drawing.Color.Black;
     gridColumn30.DataPropertyName             = "EMAIL";
     gridColumn30.EditorType   = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
     gridColumn30.FillWeight   = 130;
     gridColumn30.HeaderText   = "Email";
     gridColumn30.MinimumWidth = 100;
     gridColumn30.Name         = "colEmail";
     gridColumn31.CellStyles.Default.TextColor = System.Drawing.Color.Black;
     gridColumn31.DataPropertyName             = "EMAIL_SOURCE";
     gridColumn31.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
     gridColumn31.HeaderText = "Email Source";
     gridColumn31.Name       = "colSource";
     gridColumn32.CellStyles.Default.TextColor = System.Drawing.Color.Black;
     gridColumn32.DataPropertyName             = "DESCRIPTION";
     gridColumn32.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
     gridColumn32.FillWeight = 200;
     gridColumn32.HeaderText = "Description";
     gridColumn32.Name       = "colDescription";
     gridColumn33.CellStyles.Default.TextColor = System.Drawing.Color.Black;
     gridColumn33.DataPropertyName             = "DETAIL";
     gridColumn33.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
     gridColumn33.FillWeight = 200;
     gridColumn33.HeaderText = "Transcription";
     gridColumn33.Name       = "colDetails";
     gridColumn34.CellStyles.Default.TextColor = System.Drawing.Color.Black;
     gridColumn34.DataPropertyName             = "PROCESSED_SERVER";
     gridColumn34.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
     gridColumn34.HeaderText = "Server ID";
     gridColumn34.Name       = "colServer";
     gridColumn35.CellStyles.Default.TextColor = System.Drawing.Color.Black;
     gridColumn35.DataPropertyName             = "CREATED_BY";
     gridColumn35.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
     gridColumn35.HeaderText = "Agent";
     gridColumn35.Name       = "colCreatedBy";
     gridColumn36.CellStyles.Default.TextColor = System.Drawing.Color.Black;
     gridColumn36.DataPropertyName             = "CREATED_DATE";
     gridColumn36.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
     gridColumn36.HeaderText = "Date";
     gridColumn36.Name       = "colCreatedDate";
     gridColumn37.CellStyles.Default.TextColor = System.Drawing.Color.Black;
     gridColumn37.DataPropertyName             = "First_Name";
     gridColumn37.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
     gridColumn37.HeaderText = "First Name";
     gridColumn37.Name       = "colFirstName";
     gridColumn38.CellStyles.Default.TextColor = System.Drawing.Color.Black;
     gridColumn38.DataPropertyName             = "LAST_NAME";
     gridColumn38.EditorType       = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
     gridColumn38.HeaderText       = "Last Name";
     gridColumn38.Name             = "colLastName";
     gridColumn39.DataPropertyName = "Bounce";
     gridColumn39.EditorType       = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
     gridColumn39.HeaderText       = "Bounce";
     gridColumn39.Name             = "colBounce";
     this.sdgvEmails.PrimaryGrid.Columns.Add(gridColumn27);
     this.sdgvEmails.PrimaryGrid.Columns.Add(gridColumn28);
     this.sdgvEmails.PrimaryGrid.Columns.Add(gridColumn29);
     this.sdgvEmails.PrimaryGrid.Columns.Add(gridColumn30);
     this.sdgvEmails.PrimaryGrid.Columns.Add(gridColumn31);
     this.sdgvEmails.PrimaryGrid.Columns.Add(gridColumn32);
     this.sdgvEmails.PrimaryGrid.Columns.Add(gridColumn33);
     this.sdgvEmails.PrimaryGrid.Columns.Add(gridColumn34);
     this.sdgvEmails.PrimaryGrid.Columns.Add(gridColumn35);
     this.sdgvEmails.PrimaryGrid.Columns.Add(gridColumn36);
     this.sdgvEmails.PrimaryGrid.Columns.Add(gridColumn37);
     this.sdgvEmails.PrimaryGrid.Columns.Add(gridColumn38);
     this.sdgvEmails.PrimaryGrid.Columns.Add(gridColumn39);
     this.sdgvEmails.PrimaryGrid.FocusCuesEnabled     = false;
     this.sdgvEmails.PrimaryGrid.MultiSelect          = false;
     this.sdgvEmails.PrimaryGrid.ReadOnly             = true;
     this.sdgvEmails.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
     this.sdgvEmails.PrimaryGrid.ShowRowHeaders       = false;
     this.sdgvEmails.Size                 = new System.Drawing.Size(763, 677);
     this.sdgvEmails.TabIndex             = 30;
     this.sdgvEmails.DataBindingComplete += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridDataBindingCompleteEventArgs>(this.sdgvEmails_DataBindingComplete);
     this.sdgvEmails.RowDoubleClick      += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridRowDoubleClickEventArgs>(this.sdgvEmails_RowDoubleClick);
     //
     // panelLoad
     //
     this.panelLoad.CanvasColor      = System.Drawing.SystemColors.Control;
     this.panelLoad.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.panelLoad.Controls.Add(this.panelLegends);
     this.panelLoad.Controls.Add(this.txtImportPath);
     this.panelLoad.Controls.Add(this.btnLoad);
     this.panelLoad.Controls.Add(this.dtProcessDate);
     this.panelLoad.Controls.Add(this.txtSourceORAgent);
     this.panelLoad.Controls.Add(this.btnImport);
     this.panelLoad.Controls.Add(this.txtImportSource);
     this.panelLoad.DisabledBackColor = System.Drawing.Color.Empty;
     this.panelLoad.Dock            = System.Windows.Forms.DockStyle.Top;
     this.panelLoad.Location        = new System.Drawing.Point(0, 0);
     this.panelLoad.Name            = "panelLoad";
     this.panelLoad.Size            = new System.Drawing.Size(1276, 60);
     this.panelLoad.Style.Alignment = System.Drawing.StringAlignment.Center;
     this.panelLoad.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.panelLoad.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.panelLoad.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelLoad.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.panelLoad.Style.ForeColor.ColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelLoad.Style.GradientAngle = 90;
     this.panelLoad.TabIndex            = 2;
     //
     // panelLegends
     //
     this.panelLegends.Controls.Add(this.chkSoft);
     this.panelLegends.Controls.Add(this.chkPassed);
     this.panelLegends.Controls.Add(this.chkNotChecked);
     this.panelLegends.Controls.Add(this.chkHard);
     this.panelLegends.Controls.Add(this.lblLegendNotChecked);
     this.panelLegends.Controls.Add(this.pictureBoxNotChecked);
     this.panelLegends.Controls.Add(this.pictureBoxHard);
     this.panelLegends.Controls.Add(this.pictureBoxSoft);
     this.panelLegends.Controls.Add(this.lblLegendHard);
     this.panelLegends.Controls.Add(this.pictureBoxPassed);
     this.panelLegends.Controls.Add(this.lblLegendPassed);
     this.panelLegends.Controls.Add(this.lblLegendSoft);
     this.panelLegends.Location = new System.Drawing.Point(9, 8);
     this.panelLegends.Name     = "panelLegends";
     this.panelLegends.Size     = new System.Drawing.Size(239, 44);
     this.panelLegends.TabIndex = 20;
     //
     // chkSoft
     //
     //
     //
     //
     this.chkSoft.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.chkSoft.Checked         = true;
     this.chkSoft.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.chkSoft.CheckValue      = "Y";
     this.chkSoft.Location        = new System.Drawing.Point(3, 22);
     this.chkSoft.Name            = "chkSoft";
     this.chkSoft.Size            = new System.Drawing.Size(15, 15);
     this.chkSoft.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.chkSoft.TabIndex        = 1;
     this.chkSoft.CheckedChanged += new System.EventHandler(this.chk_CheckedChanged);
     //
     // chkPassed
     //
     //
     //
     //
     this.chkPassed.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.chkPassed.Location        = new System.Drawing.Point(119, 2);
     this.chkPassed.Name            = "chkPassed";
     this.chkPassed.Size            = new System.Drawing.Size(15, 15);
     this.chkPassed.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.chkPassed.TabIndex        = 2;
     this.chkPassed.CheckedChanged += new System.EventHandler(this.chk_CheckedChanged);
     //
     // chkNotChecked
     //
     //
     //
     //
     this.chkNotChecked.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.chkNotChecked.Location        = new System.Drawing.Point(119, 21);
     this.chkNotChecked.Name            = "chkNotChecked";
     this.chkNotChecked.Size            = new System.Drawing.Size(15, 15);
     this.chkNotChecked.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.chkNotChecked.TabIndex        = 3;
     this.chkNotChecked.CheckedChanged += new System.EventHandler(this.chk_CheckedChanged);
     //
     // chkHard
     //
     //
     //
     //
     this.chkHard.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.chkHard.Checked         = true;
     this.chkHard.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.chkHard.CheckValue      = "Y";
     this.chkHard.Location        = new System.Drawing.Point(3, 2);
     this.chkHard.Name            = "chkHard";
     this.chkHard.Size            = new System.Drawing.Size(15, 15);
     this.chkHard.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.chkHard.TabIndex        = 0;
     this.chkHard.CheckedChanged += new System.EventHandler(this.chk_CheckedChanged);
     //
     // lblLegendNotChecked
     //
     this.lblLegendNotChecked.AutoSize = true;
     //
     //
     //
     this.lblLegendNotChecked.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lblLegendNotChecked.Location = new System.Drawing.Point(154, 22);
     this.lblLegendNotChecked.Name     = "lblLegendNotChecked";
     this.lblLegendNotChecked.Size     = new System.Drawing.Size(64, 15);
     this.lblLegendNotChecked.TabIndex = 18;
     this.lblLegendNotChecked.Text     = "Not checked";
     this.lblLegendNotChecked.Click   += new System.EventHandler(this.lblLegendNotChecked_Click);
     //
     // pictureBoxNotChecked
     //
     this.pictureBoxNotChecked.Image    = global::GCC.Properties.Resources.Grey_Ball_icon__2_;
     this.pictureBoxNotChecked.Location = new System.Drawing.Point(134, 20);
     this.pictureBoxNotChecked.Name     = "pictureBoxNotChecked";
     this.pictureBoxNotChecked.Size     = new System.Drawing.Size(19, 18);
     this.pictureBoxNotChecked.TabIndex = 17;
     this.pictureBoxNotChecked.TabStop  = false;
     this.pictureBoxNotChecked.Click   += new System.EventHandler(this.pictureBoxNotChecked_Click);
     //
     // pictureBoxHard
     //
     this.pictureBoxHard.Image    = global::GCC.Properties.Resources.Red_Ball_icon;
     this.pictureBoxHard.Location = new System.Drawing.Point(18, 1);
     this.pictureBoxHard.Name     = "pictureBoxHard";
     this.pictureBoxHard.Size     = new System.Drawing.Size(19, 18);
     this.pictureBoxHard.TabIndex = 9;
     this.pictureBoxHard.TabStop  = false;
     this.pictureBoxHard.Click   += new System.EventHandler(this.pictureBoxHard_Click);
     //
     // pictureBoxSoft
     //
     this.pictureBoxSoft.Image    = global::GCC.Properties.Resources.Blue_Ball_icon;
     this.pictureBoxSoft.Location = new System.Drawing.Point(18, 21);
     this.pictureBoxSoft.Name     = "pictureBoxSoft";
     this.pictureBoxSoft.Size     = new System.Drawing.Size(19, 18);
     this.pictureBoxSoft.TabIndex = 10;
     this.pictureBoxSoft.TabStop  = false;
     this.pictureBoxSoft.Click   += new System.EventHandler(this.pictureBoxSoft_Click);
     //
     // lblLegendHard
     //
     this.lblLegendHard.AutoSize = true;
     //
     //
     //
     this.lblLegendHard.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lblLegendHard.Location = new System.Drawing.Point(38, 1);
     this.lblLegendHard.Name     = "lblLegendHard";
     this.lblLegendHard.Size     = new System.Drawing.Size(67, 15);
     this.lblLegendHard.TabIndex = 16;
     this.lblLegendHard.Text     = "Hard Bounce";
     this.lblLegendHard.Click   += new System.EventHandler(this.lblLegendHard_Click);
     //
     // pictureBoxPassed
     //
     this.pictureBoxPassed.Image    = global::GCC.Properties.Resources.Green_Ball_icon;
     this.pictureBoxPassed.Location = new System.Drawing.Point(134, 1);
     this.pictureBoxPassed.Name     = "pictureBoxPassed";
     this.pictureBoxPassed.Size     = new System.Drawing.Size(19, 18);
     this.pictureBoxPassed.TabIndex = 12;
     this.pictureBoxPassed.TabStop  = false;
     this.pictureBoxPassed.Click   += new System.EventHandler(this.pictureBoxPassed_Click);
     //
     // lblLegendPassed
     //
     this.lblLegendPassed.AutoSize = true;
     //
     //
     //
     this.lblLegendPassed.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lblLegendPassed.Location = new System.Drawing.Point(154, 3);
     this.lblLegendPassed.Name     = "lblLegendPassed";
     this.lblLegendPassed.Size     = new System.Drawing.Size(39, 15);
     this.lblLegendPassed.TabIndex = 15;
     this.lblLegendPassed.Text     = "Passed";
     this.lblLegendPassed.Click   += new System.EventHandler(this.lblLegendPassed_Click);
     //
     // lblLegendSoft
     //
     this.lblLegendSoft.AutoSize = true;
     //
     //
     //
     this.lblLegendSoft.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lblLegendSoft.Location = new System.Drawing.Point(38, 22);
     this.lblLegendSoft.Name     = "lblLegendSoft";
     this.lblLegendSoft.Size     = new System.Drawing.Size(62, 15);
     this.lblLegendSoft.TabIndex = 14;
     this.lblLegendSoft.Text     = "Soft Bounce";
     this.lblLegendSoft.Click   += new System.EventHandler(this.lblLegendSoft_Click);
     //
     // txtImportPath
     //
     //
     //
     //
     this.txtImportPath.Border.Class         = "TextBoxBorder";
     this.txtImportPath.Border.CornerType    = DevComponents.DotNetBar.eCornerType.Square;
     this.txtImportPath.ButtonCustom.Visible = true;
     this.txtImportPath.Location             = new System.Drawing.Point(12, 7);
     this.txtImportPath.Name               = "txtImportPath";
     this.txtImportPath.PreventEnterBeep   = true;
     this.txtImportPath.Size               = new System.Drawing.Size(137, 20);
     this.txtImportPath.TabIndex           = 8;
     this.txtImportPath.WatermarkBehavior  = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
     this.txtImportPath.WatermarkText      = "Select Emails to Import";
     this.txtImportPath.ButtonCustomClick += new System.EventHandler(this.txtImportPath_ButtonCustomClick);
     //
     // btnLoad
     //
     this.btnLoad.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnLoad.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnLoad.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnLoad.Location       = new System.Drawing.Point(1191, 7);
     this.btnLoad.Name           = "btnLoad";
     this.btnLoad.Size           = new System.Drawing.Size(75, 46);
     this.btnLoad.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnLoad.TabIndex       = 6;
     this.btnLoad.Text           = "Load";
     this.btnLoad.Click         += new System.EventHandler(this.btnLoad_Click);
     //
     // dtProcessDate
     //
     this.dtProcessDate.AllowEmptyState = false;
     this.dtProcessDate.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     //
     //
     //
     this.dtProcessDate.BackgroundStyle.Class      = "DateTimeInputBackground";
     this.dtProcessDate.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dtProcessDate.ButtonDropDown.Shortcut    = DevComponents.DotNetBar.eShortcut.AltDown;
     this.dtProcessDate.ButtonDropDown.Visible     = true;
     this.dtProcessDate.IsPopupCalendarOpen        = false;
     this.dtProcessDate.Location = new System.Drawing.Point(1060, 7);
     //
     //
     //
     this.dtProcessDate.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0];
     //
     //
     //
     this.dtProcessDate.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dtProcessDate.MonthCalendar.CalendarDimensions         = new System.Drawing.Size(1, 1);
     this.dtProcessDate.MonthCalendar.ClearButtonVisible         = true;
     //
     //
     //
     this.dtProcessDate.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
     this.dtProcessDate.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
     this.dtProcessDate.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
     this.dtProcessDate.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.dtProcessDate.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
     this.dtProcessDate.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth           = 1;
     this.dtProcessDate.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.dtProcessDate.MonthCalendar.DisplayMonth       = new System.DateTime(2015, 10, 1, 0, 0, 0, 0);
     this.dtProcessDate.MonthCalendar.FirstDayOfWeek     = System.DayOfWeek.Monday;
     this.dtProcessDate.MonthCalendar.MarkedDates        = new System.DateTime[0];
     this.dtProcessDate.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0];
     //
     //
     //
     this.dtProcessDate.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.dtProcessDate.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
     this.dtProcessDate.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.dtProcessDate.MonthCalendar.NavigationBackgroundStyle.CornerType             = DevComponents.DotNetBar.eCornerType.Square;
     this.dtProcessDate.MonthCalendar.TodayButtonVisible = true;
     this.dtProcessDate.MonthCalendar.WeeklyMarkedDays   = new System.DayOfWeek[0];
     this.dtProcessDate.Name     = "dtProcessDate";
     this.dtProcessDate.Size     = new System.Drawing.Size(122, 20);
     this.dtProcessDate.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.dtProcessDate.TabIndex = 4;
     //
     // txtSourceORAgent
     //
     this.txtSourceORAgent.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtSourceORAgent.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.txtSourceORAgent.Border.Class          = "TextBoxBorder";
     this.txtSourceORAgent.Border.CornerType     = DevComponents.DotNetBar.eCornerType.Square;
     this.txtSourceORAgent.ButtonCustom.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
     this.txtSourceORAgent.ButtonCustom.Visible  = true;
     this.txtSourceORAgent.ButtonCustom2.Image   = global::GCC.Properties.Resources.Actions_application_exit_icon;
     this.txtSourceORAgent.ButtonCustom2.Visible = true;
     this.txtSourceORAgent.Location            = new System.Drawing.Point(1060, 32);
     this.txtSourceORAgent.Name                = "txtSourceORAgent";
     this.txtSourceORAgent.PreventEnterBeep    = true;
     this.txtSourceORAgent.ReadOnly            = true;
     this.txtSourceORAgent.Size                = new System.Drawing.Size(122, 22);
     this.txtSourceORAgent.TabIndex            = 5;
     this.txtSourceORAgent.WatermarkBehavior   = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
     this.txtSourceORAgent.WatermarkText       = "Select Source";
     this.txtSourceORAgent.ButtonCustomClick  += new System.EventHandler(this.txtSourceORAgent_ButtonCustomClick);
     this.txtSourceORAgent.ButtonCustom2Click += new System.EventHandler(this.txtSourceORAgent_ButtonCustom2Click);
     //
     // btnImport
     //
     this.btnImport.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnImport.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnImport.Location       = new System.Drawing.Point(158, 7);
     this.btnImport.Name           = "btnImport";
     this.btnImport.Size           = new System.Drawing.Size(75, 46);
     this.btnImport.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnImport.TabIndex       = 10;
     this.btnImport.Text           = "Import\r\nEmails";
     this.btnImport.Click         += new System.EventHandler(this.btnImport_Click);
     //
     // txtImportSource
     //
     //
     //
     //
     this.txtImportSource.Border.Class         = "TextBoxBorder";
     this.txtImportSource.Border.CornerType    = DevComponents.DotNetBar.eCornerType.Square;
     this.txtImportSource.ButtonCustom.Visible = true;
     this.txtImportSource.Location             = new System.Drawing.Point(12, 32);
     this.txtImportSource.Name               = "txtImportSource";
     this.txtImportSource.PreventEnterBeep   = true;
     this.txtImportSource.Size               = new System.Drawing.Size(137, 20);
     this.txtImportSource.TabIndex           = 9;
     this.txtImportSource.WatermarkBehavior  = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty;
     this.txtImportSource.WatermarkText      = "Enter or Select Source";
     this.txtImportSource.ButtonCustomClick += new System.EventHandler(this.txtImportSource_ButtonCustomClick);
     //
     // openFileEmails
     //
     this.openFileEmails.Filter = "CSV file (*.csv)|*.csv";
     this.openFileEmails.Title  = "Select CSV file with column EMAIL";
     //
     // splitMain
     //
     this.splitMain.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splitMain.Location = new System.Drawing.Point(0, 60);
     this.splitMain.Name     = "splitMain";
     //
     // splitMain.Panel1
     //
     this.splitMain.Panel1.Controls.Add(this.sdgvEmails);
     //
     // splitMain.Panel2
     //
     this.splitMain.Panel2.Controls.Add(this.chartBounce);
     this.splitMain.Size             = new System.Drawing.Size(1276, 677);
     this.splitMain.SplitterDistance = 763;
     this.splitMain.TabIndex         = 4;
     //
     // chartBounce
     //
     this.chartBounce.BackColor            = System.Drawing.Color.Transparent;
     this.chartBounce.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.chartBounce.Legend.Visible       = false;
     this.chartBounce.Location             = new System.Drawing.Point(0, 0);
     this.chartBounce.LookAndFeel.SkinName = "Office 2010 Blue";
     this.chartBounce.LookAndFeel.UseDefaultLookAndFeel = false;
     this.chartBounce.Name        = "chartBounce";
     this.chartBounce.PaletteName = "Bounce";
     this.chartBounce.PaletteRepository.Add("Bounce", new DevExpress.XtraCharts.Palette("Bounce", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(79)))), ((int)(((byte)(129)))), ((int)(((byte)(189))))), System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(90)))), ((int)(((byte)(136)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(80)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(52)))), ((int)(((byte)(49)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(187)))), ((int)(((byte)(89))))), System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(137)))), ((int)(((byte)(56)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(100)))), ((int)(((byte)(162))))), System.Drawing.Color.FromArgb(((int)(((byte)(89)))), ((int)(((byte)(69)))), ((int)(((byte)(115)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Silver, System.Drawing.Color.Silver)
     }));
     pieSeriesLabel5.LineVisible = true;
     piePointOptions3.PercentOptions.ValueAsPercent = false;
     piePointOptions3.PointView   = DevExpress.XtraCharts.PointView.ArgumentAndValues;
     pieSeriesLabel5.PointOptions = piePointOptions3;
     series3.Label = pieSeriesLabel5;
     series3.Name  = "Series";
     pieSeriesView5.RuntimeExploding = false;
     series3.View = pieSeriesView5;
     this.chartBounce.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series3
     };
     pieSeriesLabel6.LineVisible           = true;
     this.chartBounce.SeriesTemplate.Label = pieSeriesLabel6;
     pieSeriesView6.RuntimeExploding       = false;
     this.chartBounce.SeriesTemplate.View  = pieSeriesView6;
     this.chartBounce.Size     = new System.Drawing.Size(509, 677);
     this.chartBounce.TabIndex = 5;
     this.chartBounce.TabStop  = false;
     chartTitle5.Text          = "Bounce Status";
     chartTitle6.Alignment     = System.Drawing.StringAlignment.Near;
     chartTitle6.Font          = new System.Drawing.Font("Tahoma", 9F);
     chartTitle6.Text          = "Total Emails : 0";
     this.chartBounce.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle5,
         chartTitle6
     });
     //
     // frmEmailChecks
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1276, 737);
     this.Controls.Add(this.splitMain);
     this.Controls.Add(this.panelLoad);
     this.Name        = "frmEmailChecks";
     this.Text        = "Email Check";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.frmEmailChecks_Load);
     this.panelLoad.ResumeLayout(false);
     this.panelLegends.ResumeLayout(false);
     this.panelLegends.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBoxNotChecked)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBoxHard)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBoxSoft)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBoxPassed)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtProcessDate)).EndInit();
     this.splitMain.Panel1.ResumeLayout(false);
     this.splitMain.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitMain)).EndInit();
     this.splitMain.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartBounce)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView1 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView2 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView3 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel4 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView4 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel5 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView5 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel6 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.PointOptions pointOptions1 = new DevExpress.XtraCharts.PointOptions();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView6 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel7 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SplineSeriesView splineSeriesView7 = new DevExpress.XtraCharts.SplineSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            this.chartActivity = new DevExpress.XtraCharts.ChartControl();
            this.gridInvoiceSummary = new DevExpress.XtraGrid.GridControl();
            this.gvInvoiceSummary = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridPickListSummary = new DevExpress.XtraGrid.GridControl();
            this.gvPickList = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.wishListSummary = new DevExpress.XtraGrid.GridControl();
            this.gvWishList = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.chartTransactions = new DevExpress.XtraCharts.ChartControl();
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.lcTransactionSummary = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.lcActivitySummary = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.lcWishlistSummary = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.lcPicklistSummary = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.lcInvoiceSummary = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
            this.layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartActivity)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridInvoiceSummary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvInvoiceSummary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridPickListSummary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvPickList)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.wishListSummary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvWishList)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartTransactions)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcTransactionSummary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcActivitySummary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcWishlistSummary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcPicklistSummary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcInvoiceSummary)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
            this.SuspendLayout();
            // 
            // layoutControl1
            // 
            this.layoutControl1.Controls.Add(this.chartActivity);
            this.layoutControl1.Controls.Add(this.gridInvoiceSummary);
            this.layoutControl1.Controls.Add(this.gridPickListSummary);
            this.layoutControl1.Controls.Add(this.wishListSummary);
            this.layoutControl1.Controls.Add(this.chartTransactions);
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl1.Location = new System.Drawing.Point(0, 0);
            this.layoutControl1.Name = "layoutControl1";
            this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(563, 382, 250, 350);
            this.layoutControl1.Root = this.layoutControlGroup1;
            this.layoutControl1.Size = new System.Drawing.Size(995, 572);
            this.layoutControl1.TabIndex = 0;
            this.layoutControl1.Text = "layoutControl1";
            // 
            // chartActivity
            // 
            this.chartActivity.Cursor = System.Windows.Forms.Cursors.Hand;
            xyDiagram1.AxisX.Label.Angle = -25;
            xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            this.chartActivity.Diagram = xyDiagram1;
            this.chartActivity.Location = new System.Drawing.Point(509, 44);
            this.chartActivity.Name = "chartActivity";
            this.chartActivity.PaletteName = "Palette 1";
            this.chartActivity.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(201)))), ((int)(((byte)(147))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(201)))), ((int)(((byte)(147)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(238)))), ((int)(((byte)(15))))), System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(238)))), ((int)(((byte)(15)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(36)))), ((int)(((byte)(31))))), System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(36)))), ((int)(((byte)(31)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(36)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(36)))), ((int)(((byte)(255))))))}));
            series1.ArgumentDataMember = "Date";
            pointSeriesLabel1.LineVisible = true;
            series1.Label = pointSeriesLabel1;
            series1.Name = "Requested";
            series1.ValueDataMembersSerializable = "Value";
            series1.View = splineSeriesView1;
            series2.ArgumentDataMember = "Date";
            pointSeriesLabel2.LineVisible = true;
            series2.Label = pointSeriesLabel2;
            series2.Name = "Issued";
            series2.ValueDataMembersSerializable = "Value";
            series2.View = splineSeriesView2;
            series3.ArgumentDataMember = "Date";
            pointSeriesLabel3.LineVisible = true;
            series3.Label = pointSeriesLabel3;
            series3.Name = "Cancelled";
            series3.ValueDataMembersSerializable = "Value";
            series3.View = splineSeriesView3;
            series4.ArgumentDataMember = "Date";
            pointSeriesLabel4.LineVisible = true;
            series4.Label = pointSeriesLabel4;
            series4.Name = "Picklist";
            series4.ValueDataMembersSerializable = "Value";
            series4.View = splineSeriesView4;
            this.chartActivity.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2,
        series3,
        series4};
            pointSeriesLabel5.LineVisible = true;
            this.chartActivity.SeriesTemplate.Label = pointSeriesLabel5;
            this.chartActivity.SeriesTemplate.View = splineSeriesView5;
            this.chartActivity.Size = new System.Drawing.Size(462, 233);
            this.chartActivity.TabIndex = 8;
            this.chartActivity.Click += new System.EventHandler(this.chartActivity_Click);
            // 
            // gridInvoiceSummary
            // 
            this.gridInvoiceSummary.Location = new System.Drawing.Point(662, 325);
            this.gridInvoiceSummary.MainView = this.gvInvoiceSummary;
            this.gridInvoiceSummary.Name = "gridInvoiceSummary";
            this.gridInvoiceSummary.Size = new System.Drawing.Size(309, 223);
            this.gridInvoiceSummary.TabIndex = 7;
            this.gridInvoiceSummary.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvInvoiceSummary});
            // 
            // gvInvoiceSummary
            // 
            this.gvInvoiceSummary.Appearance.Row.BackColor = System.Drawing.Color.Transparent;
            this.gvInvoiceSummary.Appearance.Row.Options.UseBackColor = true;
            this.gvInvoiceSummary.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn5,
            this.gridColumn6,
            this.gridColumn9});
            this.gvInvoiceSummary.GridControl = this.gridInvoiceSummary;
            this.gvInvoiceSummary.GroupCount = 1;
            this.gvInvoiceSummary.Name = "gvInvoiceSummary";
            this.gvInvoiceSummary.OptionsBehavior.Editable = false;
            this.gvInvoiceSummary.OptionsBehavior.ReadOnly = true;
            this.gvInvoiceSummary.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gvInvoiceSummary.OptionsSelection.EnableAppearanceFocusedRow = false;
            this.gvInvoiceSummary.OptionsView.ShowColumnHeaders = false;
            this.gvInvoiceSummary.OptionsView.ShowGroupPanel = false;
            this.gvInvoiceSummary.OptionsView.ShowIndicator = false;
            this.gvInvoiceSummary.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn9, DevExpress.Data.ColumnSortOrder.Ascending)});
            // 
            // gridColumn5
            // 
            this.gridColumn5.FieldName = "Name";
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 0;
            // 
            // gridColumn6
            // 
            this.gridColumn6.FieldName = "Value";
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 1;
            // 
            // gridColumn9
            // 
            this.gridColumn9.Caption = " ";
            this.gridColumn9.FieldName = "Category";
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 2;
            // 
            // gridPickListSummary
            // 
            this.gridPickListSummary.Location = new System.Drawing.Point(337, 325);
            this.gridPickListSummary.MainView = this.gvPickList;
            this.gridPickListSummary.Name = "gridPickListSummary";
            this.gridPickListSummary.Size = new System.Drawing.Size(297, 223);
            this.gridPickListSummary.TabIndex = 6;
            this.gridPickListSummary.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvPickList});
            // 
            // gvPickList
            // 
            this.gvPickList.Appearance.Row.BackColor = System.Drawing.Color.Transparent;
            this.gvPickList.Appearance.Row.Options.UseBackColor = true;
            this.gvPickList.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn3,
            this.gridColumn4,
            this.gridColumn7});
            this.gvPickList.GridControl = this.gridPickListSummary;
            this.gvPickList.GroupCount = 1;
            this.gvPickList.Name = "gvPickList";
            this.gvPickList.OptionsBehavior.Editable = false;
            this.gvPickList.OptionsBehavior.ReadOnly = true;
            this.gvPickList.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gvPickList.OptionsSelection.EnableAppearanceFocusedRow = false;
            this.gvPickList.OptionsSelection.EnableAppearanceHideSelection = false;
            this.gvPickList.OptionsView.ShowColumnHeaders = false;
            this.gvPickList.OptionsView.ShowGroupPanel = false;
            this.gvPickList.OptionsView.ShowIndicator = false;
            this.gvPickList.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn7, DevExpress.Data.ColumnSortOrder.Ascending)});
            // 
            // gridColumn3
            // 
            this.gridColumn3.FieldName = "Name";
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 0;
            // 
            // gridColumn4
            // 
            this.gridColumn4.FieldName = "Value";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 1;
            // 
            // gridColumn7
            // 
            this.gridColumn7.Caption = " ";
            this.gridColumn7.FieldName = "Category";
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 2;
            // 
            // wishListSummary
            // 
            this.wishListSummary.Location = new System.Drawing.Point(24, 325);
            this.wishListSummary.MainView = this.gvWishList;
            this.wishListSummary.Name = "wishListSummary";
            this.wishListSummary.Size = new System.Drawing.Size(285, 223);
            this.wishListSummary.TabIndex = 5;
            this.wishListSummary.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvWishList});
            // 
            // gvWishList
            // 
            this.gvWishList.Appearance.Row.BackColor = System.Drawing.Color.Transparent;
            this.gvWishList.Appearance.Row.Options.UseBackColor = true;
            this.gvWishList.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn1,
            this.gridColumn2,
            this.gridColumn8});
            this.gvWishList.GridControl = this.wishListSummary;
            this.gvWishList.GroupCount = 1;
            this.gvWishList.Name = "gvWishList";
            this.gvWishList.OptionsBehavior.Editable = false;
            this.gvWishList.OptionsBehavior.ReadOnly = true;
            this.gvWishList.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gvWishList.OptionsSelection.EnableAppearanceFocusedRow = false;
            this.gvWishList.OptionsView.ShowColumnHeaders = false;
            this.gvWishList.OptionsView.ShowGroupPanel = false;
            this.gvWishList.OptionsView.ShowIndicator = false;
            this.gvWishList.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn8, DevExpress.Data.ColumnSortOrder.Ascending)});
            // 
            // gridColumn1
            // 
            this.gridColumn1.FieldName = "Name";
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 0;
            // 
            // gridColumn2
            // 
            this.gridColumn2.FieldName = "Value";
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 1;
            // 
            // gridColumn8
            // 
            this.gridColumn8.Caption = " ";
            this.gridColumn8.FieldName = "Category";
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 2;
            // 
            // chartTransactions
            // 
            this.chartTransactions.AppearanceName = "Light";
            this.chartTransactions.Cursor = System.Windows.Forms.Cursors.Hand;
            xyDiagram2.AxisX.Label.Angle = -25;
            xyDiagram2.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram2.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram2.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram2.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
            this.chartTransactions.Diagram = xyDiagram2;
            this.chartTransactions.Legend.Visible = false;
            this.chartTransactions.Location = new System.Drawing.Point(24, 44);
            this.chartTransactions.Name = "chartTransactions";
            this.chartTransactions.PaletteBaseColorNumber = 2;
            this.chartTransactions.PaletteName = "Terracotta Pie";
            series5.ArgumentDataMember = "Date";
            pointSeriesLabel6.LineVisible = true;
            series5.Label = pointSeriesLabel6;
            series5.Name = "Sales";
            pointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Number;
            series5.PointOptions = pointOptions1;
            series5.ValueDataMembersSerializable = "Value";
            splineSeriesView6.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
            series5.View = splineSeriesView6;
            this.chartTransactions.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series5};
            pointSeriesLabel7.LineVisible = true;
            this.chartTransactions.SeriesTemplate.Label = pointSeriesLabel7;
            this.chartTransactions.SeriesTemplate.View = splineSeriesView7;
            this.chartTransactions.Size = new System.Drawing.Size(457, 233);
            this.chartTransactions.TabIndex = 4;
            chartTitle1.Font = new System.Drawing.Font("Tahoma", 10F);
            chartTitle1.Text = "Daily Sales (From Invoice Printing)";
            this.chartTransactions.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            this.chartTransactions.Click += new System.EventHandler(this.chartTransactions_Click);
            // 
            // layoutControlGroup1
            // 
            this.layoutControlGroup1.CustomizationFormText = "Root";
            this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup1.GroupBordersVisible = false;
            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.lcTransactionSummary,
            this.lcActivitySummary,
            this.lcWishlistSummary,
            this.lcPicklistSummary,
            this.lcInvoiceSummary});
            this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup1.Name = "Root";
            this.layoutControlGroup1.Size = new System.Drawing.Size(995, 572);
            this.layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlGroup1.Text = "Root";
            this.layoutControlGroup1.TextVisible = false;
            // 
            // lcTransactionSummary
            // 
            this.lcTransactionSummary.CustomizationFormText = "Transaction Summary";
            this.lcTransactionSummary.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem1});
            this.lcTransactionSummary.Location = new System.Drawing.Point(0, 0);
            this.lcTransactionSummary.Name = "lcTransactionSummary";
            this.lcTransactionSummary.Size = new System.Drawing.Size(485, 281);
            this.lcTransactionSummary.Text = "Transaction Summary (Click on the chart to zoom in)";
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.chartTransactions;
            this.layoutControlItem1.CustomizationFormText = "layoutControlItem1";
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(461, 237);
            this.layoutControlItem1.Text = "layoutControlItem1";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem1.TextToControlDistance = 0;
            this.layoutControlItem1.TextVisible = false;
            // 
            // lcActivitySummary
            // 
            this.lcActivitySummary.CustomizationFormText = "Activity Summary";
            this.lcActivitySummary.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem5});
            this.lcActivitySummary.Location = new System.Drawing.Point(485, 0);
            this.lcActivitySummary.Name = "lcActivitySummary";
            this.lcActivitySummary.Size = new System.Drawing.Size(490, 281);
            this.lcActivitySummary.Text = "Activity Summary (Click on the chart to zoom in)";
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.chartActivity;
            this.layoutControlItem5.CustomizationFormText = "layoutControlItem5";
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.Size = new System.Drawing.Size(466, 237);
            this.layoutControlItem5.Text = "layoutControlItem5";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem5.TextToControlDistance = 0;
            this.layoutControlItem5.TextVisible = false;
            // 
            // lcWishlistSummary
            // 
            this.lcWishlistSummary.CustomizationFormText = "Wish List Summary";
            this.lcWishlistSummary.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem2});
            this.lcWishlistSummary.Location = new System.Drawing.Point(0, 281);
            this.lcWishlistSummary.Name = "lcWishlistSummary";
            this.lcWishlistSummary.Size = new System.Drawing.Size(313, 271);
            this.lcWishlistSummary.Text = "Wish List Summary";
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.wishListSummary;
            this.layoutControlItem2.CustomizationFormText = "layoutControlItem2";
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.Size = new System.Drawing.Size(289, 227);
            this.layoutControlItem2.Text = "layoutControlItem2";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem2.TextToControlDistance = 0;
            this.layoutControlItem2.TextVisible = false;
            // 
            // lcPicklistSummary
            // 
            this.lcPicklistSummary.CustomizationFormText = "Pick List Summary";
            this.lcPicklistSummary.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem3});
            this.lcPicklistSummary.Location = new System.Drawing.Point(313, 281);
            this.lcPicklistSummary.Name = "lcPicklistSummary";
            this.lcPicklistSummary.Size = new System.Drawing.Size(325, 271);
            this.lcPicklistSummary.Text = "Pick List Summary";
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.gridPickListSummary;
            this.layoutControlItem3.CustomizationFormText = "layoutControlItem3";
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.Size = new System.Drawing.Size(301, 227);
            this.layoutControlItem3.Text = "layoutControlItem3";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem3.TextToControlDistance = 0;
            this.layoutControlItem3.TextVisible = false;
            // 
            // lcInvoiceSummary
            // 
            this.lcInvoiceSummary.CustomizationFormText = "Invoice Summary";
            this.lcInvoiceSummary.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem4});
            this.lcInvoiceSummary.Location = new System.Drawing.Point(638, 281);
            this.lcInvoiceSummary.Name = "lcInvoiceSummary";
            this.lcInvoiceSummary.Size = new System.Drawing.Size(337, 271);
            this.lcInvoiceSummary.Text = "Invoice Summary";
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.gridInvoiceSummary;
            this.layoutControlItem4.CustomizationFormText = "layoutControlItem4";
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.Size = new System.Drawing.Size(313, 227);
            this.layoutControlItem4.Text = "layoutControlItem4";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem4.TextToControlDistance = 0;
            this.layoutControlItem4.TextVisible = false;
            // 
            // Dashboard
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(995, 572);
            this.Controls.Add(this.layoutControl1);
            this.Name = "Dashboard";
            this.Text = "Dashboard";
            this.Load += new System.EventHandler(this.Dashboard_Load);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
            this.layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartActivity)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridInvoiceSummary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvInvoiceSummary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridPickListSummary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvPickList)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.wishListSummary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvWishList)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(splineSeriesView7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartTransactions)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcTransactionSummary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcActivitySummary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcWishlistSummary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcPicklistSummary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcInvoiceSummary)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
            this.ResumeLayout(false);

        }
Exemplo n.º 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.PointSeriesView          pointSeriesView1 = new DevExpress.XtraCharts.PointSeriesView();
     DevExpress.XtraCharts.PointSeriesView          pointSeriesView2 = new DevExpress.XtraCharts.PointSeriesView();
     DevExpress.XtraCharts.ChartTitle               chartTitle1      = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.ChartTitle               chartTitle2      = new DevExpress.XtraCharts.ChartTitle();
     System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(frmSampleOverview));
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.cBEvertical   = new DevExpress.XtraEditors.ComboBoxEdit();
     this.cBEHorizontal = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     this.siBConcel     = new DevExpress.XtraEditors.SimpleButton();
     this.siBOK         = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cBEvertical.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cBEHorizontal.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesView2)).BeginInit();
     this.SuspendLayout();
     //
     // groupControl1
     //
     this.groupControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)));
     this.groupControl1.Controls.Add(this.cBEvertical);
     this.groupControl1.Controls.Add(this.cBEHorizontal);
     this.groupControl1.Controls.Add(this.labelControl2);
     this.groupControl1.Controls.Add(this.labelControl1);
     this.groupControl1.Location = new System.Drawing.Point(9, 15);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(148, 359);
     this.groupControl1.TabIndex = 0;
     //
     // cBEvertical
     //
     this.cBEvertical.Location = new System.Drawing.Point(58, 105);
     this.cBEvertical.Name     = "cBEvertical";
     this.cBEvertical.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cBEvertical.Size     = new System.Drawing.Size(75, 20);
     this.cBEvertical.TabIndex = 5;
     //
     // cBEHorizontal
     //
     this.cBEHorizontal.Location = new System.Drawing.Point(58, 61);
     this.cBEHorizontal.Name     = "cBEHorizontal";
     this.cBEHorizontal.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     //this.cBEHorizontal.Properties.EditValueChanged += new System.EventHandler(this.cBEHorizontal_Properties_EditValueChanged);
     this.cBEHorizontal.Size     = new System.Drawing.Size(75, 20);
     this.cBEHorizontal.TabIndex = 4;
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(15, 108);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(24, 14);
     this.labelControl2.TabIndex = 3;
     this.labelControl2.Text     = "纵轴";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(15, 64);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(24, 14);
     this.labelControl1.TabIndex = 2;
     this.labelControl1.Text     = "横轴";
     //
     // chartControl1
     //
     this.chartControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.chartControl1.Cursor                     = System.Windows.Forms.Cursors.Default;
     xyDiagram1.AxisX.GridLines.Visible            = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable   = "-1";
     xyDiagram1.AxisX.WholeRange.AutoSideMargins   = false;
     xyDiagram1.AxisX.WholeRange.SideMarginsValue  = 0.26666666666666666D;
     xyDiagram1.AxisY.VisibleInPanesSerializable   = "-1";
     xyDiagram1.AxisY.WholeRange.AutoSideMargins   = false;
     xyDiagram1.AxisY.WholeRange.SideMarginsValue  = 0.80999999999999994D;
     this.chartControl1.Diagram                    = xyDiagram1;
     this.chartControl1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
     this.chartControl1.Legend.MarkerSize          = new System.Drawing.Size(5, 5);
     this.chartControl1.Location                   = new System.Drawing.Point(181, 15);
     this.chartControl1.Name = "chartControl1";
     this.chartControl1.RuntimeHitTesting     = true;
     pointSeriesView1.PointMarkerOptions.Size = 4;
     series1.View = pointSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.SeriesTemplate.View = pointSeriesView2;
     this.chartControl1.Size     = new System.Drawing.Size(426, 359);
     this.chartControl1.TabIndex = 1;
     chartTitle1.Dock            = DevExpress.XtraCharts.ChartTitleDockStyle.Left;
     chartTitle1.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     chartTitle1.Text            = "样方内调查面积(亩)";
     chartTitle2.Dock            = DevExpress.XtraCharts.ChartTitleDockStyle.Bottom;
     chartTitle2.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     chartTitle2.Text            = "样方内遥感分类面积(亩)";
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1,
         chartTitle2
     });
     this.chartControl1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.chartControl1_MouseDoubleClick);
     //
     // siBConcel
     //
     this.siBConcel.Anchor     = System.Windows.Forms.AnchorStyles.Bottom;
     this.siBConcel.ImageIndex = 2;
     this.siBConcel.Location   = new System.Drawing.Point(404, 388);
     this.siBConcel.Name       = "siBConcel";
     this.siBConcel.Size       = new System.Drawing.Size(78, 25);
     this.siBConcel.TabIndex   = 62;
     this.siBConcel.Text       = "取消";
     this.siBConcel.Click     += new System.EventHandler(this.siBConcel_Click);
     //
     // siBOK
     //
     this.siBOK.Anchor     = System.Windows.Forms.AnchorStyles.Bottom;
     this.siBOK.ImageIndex = 2;
     this.siBOK.Location   = new System.Drawing.Point(291, 388);
     this.siBOK.Name       = "siBOK";
     this.siBOK.Size       = new System.Drawing.Size(78, 25);
     this.siBOK.TabIndex   = 61;
     this.siBOK.Text       = "确定";
     this.siBOK.Click     += new System.EventHandler(this.siBOK_Click);
     //
     // frmSampleOverview
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(619, 422);
     this.Controls.Add(this.siBConcel);
     this.Controls.Add(this.siBOK);
     this.Controls.Add(this.chartControl1);
     this.Controls.Add(this.groupControl1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.HelpButton      = true;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "frmSampleOverview";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "抽样样本概览";
     this.Load           += new System.EventHandler(this.frmSampleOverview_Load);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     this.groupControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cBEvertical.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cBEHorizontal.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 47
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.XtraGrid.StyleFormatCondition styleFormatCondition3 = new DevExpress.XtraGrid.StyleFormatCondition();
            DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition4 = new DevExpress.XtraGrid.StyleFormatCondition();
            DevExpress.XtraCharts.PolarDiagram polarDiagram2 = new DevExpress.XtraCharts.PolarDiagram();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel4 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
            DevExpress.XtraCharts.PolarLineSeriesView polarLineSeriesView4 = new DevExpress.XtraCharts.PolarLineSeriesView();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel5 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
            DevExpress.XtraCharts.PolarLineSeriesView polarLineSeriesView5 = new DevExpress.XtraCharts.PolarLineSeriesView();
            DevExpress.XtraCharts.RadarPointSeriesLabel radarPointSeriesLabel6 = new DevExpress.XtraCharts.RadarPointSeriesLabel();
            DevExpress.XtraCharts.PolarLineSeriesView polarLineSeriesView6 = new DevExpress.XtraCharts.PolarLineSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle3 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.ChartTitle chartTitle4 = new DevExpress.XtraCharts.ChartTitle();
            this.btnImportCellGPRS = new System.Windows.Forms.Button();
            this.btnImportMRR = new System.Windows.Forms.Button();
            this.btnImportCDD = new System.Windows.Forms.Button();
            this.btnImportCDD_Nrel = new System.Windows.Forms.Button();
            this.btnImportBaseData = new System.Windows.Forms.Button();
            this.btnImportHandover = new System.Windows.Forms.Button();
            this.ImportAd = new System.Windows.Forms.GroupBox();
            this.btnExecuteCLS = new System.Windows.Forms.Button();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.ExportXls2 = new System.Windows.Forms.Button();
            this.ExportXls1 = new System.Windows.Forms.Button();
            this.btnExportExcel = new System.Windows.Forms.Button();
            this.gridControl1 = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.BSC = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Cell_name = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Balance_T空闲信道 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.FAILDLTBFEST = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Variance_T空闲信道 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Variance_PDCH复用度 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Variance_H话务比 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Variance_EDGE终端使用EDGE比例 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.advBandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
            this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gridControl2 = new DevExpress.XtraGrid.GridControl();
            this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.numericUpDown3 = new System.Windows.Forms.NumericUpDown();
            this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
            this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
            this.panel1 = new System.Windows.Forms.Panel();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.richTextBox1 = new System.Windows.Forms.RichTextBox();
            this.staticTableBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.ImportAd.SuspendLayout();
            this.tableLayoutPanel1.SuspendLayout();
            this.groupBox3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
            this.groupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(polarDiagram2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(polarLineSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(polarLineSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(polarLineSeriesView6)).BeginInit();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.staticTableBindingSource)).BeginInit();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            this.SuspendLayout();
            // 
            // btnImportCellGPRS
            // 
            this.btnImportCellGPRS.Location = new System.Drawing.Point(12, 20);
            this.btnImportCellGPRS.Name = "btnImportCellGPRS";
            this.btnImportCellGPRS.Size = new System.Drawing.Size(193, 23);
            this.btnImportCellGPRS.TabIndex = 0;
            this.btnImportCellGPRS.Text = "CELLGPRS";
            this.btnImportCellGPRS.UseVisualStyleBackColor = true;
            this.btnImportCellGPRS.Click += new System.EventHandler(this.btnImportCellGPRS_Click);
            // 
            // btnImportMRR
            // 
            this.btnImportMRR.Location = new System.Drawing.Point(12, 49);
            this.btnImportMRR.Name = "btnImportMRR";
            this.btnImportMRR.Size = new System.Drawing.Size(193, 23);
            this.btnImportMRR.TabIndex = 1;
            this.btnImportMRR.Text = "MRR小区小时常规统计";
            this.btnImportMRR.UseVisualStyleBackColor = true;
            this.btnImportMRR.Click += new System.EventHandler(this.btnImportMRR_Click);
            // 
            // btnImportCDD
            // 
            this.btnImportCDD.Location = new System.Drawing.Point(12, 78);
            this.btnImportCDD.Name = "btnImportCDD";
            this.btnImportCDD.Size = new System.Drawing.Size(193, 23);
            this.btnImportCDD.TabIndex = 2;
            this.btnImportCDD.Text = "现网cdd";
            this.btnImportCDD.UseVisualStyleBackColor = true;
            this.btnImportCDD.Click += new System.EventHandler(this.btnImportCDD_Click);
            // 
            // btnImportCDD_Nrel
            // 
            this.btnImportCDD_Nrel.Location = new System.Drawing.Point(12, 106);
            this.btnImportCDD_Nrel.Name = "btnImportCDD_Nrel";
            this.btnImportCDD_Nrel.Size = new System.Drawing.Size(193, 23);
            this.btnImportCDD_Nrel.TabIndex = 3;
            this.btnImportCDD_Nrel.Text = "现网cdd_Nrel";
            this.btnImportCDD_Nrel.UseVisualStyleBackColor = true;
            this.btnImportCDD_Nrel.Click += new System.EventHandler(this.btnImportCDD_Nrel_Click);
            // 
            // btnImportBaseData
            // 
            this.btnImportBaseData.Location = new System.Drawing.Point(12, 135);
            this.btnImportBaseData.Name = "btnImportBaseData";
            this.btnImportBaseData.Size = new System.Drawing.Size(193, 23);
            this.btnImportBaseData.TabIndex = 4;
            this.btnImportBaseData.Text = "小区基础数据";
            this.btnImportBaseData.UseVisualStyleBackColor = true;
            this.btnImportBaseData.Click += new System.EventHandler(this.btnImportBaseData_Click);
            // 
            // btnImportHandover
            // 
            this.btnImportHandover.Location = new System.Drawing.Point(12, 162);
            this.btnImportHandover.Name = "btnImportHandover";
            this.btnImportHandover.Size = new System.Drawing.Size(193, 23);
            this.btnImportHandover.TabIndex = 5;
            this.btnImportHandover.Text = "小区切换查询";
            this.btnImportHandover.UseVisualStyleBackColor = true;
            this.btnImportHandover.Click += new System.EventHandler(this.btnImportHandover_Click);
            // 
            // ImportAd
            // 
            this.ImportAd.Controls.Add(this.btnImportCellGPRS);
            this.ImportAd.Controls.Add(this.btnImportHandover);
            this.ImportAd.Controls.Add(this.btnImportMRR);
            this.ImportAd.Controls.Add(this.btnImportBaseData);
            this.ImportAd.Controls.Add(this.btnImportCDD);
            this.ImportAd.Controls.Add(this.btnImportCDD_Nrel);
            this.ImportAd.Dock = System.Windows.Forms.DockStyle.Fill;
            this.ImportAd.Location = new System.Drawing.Point(590, 3);
            this.ImportAd.Name = "ImportAd";
            this.ImportAd.Size = new System.Drawing.Size(243, 191);
            this.ImportAd.TabIndex = 6;
            this.ImportAd.TabStop = false;
            this.ImportAd.Text = "Import Analysis Data";
            // 
            // btnExecuteCLS
            // 
            this.btnExecuteCLS.Location = new System.Drawing.Point(9, 29);
            this.btnExecuteCLS.Name = "btnExecuteCLS";
            this.btnExecuteCLS.Size = new System.Drawing.Size(117, 23);
            this.btnExecuteCLS.TabIndex = 1;
            this.btnExecuteCLS.Text = "ExecuteCLS";
            this.btnExecuteCLS.UseVisualStyleBackColor = true;
            this.btnExecuteCLS.Click += new System.EventHandler(this.btnExecuteCLS_Click);
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 3;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 150F));
            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, 249F));
            this.tableLayoutPanel1.Controls.Add(this.groupBox3, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.gridControl1, 1, 0);
            this.tableLayoutPanel1.Controls.Add(this.gridControl2, 1, 1);
            this.tableLayoutPanel1.Controls.Add(this.groupBox2, 0, 1);
            this.tableLayoutPanel1.Controls.Add(this.panel1, 2, 1);
            this.tableLayoutPanel1.Controls.Add(this.ImportAd, 2, 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, 50F));
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(836, 395);
            this.tableLayoutPanel1.TabIndex = 10;
            // 
            // groupBox3
            // 
            this.groupBox3.Controls.Add(this.ExportXls2);
            this.groupBox3.Controls.Add(this.ExportXls1);
            this.groupBox3.Controls.Add(this.btnExportExcel);
            this.groupBox3.Controls.Add(this.btnExecuteCLS);
            this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBox3.Location = new System.Drawing.Point(3, 3);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(144, 191);
            this.groupBox3.TabIndex = 12;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "Excute Command";
            // 
            // ExportXls2
            // 
            this.ExportXls2.Location = new System.Drawing.Point(9, 135);
            this.ExportXls2.Name = "ExportXls2";
            this.ExportXls2.Size = new System.Drawing.Size(117, 23);
            this.ExportXls2.TabIndex = 12;
            this.ExportXls2.Text = "ExportXls2";
            this.ExportXls2.UseVisualStyleBackColor = true;
            this.ExportXls2.Click += new System.EventHandler(this.ExportXls2_Click);
            // 
            // ExportXls1
            // 
            this.ExportXls1.Location = new System.Drawing.Point(9, 106);
            this.ExportXls1.Name = "ExportXls1";
            this.ExportXls1.Size = new System.Drawing.Size(117, 23);
            this.ExportXls1.TabIndex = 11;
            this.ExportXls1.Text = "ExportXls1";
            this.ExportXls1.UseVisualStyleBackColor = true;
            this.ExportXls1.Click += new System.EventHandler(this.ExportXls1_Click);
            // 
            // btnExportExcel
            // 
            this.btnExportExcel.Location = new System.Drawing.Point(9, 58);
            this.btnExportExcel.Name = "btnExportExcel";
            this.btnExportExcel.Size = new System.Drawing.Size(117, 23);
            this.btnExportExcel.TabIndex = 10;
            this.btnExportExcel.Text = "ExportExcel";
            this.btnExportExcel.UseVisualStyleBackColor = true;
            this.btnExportExcel.Click += new System.EventHandler(this.btnExportExcel_Click);
            // 
            // gridControl1
            // 
            this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl1.Location = new System.Drawing.Point(153, 3);
            this.gridControl1.MainView = this.gridView1;
            this.gridControl1.Name = "gridControl1";
            this.gridControl1.Size = new System.Drawing.Size(431, 191);
            this.gridControl1.TabIndex = 13;
            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1,
            this.advBandedGridView1});
            this.gridControl1.Click += new System.EventHandler(this.gridControl1_Click);
            // 
            // gridView1
            // 
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.BSC,
            this.Cell_name,
            this.Balance_T空闲信道,
            this.FAILDLTBFEST,
            this.Variance_T空闲信道,
            this.Variance_PDCH复用度,
            this.Variance_H话务比,
            this.Variance_EDGE终端使用EDGE比例});
            this.gridView1.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] {
            styleFormatCondition3,
            styleFormatCondition4});
            this.gridView1.GridControl = this.gridControl1;
            this.gridView1.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "", null, ""),
            new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "", null, ""),
            new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "", null, ""),
            new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "", null, ""),
            new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "", null, ""),
            new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "", null, "")});
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsView.ShowFooter = true;
            // 
            // BSC
            // 
            this.BSC.Caption = "BSC";
            this.BSC.FieldName = "BSC";
            this.BSC.Name = "BSC";
            this.BSC.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Count;
            this.BSC.Visible = true;
            this.BSC.VisibleIndex = 0;
            // 
            // Cell_name
            // 
            this.Cell_name.Caption = "Cell_name";
            this.Cell_name.FieldName = "Cell_name";
            this.Cell_name.Name = "Cell_name";
            this.Cell_name.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Count;
            this.Cell_name.Visible = true;
            this.Cell_name.VisibleIndex = 1;
            // 
            // Balance_T空闲信道
            // 
            this.Balance_T空闲信道.Caption = "Balance_T空闲信道";
            this.Balance_T空闲信道.FieldName = "Balance_T空闲信道";
            this.Balance_T空闲信道.Name = "Balance_T空闲信道";
            this.Balance_T空闲信道.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
            this.Balance_T空闲信道.Visible = true;
            this.Balance_T空闲信道.VisibleIndex = 2;
            // 
            // FAILDLTBFEST
            // 
            this.FAILDLTBFEST.Caption = "FAILDLTBFEST";
            this.FAILDLTBFEST.FieldName = "FAILDLTBFEST";
            this.FAILDLTBFEST.Name = "FAILDLTBFEST";
            this.FAILDLTBFEST.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
            this.FAILDLTBFEST.Visible = true;
            this.FAILDLTBFEST.VisibleIndex = 3;
            // 
            // Variance_T空闲信道
            // 
            this.Variance_T空闲信道.Caption = "Variance_T空闲信道";
            this.Variance_T空闲信道.FieldName = "Variance_T空闲信道";
            this.Variance_T空闲信道.Name = "Variance_T空闲信道";
            this.Variance_T空闲信道.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
            this.Variance_T空闲信道.Visible = true;
            this.Variance_T空闲信道.VisibleIndex = 4;
            // 
            // Variance_PDCH复用度
            // 
            this.Variance_PDCH复用度.Caption = "Variance_PDCH复用度";
            this.Variance_PDCH复用度.FieldName = "Variance_PDCH复用度";
            this.Variance_PDCH复用度.Name = "Variance_PDCH复用度";
            this.Variance_PDCH复用度.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Average;
            this.Variance_PDCH复用度.Visible = true;
            this.Variance_PDCH复用度.VisibleIndex = 5;
            // 
            // Variance_H话务比
            // 
            this.Variance_H话务比.Caption = "Variance_H话务比";
            this.Variance_H话务比.FieldName = "Variance_H话务比";
            this.Variance_H话务比.Name = "Variance_H话务比";
            this.Variance_H话务比.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Average;
            this.Variance_H话务比.Visible = true;
            this.Variance_H话务比.VisibleIndex = 6;
            // 
            // Variance_EDGE终端使用EDGE比例
            // 
            this.Variance_EDGE终端使用EDGE比例.Caption = "Variance_EDGE终端使用EDGE比例";
            this.Variance_EDGE终端使用EDGE比例.FieldName = "Variance_EDGE终端使用EDGE比例";
            this.Variance_EDGE终端使用EDGE比例.Name = "Variance_EDGE终端使用EDGE比例";
            this.Variance_EDGE终端使用EDGE比例.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Average;
            this.Variance_EDGE终端使用EDGE比例.Visible = true;
            this.Variance_EDGE终端使用EDGE比例.VisibleIndex = 7;
            // 
            // advBandedGridView1
            // 
            this.advBandedGridView1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
            this.gridBand1});
            this.advBandedGridView1.GridControl = this.gridControl1;
            this.advBandedGridView1.Name = "advBandedGridView1";
            // 
            // gridBand1
            // 
            this.gridBand1.Caption = "gridBand1";
            this.gridBand1.Name = "gridBand1";
            // 
            // gridControl2
            // 
            this.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl2.Location = new System.Drawing.Point(153, 200);
            this.gridControl2.MainView = this.gridView2;
            this.gridControl2.Name = "gridControl2";
            this.gridControl2.Size = new System.Drawing.Size(431, 192);
            this.gridControl2.TabIndex = 14;
            this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView2});
            this.gridControl2.Click += new System.EventHandler(this.gridControl2_Click);
            // 
            // gridView2
            // 
            this.gridView2.GridControl = this.gridControl2;
            this.gridView2.Name = "gridView2";
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.label3);
            this.groupBox2.Controls.Add(this.label2);
            this.groupBox2.Controls.Add(this.label1);
            this.groupBox2.Controls.Add(this.numericUpDown3);
            this.groupBox2.Controls.Add(this.numericUpDown2);
            this.groupBox2.Controls.Add(this.numericUpDown1);
            this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBox2.Location = new System.Drawing.Point(3, 200);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(144, 192);
            this.groupBox2.TabIndex = 11;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "Define Parameter";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(11, 122);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(101, 12);
            this.label3.TabIndex = 5;
            this.label3.Text = "FAILDLTBFEST TOP";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(11, 71);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(65, 12);
            this.label2.TabIndex = 4;
            this.label2.Text = "PDCH复用度";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(11, 24);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(47, 12);
            this.label1.TabIndex = 3;
            this.label1.Text = "H话务比";
            // 
            // numericUpDown3
            // 
            this.numericUpDown3.Location = new System.Drawing.Point(9, 137);
            this.numericUpDown3.Maximum = new decimal(new int[] {
            1000000,
            0,
            0,
            0});
            this.numericUpDown3.Name = "numericUpDown3";
            this.numericUpDown3.Size = new System.Drawing.Size(120, 21);
            this.numericUpDown3.TabIndex = 2;
            this.numericUpDown3.Value = new decimal(new int[] {
            2000,
            0,
            0,
            0});
            // 
            // numericUpDown2
            // 
            this.numericUpDown2.Location = new System.Drawing.Point(9, 86);
            this.numericUpDown2.Name = "numericUpDown2";
            this.numericUpDown2.Size = new System.Drawing.Size(120, 21);
            this.numericUpDown2.TabIndex = 1;
            this.numericUpDown2.Value = new decimal(new int[] {
            40,
            0,
            0,
            0});
            // 
            // numericUpDown1
            // 
            this.numericUpDown1.Location = new System.Drawing.Point(9, 38);
            this.numericUpDown1.Name = "numericUpDown1";
            this.numericUpDown1.Size = new System.Drawing.Size(120, 21);
            this.numericUpDown1.TabIndex = 0;
            this.numericUpDown1.Value = new decimal(new int[] {
            10,
            0,
            0,
            0});
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.chartControl1);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(590, 200);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(243, 192);
            this.panel1.TabIndex = 10;
            // 
            // chartControl1
            // 
            polarDiagram2.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            polarDiagram2.AxisY.Range.SideMarginsEnabled = true;
            this.chartControl1.Diagram = polarDiagram2;
            this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl1.Legend.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chartControl1.Legend.Visible = false;
            this.chartControl1.Location = new System.Drawing.Point(0, 0);
            this.chartControl1.Name = "chartControl1";
            series3.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            radarPointSeriesLabel4.LineVisible = true;
            radarPointSeriesLabel4.OverlappingOptionsTypeName = "PointOverlappingOptions";
            series3.Label = radarPointSeriesLabel4;
            series3.Name = "H话务比";
            series3.View = polarLineSeriesView4;
            series4.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            radarPointSeriesLabel5.LineVisible = true;
            radarPointSeriesLabel5.OverlappingOptionsTypeName = "PointOverlappingOptions";
            series4.Label = radarPointSeriesLabel5;
            series4.Name = "PDCH复用度";
            series4.View = polarLineSeriesView5;
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series3,
        series4};
            this.chartControl1.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            radarPointSeriesLabel6.LineVisible = true;
            radarPointSeriesLabel6.OverlappingOptionsTypeName = "PointOverlappingOptions";
            this.chartControl1.SeriesTemplate.Label = radarPointSeriesLabel6;
            this.chartControl1.SeriesTemplate.View = polarLineSeriesView6;
            this.chartControl1.Size = new System.Drawing.Size(243, 192);
            this.chartControl1.TabIndex = 0;
            chartTitle3.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            chartTitle3.Text = "同站小区负荷均衡";
            chartTitle4.Text = "";
            this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle3,
            chartTitle4});
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.richTextBox1);
            this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBox1.Location = new System.Drawing.Point(0, 0);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(836, 48);
            this.groupBox1.TabIndex = 0;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Check File List";
            // 
            // richTextBox1
            // 
            this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.richTextBox1.Location = new System.Drawing.Point(3, 17);
            this.richTextBox1.Name = "richTextBox1";
            this.richTextBox1.Size = new System.Drawing.Size(830, 28);
            this.richTextBox1.TabIndex = 0;
            this.richTextBox1.Text = "";
            // 
            // staticTableBindingSource
            // 
            this.staticTableBindingSource.DataSource = typeof(CellLoadSharing.StaticTable);
            // 
            // splitContainer1
            // 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(0, 0);
            this.splitContainer1.Name = "splitContainer1";
            this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.tableLayoutPanel1);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.groupBox1);
            this.splitContainer1.Size = new System.Drawing.Size(836, 447);
            this.splitContainer1.SplitterDistance = 395;
            this.splitContainer1.TabIndex = 12;
            // 
            // FormCellLoadSharing
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(836, 447);
            this.Controls.Add(this.splitContainer1);
            this.Name = "FormCellLoadSharing";
            this.Text = "CellLoadSharing.v1.0.2011.9.16";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.FormCellLoadSharing_Load);
            this.ImportAd.ResumeLayout(false);
            this.tableLayoutPanel1.ResumeLayout(false);
            this.groupBox3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(polarDiagram2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(polarLineSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(polarLineSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(radarPointSeriesLabel6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(polarLineSeriesView6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            this.groupBox1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.staticTableBindingSource)).EndInit();
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Exemplo n.º 48
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.ChartTitle     chartTitle1     = new DevExpress.XtraCharts.ChartTitle();
     this.dgv_coin      = new DevExpress.XtraGrid.GridControl();
     this.gridView1     = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.btn_showCoin  = new DevExpress.XtraEditors.SimpleButton();
     this.cbb_nameCoin  = new System.Windows.Forms.ComboBox();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.lb_dht        = new DevExpress.XtraEditors.LabelControl();
     this.lb_nameCoin   = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     this.modelChartCoinBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.lb_slgiatri   = new DevExpress.XtraEditors.LabelControl();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_coin)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.modelChartCoinBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // dgv_coin
     //
     this.dgv_coin.Location = new System.Drawing.Point(50, 270);
     this.dgv_coin.MainView = this.gridView1;
     this.dgv_coin.Name     = "dgv_coin";
     this.dgv_coin.Size     = new System.Drawing.Size(706, 229);
     this.dgv_coin.TabIndex = 6;
     this.dgv_coin.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.GridControl = this.dgv_coin;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // btn_showCoin
     //
     this.btn_showCoin.Location = new System.Drawing.Point(50, 141);
     this.btn_showCoin.Name     = "btn_showCoin";
     this.btn_showCoin.Size     = new System.Drawing.Size(75, 23);
     this.btn_showCoin.TabIndex = 7;
     this.btn_showCoin.Text     = "Show";
     this.btn_showCoin.Click   += new System.EventHandler(this.btn_showCoin_Click);
     //
     // cbb_nameCoin
     //
     this.cbb_nameCoin.FormattingEnabled = true;
     this.cbb_nameCoin.Location          = new System.Drawing.Point(143, 99);
     this.cbb_nameCoin.Name     = "cbb_nameCoin";
     this.cbb_nameCoin.Size     = new System.Drawing.Size(121, 21);
     this.cbb_nameCoin.TabIndex = 8;
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font            = new System.Drawing.Font("Tahoma", 20F);
     this.labelControl1.Appearance.Options.UseFont = true;
     this.labelControl1.Location = new System.Drawing.Point(50, 12);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(145, 33);
     this.labelControl1.TabIndex = 9;
     this.labelControl1.Text     = "Lịch Sử Coin";
     //
     // lb_dht
     //
     this.lb_dht.Appearance.Font            = new System.Drawing.Font("Tahoma", 14F);
     this.lb_dht.Appearance.Options.UseFont = true;
     this.lb_dht.Location = new System.Drawing.Point(50, 181);
     this.lb_dht.Name     = "lb_dht";
     this.lb_dht.Size     = new System.Drawing.Size(134, 23);
     this.lb_dht.TabIndex = 10;
     this.lb_dht.Text     = "Đang Hiển Thị :";
     //
     // lb_nameCoin
     //
     this.lb_nameCoin.Appearance.Font            = new System.Drawing.Font("Tahoma", 14F);
     this.lb_nameCoin.Appearance.Options.UseFont = true;
     this.lb_nameCoin.Location = new System.Drawing.Point(190, 181);
     this.lb_nameCoin.Name     = "lb_nameCoin";
     this.lb_nameCoin.Size     = new System.Drawing.Size(0, 23);
     this.lb_nameCoin.TabIndex = 11;
     //
     // labelControl2
     //
     this.labelControl2.Appearance.Font            = new System.Drawing.Font("Tahoma", 12F);
     this.labelControl2.Appearance.Options.UseFont = true;
     this.labelControl2.Location = new System.Drawing.Point(50, 101);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(74, 19);
     this.labelControl2.TabIndex = 12;
     this.labelControl2.Text     = "Chọn Coin";
     //
     // chartControl1
     //
     this.chartControl1.DataBindings             = null;
     this.chartControl1.DataSource               = this.modelChartCoinBindingSource;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram           = xyDiagram1;
     this.chartControl1.Legend.Name       = "gtri";
     this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl1.Location          = new System.Drawing.Point(391, 42);
     this.chartControl1.Name    = "chartControl1";
     series1.ArgumentDataMember = "last_updated";
     series1.ColorDataMember    = "price_usd";
     series1.LabelsVisibility   = DevExpress.Utils.DefaultBoolean.False;
     series1.Name = "Series 1";
     series1.ToolTipHintDataMember        = "price_usd";
     series1.ValueDataMembersSerializable = "price_usd";
     series1.View = lineSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.SeriesTemplate.ArgumentDataMember           = "last_updated";
     this.chartControl1.SeriesTemplate.ValueDataMembersSerializable = "price_usd";
     this.chartControl1.Size     = new System.Drawing.Size(365, 162);
     this.chartControl1.TabIndex = 13;
     chartTitle1.Text            = "Thống Kê";
     chartTitle1.Visibility      = DevExpress.Utils.DefaultBoolean.True;
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // modelChartCoinBindingSource
     //
     this.modelChartCoinBindingSource.DataSource = typeof(Connect.ModelChartCoin);
     //
     // labelControl3
     //
     this.labelControl3.Appearance.Font            = new System.Drawing.Font("Tahoma", 14F);
     this.labelControl3.Appearance.Options.UseFont = true;
     this.labelControl3.Location = new System.Drawing.Point(50, 224);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(34, 23);
     this.labelControl3.TabIndex = 14;
     this.labelControl3.Text     = "Có :";
     this.labelControl3.Click   += new System.EventHandler(this.labelControl3_Click);
     //
     // lb_slgiatri
     //
     this.lb_slgiatri.Appearance.Font            = new System.Drawing.Font("Tahoma", 14F);
     this.lb_slgiatri.Appearance.Options.UseFont = true;
     this.lb_slgiatri.Location = new System.Drawing.Point(107, 224);
     this.lb_slgiatri.Name     = "lb_slgiatri";
     this.lb_slgiatri.Size     = new System.Drawing.Size(0, 23);
     this.lb_slgiatri.TabIndex = 15;
     //
     // Detail
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(821, 511);
     this.Controls.Add(this.lb_slgiatri);
     this.Controls.Add(this.labelControl3);
     this.Controls.Add(this.chartControl1);
     this.Controls.Add(this.labelControl2);
     this.Controls.Add(this.lb_nameCoin);
     this.Controls.Add(this.lb_dht);
     this.Controls.Add(this.labelControl1);
     this.Controls.Add(this.cbb_nameCoin);
     this.Controls.Add(this.btn_showCoin);
     this.Controls.Add(this.dgv_coin);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Name            = "Detail";
     this.Text            = "Detail";
     this.Load           += new System.EventHandler(this.Detail_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_coin)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.modelChartCoinBindingSource)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint("aaa", new object[] {
            ((object)(2D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("bbb", new object[] {
            ((object)(4.5D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint("ccc", new object[] {
            ((object)(7.7D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("ddd", new object[] {
            ((object)(1.6D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint("eee", new object[] {
            ((object)(8.9D))});
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint("aaa", new object[] {
            ((object)(8D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint("bbb", new object[] {
            ((object)(10D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint("ccc", new object[] {
            ((object)(7.3D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint9 = new DevExpress.XtraCharts.SeriesPoint("ddd", new object[] {
            ((object)(3.3D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint10 = new DevExpress.XtraCharts.SeriesPoint("eee", new object[] {
            ((object)(7.9D))});
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SeriesPoint seriesPoint11 = new DevExpress.XtraCharts.SeriesPoint("aaa", new object[] {
            ((object)(1.2D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint12 = new DevExpress.XtraCharts.SeriesPoint("bbb", new object[] {
            ((object)(7.5D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint13 = new DevExpress.XtraCharts.SeriesPoint("ccc", new object[] {
            ((object)(2.5D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint14 = new DevExpress.XtraCharts.SeriesPoint("ddd", new object[] {
            ((object)(6.9D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint15 = new DevExpress.XtraCharts.SeriesPoint("eee", new object[] {
            ((object)(3.7D))});
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UcReportMonthlyCategory));
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.btnSearch = new DevExpress.XtraEditors.SimpleButton();
            this.cbbDataType = new DevExpress.XtraEditors.ComboBoxEdit();
            this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
            this.cbbCategory = new DevExpress.XtraEditors.CheckedComboBoxEdit();
            this.chkShowCurrentMonth = new DevExpress.XtraEditors.CheckEdit();
            this.lblTime = new DevExpress.XtraEditors.LabelControl();
            this.cbbBackward = new DevExpress.XtraEditors.ComboBoxEdit();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.cbbTime = new DevExpress.XtraEditors.ComboBoxEdit();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.splashScreenManager = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::PowerBackend.FmWait), true, true, typeof(System.Windows.Forms.UserControl));
            this.cbbCustomerType = new DevExpress.XtraEditors.ComboBoxEdit();
            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cbbDataType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbbCategory.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chkShowCurrentMonth.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbbBackward.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbbTime.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbbCustomerType.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // chartControl1
            // 
            xyDiagram1.AxisX.AutoScaleBreaks.Enabled = true;
            xyDiagram1.AxisX.CrosshairAxisLabelOptions.Visibility = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.AxisX.Tickmarks.MinorVisible = false;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.Label.TextPattern = "{V:#,#}";
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            this.chartControl1.Diagram = xyDiagram1;
            this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl1.Location = new System.Drawing.Point(0, 30);
            this.chartControl1.Name = "chartControl1";
            series1.Name = "มกรา";
            series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint1,
            seriesPoint2,
            seriesPoint3,
            seriesPoint4,
            seriesPoint5});
            series2.Name = "กุมภา";
            series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint6,
            seriesPoint7,
            seriesPoint8,
            seriesPoint9,
            seriesPoint10});
            series3.Name = "มีนา";
            series3.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint11,
            seriesPoint12,
            seriesPoint13,
            seriesPoint14,
            seriesPoint15});
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2,
        series3};
            this.chartControl1.Size = new System.Drawing.Size(1069, 443);
            this.chartControl1.TabIndex = 0;
            chartTitle1.Font = new System.Drawing.Font("DilleniaUPC", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            chartTitle1.Text = "กราฟแสดง";
            this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            this.chartControl1.Visible = false;
            // 
            // panelControl1
            // 
            this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.panelControl1.Controls.Add(this.cbbCustomerType);
            this.panelControl1.Controls.Add(this.labelControl3);
            this.panelControl1.Controls.Add(this.btnSearch);
            this.panelControl1.Controls.Add(this.cbbDataType);
            this.panelControl1.Controls.Add(this.labelControl4);
            this.panelControl1.Controls.Add(this.cbbCategory);
            this.panelControl1.Controls.Add(this.chkShowCurrentMonth);
            this.panelControl1.Controls.Add(this.lblTime);
            this.panelControl1.Controls.Add(this.cbbBackward);
            this.panelControl1.Controls.Add(this.labelControl2);
            this.panelControl1.Controls.Add(this.cbbTime);
            this.panelControl1.Controls.Add(this.labelControl1);
            this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelControl1.Location = new System.Drawing.Point(0, 0);
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(1069, 30);
            this.panelControl1.TabIndex = 1;
            // 
            // btnSearch
            // 
            this.btnSearch.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.btnSearch.Appearance.Options.UseFont = true;
            this.btnSearch.Image = ((System.Drawing.Image)(resources.GetObject("btnSearch.Image")));
            this.btnSearch.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
            this.btnSearch.Location = new System.Drawing.Point(828, 0);
            this.btnSearch.Name = "btnSearch";
            this.btnSearch.Size = new System.Drawing.Size(95, 23);
            this.btnSearch.TabIndex = 10;
            this.btnSearch.Text = "ค้นหาข้อมูล";
            this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
            // 
            // cbbDataType
            // 
            this.cbbDataType.EditValue = "ยอดขาย";
            this.cbbDataType.Location = new System.Drawing.Point(692, 0);
            this.cbbDataType.Name = "cbbDataType";
            this.cbbDataType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.cbbDataType.Properties.Appearance.Options.UseFont = true;
            this.cbbDataType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbbDataType.Properties.Items.AddRange(new object[] {
            "ยอดขาย",
            "จำนวนชิ้น",
            "กำไร",
            "ต้นทุนเฉลี่ยต่อชิ้น",
            "ราคาขายเฉลี่ยต่อชิ้น",
            "กำไรเฉลี่ยต่อชิ้น"});
            this.cbbDataType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.cbbDataType.Size = new System.Drawing.Size(130, 22);
            this.cbbDataType.TabIndex = 9;
            this.cbbDataType.SelectedIndexChanged += new System.EventHandler(this.cbbDataType_SelectedIndexChanged);
            // 
            // labelControl4
            // 
            this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.labelControl4.Location = new System.Drawing.Point(651, 3);
            this.labelControl4.Name = "labelControl4";
            this.labelControl4.Size = new System.Drawing.Size(32, 16);
            this.labelControl4.TabIndex = 8;
            this.labelControl4.Text = "ข้อมูล";
            // 
            // cbbCategory
            // 
            this.cbbCategory.EditValue = "";
            this.cbbCategory.Location = new System.Drawing.Point(908, 0);
            this.cbbCategory.Name = "cbbCategory";
            this.cbbCategory.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.cbbCategory.Properties.Appearance.Options.UseFont = true;
            this.cbbCategory.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbbCategory.Properties.SelectAllItemCaption = "ทุกหมวดหมู่";
            this.cbbCategory.Size = new System.Drawing.Size(260, 22);
            this.cbbCategory.TabIndex = 7;
            this.cbbCategory.Visible = false;
            this.cbbCategory.EditValueChanged += new System.EventHandler(this.cbbCategory_EditValueChanged);
            // 
            // chkShowCurrentMonth
            // 
            this.chkShowCurrentMonth.EditValue = true;
            this.chkShowCurrentMonth.Location = new System.Drawing.Point(500, 1);
            this.chkShowCurrentMonth.Name = "chkShowCurrentMonth";
            this.chkShowCurrentMonth.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.chkShowCurrentMonth.Properties.Appearance.Options.UseFont = true;
            this.chkShowCurrentMonth.Properties.Caption = "แสดงเดือนปัจจุบัน";
            this.chkShowCurrentMonth.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Default;
            this.chkShowCurrentMonth.Size = new System.Drawing.Size(138, 20);
            this.chkShowCurrentMonth.TabIndex = 5;
            this.chkShowCurrentMonth.CheckedChanged += new System.EventHandler(this.chkShowCurrentMonth_CheckedChanged);
            // 
            // lblTime
            // 
            this.lblTime.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.lblTime.Location = new System.Drawing.Point(431, 3);
            this.lblTime.Name = "lblTime";
            this.lblTime.Size = new System.Drawing.Size(28, 16);
            this.lblTime.TabIndex = 4;
            this.lblTime.Text = "เดือน";
            // 
            // cbbBackward
            // 
            this.cbbBackward.EditValue = "3";
            this.cbbBackward.Location = new System.Drawing.Point(381, 0);
            this.cbbBackward.Name = "cbbBackward";
            this.cbbBackward.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.cbbBackward.Properties.Appearance.Options.UseFont = true;
            this.cbbBackward.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbbBackward.Properties.Items.AddRange(new object[] {
            "0",
            "1",
            "2",
            "3",
            "4",
            "5",
            "6",
            "7",
            "8",
            "9",
            "10",
            "11",
            "12"});
            this.cbbBackward.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.cbbBackward.Size = new System.Drawing.Size(44, 22);
            this.cbbBackward.TabIndex = 3;
            this.cbbBackward.SelectedIndexChanged += new System.EventHandler(this.cbbBackward_SelectedIndexChanged);
            // 
            // labelControl2
            // 
            this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.labelControl2.Location = new System.Drawing.Point(329, 3);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(46, 16);
            this.labelControl2.TabIndex = 2;
            this.labelControl2.Text = "ย้อนหลัง";
            // 
            // cbbTime
            // 
            this.cbbTime.EditValue = "รายเดือน";
            this.cbbTime.Enabled = false;
            this.cbbTime.Location = new System.Drawing.Point(223, 0);
            this.cbbTime.Name = "cbbTime";
            this.cbbTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.cbbTime.Properties.Appearance.Options.UseFont = true;
            this.cbbTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbbTime.Properties.Items.AddRange(new object[] {
            "รายวัน",
            "รายสัปดาห์",
            "รายเดือน"});
            this.cbbTime.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.cbbTime.Size = new System.Drawing.Size(100, 22);
            this.cbbTime.TabIndex = 1;
            this.cbbTime.SelectedIndexChanged += new System.EventHandler(this.cbbTime_SelectedIndexChanged);
            // 
            // labelControl1
            // 
            this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.labelControl1.Location = new System.Drawing.Point(173, 3);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(44, 16);
            this.labelControl1.TabIndex = 0;
            this.labelControl1.Text = "ช่วงเวลา";
            // 
            // splashScreenManager
            // 
            this.splashScreenManager.ClosingDelay = 500;
            // 
            // cbbCustomerType
            // 
            this.cbbCustomerType.EditValue = "ทั้งหมด";
            this.cbbCustomerType.Location = new System.Drawing.Point(42, 0);
            this.cbbCustomerType.Name = "cbbCustomerType";
            this.cbbCustomerType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.cbbCustomerType.Properties.Appearance.Options.UseFont = true;
            this.cbbCustomerType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cbbCustomerType.Properties.Items.AddRange(new object[] {
            "ทั้งหมด",
            "องค์กร"});
            this.cbbCustomerType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.cbbCustomerType.Size = new System.Drawing.Size(100, 22);
            this.cbbCustomerType.TabIndex = 12;
            // 
            // labelControl3
            // 
            this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 9.5F);
            this.labelControl3.Location = new System.Drawing.Point(5, 3);
            this.labelControl3.Name = "labelControl3";
            this.labelControl3.Size = new System.Drawing.Size(30, 16);
            this.labelControl3.TabIndex = 11;
            this.labelControl3.Text = "ลูกค้า";
            // 
            // UcReportMonthlyCategory
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.chartControl1);
            this.Controls.Add(this.panelControl1);
            this.Name = "UcReportMonthlyCategory";
            this.Size = new System.Drawing.Size(1069, 473);
            this.Load += new System.EventHandler(this.UcReportMonthlyCategory_Load);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            this.panelControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cbbDataType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbbCategory.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chkShowCurrentMonth.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbbBackward.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbbTime.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbbCustomerType.Properties)).EndInit();
            this.ResumeLayout(false);

        }
Exemplo n.º 50
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram              xyDiagram1              = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                 series1                 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel       pointSeriesLabel1       = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView         lineSeriesView1         = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.XYMarkerSlideAnimation xyMarkerSlideAnimation1 = new DevExpress.XtraCharts.XYMarkerSlideAnimation();
     DevExpress.XtraCharts.ChartTitle             chartTitle1             = new DevExpress.XtraCharts.ChartTitle();
     this.tmrDate   = new System.Windows.Forms.Timer(this.components);
     this.pnHeader  = new System.Windows.Forms.Panel();
     this.pnYMD     = new System.Windows.Forms.Panel();
     this.lblDate   = new System.Windows.Forms.Label();
     this.lblTitle  = new System.Windows.Forms.Label();
     this.pnBody    = new System.Windows.Forms.Panel();
     this.splMain   = new System.Windows.Forms.SplitContainer();
     this.grdView   = new DevExpress.XtraGrid.GridControl();
     this.gvwView   = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
     this.DIV       = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL01     = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL02     = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL03     = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL04     = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL05     = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL06     = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COLAVG    = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.TARGET    = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.RATE      = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.COL07     = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.panel1    = new System.Windows.Forms.Panel();
     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.label1    = new System.Windows.Forms.Label();
     this.spl1      = new System.Windows.Forms.SplitContainer();
     this.spl2      = new System.Windows.Forms.SplitContainer();
     this.bgWork    = new System.ComponentModel.BackgroundWorker();
     this.ChartVSM  = new DevExpress.XtraCharts.ChartControl();
     this.bandDate  = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.band01    = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.band02    = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.band03    = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.band04    = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.band05    = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.band06    = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.band07    = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.pnHeader.SuspendLayout();
     this.pnBody.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splMain)).BeginInit();
     this.splMain.Panel1.SuspendLayout();
     this.splMain.Panel2.SuspendLayout();
     this.splMain.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvwView)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spl1)).BeginInit();
     this.spl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spl2)).BeginInit();
     this.spl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ChartVSM)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     this.SuspendLayout();
     //
     // tmrDate
     //
     this.tmrDate.Interval = 1000;
     this.tmrDate.Tick    += new System.EventHandler(this.tmrDate_Tick);
     //
     // pnHeader
     //
     this.pnHeader.BackColor = System.Drawing.Color.DarkTurquoise;
     this.pnHeader.Controls.Add(this.pnYMD);
     this.pnHeader.Controls.Add(this.lblDate);
     this.pnHeader.Controls.Add(this.lblTitle);
     this.pnHeader.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnHeader.Location = new System.Drawing.Point(0, 0);
     this.pnHeader.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.pnHeader.Name     = "pnHeader";
     this.pnHeader.Size     = new System.Drawing.Size(1920, 110);
     this.pnHeader.TabIndex = 0;
     //
     // pnYMD
     //
     this.pnYMD.BackColor = System.Drawing.Color.Transparent;
     this.pnYMD.Dock      = System.Windows.Forms.DockStyle.Right;
     this.pnYMD.Location  = new System.Drawing.Point(1227, 0);
     this.pnYMD.Margin    = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.pnYMD.Name      = "pnYMD";
     this.pnYMD.Size      = new System.Drawing.Size(420, 110);
     this.pnYMD.TabIndex  = 53;
     //
     // lblDate
     //
     this.lblDate.Dock         = System.Windows.Forms.DockStyle.Right;
     this.lblDate.Font         = new System.Drawing.Font("Calibri", 34F, System.Drawing.FontStyle.Bold);
     this.lblDate.ForeColor    = System.Drawing.Color.White;
     this.lblDate.Location     = new System.Drawing.Point(1647, 0);
     this.lblDate.Margin       = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lblDate.Name         = "lblDate";
     this.lblDate.Size         = new System.Drawing.Size(273, 110);
     this.lblDate.TabIndex     = 2;
     this.lblDate.Tag          = "Minimized";
     this.lblDate.TextAlign    = System.Drawing.ContentAlignment.MiddleRight;
     this.lblDate.DoubleClick += new System.EventHandler(this.lblDate_DoubleClick);
     //
     // lblTitle
     //
     this.lblTitle.Dock         = System.Windows.Forms.DockStyle.Left;
     this.lblTitle.Font         = new System.Drawing.Font("Calibri", 45F, System.Drawing.FontStyle.Bold);
     this.lblTitle.ForeColor    = System.Drawing.Color.White;
     this.lblTitle.Location     = new System.Drawing.Point(0, 0);
     this.lblTitle.Margin       = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lblTitle.Name         = "lblTitle";
     this.lblTitle.Size         = new System.Drawing.Size(718, 110);
     this.lblTitle.TabIndex     = 1;
     this.lblTitle.Tag          = "Minimized";
     this.lblTitle.Text         = "BTS By Year";
     this.lblTitle.TextAlign    = System.Drawing.ContentAlignment.MiddleLeft;
     this.lblTitle.DoubleClick += new System.EventHandler(this.lblTitle_DoubleClick);
     //
     // pnBody
     //
     this.pnBody.BackColor = System.Drawing.Color.White;
     this.pnBody.Controls.Add(this.splMain);
     this.pnBody.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnBody.Font     = new System.Drawing.Font("Calibri", 15F, System.Drawing.FontStyle.Bold);
     this.pnBody.Location = new System.Drawing.Point(0, 110);
     this.pnBody.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.pnBody.Name     = "pnBody";
     this.pnBody.Size     = new System.Drawing.Size(1920, 970);
     this.pnBody.TabIndex = 1;
     //
     // splMain
     //
     this.splMain.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splMain.Location    = new System.Drawing.Point(0, 0);
     this.splMain.Name        = "splMain";
     this.splMain.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splMain.Panel1
     //
     this.splMain.Panel1.Controls.Add(this.grdView);
     this.splMain.Panel1.Controls.Add(this.panel1);
     //
     // splMain.Panel2
     //
     this.splMain.Panel2.Controls.Add(this.ChartVSM);
     this.splMain.Size             = new System.Drawing.Size(1920, 970);
     this.splMain.SplitterDistance = 372;
     this.splMain.TabIndex         = 3;
     //
     // grdView
     //
     this.grdView.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdView.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.grdView.Location             = new System.Drawing.Point(0, 48);
     this.grdView.LookAndFeel.SkinName = "Office 2010 Blue";
     this.grdView.LookAndFeel.UseDefaultLookAndFeel = false;
     this.grdView.MainView = this.gvwView;
     this.grdView.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.grdView.Name     = "grdView";
     this.grdView.Size     = new System.Drawing.Size(1920, 324);
     this.grdView.TabIndex = 3;
     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 = 55;
     this.gvwView.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.bandDate,
         this.band01,
         this.band02,
         this.band03,
         this.band04,
         this.band05,
         this.band06,
         this.band07,
         this.gridBand1,
         this.gridBand3
     });
     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.COLAVG,
         this.TARGET,
         this.RATE
     });
     this.gvwView.GridControl = this.grdView;
     this.gvwView.Name        = "gvwView";
     this.gvwView.OptionsBehavior.AllowSortAnimation           = DevExpress.Utils.DefaultBoolean.True;
     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      = 50;
     this.gvwView.RowCellStyle  += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gvw_RowCellStyle);
     //
     // DIV
     //
     this.DIV.Caption   = "DIV";
     this.DIV.FieldName = "DIV";
     this.DIV.Name      = "DIV";
     this.DIV.Visible   = true;
     this.DIV.Width     = 298;
     //
     // COL01
     //
     this.COL01.Caption   = "COL01";
     this.COL01.FieldName = "COL01";
     this.COL01.Name      = "COL01";
     this.COL01.Visible   = true;
     this.COL01.Width     = 205;
     //
     // COL02
     //
     this.COL02.Caption   = "COL02";
     this.COL02.FieldName = "COL02";
     this.COL02.Name      = "COL02";
     this.COL02.Visible   = true;
     this.COL02.Width     = 205;
     //
     // COL03
     //
     this.COL03.Caption   = "COL03";
     this.COL03.FieldName = "COL03";
     this.COL03.Name      = "COL03";
     this.COL03.Visible   = true;
     this.COL03.Width     = 205;
     //
     // COL04
     //
     this.COL04.Caption   = "COL04";
     this.COL04.FieldName = "COL04";
     this.COL04.Name      = "COL04";
     this.COL04.Visible   = true;
     this.COL04.Width     = 205;
     //
     // COL05
     //
     this.COL05.Caption   = "COL05";
     this.COL05.FieldName = "COL05";
     this.COL05.Name      = "COL05";
     this.COL05.Visible   = true;
     this.COL05.Width     = 205;
     //
     // COL06
     //
     this.COL06.Caption   = "COL06";
     this.COL06.FieldName = "COL06";
     this.COL06.Name      = "COL06";
     this.COL06.Visible   = true;
     this.COL06.Width     = 205;
     //
     // COLAVG
     //
     this.COLAVG.Caption   = "COLAVG";
     this.COLAVG.FieldName = "COLAVG";
     this.COLAVG.Name      = "COLAVG";
     this.COLAVG.Visible   = true;
     this.COLAVG.Width     = 209;
     //
     // TARGET
     //
     this.TARGET.Caption   = "TARGET";
     this.TARGET.FieldName = "TAR";
     this.TARGET.Name      = "TARGET";
     this.TARGET.Visible   = true;
     //
     // RATE
     //
     this.RATE.Caption   = "%";
     this.RATE.FieldName = "RATE";
     this.RATE.Name      = "RATE";
     this.RATE.Visible   = true;
     //
     // COL07
     //
     this.COL07.Caption   = "COL07";
     this.COL07.FieldName = "COL07";
     this.COL07.Name      = "COL07";
     this.COL07.Width     = 205;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label5);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label1);
     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(1920, 48);
     this.panel1.TabIndex = 0;
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.BackColor = System.Drawing.Color.Black;
     this.label5.Font      = new System.Drawing.Font("Times New Roman", 20.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.White;
     this.label5.Location  = new System.Drawing.Point(1759, 8);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(150, 31);
     this.label5.TabIndex  = 5;
     this.label5.Text      = " BTS < 68%";
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.BackColor = System.Drawing.Color.Green;
     this.label4.Font      = new System.Drawing.Font("Times New Roman", 20.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.White;
     this.label4.Location  = new System.Drawing.Point(1144, 8);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(151, 31);
     this.label4.TabIndex  = 6;
     this.label4.Text      = "BTS >=72%";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.BackColor = System.Drawing.Color.Yellow;
     this.label3.Font      = new System.Drawing.Font("Times New Roman", 20.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.Black;
     this.label3.Location  = new System.Drawing.Point(1301, 8);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(223, 31);
     this.label3.TabIndex  = 4;
     this.label3.Text      = "70% <=BTS <72%";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.BackColor = System.Drawing.Color.Red;
     this.label2.Font      = new System.Drawing.Font("Times New Roman", 20.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.White;
     this.label2.Location  = new System.Drawing.Point(1530, 8);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(223, 31);
     this.label2.TabIndex  = 2;
     this.label2.Text      = "68% <=BTS <70%";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Times New Roman", 20.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.label1.Location  = new System.Drawing.Point(1035, 8);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(103, 31);
     this.label1.TabIndex  = 3;
     this.label1.Text      = "Unit: %";
     //
     // spl1
     //
     this.spl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.spl1.Location = new System.Drawing.Point(0, 0);
     this.spl1.Name     = "spl1";
     this.spl1.Size     = new System.Drawing.Size(150, 100);
     this.spl1.TabIndex = 0;
     //
     // spl2
     //
     this.spl2.Location = new System.Drawing.Point(0, 0);
     this.spl2.Name     = "spl2";
     this.spl2.Size     = new System.Drawing.Size(150, 100);
     this.spl2.TabIndex = 0;
     //
     // bgWork
     //
     this.bgWork.DoWork += new System.ComponentModel.DoWorkEventHandler(this.bgWork_DoWork);
     //
     // ChartVSM
     //
     this.ChartVSM.AnimationStartMode         = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.ChartVSM.AppearanceNameSerializable = "Pastel Kit";
     this.ChartVSM.DataBindings                  = null;
     xyDiagram1.AxisX.Title.Text                 = "Day";
     xyDiagram1.AxisX.Title.Visibility           = DevExpress.Utils.DefaultBoolean.Default;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Title.Text                 = "BTS";
     xyDiagram1.AxisY.Title.Visibility           = DevExpress.Utils.DefaultBoolean.Default;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.Shadow.Visible       = true;
     this.ChartVSM.Diagram = xyDiagram1;
     this.ChartVSM.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.ChartVSM.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.ChartVSM.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.ChartVSM.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.ChartVSM.Legend.Name       = "Default Legend";
     this.ChartVSM.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.ChartVSM.Location          = new System.Drawing.Point(0, 0);
     this.ChartVSM.Name        = "ChartVSM";
     this.ChartVSM.PaletteName = "Pastel Kit";
     pointSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.JustifyAroundPoint;
     series1.Label                        = pointSeriesLabel1;
     series1.LabelsVisibility             = DevExpress.Utils.DefaultBoolean.True;
     series1.Name                         = "VJ1";
     lineSeriesView1.LineStyle.Thickness  = 3;
     lineSeriesView1.MarkerVisibility     = DevExpress.Utils.DefaultBoolean.True;
     xyMarkerSlideAnimation1.Direction    = DevExpress.XtraCharts.XYMarkerSlideAnimationDirection.FromBottomCenter;
     lineSeriesView1.SeriesPointAnimation = xyMarkerSlideAnimation1;
     series1.View                         = lineSeriesView1;
     this.ChartVSM.SeriesSerializable     = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.ChartVSM.Size     = new System.Drawing.Size(1920, 594);
     this.ChartVSM.TabIndex = 1;
     chartTitle1.Font       = new System.Drawing.Font("Tahoma", 14F);
     chartTitle1.Text       = "VJ1";
     this.ChartVSM.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // bandDate
     //
     this.bandDate.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(224)))), ((int)(((byte)(180)))));
     this.bandDate.AppearanceHeader.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(224)))), ((int)(((byte)(180)))));
     this.bandDate.AppearanceHeader.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bandDate.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.bandDate.AppearanceHeader.Options.UseBackColor = true;
     this.bandDate.AppearanceHeader.Options.UseFont      = true;
     this.bandDate.AppearanceHeader.Options.UseForeColor = true;
     this.bandDate.Caption = "Year";
     this.bandDate.Columns.Add(this.DIV);
     this.bandDate.Name         = "bandDate";
     this.bandDate.VisibleIndex = 0;
     this.bandDate.Width        = 298;
     //
     // band01
     //
     this.band01.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(224)))), ((int)(((byte)(180)))));
     this.band01.AppearanceHeader.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(224)))), ((int)(((byte)(180)))));
     this.band01.AppearanceHeader.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold);
     this.band01.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band01.AppearanceHeader.Options.UseBackColor = true;
     this.band01.AppearanceHeader.Options.UseFont      = true;
     this.band01.AppearanceHeader.Options.UseForeColor = true;
     this.band01.Caption = "2019";
     this.band01.Columns.Add(this.COL01);
     this.band01.Name         = "band01";
     this.band01.VisibleIndex = 1;
     this.band01.Width        = 205;
     //
     // band02
     //
     this.band02.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(224)))), ((int)(((byte)(180)))));
     this.band02.AppearanceHeader.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(224)))), ((int)(((byte)(180)))));
     this.band02.AppearanceHeader.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.band02.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band02.AppearanceHeader.Options.UseBackColor = true;
     this.band02.AppearanceHeader.Options.UseFont      = true;
     this.band02.AppearanceHeader.Options.UseForeColor = true;
     this.band02.Caption = "2020";
     this.band02.Columns.Add(this.COL02);
     this.band02.Name         = "band02";
     this.band02.VisibleIndex = 2;
     this.band02.Width        = 205;
     //
     // band03
     //
     this.band03.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(224)))), ((int)(((byte)(180)))));
     this.band03.AppearanceHeader.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(224)))), ((int)(((byte)(180)))));
     this.band03.AppearanceHeader.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.band03.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band03.AppearanceHeader.Options.UseBackColor = true;
     this.band03.AppearanceHeader.Options.UseFont      = true;
     this.band03.AppearanceHeader.Options.UseForeColor = true;
     this.band03.Caption = "2021";
     this.band03.Columns.Add(this.COL03);
     this.band03.Name         = "band03";
     this.band03.VisibleIndex = 3;
     this.band03.Width        = 205;
     //
     // band04
     //
     this.band04.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(224)))), ((int)(((byte)(180)))));
     this.band04.AppearanceHeader.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(224)))), ((int)(((byte)(180)))));
     this.band04.AppearanceHeader.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.band04.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band04.AppearanceHeader.Options.UseBackColor = true;
     this.band04.AppearanceHeader.Options.UseFont      = true;
     this.band04.AppearanceHeader.Options.UseForeColor = true;
     this.band04.Caption = "2022";
     this.band04.Columns.Add(this.COL04);
     this.band04.Name         = "band04";
     this.band04.VisibleIndex = 4;
     this.band04.Width        = 205;
     //
     // band05
     //
     this.band05.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(224)))), ((int)(((byte)(180)))));
     this.band05.AppearanceHeader.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(224)))), ((int)(((byte)(180)))));
     this.band05.AppearanceHeader.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.band05.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band05.AppearanceHeader.Options.UseBackColor = true;
     this.band05.AppearanceHeader.Options.UseFont      = true;
     this.band05.AppearanceHeader.Options.UseForeColor = true;
     this.band05.Caption = "2023";
     this.band05.Columns.Add(this.COL05);
     this.band05.Name         = "band05";
     this.band05.VisibleIndex = 5;
     this.band05.Width        = 205;
     //
     // band06
     //
     this.band06.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(224)))), ((int)(((byte)(180)))));
     this.band06.AppearanceHeader.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(224)))), ((int)(((byte)(180)))));
     this.band06.AppearanceHeader.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.band06.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band06.AppearanceHeader.Options.UseBackColor = true;
     this.band06.AppearanceHeader.Options.UseFont      = true;
     this.band06.AppearanceHeader.Options.UseForeColor = true;
     this.band06.Caption = "2018";
     this.band06.Columns.Add(this.COL06);
     this.band06.Name         = "band06";
     this.band06.VisibleIndex = 6;
     this.band06.Width        = 205;
     //
     // band07
     //
     this.band07.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(224)))), ((int)(((byte)(180)))));
     this.band07.AppearanceHeader.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(224)))), ((int)(((byte)(180)))));
     this.band07.AppearanceHeader.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.band07.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band07.AppearanceHeader.Options.UseBackColor = true;
     this.band07.AppearanceHeader.Options.UseFont      = true;
     this.band07.AppearanceHeader.Options.UseForeColor = true;
     this.band07.Caption = "AVG";
     this.band07.Columns.Add(this.COLAVG);
     this.band07.Name         = "band07";
     this.band07.VisibleIndex = 7;
     this.band07.Width        = 209;
     //
     // gridBand1
     //
     this.gridBand1.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.gridBand1.AppearanceHeader.Options.UseForeColor = true;
     this.gridBand1.Caption = "Target";
     this.gridBand1.Columns.Add(this.TARGET);
     this.gridBand1.Name         = "gridBand1";
     this.gridBand1.Visible      = false;
     this.gridBand1.VisibleIndex = -1;
     this.gridBand1.Width        = 75;
     //
     // gridBand3
     //
     this.gridBand3.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.gridBand3.AppearanceHeader.Options.UseForeColor = true;
     this.gridBand3.Caption = "%";
     this.gridBand3.Columns.Add(this.RATE);
     this.gridBand3.Name         = "gridBand3";
     this.gridBand3.Visible      = false;
     this.gridBand3.VisibleIndex = -1;
     this.gridBand3.Width        = 75;
     //
     // FRM_MGL_BTS_YEARLY
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(1920, 1080);
     this.Controls.Add(this.pnBody);
     this.Controls.Add(this.pnHeader);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.Name            = "FRM_MGL_BTS_YEARLY";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Form";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.Load           += new System.EventHandler(this.Form_Load);
     this.VisibleChanged += new System.EventHandler(this.Form_VisibleChanged);
     this.pnHeader.ResumeLayout(false);
     this.pnBody.ResumeLayout(false);
     this.splMain.Panel1.ResumeLayout(false);
     this.splMain.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splMain)).EndInit();
     this.splMain.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvwView)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spl1)).EndInit();
     this.spl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.spl2)).EndInit();
     this.spl2.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)(this.ChartVSM)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 51
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);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.ChartTitle chartTitle2 = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.ChartTitle chartTitle3 = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.ChartTitle chartTitle4 = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.ChartTitle chartTitle5 = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.ChartTitle chartTitle6 = new DevExpress.XtraCharts.ChartTitle();
     this.chartControl                   = new UxChartControl();
     this.layoutControl1                 = new OSPSuite.UI.Controls.UxLayoutControl();
     this.cbOutputPathSelection          = new OSPSuite.UI.Controls.UxComboBoxEdit();
     this.lblSensitivityNotCalculated    = new DevExpress.XtraEditors.LabelControl();
     this.cbPKParameter                  = new OSPSuite.UI.Controls.UxComboBoxEdit();
     this.layoutControlGroup1            = new DevExpress.XtraLayout.LayoutControlGroup();
     this.labelLayoutControlItem         = new DevExpress.XtraLayout.LayoutControlItem();
     this.outputPathSelectionLayoutItem  = new DevExpress.XtraLayout.LayoutControlItem();
     this.pKParameterSelectionLayoutItem = new DevExpress.XtraLayout.LayoutControlItem();
     this.chartLayoutControlItem         = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbOutputPathSelection.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbPKParameter.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelLayoutControlItem)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.outputPathSelectionLayoutItem)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pKParameterSelectionLayoutItem)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartLayoutControlItem)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.chartControl);
     this.layoutControl1.Controls.Add(this.cbOutputPathSelection);
     this.layoutControl1.Controls.Add(this.lblSensitivityNotCalculated);
     this.layoutControl1.Controls.Add(this.cbPKParameter);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1226, 293, 629, 542);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(787, 437);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // chartControl
     //
     this.chartControl.Description        = "";
     this.chartControl.DiagramBackColor   = System.Drawing.Color.Empty;
     this.chartControl.Location           = new System.Drawing.Point(175, 60);
     this.chartControl.Name               = "chartControl";
     this.chartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     this.chartControl.Size               = new System.Drawing.Size(600, 348);
     this.chartControl.TabIndex           = 8;
     this.chartControl.Title              = "";
     chartTitle1.Font      = new System.Drawing.Font("Arial", 16F);
     chartTitle1.Text      = "";
     chartTitle1.WordWrap  = true;
     chartTitle2.Alignment = System.Drawing.StringAlignment.Near;
     chartTitle2.Dock      = DevExpress.XtraCharts.ChartTitleDockStyle.Bottom;
     chartTitle2.Font      = new System.Drawing.Font("Arial", 12F);
     chartTitle2.Text      = "";
     chartTitle2.WordWrap  = true;
     chartTitle3.Font      = new System.Drawing.Font("Arial", 16F);
     chartTitle3.Text      = "";
     chartTitle3.WordWrap  = true;
     chartTitle4.Alignment = System.Drawing.StringAlignment.Near;
     chartTitle4.Dock      = DevExpress.XtraCharts.ChartTitleDockStyle.Bottom;
     chartTitle4.Font      = new System.Drawing.Font("Arial", 12F);
     chartTitle4.Text      = "";
     chartTitle4.WordWrap  = true;
     chartTitle5.Font      = new System.Drawing.Font("Arial", 16F);
     chartTitle5.Text      = "";
     chartTitle5.WordWrap  = true;
     chartTitle6.Alignment = System.Drawing.StringAlignment.Near;
     chartTitle6.Dock      = DevExpress.XtraCharts.ChartTitleDockStyle.Bottom;
     chartTitle6.Font      = new System.Drawing.Font("Arial", 12F);
     chartTitle6.Text      = "";
     chartTitle6.WordWrap  = true;
     this.chartControl.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1,
         chartTitle2,
         chartTitle3,
         chartTitle4,
         chartTitle5,
         chartTitle6
     });
     //
     // cbOutputPathSelection
     //
     this.cbOutputPathSelection.Location = new System.Drawing.Point(175, 12);
     this.cbOutputPathSelection.Name     = "cbOutputPathSelection";
     this.cbOutputPathSelection.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cbOutputPathSelection.Size            = new System.Drawing.Size(600, 20);
     this.cbOutputPathSelection.StyleController = this.layoutControl1;
     this.cbOutputPathSelection.TabIndex        = 7;
     //
     // lblSensitivityNotCalculated
     //
     this.lblSensitivityNotCalculated.Location        = new System.Drawing.Point(175, 412);
     this.lblSensitivityNotCalculated.Name            = "lblSensitivityNotCalculated";
     this.lblSensitivityNotCalculated.Size            = new System.Drawing.Size(63, 13);
     this.lblSensitivityNotCalculated.StyleController = this.layoutControl1;
     this.lblSensitivityNotCalculated.TabIndex        = 6;
     this.lblSensitivityNotCalculated.Text            = "labelControl1";
     //
     // cbPKParameter
     //
     this.cbPKParameter.Location = new System.Drawing.Point(175, 36);
     this.cbPKParameter.Name     = "cbPKParameter";
     this.cbPKParameter.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cbPKParameter.Size            = new System.Drawing.Size(600, 20);
     this.cbPKParameter.StyleController = this.layoutControl1;
     this.cbPKParameter.TabIndex        = 4;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.labelLayoutControlItem,
         this.pKParameterSelectionLayoutItem,
         this.chartLayoutControlItem,
         this.outputPathSelectionLayoutItem
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "Root";
     this.layoutControlGroup1.Size        = new System.Drawing.Size(787, 437);
     this.layoutControlGroup1.TextVisible = false;
     //
     // labelLayoutControlItem
     //
     this.labelLayoutControlItem.Control  = this.lblSensitivityNotCalculated;
     this.labelLayoutControlItem.Location = new System.Drawing.Point(0, 400);
     this.labelLayoutControlItem.Name     = "labelLayoutControlItem";
     this.labelLayoutControlItem.Size     = new System.Drawing.Size(767, 17);
     this.labelLayoutControlItem.TextSize = new System.Drawing.Size(160, 13);
     //
     // outputPathSelectionLayoutItem
     //
     this.outputPathSelectionLayoutItem.Control  = this.cbOutputPathSelection;
     this.outputPathSelectionLayoutItem.Location = new System.Drawing.Point(0, 0);
     this.outputPathSelectionLayoutItem.Name     = "outputPathSelectionLayoutItem";
     this.outputPathSelectionLayoutItem.Size     = new System.Drawing.Size(767, 24);
     this.outputPathSelectionLayoutItem.TextSize = new System.Drawing.Size(160, 13);
     //
     // pKParameterSelectionLayoutItem
     //
     this.pKParameterSelectionLayoutItem.Control  = this.cbPKParameter;
     this.pKParameterSelectionLayoutItem.Location = new System.Drawing.Point(0, 24);
     this.pKParameterSelectionLayoutItem.Name     = "pKParameterSelectionLayoutItem";
     this.pKParameterSelectionLayoutItem.Size     = new System.Drawing.Size(767, 24);
     this.pKParameterSelectionLayoutItem.TextSize = new System.Drawing.Size(160, 13);
     //
     // chartLayoutControlItem
     //
     this.chartLayoutControlItem.Control  = this.chartControl;
     this.chartLayoutControlItem.Location = new System.Drawing.Point(0, 48);
     this.chartLayoutControlItem.Name     = "chartLayoutControlItem";
     this.chartLayoutControlItem.Size     = new System.Drawing.Size(767, 352);
     this.chartLayoutControlItem.TextSize = new System.Drawing.Size(160, 13);
     //
     // SensitivityAnalysisPKParameterAnalysisView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.layoutControl1);
     this.Name = "SensitivityAnalysisPKParameterAnalysisView";
     this.Size = new System.Drawing.Size(787, 437);
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.chartControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbOutputPathSelection.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbPKParameter.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.labelLayoutControlItem)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.outputPathSelectionLayoutItem)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pKParameterSelectionLayoutItem)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartLayoutControlItem)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 53
0
 public void GenerateStatisticBar(DateTime dateFrom, DateTime dateTo)
 {
     chartControlAnalizeCount.Dock = DockStyle.Fill;
     chartControlAnalizeCount.Dock = DockStyle.Top;
     int heightscroll= xtraScrollableControl1.Height;
     string str = "Анализы и количество за " + dateFrom.ToShortDateString() + " - " + dateTo.ToShortDateString();
     DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
     chartTitle1.Text = str;
     this.chartControlAnalizeCount.Titles.Clear();
     this.chartControlAnalizeCount.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
     chartTitle1});
     List<UslugiCount> listUslugiCount = DataProvider.DataProvider.GetUslugiCount(dateFrom, dateTo);
     uslugiCountBindingSource.DataSource = listUslugiCount;
     int calcscroll = listUslugiCount.Count*18;
     chartControlAnalizeCount.Height = calcscroll > heightscroll ? calcscroll : heightscroll;
 }
Exemplo n.º 54
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         swiftPlotDiagram2     = new DevExpress.XtraCharts.SwiftPlotDiagram();
     DevExpress.XtraCharts.Series                   series3               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SwiftPlotSeriesView      swiftPlotSeriesView3  = new DevExpress.XtraCharts.SwiftPlotSeriesView();
     DevExpress.XtraCharts.Series                   series4               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SwiftPlotSeriesView      swiftPlotSeriesView4  = new DevExpress.XtraCharts.SwiftPlotSeriesView();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView2       = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle               chartTitle2           = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraGrid.StyleFormatCondition       styleFormatCondition3 = new DevExpress.XtraGrid.StyleFormatCondition();
     DevExpress.XtraGrid.StyleFormatCondition       styleFormatCondition4 = new DevExpress.XtraGrid.StyleFormatCondition();
     System.ComponentModel.ComponentResourceManager resources             = new System.ComponentModel.ComponentResourceManager(typeof(Mnl_McBigDataLine));
     this.gridColumnState     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.chart               = new DevExpress.XtraCharts.ChartControl();
     this.layoutControl1      = new DevExpress.XtraLayout.LayoutControl();
     this.groupControl1       = new DevExpress.XtraEditors.GroupControl();
     this.gridControl2        = new DevExpress.XtraGrid.GridControl();
     this.gridView2           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn10        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn11        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn1         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.panelControl1       = new DevExpress.XtraEditors.PanelControl();
     this.QueryByPoint        = new DevExpress.XtraEditors.CheckEdit();
     this.checkEdit3          = new DevExpress.XtraEditors.CheckEdit();
     this.checkEdit2          = new DevExpress.XtraEditors.CheckEdit();
     this.checkEdit1          = new DevExpress.XtraEditors.CheckEdit();
     this.btn_next            = new DevExpress.XtraEditors.SimpleButton();
     this.btn_pre             = new DevExpress.XtraEditors.SimpleButton();
     this.radioGroup1         = new DevExpress.XtraEditors.RadioGroup();
     this.checkEdit10         = new DevExpress.XtraEditors.CheckEdit();
     this.checkEdit11         = new DevExpress.XtraEditors.CheckEdit();
     this.checkEdit12         = new DevExpress.XtraEditors.CheckEdit();
     this.checkEdit13         = new DevExpress.XtraEditors.CheckEdit();
     this.labelControl6       = new DevExpress.XtraEditors.LabelControl();
     this.simpleButton1       = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton2       = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton4       = new DevExpress.XtraEditors.SimpleButton();
     this.comboBoxEdit2       = new DevExpress.XtraEditors.ComboBoxEdit();
     this.comboBoxEdit1       = new DevExpress.XtraEditors.ComboBoxEdit();
     this.dateEdit2           = new DevExpress.XtraEditors.DateEdit();
     this.dateEdit1           = new DevExpress.XtraEditors.DateEdit();
     this.labelControl7       = new DevExpress.XtraEditors.LabelControl();
     this.labelControl4       = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2       = new DevExpress.XtraEditors.LabelControl();
     this.labelControl3       = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1       = new DevExpress.XtraEditors.LabelControl();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     this.saveFileDialog1     = new System.Windows.Forms.SaveFileDialog();
     this.gridColumn2         = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(swiftPlotDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.QueryByPoint.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit3.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit10.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit11.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit12.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit13.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     this.SuspendLayout();
     //
     // gridColumnState
     //
     this.gridColumnState.Caption   = "设备状态编号";
     this.gridColumnState.FieldName = "state";
     this.gridColumnState.Name      = "gridColumnState";
     //
     // chart
     //
     this.chart.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)
                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.chart.CrosshairOptions.ArgumentLineColor              = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.chart.CrosshairOptions.GroupHeaderPattern             = "{A:yyyy-MM-dd HH:mm:ss.fff}";
     this.chart.CrosshairOptions.ShowArgumentLabels             = true;
     this.chart.CrosshairOptions.ShowGroupHeaders               = false;
     this.chart.CrosshairOptions.ValueLineColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     swiftPlotDiagram2.AxisX.Label.DateTimeOptions.AutoFormat   = false;
     swiftPlotDiagram2.AxisX.Label.DateTimeOptions.Format       = DevExpress.XtraCharts.DateTimeFormat.Custom;
     swiftPlotDiagram2.AxisX.Label.DateTimeOptions.FormatString = "yyyy-MM-dd HH:mm:ss.fff";
     swiftPlotDiagram2.AxisX.VisibleInPanesSerializable         = "-1";
     swiftPlotDiagram2.AxisY.Label.NumericOptions.Format        = DevExpress.XtraCharts.NumericFormat.Number;
     swiftPlotDiagram2.AxisY.VisibleInPanesSerializable         = "-1";
     swiftPlotDiagram2.AxisY.VisualRange.Auto                 = false;
     swiftPlotDiagram2.AxisY.VisualRange.AutoSideMargins      = false;
     swiftPlotDiagram2.AxisY.VisualRange.MaxValueSerializable = "9.9";
     swiftPlotDiagram2.AxisY.VisualRange.MinValueSerializable = "0";
     swiftPlotDiagram2.AxisY.VisualRange.SideMarginsValue     = 0D;
     swiftPlotDiagram2.AxisY.WholeRange.AlwaysShowZeroLevel   = false;
     swiftPlotDiagram2.AxisY.WholeRange.Auto                 = false;
     swiftPlotDiagram2.AxisY.WholeRange.AutoSideMargins      = false;
     swiftPlotDiagram2.AxisY.WholeRange.MaxValueSerializable = "9.9";
     swiftPlotDiagram2.AxisY.WholeRange.MinValueSerializable = "0";
     swiftPlotDiagram2.AxisY.WholeRange.SideMarginsValue     = 0D;
     swiftPlotDiagram2.EnableAxisXScrolling = true;
     swiftPlotDiagram2.EnableAxisXZooming   = true;
     this.chart.Diagram = swiftPlotDiagram2;
     this.chart.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chart.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.chart.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chart.Legend.Font          = new System.Drawing.Font("Tahoma", 10F);
     this.chart.Legend.UseCheckBoxes = true;
     this.chart.Location             = new System.Drawing.Point(3, 81);
     this.chart.Name               = "chart";
     series3.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.DateTime;
     series3.CrosshairLabelPattern = "{S} : {V:F2}";
     series3.Name = "密采值";
     series3.View = swiftPlotSeriesView3;
     series4.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.DateTime;
     series4.CheckedInLegend       = false;
     series4.CrosshairLabelPattern = "{S} : {V:F2}";
     series4.Name = "移动值";
     series4.View = swiftPlotSeriesView4;
     this.chart.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series3,
         series4
     };
     this.chart.SeriesTemplate.View = lineSeriesView2;
     this.chart.Size     = new System.Drawing.Size(846, 595);
     this.chart.TabIndex = 7;
     chartTitle2.Font    = new System.Drawing.Font("Tahoma", 12F);
     chartTitle2.Text    = "模拟量密采曲线";
     this.chart.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle2
     });
     this.chart.ToolTipOptions.ShowForPoints = false;
     this.chart.CustomDrawCrosshair         += new DevExpress.XtraCharts.CustomDrawCrosshairEventHandler(this.chart_CustomDrawCrosshair);
     this.chart.CustomDrawSeriesPoint       += new DevExpress.XtraCharts.CustomDrawSeriesPointEventHandler(this.chart_CustomDrawSeriesPoint);
     this.chart.MouseDown += new System.Windows.Forms.MouseEventHandler(this.DevUCChart_MouseDown);
     this.chart.MouseMove += new System.Windows.Forms.MouseEventHandler(this.DevUCChart_MouseMove);
     this.chart.MouseUp   += new System.Windows.Forms.MouseEventHandler(this.DevUCChart_MouseUp);
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.groupControl1);
     this.layoutControl1.Controls.Add(this.chart);
     this.layoutControl1.Controls.Add(this.panelControl1);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(377, 306, 250, 350);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(1223, 679);
     this.layoutControl1.TabIndex = 15;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // groupControl1
     //
     this.groupControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControl1.Controls.Add(this.gridControl2);
     this.groupControl1.Location = new System.Drawing.Point(853, 81);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(367, 595);
     this.groupControl1.TabIndex = 18;
     this.groupControl1.Text     = "密采详细信息时间浏览表";
     //
     // gridControl2
     //
     this.gridControl2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gridControl2.Location = new System.Drawing.Point(2, 22);
     this.gridControl2.MainView = this.gridView2;
     this.gridControl2.Name     = "gridControl2";
     this.gridControl2.Size     = new System.Drawing.Size(363, 571);
     this.gridControl2.TabIndex = 4;
     this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     //
     // gridView2
     //
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn10,
         this.gridColumn11,
         this.gridColumn2,
         this.gridColumn1,
         this.gridColumnState
     });
     styleFormatCondition3.Appearance.Font                 = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     styleFormatCondition3.Appearance.ForeColor            = System.Drawing.Color.Green;
     styleFormatCondition3.Appearance.Options.UseFont      = true;
     styleFormatCondition3.Appearance.Options.UseForeColor = true;
     styleFormatCondition3.ApplyToRow                      = true;
     styleFormatCondition3.Column                          = this.gridColumnState;
     styleFormatCondition3.Condition                       = DevExpress.XtraGrid.FormatConditionEnum.Equal;
     styleFormatCondition3.Value1                          = "24";
     styleFormatCondition4.Appearance.Font                 = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     styleFormatCondition4.Appearance.ForeColor            = System.Drawing.Color.Blue;
     styleFormatCondition4.Appearance.Options.UseFont      = true;
     styleFormatCondition4.Appearance.Options.UseForeColor = true;
     styleFormatCondition4.ApplyToRow                      = true;
     styleFormatCondition4.Column                          = this.gridColumnState;
     styleFormatCondition4.Condition                       = DevExpress.XtraGrid.FormatConditionEnum.Equal;
     styleFormatCondition4.Value1                          = "42";
     this.gridView2.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] {
         styleFormatCondition3,
         styleFormatCondition4
     });
     this.gridView2.GridControl    = this.gridControl2;
     this.gridView2.GroupPanelText = "状态变化时间浏览表";
     this.gridView2.Name           = "gridView2";
     this.gridView2.OptionsSelection.EnableAppearanceFocusedCell   = false;
     this.gridView2.OptionsSelection.EnableAppearanceFocusedRow    = false;
     this.gridView2.OptionsSelection.EnableAppearanceHideSelection = false;
     this.gridView2.OptionsSelection.UseIndicatorForSelection      = false;
     this.gridView2.OptionsView.ShowGroupPanel = false;
     this.gridView2.RowCellStyle += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gridView2_RowCellStyle);
     //
     // gridColumn10
     //
     this.gridColumn10.Caption = "时间";
     this.gridColumn10.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
     this.gridColumn10.FieldName = "Timer";
     this.gridColumn10.Name      = "gridColumn10";
     this.gridColumn10.OptionsColumn.AllowEdit  = false;
     this.gridColumn10.OptionsColumn.AllowFocus = false;
     this.gridColumn10.OptionsColumn.ReadOnly   = true;
     this.gridColumn10.Visible      = true;
     this.gridColumn10.VisibleIndex = 0;
     this.gridColumn10.Width        = 156;
     //
     // gridColumn11
     //
     this.gridColumn11.Caption   = "当前值";
     this.gridColumn11.FieldName = "A";
     this.gridColumn11.Name      = "gridColumn11";
     this.gridColumn11.OptionsColumn.AllowEdit  = false;
     this.gridColumn11.OptionsColumn.AllowFocus = false;
     this.gridColumn11.OptionsColumn.ReadOnly   = true;
     this.gridColumn11.Visible      = true;
     this.gridColumn11.VisibleIndex = 2;
     this.gridColumn11.Width        = 80;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption      = "设备状态";
     this.gridColumn1.FieldName    = "statetext";
     this.gridColumn1.Name         = "gridColumn1";
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 3;
     //
     // panelControl1
     //
     this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.panelControl1.Controls.Add(this.QueryByPoint);
     this.panelControl1.Controls.Add(this.checkEdit3);
     this.panelControl1.Controls.Add(this.checkEdit2);
     this.panelControl1.Controls.Add(this.checkEdit1);
     this.panelControl1.Controls.Add(this.btn_next);
     this.panelControl1.Controls.Add(this.btn_pre);
     this.panelControl1.Controls.Add(this.radioGroup1);
     this.panelControl1.Controls.Add(this.checkEdit10);
     this.panelControl1.Controls.Add(this.checkEdit11);
     this.panelControl1.Controls.Add(this.checkEdit12);
     this.panelControl1.Controls.Add(this.checkEdit13);
     this.panelControl1.Controls.Add(this.labelControl6);
     this.panelControl1.Controls.Add(this.simpleButton1);
     this.panelControl1.Controls.Add(this.simpleButton2);
     this.panelControl1.Controls.Add(this.simpleButton4);
     this.panelControl1.Controls.Add(this.comboBoxEdit2);
     this.panelControl1.Controls.Add(this.comboBoxEdit1);
     this.panelControl1.Controls.Add(this.dateEdit2);
     this.panelControl1.Controls.Add(this.dateEdit1);
     this.panelControl1.Controls.Add(this.labelControl7);
     this.panelControl1.Controls.Add(this.labelControl4);
     this.panelControl1.Controls.Add(this.labelControl2);
     this.panelControl1.Controls.Add(this.labelControl3);
     this.panelControl1.Controls.Add(this.labelControl1);
     this.panelControl1.Location = new System.Drawing.Point(2, 2);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(1219, 76);
     this.panelControl1.TabIndex = 16;
     //
     // QueryByPoint
     //
     this.QueryByPoint.Location           = new System.Drawing.Point(986, 11);
     this.QueryByPoint.Margin             = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.QueryByPoint.Name               = "QueryByPoint";
     this.QueryByPoint.Properties.Caption = "按测点号合并";
     this.QueryByPoint.Size               = new System.Drawing.Size(116, 19);
     this.QueryByPoint.TabIndex           = 109;
     this.QueryByPoint.Visible            = false;
     //
     // checkEdit3
     //
     this.checkEdit3.Location           = new System.Drawing.Point(1159, 13);
     this.checkEdit3.Margin             = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.checkEdit3.Name               = "checkEdit3";
     this.checkEdit3.Properties.Caption = "直接查询";
     this.checkEdit3.Size               = new System.Drawing.Size(134, 19);
     this.checkEdit3.TabIndex           = 102;
     this.checkEdit3.Visible            = false;
     this.checkEdit3.CheckedChanged    += new System.EventHandler(this.checkEdit3_CheckedChanged);
     //
     // checkEdit2
     //
     this.checkEdit2.Location           = new System.Drawing.Point(1085, 11);
     this.checkEdit2.Margin             = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.checkEdit2.Name               = "checkEdit2";
     this.checkEdit2.Properties.Caption = "点值过滤";
     this.checkEdit2.Size               = new System.Drawing.Size(82, 19);
     this.checkEdit2.TabIndex           = 108;
     this.checkEdit2.Visible            = false;
     this.checkEdit2.CheckedChanged    += new System.EventHandler(this.checkEdit1_CheckedChanged);
     //
     // checkEdit1
     //
     this.checkEdit1.Location           = new System.Drawing.Point(986, 39);
     this.checkEdit1.Margin             = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.checkEdit1.Name               = "checkEdit1";
     this.checkEdit1.Properties.Caption = "叠加显示";
     this.checkEdit1.Size               = new System.Drawing.Size(148, 19);
     this.checkEdit1.TabIndex           = 108;
     this.checkEdit1.Visible            = false;
     this.checkEdit1.CheckedChanged    += new System.EventHandler(this.checkEdit1_CheckedChanged);
     //
     // btn_next
     //
     this.btn_next.Image    = ((System.Drawing.Image)(resources.GetObject("btn_next.Image")));
     this.btn_next.Location = new System.Drawing.Point(960, 4);
     this.btn_next.Name     = "btn_next";
     this.btn_next.Size     = new System.Drawing.Size(68, 30);
     this.btn_next.TabIndex = 106;
     this.btn_next.Text     = "向后";
     this.btn_next.Click   += new System.EventHandler(this.btn_next_Click);
     //
     // btn_pre
     //
     this.btn_pre.Image    = ((System.Drawing.Image)(resources.GetObject("btn_pre.Image")));
     this.btn_pre.Location = new System.Drawing.Point(882, 4);
     this.btn_pre.Name     = "btn_pre";
     this.btn_pre.Size     = new System.Drawing.Size(68, 30);
     this.btn_pre.TabIndex = 107;
     this.btn_pre.Text     = "向前";
     this.btn_pre.Click   += new System.EventHandler(this.btn_pre_Click);
     //
     // radioGroup1
     //
     this.radioGroup1.Location = new System.Drawing.Point(430, 9);
     this.radioGroup1.Name     = "radioGroup1";
     this.radioGroup1.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.radioGroup1.Properties.Appearance.Options.UseBackColor = true;
     this.radioGroup1.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
         new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "活动测点"),
         new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "所有测点")
     });
     this.radioGroup1.Size                  = new System.Drawing.Size(183, 23);
     this.radioGroup1.TabIndex              = 101;
     this.radioGroup1.SelectedIndexChanged += new System.EventHandler(this.radioGroup1_SelectedIndexChanged);
     //
     // checkEdit10
     //
     this.checkEdit10.Location           = new System.Drawing.Point(734, 41);
     this.checkEdit10.Name               = "checkEdit10";
     this.checkEdit10.Properties.Caption = "复电值";
     this.checkEdit10.Size               = new System.Drawing.Size(75, 19);
     this.checkEdit10.TabIndex           = 103;
     this.checkEdit10.CheckedChanged    += new System.EventHandler(this.checkEdit10_CheckedChanged);
     //
     // checkEdit11
     //
     this.checkEdit11.EditValue          = true;
     this.checkEdit11.Location           = new System.Drawing.Point(672, 38);
     this.checkEdit11.Name               = "checkEdit11";
     this.checkEdit11.Properties.Caption = "断电值";
     this.checkEdit11.Size               = new System.Drawing.Size(75, 19);
     this.checkEdit11.TabIndex           = 104;
     this.checkEdit11.CheckedChanged    += new System.EventHandler(this.checkEdit11_CheckedChanged);
     //
     // checkEdit12
     //
     this.checkEdit12.EditValue          = true;
     this.checkEdit12.Location           = new System.Drawing.Point(734, 11);
     this.checkEdit12.Name               = "checkEdit12";
     this.checkEdit12.Properties.Caption = "报警值";
     this.checkEdit12.Size               = new System.Drawing.Size(75, 19);
     this.checkEdit12.TabIndex           = 105;
     this.checkEdit12.CheckedChanged    += new System.EventHandler(this.checkEdit12_CheckedChanged);
     //
     // checkEdit13
     //
     this.checkEdit13.Location           = new System.Drawing.Point(672, 11);
     this.checkEdit13.Name               = "checkEdit13";
     this.checkEdit13.Properties.Caption = "预警值";
     this.checkEdit13.Size               = new System.Drawing.Size(75, 19);
     this.checkEdit13.TabIndex           = 102;
     this.checkEdit13.CheckedChanged    += new System.EventHandler(this.checkEdit13_CheckedChanged);
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(619, 13);
     this.labelControl6.Name     = "labelControl6";
     this.labelControl6.Size     = new System.Drawing.Size(60, 14);
     this.labelControl6.TabIndex = 101;
     this.labelControl6.Text     = "阈值设置:";
     //
     // simpleButton1
     //
     this.simpleButton1.Image    = ((System.Drawing.Image)(resources.GetObject("simpleButton1.Image")));
     this.simpleButton1.Location = new System.Drawing.Point(815, 4);
     this.simpleButton1.Name     = "simpleButton1";
     this.simpleButton1.Size     = new System.Drawing.Size(59, 30);
     this.simpleButton1.TabIndex = 3;
     this.simpleButton1.Text     = "查询";
     this.simpleButton1.Click   += new System.EventHandler(this.simpleButton1_Click);
     //
     // simpleButton2
     //
     this.simpleButton2.Image    = ((System.Drawing.Image)(resources.GetObject("simpleButton2.Image")));
     this.simpleButton2.Location = new System.Drawing.Point(904, 39);
     this.simpleButton2.Name     = "simpleButton2";
     this.simpleButton2.Size     = new System.Drawing.Size(84, 30);
     this.simpleButton2.TabIndex = 3;
     this.simpleButton2.Text     = "导出图片";
     this.simpleButton2.Click   += new System.EventHandler(this.simpleButton2_Click);
     //
     // simpleButton4
     //
     this.simpleButton4.Image    = ((System.Drawing.Image)(resources.GetObject("simpleButton4.Image")));
     this.simpleButton4.Location = new System.Drawing.Point(815, 38);
     this.simpleButton4.Name     = "simpleButton4";
     this.simpleButton4.Size     = new System.Drawing.Size(83, 30);
     this.simpleButton4.TabIndex = 3;
     this.simpleButton4.Text     = "打印";
     this.simpleButton4.Click   += new System.EventHandler(this.simpleButton4_Click);
     //
     // comboBoxEdit2
     //
     this.comboBoxEdit2.EditValue = "密采值";
     this.comboBoxEdit2.Location  = new System.Drawing.Point(489, 38);
     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.Properties.Items.AddRange(new object[] {
         "密采值",
         "1分钟",
         "1小时"
     });
     this.comboBoxEdit2.Size     = new System.Drawing.Size(100, 20);
     this.comboBoxEdit2.TabIndex = 2;
     //
     // comboBoxEdit1
     //
     this.comboBoxEdit1.Location = new System.Drawing.Point(65, 38);
     this.comboBoxEdit1.Name     = "comboBoxEdit1";
     this.comboBoxEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.comboBoxEdit1.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.comboBoxEdit1.Size                  = new System.Drawing.Size(351, 20);
     this.comboBoxEdit1.TabIndex              = 2;
     this.comboBoxEdit1.SelectedIndexChanged += new System.EventHandler(this.comboBoxEdit1_SelectedIndexChanged);
     //
     // dateEdit2
     //
     this.dateEdit2.EditValue = null;
     this.dateEdit2.Location  = new System.Drawing.Point(241, 9);
     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.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.dateEdit2.Size              = new System.Drawing.Size(175, 20);
     this.dateEdit2.TabIndex          = 1;
     this.dateEdit2.EditValueChanged += new System.EventHandler(this.dateEdit2_EditValueChanged);
     //
     // dateEdit1
     //
     this.dateEdit1.EditValue = null;
     this.dateEdit1.Location  = new System.Drawing.Point(65, 10);
     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.CalendarTimeProperties.EditFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
     this.dateEdit1.Properties.CalendarTimeProperties.Mask.EditMask           = "yyyy-MM-dd HH:mm:ss";
     this.dateEdit1.Properties.CalendarView = DevExpress.XtraEditors.Repository.CalendarView.Vista;
     this.dateEdit1.Properties.DisplayFormat.FormatString = "G";
     this.dateEdit1.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.dateEdit1.Properties.EditFormat.FormatString    = "G";
     this.dateEdit1.Properties.EditFormat.FormatType      = DevExpress.Utils.FormatType.DateTime;
     this.dateEdit1.Properties.Mask.EditMask    = "G";
     this.dateEdit1.Properties.TextEditStyle    = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.dateEdit1.Properties.VistaDisplayMode = DevExpress.Utils.DefaultBoolean.True;
     this.dateEdit1.Size              = new System.Drawing.Size(170, 20);
     this.dateEdit1.TabIndex          = 1;
     this.dateEdit1.EditValueChanged += new System.EventHandler(this.dateEdit1_EditValueChanged);
     //
     // labelControl7
     //
     this.labelControl7.Location = new System.Drawing.Point(190, 12);
     this.labelControl7.Name     = "labelControl7";
     this.labelControl7.Size     = new System.Drawing.Size(12, 14);
     this.labelControl7.TabIndex = 0;
     this.labelControl7.Text     = "至";
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(433, 41);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(60, 14);
     this.labelControl4.TabIndex = 0;
     this.labelControl4.Text     = "时间间隔:";
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(172, 12);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(12, 14);
     this.labelControl2.TabIndex = 0;
     this.labelControl2.Text     = "至";
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(10, 41);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(60, 14);
     this.labelControl3.TabIndex = 0;
     this.labelControl3.Text     = "选择测点:";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(10, 10);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(60, 14);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text     = "选择日期:";
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.CustomizationFormText       = "layoutControlGroup1";
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem2,
         this.layoutControlItem4,
         this.layoutControlItem1
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "layoutControlGroup1";
     this.layoutControlGroup1.Padding     = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
     this.layoutControlGroup1.Size        = new System.Drawing.Size(1223, 679);
     this.layoutControlGroup1.Text        = "layoutControlGroup1";
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control = this.chart;
     this.layoutControlItem2.CustomizationFormText = "layoutControlItem2";
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 78);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.Size     = new System.Drawing.Size(850, 599);
     this.layoutControlItem2.Text     = "layoutControlItem2";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextToControlDistance = 0;
     this.layoutControlItem2.TextVisible           = false;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control = this.groupControl1;
     this.layoutControlItem4.CustomizationFormText = "layoutControlItem4";
     this.layoutControlItem4.Location = new System.Drawing.Point(850, 78);
     this.layoutControlItem4.Name     = "layoutControlItem4";
     this.layoutControlItem4.Size     = new System.Drawing.Size(371, 599);
     this.layoutControlItem4.Text     = "layoutControlItem4";
     this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextToControlDistance = 0;
     this.layoutControlItem4.TextVisible           = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control = this.panelControl1;
     this.layoutControlItem1.CustomizationFormText = "layoutControlItem1";
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Padding  = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
     this.layoutControlItem1.Size     = new System.Drawing.Size(1221, 78);
     this.layoutControlItem1.Text     = "layoutControlItem1";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextToControlDistance = 0;
     this.layoutControlItem1.TextVisible           = false;
     //
     // saveFileDialog1
     //
     this.saveFileDialog1.Filter = "图片文件|*.png";
     //
     // gridColumn2
     //
     this.gridColumn2.Caption      = "状态";
     this.gridColumn2.FieldName    = "typetext";
     this.gridColumn2.Name         = "gridColumn2";
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 1;
     //
     // Mnl_McBigDataLine
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1223, 679);
     this.Controls.Add(this.layoutControl1);
     this.Icon  = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name  = "Mnl_McBigDataLine";
     this.Text  = "密采曲线";
     this.Load += new System.EventHandler(this.Frm_MnlMcChart_Load);
     ((System.ComponentModel.ISupportInitialize)(swiftPlotDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(swiftPlotSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.QueryByPoint.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit3.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit10.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit11.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit12.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit13.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 55
0
        private void cb_Year_SelectedIndexChanged(object sender, EventArgs e)
        {
            //Reset the value before add new chart
            int[] summaryGrade = { 0, 0, 0, 0, 0, 0 };
            this.chartControl1.Titles.RemoveAt(0);

            // Put the summaryGrade to summaryGrade array
            try
            {
                int floorYear = Convert.ToInt32(this.cb_Year.SelectedItem) * 10;
                int cellYear = (Convert.ToInt32(this.cb_Year.SelectedItem) + 1) * 10;
                cmd.CommandText = string.Format(@"select Term, SummaryGrade from DatabaseTable where StudentID = {0} and Term < {1} and Term > {2}", m_studentInfo.m_studentID, cellYear, floorYear);
                connection.Open();
                reader = cmd.ExecuteReader();
                if (reader.HasRows)
                {
                    int term = 0;
                    while (reader.Read())
                    {
                        term = Convert.ToInt32(reader[0]) % 10;
                        switch (term)
                        {
                            case 1:
                                summaryGrade[0] = Convert.ToInt32(reader[1]);
                                break;
                            case 2:
                                summaryGrade[1] = Convert.ToInt32(reader[1]);
                                break;
                            case 3:
                                summaryGrade[2] = Convert.ToInt32(reader[1]);
                                break;
                            case 4:
                                summaryGrade[3] = Convert.ToInt32(reader[1]);
                                break;
                            case 5:
                                summaryGrade[4] = Convert.ToInt32(reader[1]);
                                break;
                            case 6:
                                summaryGrade[5] = Convert.ToInt32(reader[1]);
                                break;

                        }

                    }
                }
                connection.Close();
            }
            catch (Exception ex)
            {
                MessageBox.Show(@"Message3: " + ex.Message.ToString(), @"Error");
                connection.Close();
            }

            //Init the chart element
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView3 = new DevExpress.XtraCharts.LineSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
            //Init the value add to chart
            DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint("1", new object[] {
            ((object)(summaryGrade[0]))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(summaryGrade[1]))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint("3", new object[] {
            ((object)(summaryGrade[2]))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("4", new object[] {
            ((object)(summaryGrade[3]))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint("5", new object[] {
            ((object)(summaryGrade[4]))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint("6", new object[] {
            ((object)(summaryGrade[5]))});
            pointSeriesLabel3.LineVisible = true;
            series2.Label = pointSeriesLabel3;
            series2.Name = "Score";
            lineSeriesView3.MarkerVisibility = DevExpress.Utils.DefaultBoolean.True;
            series2.View = lineSeriesView3;
            chartTitle1.Text = m_studentInfo.m_studentName.Replace(" ", "") + " Score Progress " + this.cb_Year.SelectedItem.ToString();
            this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] { chartTitle1 });
            series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint1,
            seriesPoint2,
            seriesPoint3,
            seriesPoint4,
            seriesPoint5,
            seriesPoint6});
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] { series2 };
        }
Exemplo n.º 56
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要修改
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     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.Series                series1                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView1        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series2                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedLineSeriesView stackedLineSeriesView1 = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.Series                series3                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView2        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series4                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView3        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series5                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView4        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series6                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView5        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle            chartTitle1            = new DevExpress.XtraCharts.ChartTitle();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.DataBindings        = null;
     customAxisLabel1.AxisValueSerializable = "0";
     customAxisLabel1.Name = "00:00:00";
     customAxisLabel2.AxisValueSerializable = "4";
     customAxisLabel2.Name = "04:00:00";
     customAxisLabel3.AxisValueSerializable = "8";
     customAxisLabel3.Name = "08:00:00";
     customAxisLabel4.AxisValueSerializable = "12";
     customAxisLabel4.Name = "12:00:00";
     customAxisLabel5.AxisValueSerializable = "16";
     customAxisLabel5.Name = "16:00:00";
     customAxisLabel6.AxisValueSerializable = "20";
     customAxisLabel6.Name = "20:00:00";
     customAxisLabel7.AxisValueSerializable = "24";
     customAxisLabel7.Name = "24:00:00";
     xyDiagram1.AxisX.CustomLabels.AddRange(new DevExpress.XtraCharts.CustomAxisLabel[] {
         customAxisLabel1,
         customAxisLabel2,
         customAxisLabel3,
         customAxisLabel4,
         customAxisLabel5,
         customAxisLabel6,
         customAxisLabel7
     });
     xyDiagram1.AxisX.Interlaced      = true;
     xyDiagram1.AxisX.InterlacedColor = System.Drawing.Color.WhiteSmoke;
     xyDiagram1.AxisX.MinorCount      = 3;
     xyDiagram1.AxisX.NumericScaleOptions.AutoGrid    = false;
     xyDiagram1.AxisX.NumericScaleOptions.GridSpacing = 4D;
     xyDiagram1.AxisX.Thickness                       = 2;
     xyDiagram1.AxisX.Tickmarks.Length                = 8;
     xyDiagram1.AxisX.Tickmarks.MinorLength           = 4;
     xyDiagram1.AxisX.Title.Text                      = "2016年10月28日";
     xyDiagram1.AxisX.Title.Visibility                = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.VisibleInPanesSerializable      = "-1";
     xyDiagram1.AxisX.WholeRange.Auto                 = false;
     xyDiagram1.AxisX.WholeRange.MaxValueSerializable = "24";
     xyDiagram1.AxisX.WholeRange.MinValueSerializable = "0";
     xyDiagram1.AxisY.MinorCount                      = 3;
     xyDiagram1.AxisY.NumericScaleOptions.AutoGrid    = false;
     xyDiagram1.AxisY.NumericScaleOptions.GridSpacing = 200D;
     xyDiagram1.AxisY.Thickness                       = 2;
     xyDiagram1.AxisY.Tickmarks.Length                = 8;
     xyDiagram1.AxisY.Tickmarks.MinorLength           = 4;
     xyDiagram1.AxisY.Title.Alignment                 = System.Drawing.StringAlignment.Far;
     xyDiagram1.AxisY.Title.Text                      = "浓度(ug/m3)";
     xyDiagram1.AxisY.Title.Visibility                = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.VisibleInPanesSerializable      = "-1";
     xyDiagram1.AxisY.WholeRange.Auto                 = false;
     xyDiagram1.AxisY.WholeRange.MaxValueSerializable = "1000";
     xyDiagram1.AxisY.WholeRange.MinValueSerializable = "0";
     xyDiagram1.EnableAxisXZooming                    = true;
     xyDiagram1.EnableAxisYZooming                    = true;
     this.chartControl1.Diagram                       = xyDiagram1;
     this.chartControl1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.Name = "Default Legend";
     this.chartControl1.Location    = new System.Drawing.Point(0, 0);
     this.chartControl1.Name        = "chartControl1";
     series1.Name = "SO2";
     series1.View = lineSeriesView1;
     series2.Name = "NO2";
     series2.View = stackedLineSeriesView1;
     series3.Name = "CO";
     series3.View = lineSeriesView2;
     series4.Name = "O3";
     series4.View = lineSeriesView3;
     series5.Name = "PM10";
     series5.View = lineSeriesView4;
     series6.Name = "PM2.5";
     series6.View = lineSeriesView5;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3,
         series4,
         series5,
         series6
     };
     this.chartControl1.Size     = new System.Drawing.Size(641, 496);
     this.chartControl1.TabIndex = 0;
     chartTitle1.Text            = "";
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // HomeChart
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.chartControl1);
     this.Name = "HomeChart";
     this.Size = new System.Drawing.Size(641, 496);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
 public void GenerateStatisticBar(DateTime dateFrom, DateTime dateTo, bool usearhive)
 {
     this.usearhive = usearhive;
     Cursor current = this.Cursor;
     this.Cursor = Cursors.WaitCursor;
     try
     {
         chartControlOrganizationCount.Dock = DockStyle.Fill;
         chartControlOrganizationCount.Dock = DockStyle.Top;
         int heightscroll = xtraScrollableControl1.Height;
         string str = "Организации и сумма за " + dateFrom.ToShortDateString() + " - " + dateTo.ToShortDateString();
         DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
         chartTitle1.Text = str;
         this.chartControlOrganizationCount.Titles.Clear();
         this.chartControlOrganizationCount.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
     chartTitle1});
         List<OrganizationSum> listUslugiCount = DataProvider.DataProvider.GetOrganizationSum(dateFrom, dateTo, usearhive);
         organizationSumBindingSource.DataSource = listUslugiCount;
         int calcscroll = listUslugiCount.Count * 14;
         chartControlOrganizationCount.Height = calcscroll > heightscroll ? calcscroll : heightscroll;
         this.Cursor = Cursors.Arrow;
     }
     catch (Exception ex)
     {
         MessageBox.Show(ex.Message);
         this.Cursor = Cursors.Arrow;
     }
 }
 /// <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      series2      = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint("Tháng 1", new object[] {
         ((object)(10D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint("Tháng 2", new object[] {
         ((object)(13D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint("Tháng 3", new object[] {
         ((object)(4D))
     });
     DevExpress.XtraCharts.Series      series3      = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint seriesPoint9 = new DevExpress.XtraCharts.SeriesPoint("Tháng 1", new object[] {
         ((object)(5D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint10 = new DevExpress.XtraCharts.SeriesPoint("Tháng 2", new object[] {
         ((object)(4D))
     });
     DevExpress.XtraCharts.ChartTitle  chartTitle2   = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.Series      series4       = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint seriesPoint11 = new DevExpress.XtraCharts.SeriesPoint("Trung Hòa", new object[] {
         ((object)(10D))
     }, 0);
     DevExpress.XtraCharts.SeriesPoint seriesPoint12 = new DevExpress.XtraCharts.SeriesPoint("Bằng Vân", new object[] {
         ((object)(14D))
     }, 1);
     DevExpress.XtraCharts.SeriesPoint seriesPoint13 = new DevExpress.XtraCharts.SeriesPoint("Cốc Đán", new object[] {
         ((object)(2D))
     }, 2);
     DevExpress.XtraCharts.PieSeriesView            pieSeriesView2            = new DevExpress.XtraCharts.PieSeriesView();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.ChartTitle  chartTitle3   = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.Series      series5       = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint seriesPoint14 = new DevExpress.XtraCharts.SeriesPoint("Mông", new object[] {
         ((object)(10D))
     }, 0);
     DevExpress.XtraCharts.SeriesPoint seriesPoint15 = new DevExpress.XtraCharts.SeriesPoint("Dao", new object[] {
         ((object)(10D))
     }, 1);
     DevExpress.XtraCharts.SeriesPoint seriesPoint16 = new DevExpress.XtraCharts.SeriesPoint("Hoa", new object[] {
         ((object)(6D))
     }, 2);
     DevExpress.XtraCharts.PieSeriesView            pieSeriesView3 = new DevExpress.XtraCharts.PieSeriesView();
     DevExpress.XtraCharts.ChartTitle               chartTitle4    = new DevExpress.XtraCharts.ChartTitle();
     System.ComponentModel.ComponentResourceManager resources      = new System.ComponentModel.ComponentResourceManager(typeof(FormThongKeXuatCanhTraiPhep));
     DevExpress.XtraCharts.Series      series1      = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint("Dưới 18", new object[] {
         ((object)(10D))
     }, 0);
     DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("Từ 18 đến 25", new object[] {
         ((object)(12D))
     }, 1);
     DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint("Từ 26 đến 37", new object[] {
         ((object)(40D))
     }, 2);
     DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("Từ 38 đên 50", new object[] {
         ((object)(9D))
     }, 3);
     DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint("Trên 50", new object[] {
         ((object)(5D))
     }, 4);
     DevExpress.XtraCharts.PieSeriesView pieSeriesView1 = new DevExpress.XtraCharts.PieSeriesView();
     DevExpress.XtraCharts.ChartTitle    chartTitle1    = new DevExpress.XtraCharts.ChartTitle();
     this.layoutControl1                = new DevExpress.XtraLayout.LayoutControl();
     this.thoiGianChartControl          = new DevExpress.XtraCharts.ChartControl();
     this.diaBanChartControl            = new DevExpress.XtraCharts.ChartControl();
     this.danTocChartControl            = new DevExpress.XtraCharts.ChartControl();
     this.chartToolTipController        = new DevExpress.Utils.ToolTipController(this.components);
     this.btnThongKe                    = new DevExpress.XtraEditors.SimpleButton();
     this.dateDenNgay                   = new DevExpress.XtraEditors.DateEdit();
     this.dateTuNgay                    = new DevExpress.XtraEditors.DateEdit();
     this.layoutControlGroup1           = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1            = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2            = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3            = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4            = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem5            = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem6            = new DevExpress.XtraLayout.LayoutControlItem();
     this.doTuoiChartControl            = new DevExpress.XtraCharts.ChartControl();
     this.layoutControlItem7            = new DevExpress.XtraLayout.LayoutControlItem();
     this.xUATCANHTRAIPHEPBindingSource = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.thoiGianChartControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.diaBanChartControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.danTocChartControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateDenNgay.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateDenNgay.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateTuNgay.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateTuNgay.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.doTuoiChartControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xUATCANHTRAIPHEPBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.doTuoiChartControl);
     this.layoutControl1.Controls.Add(this.thoiGianChartControl);
     this.layoutControl1.Controls.Add(this.diaBanChartControl);
     this.layoutControl1.Controls.Add(this.danTocChartControl);
     this.layoutControl1.Controls.Add(this.btnThongKe);
     this.layoutControl1.Controls.Add(this.dateDenNgay);
     this.layoutControl1.Controls.Add(this.dateTuNgay);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(587, 187, 650, 400);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(779, 435);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // thoiGianChartControl
     //
     xyDiagram1.AxisX.VisibleInPanesSerializable    = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable    = "-1";
     this.thoiGianChartControl.Diagram              = xyDiagram1;
     this.thoiGianChartControl.Legend.Name          = "Default Legend";
     this.thoiGianChartControl.Legend.Title.Font    = new System.Drawing.Font("Tahoma", 8F);
     this.thoiGianChartControl.Legend.Title.Text    = "Chú thích";
     this.thoiGianChartControl.Legend.Title.Visible = true;
     this.thoiGianChartControl.Location             = new System.Drawing.Point(12, 217);
     this.thoiGianChartControl.Name = "thoiGianChartControl";
     series2.Name = "XCTP";
     series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint6,
         seriesPoint7,
         seriesPoint8
     });
     series3.Name = "Bị LLCN bắt";
     series3.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint9,
         seriesPoint10
     });
     this.thoiGianChartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2,
         series3
     };
     this.thoiGianChartControl.Size     = new System.Drawing.Size(755, 206);
     this.thoiGianChartControl.TabIndex = 9;
     chartTitle2.Font = new System.Drawing.Font("Tahoma", 10F);
     chartTitle2.Text = "Thống kê theo tháng";
     this.thoiGianChartControl.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle2
     });
     //
     // diaBanChartControl
     //
     this.diaBanChartControl.Legend.Font          = new System.Drawing.Font("Tahoma", 7F);
     this.diaBanChartControl.Legend.Name          = "Default Legend";
     this.diaBanChartControl.Legend.Title.Font    = new System.Drawing.Font("Tahoma", 8F);
     this.diaBanChartControl.Legend.Title.Text    = "Chú thích";
     this.diaBanChartControl.Legend.Title.Visible = true;
     this.diaBanChartControl.Legend.Visibility    = DevExpress.Utils.DefaultBoolean.True;
     this.diaBanChartControl.Location             = new System.Drawing.Point(277, 38);
     this.diaBanChartControl.Name = "diaBanChartControl";
     series4.LegendName           = "Default Legend";
     series4.LegendTextPattern    = "{A}";
     series4.Name = "Series 1";
     series4.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint11,
         seriesPoint12,
         seriesPoint13
     });
     series4.View = pieSeriesView2;
     this.diaBanChartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series4
     };
     sideBySideBarSeriesLabel1.TextPattern                    = "{A}";
     this.diaBanChartControl.SeriesTemplate.Label             = sideBySideBarSeriesLabel1;
     this.diaBanChartControl.SeriesTemplate.LegendTextPattern = "{A}";
     this.diaBanChartControl.Size     = new System.Drawing.Size(234, 175);
     this.diaBanChartControl.TabIndex = 8;
     chartTitle3.Font = new System.Drawing.Font("Tahoma", 10F);
     chartTitle3.Text = "Thống kê theo địa bàn";
     this.diaBanChartControl.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle3
     });
     //
     // danTocChartControl
     //
     this.danTocChartControl.Legend.Font          = new System.Drawing.Font("Tahoma", 7F);
     this.danTocChartControl.Legend.Name          = "Default Legend";
     this.danTocChartControl.Legend.Title.Font    = new System.Drawing.Font("Tahoma", 8F);
     this.danTocChartControl.Legend.Title.Text    = "Chú thích";
     this.danTocChartControl.Legend.Title.Visible = true;
     this.danTocChartControl.Legend.Visibility    = DevExpress.Utils.DefaultBoolean.True;
     this.danTocChartControl.Location             = new System.Drawing.Point(12, 38);
     this.danTocChartControl.Name = "danTocChartControl";
     series5.LabelsVisibility     = DevExpress.Utils.DefaultBoolean.True;
     series5.LegendName           = "Default Legend";
     series5.LegendTextPattern    = "{A}";
     series5.Name = "SeriesDanToc";
     series5.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint14,
         seriesPoint15,
         seriesPoint16
     });
     series5.View = pieSeriesView3;
     this.danTocChartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series5
     };
     this.danTocChartControl.Size     = new System.Drawing.Size(261, 175);
     this.danTocChartControl.TabIndex = 7;
     chartTitle4.Font = new System.Drawing.Font("Tahoma", 10F);
     chartTitle4.Text = "Thống kê theo dân tộc";
     this.danTocChartControl.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle4
     });
     this.danTocChartControl.ToolTipController = this.chartToolTipController;
     this.danTocChartControl.ToolTipEnabled    = DevExpress.Utils.DefaultBoolean.True;
     this.danTocChartControl.MouseLeave       += new System.EventHandler(this.chartControl1_MouseLeave);
     this.danTocChartControl.MouseHover       += new System.EventHandler(this.chartControl1_MouseHover);
     this.danTocChartControl.MouseMove        += new System.Windows.Forms.MouseEventHandler(this.chartControl1_MouseMove);
     //
     // chartToolTipController
     //
     this.chartToolTipController.ShowBeak = true;
     //
     // btnThongKe
     //
     this.btnThongKe.Appearance.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btnThongKe.Appearance.Options.UseFont = true;
     this.btnThongKe.ImageOptions.Image         = ((System.Drawing.Image)(resources.GetObject("btnThongKe.ImageOptions.Image")));
     this.btnThongKe.Location        = new System.Drawing.Point(294, 12);
     this.btnThongKe.Name            = "btnThongKe";
     this.btnThongKe.Size            = new System.Drawing.Size(97, 22);
     this.btnThongKe.StyleController = this.layoutControl1;
     this.btnThongKe.TabIndex        = 6;
     this.btnThongKe.Text            = "Thống kê";
     this.btnThongKe.Click          += new System.EventHandler(this.btnThongKe_Click);
     //
     // dateDenNgay
     //
     this.dateDenNgay.EditValue = new System.DateTime(2019, 3, 22, 17, 3, 7, 618);
     this.dateDenNgay.Location  = new System.Drawing.Point(198, 12);
     this.dateDenNgay.Name      = "dateDenNgay";
     this.dateDenNgay.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateDenNgay.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateDenNgay.Size            = new System.Drawing.Size(92, 20);
     this.dateDenNgay.StyleController = this.layoutControl1;
     this.dateDenNgay.TabIndex        = 5;
     //
     // dateTuNgay
     //
     this.dateTuNgay.EditValue = new System.DateTime(2019, 3, 22, 17, 3, 7, 618);
     this.dateTuNgay.Location  = new System.Drawing.Point(62, 12);
     this.dateTuNgay.Name      = "dateTuNgay";
     this.dateTuNgay.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateTuNgay.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateTuNgay.Size            = new System.Drawing.Size(82, 20);
     this.dateTuNgay.StyleController = this.layoutControl1;
     this.dateTuNgay.TabIndex        = 4;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem4,
         this.layoutControlItem5,
         this.layoutControlItem6,
         this.layoutControlItem7,
         this.layoutControlItem3
     });
     this.layoutControlGroup1.Name        = "Root";
     this.layoutControlGroup1.Size        = new System.Drawing.Size(779, 435);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control             = this.dateTuNgay;
     this.layoutControlItem1.Location            = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.MaxSize             = new System.Drawing.Size(136, 24);
     this.layoutControlItem1.MinSize             = new System.Drawing.Size(136, 24);
     this.layoutControlItem1.Name                = "layoutControlItem1";
     this.layoutControlItem1.Size                = new System.Drawing.Size(136, 26);
     this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem1.Text                = "Từ ngày";
     this.layoutControlItem1.TextSize            = new System.Drawing.Size(47, 13);
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control             = this.dateDenNgay;
     this.layoutControlItem2.Location            = new System.Drawing.Point(136, 0);
     this.layoutControlItem2.MaxSize             = new System.Drawing.Size(146, 24);
     this.layoutControlItem2.MinSize             = new System.Drawing.Size(146, 24);
     this.layoutControlItem2.Name                = "layoutControlItem2";
     this.layoutControlItem2.Size                = new System.Drawing.Size(146, 26);
     this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem2.Text                = "Đến ngày";
     this.layoutControlItem2.TextSize            = new System.Drawing.Size(47, 13);
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control             = this.btnThongKe;
     this.layoutControlItem3.Location            = new System.Drawing.Point(282, 0);
     this.layoutControlItem3.MaxSize             = new System.Drawing.Size(101, 26);
     this.layoutControlItem3.MinSize             = new System.Drawing.Size(101, 26);
     this.layoutControlItem3.Name                = "layoutControlItem3";
     this.layoutControlItem3.Size                = new System.Drawing.Size(477, 26);
     this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem3.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible         = false;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control     = this.danTocChartControl;
     this.layoutControlItem4.Location    = new System.Drawing.Point(0, 26);
     this.layoutControlItem4.Name        = "layoutControlItem4";
     this.layoutControlItem4.Size        = new System.Drawing.Size(265, 179);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.Control     = this.diaBanChartControl;
     this.layoutControlItem5.Location    = new System.Drawing.Point(265, 26);
     this.layoutControlItem5.Name        = "layoutControlItem5";
     this.layoutControlItem5.Size        = new System.Drawing.Size(238, 179);
     this.layoutControlItem5.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem5.TextVisible = false;
     //
     // layoutControlItem6
     //
     this.layoutControlItem6.Control     = this.thoiGianChartControl;
     this.layoutControlItem6.Location    = new System.Drawing.Point(0, 205);
     this.layoutControlItem6.Name        = "layoutControlItem6";
     this.layoutControlItem6.Size        = new System.Drawing.Size(759, 210);
     this.layoutControlItem6.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem6.TextVisible = false;
     //
     // doTuoiChartControl
     //
     this.doTuoiChartControl.Legend.Font          = new System.Drawing.Font("Tahoma", 7F);
     this.doTuoiChartControl.Legend.Name          = "Default Legend";
     this.doTuoiChartControl.Legend.Title.Font    = new System.Drawing.Font("Tahoma", 8F);
     this.doTuoiChartControl.Legend.Title.Text    = "Chú thích";
     this.doTuoiChartControl.Legend.Title.Visible = true;
     this.doTuoiChartControl.Legend.Visibility    = DevExpress.Utils.DefaultBoolean.True;
     this.doTuoiChartControl.Location             = new System.Drawing.Point(515, 38);
     this.doTuoiChartControl.Name = "doTuoiChartControl";
     series1.LegendTextPattern    = "{A}";
     series1.Name = "Series 1";
     series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint1,
         seriesPoint2,
         seriesPoint3,
         seriesPoint4,
         seriesPoint5
     });
     series1.View = pieSeriesView1;
     this.doTuoiChartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.doTuoiChartControl.Size     = new System.Drawing.Size(252, 175);
     this.doTuoiChartControl.TabIndex = 10;
     chartTitle1.Font = new System.Drawing.Font("Tahoma", 10F);
     chartTitle1.Text = "Độ tuổi";
     this.doTuoiChartControl.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // layoutControlItem7
     //
     this.layoutControlItem7.Control     = this.doTuoiChartControl;
     this.layoutControlItem7.Location    = new System.Drawing.Point(503, 26);
     this.layoutControlItem7.Name        = "layoutControlItem7";
     this.layoutControlItem7.Size        = new System.Drawing.Size(256, 179);
     this.layoutControlItem7.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem7.TextVisible = false;
     //
     // xUATCANHTRAIPHEPBindingSource
     //
     this.xUATCANHTRAIPHEPBindingSource.DataSource = typeof(QuanLyDoi.Database.XUAT_CANH_TRAI_PHEP);
     //
     // FormThongKeXuatCanhTraiPhep
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(779, 435);
     this.Controls.Add(this.layoutControl1);
     this.Name  = "FormThongKeXuatCanhTraiPhep";
     this.Text  = "FormThongKeXuatCanhTraiPhep";
     this.Load += new System.EventHandler(this.FormThongKeXuatCanhTraiPhep_Load);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.thoiGianChartControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.diaBanChartControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.danTocChartControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateDenNgay.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateDenNgay.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateTuNgay.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateTuNgay.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.doTuoiChartControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xUATCANHTRAIPHEPBindingSource)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 59
0
 public void GenerateStatisticBar(DateTime dateFrom, DateTime dateTo)
 {
     chartControlAnalizeCount.Dock = DockStyle.Fill;
     chartControlAnalizeCount.Dock = DockStyle.Top;
     int heightscroll= xtraScrollableControl1.Height;
     string str = "Организации сумма за " + dateFrom.ToShortDateString() + " - " + dateTo.ToShortDateString();
     DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
     chartTitle1.Text = str;
     this.chartControlAnalizeCount.Titles.Clear();
     this.chartControlAnalizeCount.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
     chartTitle1});
     List<OrganizationSum> listUslugiCount = DataProvider.DataProvider.GetOrganizationSum(dateFrom, dateTo);
     organizationSumBindingSource.DataSource = listUslugiCount;
     int calcscroll = listUslugiCount.Count*20;
     chartControlAnalizeCount.Height = calcscroll > heightscroll ? calcscroll : heightscroll;
 }
Exemplo n.º 60
0
        /// <summary> 
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.GanttDiagram ganttDiagram1 = new DevExpress.XtraCharts.GanttDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideGanttSeriesView sideBySideGanttSeriesView1 = new DevExpress.XtraCharts.SideBySideGanttSeriesView();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideGanttSeriesView sideBySideGanttSeriesView2 = new DevExpress.XtraCharts.SideBySideGanttSeriesView();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideGanttSeriesView sideBySideGanttSeriesView3 = new DevExpress.XtraCharts.SideBySideGanttSeriesView();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideGanttSeriesView sideBySideGanttSeriesView4 = new DevExpress.XtraCharts.SideBySideGanttSeriesView();
            DevExpress.XtraCharts.SideBySideGanttSeriesView sideBySideGanttSeriesView5 = new DevExpress.XtraCharts.SideBySideGanttSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitMain)).BeginInit();
            this.splitMain.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bsIndex)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bsMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pnlQueryControl)).BeginInit();
            this.pnlQueryControl.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pnlPageControl)).BeginInit();
            this.pnlPageControl.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitRight)).BeginInit();
            this.splitRight.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tcMain)).BeginInit();
            this.tcMain.SuspendLayout();
            this.pageMain.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pmuReport)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bmMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(ganttDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideGanttSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideGanttSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideGanttSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideGanttSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideGanttSeriesView5)).BeginInit();
            this.SuspendLayout();
            // 
            // ribbonMain
            // 
            this.ribbonMain.ExpandCollapseItem.Id = 0;
            this.ribbonMain.Toolbar.ShowCustomizeItem = false;
            // 
            // pcMain
            // 
            this.pcMain.Size = new System.Drawing.Size(778, 26);
            // 
            // tcMain
            // 
            this.tcMain.SelectedTabPage = this.pageMain;
            // 
            // pageMain
            // 
            this.pageMain.Controls.Add(this.chartControl1);
            // 
            // chartControl1
            // 
            this.chartControl1.Cursor = System.Windows.Forms.Cursors.Default;
            this.chartControl1.DataSource = this.bsIndex;
            ganttDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            ganttDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            this.chartControl1.Diagram = ganttDiagram1;
            this.chartControl1.Location = new System.Drawing.Point(66, 36);
            this.chartControl1.Name = "chartControl1";
            this.chartControl1.PaletteName = "Chameleon";
            series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            series1.DataSource = this.bsMain;
            series1.Name = "Series 1";
            series1.ValueScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            series1.View = sideBySideGanttSeriesView1;
            series2.Name = "Series 2";
            series2.View = sideBySideGanttSeriesView2;
            series3.Name = "Series 3";
            series3.View = sideBySideGanttSeriesView3;
            series4.Name = "Series 4";
            series4.View = sideBySideGanttSeriesView4;
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2,
        series3,
        series4};
            this.chartControl1.SeriesTemplate.View = sideBySideGanttSeriesView5;
            this.chartControl1.Size = new System.Drawing.Size(373, 175);
            this.chartControl1.TabIndex = 0;
            chartTitle1.Text = "注塑车间机台使用状况";
            this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1});
            // 
            // zhusuTotalView
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Name = "zhusuTotalView";
            ((System.ComponentModel.ISupportInitialize)(this.ribbonMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitMain)).EndInit();
            this.splitMain.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.bsIndex)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bsMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pnlQueryControl)).EndInit();
            this.pnlQueryControl.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pnlPageControl)).EndInit();
            this.pnlPageControl.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitRight)).EndInit();
            this.splitRight.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tcMain)).EndInit();
            this.tcMain.ResumeLayout(false);
            this.pageMain.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pmuReport)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bmMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(ganttDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideGanttSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideGanttSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideGanttSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideGanttSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideGanttSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }