/// <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.StackedLineSeriesView stackedLineSeriesView1 = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.StackedLineSeriesView stackedLineSeriesView2 = new DevExpress.XtraCharts.StackedLineSeriesView();
     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)(stackedLineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram        = xyDiagram1;
     this.chartControl1.Dock           = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.Visible = false;
     this.chartControl1.Location       = new System.Drawing.Point(0, 0);
     this.chartControl1.Name           = "chartControl1";
     this.chartControl1.PaletteName    = "Blue II";
     series1.LabelsVisibility          = DevExpress.Utils.DefaultBoolean.True;
     series1.Name = "Series 1";
     series1.View = stackedLineSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.SeriesTemplate.View = stackedLineSeriesView2;
     this.chartControl1.Size     = new System.Drawing.Size(784, 445);
     this.chartControl1.TabIndex = 0;
     //
     // Istatistik
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(784, 445);
     this.Controls.Add(this.chartControl1);
     this.FormBorderEffect = DevExpress.XtraEditors.FormBorderEffect.Shadow;
     this.FormBorderStyle  = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.Name             = "Istatistik";
     this.StartPosition    = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text             = "İstatistik";
     this.Load            += new System.EventHandler(this.Istatistik_Load);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 2
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel2 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
            DevExpress.XtraCharts.StackedLineSeriesView stackedLineSeriesView2 = new DevExpress.XtraCharts.StackedLineSeriesView();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            this.chartUSSnr = new DevExpress.XtraCharts.ChartControl();
            this.Waiting = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::HFC.frmWaiting), true, true);
            this.chartRemote = new DevExpress.XtraCharts.ChartControl();
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.btnThamKhao = new System.Windows.Forms.ToolStripMenuItem();
            this.dateChoose = new DevExpress.XtraEditors.DateEdit();
            this.checkChoose = new DevExpress.XtraEditors.CheckEdit();
            this.checkEdit1 = new DevExpress.XtraEditors.CheckEdit();
            ((System.ComponentModel.ISupportInitialize)(this.chartUSSnr)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartRemote)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
            this.contextMenuStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dateChoose.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateChoose.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkChoose.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // chartUSSnr
            // 
            this.chartUSSnr.AppearanceNameSerializable = "The Trees";
            this.chartUSSnr.Location = new System.Drawing.Point(7, 353);
            this.chartUSSnr.Name = "chartUSSnr";
            this.chartUSSnr.PaletteName = "Palette 1";
            this.chartUSSnr.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(239)))), ((int)(((byte)(157))))), System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(239)))), ((int)(((byte)(157)))))),
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)}));
            this.chartUSSnr.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            stackedLineSeriesLabel2.LineVisible = true;
            this.chartUSSnr.SeriesTemplate.Label = stackedLineSeriesLabel2;
            this.chartUSSnr.SeriesTemplate.View = stackedLineSeriesView2;
            this.chartUSSnr.Size = new System.Drawing.Size(806, 147);
            this.chartUSSnr.TabIndex = 3;
            this.chartUSSnr.DoubleClick += new System.EventHandler(this.chartUSSnr_DoubleClick);
            // 
            // chartRemote
            // 
            this.chartRemote.Location = new System.Drawing.Point(8, 8);
            this.chartRemote.Name = "chartRemote";
            this.chartRemote.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            sideBySideBarSeriesLabel2.LineVisible = true;
            this.chartRemote.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
            this.chartRemote.Size = new System.Drawing.Size(807, 341);
            this.chartRemote.TabIndex = 4;
            this.chartRemote.DoubleClick += new System.EventHandler(this.chartRemote_DoubleClick);
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btnThamKhao});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(190, 26);
            // 
            // btnThamKhao
            // 
            this.btnThamKhao.Name = "btnThamKhao";
            this.btnThamKhao.Size = new System.Drawing.Size(189, 22);
            this.btnThamKhao.Text = "Tham khảo cn-admin";
            this.btnThamKhao.Click += new System.EventHandler(this.btnThamKhao_Click);
            // 
            // dateChoose
            // 
            this.dateChoose.EditValue = null;
            this.dateChoose.Enabled = false;
            this.dateChoose.Location = new System.Drawing.Point(702, 323);
            this.dateChoose.Name = "dateChoose";
            this.dateChoose.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.dateChoose.Properties.DisplayFormat.FormatString = "dd/MM/yyyy";
            this.dateChoose.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
            this.dateChoose.Properties.EditFormat.FormatString = "dd/MM/yyyy";
            this.dateChoose.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom;
            this.dateChoose.Properties.Mask.EditMask = "dd/MM/yyyy";
            this.dateChoose.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.dateChoose.Size = new System.Drawing.Size(105, 20);
            this.dateChoose.TabIndex = 5;
            this.dateChoose.EditValueChanged += new System.EventHandler(this.dateChoose_EditValueChanged);
            // 
            // checkChoose
            // 
            this.checkChoose.Location = new System.Drawing.Point(701, 300);
            this.checkChoose.Name = "checkChoose";
            this.checkChoose.Properties.Caption = "Chọn 1 ngày";
            this.checkChoose.Size = new System.Drawing.Size(107, 19);
            this.checkChoose.TabIndex = 7;
            this.checkChoose.CheckedChanged += new System.EventHandler(this.checkChoose_CheckedChanged);
            // 
            // checkEdit1
            // 
            this.checkEdit1.Location = new System.Drawing.Point(701, 280);
            this.checkEdit1.Name = "checkEdit1";
            this.checkEdit1.Properties.Caption = "Online Only";
            this.checkEdit1.Size = new System.Drawing.Size(107, 19);
            this.checkEdit1.TabIndex = 7;
            this.checkEdit1.CheckedChanged += new System.EventHandler(this.checkEdit1_CheckedChanged);
            // 
            // frmSignalChart
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(823, 505);
            this.ContextMenuStrip = this.contextMenuStrip1;
            this.Controls.Add(this.checkEdit1);
            this.Controls.Add(this.checkChoose);
            this.Controls.Add(this.dateChoose);
            this.Controls.Add(this.chartRemote);
            this.Controls.Add(this.chartUSSnr);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
            this.MaximizeBox = false;
            this.Name = "frmSignalChart";
            this.ShowIcon = false;
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "Chart For Device";
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartUSSnr)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartRemote)).EndInit();
            this.contextMenuStrip1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dateChoose.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dateChoose.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkChoose.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).EndInit();
            this.ResumeLayout(false);

        }
        /// <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(XtraReport1));
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.StackedLineSeriesView stackedLineSeriesView1 = new DevExpress.XtraCharts.StackedLineSeriesView();
            DevExpress.XtraCharts.StackedLineSeriesView stackedLineSeriesView2 = new DevExpress.XtraCharts.StackedLineSeriesView();
            DevExpress.XtraPrinting.Recipient recipient1 = new DevExpress.XtraPrinting.Recipient();
            this.Detail = new DevExpress.XtraReports.UI.DetailBand();
            this.xrZipCode1 = new DevExpress.XtraReports.UI.XRZipCode();
            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.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
            this.TopMargin = new DevExpress.XtraReports.UI.TopMarginBand();
            this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
            this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox();
            this.xrChart1 = new DevExpress.XtraReports.UI.XRChart();
            this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
            this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
            this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
            this.lbInvoice = new DevExpress.XtraReports.UI.XRLabel();
            this.PageHeader = new DevExpress.XtraReports.UI.PageHeaderBand();
            this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
            this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
            this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
            ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            // 
            // Detail
            // 
            this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrZipCode1,
            this.xrTable1});
            this.Detail.HeightF = 26.04167F;
            this.Detail.Name = "Detail";
            this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
            this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrZipCode1
            // 
            this.xrZipCode1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Value3]")});
            this.xrZipCode1.LocationFloat = new DevExpress.Utils.PointFloat(522.9167F, 0.1249949F);
            this.xrZipCode1.Name = "xrZipCode1";
            this.xrZipCode1.SizeF = new System.Drawing.SizeF(100F, 23F);
            this.xrZipCode1.Text = "";
            // 
            // xrTable1
            // 
            this.xrTable1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
            this.xrTable1.BorderColor = System.Drawing.Color.White;
            this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) 
            | DevExpress.XtraPrinting.BorderSide.Right) 
            | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(161.4584F, 0F);
            this.xrTable1.Name = "xrTable1";
            this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
            this.xrTableRow1});
            this.xrTable1.SizeF = new System.Drawing.SizeF(325F, 25F);
            this.xrTable1.StylePriority.UseBackColor = false;
            this.xrTable1.StylePriority.UseBorderColor = false;
            this.xrTable1.StylePriority.UseBorders = false;
            // 
            // xrTableRow1
            // 
            this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
            this.xrTableCell1,
            this.xrTableCell2,
            this.xrTableCell3});
            this.xrTableRow1.Name = "xrTableRow1";
            this.xrTableRow1.Weight = 11.5D;
            // 
            // xrTableCell1
            // 
            this.xrTableCell1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Value1]")});
            this.xrTableCell1.Name = "xrTableCell1";
            this.xrTableCell1.Text = "xrTableCell1";
            this.xrTableCell1.Weight = 0.29046741206609183D;
            // 
            // xrTableCell2
            // 
            this.xrTableCell2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Value2]")});
            this.xrTableCell2.Name = "xrTableCell2";
            this.xrTableCell2.Text = "xrTableCell2";
            this.xrTableCell2.Weight = 0.28096115936247956D;
            // 
            // xrTableCell3
            // 
            this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
            new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Value3]")});
            this.xrTableCell3.Name = "xrTableCell3";
            this.xrTableCell3.Text = "xrTableCell3";
            this.xrTableCell3.Weight = 0.34131296754343626D;
            // 
            // xrPictureBox1
            // 
            this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
            this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(251.0418F, 9.999974F);
            this.xrPictureBox1.Name = "xrPictureBox1";
            this.xrPictureBox1.NavigateUrl = "http://www.devexpress.com/Products/NET/Reporting/";
            this.xrPictureBox1.SizeF = new System.Drawing.SizeF(165.6249F, 35.00001F);
            // 
            // TopMargin
            // 
            this.TopMargin.HeightF = 58.66668F;
            this.TopMargin.Name = "TopMargin";
            this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
            this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // xrPictureBox2
            // 
            this.xrPictureBox2.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox2.ImageSource"));
            this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(89.8852F, 22.50001F);
            this.xrPictureBox2.Name = "xrPictureBox2";
            this.xrPictureBox2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
            this.xrPictureBox2.SizeF = new System.Drawing.SizeF(190F, 49F);
            this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
            // 
            // xrPictureBox3
            // 
            this.xrPictureBox3.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox3.ImageSource"));
            this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
            this.xrPictureBox3.Name = "xrPictureBox3";
            this.xrPictureBox3.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
            this.xrPictureBox3.SizeF = new System.Drawing.SizeF(87.5F, 87.5F);
            this.xrPictureBox3.Sizing = DevExpress.XtraPrinting.ImageSizeMode.AutoSize;
            // 
            // xrChart1
            // 
            this.xrChart1.BorderColor = System.Drawing.Color.Black;
            this.xrChart1.Borders = DevExpress.XtraPrinting.BorderSide.None;
            xyDiagram1.AxisX.Label.Visible = false;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.Visibility = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.DefaultPane.EnableAxisXZooming = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
            xyDiagram1.DefaultPane.EnableAxisYZooming = DevExpress.Utils.DefaultBoolean.False;
            this.xrChart1.Diagram = xyDiagram1;
            this.xrChart1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
            this.xrChart1.LocationFloat = new DevExpress.Utils.PointFloat(9.999974F, 10.00001F);
            this.xrChart1.Name = "xrChart1";
            series1.ArgumentDataMember = "Value1";
            series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series1.Name = "Series 2";
            series1.ValueDataMembersSerializable = "Value2";
            stackedLineSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
            stackedLineSeriesView1.MarkerVisibility = DevExpress.Utils.DefaultBoolean.True;
            series1.View = stackedLineSeriesView1;
            this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1};
            this.xrChart1.SeriesTemplate.View = stackedLineSeriesView2;
            this.xrChart1.SizeF = new System.Drawing.SizeF(629.9999F, 117.7083F);
            // 
            // BottomMargin
            // 
            this.BottomMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrPictureBox1});
            this.BottomMargin.Name = "BottomMargin";
            this.BottomMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
            this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // bindingSource1
            // 
            this.bindingSource1.DataSource = typeof(ConsoleApplication1.ReportData);
            // 
            // ReportFooter
            // 
            this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrChart1});
            this.ReportFooter.HeightF = 128.125F;
            this.ReportFooter.Name = "ReportFooter";
            // 
            // lbInvoice
            // 
            this.lbInvoice.Font = new System.Drawing.Font("Times New Roman", 18F, System.Drawing.FontStyle.Bold);
            this.lbInvoice.ForeColor = System.Drawing.Color.Black;
            this.lbInvoice.LocationFloat = new DevExpress.Utils.PointFloat(433.9167F, 10.00001F);
            this.lbInvoice.Name = "lbInvoice";
            this.lbInvoice.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.lbInvoice.SizeF = new System.Drawing.SizeF(206.0833F, 33.00001F);
            this.lbInvoice.Text = "EMAIL DEMO";
            this.lbInvoice.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
            // 
            // PageHeader
            // 
            this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.lbInvoice,
            this.xrPictureBox2,
            this.xrPictureBox3});
            this.PageHeader.HeightF = 87.5F;
            this.PageHeader.Name = "PageHeader";
            // 
            // GroupHeader1
            // 
            this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
            this.xrLabel3,
            this.xrLabel2,
            this.xrLabel1});
            this.GroupHeader1.HeightF = 23.95833F;
            this.GroupHeader1.Name = "GroupHeader1";
            // 
            // xrLabel3
            // 
            this.xrLabel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(167)))), ((int)(((byte)(73)))));
            this.xrLabel3.BorderColor = System.Drawing.Color.White;
            this.xrLabel3.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrLabel3.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.xrLabel3.ForeColor = System.Drawing.Color.White;
            this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(364.9271F, 0F);
            this.xrLabel3.Name = "xrLabel3";
            this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel3.SizeF = new System.Drawing.SizeF(121.5314F, 23.00002F);
            this.xrLabel3.StylePriority.UseBackColor = false;
            this.xrLabel3.StylePriority.UseBorderColor = false;
            this.xrLabel3.StylePriority.UseBorders = false;
            this.xrLabel3.StylePriority.UseFont = false;
            this.xrLabel3.StylePriority.UseForeColor = false;
            this.xrLabel3.StylePriority.UsePadding = false;
            this.xrLabel3.StylePriority.UseTextAlignment = false;
            this.xrLabel3.Text = "Value 3";
            this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrLabel2
            // 
            this.xrLabel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(167)))), ((int)(((byte)(73)))));
            this.xrLabel2.BorderColor = System.Drawing.Color.White;
            this.xrLabel2.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrLabel2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.xrLabel2.ForeColor = System.Drawing.Color.White;
            this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(264.8852F, 0F);
            this.xrLabel2.Name = "xrLabel2";
            this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel2.SizeF = new System.Drawing.SizeF(100.0419F, 23.00002F);
            this.xrLabel2.StylePriority.UseBackColor = false;
            this.xrLabel2.StylePriority.UseBorderColor = false;
            this.xrLabel2.StylePriority.UseBorders = false;
            this.xrLabel2.StylePriority.UseFont = false;
            this.xrLabel2.StylePriority.UseForeColor = false;
            this.xrLabel2.StylePriority.UsePadding = false;
            this.xrLabel2.StylePriority.UseTextAlignment = false;
            this.xrLabel2.Text = "Value 2";
            this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // xrLabel1
            // 
            this.xrLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(167)))), ((int)(((byte)(73)))));
            this.xrLabel1.BorderColor = System.Drawing.Color.White;
            this.xrLabel1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
            this.xrLabel1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.xrLabel1.ForeColor = System.Drawing.Color.White;
            this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(161.4584F, 0F);
            this.xrLabel1.Name = "xrLabel1";
            this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
            this.xrLabel1.SizeF = new System.Drawing.SizeF(103.4267F, 23.00002F);
            this.xrLabel1.StylePriority.UseBackColor = false;
            this.xrLabel1.StylePriority.UseBorderColor = false;
            this.xrLabel1.StylePriority.UseBorders = false;
            this.xrLabel1.StylePriority.UseFont = false;
            this.xrLabel1.StylePriority.UseForeColor = false;
            this.xrLabel1.StylePriority.UsePadding = false;
            this.xrLabel1.StylePriority.UseTextAlignment = false;
            this.xrLabel1.Text = "Value 1";
            this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
            // 
            // XtraReport1
            // 
            this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
            this.Detail,
            this.TopMargin,
            this.BottomMargin,
            this.ReportFooter,
            this.PageHeader,
            this.GroupHeader1});
            this.DataSource = this.bindingSource1;
            recipient1.Address = "*****@*****.**";
            recipient1.ContactName = "John";
            this.ExportOptions.Email.AdditionalRecipients.AddRange(new DevExpress.XtraPrinting.Recipient[] {
            recipient1});
            this.Margins = new System.Drawing.Printing.Margins(82, 100, 59, 100);
            this.PageColor = System.Drawing.Color.Transparent;
            this.Version = "20.2";
            ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();

        }
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel1 = new DevExpress.XtraCharts.PieSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint("1", new object[] {
            ((object)(45D))}, 0);
            DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(35D))}, 1);
            DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(89D))}, 2);
            DevExpress.XtraCharts.PieSeriesView pieSeriesView1 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel2 = new DevExpress.XtraCharts.PieSeriesLabel();
            DevExpress.XtraCharts.PieSeriesView pieSeriesView2 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("1", new object[] {
            ((object)(23D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint("3", new object[] {
            ((object)(23D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint("1", new object[] {
            ((object)(23D))});
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(34D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(45D))});
            DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
            DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint9 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(34D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint10 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(46D))});
            DevExpress.XtraCharts.StackedAreaSeriesView stackedAreaSeriesView1 = new DevExpress.XtraCharts.StackedAreaSeriesView();
            DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint11 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(67D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint12 = new DevExpress.XtraCharts.SeriesPoint("3", new object[] {
            ((object)(34D))});
            DevExpress.XtraCharts.StackedAreaSeriesView stackedAreaSeriesView2 = new DevExpress.XtraCharts.StackedAreaSeriesView();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.StackedAreaSeriesView stackedAreaSeriesView3 = new DevExpress.XtraCharts.StackedAreaSeriesView();
            DevExpress.XtraCharts.XYDiagram xyDiagram3 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel1 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint13 = new DevExpress.XtraCharts.SeriesPoint("1", new object[] {
            ((object)(34D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint14 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(12D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint15 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
            ((object)(34D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint16 = new DevExpress.XtraCharts.SeriesPoint("4", new object[] {
            ((object)(56D))});
            DevExpress.XtraCharts.StackedLineSeriesView stackedLineSeriesView1 = new DevExpress.XtraCharts.StackedLineSeriesView();
            DevExpress.XtraCharts.Series series7 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel2 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint17 = new DevExpress.XtraCharts.SeriesPoint("3", new object[] {
            ((object)(45D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint18 = new DevExpress.XtraCharts.SeriesPoint("4", new object[] {
            ((object)(56D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint19 = new DevExpress.XtraCharts.SeriesPoint("5", new object[] {
            ((object)(67D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint20 = new DevExpress.XtraCharts.SeriesPoint("7", new object[] {
            ((object)(89D))});
            DevExpress.XtraCharts.StackedLineSeriesView stackedLineSeriesView2 = new DevExpress.XtraCharts.StackedLineSeriesView();
            DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel3 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
            DevExpress.XtraCharts.StackedLineSeriesView stackedLineSeriesView3 = new DevExpress.XtraCharts.StackedLineSeriesView();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.chartControl2 = new DevExpress.XtraCharts.ChartControl();
            this.chartControl3 = new DevExpress.XtraCharts.ChartControl();
            this.chartControl4 = new DevExpress.XtraCharts.ChartControl();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView3)).BeginInit();
            this.SuspendLayout();
            // 
            // chartControl1
            // 
            this.chartControl1.Location = new System.Drawing.Point(32, 21);
            this.chartControl1.Name = "chartControl1";
            pieSeriesLabel1.LineVisible = true;
            series1.Label = pieSeriesLabel1;
            series1.Name = "Series 1";
            series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint1,
            seriesPoint2,
            seriesPoint3});
            pieSeriesView1.RuntimeExploding = false;
            series1.View = pieSeriesView1;
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1};
            pieSeriesLabel2.LineVisible = true;
            this.chartControl1.SeriesTemplate.Label = pieSeriesLabel2;
            pieSeriesView2.RuntimeExploding = false;
            this.chartControl1.SeriesTemplate.View = pieSeriesView2;
            this.chartControl1.Size = new System.Drawing.Size(400, 189);
            this.chartControl1.TabIndex = 1;
            // 
            // chartControl2
            // 
            xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            this.chartControl2.Diagram = xyDiagram1;
            this.chartControl2.Location = new System.Drawing.Point(470, 21);
            this.chartControl2.Name = "chartControl2";
            sideBySideBarSeriesLabel1.LineVisible = true;
            series2.Label = sideBySideBarSeriesLabel1;
            series2.Name = "Series 1";
            series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint4,
            seriesPoint5,
            seriesPoint6});
            sideBySideBarSeriesLabel2.LineVisible = true;
            series3.Label = sideBySideBarSeriesLabel2;
            series3.Name = "Series 2";
            series3.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint7,
            seriesPoint8});
            this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series2,
        series3};
            sideBySideBarSeriesLabel3.LineVisible = true;
            this.chartControl2.SeriesTemplate.Label = sideBySideBarSeriesLabel3;
            this.chartControl2.Size = new System.Drawing.Size(382, 189);
            this.chartControl2.TabIndex = 2;
            // 
            // chartControl3
            // 
            xyDiagram2.AxisX.Range.ScrollingRange.SideMarginsEnabled = false;
            xyDiagram2.AxisX.Range.SideMarginsEnabled = false;
            xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram2.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram2.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
            this.chartControl3.Diagram = xyDiagram2;
            this.chartControl3.Location = new System.Drawing.Point(32, 253);
            this.chartControl3.Name = "chartControl3";
            pointSeriesLabel1.LineVisible = true;
            series4.Label = pointSeriesLabel1;
            series4.Name = "Series 1";
            series4.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint9,
            seriesPoint10});
            series4.View = stackedAreaSeriesView1;
            pointSeriesLabel2.LineVisible = true;
            series5.Label = pointSeriesLabel2;
            series5.Name = "Series 2";
            series5.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint11,
            seriesPoint12});
            series5.View = stackedAreaSeriesView2;
            this.chartControl3.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series4,
        series5};
            pointSeriesLabel3.LineVisible = true;
            this.chartControl3.SeriesTemplate.Label = pointSeriesLabel3;
            this.chartControl3.SeriesTemplate.View = stackedAreaSeriesView3;
            this.chartControl3.Size = new System.Drawing.Size(400, 200);
            this.chartControl3.TabIndex = 3;
            // 
            // chartControl4
            // 
            xyDiagram3.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram3.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram3.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram3.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
            this.chartControl4.Diagram = xyDiagram3;
            this.chartControl4.Location = new System.Drawing.Point(470, 253);
            this.chartControl4.Name = "chartControl4";
            stackedLineSeriesLabel1.LineVisible = true;
            series6.Label = stackedLineSeriesLabel1;
            series6.Name = "Series 1";
            series6.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint13,
            seriesPoint14,
            seriesPoint15,
            seriesPoint16});
            series6.View = stackedLineSeriesView1;
            stackedLineSeriesLabel2.LineVisible = true;
            series7.Label = stackedLineSeriesLabel2;
            series7.Name = "Series 2";
            series7.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint17,
            seriesPoint18,
            seriesPoint19,
            seriesPoint20});
            series7.View = stackedLineSeriesView2;
            this.chartControl4.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series6,
        series7};
            stackedLineSeriesLabel3.LineVisible = true;
            this.chartControl4.SeriesTemplate.Label = stackedLineSeriesLabel3;
            this.chartControl4.SeriesTemplate.View = stackedLineSeriesView3;
            this.chartControl4.Size = new System.Drawing.Size(382, 200);
            this.chartControl4.TabIndex = 4;
            // 
            // StatisticMainPanel
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.chartControl4);
            this.Controls.Add(this.chartControl3);
            this.Controls.Add(this.chartControl2);
            this.Controls.Add(this.chartControl1);
            this.Name = "StatisticMainPanel";
            this.Size = new System.Drawing.Size(872, 553);
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl4)).EndInit();
            this.ResumeLayout(false);

        }
 /// <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();
     this.chart_temp = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.chart_temp)).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.SuspendLayout();
     //
     // chart_temp
     //
     this.chart_temp.AnimationStartMode = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chart_temp.CrosshairOptions.ArgumentLineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dash;
     this.chart_temp.CrosshairOptions.ArgumentLineStyle.LineJoin  = System.Drawing.Drawing2D.LineJoin.Bevel;
     this.chart_temp.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_temp.Diagram                  = xyDiagram1;
     this.chart_temp.Dock                     = System.Windows.Forms.DockStyle.Fill;
     this.chart_temp.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_temp.FillStyle.Options        = hatchFillOptions1;
     this.chart_temp.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.True;
     this.chart_temp.Legend.Direction         = DevExpress.XtraCharts.LegendDirection.BottomToTop;
     this.chart_temp.Legend.Font              = new System.Drawing.Font("Calibri", 13F, System.Drawing.FontStyle.Bold);
     this.chart_temp.Legend.Name              = "Default Legend";
     this.chart_temp.Legend.TextOffset        = 5;
     this.chart_temp.Legend.Title.Font        = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chart_temp.Legend.Title.Text        = "Slab Test";
     this.chart_temp.Legend.Title.TextColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.chart_temp.Legend.Visibility        = DevExpress.Utils.DefaultBoolean.True;
     this.chart_temp.Location                 = new System.Drawing.Point(0, 0);
     this.chart_temp.Name                     = "chart_temp";
     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_temp.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     this.chart_temp.Size     = new System.Drawing.Size(907, 183);
     this.chart_temp.TabIndex = 12;
     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_temp.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // User_Chart_Temp
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.chart_temp);
     this.Name = "User_Chart_Temp";
     this.Size = new System.Drawing.Size(907, 183);
     ((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_temp)).EndInit();
     this.ResumeLayout(false);
 }
