Example #1
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            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()
        {
            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);
 }
        // 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);
        }
Example #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     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);
 }
Example #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.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);
 }
 /// <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();
 }