Esempio 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()
 {
     DevExpress.XtraCharts.XYDiagram                xyDiagram1             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                   series1                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedLineSeriesView    stackedLineSeriesView1 = new DevExpress.XtraCharts.StackedLineSeriesView();
     System.ComponentModel.ComponentResourceManager resources              = new System.ComponentModel.ComponentResourceManager(typeof(formCizgi));
     this.chartCizgi = new DevExpress.XtraCharts.ChartControl();
     this.btnGeri    = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.chartCizgi)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).BeginInit();
     this.SuspendLayout();
     //
     // chartCizgi
     //
     this.chartCizgi.AppearanceNameSerializable = "Light";
     this.chartCizgi.BackColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.chartCizgi.BorderOptions.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartCizgi.Diagram                = xyDiagram1;
     this.chartCizgi.Legend.Name            = "Default Legend";
     this.chartCizgi.Location               = new System.Drawing.Point(27, 100);
     this.chartCizgi.Name                   = "chartCizgi";
     this.chartCizgi.PaletteBaseColorNumber = 5;
     this.chartCizgi.PaletteName            = "Office 2013";
     series1.Name = "Konular";
     series1.View = stackedLineSeriesView1;
     this.chartCizgi.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartCizgi.Size     = new System.Drawing.Size(1238, 633);
     this.chartCizgi.TabIndex = 0;
     //
     // btnGeri
     //
     this.btnGeri.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btnGeri.BackgroundImage")));
     this.btnGeri.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.btnGeri.FlatStyle             = System.Windows.Forms.FlatStyle.Flat;
     this.btnGeri.Location = new System.Drawing.Point(1230, 19);
     this.btnGeri.Name     = "btnGeri";
     this.btnGeri.Size     = new System.Drawing.Size(46, 39);
     this.btnGeri.TabIndex = 1;
     this.btnGeri.UseVisualStyleBackColor = true;
     this.btnGeri.Click += new System.EventHandler(this.btnGeri_Click);
     //
     // formCizgi
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1290, 773);
     this.ControlBox          = false;
     this.Controls.Add(this.btnGeri);
     this.Controls.Add(this.chartCizgi);
     this.Name          = "formCizgi";
     this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
     this.Style         = MetroFramework.MetroColorStyle.Red;
     this.Text          = "Çizgi Grafiği";
     this.Load         += new System.EventHandler(this.formCizgi_Load);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartCizgi)).EndInit();
     this.ResumeLayout(false);
 }
        // public virtual System.Drawing.ContentAlignment TextAlign { get; set; }

        #region Windows Form Designer generated code

        /// <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.StackedLineSeriesLabel   stackedLineSeriesLabel1   = new DevExpress.XtraCharts.StackedLineSeriesLabel();
            DevExpress.XtraCharts.StackedLineSeriesView    stackedLineSeriesView1    = new DevExpress.XtraCharts.StackedLineSeriesView();
            DevExpress.XtraCharts.ChartTitle               chartTitle1               = new DevExpress.XtraCharts.ChartTitle();
            System.ComponentModel.ComponentResourceManager resources                 = new System.ComponentModel.ComponentResourceManager(typeof(Form_Def_PHP));
            this.pnTitle   = new System.Windows.Forms.Panel();
            this.btnCMP    = new System.Windows.Forms.Button();
            this.btnOS     = new System.Windows.Forms.Button();
            this.cmdBack   = new System.Windows.Forms.Button();
            this.lblDate   = new System.Windows.Forms.Label();
            this.lblTilte  = new System.Windows.Forms.Label();
            this.pnChart   = new System.Windows.Forms.Panel();
            this.chartqty2 = new DevExpress.XtraCharts.ChartControl();
            this.axGrid    = new AxFPUSpreadADO.AxfpSpread();
            this.timer1    = new System.Windows.Forms.Timer(this.components);
            this.pnTitle.SuspendLayout();
            this.pnChart.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartqty2)).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)(stackedLineSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axGrid)).BeginInit();
            this.SuspendLayout();
            //
            // pnTitle
            //
            this.pnTitle.BackColor = System.Drawing.Color.RoyalBlue;
            this.pnTitle.Controls.Add(this.btnCMP);
            this.pnTitle.Controls.Add(this.btnOS);
            this.pnTitle.Controls.Add(this.cmdBack);
            this.pnTitle.Controls.Add(this.lblDate);
            this.pnTitle.Controls.Add(this.lblTilte);
            this.pnTitle.Dock     = System.Windows.Forms.DockStyle.Top;
            this.pnTitle.Location = new System.Drawing.Point(0, 0);
            this.pnTitle.Name     = "pnTitle";
            this.pnTitle.Size     = new System.Drawing.Size(1924, 106);
            this.pnTitle.TabIndex = 0;
            //
            // btnCMP
            //
            this.btnCMP.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnCMP.Location = new System.Drawing.Point(1163, 53);
            this.btnCMP.Name     = "btnCMP";
            this.btnCMP.Size     = new System.Drawing.Size(115, 39);
            this.btnCMP.TabIndex = 4;
            this.btnCMP.Text     = "CMP";
            this.btnCMP.UseVisualStyleBackColor = true;
            this.btnCMP.Click += new System.EventHandler(this.btnCMP_Click);
            //
            // btnOS
            //
            this.btnOS.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnOS.Location = new System.Drawing.Point(1294, 53);
            this.btnOS.Name     = "btnOS";
            this.btnOS.Size     = new System.Drawing.Size(115, 39);
            this.btnOS.TabIndex = 4;
            this.btnOS.Text     = "OutSole";
            this.btnOS.UseVisualStyleBackColor = true;
            this.btnOS.Click += new System.EventHandler(this.btnOS_Click);
            //
            // cmdBack
            //
            this.cmdBack.BackgroundImage           = global::Smart_FTY.Properties.Resources.Back_Icon;
            this.cmdBack.BackgroundImageLayout     = System.Windows.Forms.ImageLayout.Stretch;
            this.cmdBack.FlatAppearance.BorderSize = 0;
            this.cmdBack.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cmdBack.Location  = new System.Drawing.Point(1474, 3);
            this.cmdBack.Name      = "cmdBack";
            this.cmdBack.Size      = new System.Drawing.Size(110, 102);
            this.cmdBack.TabIndex  = 2;
            this.cmdBack.UseVisualStyleBackColor = true;
            this.cmdBack.Click += new System.EventHandler(this.cmdBack_Click);
            //
            // lblDate
            //
            this.lblDate.Dock      = System.Windows.Forms.DockStyle.Right;
            this.lblDate.Font      = new System.Drawing.Font("Calibri", 32.25F, System.Drawing.FontStyle.Bold);
            this.lblDate.ForeColor = System.Drawing.Color.White;
            this.lblDate.Location  = new System.Drawing.Point(1687, 0);
            this.lblDate.Name      = "lblDate";
            this.lblDate.Size      = new System.Drawing.Size(237, 106);
            this.lblDate.TabIndex  = 1;
            this.lblDate.TextAlign = System.Drawing.ContentAlignment.TopRight;
            this.lblDate.Click    += new System.EventHandler(this.lblDate_Click);
            //
            // lblTilte
            //
            this.lblTilte.AutoSize  = true;
            this.lblTilte.Font      = new System.Drawing.Font("Calibri", 50F, System.Drawing.FontStyle.Bold);
            this.lblTilte.ForeColor = System.Drawing.Color.White;
            this.lblTilte.Location  = new System.Drawing.Point(5, 10);
            this.lblTilte.Name      = "lblTilte";
            this.lblTilte.Size      = new System.Drawing.Size(783, 82);
            this.lblTilte.TabIndex  = 0;
            this.lblTilte.Text      = "Phylon Defective By Model";
            //
            // pnChart
            //
            this.pnChart.Controls.Add(this.chartqty2);
            this.pnChart.Location = new System.Drawing.Point(2, 108);
            this.pnChart.Name     = "pnChart";
            this.pnChart.Size     = new System.Drawing.Size(1922, 532);
            this.pnChart.TabIndex = 3;
            //
            // chartqty2
            //
            this.chartqty2.AnimationStartMode = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
            this.chartqty2.DataBindings       = null;
            xyDiagram1.AxisX.CrosshairAxisLabelOptions.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            xyDiagram1.AxisX.Label.Angle                = -45;
            xyDiagram1.AxisX.Label.Font                 = new System.Drawing.Font("Tahoma", 8.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                 = "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                 = "(Prs)";
            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";
            secondaryAxisY1.AxisID = 0;
            secondaryAxisY1.Name   = "Secondary AxisY 1";
            secondaryAxisY1.Tickmarks.MinorVisible     = false;
            secondaryAxisY1.VisibleInPanesSerializable = "-1";
            xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
                secondaryAxisY1
            });
            this.chartqty2.Diagram = xyDiagram1;
            this.chartqty2.Dock    = System.Windows.Forms.DockStyle.Fill;
            this.chartqty2.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
            this.chartqty2.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
            this.chartqty2.Legend.Border.Thickness    = 2;
            this.chartqty2.Legend.Border.Visibility   = DevExpress.Utils.DefaultBoolean.False;
            this.chartqty2.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
            this.chartqty2.Legend.Font               = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chartqty2.Legend.MarkerSize         = new System.Drawing.Size(10, 10);
            this.chartqty2.Legend.Name               = "Default Legend";
            this.chartqty2.Legend.Shadow.Size        = 1;
            this.chartqty2.Legend.Title.Alignment    = System.Drawing.StringAlignment.Far;
            this.chartqty2.Legend.Title.Font         = new System.Drawing.Font("Calibri", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.chartqty2.Legend.Title.MaxLineCount = 2;
            this.chartqty2.Legend.Title.Text         = "Slab Test";
            this.chartqty2.Legend.Title.TextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            this.chartqty2.Legend.Title.WordWrap     = true;
            this.chartqty2.Legend.VerticalIndent     = 1;
            this.chartqty2.Location               = new System.Drawing.Point(0, 0);
            this.chartqty2.Name                   = "chartqty2";
            this.chartqty2.RightToLeft            = System.Windows.Forms.RightToLeft.Yes;
            sideBySideBarSeriesLabel1.Font        = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            sideBySideBarSeriesLabel1.Position    = DevExpress.XtraCharts.BarSeriesLabelPosition.Top;
            sideBySideBarSeriesLabel1.TextPattern = "{V:#,#}";
            series1.Label                                 = sideBySideBarSeriesLabel1;
            series1.LabelsVisibility                      = DevExpress.Utils.DefaultBoolean.True;
            series1.Name                                  = "Defect";
            sideBySideBarSeriesView1.Color                = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(240)))));
            series1.View                                  = sideBySideBarSeriesView1;
            stackedLineSeriesLabel1.TextPattern           = "{V}%";
            series2.Label                                 = stackedLineSeriesLabel1;
            series2.LabelsVisibility                      = DevExpress.Utils.DefaultBoolean.True;
            series2.Name                                  = "%";
            stackedLineSeriesView1.AxisYName              = "Secondary AxisY 1";
            stackedLineSeriesView1.LineMarkerOptions.Size = 13;
            stackedLineSeriesView1.MarkerVisibility       = DevExpress.Utils.DefaultBoolean.True;
            series2.View                                  = stackedLineSeriesView1;
            this.chartqty2.SeriesSerializable             = new DevExpress.XtraCharts.Series[] {
                series1,
                series2
            };
            this.chartqty2.Size     = new System.Drawing.Size(1922, 532);
            this.chartqty2.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.chartqty2.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
                chartTitle1
            });
            //
            // axGrid
            //
            this.axGrid.DataSource = null;
            this.axGrid.Location   = new System.Drawing.Point(18, 652);
            this.axGrid.Name       = "axGrid";
            this.axGrid.OcxState   = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axGrid.OcxState")));
            this.axGrid.Size       = new System.Drawing.Size(1890, 410);
            this.axGrid.TabIndex   = 4;
            //
            // timer1
            //
            this.timer1.Interval = 1000;
            this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
            //
            // Form_Def_PHP
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(1924, 1062);
            this.Controls.Add(this.axGrid);
            this.Controls.Add(this.pnChart);
            this.Controls.Add(this.pnTitle);
            this.Name            = "Form_Def_PHP";
            this.Text            = "Form_Defective_Model";
            this.Load           += new System.EventHandler(this.Form_Def_PHP_Load);
            this.VisibleChanged += new System.EventHandler(this.Form_Def_PHP_VisibleChanged);
            this.pnTitle.ResumeLayout(false);
            this.pnTitle.PerformLayout();
            this.pnChart.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)(stackedLineSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartqty2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axGrid)).EndInit();
            this.ResumeLayout(false);
        }
Esempio n. 8
0
 /// <summary>
 /// Tasarımcı desteği için gerekli metot - bu metodun
 ///içeriğini kod düzenleyici ile değiştirmeyin.
 /// </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.StackedLineSeriesView    stackedLineSeriesView1 = new DevExpress.XtraCharts.StackedLineSeriesView();
     System.ComponentModel.ComponentResourceManager resources              = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.bunifuElipse1        = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.bunifuGradientPanel1 = new Bunifu.Framework.UI.BunifuGradientPanel();
     this.panel1                 = new System.Windows.Forms.Panel();
     this.bunifuFlatButton4      = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuSeparator2       = new Bunifu.Framework.UI.BunifuSeparator();
     this.bunifuFlatButton3      = new Bunifu.Framework.UI.BunifuFlatButton();
     this.bunifuSeparator1       = new Bunifu.Framework.UI.BunifuSeparator();
     this.bunifuFlatButton2      = new Bunifu.Framework.UI.BunifuFlatButton();
     this.label2                 = new System.Windows.Forms.Label();
     this.bunifuFlatButton1      = new Bunifu.Framework.UI.BunifuFlatButton();
     this.label1                 = new System.Windows.Forms.Label();
     this.bunifuPictureBox1      = new Bunifu.UI.WinForms.BunifuPictureBox();
     this.panel2                 = new System.Windows.Forms.Panel();
     this.pictureBox1            = new System.Windows.Forms.PictureBox();
     this.bunifuMaterialTextbox1 = new Bunifu.Framework.UI.BunifuMaterialTextbox();
     this.bunifuShadowPanel1     = new Bunifu.UI.WinForm.BunifuShadowPanel.BunifuShadowPanel();
     this.label5                 = new System.Windows.Forms.Label();
     this.label4                 = new System.Windows.Forms.Label();
     this.label3                 = new System.Windows.Forms.Label();
     this.bunifuSeparator3       = new Bunifu.Framework.UI.BunifuSeparator();
     this.bunifuShadowPanel2     = new Bunifu.UI.WinForm.BunifuShadowPanel.BunifuShadowPanel();
     this.label6                 = new System.Windows.Forms.Label();
     this.label8                 = new System.Windows.Forms.Label();
     this.bunifuSeparator4       = new Bunifu.Framework.UI.BunifuSeparator();
     this.bunifuShadowPanel3     = new Bunifu.UI.WinForm.BunifuShadowPanel.BunifuShadowPanel();
     this.chartControl1          = new DevExpress.XtraCharts.ChartControl();
     this.label7                 = new System.Windows.Forms.Label();
     this.bunifuGradientPanel2   = new Bunifu.Framework.UI.BunifuGradientPanel();
     this.bunifuShadowPanel4     = new Bunifu.UI.WinForm.BunifuShadowPanel.BunifuShadowPanel();
     this.label9                 = new System.Windows.Forms.Label();
     this.bunifuSeparator5       = new Bunifu.Framework.UI.BunifuSeparator();
     this.dateNavigator1         = new DevExpress.XtraScheduler.DateNavigator();
     this.bunifuDragControl1     = new Bunifu.Framework.UI.BunifuDragControl(this.components);
     this.bunifuGradientPanel1.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bunifuPictureBox1)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.bunifuShadowPanel1.SuspendLayout();
     this.bunifuShadowPanel2.SuspendLayout();
     this.bunifuShadowPanel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateNavigator1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateNavigator1.CalendarTimeProperties)).BeginInit();
     this.SuspendLayout();
     //
     // bunifuElipse1
     //
     this.bunifuElipse1.ElipseRadius  = 25;
     this.bunifuElipse1.TargetControl = this;
     //
     // bunifuGradientPanel1
     //
     this.bunifuGradientPanel1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuGradientPanel1.BackgroundImage")));
     this.bunifuGradientPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuGradientPanel1.Controls.Add(this.panel1);
     this.bunifuGradientPanel1.Controls.Add(this.label2);
     this.bunifuGradientPanel1.Controls.Add(this.bunifuFlatButton1);
     this.bunifuGradientPanel1.Controls.Add(this.label1);
     this.bunifuGradientPanel1.Controls.Add(this.bunifuPictureBox1);
     this.bunifuGradientPanel1.Dock = System.Windows.Forms.DockStyle.Left;
     this.bunifuGradientPanel1.GradientBottomLeft  = System.Drawing.Color.FromArgb(((int)(((byte)(188)))), ((int)(((byte)(211)))), ((int)(((byte)(255)))));
     this.bunifuGradientPanel1.GradientBottomRight = System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(231)))), ((int)(((byte)(240)))));
     this.bunifuGradientPanel1.GradientTopLeft     = System.Drawing.Color.FromArgb(((int)(((byte)(188)))), ((int)(((byte)(211)))), ((int)(((byte)(255)))));
     this.bunifuGradientPanel1.GradientTopRight    = System.Drawing.Color.White;
     this.bunifuGradientPanel1.Location            = new System.Drawing.Point(0, 0);
     this.bunifuGradientPanel1.Name     = "bunifuGradientPanel1";
     this.bunifuGradientPanel1.Quality  = 10;
     this.bunifuGradientPanel1.Size     = new System.Drawing.Size(197, 677);
     this.bunifuGradientPanel1.TabIndex = 0;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Transparent;
     this.panel1.Controls.Add(this.bunifuFlatButton4);
     this.panel1.Controls.Add(this.bunifuSeparator2);
     this.panel1.Controls.Add(this.bunifuFlatButton3);
     this.panel1.Controls.Add(this.bunifuSeparator1);
     this.panel1.Controls.Add(this.bunifuFlatButton2);
     this.panel1.Location = new System.Drawing.Point(40, 191);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(145, 128);
     this.panel1.TabIndex = 4;
     //
     // bunifuFlatButton4
     //
     this.bunifuFlatButton4.Activecolor           = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuFlatButton4.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuFlatButton4.BorderRadius          = 0;
     this.bunifuFlatButton4.ButtonText            = "Ayarlar";
     this.bunifuFlatButton4.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton4.DisabledColor            = System.Drawing.Color.Transparent;
     this.bunifuFlatButton4.Dock                     = System.Windows.Forms.DockStyle.Top;
     this.bunifuFlatButton4.ForeColor                = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuFlatButton4.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton4.Iconimage                = ((System.Drawing.Image)(resources.GetObject("bunifuFlatButton4.Iconimage")));
     this.bunifuFlatButton4.Iconimage_right          = null;
     this.bunifuFlatButton4.Iconimage_right_Selected = null;
     this.bunifuFlatButton4.Iconimage_Selected       = null;
     this.bunifuFlatButton4.IconMarginLeft           = 0;
     this.bunifuFlatButton4.IconMarginRight          = 0;
     this.bunifuFlatButton4.IconRightVisible         = true;
     this.bunifuFlatButton4.IconRightZoom            = 0D;
     this.bunifuFlatButton4.IconVisible              = true;
     this.bunifuFlatButton4.IconZoom                 = 45D;
     this.bunifuFlatButton4.IsTab                    = false;
     this.bunifuFlatButton4.Location                 = new System.Drawing.Point(0, 84);
     this.bunifuFlatButton4.Name                     = "bunifuFlatButton4";
     this.bunifuFlatButton4.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton4.OnHovercolor             = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuFlatButton4.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton4.selected                 = false;
     this.bunifuFlatButton4.Size                     = new System.Drawing.Size(145, 32);
     this.bunifuFlatButton4.TabIndex                 = 7;
     this.bunifuFlatButton4.Text                     = "Ayarlar";
     this.bunifuFlatButton4.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton4.Textcolor                = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuFlatButton4.TextFont                 = new System.Drawing.Font("Trueno", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     //
     // bunifuSeparator2
     //
     this.bunifuSeparator2.BackColor     = System.Drawing.Color.Transparent;
     this.bunifuSeparator2.Dock          = System.Windows.Forms.DockStyle.Top;
     this.bunifuSeparator2.LineColor     = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuSeparator2.LineThickness = 1;
     this.bunifuSeparator2.Location      = new System.Drawing.Point(0, 74);
     this.bunifuSeparator2.Name          = "bunifuSeparator2";
     this.bunifuSeparator2.Size          = new System.Drawing.Size(145, 10);
     this.bunifuSeparator2.TabIndex      = 6;
     this.bunifuSeparator2.Transparency  = 255;
     this.bunifuSeparator2.Vertical      = false;
     //
     // bunifuFlatButton3
     //
     this.bunifuFlatButton3.Activecolor           = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuFlatButton3.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuFlatButton3.BorderRadius          = 0;
     this.bunifuFlatButton3.ButtonText            = "Kontrol Paneli";
     this.bunifuFlatButton3.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton3.DisabledColor            = System.Drawing.Color.Transparent;
     this.bunifuFlatButton3.Dock                     = System.Windows.Forms.DockStyle.Top;
     this.bunifuFlatButton3.ForeColor                = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuFlatButton3.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton3.Iconimage                = ((System.Drawing.Image)(resources.GetObject("bunifuFlatButton3.Iconimage")));
     this.bunifuFlatButton3.Iconimage_right          = null;
     this.bunifuFlatButton3.Iconimage_right_Selected = null;
     this.bunifuFlatButton3.Iconimage_Selected       = null;
     this.bunifuFlatButton3.IconMarginLeft           = 0;
     this.bunifuFlatButton3.IconMarginRight          = 0;
     this.bunifuFlatButton3.IconRightVisible         = true;
     this.bunifuFlatButton3.IconRightZoom            = 0D;
     this.bunifuFlatButton3.IconVisible              = true;
     this.bunifuFlatButton3.IconZoom                 = 45D;
     this.bunifuFlatButton3.IsTab                    = false;
     this.bunifuFlatButton3.Location                 = new System.Drawing.Point(0, 42);
     this.bunifuFlatButton3.Name                     = "bunifuFlatButton3";
     this.bunifuFlatButton3.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton3.OnHovercolor             = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuFlatButton3.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton3.selected                 = false;
     this.bunifuFlatButton3.Size                     = new System.Drawing.Size(145, 32);
     this.bunifuFlatButton3.TabIndex                 = 5;
     this.bunifuFlatButton3.Text                     = "Kontrol Paneli";
     this.bunifuFlatButton3.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton3.Textcolor                = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuFlatButton3.TextFont                 = new System.Drawing.Font("Trueno", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     //
     // bunifuSeparator1
     //
     this.bunifuSeparator1.BackColor     = System.Drawing.Color.Transparent;
     this.bunifuSeparator1.Dock          = System.Windows.Forms.DockStyle.Top;
     this.bunifuSeparator1.LineColor     = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuSeparator1.LineThickness = 1;
     this.bunifuSeparator1.Location      = new System.Drawing.Point(0, 32);
     this.bunifuSeparator1.Name          = "bunifuSeparator1";
     this.bunifuSeparator1.Size          = new System.Drawing.Size(145, 10);
     this.bunifuSeparator1.TabIndex      = 4;
     this.bunifuSeparator1.Transparency  = 255;
     this.bunifuSeparator1.Vertical      = false;
     //
     // bunifuFlatButton2
     //
     this.bunifuFlatButton2.Activecolor           = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuFlatButton2.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuFlatButton2.BorderRadius          = 0;
     this.bunifuFlatButton2.ButtonText            = "Kişisel Veriler";
     this.bunifuFlatButton2.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton2.DisabledColor            = System.Drawing.Color.Transparent;
     this.bunifuFlatButton2.Dock                     = System.Windows.Forms.DockStyle.Top;
     this.bunifuFlatButton2.ForeColor                = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuFlatButton2.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton2.Iconimage                = ((System.Drawing.Image)(resources.GetObject("bunifuFlatButton2.Iconimage")));
     this.bunifuFlatButton2.Iconimage_right          = null;
     this.bunifuFlatButton2.Iconimage_right_Selected = null;
     this.bunifuFlatButton2.Iconimage_Selected       = null;
     this.bunifuFlatButton2.IconMarginLeft           = 0;
     this.bunifuFlatButton2.IconMarginRight          = 0;
     this.bunifuFlatButton2.IconRightVisible         = true;
     this.bunifuFlatButton2.IconRightZoom            = 0D;
     this.bunifuFlatButton2.IconVisible              = true;
     this.bunifuFlatButton2.IconZoom                 = 50D;
     this.bunifuFlatButton2.IsTab                    = false;
     this.bunifuFlatButton2.Location                 = new System.Drawing.Point(0, 0);
     this.bunifuFlatButton2.Name                     = "bunifuFlatButton2";
     this.bunifuFlatButton2.Normalcolor              = System.Drawing.Color.Transparent;
     this.bunifuFlatButton2.OnHovercolor             = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuFlatButton2.OnHoverTextColor         = System.Drawing.Color.White;
     this.bunifuFlatButton2.selected                 = false;
     this.bunifuFlatButton2.Size                     = new System.Drawing.Size(145, 32);
     this.bunifuFlatButton2.TabIndex                 = 3;
     this.bunifuFlatButton2.Text                     = "Kişisel Veriler";
     this.bunifuFlatButton2.TextAlign                = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton2.Textcolor                = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuFlatButton2.TextFont                 = new System.Drawing.Font("Trueno", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font      = new System.Drawing.Font("Trueno", 9.749999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.label2.Location  = new System.Drawing.Point(12, 161);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(67, 16);
     this.label2.TabIndex  = 3;
     this.label2.Text      = "Personel";
     //
     // bunifuFlatButton1
     //
     this.bunifuFlatButton1.Activecolor           = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuFlatButton1.BackColor             = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuFlatButton1.BorderRadius          = 0;
     this.bunifuFlatButton1.ButtonText            = "Kontrol Paneli";
     this.bunifuFlatButton1.Cursor                   = System.Windows.Forms.Cursors.Hand;
     this.bunifuFlatButton1.DisabledColor            = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.ForeColor                = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuFlatButton1.Iconcolor                = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.Iconimage                = ((System.Drawing.Image)(resources.GetObject("bunifuFlatButton1.Iconimage")));
     this.bunifuFlatButton1.Iconimage_right          = null;
     this.bunifuFlatButton1.Iconimage_right_Selected = null;
     this.bunifuFlatButton1.Iconimage_Selected       = null;
     this.bunifuFlatButton1.IconMarginLeft           = 0;
     this.bunifuFlatButton1.IconMarginRight          = 0;
     this.bunifuFlatButton1.IconRightVisible         = true;
     this.bunifuFlatButton1.IconRightZoom            = 0D;
     this.bunifuFlatButton1.IconVisible              = true;
     this.bunifuFlatButton1.IconZoom                 = 50D;
     this.bunifuFlatButton1.IsTab            = false;
     this.bunifuFlatButton1.Location         = new System.Drawing.Point(40, 86);
     this.bunifuFlatButton1.Name             = "bunifuFlatButton1";
     this.bunifuFlatButton1.Normalcolor      = System.Drawing.Color.Transparent;
     this.bunifuFlatButton1.OnHovercolor     = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuFlatButton1.OnHoverTextColor = System.Drawing.Color.White;
     this.bunifuFlatButton1.selected         = false;
     this.bunifuFlatButton1.Size             = new System.Drawing.Size(157, 29);
     this.bunifuFlatButton1.TabIndex         = 2;
     this.bunifuFlatButton1.Text             = "Kontrol Paneli";
     this.bunifuFlatButton1.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.bunifuFlatButton1.Textcolor        = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuFlatButton1.TextFont         = new System.Drawing.Font("Trueno", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Trueno", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label1.ForeColor = System.Drawing.Color.DodgerBlue;
     this.label1.Location  = new System.Drawing.Point(60, 22);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(125, 19);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "Ali Demirkaya";
     //
     // bunifuPictureBox1
     //
     this.bunifuPictureBox1.AllowFocused = false;
     this.bunifuPictureBox1.Anchor       = System.Windows.Forms.AnchorStyles.None;
     this.bunifuPictureBox1.BorderRadius = 18;
     this.bunifuPictureBox1.Image        = ((System.Drawing.Image)(resources.GetObject("bunifuPictureBox1.Image")));
     this.bunifuPictureBox1.IsCircle     = true;
     this.bunifuPictureBox1.Location     = new System.Drawing.Point(12, 13);
     this.bunifuPictureBox1.Name         = "bunifuPictureBox1";
     this.bunifuPictureBox1.Size         = new System.Drawing.Size(36, 36);
     this.bunifuPictureBox1.SizeMode     = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.bunifuPictureBox1.TabIndex     = 0;
     this.bunifuPictureBox1.TabStop      = false;
     this.bunifuPictureBox1.Type         = Bunifu.UI.WinForms.BunifuPictureBox.Types.Square;
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(237)))), ((int)(((byte)(250)))));
     this.panel2.Controls.Add(this.pictureBox1);
     this.panel2.Controls.Add(this.bunifuMaterialTextbox1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(197, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(922, 48);
     this.panel2.TabIndex = 1;
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(215, 13);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(32, 32);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox1.TabIndex = 1;
     this.pictureBox1.TabStop  = false;
     //
     // bunifuMaterialTextbox1
     //
     this.bunifuMaterialTextbox1.Cursor              = System.Windows.Forms.Cursors.IBeam;
     this.bunifuMaterialTextbox1.Font                = new System.Drawing.Font("Century Gothic", 9.75F);
     this.bunifuMaterialTextbox1.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuMaterialTextbox1.HintForeColor       = System.Drawing.Color.Empty;
     this.bunifuMaterialTextbox1.HintText            = "";
     this.bunifuMaterialTextbox1.isPassword          = false;
     this.bunifuMaterialTextbox1.LineFocusedColor    = System.Drawing.Color.Blue;
     this.bunifuMaterialTextbox1.LineIdleColor       = System.Drawing.Color.DeepSkyBlue;
     this.bunifuMaterialTextbox1.LineMouseHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuMaterialTextbox1.LineThickness       = 3;
     this.bunifuMaterialTextbox1.Location            = new System.Drawing.Point(9, 10);
     this.bunifuMaterialTextbox1.Margin              = new System.Windows.Forms.Padding(4);
     this.bunifuMaterialTextbox1.Name                = "bunifuMaterialTextbox1";
     this.bunifuMaterialTextbox1.Size                = new System.Drawing.Size(198, 32);
     this.bunifuMaterialTextbox1.TabIndex            = 0;
     this.bunifuMaterialTextbox1.Text                = "Search";
     this.bunifuMaterialTextbox1.TextAlign           = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // bunifuShadowPanel1
     //
     this.bunifuShadowPanel1.BackColor   = System.Drawing.Color.White;
     this.bunifuShadowPanel1.BorderColor = System.Drawing.Color.Gainsboro;
     this.bunifuShadowPanel1.Controls.Add(this.label5);
     this.bunifuShadowPanel1.Controls.Add(this.label4);
     this.bunifuShadowPanel1.Controls.Add(this.label3);
     this.bunifuShadowPanel1.Controls.Add(this.bunifuSeparator3);
     this.bunifuShadowPanel1.Location             = new System.Drawing.Point(206, 76);
     this.bunifuShadowPanel1.Name                 = "bunifuShadowPanel1";
     this.bunifuShadowPanel1.PanelColor           = System.Drawing.Color.Empty;
     this.bunifuShadowPanel1.ShadowDept           = 2;
     this.bunifuShadowPanel1.ShadowTopLeftVisible = false;
     this.bunifuShadowPanel1.Size                 = new System.Drawing.Size(264, 147);
     this.bunifuShadowPanel1.TabIndex             = 2;
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Font      = new System.Drawing.Font("Trueno", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label5.ForeColor = System.Drawing.Color.DodgerBlue;
     this.label5.Location  = new System.Drawing.Point(65, 76);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(107, 19);
     this.label5.TabIndex  = 8;
     this.label5.Text      = "654,789,652";
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Font      = new System.Drawing.Font("Trueno", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label4.ForeColor = System.Drawing.Color.DodgerBlue;
     this.label4.Location  = new System.Drawing.Point(14, 66);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(38, 38);
     this.label4.TabIndex  = 7;
     this.label4.Text      = "$";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Font      = new System.Drawing.Font("Trueno", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label3.ForeColor = System.Drawing.Color.DodgerBlue;
     this.label3.Location  = new System.Drawing.Point(9, 14);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(186, 19);
     this.label3.TabIndex  = 6;
     this.label3.Text      = "Toplam Satış Kazancı";
     //
     // bunifuSeparator3
     //
     this.bunifuSeparator3.BackColor     = System.Drawing.Color.Transparent;
     this.bunifuSeparator3.LineColor     = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuSeparator3.LineThickness = 1;
     this.bunifuSeparator3.Location      = new System.Drawing.Point(7, 38);
     this.bunifuSeparator3.Name          = "bunifuSeparator3";
     this.bunifuSeparator3.Size          = new System.Drawing.Size(232, 10);
     this.bunifuSeparator3.TabIndex      = 5;
     this.bunifuSeparator3.Transparency  = 255;
     this.bunifuSeparator3.Vertical      = false;
     //
     // bunifuShadowPanel2
     //
     this.bunifuShadowPanel2.BackColor   = System.Drawing.Color.White;
     this.bunifuShadowPanel2.BorderColor = System.Drawing.Color.Gainsboro;
     this.bunifuShadowPanel2.Controls.Add(this.label6);
     this.bunifuShadowPanel2.Controls.Add(this.label8);
     this.bunifuShadowPanel2.Controls.Add(this.bunifuSeparator4);
     this.bunifuShadowPanel2.Location             = new System.Drawing.Point(476, 76);
     this.bunifuShadowPanel2.Name                 = "bunifuShadowPanel2";
     this.bunifuShadowPanel2.PanelColor           = System.Drawing.Color.Empty;
     this.bunifuShadowPanel2.ShadowDept           = 2;
     this.bunifuShadowPanel2.ShadowTopLeftVisible = false;
     this.bunifuShadowPanel2.Size                 = new System.Drawing.Size(264, 147);
     this.bunifuShadowPanel2.TabIndex             = 3;
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Font      = new System.Drawing.Font("Trueno", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label6.ForeColor = System.Drawing.Color.DodgerBlue;
     this.label6.Location  = new System.Drawing.Point(3, 58);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(133, 58);
     this.label6.TabIndex  = 8;
     this.label6.Text      = "1524";
     //
     // label8
     //
     this.label8.AutoSize  = true;
     this.label8.BackColor = System.Drawing.Color.Transparent;
     this.label8.Font      = new System.Drawing.Font("Trueno", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label8.ForeColor = System.Drawing.Color.DodgerBlue;
     this.label8.Location  = new System.Drawing.Point(9, 14);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(169, 19);
     this.label8.TabIndex  = 6;
     this.label8.Text      = "Toplam Satış Adedi";
     //
     // bunifuSeparator4
     //
     this.bunifuSeparator4.BackColor     = System.Drawing.Color.Transparent;
     this.bunifuSeparator4.LineColor     = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuSeparator4.LineThickness = 1;
     this.bunifuSeparator4.Location      = new System.Drawing.Point(7, 38);
     this.bunifuSeparator4.Name          = "bunifuSeparator4";
     this.bunifuSeparator4.Size          = new System.Drawing.Size(232, 10);
     this.bunifuSeparator4.TabIndex      = 5;
     this.bunifuSeparator4.Transparency  = 255;
     this.bunifuSeparator4.Vertical      = false;
     //
     // bunifuShadowPanel3
     //
     this.bunifuShadowPanel3.BackColor   = System.Drawing.Color.White;
     this.bunifuShadowPanel3.BorderColor = System.Drawing.Color.Gainsboro;
     this.bunifuShadowPanel3.Controls.Add(this.chartControl1);
     this.bunifuShadowPanel3.Location             = new System.Drawing.Point(764, 76);
     this.bunifuShadowPanel3.Name                 = "bunifuShadowPanel3";
     this.bunifuShadowPanel3.PanelColor           = System.Drawing.Color.Empty;
     this.bunifuShadowPanel3.ShadowDept           = 2;
     this.bunifuShadowPanel3.ShadowTopLeftVisible = false;
     this.bunifuShadowPanel3.Size                 = new System.Drawing.Size(337, 147);
     this.bunifuShadowPanel3.TabIndex             = 4;
     //
     // chartControl1
     //
     this.chartControl1.BorderOptions.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl1.DataBindings             = null;
     xyDiagram1.AxisX.Visibility = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram = xyDiagram1;
     this.chartControl1.IndicatorsPaletteName = "Blue II";
     this.chartControl1.Legend.Name           = "Default Legend";
     this.chartControl1.Legend.Visibility     = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl1.Location             = new System.Drawing.Point(6, 4);
     this.chartControl1.LookAndFeel.SkinName = "Office 2016 Colorful";
     this.chartControl1.LookAndFeel.UseDefaultLookAndFeel = false;
     this.chartControl1.Name = "chartControl1";
     series1.Name            = "Series 1";
     series1.View            = stackedLineSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.Size     = new System.Drawing.Size(319, 129);
     this.chartControl1.TabIndex = 0;
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Font      = new System.Drawing.Font("Trueno", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label7.ForeColor = System.Drawing.Color.DodgerBlue;
     this.label7.Location  = new System.Drawing.Point(209, 256);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(61, 19);
     this.label7.TabIndex  = 7;
     this.label7.Text      = "Notlar";
     //
     // bunifuGradientPanel2
     //
     this.bunifuGradientPanel2.AutoScroll            = true;
     this.bunifuGradientPanel2.BackColor             = System.Drawing.Color.White;
     this.bunifuGradientPanel2.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("bunifuGradientPanel2.BackgroundImage")));
     this.bunifuGradientPanel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.bunifuGradientPanel2.GradientBottomLeft    = System.Drawing.Color.White;
     this.bunifuGradientPanel2.GradientBottomRight   = System.Drawing.Color.White;
     this.bunifuGradientPanel2.GradientTopLeft       = System.Drawing.Color.White;
     this.bunifuGradientPanel2.GradientTopRight      = System.Drawing.Color.White;
     this.bunifuGradientPanel2.Location = new System.Drawing.Point(213, 279);
     this.bunifuGradientPanel2.Name     = "bunifuGradientPanel2";
     this.bunifuGradientPanel2.Quality  = 10;
     this.bunifuGradientPanel2.Size     = new System.Drawing.Size(530, 386);
     this.bunifuGradientPanel2.TabIndex = 8;
     //
     // bunifuShadowPanel4
     //
     this.bunifuShadowPanel4.AutoScroll           = true;
     this.bunifuShadowPanel4.BorderColor          = System.Drawing.Color.Gainsboro;
     this.bunifuShadowPanel4.Location             = new System.Drawing.Point(764, 309);
     this.bunifuShadowPanel4.Name                 = "bunifuShadowPanel4";
     this.bunifuShadowPanel4.PanelColor           = System.Drawing.Color.Empty;
     this.bunifuShadowPanel4.ShadowDept           = 2;
     this.bunifuShadowPanel4.ShadowTopLeftVisible = false;
     this.bunifuShadowPanel4.Size                 = new System.Drawing.Size(337, 138);
     this.bunifuShadowPanel4.TabIndex             = 9;
     //
     // label9
     //
     this.label9.AutoSize  = true;
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.Font      = new System.Drawing.Font("Trueno", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label9.ForeColor = System.Drawing.Color.DodgerBlue;
     this.label9.Location  = new System.Drawing.Point(766, 275);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(145, 19);
     this.label9.TabIndex  = 11;
     this.label9.Text      = "Tüm Personeller";
     //
     // bunifuSeparator5
     //
     this.bunifuSeparator5.BackColor     = System.Drawing.Color.Transparent;
     this.bunifuSeparator5.LineColor     = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(138)))), ((int)(((byte)(228)))));
     this.bunifuSeparator5.LineThickness = 1;
     this.bunifuSeparator5.Location      = new System.Drawing.Point(764, 299);
     this.bunifuSeparator5.Name          = "bunifuSeparator5";
     this.bunifuSeparator5.Size          = new System.Drawing.Size(232, 10);
     this.bunifuSeparator5.TabIndex      = 10;
     this.bunifuSeparator5.Transparency  = 255;
     this.bunifuSeparator5.Vertical      = false;
     //
     // dateNavigator1
     //
     this.dateNavigator1.CalendarAppearance.DayCellSpecial.FontStyleDelta  = System.Drawing.FontStyle.Bold;
     this.dateNavigator1.CalendarAppearance.DayCellSpecial.Options.UseFont = true;
     this.dateNavigator1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateNavigator1.Cursor               = System.Windows.Forms.Cursors.Default;
     this.dateNavigator1.FirstDayOfWeek       = System.DayOfWeek.Monday;
     this.dateNavigator1.Location             = new System.Drawing.Point(764, 453);
     this.dateNavigator1.LookAndFeel.SkinName = "Office 2016 Colorful";
     this.dateNavigator1.LookAndFeel.UseDefaultLookAndFeel = false;
     this.dateNavigator1.Name     = "dateNavigator1";
     this.dateNavigator1.Size     = new System.Drawing.Size(337, 192);
     this.dateNavigator1.TabIndex = 12;
     //
     // bunifuDragControl1
     //
     this.bunifuDragControl1.Fixed         = true;
     this.bunifuDragControl1.Horizontal    = true;
     this.bunifuDragControl1.TargetControl = this;
     this.bunifuDragControl1.Vertical      = true;
     //
     // Form1
     //
     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(1119, 677);
     this.Controls.Add(this.dateNavigator1);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.bunifuSeparator5);
     this.Controls.Add(this.bunifuShadowPanel4);
     this.Controls.Add(this.bunifuGradientPanel2);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.bunifuShadowPanel3);
     this.Controls.Add(this.bunifuShadowPanel2);
     this.Controls.Add(this.bunifuShadowPanel1);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.bunifuGradientPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "Form1";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Form1";
     this.Load           += new System.EventHandler(this.Form1_Load);
     this.bunifuGradientPanel1.ResumeLayout(false);
     this.bunifuGradientPanel1.PerformLayout();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.bunifuPictureBox1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.bunifuShadowPanel1.ResumeLayout(false);
     this.bunifuShadowPanel1.PerformLayout();
     this.bunifuShadowPanel2.ResumeLayout(false);
     this.bunifuShadowPanel2.PerformLayout();
     this.bunifuShadowPanel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateNavigator1.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateNavigator1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.StackedLineSeriesLabel   stackedLineSeriesLabel2   = new DevExpress.XtraCharts.StackedLineSeriesLabel();
     DevExpress.XtraCharts.StackedLineSeriesView    stackedLineSeriesView2    = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     this.chartUSSnr        = new DevExpress.XtraCharts.ChartControl();
     this.Waiting           = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::HFC.frmWaiting), true, true);
     this.chartRemote       = new DevExpress.XtraCharts.ChartControl();
     this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.btnThamKhao       = new System.Windows.Forms.ToolStripMenuItem();
     this.dateChoose        = new DevExpress.XtraEditors.DateEdit();
     this.checkChoose       = new DevExpress.XtraEditors.CheckEdit();
     this.checkEdit1        = new DevExpress.XtraEditors.CheckEdit();
     ((System.ComponentModel.ISupportInitialize)(this.chartUSSnr)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartRemote)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     this.contextMenuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateChoose.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateChoose.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkChoose.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // chartUSSnr
     //
     this.chartUSSnr.AppearanceNameSerializable = "The Trees";
     this.chartUSSnr.Location    = new System.Drawing.Point(7, 353);
     this.chartUSSnr.Name        = "chartUSSnr";
     this.chartUSSnr.PaletteName = "Palette 1";
     this.chartUSSnr.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(239)))), ((int)(((byte)(157))))), System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(239)))), ((int)(((byte)(157)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     this.chartUSSnr.SeriesSerializable   = new DevExpress.XtraCharts.Series[0];
     stackedLineSeriesLabel2.LineVisible  = true;
     this.chartUSSnr.SeriesTemplate.Label = stackedLineSeriesLabel2;
     this.chartUSSnr.SeriesTemplate.View  = stackedLineSeriesView2;
     this.chartUSSnr.Size         = new System.Drawing.Size(806, 147);
     this.chartUSSnr.TabIndex     = 3;
     this.chartUSSnr.DoubleClick += new System.EventHandler(this.chartUSSnr_DoubleClick);
     //
     // chartRemote
     //
     this.chartRemote.Location             = new System.Drawing.Point(8, 8);
     this.chartRemote.Name                 = "chartRemote";
     this.chartRemote.SeriesSerializable   = new DevExpress.XtraCharts.Series[0];
     sideBySideBarSeriesLabel2.LineVisible = true;
     this.chartRemote.SeriesTemplate.Label = sideBySideBarSeriesLabel2;
     this.chartRemote.Size                 = new System.Drawing.Size(807, 341);
     this.chartRemote.TabIndex             = 4;
     this.chartRemote.DoubleClick         += new System.EventHandler(this.chartRemote_DoubleClick);
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.btnThamKhao
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(190, 26);
     //
     // btnThamKhao
     //
     this.btnThamKhao.Name   = "btnThamKhao";
     this.btnThamKhao.Size   = new System.Drawing.Size(189, 22);
     this.btnThamKhao.Text   = "Tham khảo cn-admin";
     this.btnThamKhao.Click += new System.EventHandler(this.btnThamKhao_Click);
     //
     // dateChoose
     //
     this.dateChoose.EditValue = null;
     this.dateChoose.Enabled   = false;
     this.dateChoose.Location  = new System.Drawing.Point(702, 323);
     this.dateChoose.Name      = "dateChoose";
     this.dateChoose.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateChoose.Properties.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.dateChoose.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Custom;
     this.dateChoose.Properties.EditFormat.FormatString    = "dd/MM/yyyy";
     this.dateChoose.Properties.EditFormat.FormatType      = DevExpress.Utils.FormatType.Custom;
     this.dateChoose.Properties.Mask.EditMask = "dd/MM/yyyy";
     this.dateChoose.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.dateChoose.Size              = new System.Drawing.Size(105, 20);
     this.dateChoose.TabIndex          = 5;
     this.dateChoose.EditValueChanged += new System.EventHandler(this.dateChoose_EditValueChanged);
     //
     // checkChoose
     //
     this.checkChoose.Location           = new System.Drawing.Point(701, 300);
     this.checkChoose.Name               = "checkChoose";
     this.checkChoose.Properties.Caption = "Chọn 1 ngày";
     this.checkChoose.Size               = new System.Drawing.Size(107, 19);
     this.checkChoose.TabIndex           = 7;
     this.checkChoose.CheckedChanged    += new System.EventHandler(this.checkChoose_CheckedChanged);
     //
     // checkEdit1
     //
     this.checkEdit1.Location           = new System.Drawing.Point(701, 280);
     this.checkEdit1.Name               = "checkEdit1";
     this.checkEdit1.Properties.Caption = "Online Only";
     this.checkEdit1.Size               = new System.Drawing.Size(107, 19);
     this.checkEdit1.TabIndex           = 7;
     this.checkEdit1.CheckedChanged    += new System.EventHandler(this.checkEdit1_CheckedChanged);
     //
     // frmSignalChart
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(823, 505);
     this.ContextMenuStrip    = this.contextMenuStrip1;
     this.Controls.Add(this.checkEdit1);
     this.Controls.Add(this.checkChoose);
     this.Controls.Add(this.dateChoose);
     this.Controls.Add(this.chartRemote);
     this.Controls.Add(this.chartUSSnr);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.MaximizeBox     = false;
     this.Name            = "frmSignalChart";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Chart For Device";
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartUSSnr)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartRemote)).EndInit();
     this.contextMenuStrip1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dateChoose.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateChoose.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkChoose.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).EndInit();
     this.ResumeLayout(false);
 }
Esempio 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()
 {
     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);
 }
Esempio n. 11
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);
 }
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido de este método con el editor de código.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram             xyDiagram1             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series1                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedLineSeriesView stackedLineSeriesView1 = new DevExpress.XtraCharts.StackedLineSeriesView();
     this.chrTraficoClientes = new DevExpress.XtraCharts.ChartControl();
     this.dsDashboards1      = new Core.Controles.Dashboards.DataSet.dsDashboards();
     this.panel1             = new System.Windows.Forms.Panel();
     this.lblTituloDashboard = new DevExpress.XtraEditors.LabelControl();
     ((System.ComponentModel.ISupportInitialize)(this.chrTraficoClientes)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsDashboards1)).BeginInit();
     this.SuspendLayout();
     //
     // chrTraficoClientes
     //
     this.chrTraficoClientes.DataSource          = this.dsDashboards1;
     xyDiagram1.AxisX.Title.Text                 = "";
     xyDiagram1.AxisX.Visibility                 = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chrTraficoClientes.Diagram             = xyDiagram1;
     this.chrTraficoClientes.Dock                = System.Windows.Forms.DockStyle.Fill;
     this.chrTraficoClientes.Legend.Name         = "Default Legend";
     this.chrTraficoClientes.Legend.Visibility   = DevExpress.Utils.DefaultBoolean.False;
     this.chrTraficoClientes.Location            = new System.Drawing.Point(5, 43);
     this.chrTraficoClientes.Name                = "chrTraficoClientes";
     series1.ArgumentDataMember = "dtTraficoClientes.hora";
     series1.Name = "Serie1";
     series1.ValueDataMembersSerializable = "dtTraficoClientes.conteo_tickets";
     series1.View = stackedLineSeriesView1;
     this.chrTraficoClientes.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chrTraficoClientes.Size     = new System.Drawing.Size(373, 262);
     this.chrTraficoClientes.TabIndex = 0;
     //
     // dsDashboards1
     //
     this.dsDashboards1.DataSetName             = "dsDashboards";
     this.dsDashboards1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location  = new System.Drawing.Point(5, 39);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(373, 4);
     this.panel1.TabIndex  = 7;
     //
     // lblTituloDashboard
     //
     this.lblTituloDashboard.Appearance.Font                   = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTituloDashboard.Appearance.Options.UseFont        = true;
     this.lblTituloDashboard.Appearance.Options.UseTextOptions = true;
     this.lblTituloDashboard.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.lblTituloDashboard.Appearance.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.lblTituloDashboard.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lblTituloDashboard.Dock         = System.Windows.Forms.DockStyle.Top;
     this.lblTituloDashboard.Location     = new System.Drawing.Point(5, 5);
     this.lblTituloDashboard.Name         = "lblTituloDashboard";
     this.lblTituloDashboard.Size         = new System.Drawing.Size(373, 34);
     this.lblTituloDashboard.TabIndex     = 6;
     this.lblTituloDashboard.Text         = "TRAFICO DE CLIENTES";
     //
     // ctlTraficoClientes
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.BorderStyle         = System.Windows.Forms.BorderStyle.FixedSingle;
     this.Controls.Add(this.chrTraficoClientes);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.lblTituloDashboard);
     this.MaximumSize = new System.Drawing.Size(385, 312);
     this.MinimumSize = new System.Drawing.Size(385, 312);
     this.Name        = "ctlTraficoClientes";
     this.Padding     = new System.Windows.Forms.Padding(5);
     this.Size        = new System.Drawing.Size(385, 312);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrTraficoClientes)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsDashboards1)).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.StackedLineSeriesLabel stackedLineSeriesLabel1 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
     DevExpress.XtraCharts.StackedLineSeriesView  stackedLineSeriesView1  = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel2 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
     DevExpress.XtraCharts.StackedLineSeriesView  stackedLineSeriesView2  = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.ChartTitle             chartTitle1             = new DevExpress.XtraCharts.ChartTitle();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.pnlDisciplina  = new DevExpress.XtraReports.UI.XRPanel();
     this.lblComponente  = new DevExpress.XtraReports.UI.XRLabel();
     this.xrChartNotaBim = new DevExpress.XtraReports.UI.XRChart();
     this.nEW_Relatorio_GrafIndividualNotaComponenteTableAdapter = new MSTech.GestaoEscolar.RelatoriosDevExpress.Doctos.Spo.DSGestaoEscolarTableAdapters.NEW_Relatorio_GrafIndividualNotaComponenteTableAdapter();
     this.dsGestaoEscolar1  = new MSTech.GestaoEscolar.RelatoriosDevExpress.Doctos.Spo.DSGestaoEscolar();
     this.topMarginBand1    = new DevExpress.XtraReports.UI.TopMarginBand();
     this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.grpCabecalho      = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrLabel2          = new DevExpress.XtraReports.UI.XRLabel();
     this.ImgLogo           = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLine2           = new DevExpress.XtraReports.UI.XRLine();
     this.lblAluno          = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo1       = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel1          = new DevExpress.XtraReports.UI.XRLabel();
     this.lblTitulo         = new DevExpress.XtraReports.UI.XRLabel();
     this.lblNomeMunicipio  = new DevExpress.XtraReports.UI.XRLabel();
     this.lblNomeSecretaria = new DevExpress.XtraReports.UI.XRLabel();
     this.lblDRE            = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4          = new DevExpress.XtraReports.UI.XRLabel();
     this.ENTID             = new DevExpress.XtraReports.Parameters.Parameter();
     this.ESCID             = new DevExpress.XtraReports.Parameters.Parameter();
     this.UNIID             = new DevExpress.XtraReports.Parameters.Parameter();
     this.CALID             = new DevExpress.XtraReports.Parameters.Parameter();
     this.CURID             = new DevExpress.XtraReports.Parameters.Parameter();
     this.CRRID             = new DevExpress.XtraReports.Parameters.Parameter();
     this.CRPID             = new DevExpress.XtraReports.Parameters.Parameter();
     this.ALUID             = new DevExpress.XtraReports.Parameters.Parameter();
     this.nEW_Relatorio_GrafIndividualNotaComponente_AlunosTableAdapter = new MSTech.GestaoEscolar.RelatoriosDevExpress.Doctos.Spo.DSGestaoEscolarTableAdapters.NEW_Relatorio_GrafIndividualNotaComponente_AlunosTableAdapter();
     this.GroupFooter1          = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.grpNaoExiste          = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.lblSemRegistroGrafico = new DevExpress.XtraReports.UI.XRLabel();
     this.ARQID_LOGO            = new DevExpress.XtraReports.Parameters.Parameter();
     this.TPCID = new DevExpress.XtraReports.Parameters.Parameter();
     ((System.ComponentModel.ISupportInitialize)(this.xrChartNotaBim)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsGestaoEscolar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.pnlDisciplina
     });
     this.Detail.HeightF = 220F;
     this.Detail.MultiColumn.ColumnSpacing = 5F;
     this.Detail.MultiColumn.ColumnWidth   = 361F;
     this.Detail.MultiColumn.Layout        = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown;
     this.Detail.MultiColumn.Mode          = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnWidth;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // pnlDisciplina
     //
     this.pnlDisciplina.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                          | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.pnlDisciplina.CanGrow = false;
     this.pnlDisciplina.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.lblComponente,
         this.xrChartNotaBim
     });
     this.pnlDisciplina.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.pnlDisciplina.Name          = "pnlDisciplina";
     this.pnlDisciplina.SizeF         = new System.Drawing.SizeF(359F, 217F);
     this.pnlDisciplina.BeforePrint  += new System.Drawing.Printing.PrintEventHandler(this.xrPanel1_BeforePrint);
     //
     // lblComponente
     //
     this.lblComponente.Borders = DevExpress.XtraPrinting.BorderSide.None;
     this.lblComponente.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "NEW_Relatorio_GrafIndividualNotaComponente_Alunos.dis_nome")
     });
     this.lblComponente.Font                           = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold);
     this.lblComponente.LocationFloat                  = new DevExpress.Utils.PointFloat(1F, 1F);
     this.lblComponente.Name                           = "lblComponente";
     this.lblComponente.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblComponente.SizeF                          = new System.Drawing.SizeF(357F, 19.87F);
     this.lblComponente.StylePriority.UseBorders       = false;
     this.lblComponente.StylePriority.UseFont          = false;
     this.lblComponente.StylePriority.UseTextAlignment = false;
     this.lblComponente.Text                           = "lblComponente";
     this.lblComponente.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrChartNotaBim
     //
     this.xrChartNotaBim.BorderColor = System.Drawing.Color.Black;
     this.xrChartNotaBim.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.xrChartNotaBim.DataAdapter = this.nEW_Relatorio_GrafIndividualNotaComponenteTableAdapter;
     this.xrChartNotaBim.DataSource  = this.dsGestaoEscolar1;
     xyDiagram1.AxisX.DateTimeScaleOptions.AutoGrid = false;
     xyDiagram1.AxisX.Label.Font = new System.Drawing.Font("Tahoma", 7F);
     xyDiagram1.AxisX.NumericScaleOptions.AutoGrid  = false;
     xyDiagram1.AxisX.VisibleInPanesSerializable    = "-1";
     xyDiagram1.AxisX.WholeRange.AutoSideMargins    = true;
     xyDiagram1.AxisY.DateTimeScaleOptions.AutoGrid = false;
     xyDiagram1.AxisY.Label.Font = new System.Drawing.Font("Tahoma", 7F);
     xyDiagram1.AxisY.Label.ResolveOverlappingOptions.AllowHide    = false;
     xyDiagram1.AxisY.Label.ResolveOverlappingOptions.AllowRotate  = false;
     xyDiagram1.AxisY.Label.ResolveOverlappingOptions.AllowStagger = false;
     xyDiagram1.AxisY.MinorCount = 1;
     xyDiagram1.AxisY.NumericScaleOptions.AutoGrid = false;
     xyDiagram1.AxisY.VisibleInPanesSerializable   = "-1";
     xyDiagram1.AxisY.WholeRange.AutoSideMargins   = true;
     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;
     xyDiagram1.PaneLayoutDirection        = DevExpress.XtraCharts.PaneLayoutDirection.Horizontal;
     this.xrChartNotaBim.Diagram           = xyDiagram1;
     this.xrChartNotaBim.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.xrChartNotaBim.LocationFloat     = new DevExpress.Utils.PointFloat(1F, 20.87498F);
     this.xrChartNotaBim.Name               = "xrChartNotaBim";
     this.xrChartNotaBim.Padding            = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 2, 2, 96F);
     stackedLineSeriesLabel1.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
     series1.Label            = stackedLineSeriesLabel1;
     series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
     series1.Name             = "Series 1";
     series1.View             = stackedLineSeriesView1;
     this.xrChartNotaBim.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     stackedLineSeriesLabel2.LineVisibility   = DevExpress.Utils.DefaultBoolean.True;
     this.xrChartNotaBim.SeriesTemplate.Label = stackedLineSeriesLabel2;
     this.xrChartNotaBim.SeriesTemplate.View  = stackedLineSeriesView2;
     this.xrChartNotaBim.SizeF = new System.Drawing.SizeF(357F, 195F);
     this.xrChartNotaBim.StylePriority.UsePadding = false;
     chartTitle1.Font         = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold);
     chartTitle1.Indent       = 1;
     chartTitle1.MaxLineCount = 1;
     chartTitle1.Visibility   = DevExpress.Utils.DefaultBoolean.False;
     this.xrChartNotaBim.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // nEW_Relatorio_GrafIndividualNotaComponenteTableAdapter
     //
     this.nEW_Relatorio_GrafIndividualNotaComponenteTableAdapter.ClearBeforeFill = true;
     //
     // dsGestaoEscolar1
     //
     this.dsGestaoEscolar1.DataSetName             = "DSGestaoEscolar";
     this.dsGestaoEscolar1.EnforceConstraints      = false;
     this.dsGestaoEscolar1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // topMarginBand1
     //
     this.topMarginBand1.HeightF = 50F;
     this.topMarginBand1.Name    = "topMarginBand1";
     //
     // bottomMarginBand1
     //
     this.bottomMarginBand1.HeightF = 50F;
     this.bottomMarginBand1.Name    = "bottomMarginBand1";
     //
     // grpCabecalho
     //
     this.grpCabecalho.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel2,
         this.ImgLogo,
         this.xrLine2,
         this.lblAluno,
         this.xrPageInfo1,
         this.xrLabel1,
         this.lblTitulo,
         this.lblNomeMunicipio,
         this.lblNomeSecretaria,
         this.lblDRE,
         this.xrLabel4
     });
     this.grpCabecalho.GroupFields.AddRange(new DevExpress.XtraReports.UI.GroupField[] {
         new DevExpress.XtraReports.UI.GroupField("crp_descricao", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
         new DevExpress.XtraReports.UI.GroupField("pes_nome", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending),
         new DevExpress.XtraReports.UI.GroupField("alu_id", DevExpress.XtraReports.UI.XRColumnSortOrder.Ascending)
     });
     this.grpCabecalho.HeightF      = 185.1667F;
     this.grpCabecalho.Name         = "grpCabecalho";
     this.grpCabecalho.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.GroupHeader1_BeforePrint);
     //
     // xrLabel2
     //
     this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "NEW_Relatorio_GrafIndividualNotaComponente_Alunos.cal_ano", "Ano letivo: {0}")
     });
     this.xrLabel2.Font                           = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(1F, 113.04F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(724.9999F, 18.00001F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // ImgLogo
     //
     this.ImgLogo.LocationFloat = new DevExpress.Utils.PointFloat(0F, 1.041698F);
     this.ImgLogo.Name          = "ImgLogo";
     this.ImgLogo.SizeF         = new System.Drawing.SizeF(94.7505F, 80.00001F);
     this.ImgLogo.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
     //
     // xrLine2
     //
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 150F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(727F, 8F);
     //
     // lblAluno
     //
     this.lblAluno.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "NEW_Relatorio_GrafIndividualNotaComponente_Alunos.pes_nome")
     });
     this.lblAluno.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.lblAluno.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 158F);
     this.lblAluno.Name                           = "lblAluno";
     this.lblAluno.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblAluno.SizeF                          = new System.Drawing.SizeF(727F, 23F);
     this.lblAluno.StylePriority.UseFont          = false;
     this.lblAluno.StylePriority.UseTextAlignment = false;
     this.lblAluno.Text                           = "lblAluno";
     this.lblAluno.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.lblAluno.XlsxFormatString               = "Aluno: {0}";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Font                           = new System.Drawing.Font("Arial", 8F);
     this.xrPageInfo1.Format                         = "Data de emissão: {0:dd/MM/yyyy}";
     this.xrPageInfo1.LocationFloat                  = new DevExpress.Utils.PointFloat(570.75F, 132F);
     this.xrPageInfo1.Name                           = "xrPageInfo1";
     this.xrPageInfo1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.PageInfo                       = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo1.SizeF                          = new System.Drawing.SizeF(156.25F, 18F);
     this.xrPageInfo1.StylePriority.UseFont          = false;
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel1
     //
     this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "NEW_Relatorio_GrafIndividualNotaComponente_Alunos.CicloTurBim")
     });
     this.xrLabel1.Font                           = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 132F);
     this.xrLabel1.Name                           = "xrLabel1";
     this.xrLabel1.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                          = new System.Drawing.SizeF(570.75F, 18F);
     this.xrLabel1.StylePriority.UseFont          = false;
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text                           = "xrLabel1";
     this.xrLabel1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // lblTitulo
     //
     this.lblTitulo.Font                           = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
     this.lblTitulo.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 88.04F);
     this.lblTitulo.Name                           = "lblTitulo";
     this.lblTitulo.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblTitulo.SizeF                          = new System.Drawing.SizeF(727F, 23F);
     this.lblTitulo.StylePriority.UseFont          = false;
     this.lblTitulo.StylePriority.UseTextAlignment = false;
     this.lblTitulo.Text                           = "Acompanhamento individual de notas";
     this.lblTitulo.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // lblNomeMunicipio
     //
     this.lblNomeMunicipio.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.lblNomeMunicipio.LocationFloat                  = new DevExpress.Utils.PointFloat(94.7505F, 1.041667F);
     this.lblNomeMunicipio.Name                           = "lblNomeMunicipio";
     this.lblNomeMunicipio.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblNomeMunicipio.SizeF                          = new System.Drawing.SizeF(537.5001F, 20F);
     this.lblNomeMunicipio.StylePriority.UseFont          = false;
     this.lblNomeMunicipio.StylePriority.UseTextAlignment = false;
     this.lblNomeMunicipio.Text                           = "lblNomeMunicipio";
     this.lblNomeMunicipio.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // lblNomeSecretaria
     //
     this.lblNomeSecretaria.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.lblNomeSecretaria.LocationFloat                  = new DevExpress.Utils.PointFloat(94.7505F, 21.04168F);
     this.lblNomeSecretaria.Name                           = "lblNomeSecretaria";
     this.lblNomeSecretaria.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblNomeSecretaria.SizeF                          = new System.Drawing.SizeF(537.4998F, 20F);
     this.lblNomeSecretaria.StylePriority.UseFont          = false;
     this.lblNomeSecretaria.StylePriority.UseTextAlignment = false;
     this.lblNomeSecretaria.Text                           = "lblNomeSecretaria";
     this.lblNomeSecretaria.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // lblDRE
     //
     this.lblDRE.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "NEW_Relatorio_GrafIndividualNotaComponente_Alunos.uad_nomeSuperior")
     });
     this.lblDRE.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.lblDRE.LocationFloat                  = new DevExpress.Utils.PointFloat(94.7505F, 41.04169F);
     this.lblDRE.Name                           = "lblDRE";
     this.lblDRE.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lblDRE.SizeF                          = new System.Drawing.SizeF(537.4998F, 20F);
     this.lblDRE.StylePriority.UseFont          = false;
     this.lblDRE.StylePriority.UseTextAlignment = false;
     this.lblDRE.Text                           = "lblDRE";
     this.lblDRE.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel4
     //
     this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "NEW_Relatorio_GrafIndividualNotaComponente_Alunos.esc_nome")
     });
     this.xrLabel4.Font                           = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(94.7505F, 61.04171F);
     this.xrLabel4.Name                           = "xrLabel4";
     this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF                          = new System.Drawing.SizeF(537.4998F, 20F);
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text                           = "xrLabel4";
     this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // ENTID
     //
     this.ENTID.Name = "ENTID";
     //
     // ESCID
     //
     this.ESCID.Name = "ESCID";
     //
     // UNIID
     //
     this.UNIID.Name = "UNIID";
     //
     // CALID
     //
     this.CALID.Name = "CALID";
     //
     // CURID
     //
     this.CURID.Name = "CURID";
     //
     // CRRID
     //
     this.CRRID.Name = "CRRID";
     //
     // CRPID
     //
     this.CRPID.Name = "CRPID";
     //
     // ALUID
     //
     this.ALUID.Name = "ALUID";
     //
     // nEW_Relatorio_GrafIndividualNotaComponente_AlunosTableAdapter
     //
     this.nEW_Relatorio_GrafIndividualNotaComponente_AlunosTableAdapter.ClearBeforeFill = true;
     //
     // GroupFooter1
     //
     this.GroupFooter1.GroupUnion = DevExpress.XtraReports.UI.GroupFooterUnion.WithLastDetail;
     this.GroupFooter1.HeightF    = 0F;
     this.GroupFooter1.Name       = "GroupFooter1";
     this.GroupFooter1.PageBreak  = DevExpress.XtraReports.UI.PageBreak.AfterBand;
     //
     // grpNaoExiste
     //
     this.grpNaoExiste.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.lblSemRegistroGrafico
     });
     this.grpNaoExiste.HeightF = 45F;
     this.grpNaoExiste.Level   = 1;
     this.grpNaoExiste.Name    = "grpNaoExiste";
     this.grpNaoExiste.Visible = false;
     //
     // lblSemRegistroGrafico
     //
     this.lblSemRegistroGrafico.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(252)))), ((int)(((byte)(223)))));
     this.lblSemRegistroGrafico.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(185)))), ((int)(((byte)(9)))));
     this.lblSemRegistroGrafico.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                                      | DevExpress.XtraPrinting.BorderSide.Right)
                                                                                     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.lblSemRegistroGrafico.CanShrink     = true;
     this.lblSemRegistroGrafico.Font          = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblSemRegistroGrafico.LocationFloat = new DevExpress.Utils.PointFloat(0.999999F, 0F);
     this.lblSemRegistroGrafico.Name          = "lblSemRegistroGrafico";
     this.lblSemRegistroGrafico.Padding       = new DevExpress.XtraPrinting.PaddingInfo(20, 0, 10, 10, 100F);
     this.lblSemRegistroGrafico.SizeF         = new System.Drawing.SizeF(725F, 45F);
     this.lblSemRegistroGrafico.StylePriority.UseBackColor     = false;
     this.lblSemRegistroGrafico.StylePriority.UseBorderColor   = false;
     this.lblSemRegistroGrafico.StylePriority.UseBorders       = false;
     this.lblSemRegistroGrafico.StylePriority.UseFont          = false;
     this.lblSemRegistroGrafico.StylePriority.UsePadding       = false;
     this.lblSemRegistroGrafico.StylePriority.UseTextAlignment = false;
     this.lblSemRegistroGrafico.Text          = "Não existe resultado para a pesquisa selecionada.";
     this.lblSemRegistroGrafico.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // ARQID_LOGO
     //
     this.ARQID_LOGO.Name      = "ARQID_LOGO";
     this.ARQID_LOGO.Type      = typeof(int);
     this.ARQID_LOGO.ValueInfo = "0";
     //
     // TPCID
     //
     this.TPCID.Name = "TPCID";
     //
     // RelGrafIndividualNotaComponente
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.topMarginBand1,
         this.bottomMarginBand1,
         this.grpCabecalho,
         this.GroupFooter1,
         this.grpNaoExiste
     });
     this.DataAdapter = this.nEW_Relatorio_GrafIndividualNotaComponente_AlunosTableAdapter;
     this.DataMember  = "NEW_Relatorio_GrafIndividualNotaComponente_Alunos";
     this.DataSource  = this.dsGestaoEscolar1;
     this.Margins     = new System.Drawing.Printing.Margins(50, 50, 50, 50);
     this.PageHeight  = 1169;
     this.PageWidth   = 827;
     this.PaperKind   = System.Drawing.Printing.PaperKind.A4;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.ENTID,
         this.ESCID,
         this.UNIID,
         this.CALID,
         this.TPCID,
         this.CURID,
         this.CRPID,
         this.CRRID,
         this.ALUID,
         this.ARQID_LOGO
     });
     this.ReportPrintOptions.DetailCountOnEmptyDataSource = 8;
     this.Version             = "14.2";
     this.DataSourceDemanded += new System.EventHandler <System.EventArgs>(this.RelGrafIndividualNotaComponente_DataSourceDemanded);
     this.BeforePrint        += new System.Drawing.Printing.PrintEventHandler(this.RelGrafIndividualNotaComponente_BeforePrint);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChartNotaBim)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsGestaoEscolar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     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.StackedLineSeriesLabel stackedLineSeriesLabel2 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
     DevExpress.XtraCharts.StackedLineSeriesView  stackedLineSeriesView2  = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel3 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
     DevExpress.XtraCharts.StackedLineSeriesView  stackedLineSeriesView3  = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series3    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel4 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
     DevExpress.XtraCharts.StackedLineSeriesView  stackedLineSeriesView4  = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel5 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
     DevExpress.XtraCharts.StackedLineSeriesView  stackedLineSeriesView5  = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel6 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
     DevExpress.XtraCharts.StackedLineSeriesView  stackedLineSeriesView6  = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.XYDiagram xyDiagram3 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series5    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel7 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
     DevExpress.XtraCharts.StackedLineSeriesView  stackedLineSeriesView7  = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel8 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
     DevExpress.XtraCharts.StackedLineSeriesView  stackedLineSeriesView8  = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel9 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
     DevExpress.XtraCharts.StackedLineSeriesView  stackedLineSeriesView9  = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.XYDiagram xyDiagram4 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series7    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel10 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
     DevExpress.XtraCharts.StackedLineSeriesView  stackedLineSeriesView10  = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.Series series8 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel11 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
     DevExpress.XtraCharts.StackedLineSeriesView  stackedLineSeriesView11  = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.StackedLineSeriesLabel stackedLineSeriesLabel12 = new DevExpress.XtraCharts.StackedLineSeriesLabel();
     DevExpress.XtraCharts.StackedLineSeriesView  stackedLineSeriesView12  = new DevExpress.XtraCharts.StackedLineSeriesView();
     this.layoutControl1   = new DevExpress.XtraLayout.LayoutControl();
     this.tabControl2      = new System.Windows.Forms.TabControl();
     this.tabPage1         = new System.Windows.Forms.TabPage();
     this.chartControl铝件组装 = new DevExpress.XtraCharts.ChartControl();
     this.tabPage2         = new System.Windows.Forms.TabPage();
     this.chartControl冲压   = new DevExpress.XtraCharts.ChartControl();
     this.tabPage3         = new System.Windows.Forms.TabPage();
     this.chartControl电焊   = new DevExpress.XtraCharts.ChartControl();
     this.tabPage4         = new System.Windows.Forms.TabPage();
     this.chartControl1    = new DevExpress.XtraCharts.ChartControl();
     this.dtm                 = new DevExpress.XtraEditors.DateEdit();
     this.dtmPlan1            = new DevExpress.XtraEditors.DateEdit();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem3     = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.dsPrint)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsForm)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtSel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     this.tabControl2.SuspendLayout();
     this.tabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl铝件组装)).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)(stackedLineSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView3)).BeginInit();
     this.tabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl冲压)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView6)).BeginInit();
     this.tabPage3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl电焊)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView9)).BeginInit();
     this.tabPage4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtm.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtm.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtmPlan1.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtmPlan1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.AllowCustomizationMenu = false;
     this.layoutControl1.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.layoutControl1.Controls.Add(this.tabControl2);
     this.layoutControl1.Controls.Add(this.dtm);
     this.layoutControl1.Controls.Add(this.dtmPlan1);
     this.layoutControl1.Location = new System.Drawing.Point(0, 28);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(210, 239, 250, 350);
     this.layoutControl1.OptionsCustomizationForm.ShowLoadButton    = false;
     this.layoutControl1.OptionsCustomizationForm.ShowSaveButton    = false;
     this.layoutControl1.OptionsView.UseDefaultDragAndDropRendering = false;
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(772, 298);
     this.layoutControl1.TabIndex = 5;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // tabControl2
     //
     this.tabControl2.Controls.Add(this.tabPage1);
     this.tabControl2.Controls.Add(this.tabPage2);
     this.tabControl2.Controls.Add(this.tabPage3);
     this.tabControl2.Controls.Add(this.tabPage4);
     this.tabControl2.Location      = new System.Drawing.Point(12, 62);
     this.tabControl2.Name          = "tabControl2";
     this.tabControl2.SelectedIndex = 0;
     this.tabControl2.Size          = new System.Drawing.Size(748, 224);
     this.tabControl2.TabIndex      = 38;
     //
     // tabPage1
     //
     this.tabPage1.AutoScroll = true;
     this.tabPage1.Controls.Add(this.chartControl铝件组装);
     this.tabPage1.Location = new System.Drawing.Point(4, 23);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(740, 197);
     this.tabPage1.TabIndex = 2;
     this.tabPage1.Text     = "铝件组装";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // chartControl铝件组装
     //
     this.chartControl铝件组装.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                          | System.Windows.Forms.AnchorStyles.Left)));
     this.chartControl铝件组装.AppearanceName = "In A Fog";
     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";
     xyDiagram1.Margins.Bottom     = 10;
     xyDiagram1.Margins.Left       = 10;
     xyDiagram1.Margins.Right      = 10;
     xyDiagram1.Margins.Top        = 10;
     this.chartControl铝件组装.Diagram = xyDiagram1;
     this.chartControl铝件组装.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
     this.chartControl铝件组装.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.chartControl铝件组装.Location = new System.Drawing.Point(1, 6);
     this.chartControl铝件组装.Name     = "chartControl铝件组装";
     this.chartControl铝件组装.PaletteBaseColorNumber = 3;
     stackedLineSeriesLabel1.LineVisible          = true;
     series1.Label        = stackedLineSeriesLabel1;
     series1.Name         = "Series 1";
     series1.ShowInLegend = false;
     series1.View         = stackedLineSeriesView1;
     stackedLineSeriesLabel2.LineVisible = true;
     series2.Label        = stackedLineSeriesLabel2;
     series2.Name         = "Series 2";
     series2.ShowInLegend = false;
     series2.View         = stackedLineSeriesView2;
     this.chartControl铝件组装.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     stackedLineSeriesLabel3.LineVisible        = true;
     this.chartControl铝件组装.SeriesTemplate.Label = stackedLineSeriesLabel3;
     this.chartControl铝件组装.SeriesTemplate.View  = stackedLineSeriesView3;
     this.chartControl铝件组装.Size     = new System.Drawing.Size(2473, 136);
     this.chartControl铝件组装.TabIndex = 37;
     //
     // tabPage2
     //
     this.tabPage2.AutoScroll = true;
     this.tabPage2.Controls.Add(this.chartControl冲压);
     this.tabPage2.Location = new System.Drawing.Point(4, 23);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Size     = new System.Drawing.Size(740, 197);
     this.tabPage2.TabIndex = 3;
     this.tabPage2.Text     = "冲压";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // chartControl冲压
     //
     this.chartControl冲压.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)));
     this.chartControl冲压.AppearanceName = "In A Fog";
     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";
     xyDiagram2.Margins.Bottom   = 10;
     xyDiagram2.Margins.Left     = 10;
     xyDiagram2.Margins.Right    = 10;
     xyDiagram2.Margins.Top      = 10;
     this.chartControl冲压.Diagram = xyDiagram2;
     this.chartControl冲压.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
     this.chartControl冲压.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.chartControl冲压.Location = new System.Drawing.Point(3, 5);
     this.chartControl冲压.Name     = "chartControl冲压";
     this.chartControl冲压.PaletteBaseColorNumber = 3;
     stackedLineSeriesLabel4.LineVisible        = true;
     series3.Label        = stackedLineSeriesLabel4;
     series3.Name         = "Series 1";
     series3.ShowInLegend = false;
     series3.View         = stackedLineSeriesView4;
     stackedLineSeriesLabel5.LineVisible = true;
     series4.Label        = stackedLineSeriesLabel5;
     series4.Name         = "Series 2";
     series4.ShowInLegend = false;
     series4.View         = stackedLineSeriesView5;
     this.chartControl冲压.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series3,
         series4
     };
     stackedLineSeriesLabel6.LineVisible      = true;
     this.chartControl冲压.SeriesTemplate.Label = stackedLineSeriesLabel6;
     this.chartControl冲压.SeriesTemplate.View  = stackedLineSeriesView6;
     this.chartControl冲压.Size     = new System.Drawing.Size(2473, 134);
     this.chartControl冲压.TabIndex = 37;
     //
     // tabPage3
     //
     this.tabPage3.AutoScroll = true;
     this.tabPage3.Controls.Add(this.chartControl电焊);
     this.tabPage3.Location = new System.Drawing.Point(4, 23);
     this.tabPage3.Name     = "tabPage3";
     this.tabPage3.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage3.Size     = new System.Drawing.Size(740, 197);
     this.tabPage3.TabIndex = 0;
     this.tabPage3.Text     = "电焊";
     this.tabPage3.UseVisualStyleBackColor = true;
     //
     // chartControl电焊
     //
     this.chartControl电焊.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)));
     this.chartControl电焊.AppearanceName = "In A Fog";
     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";
     xyDiagram3.Margins.Bottom   = 10;
     xyDiagram3.Margins.Left     = 10;
     xyDiagram3.Margins.Right    = 10;
     xyDiagram3.Margins.Top      = 10;
     this.chartControl电焊.Diagram = xyDiagram3;
     this.chartControl电焊.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
     this.chartControl电焊.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.chartControl电焊.Location = new System.Drawing.Point(6, 6);
     this.chartControl电焊.Name     = "chartControl电焊";
     this.chartControl电焊.PaletteBaseColorNumber = 3;
     stackedLineSeriesLabel7.LineVisible        = true;
     series5.Label        = stackedLineSeriesLabel7;
     series5.Name         = "Series 1";
     series5.ShowInLegend = false;
     series5.View         = stackedLineSeriesView7;
     stackedLineSeriesLabel8.LineVisible = true;
     series6.Label        = stackedLineSeriesLabel8;
     series6.Name         = "Series 2";
     series6.ShowInLegend = false;
     series6.View         = stackedLineSeriesView8;
     this.chartControl电焊.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series5,
         series6
     };
     stackedLineSeriesLabel9.LineVisible      = true;
     this.chartControl电焊.SeriesTemplate.Label = stackedLineSeriesLabel9;
     this.chartControl电焊.SeriesTemplate.View  = stackedLineSeriesView9;
     this.chartControl电焊.Size     = new System.Drawing.Size(2473, 134);
     this.chartControl电焊.TabIndex = 38;
     //
     // tabPage4
     //
     this.tabPage4.AutoScroll = true;
     this.tabPage4.Controls.Add(this.chartControl1);
     this.tabPage4.Location = new System.Drawing.Point(4, 23);
     this.tabPage4.Name     = "tabPage4";
     this.tabPage4.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage4.Size     = new System.Drawing.Size(740, 197);
     this.tabPage4.TabIndex = 1;
     this.tabPage4.Text     = "全部班组";
     this.tabPage4.UseVisualStyleBackColor = true;
     //
     // chartControl1
     //
     this.chartControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)));
     this.chartControl1.AppearanceName = "In A Fog";
     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";
     xyDiagram4.Margins.Bottom  = 10;
     xyDiagram4.Margins.Left    = 10;
     xyDiagram4.Margins.Right   = 10;
     xyDiagram4.Margins.Top     = 10;
     this.chartControl1.Diagram = xyDiagram4;
     this.chartControl1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
     this.chartControl1.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.chartControl1.Location = new System.Drawing.Point(6, 6);
     this.chartControl1.Name     = "chartControl1";
     this.chartControl1.PaletteBaseColorNumber = 3;
     stackedLineSeriesLabel10.LineVisible      = true;
     series7.Label        = stackedLineSeriesLabel10;
     series7.Name         = "Series 1";
     series7.ShowInLegend = false;
     series7.View         = stackedLineSeriesView10;
     stackedLineSeriesLabel11.LineVisible = true;
     series8.Label        = stackedLineSeriesLabel11;
     series8.Name         = "Series 2";
     series8.ShowInLegend = false;
     series8.View         = stackedLineSeriesView11;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series7,
         series8
     };
     stackedLineSeriesLabel12.LineVisible    = true;
     this.chartControl1.SeriesTemplate.Label = stackedLineSeriesLabel12;
     this.chartControl1.SeriesTemplate.View  = stackedLineSeriesView12;
     this.chartControl1.Size     = new System.Drawing.Size(2473, 135);
     this.chartControl1.TabIndex = 37;
     //
     // dtm
     //
     this.dtm.EditValue = null;
     this.dtm.Location  = new System.Drawing.Point(64, 37);
     this.dtm.Name      = "dtm";
     this.dtm.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dtm.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.dtm.Size              = new System.Drawing.Size(696, 21);
     this.dtm.StyleController   = this.layoutControl1;
     this.dtm.TabIndex          = 29;
     this.dtm.EditValueChanged += new System.EventHandler(this.dtm_EditValueChanged);
     //
     // dtmPlan1
     //
     this.dtmPlan1.EditValue = null;
     this.dtmPlan1.Enabled   = false;
     this.dtmPlan1.Location  = new System.Drawing.Point(64, 12);
     this.dtmPlan1.Name      = "dtmPlan1";
     this.dtmPlan1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dtmPlan1.Properties.Mask.EditMask = "yyyy-MM-dd";
     this.dtmPlan1.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.dtmPlan1.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.dtmPlan1.Size            = new System.Drawing.Size(415, 21);
     this.dtmPlan1.StyleController = this.layoutControl1;
     this.dtmPlan1.TabIndex        = 23;
     //
     // 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.layoutControlItem18,
         this.emptySpaceItem3,
         this.layoutControlItem2,
         this.layoutControlItem1
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "Root";
     this.layoutControlGroup1.Size        = new System.Drawing.Size(772, 298);
     this.layoutControlGroup1.Text        = "Root";
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem18
     //
     this.layoutControlItem18.Control = this.dtmPlan1;
     this.layoutControlItem18.CustomizationFormText = "计划完工日期";
     this.layoutControlItem18.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem18.Name     = "layoutControlItem18";
     this.layoutControlItem18.Size     = new System.Drawing.Size(471, 25);
     this.layoutControlItem18.Text     = "计划日期";
     this.layoutControlItem18.TextSize = new System.Drawing.Size(48, 14);
     //
     // emptySpaceItem3
     //
     this.emptySpaceItem3.AllowHotTrack         = false;
     this.emptySpaceItem3.CustomizationFormText = "emptySpaceItem3";
     this.emptySpaceItem3.Location = new System.Drawing.Point(471, 0);
     this.emptySpaceItem3.Name     = "emptySpaceItem3";
     this.emptySpaceItem3.Size     = new System.Drawing.Size(281, 25);
     this.emptySpaceItem3.Text     = "emptySpaceItem3";
     this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control = this.tabControl2;
     this.layoutControlItem2.CustomizationFormText = "layoutControlItem2";
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 50);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.Size     = new System.Drawing.Size(752, 228);
     this.layoutControlItem2.Text     = "layoutControlItem2";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextToControlDistance = 0;
     this.layoutControlItem2.TextVisible           = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control = this.dtm;
     this.layoutControlItem1.CustomizationFormText = "排产日期";
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 25);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(752, 25);
     this.layoutControlItem1.Text     = "排产日期";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14);
     //
     // FrmWorkPlanDay折线图
     //
     this.Appearance.BackColor            = System.Drawing.SystemColors.Control;
     this.Appearance.Options.UseBackColor = true;
     this.AutoScaleDimensions             = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize    = new System.Drawing.Size(770, 327);
     this.Controls.Add(this.layoutControl1);
     this.Name  = "FrmWorkPlanDay折线图";
     this.Text  = "生产日计划折线图";
     this.Load += new System.EventHandler(this.FrmWorkPlanDay折线图_Load);
     this.Controls.SetChildIndex(this.layoutControl1, 0);
     ((System.ComponentModel.ISupportInitialize)(this.dsPrint)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsForm)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtSel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     this.tabControl2.ResumeLayout(false);
     this.tabPage1.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)(stackedLineSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl铝件组装)).EndInit();
     this.tabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl冲压)).EndInit();
     this.tabPage3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl电焊)).EndInit();
     this.tabPage4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesLabel12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtm.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtm.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtmPlan1.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtmPlan1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio 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()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram             xyDiagram7             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series7                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedLineSeriesView stackedLineSeriesView7 = new DevExpress.XtraCharts.StackedLineSeriesView();
     this.layoutControl1     = new DevExpress.XtraLayout.LayoutControl();
     this.lblTime            = new System.Windows.Forms.Label();
     this.chartctrl2         = new DevExpress.XtraCharts.ChartControl();
     this.chartCtrl1         = new DevExpress.XtraCharts.ChartControl();
     this.Root               = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
     this.timer1             = new System.Windows.Forms.Timer(this.components);
     this.timer2             = new System.Windows.Forms.Timer(this.components);
     this.timer3             = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartctrl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartCtrl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.lblTime);
     this.layoutControl1.Controls.Add(this.chartctrl2);
     this.layoutControl1.Controls.Add(this.chartCtrl1);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.Root     = this.Root;
     this.layoutControl1.Size     = new System.Drawing.Size(989, 624);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // lblTime
     //
     this.lblTime.Font      = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTime.Location  = new System.Drawing.Point(12, 558);
     this.lblTime.Name      = "lblTime";
     this.lblTime.Size      = new System.Drawing.Size(965, 54);
     this.lblTime.TabIndex  = 8;
     this.lblTime.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblTime.Click    += new System.EventHandler(this.lblTime_Click);
     //
     // chartctrl2
     //
     xyDiagram7.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram7.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram7.Margins.Left     = 0;
     xyDiagram7.Margins.Right    = 0;
     this.chartctrl2.Diagram     = xyDiagram7;
     this.chartctrl2.Legend.Name = "Default Legend";
     this.chartctrl2.Location    = new System.Drawing.Point(12, 229);
     this.chartctrl2.Name        = "chartctrl2";
     series7.ArgumentScaleType   = DevExpress.XtraCharts.ScaleType.DateTime;
     series7.Name = "진동(Hz)";
     series7.View = stackedLineSeriesView7;
     this.chartctrl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series7
     };
     this.chartctrl2.Size     = new System.Drawing.Size(965, 325);
     this.chartctrl2.TabIndex = 7;
     //
     // chartCtrl1
     //
     this.chartCtrl1.Legend.Name        = "Default Legend";
     this.chartCtrl1.Location           = new System.Drawing.Point(12, 12);
     this.chartCtrl1.Margin             = new System.Windows.Forms.Padding(3, 5, 3, 5);
     this.chartCtrl1.Name               = "chartCtrl1";
     this.chartCtrl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     this.chartCtrl1.Size               = new System.Drawing.Size(965, 213);
     this.chartCtrl1.TabIndex           = 5;
     this.chartCtrl1.Click             += new System.EventHandler(this.ChartCtrl1_Click);
     //
     // Root
     //
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.layoutControlItem1
     });
     this.Root.Name        = "Root";
     this.Root.Size        = new System.Drawing.Size(989, 624);
     this.Root.TextVisible = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control     = this.chartCtrl1;
     this.layoutControlItem2.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem2.Name        = "layoutControlItem2";
     this.layoutControlItem2.Size        = new System.Drawing.Size(969, 217);
     this.layoutControlItem2.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextVisible = false;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control     = this.chartctrl2;
     this.layoutControlItem3.Location    = new System.Drawing.Point(0, 217);
     this.layoutControlItem3.Name        = "layoutControlItem3";
     this.layoutControlItem3.Size        = new System.Drawing.Size(969, 329);
     this.layoutControlItem3.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control     = this.lblTime;
     this.layoutControlItem1.Location    = new System.Drawing.Point(0, 546);
     this.layoutControlItem1.Name        = "layoutControlItem1";
     this.layoutControlItem1.Size        = new System.Drawing.Size(969, 58);
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible = false;
     //
     // timer1
     //
     this.timer1.Interval = 500;
     this.timer1.Tick    += new System.EventHandler(this.Timer1_Tick);
     //
     // timer2
     //
     this.timer2.Interval = 50;
     this.timer2.Tick    += new System.EventHandler(this.Timer2_Tick);
     //
     // timer3
     //
     this.timer3.Interval = 1000;
     this.timer3.Tick    += new System.EventHandler(this.timer3_Tick);
     //
     // Monitoring
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(989, 624);
     this.Controls.Add(this.layoutControl1);
     this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name   = "Monitoring";
     this.Text   = "Monitoring";
     this.Load  += new System.EventHandler(this.Monitoring_Load);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartctrl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartCtrl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 16
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram             xyDiagram7             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Strip                 strip7                 = new DevExpress.XtraCharts.Strip();
     DevExpress.XtraCharts.Series                series19               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView19       = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series20               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView20       = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series21               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView21       = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.StackedLineSeriesView stackedLineSeriesView7 = new DevExpress.XtraCharts.StackedLineSeriesView();
     DevExpress.XtraCharts.XYDiagram             xyDiagram8             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Strip                 strip8                 = new DevExpress.XtraCharts.Strip();
     DevExpress.XtraCharts.Series                series22               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView22       = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series23               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView23       = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series24               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView24       = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.StackedLineSeriesView stackedLineSeriesView8 = new DevExpress.XtraCharts.StackedLineSeriesView();
     this.bunifuElipse1     = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.bunifuElipse2     = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.bunifuElipse4     = new Bunifu.Framework.UI.BunifuElipse(this.components);
     this.panel1            = new System.Windows.Forms.Panel();
     this.panel2            = new System.Windows.Forms.Panel();
     this.panel3            = new System.Windows.Forms.Panel();
     this.panel4            = new System.Windows.Forms.Panel();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.label4            = new System.Windows.Forms.Label();
     this.label1            = new System.Windows.Forms.Label();
     this.label3            = new System.Windows.Forms.Label();
     this.panelDashboard    = new System.Windows.Forms.Panel();
     this.label5            = new System.Windows.Forms.Label();
     this.xtraTabControl1   = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage3      = new DevExpress.XtraTab.XtraTabPage();
     this.chartYear         = new DevExpress.XtraCharts.ChartControl();
     this.lblYear           = new System.Windows.Forms.Label();
     this.xtraTabPage2      = new DevExpress.XtraTab.XtraTabPage();
     this.chartMonth        = new DevExpress.XtraCharts.ChartControl();
     this.panelUsage        = new System.Windows.Forms.Panel();
     this.panelAlarm        = new System.Windows.Forms.Panel();
     this.gridEvent         = 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.gridColumn7       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.panel5            = new System.Windows.Forms.Panel();
     this.flowLayoutPanel1  = new System.Windows.Forms.FlowLayoutPanel();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel1.SuspendLayout();
     this.panelDashboard.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtraTabPage3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartYear)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(strip7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series19)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView19)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView7)).BeginInit();
     this.xtraTabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartMonth)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(strip8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series22)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView22)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series23)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView23)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series24)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView24)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView8)).BeginInit();
     this.panelUsage.SuspendLayout();
     this.panelAlarm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridEvent)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     this.SuspendLayout();
     //
     // bunifuElipse1
     //
     this.bunifuElipse1.ElipseRadius  = 5;
     this.bunifuElipse1.TargetControl = this;
     //
     // bunifuElipse2
     //
     this.bunifuElipse2.ElipseRadius  = 5;
     this.bunifuElipse2.TargetControl = this;
     //
     // bunifuElipse4
     //
     this.bunifuElipse4.ElipseRadius  = 5;
     this.bunifuElipse4.TargetControl = this;
     //
     // panel1
     //
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(58, 770);
     this.panel1.TabIndex = 4;
     //
     // panel2
     //
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel2.Location = new System.Drawing.Point(1123, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(58, 770);
     this.panel2.TabIndex = 5;
     //
     // panel3
     //
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(58, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(1065, 21);
     this.panel3.TabIndex = 6;
     //
     // panel4
     //
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel4.Location = new System.Drawing.Point(58, 748);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(1065, 22);
     this.panel4.TabIndex = 7;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.label4, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.label1, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.label3, 0, 4);
     this.tableLayoutPanel1.Controls.Add(this.panelDashboard, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.panelUsage, 0, 3);
     this.tableLayoutPanel1.Controls.Add(this.panelAlarm, 0, 5);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(58, 21);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 6;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33332F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1065, 727);
     this.tableLayoutPanel1.TabIndex = 8;
     //
     // label4
     //
     this.label4.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(3, 253);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(59, 19);
     this.label4.TabIndex = 3;
     this.label4.Text     = "Usage";
     //
     // label1
     //
     this.label1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(3, 11);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(96, 19);
     this.label1.TabIndex = 2;
     this.label1.Text     = "Dashboard";
     //
     // label3
     //
     this.label3.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(3, 495);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(121, 19);
     this.label3.TabIndex = 2;
     this.label3.Text     = "Newest Event";
     //
     // panelDashboard
     //
     this.panelDashboard.BackColor = System.Drawing.Color.SeaGreen;
     this.panelDashboard.Controls.Add(this.label5);
     this.panelDashboard.Controls.Add(this.xtraTabControl1);
     this.panelDashboard.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelDashboard.Location = new System.Drawing.Point(3, 33);
     this.panelDashboard.Name     = "panelDashboard";
     this.panelDashboard.Size     = new System.Drawing.Size(1059, 206);
     this.panelDashboard.TabIndex = 0;
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.White;
     this.label5.Location  = new System.Drawing.Point(3, 3);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(70, 16);
     this.label5.TabIndex  = 2;
     this.label5.Text      = "OverView";
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControl1.Location          = new System.Drawing.Point(0, 0);
     this.xtraTabControl1.Name              = "xtraTabControl1";
     this.xtraTabControl1.RightToLeftLayout = DevExpress.Utils.DefaultBoolean.True;
     this.xtraTabControl1.SelectedTabPage   = this.xtraTabPage3;
     this.xtraTabControl1.ShowTabHeader     = DevExpress.Utils.DefaultBoolean.True;
     this.xtraTabControl1.Size              = new System.Drawing.Size(1059, 206);
     this.xtraTabControl1.TabIndex          = 0;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.xtraTabPage2,
         this.xtraTabPage3
     });
     //
     // xtraTabPage3
     //
     this.xtraTabPage3.Controls.Add(this.chartYear);
     this.xtraTabPage3.Controls.Add(this.lblYear);
     this.xtraTabPage3.Name = "xtraTabPage3";
     this.xtraTabPage3.Size = new System.Drawing.Size(1053, 188);
     this.xtraTabPage3.Text = "Year";
     //
     // chartYear
     //
     xyDiagram7.AxisX.Alignment            = DevExpress.XtraCharts.AxisAlignment.Zero;
     xyDiagram7.AxisX.Interlaced           = true;
     strip7.MaxLimit.AxisValueSerializable = "";
     strip7.MinLimit.AxisValueSerializable = "user";
     strip7.Name    = "Strip 1";
     strip7.Visible = false;
     xyDiagram7.AxisX.Strips.AddRange(new DevExpress.XtraCharts.Strip[] {
         strip7
     });
     xyDiagram7.AxisX.Tickmarks.MinorVisible     = false;
     xyDiagram7.AxisX.Visibility                 = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram7.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram7.AxisY.VisibleInPanesSerializable = "-1";
     this.chartYear.Diagram           = xyDiagram7;
     this.chartYear.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.chartYear.Legend.Name       = "Default Legend";
     this.chartYear.Legend.Visibility = DevExpress.Utils.DefaultBoolean.True;
     this.chartYear.Location          = new System.Drawing.Point(0, 0);
     this.chartYear.Name              = "chartYear";
     series19.Name                     = "DENY";
     series19.View                     = lineSeriesView19;
     series20.Name                     = "GRANTED";
     lineSeriesView20.Color            = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(150)))), ((int)(((byte)(70)))));
     series20.View                     = lineSeriesView20;
     series21.Name                     = "NOT DEFINED";
     lineSeriesView21.Color            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(100)))), ((int)(((byte)(162)))));
     series21.View                     = lineSeriesView21;
     this.chartYear.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series19,
         series20,
         series21
     };
     this.chartYear.SeriesTemplate.View = stackedLineSeriesView7;
     this.chartYear.Size     = new System.Drawing.Size(1053, 188);
     this.chartYear.TabIndex = 0;
     //
     // lblYear
     //
     this.lblYear.AutoSize = true;
     this.lblYear.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblYear.Location = new System.Drawing.Point(3, 3);
     this.lblYear.Name     = "lblYear";
     this.lblYear.Size     = new System.Drawing.Size(140, 16);
     this.lblYear.TabIndex = 2;
     this.lblYear.Text     = "January ~ July 2018";
     //
     // xtraTabPage2
     //
     this.xtraTabPage2.Controls.Add(this.chartMonth);
     this.xtraTabPage2.Name = "xtraTabPage2";
     this.xtraTabPage2.Size = new System.Drawing.Size(1053, 178);
     this.xtraTabPage2.Text = "Month";
     //
     // chartMonth
     //
     xyDiagram8.AxisX.Alignment            = DevExpress.XtraCharts.AxisAlignment.Zero;
     xyDiagram8.AxisX.Interlaced           = true;
     strip8.MaxLimit.AxisValueSerializable = "";
     strip8.MinLimit.AxisValueSerializable = "user";
     strip8.Name    = "Strip 1";
     strip8.Visible = false;
     xyDiagram8.AxisX.Strips.AddRange(new DevExpress.XtraCharts.Strip[] {
         strip8
     });
     xyDiagram8.AxisX.Tickmarks.MinorVisible     = false;
     xyDiagram8.AxisX.Visibility                 = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram8.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram8.AxisY.VisibleInPanesSerializable = "-1";
     this.chartMonth.Diagram           = xyDiagram8;
     this.chartMonth.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.chartMonth.Legend.Name       = "Default Legend";
     this.chartMonth.Legend.Visibility = DevExpress.Utils.DefaultBoolean.True;
     this.chartMonth.Location          = new System.Drawing.Point(0, 0);
     this.chartMonth.Name              = "chartMonth";
     series22.Name                      = "DENY";
     series22.View                      = lineSeriesView22;
     series23.Name                      = "GRANTED";
     lineSeriesView23.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(150)))), ((int)(((byte)(70)))));
     series23.View                      = lineSeriesView23;
     series24.Name                      = "NOT DEFINED";
     lineSeriesView24.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(100)))), ((int)(((byte)(162)))));
     series24.View                      = lineSeriesView24;
     this.chartMonth.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series22,
         series23,
         series24
     };
     this.chartMonth.SeriesTemplate.View = stackedLineSeriesView8;
     this.chartMonth.Size     = new System.Drawing.Size(1053, 178);
     this.chartMonth.TabIndex = 1;
     //
     // panelUsage
     //
     this.panelUsage.BackColor = System.Drawing.Color.White;
     this.panelUsage.Controls.Add(this.tableLayoutPanel2);
     this.panelUsage.Controls.Add(this.flowLayoutPanel1);
     this.panelUsage.Controls.Add(this.panel5);
     this.panelUsage.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelUsage.Location = new System.Drawing.Point(3, 275);
     this.panelUsage.Name     = "panelUsage";
     this.panelUsage.Size     = new System.Drawing.Size(1059, 206);
     this.panelUsage.TabIndex = 1;
     //
     // panelAlarm
     //
     this.panelAlarm.Controls.Add(this.gridEvent);
     this.panelAlarm.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelAlarm.Location = new System.Drawing.Point(3, 517);
     this.panelAlarm.Name     = "panelAlarm";
     this.panelAlarm.Size     = new System.Drawing.Size(1059, 207);
     this.panelAlarm.TabIndex = 0;
     //
     // gridEvent
     //
     this.gridEvent.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gridEvent.Location = new System.Drawing.Point(0, 0);
     this.gridEvent.MainView = this.gridView2;
     this.gridEvent.Name     = "gridEvent";
     this.gridEvent.Size     = new System.Drawing.Size(1059, 207);
     this.gridEvent.TabIndex = 5;
     this.gridEvent.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     //
     // gridView2
     //
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn3,
         this.gridColumn4,
         this.gridColumn5,
         this.gridColumn6,
         this.gridColumn7
     });
     this.gridView2.GridControl = this.gridEvent;
     this.gridView2.Name        = "gridView2";
     this.gridView2.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn1
     //
     this.gridColumn1.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn1.AppearanceHeader.Font                   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridColumn1.AppearanceHeader.Options.UseFont        = true;
     this.gridColumn1.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn1.Caption = "Event Date";
     this.gridColumn1.DisplayFormat.FormatString = "dd/MM/yyyy HH:mm:ss";
     this.gridColumn1.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.gridColumn1.FieldName = "eventDate";
     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;
     //
     // gridColumn2
     //
     this.gridColumn2.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn2.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn2.AppearanceHeader.Font                   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridColumn2.AppearanceHeader.Options.UseFont        = true;
     this.gridColumn2.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn2.Caption   = "Device Name";
     this.gridColumn2.FieldName = "deviceName";
     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;
     //
     // gridColumn3
     //
     this.gridColumn3.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn3.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn3.AppearanceHeader.Font                   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridColumn3.AppearanceHeader.Options.UseFont        = true;
     this.gridColumn3.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn3.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn3.Caption   = "Device IP";
     this.gridColumn3.FieldName = "deviceIP";
     this.gridColumn3.Name      = "gridColumn3";
     this.gridColumn3.OptionsColumn.AllowEdit  = false;
     this.gridColumn3.OptionsColumn.AllowFocus = false;
     this.gridColumn3.OptionsColumn.ReadOnly   = true;
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 2;
     //
     // gridColumn4
     //
     this.gridColumn4.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn4.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn4.AppearanceHeader.Font                   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridColumn4.AppearanceHeader.Options.UseFont        = true;
     this.gridColumn4.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn4.Caption   = "Employee";
     this.gridColumn4.FieldName = "person";
     this.gridColumn4.Name      = "gridColumn4";
     this.gridColumn4.OptionsColumn.AllowFocus = false;
     this.gridColumn4.OptionsColumn.ReadOnly   = true;
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 3;
     //
     // gridColumn5
     //
     this.gridColumn5.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn5.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn5.AppearanceHeader.Font                   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridColumn5.AppearanceHeader.Options.UseFont        = true;
     this.gridColumn5.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn5.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn5.Caption   = "Card No";
     this.gridColumn5.FieldName = "cardNo";
     this.gridColumn5.Name      = "gridColumn5";
     this.gridColumn5.OptionsColumn.AllowFocus = false;
     this.gridColumn5.OptionsColumn.ReadOnly   = true;
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 4;
     //
     // gridColumn6
     //
     this.gridColumn6.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn6.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn6.AppearanceHeader.Font                   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridColumn6.AppearanceHeader.Options.UseFont        = true;
     this.gridColumn6.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn6.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn6.Caption   = "Door Name";
     this.gridColumn6.FieldName = "doorName";
     this.gridColumn6.Name      = "gridColumn6";
     this.gridColumn6.OptionsColumn.AllowFocus = false;
     this.gridColumn6.OptionsColumn.ReadOnly   = true;
     this.gridColumn6.Visible      = true;
     this.gridColumn6.VisibleIndex = 5;
     //
     // gridColumn7
     //
     this.gridColumn7.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn7.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn7.AppearanceHeader.Font                   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridColumn7.AppearanceHeader.Options.UseFont        = true;
     this.gridColumn7.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn7.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn7.Caption   = "Status";
     this.gridColumn7.FieldName = "status";
     this.gridColumn7.Name      = "gridColumn7";
     this.gridColumn7.OptionsColumn.AllowFocus = false;
     this.gridColumn7.OptionsColumn.ReadOnly   = true;
     this.gridColumn7.Visible      = true;
     this.gridColumn7.VisibleIndex = 6;
     //
     // panel5
     //
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel5.Location = new System.Drawing.Point(0, 0);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(1059, 20);
     this.panel5.TabIndex = 0;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 186);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(1059, 20);
     this.flowLayoutPanel1.TabIndex = 1;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.ColumnCount = 6;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 20);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 1;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(1059, 166);
     this.tableLayoutPanel2.TabIndex = 2;
     //
     // ucDashBoard
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.ControlLight;
     this.Controls.Add(this.tableLayoutPanel1);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Name  = "ucDashBoard";
     this.Size  = new System.Drawing.Size(1181, 770);
     this.Load += new System.EventHandler(this.ucDashBoard_Load);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     this.panelDashboard.ResumeLayout(false);
     this.panelDashboard.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtraTabPage3.ResumeLayout(false);
     this.xtraTabPage3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(strip7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView19)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series19)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartYear)).EndInit();
     this.xtraTabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(strip8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView22)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series22)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView23)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series23)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView24)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series24)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedLineSeriesView8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartMonth)).EndInit();
     this.panelUsage.ResumeLayout(false);
     this.panelAlarm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridEvent)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     this.ResumeLayout(false);
 }