Пример #1
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.Windows.Forms.Chart.ChartSeries          chartSeries1          = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo chartCustomShapeInfo1 = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     Syncfusion.Windows.Forms.Chart.ChartLineInfo        chartLineInfo1        = new Syncfusion.Windows.Forms.Chart.ChartLineInfo();
     this.gradientPanel1 = new Syncfusion.Windows.Forms.Tools.GradientPanel();
     this.sfComboBox1    = new Syncfusion.WinForms.ListView.SfComboBox();
     this.autoLabel1     = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.groupBox1      = new System.Windows.Forms.GroupBox();
     this.textBoxExt1    = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.sfButton1      = new Syncfusion.WinForms.Controls.SfButton();
     this.autoLabel2     = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.gradientPanel2 = new Syncfusion.Windows.Forms.Tools.GradientPanel();
     this.sfDataGrid1    = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.chartControl1  = new Syncfusion.Windows.Forms.Chart.ChartControl();
     this.rangeSlider1   = new Syncfusion.Windows.Forms.Tools.RangeSlider();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).BeginInit();
     this.gradientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox1)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel2)).BeginInit();
     this.gradientPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).BeginInit();
     this.SuspendLayout();
     //
     // gradientPanel1
     //
     this.gradientPanel1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.gradientPanel1.Controls.Add(this.rangeSlider1);
     this.gradientPanel1.Controls.Add(this.chartControl1);
     this.gradientPanel1.Controls.Add(this.sfComboBox1);
     this.gradientPanel1.Controls.Add(this.autoLabel1);
     this.gradientPanel1.Controls.Add(this.groupBox1);
     this.gradientPanel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.gradientPanel1.Location = new System.Drawing.Point(0, 0);
     this.gradientPanel1.Name     = "gradientPanel1";
     this.gradientPanel1.Size     = new System.Drawing.Size(291, 574);
     this.gradientPanel1.TabIndex = 0;
     //
     // sfComboBox1
     //
     this.sfComboBox1.Location = new System.Drawing.Point(46, 244);
     this.sfComboBox1.Name     = "sfComboBox1";
     this.sfComboBox1.Size     = new System.Drawing.Size(192, 39);
     this.sfComboBox1.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.sfComboBox1.TabIndex = 6;
     //
     // autoLabel1
     //
     this.autoLabel1.Location = new System.Drawing.Point(54, 219);
     this.autoLabel1.Name     = "autoLabel1";
     this.autoLabel1.Size     = new System.Drawing.Size(29, 12);
     this.autoLabel1.TabIndex = 5;
     this.autoLabel1.Text     = "시간";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.textBoxExt1);
     this.groupBox1.Controls.Add(this.sfButton1);
     this.groupBox1.Controls.Add(this.autoLabel2);
     this.groupBox1.Location = new System.Drawing.Point(46, 77);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(205, 96);
     this.groupBox1.TabIndex = 4;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "적정유속";
     //
     // textBoxExt1
     //
     this.textBoxExt1.BeforeTouchSize = new System.Drawing.Size(68, 21);
     this.textBoxExt1.Location        = new System.Drawing.Point(17, 20);
     this.textBoxExt1.Name            = "textBoxExt1";
     this.textBoxExt1.Size            = new System.Drawing.Size(68, 21);
     this.textBoxExt1.TabIndex        = 1;
     this.textBoxExt1.Text            = "textBoxExt1";
     //
     // sfButton1
     //
     this.sfButton1.AccessibleName = "Button";
     this.sfButton1.Font           = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.sfButton1.Location       = new System.Drawing.Point(110, 56);
     this.sfButton1.Name           = "sfButton1";
     this.sfButton1.Size           = new System.Drawing.Size(61, 23);
     this.sfButton1.TabIndex       = 3;
     this.sfButton1.Text           = "적용";
     //
     // autoLabel2
     //
     this.autoLabel2.Location = new System.Drawing.Point(105, 29);
     this.autoLabel2.Name     = "autoLabel2";
     this.autoLabel2.Size     = new System.Drawing.Size(77, 12);
     this.autoLabel2.TabIndex = 2;
     this.autoLabel2.Text     = "kgt/cm² 이상";
     //
     // gradientPanel2
     //
     this.gradientPanel2.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.gradientPanel2.Controls.Add(this.sfDataGrid1);
     this.gradientPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gradientPanel2.Location = new System.Drawing.Point(291, 0);
     this.gradientPanel2.Name     = "gradientPanel2";
     this.gradientPanel2.Size     = new System.Drawing.Size(581, 574);
     this.gradientPanel2.TabIndex = 1;
     //
     // sfDataGrid1
     //
     this.sfDataGrid1.AccessibleName = "Table";
     this.sfDataGrid1.Location       = new System.Drawing.Point(68, 77);
     this.sfDataGrid1.Name           = "sfDataGrid1";
     this.sfDataGrid1.Size           = new System.Drawing.Size(434, 391);
     this.sfDataGrid1.TabIndex       = 0;
     this.sfDataGrid1.Text           = "sfDataGrid1";
     //
     // chartControl1
     //
     this.chartControl1.ChartArea.BackInterior   = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.Transparent);
     this.chartControl1.ChartArea.CursorLocation = new System.Drawing.Point(0, 0);
     this.chartControl1.ChartArea.CursorReDraw   = false;
     this.chartControl1.DataSourceName           = "[none]";
     this.chartControl1.IsWindowLess             = false;
     //
     //
     //
     this.chartControl1.Legend.Location = new System.Drawing.Point(106, 75);
     this.chartControl1.Localize        = null;
     this.chartControl1.Location        = new System.Drawing.Point(53, 302);
     this.chartControl1.Name            = "chartControl1";
     this.chartControl1.PrimaryXAxis.LogLabelsDisplayMode = Syncfusion.Windows.Forms.Chart.LogLabelsDisplayMode.Default;
     this.chartControl1.PrimaryXAxis.Margin               = true;
     this.chartControl1.PrimaryXAxis.TitleColor           = System.Drawing.SystemColors.ControlText;
     this.chartControl1.PrimaryYAxis.LogLabelsDisplayMode = Syncfusion.Windows.Forms.Chart.LogLabelsDisplayMode.Default;
     this.chartControl1.PrimaryYAxis.Margin               = true;
     this.chartControl1.PrimaryYAxis.TitleColor           = System.Drawing.SystemColors.ControlText;
     chartSeries1.FancyToolTip.ResizeInsideSymbol         = true;
     chartSeries1.Name                = "Default0";
     chartSeries1.Resolution          = 0D;
     chartSeries1.StackingGroup       = "Default Group";
     chartSeries1.Style.AltTagFormat  = "";
     chartSeries1.Style.DrawTextShape = false;
     chartLineInfo1.Alignment         = System.Drawing.Drawing2D.PenAlignment.Center;
     chartLineInfo1.Color             = System.Drawing.SystemColors.ControlText;
     chartLineInfo1.DashPattern       = null;
     chartLineInfo1.DashStyle         = System.Drawing.Drawing2D.DashStyle.Solid;
     chartLineInfo1.Width             = 1F;
     chartCustomShapeInfo1.Border     = chartLineInfo1;
     chartCustomShapeInfo1.Color      = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo1.Type       = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries1.Style.TextShape     = chartCustomShapeInfo1;
     chartSeries1.Text                = "Default0";
     chartSeries1.Type                = Syncfusion.Windows.Forms.Chart.ChartSeriesType.Pie;
     this.chartControl1.Series.Add(chartSeries1);
     this.chartControl1.Size     = new System.Drawing.Size(184, 117);
     this.chartControl1.TabIndex = 7;
     this.chartControl1.Text     = "chartControl1";
     //
     //
     //
     this.chartControl1.Title.Name = "Default";
     this.chartControl1.Titles.Add(this.chartControl1.Title);
     this.chartControl1.VisualTheme = "";
     //
     // rangeSlider1
     //
     this.rangeSlider1.BeforeTouchSize = new System.Drawing.Size(97, 22);
     this.rangeSlider1.Font            = new System.Drawing.Font("굴림", 7F);
     this.rangeSlider1.ForeColor       = System.Drawing.Color.Black;
     this.rangeSlider1.Location        = new System.Drawing.Point(141, 446);
     this.rangeSlider1.Name            = "rangeSlider1";
     this.rangeSlider1.Size            = new System.Drawing.Size(97, 22);
     this.rangeSlider1.TabIndex        = 8;
     this.rangeSlider1.Text            = "rangeSlider1";
     //
     // VelocityView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.gradientPanel2);
     this.Controls.Add(this.gradientPanel1);
     this.Name = "VelocityView";
     this.Size = new System.Drawing.Size(872, 574);
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).EndInit();
     this.gradientPanel1.ResumeLayout(false);
     this.gradientPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox1)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel2)).EndInit();
     this.gradientPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).EndInit();
     this.ResumeLayout(false);
 }
Пример #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent( )
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.Windows.Forms.Tools.TextItem                     textItem5                     = new Syncfusion.Windows.Forms.Tools.TextItem();
     Syncfusion.Windows.Forms.Tools.TextItem                     textItem6                     = new Syncfusion.Windows.Forms.Tools.TextItem();
     Syncfusion.Windows.Forms.Tools.TextItem                     textItem7                     = new Syncfusion.Windows.Forms.Tools.TextItem();
     System.ComponentModel.ComponentResourceManager              resources                     = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     Syncfusion.Windows.Forms.Tools.TextItem                     textItem8                     = new Syncfusion.Windows.Forms.Tools.TextItem();
     Syncfusion.Windows.Forms.Chart.ChartSeries                  chartSeries3                  = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo         chartCustomShapeInfo3         = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     Syncfusion.Windows.Forms.Chart.ChartLineInfo                chartLineInfo2                = new Syncfusion.Windows.Forms.Chart.ChartLineInfo();
     Syncfusion.Windows.Forms.Chart.ChartSeries                  chartSeries4                  = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo         chartCustomShapeInfo4         = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     Syncfusion.Windows.Forms.Chart.ChartToolBarSaveItem         chartToolBarSaveItem2         = new Syncfusion.Windows.Forms.Chart.ChartToolBarSaveItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarCopyItem         chartToolBarCopyItem2         = new Syncfusion.Windows.Forms.Chart.ChartToolBarCopyItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarPrintItem        chartToolBarPrintItem2        = new Syncfusion.Windows.Forms.Chart.ChartToolBarPrintItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarPrintPreviewItem chartToolBarPrintPreviewItem2 = new Syncfusion.Windows.Forms.Chart.ChartToolBarPrintPreviewItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarSplitter         chartToolBarSplitter2         = new Syncfusion.Windows.Forms.Chart.ChartToolBarSplitter();
     Syncfusion.Windows.Forms.Chart.ChartToolBarPaletteItem      chartToolBarPaletteItem2      = new Syncfusion.Windows.Forms.Chart.ChartToolBarPaletteItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarStyleItem        chartToolBarStyleItem2        = new Syncfusion.Windows.Forms.Chart.ChartToolBarStyleItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarTypeItem         chartToolBarTypeItem2         = new Syncfusion.Windows.Forms.Chart.ChartToolBarTypeItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarSeries3DItem     chartToolBarSeries3DItem2     = new Syncfusion.Windows.Forms.Chart.ChartToolBarSeries3DItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarShowLegendItem   chartToolBarShowLegendItem2   = new Syncfusion.Windows.Forms.Chart.ChartToolBarShowLegendItem();
     this.hubTile2   = new Syncfusion.Windows.Forms.Tools.HubTile();
     this.MainChart  = new Syncfusion.Windows.Forms.Chart.ChartControl();
     this.TestButton = new System.Windows.Forms.Button();
     this.SuspendLayout();
     //
     // hubTile2
     //
     this.hubTile2.BackColor                        = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     textItem5.Font                                 = new System.Drawing.Font("Segoe UI Semibold", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     textItem5.HubTile                              = this.hubTile2;
     this.hubTile2.Banner                           = textItem5;
     this.hubTile2.BannerColor                      = System.Drawing.Color.Transparent;
     textItem6.Font                                 = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World, ((byte)(0)));
     textItem6.HubTile                              = this.hubTile2;
     this.hubTile2.Body                             = textItem6;
     this.hubTile2.EnableSelectionMarker            = false;
     this.hubTile2.EnableTileSlideEffect            = false;
     this.hubTile2.Font                             = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.World, ((byte)(0)));
     textItem7.Font                                 = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     textItem7.HubTile                              = this.hubTile2;
     this.hubTile2.Footer                           = textItem7;
     this.hubTile2.ForeColor                        = System.Drawing.SystemColors.Info;
     this.hubTile2.HoveredBorderColor               = System.Drawing.SystemColors.MenuHighlight;
     this.hubTile2.ImageSource                      = ((System.Drawing.Image)(resources.GetObject("hubTile2.ImageSource")));
     this.hubTile2.Location                         = new System.Drawing.Point(1490, 73);
     this.hubTile2.Margin                           = new System.Windows.Forms.Padding(2);
     this.hubTile2.MinimumSize                      = new System.Drawing.Size(70, 66);
     this.hubTile2.Name                             = "hubTile2";
     this.hubTile2.PulseScale                       = 4;
     this.hubTile2.SelectionMarkerColor             = System.Drawing.Color.SteelBlue;
     this.hubTile2.ShowBanner                       = true;
     this.hubTile2.ShowBannerIcon                   = true;
     this.hubTile2.ShowRotateTileBanner             = true;
     this.hubTile2.Size                             = new System.Drawing.Size(257, 153);
     this.hubTile2.SwitchRotateTileBannerVisibility = true;
     this.hubTile2.TabIndex                         = 73;
     textItem8.Font                                 = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     textItem8.HubTile                              = this.hubTile2;
     this.hubTile2.Title                            = textItem8;
     this.hubTile2.Click                           += new System.EventHandler(this.EnterTile_OnClick);
     //
     // MainChart
     //
     this.MainChart.AllowGradientPalette     = true;
     this.MainChart.AllowUserEditStyles      = true;
     this.MainChart.BackInterior             = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.Black);
     this.MainChart.ChartArea.AutoScale      = true;
     this.MainChart.ChartArea.BackInterior   = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.Black);
     this.MainChart.ChartArea.BorderColor    = System.Drawing.Color.Black;
     this.MainChart.ChartArea.CursorLocation = new System.Drawing.Point(0, 0);
     this.MainChart.ChartArea.CursorReDraw   = false;
     this.MainChart.ChartAreaMargins         = new Syncfusion.Windows.Forms.Chart.ChartMargins(0, 0, 0, 10);
     this.MainChart.ChartAreaShadow          = true;
     this.MainChart.ChartInterior            = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.PathRectangle, new System.Drawing.Color[] {
         System.Drawing.Color.Black,
         System.Drawing.Color.Gray,
         System.Drawing.Color.DimGray
     });
     this.MainChart.CustomPalette = new System.Drawing.Color[] {
         System.Drawing.Color.DeepSkyBlue,
         System.Drawing.Color.DarkRed
     };
     this.MainChart.DataSourceName           = "[none]";
     this.MainChart.Depth                    = 250F;
     this.MainChart.DisplayChartContextMenu  = false;
     this.MainChart.DisplaySeriesContextMenu = false;
     this.MainChart.EnableMouseRotation      = true;
     this.MainChart.Font            = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.MainChart.ForeColor       = System.Drawing.SystemColors.MenuHighlight;
     this.MainChart.HighlightSymbol = true;
     this.MainChart.IsWindowLess    = false;
     //
     //
     //
     this.MainChart.Legend.Location   = new System.Drawing.Point(8, 6);
     this.MainChart.Legend.Margin     = new System.Windows.Forms.Padding(2);
     this.MainChart.Legend.Position   = Syncfusion.Windows.Forms.Chart.ChartDock.Floating;
     this.MainChart.Legend.Visible    = false;
     this.MainChart.LegendsPlacement  = Syncfusion.Windows.Forms.Chart.ChartPlacement.Outside;
     this.MainChart.Localize          = null;
     this.MainChart.Location          = new System.Drawing.Point(91, 199);
     this.MainChart.Margin            = new System.Windows.Forms.Padding(0);
     this.MainChart.Name              = "MainChart";
     this.MainChart.Palette           = Syncfusion.Windows.Forms.Chart.ChartColorPalette.Custom;
     this.MainChart.PrimaryXAxis.Font = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.MainChart.PrimaryXAxis.GridLineType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(182)))), ((int)(((byte)(182)))), ((int)(((byte)(183)))));
     this.MainChart.PrimaryXAxis.LineType.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(182)))), ((int)(((byte)(182)))), ((int)(((byte)(183)))));
     this.MainChart.PrimaryXAxis.LogLabelsDisplayMode   = Syncfusion.Windows.Forms.Chart.LogLabelsDisplayMode.Default;
     this.MainChart.PrimaryXAxis.Margin                 = true;
     this.MainChart.PrimaryXAxis.TickColor              = System.Drawing.Color.FromArgb(((int)(((byte)(182)))), ((int)(((byte)(182)))), ((int)(((byte)(183)))));
     this.MainChart.PrimaryXAxis.TitleColor             = System.Drawing.Color.White;
     this.MainChart.PrimaryXAxis.TitleFont              = new System.Drawing.Font("Segoe UI", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.MainChart.PrimaryYAxis.Font                   = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.MainChart.PrimaryYAxis.GridLineType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(182)))), ((int)(((byte)(182)))), ((int)(((byte)(183)))));
     this.MainChart.PrimaryYAxis.LineType.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(182)))), ((int)(((byte)(182)))), ((int)(((byte)(183)))));
     this.MainChart.PrimaryYAxis.LogLabelsDisplayMode   = Syncfusion.Windows.Forms.Chart.LogLabelsDisplayMode.Default;
     this.MainChart.PrimaryYAxis.Margin                 = true;
     this.MainChart.PrimaryYAxis.TickColor              = System.Drawing.Color.FromArgb(((int)(((byte)(182)))), ((int)(((byte)(182)))), ((int)(((byte)(183)))));
     this.MainChart.PrimaryYAxis.TitleColor             = System.Drawing.Color.White;
     this.MainChart.PrimaryYAxis.TitleFont              = new System.Drawing.Font("Segoe UI", 14F);
     this.MainChart.RealMode3D = true;
     this.MainChart.Rotation   = 0.1F;
     chartSeries3.FancyToolTip.ResizeInsideSymbol = true;
     chartSeries3.Name = "Default0";
     chartSeries3.Points.Add(1D, ((double)(55D)));
     chartSeries3.Points.Add(2D, ((double)(70D)));
     chartSeries3.Points.Add(3D, ((double)(80D)));
     chartSeries3.Points.Add(4D, ((double)(65D)));
     chartSeries3.Points.Add(5D, ((double)(75D)));
     chartSeries3.Resolution                  = 0D;
     chartSeries3.StackingGroup               = "Default Group";
     chartSeries3.Style.AltTagFormat          = "";
     chartSeries3.Style.Callout.Font.Facename = "Microsoft Sans Serif";
     chartSeries3.Style.DrawTextShape         = false;
     chartSeries3.Style.Font.Facename         = "Microsoft Sans Serif";
     chartLineInfo2.Alignment                 = System.Drawing.Drawing2D.PenAlignment.Center;
     chartLineInfo2.Color         = System.Drawing.SystemColors.ControlText;
     chartLineInfo2.DashPattern   = null;
     chartLineInfo2.DashStyle     = System.Drawing.Drawing2D.DashStyle.Solid;
     chartLineInfo2.Width         = 1F;
     chartCustomShapeInfo3.Border = chartLineInfo2;
     chartCustomShapeInfo3.Color  = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo3.Type   = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries3.Style.TextShape = chartCustomShapeInfo3;
     chartSeries3.Text            = "Default0";
     chartSeries4.FancyToolTip.ResizeInsideSymbol = true;
     chartSeries4.Name = "Default1";
     chartSeries4.Points.Add(1D, ((double)(70D)));
     chartSeries4.Points.Add(2D, ((double)(35D)));
     chartSeries4.Points.Add(3D, ((double)(65D)));
     chartSeries4.Points.Add(4D, ((double)(25D)));
     chartSeries4.Points.Add(5D, ((double)(50D)));
     chartSeries4.Resolution                  = 0D;
     chartSeries4.StackingGroup               = "Default Group";
     chartSeries4.Style.AltTagFormat          = "";
     chartSeries4.Style.Callout.Font.Facename = "Microsoft Sans Serif";
     chartSeries4.Style.DrawTextShape         = false;
     chartSeries4.Style.Font.Facename         = "Microsoft Sans Serif";
     chartCustomShapeInfo4.Border             = chartLineInfo2;
     chartCustomShapeInfo4.Color              = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo4.Type               = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries4.Style.TextShape             = chartCustomShapeInfo4;
     chartSeries4.Text = "Default1";
     this.MainChart.Series.Add(chartSeries3);
     this.MainChart.Series.Add(chartSeries4);
     this.MainChart.Series3D             = true;
     this.MainChart.SeriesHighlight      = true;
     this.MainChart.ShadowColor          = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.PathRectangle, System.Drawing.SystemColors.WindowText, System.Drawing.Color.Silver);
     this.MainChart.Size                 = new System.Drawing.Size(1177, 695);
     this.MainChart.Spacing              = 5F;
     this.MainChart.SpacingBetweenPoints = 5F;
     this.MainChart.Style3D              = true;
     this.MainChart.TabIndex             = 44;
     this.MainChart.Tilt                 = 5F;
     //
     //
     //
     this.MainChart.Title.Font = new System.Drawing.Font("Segoe UI", 16F);
     this.MainChart.Title.Name = "Default";
     this.MainChart.ToolBar.EnableDefaultItems = false;
     this.MainChart.ToolBar.Items.Add(chartToolBarSaveItem2);
     this.MainChart.ToolBar.Items.Add(chartToolBarCopyItem2);
     this.MainChart.ToolBar.Items.Add(chartToolBarPrintItem2);
     this.MainChart.ToolBar.Items.Add(chartToolBarPrintPreviewItem2);
     this.MainChart.ToolBar.Items.Add(chartToolBarSplitter2);
     this.MainChart.ToolBar.Items.Add(chartToolBarPaletteItem2);
     this.MainChart.ToolBar.Items.Add(chartToolBarStyleItem2);
     this.MainChart.ToolBar.Items.Add(chartToolBarTypeItem2);
     this.MainChart.ToolBar.Items.Add(chartToolBarSeries3DItem2);
     this.MainChart.ToolBar.Items.Add(chartToolBarShowLegendItem2);
     //
     // TestButton
     //
     this.TestButton.BackColor                         = System.Drawing.Color.Transparent;
     this.TestButton.BackgroundImageLayout             = System.Windows.Forms.ImageLayout.None;
     this.TestButton.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.TestButton.FlatAppearance.BorderSize         = 0;
     this.TestButton.FlatAppearance.MouseDownBackColor = System.Drawing.Color.SlateGray;
     this.TestButton.FlatAppearance.MouseOverBackColor = System.Drawing.Color.SteelBlue;
     this.TestButton.FlatStyle                         = System.Windows.Forms.FlatStyle.Flat;
     this.TestButton.Image     = ((System.Drawing.Image)(resources.GetObject("TestButton.Image")));
     this.TestButton.Location  = new System.Drawing.Point(1677, 930);
     this.TestButton.Margin    = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.TestButton.Name      = "TestButton";
     this.TestButton.Size      = new System.Drawing.Size(50, 52);
     this.TestButton.TabIndex  = 166;
     this.TestButton.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.TestButton.UseVisualStyleBackColor = false;
     this.TestButton.Click += new System.EventHandler(this.TestButton_Click);
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.Black;
     this.BorderColor         = System.Drawing.SystemColors.MenuHighlight;
     this.CaptionBarColor     = System.Drawing.Color.Black;
     this.ClientSize          = new System.Drawing.Size(1788, 1053);
     this.Controls.Add(this.TestButton);
     this.Controls.Add(this.hubTile2);
     this.Controls.Add(this.MainChart);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximumSize   = new System.Drawing.Size(1800, 1100);
     this.MinimumSize   = new System.Drawing.Size(1800, 1078);
     this.Name          = "MainForm";
     this.ShowIcon      = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Load         += new System.EventHandler(this.MainForm_Load);
     this.ResumeLayout(false);
 }
Пример #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.Windows.Forms.Chart.ChartSeries          chartSeries1          = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo chartCustomShapeInfo1 = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     Syncfusion.Windows.Forms.Chart.ChartLineInfo        chartLineInfo1        = new Syncfusion.Windows.Forms.Chart.ChartLineInfo();
     System.ComponentModel.ComponentResourceManager      resources             = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.chartControl1 = new Syncfusion.Windows.Forms.Chart.ChartControl();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.chartControl1.BorderAppearance.BaseColor = System.Drawing.Color.DimGray;
     this.chartControl1.BorderAppearance.SkinStyle = Syncfusion.Windows.Forms.Chart.ChartBorderSkinStyle.Embed;
     this.chartControl1.ChartArea.BackInterior     = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.White);
     this.chartControl1.ChartArea.CursorLocation   = new System.Drawing.Point(0, 0);
     this.chartControl1.ChartArea.CursorReDraw     = false;
     this.chartControl1.DataSourceName             = "";
     this.chartControl1.ElementsSpacing            = 0;
     this.chartControl1.ForeColor    = System.Drawing.SystemColors.ControlText;
     this.chartControl1.IsWindowLess = false;
     //
     //
     //
     this.chartControl1.Legend.BackInterior     = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.Vertical, System.Drawing.Color.Transparent, System.Drawing.Color.Transparent);
     this.chartControl1.Legend.Border.ForeColor = System.Drawing.Color.Transparent;
     this.chartControl1.Legend.Font             = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(161)));
     this.chartControl1.Legend.Location         = new System.Drawing.Point(41, 53);
     this.chartControl1.Legend.Orientation      = Syncfusion.Windows.Forms.Chart.ChartOrientation.Horizontal;
     this.chartControl1.Legend.Position         = Syncfusion.Windows.Forms.Chart.ChartDock.Top;
     this.chartControl1.Legend.RowsCount        = 3;
     this.chartControl1.Legend.ShowBorder       = true;
     this.chartControl1.Legend.ShowSymbol       = true;
     this.chartControl1.Localize = null;
     this.chartControl1.Location = new System.Drawing.Point(9, 12);
     this.chartControl1.Name     = "chartControl1";
     this.chartControl1.Palette  = Syncfusion.Windows.Forms.Chart.ChartColorPalette.Pastel;
     this.chartControl1.PrimaryXAxis.BreakInfo.SpacingColor = System.Drawing.Color.Transparent;
     this.chartControl1.PrimaryXAxis.Crossing  = double.NaN;
     this.chartControl1.PrimaryXAxis.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(161)));
     this.chartControl1.PrimaryXAxis.ForeColor = System.Drawing.SystemColors.ControlText;
     this.chartControl1.PrimaryXAxis.GridLineType.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(165)))), ((int)(((byte)(226)))));
     this.chartControl1.PrimaryXAxis.GridLineType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(165)))), ((int)(((byte)(226)))));
     this.chartControl1.PrimaryXAxis.Margin    = true;
     this.chartControl1.PrimaryYAxis.Crossing  = double.NaN;
     this.chartControl1.PrimaryYAxis.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(161)));
     this.chartControl1.PrimaryYAxis.ForceZero = true;
     this.chartControl1.PrimaryYAxis.ForeColor = System.Drawing.SystemColors.ControlText;
     this.chartControl1.PrimaryYAxis.GridLineType.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(165)))), ((int)(((byte)(226)))));
     this.chartControl1.PrimaryYAxis.GridLineType.DashStyle = System.Drawing.Drawing2D.DashStyle.Dash;
     this.chartControl1.PrimaryYAxis.GridLineType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(165)))), ((int)(((byte)(226)))));
     this.chartControl1.PrimaryYAxis.Margin       = true;
     chartSeries1.FancyToolTip.ResizeInsideSymbol = true;
     chartSeries1.Name = "Default";
     chartSeries1.Points.Add(0D, ((double)(32D)), ((double)(123D)), ((double)(75D)), ((double)(90D)));
     chartSeries1.Points.Add(1D, ((double)(27D)), ((double)(55D)), ((double)(37D)), ((double)(48D)));
     chartSeries1.Points.Add(2D, ((double)(21D)), ((double)(30D)), ((double)(27D)), ((double)(21D)));
     chartSeries1.Points.Add(3D, ((double)(34D)), ((double)(308D)), ((double)(303D)), ((double)(190D)));
     chartSeries1.Points.Add(4D, ((double)(2D)), ((double)(256D)), ((double)(144D)), ((double)(130D)));
     chartSeries1.Resolution          = 0D;
     chartSeries1.StackingGroup       = "Default Group";
     chartSeries1.Style.AltTagFormat  = "";
     chartSeries1.Style.DrawTextShape = false;
     chartSeries1.Style.Font.Facename = "Segoe UI";
     chartLineInfo1.Alignment         = System.Drawing.Drawing2D.PenAlignment.Center;
     chartLineInfo1.Color             = System.Drawing.SystemColors.ControlText;
     chartLineInfo1.DashPattern       = null;
     chartLineInfo1.DashStyle         = System.Drawing.Drawing2D.DashStyle.Solid;
     chartLineInfo1.Width             = 1F;
     chartCustomShapeInfo1.Border     = chartLineInfo1;
     chartCustomShapeInfo1.Color      = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo1.Type       = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries1.Style.TextShape     = chartCustomShapeInfo1;
     chartSeries1.Text = "Default";
     this.chartControl1.Series.Add(chartSeries1);
     this.chartControl1.Size     = new System.Drawing.Size(940, 588);
     this.chartControl1.TabIndex = 0;
     this.chartControl1.Text     = "Weather Graph ";
     //
     //
     //
     this.chartControl1.Title.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(161)));
     this.chartControl1.Title.ForeColor = System.Drawing.SystemColors.ControlText;
     this.chartControl1.Title.Name      = "Default";
     this.chartControl1.Titles.Add(this.chartControl1.Title);
     this.chartControl1.ToolBar.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(242)))), ((int)(((byte)(226)))));
     this.chartControl1.ToolBar.ButtonBackColor = System.Drawing.SystemColors.ControlLight;
     this.chartControl1.ToolBar.ButtonForeColor = System.Drawing.SystemColors.ActiveBorder;
     this.chartControl1.ToolBar.ButtonSize      = new System.Drawing.Size(26, 26);
     //
     // Form1
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
     this.BackColor     = System.Drawing.Color.White;
     this.ClientSize    = new System.Drawing.Size(958, 634);
     this.Controls.Add(this.chartControl1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MinimumSize   = new System.Drawing.Size(970, 670);
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Range Area";
     this.Load         += new System.EventHandler(this.Form1_Load);
     this.ResumeLayout(false);
 }
Пример #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager      resources             = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     Syncfusion.Windows.Forms.Chart.ChartSeries          chartSeries1          = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo chartCustomShapeInfo1 = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     Syncfusion.Windows.Forms.Chart.ChartLineInfo        chartLineInfo1        = new Syncfusion.Windows.Forms.Chart.ChartLineInfo();
     Syncfusion.Windows.Forms.Chart.ChartSeries          chartSeries2          = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo chartCustomShapeInfo2 = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     Syncfusion.Windows.Forms.Chart.ChartSeries          chartSeries3          = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo chartCustomShapeInfo3 = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     this.panel1               = new System.Windows.Forms.Panel();
     this.label1               = new System.Windows.Forms.Label();
     this.label5               = new System.Windows.Forms.Label();
     this.label6               = new System.Windows.Forms.Label();
     this.tableLayoutPanel1    = new MyTableLayoutPanel();
     this.panel4               = new System.Windows.Forms.Panel();
     this.label12              = new System.Windows.Forms.Label();
     this.label2               = new System.Windows.Forms.Label();
     this.pictureBox1          = new System.Windows.Forms.PictureBox();
     this.panel5               = new System.Windows.Forms.Panel();
     this.label13              = new System.Windows.Forms.Label();
     this.label3               = new System.Windows.Forms.Label();
     this.pictureBox2          = new System.Windows.Forms.PictureBox();
     this.panel6               = new System.Windows.Forms.Panel();
     this.label14              = new System.Windows.Forms.Label();
     this.label4               = new System.Windows.Forms.Label();
     this.pictureBox3          = new System.Windows.Forms.PictureBox();
     this.panel7               = new System.Windows.Forms.Panel();
     this.gridGroupingControl1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridGroupingControl();
     this.panel2               = new System.Windows.Forms.Panel();
     this.panel3               = new MyPanel();
     this.chartControl1        = new Syncfusion.Windows.Forms.Chart.ChartControl();
     this.pictureBox6          = new System.Windows.Forms.PictureBox();
     this.label7               = new System.Windows.Forms.Label();
     this.label8               = new System.Windows.Forms.Label();
     this.label9               = new System.Windows.Forms.Label();
     this.tableLayoutPanel1.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     this.panel6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).BeginInit();
     this.panel2.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Transparent;
     this.panel1.Location  = new System.Drawing.Point(2, 3);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(3789, 10);
     this.panel1.TabIndex  = 0;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(48, 10);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(291, 65);
     this.label1.TabIndex  = 6;
     this.label1.Text      = "Chicago, U.S";
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Font      = new System.Drawing.Font("Segoe UI Light", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.Transparent;
     this.label5.Location  = new System.Drawing.Point(89, 113);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(45, 37);
     this.label5.TabIndex  = 8;
     this.label5.Text      = "26";
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Font      = new System.Drawing.Font("Segoe UI Semilight", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.ForeColor = System.Drawing.Color.Transparent;
     this.label6.Location  = new System.Drawing.Point(87, 166);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(204, 54);
     this.label6.TabIndex  = 9;
     this.label6.Text      = "Right Now";
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.tableLayoutPanel1.BackColor       = System.Drawing.Color.Transparent;
     this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
     this.tableLayoutPanel1.ColumnCount     = 3;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel1.Controls.Add(this.panel4, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.panel5, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.panel6, 2, 0);
     this.tableLayoutPanel1.Location = new System.Drawing.Point(96, 498);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 1;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(908, 169);
     this.tableLayoutPanel1.TabIndex = 14;
     //
     // panel4
     //
     this.panel4.Controls.Add(this.label12);
     this.panel4.Controls.Add(this.label2);
     this.panel4.Controls.Add(this.pictureBox1);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(4, 4);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(295, 181);
     this.panel4.TabIndex = 1;
     //
     // label12
     //
     this.label12.AutoSize  = true;
     this.label12.Font      = new System.Drawing.Font("Segoe UI Semilight", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label12.ForeColor = System.Drawing.Color.Transparent;
     this.label12.Location  = new System.Drawing.Point(138, 93);
     this.label12.Name      = "label12";
     this.label12.Size      = new System.Drawing.Size(124, 37);
     this.label12.TabIndex  = 3;
     this.label12.Text      = "Humidity";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Segoe UI Semilight", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(132, 28);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(131, 65);
     this.label2.TabIndex  = 2;
     this.label2.Text      = "44 %";
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(26, 36);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(107, 100);
     this.pictureBox1.TabIndex = 1;
     this.pictureBox1.TabStop  = false;
     //
     // panel5
     //
     this.panel5.Controls.Add(this.label13);
     this.panel5.Controls.Add(this.label3);
     this.panel5.Controls.Add(this.pictureBox2);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel5.Location = new System.Drawing.Point(306, 4);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(295, 181);
     this.panel5.TabIndex = 2;
     //
     // label13
     //
     this.label13.AutoSize  = true;
     this.label13.Font      = new System.Drawing.Font("Segoe UI Semilight", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label13.ForeColor = System.Drawing.Color.Transparent;
     this.label13.Location  = new System.Drawing.Point(133, 93);
     this.label13.Name      = "label13";
     this.label13.Size      = new System.Drawing.Size(128, 37);
     this.label13.TabIndex  = 6;
     this.label13.Text      = "DewPoint";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Segoe UI Semilight", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(129, 24);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(104, 65);
     this.label3.TabIndex  = 5;
     this.label3.Text      = "8 %";
     //
     // pictureBox2
     //
     this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
     this.pictureBox2.Location        = new System.Drawing.Point(15, 28);
     this.pictureBox2.Name            = "pictureBox2";
     this.pictureBox2.Size            = new System.Drawing.Size(95, 100);
     this.pictureBox2.TabIndex        = 4;
     this.pictureBox2.TabStop         = false;
     //
     // panel6
     //
     this.panel6.Controls.Add(this.label14);
     this.panel6.Controls.Add(this.label4);
     this.panel6.Controls.Add(this.pictureBox3);
     this.panel6.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel6.Location = new System.Drawing.Point(608, 4);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(296, 181);
     this.panel6.TabIndex = 3;
     //
     // label14
     //
     this.label14.AutoSize  = true;
     this.label14.Font      = new System.Drawing.Font("Segoe UI Semilight", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label14.ForeColor = System.Drawing.Color.Transparent;
     this.label14.Location  = new System.Drawing.Point(135, 99);
     this.label14.Name      = "label14";
     this.label14.Size      = new System.Drawing.Size(79, 37);
     this.label14.TabIndex  = 7;
     this.label14.Text      = "Wind";
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Font      = new System.Drawing.Font("Segoe UI Semilight", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.Transparent;
     this.label4.Location  = new System.Drawing.Point(131, 28);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(162, 65);
     this.label4.TabIndex  = 6;
     this.label4.Text      = "5 Mph";
     //
     // pictureBox3
     //
     this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
     this.pictureBox3.Location        = new System.Drawing.Point(15, 36);
     this.pictureBox3.Name            = "pictureBox3";
     this.pictureBox3.Size            = new System.Drawing.Size(99, 100);
     this.pictureBox3.TabIndex        = 4;
     this.pictureBox3.TabStop         = false;
     //
     // panel7
     //
     this.panel7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)));
     this.panel7.BackColor = System.Drawing.Color.Transparent;
     this.panel7.Location  = new System.Drawing.Point(1316, 145);
     this.panel7.Name      = "panel7";
     this.panel7.Size      = new System.Drawing.Size(52, 521);
     this.panel7.TabIndex  = 15;
     //
     // gridGroupingControl1
     //
     this.gridGroupingControl1.BackColor     = System.Drawing.SystemColors.Window;
     this.gridGroupingControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.gridGroupingControl1.FreezeCaption = false;
     this.gridGroupingControl1.Location      = new System.Drawing.Point(0, 0);
     this.gridGroupingControl1.Name          = "gridGroupingControl1";
     this.gridGroupingControl1.Size          = new System.Drawing.Size(1046, 537);
     this.gridGroupingControl1.TabIndex      = 16;
     this.gridGroupingControl1.Text          = "gridGroupingControl1";
     this.gridGroupingControl1.VersionInfo   = "12.1400.0.43";
     //
     // panel2
     //
     this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)));
     this.panel2.BackColor = System.Drawing.Color.Transparent;
     this.panel2.Controls.Add(this.gridGroupingControl1);
     this.panel2.Location = new System.Drawing.Point(1368, 145);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1046, 521);
     this.panel2.TabIndex = 17;
     //
     // panel3
     //
     this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)));
     this.panel3.BackColor = System.Drawing.SystemColors.HighlightText;
     this.panel3.Controls.Add(this.chartControl1);
     this.panel3.Location = new System.Drawing.Point(2579, 150);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(1132, 517);
     this.panel3.TabIndex = 18;
     //
     // 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.BackInterior             = new Syncfusion.Drawing.BrushInfo(System.Drawing.SystemColors.HighlightText);
     this.chartControl1.ChartArea.BackInterior   = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.Transparent);
     this.chartControl1.ChartArea.CursorLocation = new System.Drawing.Point(0, 0);
     this.chartControl1.ChartArea.CursorReDraw   = false;
     this.chartControl1.DataSourceName           = "[none]";
     this.chartControl1.IsWindowLess             = false;
     //
     //
     //
     this.chartControl1.Legend.Location           = new System.Drawing.Point(927, 75);
     this.chartControl1.Localize                  = null;
     this.chartControl1.Location                  = new System.Drawing.Point(78, 3);
     this.chartControl1.Name                      = "chartControl1";
     this.chartControl1.PrimaryXAxis.Crossing     = double.NaN;
     this.chartControl1.PrimaryXAxis.Margin       = true;
     this.chartControl1.PrimaryXAxis.TitleColor   = System.Drawing.SystemColors.ControlText;
     this.chartControl1.PrimaryYAxis.Crossing     = double.NaN;
     this.chartControl1.PrimaryYAxis.Margin       = true;
     this.chartControl1.PrimaryYAxis.TitleColor   = System.Drawing.SystemColors.ControlText;
     chartSeries1.FancyToolTip.ResizeInsideSymbol = true;
     chartSeries1.Name                            = "Default0";
     chartSeries1.Resolution                      = 0D;
     chartSeries1.StackingGroup                   = "Default Group";
     chartSeries1.Style.AltTagFormat              = "";
     chartSeries1.Style.Border.Width              = 2F;
     chartSeries1.Style.DisplayShadow             = true;
     chartSeries1.Style.DrawTextShape             = false;
     chartLineInfo1.Alignment                     = System.Drawing.Drawing2D.PenAlignment.Center;
     chartLineInfo1.Color                         = System.Drawing.SystemColors.ControlText;
     chartLineInfo1.DashPattern                   = null;
     chartLineInfo1.DashStyle                     = System.Drawing.Drawing2D.DashStyle.Solid;
     chartLineInfo1.Width                         = 1F;
     chartCustomShapeInfo1.Border                 = chartLineInfo1;
     chartCustomShapeInfo1.Color                  = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo1.Type                   = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries1.Style.TextShape                 = chartCustomShapeInfo1;
     chartSeries1.Text                            = "Default0";
     chartSeries1.Type                            = Syncfusion.Windows.Forms.Chart.ChartSeriesType.Line;
     chartSeries2.FancyToolTip.ResizeInsideSymbol = true;
     chartSeries2.Name                            = "Default1";
     chartSeries2.Resolution                      = 0D;
     chartSeries2.StackingGroup                   = "Default Group";
     chartSeries2.Style.AltTagFormat              = "";
     chartSeries2.Style.Border.Width              = 2F;
     chartSeries2.Style.DisplayShadow             = true;
     chartSeries2.Style.DrawTextShape             = false;
     chartCustomShapeInfo2.Border                 = chartLineInfo1;
     chartCustomShapeInfo2.Color                  = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo2.Type                   = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries2.Style.TextShape                 = chartCustomShapeInfo2;
     chartSeries2.Text                            = "Default1";
     chartSeries2.Type                            = Syncfusion.Windows.Forms.Chart.ChartSeriesType.Line;
     chartSeries3.FancyToolTip.ResizeInsideSymbol = true;
     chartSeries3.Name                            = "Default2";
     chartSeries3.Resolution                      = 0D;
     chartSeries3.StackingGroup                   = "Default Group";
     chartSeries3.Style.AltTagFormat              = "";
     chartSeries3.Style.Border.Width              = 2F;
     chartSeries3.Style.DisplayShadow             = true;
     chartSeries3.Style.DrawTextShape             = false;
     chartCustomShapeInfo3.Border                 = chartLineInfo1;
     chartCustomShapeInfo3.Color                  = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo3.Type                   = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries3.Style.TextShape                 = chartCustomShapeInfo3;
     chartSeries3.Text                            = "Default2";
     chartSeries3.Type                            = Syncfusion.Windows.Forms.Chart.ChartSeriesType.Line;
     this.chartControl1.Series.Add(chartSeries1);
     this.chartControl1.Series.Add(chartSeries2);
     this.chartControl1.Series.Add(chartSeries3);
     this.chartControl1.Size     = new System.Drawing.Size(1038, 511);
     this.chartControl1.TabIndex = 0;
     this.chartControl1.Text     = "chartControl1";
     //
     //
     //
     this.chartControl1.Title.Name = "Default";
     this.chartControl1.Titles.Add(this.chartControl1.Title);
     //
     // pictureBox6
     //
     this.pictureBox6.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox6.Image     = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
     this.pictureBox6.Location  = new System.Drawing.Point(96, 249);
     this.pictureBox6.Name      = "pictureBox6";
     this.pictureBox6.Size      = new System.Drawing.Size(195, 193);
     this.pictureBox6.TabIndex  = 24;
     this.pictureBox6.TabStop   = false;
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Font      = new System.Drawing.Font("Segoe UI", 100F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.ForeColor = System.Drawing.Color.Transparent;
     this.label7.Location  = new System.Drawing.Point(297, 246);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(390, 177);
     this.label7.TabIndex  = 22;
     this.label7.Text      = " 20°C";
     //
     // label8
     //
     this.label8.AutoSize  = true;
     this.label8.BackColor = System.Drawing.Color.Transparent;
     this.label8.Font      = new System.Drawing.Font("Segoe UI", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.ForeColor = System.Drawing.Color.Transparent;
     this.label8.Location  = new System.Drawing.Point(305, 423);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(207, 45);
     this.label8.TabIndex  = 23;
     this.label8.Text      = "Partly Cloudy";
     //
     // label9
     //
     this.label9.AutoSize  = true;
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.Font      = new System.Drawing.Font("Segoe UI Semilight", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.ForeColor = System.Drawing.Color.Transparent;
     this.label9.Location  = new System.Drawing.Point(1308, 86);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(255, 47);
     this.label9.TabIndex  = 25;
     this.label9.Text      = "Hourly Forecast";
     //
     // Form1
     //
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoScroll            = true;
     this.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(99)))));
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ClientSize            = new System.Drawing.Size(1307, 741);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.pictureBox6);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.panel7);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.panel1);
     this.MaximizeBox                                 = false;
     this.Name                                        = "Form1";
     this.Style.BackColor                             = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(55)))), ((int)(((byte)(99)))));
     this.Style.TitleBar.BackColor                    = System.Drawing.Color.Black;
     this.Style.TitleBar.CloseButtonForeColor         = System.Drawing.Color.White;
     this.Style.TitleBar.Font                         = new System.Drawing.Font("Segoe UI", 15.25F);
     this.Style.TitleBar.ForeColor                    = System.Drawing.Color.White;
     this.Style.TitleBar.Height                       = 55;
     this.Style.TitleBar.MinimizeButtonForeColor      = System.Drawing.Color.White;
     this.Style.TitleBar.MinimizeButtonHoverForeColor = System.Drawing.Color.Black;
     this.Style.TitleBar.TextHorizontalAlignment      = System.Windows.Forms.HorizontalAlignment.Center;
     this.Text                                        = "Weather Analysis";
     this.tableLayoutPanel1.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     this.panel6.ResumeLayout(false);
     this.panel6.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.Windows.Forms.Chart.ChartSeries                  chartSeries1                  = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartBorder                  chartBorder1                  = new Syncfusion.Windows.Forms.Chart.ChartBorder();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo         chartCustomShapeInfo1         = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     Syncfusion.Windows.Forms.Chart.ChartLineInfo                chartLineInfo1                = new Syncfusion.Windows.Forms.Chart.ChartLineInfo();
     Syncfusion.Windows.Forms.Chart.ChartSeries                  chartSeries2                  = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo         chartCustomShapeInfo2         = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     Syncfusion.Windows.Forms.Chart.ChartSeries                  chartSeries3                  = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartBorder                  chartBorder2                  = new Syncfusion.Windows.Forms.Chart.ChartBorder();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo         chartCustomShapeInfo3         = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     Syncfusion.Windows.Forms.Chart.ChartLineInfo                chartLineInfo2                = new Syncfusion.Windows.Forms.Chart.ChartLineInfo();
     Syncfusion.Windows.Forms.Chart.ChartSeries                  chartSeries4                  = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo         chartCustomShapeInfo4         = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     Syncfusion.Windows.Forms.Chart.ChartToolBarSaveItem         chartToolBarSaveItem1         = new Syncfusion.Windows.Forms.Chart.ChartToolBarSaveItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarCopyItem         chartToolBarCopyItem1         = new Syncfusion.Windows.Forms.Chart.ChartToolBarCopyItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarPrintItem        chartToolBarPrintItem1        = new Syncfusion.Windows.Forms.Chart.ChartToolBarPrintItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarPrintPreviewItem chartToolBarPrintPreviewItem1 = new Syncfusion.Windows.Forms.Chart.ChartToolBarPrintPreviewItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarSplitter         chartToolBarSplitter1         = new Syncfusion.Windows.Forms.Chart.ChartToolBarSplitter();
     Syncfusion.Windows.Forms.Chart.ChartToolBarPaletteItem      chartToolBarPaletteItem1      = new Syncfusion.Windows.Forms.Chart.ChartToolBarPaletteItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarStyleItem        chartToolBarStyleItem1        = new Syncfusion.Windows.Forms.Chart.ChartToolBarStyleItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarTypeItem         chartToolBarTypeItem1         = new Syncfusion.Windows.Forms.Chart.ChartToolBarTypeItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarSeries3DItem     chartToolBarSeries3DItem1     = new Syncfusion.Windows.Forms.Chart.ChartToolBarSeries3DItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarShowLegendItem   chartToolBarShowLegendItem1   = new Syncfusion.Windows.Forms.Chart.ChartToolBarShowLegendItem();
     this.accountsChart          = new Syncfusion.Windows.Forms.Chart.ChartControl();
     this.n                      = new System.Windows.Forms.TableLayoutPanel();
     this.accountChartPanel      = new Syncfusion.Windows.Forms.Tools.GradientPanel();
     this.label1                 = new System.Windows.Forms.Label();
     this.contributionChartPanel = new Syncfusion.Windows.Forms.Tools.GradientPanel();
     this.panel1                 = new System.Windows.Forms.Panel();
     this.groupBox1              = new System.Windows.Forms.GroupBox();
     this.countryRadioButton     = new System.Windows.Forms.RadioButton();
     this.sectorRadioButton      = new System.Windows.Forms.RadioButton();
     this.contributionChart      = new Syncfusion.Windows.Forms.Chart.ChartControl();
     this.n.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.accountChartPanel)).BeginInit();
     this.accountChartPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.contributionChartPanel)).BeginInit();
     this.contributionChartPanel.SuspendLayout();
     this.panel1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // accountsChart
     //
     this.accountsChart.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.accountsChart.BackInterior             = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.Vertical, System.Drawing.Color.White, System.Drawing.Color.White);
     this.accountsChart.ChartArea.BackInterior   = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.Vertical, System.Drawing.Color.Transparent, System.Drawing.Color.Transparent);
     this.accountsChart.ChartArea.CursorLocation = new System.Drawing.Point(0, 0);
     this.accountsChart.ChartArea.CursorReDraw   = false;
     this.accountsChart.ChartInterior            = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.Vertical, System.Drawing.Color.Transparent, System.Drawing.Color.Transparent);
     this.accountsChart.CustomPalette            = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(162)))), ((int)(((byte)(206)))), ((int)(((byte)(54))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(65)))), ((int)(((byte)(104))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(119)))), ((int)(((byte)(247))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(187)))), ((int)(((byte)(20))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(127)))), ((int)(((byte)(49))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(0)))), ((int)(((byte)(115)))))
     };
     this.accountsChart.DataSourceName  = "";
     this.accountsChart.ElementsSpacing = 4;
     this.accountsChart.Font            = new System.Drawing.Font("Segoe UI", 8.25F);
     this.accountsChart.ForeColor       = System.Drawing.SystemColors.ControlText;
     this.accountsChart.IsWindowLess    = false;
     //
     //
     //
     this.accountsChart.Legend.Location        = new System.Drawing.Point(289, 75);
     this.accountsChart.Legend.Visible         = false;
     this.accountsChart.Localize               = null;
     this.accountsChart.Location               = new System.Drawing.Point(3, 37);
     this.accountsChart.Name                   = "accountsChart";
     this.accountsChart.PrimaryXAxis.Crossing  = double.NaN;
     this.accountsChart.PrimaryXAxis.DrawGrid  = false;
     this.accountsChart.PrimaryXAxis.Font      = new System.Drawing.Font("Segoe UI", 8.25F);
     this.accountsChart.PrimaryXAxis.ForeColor = System.Drawing.SystemColors.ControlText;
     this.accountsChart.PrimaryXAxis.GridLineType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(231)))), ((int)(((byte)(255)))));
     this.accountsChart.PrimaryXAxis.LineType.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(231)))), ((int)(((byte)(255)))));
     this.accountsChart.PrimaryXAxis.Margin                 = true;
     this.accountsChart.PrimaryXAxis.TickColor              = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.accountsChart.PrimaryXAxis.TitleColor             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.accountsChart.PrimaryXAxis.ValueType              = Syncfusion.Windows.Forms.Chart.ChartValueType.Custom;
     this.accountsChart.PrimaryYAxis.Crossing               = double.NaN;
     this.accountsChart.PrimaryYAxis.Font                   = new System.Drawing.Font("Segoe UI", 8.25F);
     this.accountsChart.PrimaryYAxis.ForceZero              = true;
     this.accountsChart.PrimaryYAxis.ForeColor              = System.Drawing.SystemColors.ControlText;
     this.accountsChart.PrimaryYAxis.GridLineType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(231)))), ((int)(((byte)(255)))));
     this.accountsChart.PrimaryYAxis.LineType.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(231)))), ((int)(((byte)(255)))));
     this.accountsChart.PrimaryYAxis.Margin                 = true;
     this.accountsChart.PrimaryYAxis.TickColor              = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.accountsChart.PrimaryYAxis.TitleColor             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     chartSeries1.FancyToolTip.ResizeInsideSymbol           = true;
     chartSeries1.Name = "Default0";
     chartSeries1.Points.Add(1D, ((double)(55D)));
     chartSeries1.Points.Add(2D, ((double)(70D)));
     chartSeries1.Points.Add(3D, ((double)(80D)));
     chartSeries1.Points.Add(4D, ((double)(65D)));
     chartSeries1.Points.Add(5D, ((double)(75D)));
     chartSeries1.Resolution          = 0D;
     chartSeries1.StackingGroup       = "Default Group";
     chartSeries1.Style.AltTagFormat  = "";
     chartSeries1.Style.DrawTextShape = false;
     chartSeries1.Style.Symbol.Border = chartLineInfo1;
     chartSeries1.Style.Font.Facename = "Microsoft Sans Serif";
     chartLineInfo1.Alignment         = System.Drawing.Drawing2D.PenAlignment.Center;
     chartLineInfo1.Color             = System.Drawing.SystemColors.ControlText;
     chartLineInfo1.DashPattern       = null;
     chartLineInfo1.DashStyle         = System.Drawing.Drawing2D.DashStyle.Solid;
     chartLineInfo1.Width             = 1F;
     chartCustomShapeInfo1.Border     = chartLineInfo1;
     chartCustomShapeInfo1.Color      = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo1.Type       = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries1.Style.TextShape     = chartCustomShapeInfo1;
     chartSeries1.Text = "Default0";
     chartSeries2.FancyToolTip.ResizeInsideSymbol = true;
     chartSeries2.Name = "Default1";
     chartSeries2.Points.Add(1D, ((double)(70D)));
     chartSeries2.Points.Add(2D, ((double)(35D)));
     chartSeries2.Points.Add(3D, ((double)(65D)));
     chartSeries2.Points.Add(4D, ((double)(25D)));
     chartSeries2.Points.Add(5D, ((double)(50D)));
     chartSeries2.Resolution          = 0D;
     chartSeries2.StackingGroup       = "Default Group";
     chartSeries2.Style.AltTagFormat  = "";
     chartSeries2.Style.DrawTextShape = false;
     chartSeries2.Style.Symbol.Border = chartLineInfo1;
     chartSeries2.Style.Font.Facename = "Microsoft Sans Serif";
     chartCustomShapeInfo2.Border     = chartLineInfo1;
     chartCustomShapeInfo2.Color      = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo2.Type       = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries2.Style.TextShape     = chartCustomShapeInfo2;
     chartSeries2.Text = "Default1";
     this.accountsChart.Series.Add(chartSeries1);
     this.accountsChart.Series.Add(chartSeries2);
     this.accountsChart.Size     = new System.Drawing.Size(443, 412);
     this.accountsChart.TabIndex = 0;
     this.accountsChart.Text     = "Portfolio Accounts";
     //
     //
     //
     this.accountsChart.Title.Font      = new System.Drawing.Font("Segoe UI", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.accountsChart.Title.ForeColor = System.Drawing.SystemColors.ControlText;
     this.accountsChart.Title.Name      = "Default";
     this.accountsChart.Titles.Add(this.accountsChart.Title);
     //
     // n
     //
     this.n.BackColor   = System.Drawing.Color.White;
     this.n.ColumnCount = 2;
     this.n.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 49.83992F));
     this.n.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50.16008F));
     this.n.Controls.Add(this.accountChartPanel, 0, 0);
     this.n.Controls.Add(this.contributionChartPanel, 1, 0);
     this.n.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.n.Font     = new System.Drawing.Font("Segoe UI", 8.25F);
     this.n.Location = new System.Drawing.Point(0, 0);
     this.n.Name     = "n";
     this.n.RowCount = 1;
     this.n.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 12.92776F));
     this.n.Size     = new System.Drawing.Size(937, 467);
     this.n.TabIndex = 1;
     //
     // accountChartPanel
     //
     this.accountChartPanel.BackColor       = System.Drawing.Color.White;
     this.accountChartPanel.BackgroundColor = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.Vertical, System.Drawing.Color.White, System.Drawing.Color.White);
     this.accountChartPanel.BorderColor     = System.Drawing.Color.Transparent;
     this.accountChartPanel.BorderStyle     = System.Windows.Forms.BorderStyle.None;
     this.accountChartPanel.Controls.Add(this.label1);
     this.accountChartPanel.Controls.Add(this.accountsChart);
     this.accountChartPanel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.accountChartPanel.Font     = new System.Drawing.Font("Segoe UI", 8.25F);
     this.accountChartPanel.Location = new System.Drawing.Point(3, 3);
     this.accountChartPanel.Name     = "accountChartPanel";
     this.accountChartPanel.Size     = new System.Drawing.Size(461, 461);
     this.accountChartPanel.TabIndex = 2;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Segoe UI", 11F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
     this.label1.ForeColor = System.Drawing.SystemColors.ControlText;
     this.label1.Location  = new System.Drawing.Point(3, 16);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(425, 18);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Click the Portfolio accounts to DrillDown by Contributions";
     //
     // contributionChartPanel
     //
     this.contributionChartPanel.BackColor       = System.Drawing.Color.White;
     this.contributionChartPanel.BackgroundColor = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.Vertical, System.Drawing.Color.White, System.Drawing.Color.White);
     this.contributionChartPanel.BorderColor     = System.Drawing.Color.Transparent;
     this.contributionChartPanel.BorderStyle     = System.Windows.Forms.BorderStyle.None;
     this.contributionChartPanel.Controls.Add(this.panel1);
     this.contributionChartPanel.Controls.Add(this.contributionChart);
     this.contributionChartPanel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.contributionChartPanel.Font     = new System.Drawing.Font("Segoe UI", 8.25F);
     this.contributionChartPanel.Location = new System.Drawing.Point(470, 3);
     this.contributionChartPanel.Name     = "contributionChartPanel";
     this.contributionChartPanel.Size     = new System.Drawing.Size(464, 461);
     this.contributionChartPanel.TabIndex = 3;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.groupBox1);
     this.panel1.Location = new System.Drawing.Point(23, 3);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(198, 56);
     this.panel1.TabIndex = 4;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.countryRadioButton);
     this.groupBox1.Controls.Add(this.sectorRadioButton);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Font     = new System.Drawing.Font("Segoe UI", 10F);
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(198, 56);
     this.groupBox1.TabIndex = 3;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "GroupBy Options";
     //
     // countryRadioButton
     //
     this.countryRadioButton.AutoSize  = true;
     this.countryRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.countryRadioButton.Font      = new System.Drawing.Font("Segoe UI", 10F);
     this.countryRadioButton.ForeColor = System.Drawing.SystemColors.ControlText;
     this.countryRadioButton.Location  = new System.Drawing.Point(98, 26);
     this.countryRadioButton.Name      = "countryRadioButton";
     this.countryRadioButton.Size      = new System.Drawing.Size(77, 23);
     this.countryRadioButton.TabIndex  = 2;
     this.countryRadioButton.TabStop   = true;
     this.countryRadioButton.Text      = "Country";
     this.countryRadioButton.UseVisualStyleBackColor = false;
     this.countryRadioButton.CheckedChanged         += new System.EventHandler(this.radioButton3_CheckedChanged);
     //
     // sectorRadioButton
     //
     this.sectorRadioButton.AutoSize  = true;
     this.sectorRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.sectorRadioButton.Font      = new System.Drawing.Font("Segoe UI", 10F);
     this.sectorRadioButton.ForeColor = System.Drawing.SystemColors.ControlText;
     this.sectorRadioButton.Location  = new System.Drawing.Point(6, 26);
     this.sectorRadioButton.Name      = "sectorRadioButton";
     this.sectorRadioButton.Size      = new System.Drawing.Size(65, 23);
     this.sectorRadioButton.TabIndex  = 0;
     this.sectorRadioButton.TabStop   = true;
     this.sectorRadioButton.Text      = "Sector";
     this.sectorRadioButton.UseVisualStyleBackColor = false;
     this.sectorRadioButton.CheckedChanged         += new System.EventHandler(this.radioButton1_CheckedChanged);
     //
     // contributionChart
     //
     this.contributionChart.AllowGradientPalette = true;
     this.contributionChart.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.contributionChart.BackInterior             = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.Vertical, System.Drawing.Color.White, System.Drawing.Color.White);
     this.contributionChart.ChartArea.BackInterior   = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.Vertical, System.Drawing.Color.Transparent, System.Drawing.Color.Transparent);
     this.contributionChart.ChartArea.CursorLocation = new System.Drawing.Point(0, 0);
     this.contributionChart.ChartArea.CursorReDraw   = false;
     this.contributionChart.ChartAreaMargins         = new Syncfusion.Windows.Forms.Chart.ChartMargins(0, 0, 0, 0);
     this.contributionChart.ChartInterior            = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.Vertical, System.Drawing.Color.Transparent, System.Drawing.Color.Transparent);
     this.contributionChart.DataSourceName           = "";
     this.contributionChart.ElementsSpacing          = 0;
     this.contributionChart.Font         = new System.Drawing.Font("Segoe UI", 8.25F);
     this.contributionChart.ForeColor    = System.Drawing.SystemColors.ControlText;
     this.contributionChart.IsWindowLess = false;
     //
     //
     //
     this.contributionChart.Legend.Location        = new System.Drawing.Point(486, 75);
     this.contributionChart.Legend.Visible         = false;
     this.contributionChart.Localize               = null;
     this.contributionChart.Location               = new System.Drawing.Point(3, 65);
     this.contributionChart.Name                   = "contributionChart";
     this.contributionChart.Palette                = Syncfusion.Windows.Forms.Chart.ChartColorPalette.Metro;
     this.contributionChart.PrimaryXAxis.Crossing  = double.NaN;
     this.contributionChart.PrimaryXAxis.Font      = new System.Drawing.Font("Cambria", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.contributionChart.PrimaryXAxis.ForeColor = System.Drawing.SystemColors.ControlText;
     this.contributionChart.PrimaryXAxis.Margin    = true;
     this.contributionChart.PrimaryYAxis.Crossing  = double.NaN;
     this.contributionChart.PrimaryYAxis.Font      = new System.Drawing.Font("Cambria", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.contributionChart.PrimaryYAxis.ForceZero = true;
     this.contributionChart.PrimaryYAxis.ForeColor = System.Drawing.SystemColors.ControlText;
     this.contributionChart.PrimaryYAxis.Margin    = true;
     chartSeries3.FancyToolTip.ResizeInsideSymbol  = true;
     chartSeries3.Name = "Default0";
     chartSeries3.Points.Add(1D, ((double)(55D)));
     chartSeries3.Points.Add(2D, ((double)(70D)));
     chartSeries3.Points.Add(3D, ((double)(80D)));
     chartSeries3.Points.Add(4D, ((double)(65D)));
     chartSeries3.Points.Add(5D, ((double)(75D)));
     chartSeries3.Resolution          = 0D;
     chartSeries3.StackingGroup       = "Default Group";
     chartSeries3.Style.AltTagFormat  = "";
     chartSeries3.Style.DrawTextShape = false;
     chartSeries3.Style.Symbol.Border = chartLineInfo2;
     chartSeries3.Style.Font.Facename = "Microsoft Sans Serif";
     chartLineInfo2.Alignment         = System.Drawing.Drawing2D.PenAlignment.Center;
     chartLineInfo2.Color             = System.Drawing.SystemColors.ControlText;
     chartLineInfo2.DashPattern       = null;
     chartLineInfo2.DashStyle         = System.Drawing.Drawing2D.DashStyle.Solid;
     chartLineInfo2.Width             = 1F;
     chartCustomShapeInfo3.Border     = chartLineInfo2;
     chartCustomShapeInfo3.Color      = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo3.Type       = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries3.Style.TextShape     = chartCustomShapeInfo3;
     chartSeries3.Text = "Default0";
     chartSeries4.FancyToolTip.ResizeInsideSymbol = true;
     chartSeries4.Name = "Default1";
     chartSeries4.Points.Add(1D, ((double)(70D)));
     chartSeries4.Points.Add(2D, ((double)(35D)));
     chartSeries4.Points.Add(3D, ((double)(65D)));
     chartSeries4.Points.Add(4D, ((double)(25D)));
     chartSeries4.Points.Add(5D, ((double)(50D)));
     chartSeries4.Resolution          = 0D;
     chartSeries4.StackingGroup       = "Default Group";
     chartSeries4.Style.AltTagFormat  = "";
     chartSeries4.Style.DrawTextShape = false;
     chartSeries4.Style.Symbol.Border = chartLineInfo2;
     chartSeries4.Style.Font.Facename = "Microsoft Sans Serif";
     chartCustomShapeInfo4.Border     = chartLineInfo2;
     chartCustomShapeInfo4.Color      = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo4.Type       = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries4.Style.TextShape     = chartCustomShapeInfo4;
     chartSeries4.Text = "Default1";
     this.contributionChart.Series.Add(chartSeries3);
     this.contributionChart.Series.Add(chartSeries4);
     this.contributionChart.Size     = new System.Drawing.Size(458, 384);
     this.contributionChart.TabIndex = 0;
     this.contributionChart.Text     = "Contributions";
     //
     //
     //
     this.contributionChart.Title.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.contributionChart.Title.ForeColor = System.Drawing.SystemColors.ControlText;
     this.contributionChart.Title.Name      = "Default";
     this.contributionChart.Titles.Add(this.contributionChart.Title);
     this.contributionChart.ToolBar.EnableDefaultItems = false;
     this.contributionChart.ToolBar.Items.Add(chartToolBarSaveItem1);
     this.contributionChart.ToolBar.Items.Add(chartToolBarCopyItem1);
     this.contributionChart.ToolBar.Items.Add(chartToolBarPrintItem1);
     this.contributionChart.ToolBar.Items.Add(chartToolBarPrintPreviewItem1);
     this.contributionChart.ToolBar.Items.Add(chartToolBarSplitter1);
     this.contributionChart.ToolBar.Items.Add(chartToolBarPaletteItem1);
     this.contributionChart.ToolBar.Items.Add(chartToolBarStyleItem1);
     this.contributionChart.ToolBar.Items.Add(chartToolBarTypeItem1);
     this.contributionChart.ToolBar.Items.Add(chartToolBarSeries3DItem1);
     this.contributionChart.ToolBar.Items.Add(chartToolBarShowLegendItem1);
     //
     // Contribution
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.n);
     this.Name = "Contribution";
     this.Size = new System.Drawing.Size(937, 467);
     this.n.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.accountChartPanel)).EndInit();
     this.accountChartPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.contributionChartPanel)).EndInit();
     this.contributionChartPanel.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.ResumeLayout(false);
 }
Пример #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.Windows.Forms.Chart.ChartSeries          chartSeries1          = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo chartCustomShapeInfo1 = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     Syncfusion.Windows.Forms.Chart.ChartLineInfo        chartLineInfo1        = new Syncfusion.Windows.Forms.Chart.ChartLineInfo();
     Syncfusion.Windows.Forms.Chart.ChartSeries          chartSeries2          = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo chartCustomShapeInfo2 = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     System.ComponentModel.ComponentResourceManager      resources             = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.chartControl1 = new Syncfusion.Windows.Forms.Chart.ChartControl();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.ChartArea.CursorLocation = new System.Drawing.Point(0, 0);
     this.chartControl1.ChartArea.CursorReDraw   = false;
     this.chartControl1.DataSourceName           = "";
     this.chartControl1.IsWindowLess             = false;
     //
     //
     //
     this.chartControl1.Legend.Location           = new System.Drawing.Point(819, 75);
     this.chartControl1.Localize                  = null;
     this.chartControl1.Location                  = new System.Drawing.Point(12, 14);
     this.chartControl1.Name                      = "chartControl1";
     this.chartControl1.PrimaryXAxis.Crossing     = double.NaN;
     this.chartControl1.PrimaryXAxis.Margin       = true;
     this.chartControl1.PrimaryYAxis.Crossing     = double.NaN;
     this.chartControl1.PrimaryYAxis.ForceZero    = true;
     this.chartControl1.PrimaryYAxis.Margin       = true;
     chartSeries1.FancyToolTip.ResizeInsideSymbol = true;
     chartSeries1.Name                            = "Default0";
     chartSeries1.Resolution                      = 0D;
     chartSeries1.StackingGroup                   = "Default Group";
     chartSeries1.Style.AltTagFormat              = "";
     chartSeries1.Style.DrawTextShape             = false;
     chartLineInfo1.Alignment                     = System.Drawing.Drawing2D.PenAlignment.Center;
     chartLineInfo1.Color                         = System.Drawing.SystemColors.ControlText;
     chartLineInfo1.DashPattern                   = null;
     chartLineInfo1.DashStyle                     = System.Drawing.Drawing2D.DashStyle.Solid;
     chartLineInfo1.Width                         = 1F;
     chartCustomShapeInfo1.Border                 = chartLineInfo1;
     chartCustomShapeInfo1.Color                  = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo1.Type                   = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries1.Style.TextShape                 = chartCustomShapeInfo1;
     chartSeries1.Text                            = "Default0";
     chartSeries2.FancyToolTip.ResizeInsideSymbol = true;
     chartSeries2.Name                            = "Default1";
     chartSeries2.Resolution                      = 0D;
     chartSeries2.StackingGroup                   = "Default Group";
     chartSeries2.Style.AltTagFormat              = "";
     chartSeries2.Style.DrawTextShape             = false;
     chartCustomShapeInfo2.Border                 = chartLineInfo1;
     chartCustomShapeInfo2.Color                  = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo2.Type                   = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries2.Style.TextShape                 = chartCustomShapeInfo2;
     chartSeries2.Text                            = "Default1";
     this.chartControl1.Series.Add(chartSeries1);
     this.chartControl1.Series.Add(chartSeries2);
     this.chartControl1.Size          = new System.Drawing.Size(930, 608);
     this.chartControl1.SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.Default;
     this.chartControl1.TabIndex      = 0;
     this.chartControl1.Text          = "chartControl1";
     //
     //
     //
     this.chartControl1.Title.Name = "Default";
     this.chartControl1.Titles.Add(this.chartControl1.Title);
     //
     // Form1
     //
     this.BackColor  = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(958, 634);
     this.Controls.Add(this.chartControl1);
     this.Icon                = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MinimumSize         = new System.Drawing.Size(701, 506);
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Name                = "Form1";
     this.StartPosition       = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text                = "Multiple Axes Layout";
     this.Load               += new System.EventHandler(this.Form1_Load);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.Windows.Forms.Chart.ChartSeries                  chartSeries1                  = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartDataBindModel           chartDataBindModel1           = new Syncfusion.Windows.Forms.Chart.ChartDataBindModel();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo         chartCustomShapeInfo1         = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     Syncfusion.Windows.Forms.Chart.ChartLineInfo                chartLineInfo1                = new Syncfusion.Windows.Forms.Chart.ChartLineInfo();
     Syncfusion.Windows.Forms.Chart.ChartToolBarSaveItem         chartToolBarSaveItem1         = new Syncfusion.Windows.Forms.Chart.ChartToolBarSaveItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarCopyItem         chartToolBarCopyItem1         = new Syncfusion.Windows.Forms.Chart.ChartToolBarCopyItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarPrintItem        chartToolBarPrintItem1        = new Syncfusion.Windows.Forms.Chart.ChartToolBarPrintItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarPrintPreviewItem chartToolBarPrintPreviewItem1 = new Syncfusion.Windows.Forms.Chart.ChartToolBarPrintPreviewItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarSplitter         chartToolBarSplitter1         = new Syncfusion.Windows.Forms.Chart.ChartToolBarSplitter();
     Syncfusion.Windows.Forms.Chart.ChartToolBarPaletteItem      chartToolBarPaletteItem1      = new Syncfusion.Windows.Forms.Chart.ChartToolBarPaletteItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarStyleItem        chartToolBarStyleItem1        = new Syncfusion.Windows.Forms.Chart.ChartToolBarStyleItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarTypeItem         chartToolBarTypeItem1         = new Syncfusion.Windows.Forms.Chart.ChartToolBarTypeItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarSeries3DItem     chartToolBarSeries3DItem1     = new Syncfusion.Windows.Forms.Chart.ChartToolBarSeries3DItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarShowLegendItem   chartToolBarShowLegendItem1   = new Syncfusion.Windows.Forms.Chart.ChartToolBarShowLegendItem();
     System.Windows.Forms.DataVisualization.Charting.ChartArea   chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend      legend1    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series      series1    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.ChartArea   chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend      legend2    = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series      series2    = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Series      series3    = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.lDChartDataSourceBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.sfScrollFrame    = new Syncfusion.WinForms.Controls.SfScrollFrame();
     this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
     this.chartControl1    = new Syncfusion.Windows.Forms.Chart.ChartControl();
     this.chart1           = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.pivotChart1      = new Syncfusion.Windows.Forms.PivotChart.PivotChart();
     this.chart2           = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.chartControl2    = new Syncfusion.Windows.Forms.Chart.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.lDChartDataSourceBindingSource)).BeginInit();
     this.flowLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart2)).BeginInit();
     this.SuspendLayout();
     //
     // lDChartDataSourceBindingSource
     //
     this.lDChartDataSourceBindingSource.DataSource = typeof(BiSS.Projects.RPGen.Structure.LDChartDataSource);
     //
     // sfScrollFrame
     //
     this.sfScrollFrame.Control = this.flowLayoutPanel1;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Controls.Add(this.chartControl1);
     this.flowLayoutPanel1.Controls.Add(this.chart1);
     this.flowLayoutPanel1.Controls.Add(this.pivotChart1);
     this.flowLayoutPanel1.Controls.Add(this.chart2);
     this.flowLayoutPanel1.Controls.Add(this.chartControl2);
     this.flowLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel1.Location = new System.Drawing.Point(2, 2);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(1316, 876);
     this.flowLayoutPanel1.TabIndex = 0;
     //
     // chartControl1
     //
     this.chartControl1.BorderAppearance.BaseColor          = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(25)))), ((int)(((byte)(26)))));
     this.chartControl1.BorderAppearance.Interior.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(84)))), ((int)(((byte)(84)))));
     this.chartControl1.ChartArea.BackInterior   = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.Transparent);
     this.chartControl1.ChartArea.BorderColor    = System.Drawing.Color.Transparent;
     this.chartControl1.ChartArea.CursorLocation = new System.Drawing.Point(0, 0);
     this.chartControl1.ChartArea.CursorReDraw   = false;
     this.chartControl1.ChartInterior            = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.Vertical, System.Drawing.Color.White, System.Drawing.Color.White);
     this.chartControl1.CustomPalette            = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(144)))), ((int)(((byte)(34))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(107)))), ((int)(((byte)(190)))), ((int)(((byte)(82))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(222)))), ((int)(((byte)(37))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(66)))), ((int)(((byte)(153))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(90)))), ((int)(((byte)(36))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(72)))), ((int)(((byte)(38)))))
     };
     this.chartControl1.DataSourceName = "lDChartDataSourceBindingSource";
     this.chartControl1.Font           = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.chartControl1.IsWindowLess   = false;
     //
     //
     //
     this.chartControl1.Legend.Location = new System.Drawing.Point(288, 81);
     this.chartControl1.Localize        = null;
     this.chartControl1.Location        = new System.Drawing.Point(3, 3);
     this.chartControl1.Name            = "chartControl1";
     this.chartControl1.Palette         = Syncfusion.Windows.Forms.Chart.ChartColorPalette.Metro;
     this.chartControl1.PrimaryXAxis.GridLineType.ForeColor = System.Drawing.Color.LightGray;
     this.chartControl1.PrimaryXAxis.LogLabelsDisplayMode   = Syncfusion.Windows.Forms.Chart.LogLabelsDisplayMode.Default;
     this.chartControl1.PrimaryXAxis.Margin                 = true;
     this.chartControl1.PrimaryXAxis.TitleColor             = System.Drawing.Color.Black;
     this.chartControl1.PrimaryXAxis.TitleFont              = new System.Drawing.Font("Segoe UI", 14F);
     this.chartControl1.PrimaryYAxis.GridLineType.ForeColor = System.Drawing.Color.LightGray;
     this.chartControl1.PrimaryYAxis.LogLabelsDisplayMode   = Syncfusion.Windows.Forms.Chart.LogLabelsDisplayMode.Default;
     this.chartControl1.PrimaryYAxis.Margin                 = true;
     this.chartControl1.PrimaryYAxis.TitleColor             = System.Drawing.Color.Black;
     this.chartControl1.PrimaryYAxis.TitleFont              = new System.Drawing.Font("Segoe UI", 14F);
     chartSeries1.FancyToolTip.ResizeInsideSymbol           = true;
     chartSeries1.Name              = "成绩分布";
     chartSeries1.Resolution        = 0D;
     chartDataBindModel1.DataSource = this.lDChartDataSourceBindingSource;
     chartDataBindModel1.XName      = "Zh.Value";
     chartDataBindModel1.YNames     = new string[] {
         "M.HasValue"
     };
     chartSeries1.SeriesModel           = chartDataBindModel1;
     chartSeries1.StackingGroup         = "Default Group";
     chartSeries1.Style.AltTagFormat    = "";
     chartSeries1.Style.Border.Color    = System.Drawing.Color.Transparent;
     chartSeries1.Style.DrawTextShape   = false;
     chartSeries1.Style.Font.Facename   = "宋体";
     chartSeries1.Style.Font.Size       = 12F;
     chartSeries1.Style.TextOrientation = Syncfusion.Windows.Forms.Chart.ChartTextOrientation.Down;
     chartLineInfo1.Alignment           = System.Drawing.Drawing2D.PenAlignment.Center;
     chartLineInfo1.Color         = System.Drawing.SystemColors.ControlText;
     chartLineInfo1.DashPattern   = null;
     chartLineInfo1.DashStyle     = System.Drawing.Drawing2D.DashStyle.Solid;
     chartLineInfo1.Width         = 1F;
     chartCustomShapeInfo1.Border = chartLineInfo1;
     chartCustomShapeInfo1.Color  = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo1.Type   = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries1.Style.TextShape = chartCustomShapeInfo1;
     chartSeries1.Text            = "成绩分布";
     this.chartControl1.Series.Add(chartSeries1);
     this.chartControl1.Size     = new System.Drawing.Size(400, 300);
     this.chartControl1.Skins    = Syncfusion.Windows.Forms.Chart.Skins.Metro;
     this.chartControl1.Style3D  = true;
     this.chartControl1.TabIndex = 0;
     this.chartControl1.Text     = "本班成绩分布情况";
     //
     //
     //
     this.chartControl1.Title.Font = new System.Drawing.Font("Segoe UI", 16F);
     this.chartControl1.Title.Name = "Default";
     this.chartControl1.Titles.Add(this.chartControl1.Title);
     this.chartControl1.ToolBar.EnableDefaultItems = false;
     this.chartControl1.ToolBar.Items.Add(chartToolBarSaveItem1);
     this.chartControl1.ToolBar.Items.Add(chartToolBarCopyItem1);
     this.chartControl1.ToolBar.Items.Add(chartToolBarPrintItem1);
     this.chartControl1.ToolBar.Items.Add(chartToolBarPrintPreviewItem1);
     this.chartControl1.ToolBar.Items.Add(chartToolBarSplitter1);
     this.chartControl1.ToolBar.Items.Add(chartToolBarPaletteItem1);
     this.chartControl1.ToolBar.Items.Add(chartToolBarStyleItem1);
     this.chartControl1.ToolBar.Items.Add(chartToolBarTypeItem1);
     this.chartControl1.ToolBar.Items.Add(chartToolBarSeries3DItem1);
     this.chartControl1.ToolBar.Items.Add(chartToolBarShowLegendItem1);
     //
     // chart1
     //
     chartArea1.Name = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea1);
     legend1.Name = "Legend1";
     this.chart1.Legends.Add(legend1);
     this.chart1.Location = new System.Drawing.Point(409, 3);
     this.chart1.Name     = "chart1";
     series1.ChartArea    = "ChartArea1";
     series1.Legend       = "Legend1";
     series1.Name         = "Series1";
     this.chart1.Series.Add(series1);
     this.chart1.Size     = new System.Drawing.Size(400, 300);
     this.chart1.TabIndex = 2;
     this.chart1.Text     = "chart1";
     this.chart1.Click   += new System.EventHandler(this.chart1_Click);
     //
     // pivotChart1
     //
     this.pivotChart1.ChartTypes    = Syncfusion.Windows.Forms.PivotChart.PivotChartTypes.Column;
     this.pivotChart1.CustomPalette = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(165)))), ((int)(((byte)(165)))), ((int)(((byte)(165))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(114)))), ((int)(((byte)(196))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(173)))), ((int)(((byte)(71)))))
     };
     this.pivotChart1.Font          = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.pivotChart1.Location      = new System.Drawing.Point(815, 3);
     this.pivotChart1.MinimumSize   = new System.Drawing.Size(300, 250);
     this.pivotChart1.Name          = "pivotChart1";
     this.pivotChart1.Size          = new System.Drawing.Size(400, 324);
     this.pivotChart1.TabIndex      = 1;
     this.pivotChart1.Text          = "pivotChart1";
     this.pivotChart1.UpdateManager = null;
     //
     // chart2
     //
     chartArea2.Name = "ChartArea1";
     this.chart2.ChartAreas.Add(chartArea2);
     this.chart2.DataSource = this.lDChartDataSourceBindingSource;
     legend2.Name           = "Legend1";
     this.chart2.Legends.Add(legend2);
     this.chart2.Location = new System.Drawing.Point(3, 333);
     this.chart2.Name     = "chart2";
     this.chart2.Palette  = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Bright;
     series2.ChartArea    = "ChartArea1";
     series2.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Polar;
     series2.Font         = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     series2.Legend       = "Legend1";
     series2.Name         = "平均数";
     series3.ChartArea    = "ChartArea1";
     series3.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Polar;
     series3.Legend       = "Legend1";
     series3.Name         = "中位数";
     this.chart2.Series.Add(series2);
     this.chart2.Series.Add(series3);
     this.chart2.Size     = new System.Drawing.Size(300, 300);
     this.chart2.TabIndex = 3;
     this.chart2.Text     = "学科成绩分布";
     //
     // chartControl2
     //
     this.chartControl2.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.chartControl2.BorderAppearance.BaseColor          = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(93)))), ((int)(((byte)(123)))));
     this.chartControl2.BorderAppearance.Interior.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(190)))), ((int)(((byte)(211)))));
     this.chartControl2.ChartArea.BorderColor    = System.Drawing.Color.Transparent;
     this.chartControl2.ChartArea.CursorLocation = new System.Drawing.Point(0, 0);
     this.chartControl2.ChartArea.CursorReDraw   = false;
     this.chartControl2.ChartAreaMargins         = new Syncfusion.Windows.Forms.Chart.ChartMargins(5, 5, 5, 5);
     this.chartControl2.ChartInterior            = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.Vertical, System.Drawing.Color.White, System.Drawing.Color.White);
     this.chartControl2.ElementsSpacing          = 5;
     this.chartControl2.Font         = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.chartControl2.IsWindowLess = false;
     //
     //
     //
     this.chartControl2.Legend.ItemsSize = new System.Drawing.Size(15, 15);
     this.chartControl2.Legend.Location  = new System.Drawing.Point(60, 47);
     this.chartControl2.Legend.Position  = Syncfusion.Windows.Forms.Chart.ChartDock.Left;
     this.chartControl2.Legend.Spacing   = 3;
     this.chartControl2.Legend.Visible   = false;
     this.chartControl2.Localize         = null;
     this.chartControl2.Location         = new System.Drawing.Point(309, 333);
     this.chartControl2.Name             = "chartControl2";
     this.chartControl2.Palette          = Syncfusion.Windows.Forms.Chart.ChartColorPalette.Metro;
     this.chartControl2.PrimaryXAxis.GridLineType.ForeColor = System.Drawing.Color.LightGray;
     this.chartControl2.PrimaryXAxis.LineType.ForeColor     = System.Drawing.Color.LightSteelBlue;
     this.chartControl2.PrimaryXAxis.LogLabelsDisplayMode   = Syncfusion.Windows.Forms.Chart.LogLabelsDisplayMode.Default;
     this.chartControl2.PrimaryXAxis.Margin    = true;
     this.chartControl2.PrimaryXAxis.Title     = "学科";
     this.chartControl2.PrimaryXAxis.TitleFont = new System.Drawing.Font("Segoe UI", 14F);
     this.chartControl2.PrimaryYAxis.ForceZero = true;
     this.chartControl2.PrimaryYAxis.GridLineType.ForeColor = System.Drawing.Color.LightGray;
     this.chartControl2.PrimaryYAxis.LineType.ForeColor     = System.Drawing.Color.LightSteelBlue;
     this.chartControl2.PrimaryYAxis.LogLabelsDisplayMode   = Syncfusion.Windows.Forms.Chart.LogLabelsDisplayMode.Default;
     this.chartControl2.PrimaryYAxis.Margin    = true;
     this.chartControl2.PrimaryYAxis.Title     = "分数指标";
     this.chartControl2.PrimaryYAxis.TitleFont = new System.Drawing.Font("Segoe UI", 14F);
     this.chartControl2.Size     = new System.Drawing.Size(600, 300);
     this.chartControl2.Skins    = Syncfusion.Windows.Forms.Chart.Skins.Metro;
     this.chartControl2.Style3D  = true;
     this.chartControl2.TabIndex = 0;
     this.chartControl2.Text     = "学科分数分布情况";
     //
     //
     //
     this.chartControl2.Title.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chartControl2.Title.Name = "Default";
     this.chartControl2.Titles.Add(this.chartControl2.Title);
     //
     // DataVisualization
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1320, 880);
     this.Controls.Add(this.flowLayoutPanel1);
     this.Name = "DataVisualization";
     this.Text = "DataVisualization";
     ((System.ComponentModel.ISupportInitialize)(this.lDChartDataSourceBindingSource)).EndInit();
     this.flowLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart2)).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()
        {
            Syncfusion.Windows.Forms.Chart.ChartSeries chartSeries1 = new Syncfusion.Windows.Forms.Chart.ChartSeries();
            Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo chartCustomShapeInfo1 = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
            Syncfusion.Windows.Forms.Chart.ChartLineInfo chartLineInfo1 = new Syncfusion.Windows.Forms.Chart.ChartLineInfo();
            Syncfusion.Windows.Forms.CaptionImage captionImage1 = new Syncfusion.Windows.Forms.CaptionImage();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GraficoForm));
            Syncfusion.Windows.Forms.CaptionImage captionImage2 = new Syncfusion.Windows.Forms.CaptionImage();
            this.cbQuestao = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
            this.lblQuest = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.chartQuest = new Syncfusion.Windows.Forms.Chart.ChartControl();
            ((System.ComponentModel.ISupportInitialize)(this.cbQuestao)).BeginInit();
            this.SuspendLayout();
            // 
            // cbQuestao
            // 
            this.cbQuestao.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.cbQuestao.BackColor = System.Drawing.Color.White;
            this.cbQuestao.BeforeTouchSize = new System.Drawing.Size(612, 21);
            this.cbQuestao.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbQuestao.FlatBorderColor = System.Drawing.SystemColors.ControlDark;
            this.cbQuestao.FlatStyle = Syncfusion.Windows.Forms.Tools.ComboFlatStyle.Flat;
            this.cbQuestao.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbQuestao.ForeColor = System.Drawing.SystemColors.WindowText;
            this.cbQuestao.Items.AddRange(new object[] {
            "1 - Qual a sua idade?",
            "2 - Qual a sua religião?",
            "3 - Como você se considera?(Cor)",
            "4 - Qual o seu estado civil?",
            "5 - Qual a escolaridade do seu pai?",
            "6 - Qual a escolaridade da sua mãe?",
            "7 - Quantos idiomas além do português você domina?",
            "8 - Qual a sua escolaridade?",
            "9 - Em que tipo de escola você estudou?",
            "10 - Você frequentou cursinho preparatório para ingressar na FATEC Itu?",
            "11 - Quantas vezes você prestou o processo de acesso para o vestibular na FATEC I" +
                "tu?",
            "12 - Você já iniciou algum curso superior?",
            "13 - Qual a sua ocupação?",
            "14 - Você exerce atividade remunerada?",
            "15 - Você pretende trabalhar enquanto faz o curso?",
            "16 - Qual é o seu ramo de atividade?",
            "17 - Qual a sua renda mensal?",
            "18 - Qual a sua participação na vida econômica da sua família?",
            "19 - Quantas pessoas compõem sua família?",
            "20 - Qual é a renda mensal de sua família (todos que residem na casa)?",
            "21 - Qual motivo o levou a escolher um curso da FATEC Itu?",
            "22 - Qual é o tipo de sua moradia?",
            "23 - Qual é o tipo de atividade da qual você mais participa?",
            "24 - Qual é o meio de comunicação que você mais utiliza para se manter informado?" +
                "",
            "25 - Qual o meio de transporte utilizado para ir à FATEC Itu?",
            "26 - Como você tomou conhecimento do processo seletivo da FATEC Itu?"});
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "1 - Qual a sua idade?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "2 - Qual a sua religião?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "3 - Como você se considera?(Cor)"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "4 - Qual o seu estado civil?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "5 - Qual a escolaridade do seu pai?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "6 - Qual a escolaridade da sua mãe?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "7 - Quantos idiomas além do português você domina?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "8 - Qual a sua escolaridade?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "9 - Em que tipo de escola você estudou?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "10 - Você frequentou cursinho preparatório para ingressar na FATEC Itu?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "11 - Quantas vezes você prestou o processo de acesso para o vestibular na FATEC I" +
            "tu?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "12 - Você já iniciou algum curso superior?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "13 - Qual a sua ocupação?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "14 - Você exerce atividade remunerada?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "15 - Você pretende trabalhar enquanto faz o curso?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "16 - Qual é o seu ramo de atividade?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "17 - Qual a sua renda mensal?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "18 - Qual a sua participação na vida econômica da sua família?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "19 - Quantas pessoas compõem sua família?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "20 - Qual é a renda mensal de sua família (todos que residem na casa)?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "21 - Qual motivo o levou a escolher um curso da FATEC Itu?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "22 - Qual é o tipo de sua moradia?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "23 - Qual é o tipo de atividade da qual você mais participa?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "24 - Qual é o meio de comunicação que você mais utiliza para se manter informado?" +
            ""));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "25 - Qual o meio de transporte utilizado para ir à FATEC Itu?"));
            this.cbQuestao.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.cbQuestao, "26 - Como você tomou conhecimento do processo seletivo da FATEC Itu?"));
            this.cbQuestao.Location = new System.Drawing.Point(23, 36);
            this.cbQuestao.MetroBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212)))));
            this.cbQuestao.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.cbQuestao.Name = "cbQuestao";
            this.cbQuestao.Size = new System.Drawing.Size(612, 21);
            this.cbQuestao.Style = Syncfusion.Windows.Forms.VisualStyle.Metro;
            this.cbQuestao.TabIndex = 12;
            this.cbQuestao.SelectedIndexChanged += new System.EventHandler(this.cbQuestao_SelectedIndexChanged);
            // 
            // lblQuest
            // 
            this.lblQuest.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.lblQuest.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblQuest.ForeColor = System.Drawing.Color.DimGray;
            this.lblQuest.Location = new System.Drawing.Point(23, 18);
            this.lblQuest.Name = "lblQuest";
            this.lblQuest.Size = new System.Drawing.Size(60, 15);
            this.lblQuest.TabIndex = 13;
            this.lblQuest.Text = "Questão";
            // 
            // chartQuest
            // 
            this.chartQuest.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.chartQuest.BackInterior = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.WhiteSmoke);
            this.chartQuest.ChartArea.BackInterior = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.Transparent);
            this.chartQuest.ChartArea.CursorLocation = new System.Drawing.Point(0, 0);
            this.chartQuest.ChartArea.CursorReDraw = false;
            this.chartQuest.DataSourceName = "[none]";
            this.chartQuest.IsWindowLess = false;
            // 
            // 
            // 
            this.chartQuest.Legend.Location = new System.Drawing.Point(570, 31);
            this.chartQuest.Localize = null;
            this.chartQuest.Location = new System.Drawing.Point(23, 63);
            this.chartQuest.Name = "chartQuest";
            this.chartQuest.PrimaryXAxis.Crossing = double.NaN;
            this.chartQuest.PrimaryXAxis.Margin = true;
            this.chartQuest.PrimaryYAxis.Crossing = double.NaN;
            this.chartQuest.PrimaryYAxis.Margin = true;
            chartSeries1.FancyToolTip.ResizeInsideSymbol = true;
            chartSeries1.Points.Add(1D, ((double)(241D)), ((double)(131D)), ((double)(56D)), ((double)(12D)));
            chartSeries1.Points.Add(2D, ((double)(167D)), ((double)(76D)), ((double)(46D)), ((double)(16D)));
            chartSeries1.Points.Add(3D, ((double)(203D)), ((double)(58D)), ((double)(58D)), ((double)(55D)));
            chartSeries1.Points.Add(4D, ((double)(286D)), ((double)(284D)), ((double)(130D)), ((double)(71D)));
            chartSeries1.Points.Add(5D, ((double)(118D)), ((double)(99D)), ((double)(81D)), ((double)(63D)));
            chartSeries1.Resolution = 0D;
            chartSeries1.StackingGroup = "Default Group";
            chartSeries1.Style.AltTagFormat = "";
            chartSeries1.Style.DrawTextShape = false;
            chartLineInfo1.Alignment = System.Drawing.Drawing2D.PenAlignment.Center;
            chartLineInfo1.Color = System.Drawing.SystemColors.ControlText;
            chartLineInfo1.DashPattern = null;
            chartLineInfo1.DashStyle = System.Drawing.Drawing2D.DashStyle.Solid;
            chartLineInfo1.Width = 1F;
            chartCustomShapeInfo1.Border = chartLineInfo1;
            chartCustomShapeInfo1.Color = System.Drawing.SystemColors.HighlightText;
            chartCustomShapeInfo1.Type = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
            chartSeries1.Style.TextShape = chartCustomShapeInfo1;
            this.chartQuest.Series.Add(chartSeries1);
            this.chartQuest.Size = new System.Drawing.Size(630, 327);
            this.chartQuest.TabIndex = 14;
            // 
            // 
            // 
            this.chartQuest.Title.Name = "Default";
            this.chartQuest.ChartFormatAxisLabel += new Syncfusion.Windows.Forms.Chart.ChartFormatAxisLabelEventHandler(this.chartQuest_ChartFormatAxisLabel);
            // 
            // GraficoForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.WhiteSmoke;
            this.BorderColor = System.Drawing.Color.WhiteSmoke;
            this.BorderThickness = 2;
            this.CaptionAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.CaptionBarColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(177)))));
            this.CaptionBarHeight = 60;
            this.CaptionButtonColor = System.Drawing.Color.White;
            this.CaptionButtonHoverColor = System.Drawing.Color.WhiteSmoke;
            this.CaptionFont = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold);
            this.CaptionForeColor = System.Drawing.Color.White;
            captionImage1.Image = ((System.Drawing.Image)(resources.GetObject("captionImage1.Image")));
            captionImage1.Location = new System.Drawing.Point(30, 9);
            captionImage1.Name = "CaptionImage3";
            captionImage1.Size = new System.Drawing.Size(45, 45);
            captionImage2.Image = ((System.Drawing.Image)(resources.GetObject("captionImage2.Image")));
            captionImage2.Location = new System.Drawing.Point(80, 20);
            captionImage2.Name = "CaptionImage1";
            captionImage2.Size = new System.Drawing.Size(217, 28);
            this.CaptionImages.Add(captionImage1);
            this.CaptionImages.Add(captionImage2);
            this.ClientSize = new System.Drawing.Size(682, 413);
            this.Controls.Add(this.chartQuest);
            this.Controls.Add(this.cbQuestao);
            this.Controls.Add(this.lblQuest);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.Name = "GraficoForm";
            this.ShowIcon = false;
            this.ShowMaximizeBox = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.TopMost = true;
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.GraficoForm_Load);
            ((System.ComponentModel.ISupportInitialize)(this.cbQuestao)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Пример #9
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.Windows.Forms.Chart.ChartSeries          chartSeries1          = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo chartCustomShapeInfo1 = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     Syncfusion.Windows.Forms.Chart.ChartLineInfo        chartLineInfo1        = new Syncfusion.Windows.Forms.Chart.ChartLineInfo();
     Syncfusion.Windows.Forms.Chart.ChartSeries          chartSeries2          = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo chartCustomShapeInfo2 = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     this.gradientPanel1 = new Syncfusion.Windows.Forms.Tools.GradientPanel();
     this.sfComboBox1    = new Syncfusion.WinForms.ListView.SfComboBox();
     this.autoLabel1     = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.tabControlAdv1 = new Syncfusion.Windows.Forms.Tools.TabControlAdv();
     this.tabPageAdv1    = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
     this.sfDataGrid1    = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.tabPageAdv2    = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
     this.sfComboBox3    = new Syncfusion.WinForms.ListView.SfComboBox();
     this.sfComboBox2    = new Syncfusion.WinForms.ListView.SfComboBox();
     this.autoLabel3     = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.autoLabel2     = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.gradientPanel2 = new Syncfusion.Windows.Forms.Tools.GradientPanel();
     this.sfButton1      = new Syncfusion.WinForms.Controls.SfButton();
     this.chartControl1  = new Syncfusion.Windows.Forms.Chart.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).BeginInit();
     this.gradientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).BeginInit();
     this.tabControlAdv1.SuspendLayout();
     this.tabPageAdv1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).BeginInit();
     this.tabPageAdv2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel2)).BeginInit();
     this.gradientPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // gradientPanel1
     //
     this.gradientPanel1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.gradientPanel1.Controls.Add(this.chartControl1);
     this.gradientPanel1.Controls.Add(this.sfComboBox1);
     this.gradientPanel1.Controls.Add(this.autoLabel1);
     this.gradientPanel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.gradientPanel1.Location = new System.Drawing.Point(0, 0);
     this.gradientPanel1.Name     = "gradientPanel1";
     this.gradientPanel1.Size     = new System.Drawing.Size(224, 551);
     this.gradientPanel1.TabIndex = 0;
     //
     // sfComboBox1
     //
     this.sfComboBox1.Location = new System.Drawing.Point(27, 83);
     this.sfComboBox1.Name     = "sfComboBox1";
     this.sfComboBox1.Size     = new System.Drawing.Size(164, 20);
     this.sfComboBox1.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.sfComboBox1.TabIndex = 1;
     //
     // autoLabel1
     //
     this.autoLabel1.Location = new System.Drawing.Point(41, 68);
     this.autoLabel1.Name     = "autoLabel1";
     this.autoLabel1.Size     = new System.Drawing.Size(105, 12);
     this.autoLabel1.TabIndex = 0;
     this.autoLabel1.Text     = "수량관리 성능지표";
     //
     // tabControlAdv1
     //
     this.tabControlAdv1.ActiveTabForeColor          = System.Drawing.Color.Empty;
     this.tabControlAdv1.BeforeTouchSize             = new System.Drawing.Size(561, 507);
     this.tabControlAdv1.BorderStyle                 = System.Windows.Forms.BorderStyle.None;
     this.tabControlAdv1.CloseButtonForeColor        = System.Drawing.Color.Empty;
     this.tabControlAdv1.CloseButtonHoverForeColor   = System.Drawing.Color.Empty;
     this.tabControlAdv1.CloseButtonPressedForeColor = System.Drawing.Color.Empty;
     this.tabControlAdv1.CloseTabOnMiddleClick       = false;
     this.tabControlAdv1.Controls.Add(this.tabPageAdv1);
     this.tabControlAdv1.Controls.Add(this.tabPageAdv2);
     this.tabControlAdv1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tabControlAdv1.InActiveTabForeColor = System.Drawing.Color.Empty;
     this.tabControlAdv1.Location             = new System.Drawing.Point(224, 0);
     this.tabControlAdv1.Name           = "tabControlAdv1";
     this.tabControlAdv1.SeparatorColor = System.Drawing.SystemColors.ControlDark;
     this.tabControlAdv1.ShowSeparator  = false;
     this.tabControlAdv1.Size           = new System.Drawing.Size(561, 507);
     this.tabControlAdv1.TabIndex       = 1;
     //
     // tabPageAdv1
     //
     this.tabPageAdv1.Controls.Add(this.sfDataGrid1);
     this.tabPageAdv1.Image           = null;
     this.tabPageAdv1.ImageSize       = new System.Drawing.Size(16, 16);
     this.tabPageAdv1.Location        = new System.Drawing.Point(0, 23);
     this.tabPageAdv1.Name            = "tabPageAdv1";
     this.tabPageAdv1.ShowCloseButton = true;
     this.tabPageAdv1.Size            = new System.Drawing.Size(561, 484);
     this.tabPageAdv1.TabIndex        = 1;
     this.tabPageAdv1.Text            = "표";
     this.tabPageAdv1.ThemesEnabled   = false;
     //
     // sfDataGrid1
     //
     this.sfDataGrid1.AccessibleName = "Table";
     this.sfDataGrid1.Location       = new System.Drawing.Point(28, 23);
     this.sfDataGrid1.Name           = "sfDataGrid1";
     this.sfDataGrid1.Size           = new System.Drawing.Size(506, 427);
     this.sfDataGrid1.TabIndex       = 0;
     this.sfDataGrid1.Text           = "sfDataGrid1";
     //
     // tabPageAdv2
     //
     this.tabPageAdv2.Controls.Add(this.sfComboBox3);
     this.tabPageAdv2.Controls.Add(this.sfComboBox2);
     this.tabPageAdv2.Controls.Add(this.autoLabel3);
     this.tabPageAdv2.Controls.Add(this.autoLabel2);
     this.tabPageAdv2.Image           = null;
     this.tabPageAdv2.ImageSize       = new System.Drawing.Size(16, 16);
     this.tabPageAdv2.Location        = new System.Drawing.Point(0, 23);
     this.tabPageAdv2.Name            = "tabPageAdv2";
     this.tabPageAdv2.ShowCloseButton = true;
     this.tabPageAdv2.Size            = new System.Drawing.Size(561, 484);
     this.tabPageAdv2.TabIndex        = 2;
     this.tabPageAdv2.Text            = "그래프";
     this.tabPageAdv2.ThemesEnabled   = false;
     //
     // sfComboBox3
     //
     this.sfComboBox3.Location = new System.Drawing.Point(387, 21);
     this.sfComboBox3.Name     = "sfComboBox3";
     this.sfComboBox3.Size     = new System.Drawing.Size(120, 24);
     this.sfComboBox3.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.sfComboBox3.TabIndex = 3;
     //
     // sfComboBox2
     //
     this.sfComboBox2.Location = new System.Drawing.Point(114, 25);
     this.sfComboBox2.Name     = "sfComboBox2";
     this.sfComboBox2.Size     = new System.Drawing.Size(101, 20);
     this.sfComboBox2.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.sfComboBox2.TabIndex = 2;
     //
     // autoLabel3
     //
     this.autoLabel3.Location = new System.Drawing.Point(288, 27);
     this.autoLabel3.Name     = "autoLabel3";
     this.autoLabel3.Size     = new System.Drawing.Size(41, 12);
     this.autoLabel3.TabIndex = 1;
     this.autoLabel3.Text     = "필드명";
     //
     // autoLabel2
     //
     this.autoLabel2.Location = new System.Drawing.Point(24, 31);
     this.autoLabel2.Name     = "autoLabel2";
     this.autoLabel2.Size     = new System.Drawing.Size(53, 12);
     this.autoLabel2.TabIndex = 0;
     this.autoLabel2.Text     = "진단구역";
     //
     // gradientPanel2
     //
     this.gradientPanel2.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.gradientPanel2.Controls.Add(this.sfButton1);
     this.gradientPanel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.gradientPanel2.Location = new System.Drawing.Point(224, 507);
     this.gradientPanel2.Name     = "gradientPanel2";
     this.gradientPanel2.Size     = new System.Drawing.Size(561, 44);
     this.gradientPanel2.TabIndex = 2;
     //
     // sfButton1
     //
     this.sfButton1.AccessibleName = "Button";
     this.sfButton1.Font           = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.sfButton1.Location       = new System.Drawing.Point(393, 9);
     this.sfButton1.Name           = "sfButton1";
     this.sfButton1.Size           = new System.Drawing.Size(156, 21);
     this.sfButton1.TabIndex       = 0;
     this.sfButton1.Text           = "사용량+유입유량 입력";
     //
     // chartControl1
     //
     this.chartControl1.ChartArea.BackInterior   = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.Transparent);
     this.chartControl1.ChartArea.CursorLocation = new System.Drawing.Point(0, 0);
     this.chartControl1.ChartArea.CursorReDraw   = false;
     this.chartControl1.DataSourceName           = "[none]";
     this.chartControl1.IsWindowLess             = false;
     //
     //
     //
     this.chartControl1.Legend.Location = new System.Drawing.Point(83, 97);
     this.chartControl1.Localize        = null;
     this.chartControl1.Location        = new System.Drawing.Point(36, 152);
     this.chartControl1.Name            = "chartControl1";
     this.chartControl1.PrimaryXAxis.LogLabelsDisplayMode = Syncfusion.Windows.Forms.Chart.LogLabelsDisplayMode.Default;
     this.chartControl1.PrimaryXAxis.Margin               = true;
     this.chartControl1.PrimaryXAxis.TitleColor           = System.Drawing.SystemColors.ControlText;
     this.chartControl1.PrimaryYAxis.LogLabelsDisplayMode = Syncfusion.Windows.Forms.Chart.LogLabelsDisplayMode.Default;
     this.chartControl1.PrimaryYAxis.Margin               = true;
     this.chartControl1.PrimaryYAxis.TitleColor           = System.Drawing.SystemColors.ControlText;
     chartSeries1.FancyToolTip.ResizeInsideSymbol         = true;
     chartSeries1.Name                            = "Default0";
     chartSeries1.Resolution                      = 0D;
     chartSeries1.StackingGroup                   = "Default Group";
     chartSeries1.Style.AltTagFormat              = "";
     chartSeries1.Style.DrawTextShape             = false;
     chartLineInfo1.Alignment                     = System.Drawing.Drawing2D.PenAlignment.Center;
     chartLineInfo1.Color                         = System.Drawing.SystemColors.ControlText;
     chartLineInfo1.DashPattern                   = null;
     chartLineInfo1.DashStyle                     = System.Drawing.Drawing2D.DashStyle.Solid;
     chartLineInfo1.Width                         = 1F;
     chartCustomShapeInfo1.Border                 = chartLineInfo1;
     chartCustomShapeInfo1.Color                  = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo1.Type                   = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries1.Style.TextShape                 = chartCustomShapeInfo1;
     chartSeries1.Text                            = "Default0";
     chartSeries1.Type                            = Syncfusion.Windows.Forms.Chart.ChartSeriesType.Bar;
     chartSeries2.FancyToolTip.ResizeInsideSymbol = true;
     chartSeries2.Name                            = "Default1";
     chartSeries2.Resolution                      = 0D;
     chartSeries2.StackingGroup                   = "Default Group";
     chartSeries2.Style.AltTagFormat              = "";
     chartSeries2.Style.DrawTextShape             = false;
     chartCustomShapeInfo2.Border                 = chartLineInfo1;
     chartCustomShapeInfo2.Color                  = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo2.Type                   = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries2.Style.TextShape                 = chartCustomShapeInfo2;
     chartSeries2.Text                            = "Default1";
     chartSeries2.Type                            = Syncfusion.Windows.Forms.Chart.ChartSeriesType.Bar;
     this.chartControl1.Series.Add(chartSeries1);
     this.chartControl1.Series.Add(chartSeries2);
     this.chartControl1.Size     = new System.Drawing.Size(154, 186);
     this.chartControl1.TabIndex = 2;
     this.chartControl1.Text     = "chartControl1";
     //
     //
     //
     this.chartControl1.Title.Name = "Default";
     this.chartControl1.Titles.Add(this.chartControl1.Title);
     this.chartControl1.VisualTheme = "";
     //
     // QuantityView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.tabControlAdv1);
     this.Controls.Add(this.gradientPanel2);
     this.Controls.Add(this.gradientPanel1);
     this.Name = "QuantityView";
     this.Size = new System.Drawing.Size(785, 551);
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).EndInit();
     this.gradientPanel1.ResumeLayout(false);
     this.gradientPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).EndInit();
     this.tabControlAdv1.ResumeLayout(false);
     this.tabPageAdv1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).EndInit();
     this.tabPageAdv2.ResumeLayout(false);
     this.tabPageAdv2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel2)).EndInit();
     this.gradientPanel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.Windows.Forms.Chart.ChartSeries                  chartSeries1                  = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo         chartCustomShapeInfo1         = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     Syncfusion.Windows.Forms.Chart.ChartLineInfo                chartLineInfo1                = new Syncfusion.Windows.Forms.Chart.ChartLineInfo();
     Syncfusion.Windows.Forms.Chart.ChartSeries                  chartSeries2                  = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo         chartCustomShapeInfo2         = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     Syncfusion.Windows.Forms.Chart.ChartToolBarSaveItem         chartToolBarSaveItem1         = new Syncfusion.Windows.Forms.Chart.ChartToolBarSaveItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarCopyItem         chartToolBarCopyItem1         = new Syncfusion.Windows.Forms.Chart.ChartToolBarCopyItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarPrintItem        chartToolBarPrintItem1        = new Syncfusion.Windows.Forms.Chart.ChartToolBarPrintItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarPrintPreviewItem chartToolBarPrintPreviewItem1 = new Syncfusion.Windows.Forms.Chart.ChartToolBarPrintPreviewItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarSplitter         chartToolBarSplitter1         = new Syncfusion.Windows.Forms.Chart.ChartToolBarSplitter();
     Syncfusion.Windows.Forms.Chart.ChartToolBarPaletteItem      chartToolBarPaletteItem1      = new Syncfusion.Windows.Forms.Chart.ChartToolBarPaletteItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarStyleItem        chartToolBarStyleItem1        = new Syncfusion.Windows.Forms.Chart.ChartToolBarStyleItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarTypeItem         chartToolBarTypeItem1         = new Syncfusion.Windows.Forms.Chart.ChartToolBarTypeItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarSeries3DItem     chartToolBarSeries3DItem1     = new Syncfusion.Windows.Forms.Chart.ChartToolBarSeries3DItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarShowLegendItem   chartToolBarShowLegendItem1   = new Syncfusion.Windows.Forms.Chart.ChartToolBarShowLegendItem();
     this.gpbControl                 = new System.Windows.Forms.GroupBox();
     this.btnPause                   = new Syncfusion.Windows.Forms.ButtonAdv();
     this.btnAStop                   = new Syncfusion.Windows.Forms.ButtonAdv();
     this.btnAStart                  = new Syncfusion.Windows.Forms.ButtonAdv();
     this.groupBox1                  = new System.Windows.Forms.GroupBox();
     this.TraceBarExInput            = new Syncfusion.Windows.Forms.Tools.TrackBarEx(-100, 100);
     this.numericUpDownInput         = new Syncfusion.Windows.Forms.Tools.NumericUpDownExt();
     this.label1                     = new System.Windows.Forms.Label();
     this.groupBox2                  = new System.Windows.Forms.GroupBox();
     this.numericUpDownEI            = new Syncfusion.Windows.Forms.Tools.NumericUpDownExt();
     this.numericUpDownED            = new Syncfusion.Windows.Forms.Tools.NumericUpDownExt();
     this.numericUpDownEP            = new Syncfusion.Windows.Forms.Tools.NumericUpDownExt();
     this.chkBoxAD                   = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.chkBoxAI                   = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.chkBoxAP                   = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.timerInput                 = new System.Windows.Forms.Timer(this.components);
     this.lblPIDControlledValueLabel = new System.Windows.Forms.Label();
     this.lblPIDControlledValue      = new System.Windows.Forms.Label();
     this.timerOutput                = new System.Windows.Forms.Timer(this.components);
     this.chartExInput               = new Syncfusion.Windows.Forms.Chart.ChartControl();
     this.chartExOutput              = new Syncfusion.Windows.Forms.Chart.ChartControl();
     this.btnAnimation               = new Syncfusion.Windows.Forms.ButtonAdv();
     this.groupBox3                  = new System.Windows.Forms.GroupBox();
     this.btnTemparatureControl      = new Syncfusion.Windows.Forms.ButtonAdv();
     this.groupBox4                  = new System.Windows.Forms.GroupBox();
     this.numericUpDownGraphSpeed    = new System.Windows.Forms.NumericUpDown();
     this.label2                     = new System.Windows.Forms.Label();
     this.label3                     = new System.Windows.Forms.Label();
     this.gpbControl.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownInput)).BeginInit();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownEI)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownED)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownEP)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkBoxAD)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkBoxAI)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkBoxAP)).BeginInit();
     this.groupBox3.SuspendLayout();
     this.groupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownGraphSpeed)).BeginInit();
     this.SuspendLayout();
     //
     // gpbControl
     //
     this.gpbControl.Controls.Add(this.btnPause);
     this.gpbControl.Controls.Add(this.btnAStop);
     this.gpbControl.Controls.Add(this.btnAStart);
     this.gpbControl.Location = new System.Drawing.Point(23, 63);
     this.gpbControl.Name     = "gpbControl";
     this.gpbControl.Size     = new System.Drawing.Size(236, 62);
     this.gpbControl.TabIndex = 0;
     this.gpbControl.TabStop  = false;
     this.gpbControl.Text     = "Controls";
     //
     // btnPause
     //
     this.btnPause.BeforeTouchSize   = new System.Drawing.Size(75, 23);
     this.btnPause.IsBackStageButton = false;
     this.btnPause.Location          = new System.Drawing.Point(74, 19);
     this.btnPause.Name     = "btnPause";
     this.btnPause.Size     = new System.Drawing.Size(75, 23);
     this.btnPause.TabIndex = 9;
     this.btnPause.Text     = "Pause";
     this.btnPause.Click   += new System.EventHandler(this.btnPause_Click);
     //
     // btnAStop
     //
     this.btnAStop.BeforeTouchSize   = new System.Drawing.Size(75, 23);
     this.btnAStop.IsBackStageButton = false;
     this.btnAStop.Location          = new System.Drawing.Point(155, 19);
     this.btnAStop.Name     = "btnAStop";
     this.btnAStop.Size     = new System.Drawing.Size(75, 23);
     this.btnAStop.TabIndex = 8;
     this.btnAStop.Text     = "Stop";
     this.btnAStop.Click   += new System.EventHandler(this.btnAStop_Click);
     //
     // btnAStart
     //
     this.btnAStart.BeforeTouchSize   = new System.Drawing.Size(67, 23);
     this.btnAStart.IsBackStageButton = false;
     this.btnAStart.Location          = new System.Drawing.Point(6, 19);
     this.btnAStart.Name     = "btnAStart";
     this.btnAStart.Size     = new System.Drawing.Size(67, 23);
     this.btnAStart.TabIndex = 2;
     this.btnAStart.Text     = "Start";
     this.btnAStart.Click   += new System.EventHandler(this.btnAStart_Click);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.TraceBarExInput);
     this.groupBox1.Controls.Add(this.numericUpDownInput);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Location = new System.Drawing.Point(23, 131);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(236, 89);
     this.groupBox1.TabIndex = 1;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Input Settings";
     //
     // TraceBarExInput
     //
     this.TraceBarExInput.BackColor             = System.Drawing.Color.Transparent;
     this.TraceBarExInput.BeforeTouchSize       = new System.Drawing.Size(156, 20);
     this.TraceBarExInput.Location              = new System.Drawing.Point(11, 36);
     this.TraceBarExInput.Name                  = "TraceBarExInput";
     this.TraceBarExInput.Size                  = new System.Drawing.Size(156, 20);
     this.TraceBarExInput.Style                 = Syncfusion.Windows.Forms.Tools.TrackBarEx.Theme.Default;
     this.TraceBarExInput.TabIndex              = 3;
     this.TraceBarExInput.Text                  = "trackBarEx1";
     this.TraceBarExInput.TimerInterval         = 100;
     this.TraceBarExInput.TrackBarGradientEnd   = System.Drawing.Color.White;
     this.TraceBarExInput.TrackBarGradientStart = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.TraceBarExInput.Value                 = 5;
     this.TraceBarExInput.Scroll               += new System.EventHandler(this.TraceBarExInput_Scroll);
     //
     // numericUpDownInput
     //
     this.numericUpDownInput.BeforeTouchSize = new System.Drawing.Size(36, 20);
     this.numericUpDownInput.Location        = new System.Drawing.Point(183, 36);
     this.numericUpDownInput.MetroColor      = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212)))));
     this.numericUpDownInput.Minimum         = new decimal(new int[] {
         100,
         0,
         0,
         -2147483648
     });
     this.numericUpDownInput.Name          = "numericUpDownInput";
     this.numericUpDownInput.Size          = new System.Drawing.Size(36, 20);
     this.numericUpDownInput.TabIndex      = 3;
     this.numericUpDownInput.ValueChanged += new System.EventHandler(this.numericUpDownInput_ValueChanged);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(16, 20);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(53, 13);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Amplitude";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.numericUpDownEI);
     this.groupBox2.Controls.Add(this.numericUpDownED);
     this.groupBox2.Controls.Add(this.numericUpDownEP);
     this.groupBox2.Controls.Add(this.chkBoxAD);
     this.groupBox2.Controls.Add(this.chkBoxAI);
     this.groupBox2.Controls.Add(this.chkBoxAP);
     this.groupBox2.Location = new System.Drawing.Point(23, 226);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(236, 128);
     this.groupBox2.TabIndex = 2;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Gain Settings";
     //
     // numericUpDownEI
     //
     this.numericUpDownEI.BeforeTouchSize = new System.Drawing.Size(60, 20);
     this.numericUpDownEI.DecimalPlaces   = 2;
     this.numericUpDownEI.Increment       = new decimal(new int[] {
         1,
         0,
         0,
         131072
     });
     this.numericUpDownEI.Location   = new System.Drawing.Point(44, 55);
     this.numericUpDownEI.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212)))));
     this.numericUpDownEI.Minimum    = new decimal(new int[] {
         100,
         0,
         0,
         -2147483648
     });
     this.numericUpDownEI.Name     = "numericUpDownEI";
     this.numericUpDownEI.Size     = new System.Drawing.Size(60, 20);
     this.numericUpDownEI.TabIndex = 15;
     //
     // numericUpDownED
     //
     this.numericUpDownED.BeforeTouchSize = new System.Drawing.Size(62, 20);
     this.numericUpDownED.DecimalPlaces   = 2;
     this.numericUpDownED.Increment       = new decimal(new int[] {
         1,
         0,
         0,
         131072
     });
     this.numericUpDownED.Location   = new System.Drawing.Point(44, 89);
     this.numericUpDownED.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212)))));
     this.numericUpDownED.Minimum    = new decimal(new int[] {
         100,
         0,
         0,
         -2147483648
     });
     this.numericUpDownED.Name     = "numericUpDownED";
     this.numericUpDownED.Size     = new System.Drawing.Size(62, 20);
     this.numericUpDownED.TabIndex = 14;
     //
     // numericUpDownEP
     //
     this.numericUpDownEP.BeforeTouchSize = new System.Drawing.Size(62, 20);
     this.numericUpDownEP.DecimalPlaces   = 2;
     this.numericUpDownEP.Increment       = new decimal(new int[] {
         1,
         0,
         0,
         131072
     });
     this.numericUpDownEP.Location   = new System.Drawing.Point(44, 20);
     this.numericUpDownEP.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212)))));
     this.numericUpDownEP.Minimum    = new decimal(new int[] {
         100,
         0,
         0,
         -2147483648
     });
     this.numericUpDownEP.Name          = "numericUpDownEP";
     this.numericUpDownEP.Size          = new System.Drawing.Size(62, 20);
     this.numericUpDownEP.TabIndex      = 13;
     this.numericUpDownEP.ValueChanged += new System.EventHandler(this.numericUpDownEP_ValueChanged);
     //
     // chkBoxAD
     //
     this.chkBoxAD.BeforeTouchSize = new System.Drawing.Size(32, 20);
     this.chkBoxAD.Location        = new System.Drawing.Point(6, 89);
     this.chkBoxAD.MetroColor      = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.chkBoxAD.Name            = "chkBoxAD";
     this.chkBoxAD.Size            = new System.Drawing.Size(32, 20);
     this.chkBoxAD.TabIndex        = 12;
     this.chkBoxAD.Text            = "D";
     this.chkBoxAD.ThemesEnabled   = false;
     //
     // chkBoxAI
     //
     this.chkBoxAI.BeforeTouchSize    = new System.Drawing.Size(32, 20);
     this.chkBoxAI.Location           = new System.Drawing.Point(6, 55);
     this.chkBoxAI.MetroColor         = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.chkBoxAI.Name               = "chkBoxAI";
     this.chkBoxAI.Size               = new System.Drawing.Size(32, 20);
     this.chkBoxAI.TabIndex           = 11;
     this.chkBoxAI.Text               = "I";
     this.chkBoxAI.ThemesEnabled      = false;
     this.chkBoxAI.CheckStateChanged += new System.EventHandler(this.chkBoxAI_CheckStateChanged);
     //
     // chkBoxAP
     //
     this.chkBoxAP.BeforeTouchSize    = new System.Drawing.Size(32, 20);
     this.chkBoxAP.Location           = new System.Drawing.Point(6, 20);
     this.chkBoxAP.MetroColor         = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.chkBoxAP.Name               = "chkBoxAP";
     this.chkBoxAP.Size               = new System.Drawing.Size(32, 20);
     this.chkBoxAP.TabIndex           = 10;
     this.chkBoxAP.Text               = "P";
     this.chkBoxAP.ThemesEnabled      = false;
     this.chkBoxAP.CheckStateChanged += new System.EventHandler(this.chkBoxAP_CheckStateChanged);
     //
     // timerInput
     //
     this.timerInput.Interval = 1000;
     this.timerInput.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // lblPIDControlledValueLabel
     //
     this.lblPIDControlledValueLabel.AutoSize = true;
     this.lblPIDControlledValueLabel.Location = new System.Drawing.Point(1235, 626);
     this.lblPIDControlledValueLabel.Name     = "lblPIDControlledValueLabel";
     this.lblPIDControlledValueLabel.Size     = new System.Drawing.Size(108, 13);
     this.lblPIDControlledValueLabel.TabIndex = 5;
     this.lblPIDControlledValueLabel.Text     = "PID Controlled Value:";
     //
     // lblPIDControlledValue
     //
     this.lblPIDControlledValue.AutoSize = true;
     this.lblPIDControlledValue.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblPIDControlledValue.Location = new System.Drawing.Point(408, 11);
     this.lblPIDControlledValue.Name     = "lblPIDControlledValue";
     this.lblPIDControlledValue.Size     = new System.Drawing.Size(0, 16);
     this.lblPIDControlledValue.TabIndex = 7;
     //
     // timerOutput
     //
     this.timerOutput.Tick += new System.EventHandler(this.timerOutput_Tick);
     //
     // chartExInput
     //
     this.chartExInput.BackInterior = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.Horizontal, new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(241)))), ((int)(((byte)(231))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))))
     });
     this.chartExInput.ChartArea.BackInterior   = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.Transparent);
     this.chartExInput.ChartArea.CursorLocation = new System.Drawing.Point(0, 0);
     this.chartExInput.ChartArea.CursorReDraw   = false;
     this.chartExInput.ChartInterior            = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.Transparent);
     this.chartExInput.CustomPalette            = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(69)))), ((int)(((byte)(153))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(44)))), ((int)(((byte)(36))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(88)))), ((int)(((byte)(167))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(95)))), ((int)(((byte)(47))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(203)))), ((int)(((byte)(83)))), ((int)(((byte)(27))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(31)))), ((int)(((byte)(64)))))
     };
     this.chartExInput.DataSourceName = "[none]";
     this.chartExInput.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.chartExInput.IsWindowLess   = false;
     //
     //
     //
     this.chartExInput.Legend.Alignment    = Syncfusion.Windows.Forms.Chart.ChartAlignment.Far;
     this.chartExInput.Legend.Border.Width = 2F;
     this.chartExInput.Legend.Location     = new System.Drawing.Point(594, 161);
     this.chartExInput.Localize            = null;
     this.chartExInput.Location            = new System.Drawing.Point(265, 63);
     this.chartExInput.Name    = "chartExInput";
     this.chartExInput.Palette = Syncfusion.Windows.Forms.Chart.ChartColorPalette.Custom;
     this.chartExInput.PrimaryXAxis.DrawGrid = false;
     this.chartExInput.PrimaryXAxis.GridLineType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(158)))), ((int)(((byte)(205)))));
     this.chartExInput.PrimaryXAxis.LineType.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(158)))), ((int)(((byte)(205)))));
     this.chartExInput.PrimaryXAxis.LogLabelsDisplayMode   = Syncfusion.Windows.Forms.Chart.LogLabelsDisplayMode.Default;
     this.chartExInput.PrimaryXAxis.Margin                 = true;
     this.chartExInput.PrimaryXAxis.TickColor              = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(158)))), ((int)(((byte)(205)))));
     this.chartExInput.PrimaryXAxis.Title                  = "Time (sec)";
     this.chartExInput.PrimaryXAxis.TitleColor             = System.Drawing.SystemColors.ControlText;
     this.chartExInput.PrimaryYAxis.GridLineType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(158)))), ((int)(((byte)(205)))));
     this.chartExInput.PrimaryYAxis.LineType.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(158)))), ((int)(((byte)(205)))));
     this.chartExInput.PrimaryYAxis.LogLabelsDisplayMode   = Syncfusion.Windows.Forms.Chart.LogLabelsDisplayMode.Default;
     this.chartExInput.PrimaryYAxis.Margin                 = true;
     this.chartExInput.PrimaryYAxis.TickColor              = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(158)))), ((int)(((byte)(205)))));
     this.chartExInput.PrimaryYAxis.Title                  = "Amplitude";
     this.chartExInput.PrimaryYAxis.TitleColor             = System.Drawing.SystemColors.ControlText;
     chartSeries1.FancyToolTip.ResizeInsideSymbol          = true;
     chartSeries1.Name                = "Input";
     chartSeries1.Resolution          = 0D;
     chartSeries1.StackingGroup       = "Default Group";
     chartSeries1.Style.AltTagFormat  = "";
     chartSeries1.Style.Border.Width  = 2F;
     chartSeries1.Style.DisplayShadow = true;
     chartSeries1.Style.DrawTextShape = false;
     chartLineInfo1.Alignment         = System.Drawing.Drawing2D.PenAlignment.Center;
     chartLineInfo1.Color             = System.Drawing.SystemColors.ControlText;
     chartLineInfo1.DashPattern       = null;
     chartLineInfo1.DashStyle         = System.Drawing.Drawing2D.DashStyle.Solid;
     chartLineInfo1.Width             = 1F;
     chartCustomShapeInfo1.Border     = chartLineInfo1;
     chartCustomShapeInfo1.Color      = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo1.Type       = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries1.Style.TextShape     = chartCustomShapeInfo1;
     chartSeries1.Text                = "Input";
     chartSeries1.Type                = Syncfusion.Windows.Forms.Chart.ChartSeriesType.StepLine;
     this.chartExInput.Series.Add(chartSeries1);
     this.chartExInput.ShowToolbar = true;
     this.chartExInput.Size        = new System.Drawing.Size(688, 256);
     this.chartExInput.TabIndex    = 8;
     this.chartExInput.Text        = "Input";
     //
     //
     //
     this.chartExInput.Title.Name = "Default";
     this.chartExInput.Titles.Add(this.chartExInput.Title);
     this.chartExInput.ToolBar.ButtonSize = new System.Drawing.Size(22, 19);
     this.chartExInput.ToolBar.Visible    = true;
     //
     // chartExOutput
     //
     this.chartExOutput.BackInterior = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.Horizontal, new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(241)))), ((int)(((byte)(231))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))))
     });
     this.chartExOutput.ChartArea.BackInterior   = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.Transparent);
     this.chartExOutput.ChartArea.CursorLocation = new System.Drawing.Point(0, 0);
     this.chartExOutput.ChartArea.CursorReDraw   = false;
     this.chartExOutput.ChartInterior            = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.Transparent);
     this.chartExOutput.CustomPalette            = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(69)))), ((int)(((byte)(153))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(44)))), ((int)(((byte)(36))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(88)))), ((int)(((byte)(167))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(39)))), ((int)(((byte)(95)))), ((int)(((byte)(47))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(203)))), ((int)(((byte)(83)))), ((int)(((byte)(27))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(31)))), ((int)(((byte)(64)))))
     };
     this.chartExOutput.DataSourceName = "[none]";
     this.chartExOutput.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(103)))), ((int)(((byte)(103)))));
     this.chartExOutput.IsWindowLess   = false;
     //
     //
     //
     this.chartExOutput.Legend.Alignment      = Syncfusion.Windows.Forms.Chart.ChartAlignment.Far;
     this.chartExOutput.Legend.Location       = new System.Drawing.Point(586, 173);
     this.chartExOutput.Localize              = null;
     this.chartExOutput.Location              = new System.Drawing.Point(265, 326);
     this.chartExOutput.Name                  = "chartExOutput";
     this.chartExOutput.Palette               = Syncfusion.Windows.Forms.Chart.ChartColorPalette.Custom;
     this.chartExOutput.PrimaryXAxis.DrawGrid = false;
     this.chartExOutput.PrimaryXAxis.GridLineType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(158)))), ((int)(((byte)(205)))));
     this.chartExOutput.PrimaryXAxis.LineType.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(158)))), ((int)(((byte)(205)))));
     this.chartExOutput.PrimaryXAxis.LogLabelsDisplayMode   = Syncfusion.Windows.Forms.Chart.LogLabelsDisplayMode.Default;
     this.chartExOutput.PrimaryXAxis.Margin                 = true;
     this.chartExOutput.PrimaryXAxis.TickColor              = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(158)))), ((int)(((byte)(205)))));
     this.chartExOutput.PrimaryXAxis.Title                  = "Time (sec)";
     this.chartExOutput.PrimaryXAxis.TitleColor             = System.Drawing.SystemColors.ControlText;
     this.chartExOutput.PrimaryYAxis.GridLineType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(158)))), ((int)(((byte)(205)))));
     this.chartExOutput.PrimaryYAxis.LineType.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(158)))), ((int)(((byte)(205)))));
     this.chartExOutput.PrimaryYAxis.LogLabelsDisplayMode   = Syncfusion.Windows.Forms.Chart.LogLabelsDisplayMode.Default;
     this.chartExOutput.PrimaryYAxis.Margin                 = true;
     this.chartExOutput.PrimaryYAxis.TickColor              = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(158)))), ((int)(((byte)(205)))));
     this.chartExOutput.PrimaryYAxis.Title                  = "Amplitude";
     this.chartExOutput.PrimaryYAxis.TitleColor             = System.Drawing.SystemColors.ControlText;
     chartSeries2.FancyToolTip.ResizeInsideSymbol           = true;
     chartSeries2.Name = "Output";
     chartSeries2.Points.Add(1D, ((double)(15D)));
     chartSeries2.Points.Add(2D, ((double)(20D)));
     chartSeries2.Points.Add(3D, ((double)(30D)));
     chartSeries2.Points.Add(4D, ((double)(45D)));
     chartSeries2.Points.Add(5D, ((double)(65D)));
     chartSeries2.Points.Add(6D, ((double)(70D)));
     chartSeries2.Points.Add(7D, ((double)(75D)));
     chartSeries2.Resolution          = 0D;
     chartSeries2.StackingGroup       = "Default Group";
     chartSeries2.Style.AltTagFormat  = "";
     chartSeries2.Style.Border.Width  = 2F;
     chartSeries2.Style.DisplayShadow = true;
     chartSeries2.Style.DrawTextShape = false;
     chartCustomShapeInfo2.Border     = chartLineInfo1;
     chartCustomShapeInfo2.Color      = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo2.Type       = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries2.Style.TextShape     = chartCustomShapeInfo2;
     chartSeries2.Text = "Output";
     chartSeries2.Type = Syncfusion.Windows.Forms.Chart.ChartSeriesType.Spline;
     this.chartExOutput.Series.Add(chartSeries2);
     this.chartExOutput.ShowToolbar = true;
     this.chartExOutput.Size        = new System.Drawing.Size(688, 268);
     this.chartExOutput.TabIndex    = 9;
     this.chartExOutput.Text        = "Output";
     //
     //
     //
     this.chartExOutput.Title.Name = "Default";
     this.chartExOutput.Titles.Add(this.chartExOutput.Title);
     this.chartExOutput.ToolBar.ButtonSize         = new System.Drawing.Size(22, 19);
     this.chartExOutput.ToolBar.EnableDefaultItems = false;
     this.chartExOutput.ToolBar.Items.Add(chartToolBarSaveItem1);
     this.chartExOutput.ToolBar.Items.Add(chartToolBarCopyItem1);
     this.chartExOutput.ToolBar.Items.Add(chartToolBarPrintItem1);
     this.chartExOutput.ToolBar.Items.Add(chartToolBarPrintPreviewItem1);
     this.chartExOutput.ToolBar.Items.Add(chartToolBarSplitter1);
     this.chartExOutput.ToolBar.Items.Add(chartToolBarPaletteItem1);
     this.chartExOutput.ToolBar.Items.Add(chartToolBarStyleItem1);
     this.chartExOutput.ToolBar.Items.Add(chartToolBarTypeItem1);
     this.chartExOutput.ToolBar.Items.Add(chartToolBarSeries3DItem1);
     this.chartExOutput.ToolBar.Items.Add(chartToolBarShowLegendItem1);
     this.chartExOutput.ToolBar.Visible = true;
     //
     // btnAnimation
     //
     this.btnAnimation.BeforeTouchSize   = new System.Drawing.Size(89, 39);
     this.btnAnimation.IsBackStageButton = false;
     this.btnAnimation.Location          = new System.Drawing.Point(15, 19);
     this.btnAnimation.Name     = "btnAnimation";
     this.btnAnimation.Size     = new System.Drawing.Size(89, 39);
     this.btnAnimation.TabIndex = 10;
     this.btnAnimation.Text     = "Fluid Level Control";
     this.btnAnimation.Click   += new System.EventHandler(this.btnAnimation_Click);
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.btnTemparatureControl);
     this.groupBox3.Controls.Add(this.btnAnimation);
     this.groupBox3.Location = new System.Drawing.Point(23, 426);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(236, 78);
     this.groupBox3.TabIndex = 11;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Applications";
     //
     // btnTemparatureControl
     //
     this.btnTemparatureControl.BeforeTouchSize   = new System.Drawing.Size(87, 39);
     this.btnTemparatureControl.IsBackStageButton = false;
     this.btnTemparatureControl.Location          = new System.Drawing.Point(132, 19);
     this.btnTemparatureControl.Name     = "btnTemparatureControl";
     this.btnTemparatureControl.Size     = new System.Drawing.Size(87, 39);
     this.btnTemparatureControl.TabIndex = 11;
     this.btnTemparatureControl.Text     = "Temparature Control";
     this.btnTemparatureControl.Click   += new System.EventHandler(this.btnTemparatureControl_Click);
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.numericUpDownGraphSpeed);
     this.groupBox4.Controls.Add(this.label2);
     this.groupBox4.Location = new System.Drawing.Point(23, 360);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(236, 60);
     this.groupBox4.TabIndex = 12;
     this.groupBox4.TabStop  = false;
     this.groupBox4.Text     = "Timer Settings";
     //
     // numericUpDownGraphSpeed
     //
     this.numericUpDownGraphSpeed.DecimalPlaces = 1;
     this.numericUpDownGraphSpeed.Increment     = new decimal(new int[] {
         5,
         0,
         0,
         65536
     });
     this.numericUpDownGraphSpeed.Location = new System.Drawing.Point(168, 19);
     this.numericUpDownGraphSpeed.Maximum  = new decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.numericUpDownGraphSpeed.Minimum = new decimal(new int[] {
         5,
         0,
         0,
         65536
     });
     this.numericUpDownGraphSpeed.Name     = "numericUpDownGraphSpeed";
     this.numericUpDownGraphSpeed.Size     = new System.Drawing.Size(51, 20);
     this.numericUpDownGraphSpeed.TabIndex = 1;
     this.numericUpDownGraphSpeed.Value    = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.numericUpDownGraphSpeed.ValueChanged += new System.EventHandler(this.numericUpDownGraphSpeed_ValueChanged);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(12, 20);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(114, 13);
     this.label2.TabIndex = 0;
     this.label2.Text     = "Sampling rate(Second)";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(261, 11);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(141, 16);
     this.label3.TabIndex = 13;
     this.label3.Text     = "Controlled PID  Output:";
     //
     // PIDController
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.ClientSize            = new System.Drawing.Size(987, 605);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.groupBox4);
     this.Controls.Add(this.chartExOutput);
     this.Controls.Add(this.chartExInput);
     this.Controls.Add(this.lblPIDControlledValue);
     this.Controls.Add(this.lblPIDControlledValueLabel);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.gpbControl);
     this.Name            = "PIDController";
     this.Text            = "PID Controller";
     this.Theme           = MetroFramework.MetroThemeStyle.Default;
     this.TransparencyKey = System.Drawing.Color.DimGray;
     this.Load           += new System.EventHandler(this.PIDController_Load);
     this.gpbControl.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownInput)).EndInit();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownEI)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownED)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownEP)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkBoxAD)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkBoxAI)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkBoxAP)).EndInit();
     this.groupBox3.ResumeLayout(false);
     this.groupBox4.ResumeLayout(false);
     this.groupBox4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownGraphSpeed)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.Windows.Forms.Chart.ChartSeries          chartSeries1          = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo chartCustomShapeInfo1 = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     Syncfusion.Windows.Forms.Chart.ChartLineInfo        chartLineInfo1        = new Syncfusion.Windows.Forms.Chart.ChartLineInfo();
     Syncfusion.Windows.Forms.Gauge.Range range1 = new Syncfusion.Windows.Forms.Gauge.Range();
     this.panelContainer      = new System.Windows.Forms.Panel();
     this.classPresentChart   = new Syncfusion.Windows.Forms.Chart.ChartControl();
     this.panel_serviceStatus = new System.Windows.Forms.Panel();
     this.label4            = new System.Windows.Forms.Label();
     this.label3            = new System.Windows.Forms.Label();
     this.label2            = new System.Windows.Forms.Label();
     this.label1            = new System.Windows.Forms.Label();
     this.pictureBox4       = new System.Windows.Forms.PictureBox();
     this.pictureBox3       = new System.Windows.Forms.PictureBox();
     this.pictureBox2       = new System.Windows.Forms.PictureBox();
     this.pictureBox1       = new System.Windows.Forms.PictureBox();
     this.Btn_removeControl = new System.Windows.Forms.Button();
     this.btn_layoutEditor  = new System.Windows.Forms.Button();
     this.Btn_addControl    = new System.Windows.Forms.Button();
     this.RG_student        = new Syncfusion.Windows.Forms.Gauge.RadialGauge();
     this.CB_Colntrols      = new System.Windows.Forms.ComboBox();
     this.panelContainer.SuspendLayout();
     this.panel_serviceStatus.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // panelContainer
     //
     this.panelContainer.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panelContainer.Controls.Add(this.classPresentChart);
     this.panelContainer.Controls.Add(this.panel_serviceStatus);
     this.panelContainer.Controls.Add(this.Btn_removeControl);
     this.panelContainer.Controls.Add(this.btn_layoutEditor);
     this.panelContainer.Controls.Add(this.Btn_addControl);
     this.panelContainer.Controls.Add(this.RG_student);
     this.panelContainer.Controls.Add(this.CB_Colntrols);
     this.panelContainer.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelContainer.Font     = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.panelContainer.Location = new System.Drawing.Point(0, 0);
     this.panelContainer.Name     = "panelContainer";
     this.panelContainer.Size     = new System.Drawing.Size(907, 552);
     this.panelContainer.TabIndex = 2;
     //
     // classPresentChart
     //
     this.classPresentChart.BackInterior = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.None, System.Drawing.Color.Black, System.Drawing.Color.Transparent);
     this.classPresentChart.ChartArea.AdjustPlotAreaMargins = Syncfusion.Windows.Forms.Chart.ChartSetMode.None;
     this.classPresentChart.ChartArea.AutoScale             = true;
     this.classPresentChart.ChartArea.BackInterior          = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.Transparent);
     this.classPresentChart.ChartArea.CursorLocation        = new System.Drawing.Point(0, 0);
     this.classPresentChart.ChartArea.CursorReDraw          = false;
     this.classPresentChart.ChartInterior = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(212)))), ((int)(((byte)(235))))));
     this.classPresentChart.CustomPalette = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(164)))), ((int)(((byte)(51))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(125)))), ((int)(((byte)(187))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(96)))), ((int)(((byte)(48))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(83)))), ((int)(((byte)(54))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(41)))), ((int)(((byte)(106))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(107)))), ((int)(((byte)(66)))))
     };
     this.classPresentChart.DataSourceName = "[none]";
     this.classPresentChart.Font           = new System.Drawing.Font("Verdana", 9F, System.Drawing.FontStyle.Bold);
     this.classPresentChart.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(48)))), ((int)(((byte)(133)))));
     this.classPresentChart.IsWindowLess   = false;
     //
     //
     //
     this.classPresentChart.Legend.Location       = new System.Drawing.Point(291, 75);
     this.classPresentChart.Legend.Visible        = false;
     this.classPresentChart.Localize              = null;
     this.classPresentChart.Location              = new System.Drawing.Point(427, 78);
     this.classPresentChart.Name                  = "classPresentChart";
     this.classPresentChart.Palette               = Syncfusion.Windows.Forms.Chart.ChartColorPalette.Custom;
     this.classPresentChart.PrimaryXAxis.DrawGrid = false;
     this.classPresentChart.PrimaryXAxis.GridLineType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.classPresentChart.PrimaryXAxis.LineType.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.classPresentChart.PrimaryXAxis.LogLabelsDisplayMode   = Syncfusion.Windows.Forms.Chart.LogLabelsDisplayMode.Default;
     this.classPresentChart.PrimaryXAxis.Margin                 = true;
     this.classPresentChart.PrimaryXAxis.TickColor              = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.classPresentChart.PrimaryXAxis.Title                  = "Class";
     this.classPresentChart.PrimaryXAxis.TitleColor             = System.Drawing.SystemColors.ControlText;
     this.classPresentChart.PrimaryYAxis.ForceZero              = true;
     this.classPresentChart.PrimaryYAxis.GridLineType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.classPresentChart.PrimaryYAxis.LineType.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.classPresentChart.PrimaryYAxis.LogLabelsDisplayMode   = Syncfusion.Windows.Forms.Chart.LogLabelsDisplayMode.Default;
     this.classPresentChart.PrimaryYAxis.Margin                 = true;
     this.classPresentChart.PrimaryYAxis.Range                  = new Syncfusion.Windows.Forms.Chart.MinMaxInfo(0D, 100D, 100D);
     this.classPresentChart.PrimaryYAxis.RangeType              = Syncfusion.Windows.Forms.Chart.ChartAxisRangeType.Set;
     this.classPresentChart.PrimaryYAxis.TickColor              = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.classPresentChart.PrimaryYAxis.Title                  = "Present %";
     this.classPresentChart.PrimaryYAxis.TitleColor             = System.Drawing.SystemColors.ControlText;
     chartSeries1.FancyToolTip.ResizeInsideSymbol               = true;
     chartSeries1.Name                  = "Default0";
     chartSeries1.Resolution            = 0D;
     chartSeries1.StackingGroup         = "Default Group";
     chartSeries1.Style.AltTagFormat    = "";
     chartSeries1.Style.DisplayText     = true;
     chartSeries1.Style.DrawTextShape   = false;
     chartSeries1.Style.TextOrientation = Syncfusion.Windows.Forms.Chart.ChartTextOrientation.Down;
     chartLineInfo1.Alignment           = System.Drawing.Drawing2D.PenAlignment.Center;
     chartLineInfo1.Color               = System.Drawing.SystemColors.ControlText;
     chartLineInfo1.DashPattern         = null;
     chartLineInfo1.DashStyle           = System.Drawing.Drawing2D.DashStyle.Solid;
     chartLineInfo1.Width               = 1F;
     chartCustomShapeInfo1.Border       = chartLineInfo1;
     chartCustomShapeInfo1.Color        = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo1.Type         = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries1.Style.TextShape       = chartCustomShapeInfo1;
     chartSeries1.Text                  = "Default0";
     this.classPresentChart.Series.Add(chartSeries1);
     this.classPresentChart.Size     = new System.Drawing.Size(400, 212);
     this.classPresentChart.TabIndex = 12;
     //
     //
     //
     this.classPresentChart.Title.Name  = "Default";
     this.classPresentChart.VisualTheme = "";
     //
     // panel_serviceStatus
     //
     this.panel_serviceStatus.AutoSize     = true;
     this.panel_serviceStatus.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.panel_serviceStatus.BorderStyle  = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel_serviceStatus.Controls.Add(this.label4);
     this.panel_serviceStatus.Controls.Add(this.label3);
     this.panel_serviceStatus.Controls.Add(this.label2);
     this.panel_serviceStatus.Controls.Add(this.label1);
     this.panel_serviceStatus.Controls.Add(this.pictureBox4);
     this.panel_serviceStatus.Controls.Add(this.pictureBox3);
     this.panel_serviceStatus.Controls.Add(this.pictureBox2);
     this.panel_serviceStatus.Controls.Add(this.pictureBox1);
     this.panel_serviceStatus.Location = new System.Drawing.Point(180, 34);
     this.panel_serviceStatus.Name     = "panel_serviceStatus";
     this.panel_serviceStatus.Size     = new System.Drawing.Size(130, 176);
     this.panel_serviceStatus.TabIndex = 9;
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Font      = new System.Drawing.Font("Verdana", 15F);
     this.label4.ForeColor = System.Drawing.Color.Lime;
     this.label4.Location  = new System.Drawing.Point(62, 133);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(63, 25);
     this.label4.TabIndex  = 13;
     this.label4.Text      = "5 MS";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.Font      = new System.Drawing.Font("Verdana", 15F);
     this.label3.ForeColor = System.Drawing.Color.Lime;
     this.label3.Location  = new System.Drawing.Point(62, 91);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(42, 25);
     this.label3.TabIndex  = 12;
     this.label3.Text      = "OK";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Verdana", 15F);
     this.label2.ForeColor = System.Drawing.Color.Lime;
     this.label2.Location  = new System.Drawing.Point(62, 51);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(42, 25);
     this.label2.TabIndex  = 11;
     this.label2.Text      = "OK";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Verdana", 15F);
     this.label1.ForeColor = System.Drawing.Color.Lime;
     this.label1.Location  = new System.Drawing.Point(62, 12);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(42, 25);
     this.label1.TabIndex  = 10;
     this.label1.Text      = "OK";
     //
     // pictureBox4
     //
     this.pictureBox4.Image    = global::AManager.Properties.Resources.machine;
     this.pictureBox4.Location = new System.Drawing.Point(3, 133);
     this.pictureBox4.Name     = "pictureBox4";
     this.pictureBox4.Size     = new System.Drawing.Size(53, 38);
     this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox4.TabIndex = 3;
     this.pictureBox4.TabStop  = false;
     //
     // pictureBox3
     //
     this.pictureBox3.Image    = global::AManager.Properties.Resources.service_1;
     this.pictureBox3.Location = new System.Drawing.Point(3, 87);
     this.pictureBox3.Name     = "pictureBox3";
     this.pictureBox3.Size     = new System.Drawing.Size(53, 38);
     this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox3.TabIndex = 2;
     this.pictureBox3.TabStop  = false;
     //
     // pictureBox2
     //
     this.pictureBox2.Image    = global::AManager.Properties.Resources.service_2;
     this.pictureBox2.Location = new System.Drawing.Point(3, 43);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(53, 38);
     this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox2.TabIndex = 1;
     this.pictureBox2.TabStop  = false;
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::AManager.Properties.Resources.SQL;
     this.pictureBox1.Location = new System.Drawing.Point(3, 3);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(53, 34);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // Btn_removeControl
     //
     this.Btn_removeControl.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.Btn_removeControl.AutoSize     = true;
     this.Btn_removeControl.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.Btn_removeControl.DataBindings.Add(new System.Windows.Forms.Binding("Font", global::AManager.Properties.Settings.Default, "labelFont", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
     this.Btn_removeControl.Font     = global::AManager.Properties.Settings.Default.labelFont;
     this.Btn_removeControl.Location = new System.Drawing.Point(834, 17);
     this.Btn_removeControl.Name     = "Btn_removeControl";
     this.Btn_removeControl.Size     = new System.Drawing.Size(22, 23);
     this.Btn_removeControl.TabIndex = 11;
     this.Btn_removeControl.Text     = "-";
     this.Btn_removeControl.UseVisualStyleBackColor = true;
     this.Btn_removeControl.Visible = false;
     this.Btn_removeControl.Click  += new System.EventHandler(this.Btn_removeControl_Click);
     //
     // btn_layoutEditor
     //
     this.btn_layoutEditor.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_layoutEditor.AutoSize     = true;
     this.btn_layoutEditor.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.btn_layoutEditor.DataBindings.Add(new System.Windows.Forms.Binding("Font", global::AManager.Properties.Settings.Default, "labelFont", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
     this.btn_layoutEditor.Font     = global::AManager.Properties.Settings.Default.labelFont;
     this.btn_layoutEditor.Location = new System.Drawing.Point(864, 17);
     this.btn_layoutEditor.Name     = "btn_layoutEditor";
     this.btn_layoutEditor.Size     = new System.Drawing.Size(38, 23);
     this.btn_layoutEditor.TabIndex = 10;
     this.btn_layoutEditor.Text     = "Edit";
     this.btn_layoutEditor.UseVisualStyleBackColor = true;
     this.btn_layoutEditor.Click += new System.EventHandler(this.Btn_layoutEditor_Click);
     //
     // Btn_addControl
     //
     this.Btn_addControl.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.Btn_addControl.AutoSize     = true;
     this.Btn_addControl.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.Btn_addControl.DataBindings.Add(new System.Windows.Forms.Binding("Font", global::AManager.Properties.Settings.Default, "labelFont", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
     this.Btn_addControl.Font     = global::AManager.Properties.Settings.Default.labelFont;
     this.Btn_addControl.Location = new System.Drawing.Point(801, 17);
     this.Btn_addControl.Name     = "Btn_addControl";
     this.Btn_addControl.Size     = new System.Drawing.Size(26, 23);
     this.Btn_addControl.TabIndex = 1;
     this.Btn_addControl.Text     = "+";
     this.Btn_addControl.UseVisualStyleBackColor = true;
     this.Btn_addControl.Visible = false;
     this.Btn_addControl.Click  += new System.EventHandler(this.Btn_addControl_Click);
     //
     // RG_student
     //
     this.RG_student.AccessibleRole               = System.Windows.Forms.AccessibleRole.None;
     this.RG_student.ArcThickness                 = 6F;
     this.RG_student.BackgroundGradientEndColor   = System.Drawing.Color.Transparent;
     this.RG_student.BackgroundGradientStartColor = System.Drawing.Color.Transparent;
     this.RG_student.Cursor = System.Windows.Forms.Cursors.Default;
     this.RG_student.EnableCustomNeedles          = false;
     this.RG_student.FillColor                    = System.Drawing.Color.DarkGray;
     this.RG_student.FrameThickness               = 1;
     this.RG_student.GaugeArcColor                = System.Drawing.Color.DarkGray;
     this.RG_student.GaugeLabel                   = "Student Present";
     this.RG_student.GaugeLableFont               = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.RG_student.GaugeValueFont               = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.RG_student.InnerFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.RG_student.InnerFrameGradientStartColor = System.Drawing.Color.Transparent;
     this.RG_student.Location            = new System.Drawing.Point(0, 0);
     this.RG_student.MajorDifference     = 1F;
     this.RG_student.MajorTickMarkHeight = 0;
     this.RG_student.Margin                = new System.Windows.Forms.Padding(0);
     this.RG_student.MaximumValue          = 2000F;
     this.RG_student.MinimumSize           = new System.Drawing.Size(125, 125);
     this.RG_student.MinorInnerLinesHeight = 0;
     this.RG_student.MinorTickMarkHeight   = 0;
     this.RG_student.Name = "RG_student";
     this.RG_student.OuterFrameGradientEndColor   = System.Drawing.Color.Transparent;
     this.RG_student.OuterFrameGradientStartColor = System.Drawing.Color.Transparent;
     range1.Color          = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     range1.EndValue       = 1100F;
     range1.Height         = 7;
     range1.InRange        = true;
     range1.Name           = "GaugeRange1";
     range1.RangePlacement = Syncfusion.Windows.Forms.Gauge.TickPlacement.OutSide;
     range1.StartValue     = 0F;
     this.RG_student.Ranges.Add(range1);
     this.RG_student.ShowGaugeValue                 = true;
     this.RG_student.ShowNeedle                     = false;
     this.RG_student.ShowScaleLabel                 = false;
     this.RG_student.ShowTicks                      = true;
     this.RG_student.Size                           = new System.Drawing.Size(150, 150);
     this.RG_student.TabIndex                       = 8;
     this.RG_student.ThemeStyle.ArcThickness        = 0F;
     this.RG_student.ThemeStyle.InnerFrameThickness = 0;
     this.RG_student.TickPlacement                  = Syncfusion.Windows.Forms.Gauge.TickPlacement.OutSide;
     this.RG_student.Value                          = 500F;
     //
     // CB_Colntrols
     //
     this.CB_Colntrols.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.CB_Colntrols.DataBindings.Add(new System.Windows.Forms.Binding("Font", global::AManager.Properties.Settings.Default, "labelFont", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
     this.CB_Colntrols.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.CB_Colntrols.Font              = global::AManager.Properties.Settings.Default.labelFont;
     this.CB_Colntrols.FormattingEnabled = true;
     this.CB_Colntrols.Items.AddRange(new object[] {
         "Select",
         "Attandence",
         "Classwise Attandence",
         "Service Status"
     });
     this.CB_Colntrols.Location = new System.Drawing.Point(646, 17);
     this.CB_Colntrols.Name     = "CB_Colntrols";
     this.CB_Colntrols.Size     = new System.Drawing.Size(146, 21);
     this.CB_Colntrols.TabIndex = 0;
     this.CB_Colntrols.Visible  = false;
     //
     // Uc_dashboard
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoSize            = true;
     this.Controls.Add(this.panelContainer);
     this.Name  = "Uc_dashboard";
     this.Size  = new System.Drawing.Size(907, 552);
     this.Load += new System.EventHandler(this.Uc_dashboard_Load);
     this.panelContainer.ResumeLayout(false);
     this.panelContainer.PerformLayout();
     this.panel_serviceStatus.ResumeLayout(false);
     this.panel_serviceStatus.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.Windows.Forms.Chart.ChartSeries                  chartSeries1                  = new Syncfusion.Windows.Forms.Chart.ChartSeries();
     Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo         chartCustomShapeInfo1         = new Syncfusion.Windows.Forms.Chart.ChartCustomShapeInfo();
     Syncfusion.Windows.Forms.Chart.ChartLineInfo                chartLineInfo1                = new Syncfusion.Windows.Forms.Chart.ChartLineInfo();
     Syncfusion.Windows.Forms.Chart.ChartToolBarSaveItem         chartToolBarSaveItem1         = new Syncfusion.Windows.Forms.Chart.ChartToolBarSaveItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarCopyItem         chartToolBarCopyItem1         = new Syncfusion.Windows.Forms.Chart.ChartToolBarCopyItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarPrintItem        chartToolBarPrintItem1        = new Syncfusion.Windows.Forms.Chart.ChartToolBarPrintItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarPrintPreviewItem chartToolBarPrintPreviewItem1 = new Syncfusion.Windows.Forms.Chart.ChartToolBarPrintPreviewItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarSplitter         chartToolBarSplitter1         = new Syncfusion.Windows.Forms.Chart.ChartToolBarSplitter();
     Syncfusion.Windows.Forms.Chart.ChartToolBarPaletteItem      chartToolBarPaletteItem1      = new Syncfusion.Windows.Forms.Chart.ChartToolBarPaletteItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarStyleItem        chartToolBarStyleItem1        = new Syncfusion.Windows.Forms.Chart.ChartToolBarStyleItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarTypeItem         chartToolBarTypeItem1         = new Syncfusion.Windows.Forms.Chart.ChartToolBarTypeItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarSeries3DItem     chartToolBarSeries3DItem1     = new Syncfusion.Windows.Forms.Chart.ChartToolBarSeries3DItem();
     Syncfusion.Windows.Forms.Chart.ChartToolBarShowLegendItem   chartToolBarShowLegendItem1   = new Syncfusion.Windows.Forms.Chart.ChartToolBarShowLegendItem();
     this.cmbNodeValues      = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.cmbLinkValues      = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.cmbTimeSteps       = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.flowLayoutPanel1   = new System.Windows.Forms.FlowLayoutPanel();
     this.label1             = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.flowLayoutPanel2   = new System.Windows.Forms.FlowLayoutPanel();
     this.btnFirstTimeStep   = new Syncfusion.Windows.Forms.ButtonAdv();
     this.btnBackTimeStep    = new Syncfusion.Windows.Forms.ButtonAdv();
     this.btnStopTimeStep    = new Syncfusion.Windows.Forms.ButtonAdv();
     this.btnForwardTimeStep = new Syncfusion.Windows.Forms.ButtonAdv();
     this.btnRefresh         = new Syncfusion.Windows.Forms.ButtonAdv();
     this.quantityPanel      = new System.Windows.Forms.FlowLayoutPanel();
     this.label4             = new System.Windows.Forms.Label();
     this.cmbIndices         = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.pressurePanel      = new System.Windows.Forms.TableLayoutPanel();
     this.label6             = new System.Windows.Forms.Label();
     this.label5             = new System.Windows.Forms.Label();
     this.label7             = new System.Windows.Forms.Label();
     this.txtPressure1       = new Syncfusion.Windows.Forms.Tools.NumericUpDownExt();
     this.txtPressure2       = new Syncfusion.Windows.Forms.Tools.NumericUpDownExt();
     this.velocityPanel      = new System.Windows.Forms.TableLayoutPanel();
     this.label8             = new System.Windows.Forms.Label();
     this.label9             = new System.Windows.Forms.Label();
     this.txtVelocity        = new Syncfusion.Windows.Forms.Tools.NumericUpDownExt();
     this.chartControl       = new Syncfusion.Windows.Forms.Chart.ChartControl();
     this.legendPanel        = new System.Windows.Forms.TableLayoutPanel();
     this.lblCount3          = new System.Windows.Forms.Label();
     this.lblLegend3         = new System.Windows.Forms.Label();
     this.lblLegend1         = new System.Windows.Forms.Label();
     this.lblLegend2         = new System.Windows.Forms.Label();
     this.lblCount1          = new System.Windows.Forms.Label();
     this.lblCount2          = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.cmbNodeValues)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbLinkValues)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbTimeSteps)).BeginInit();
     this.flowLayoutPanel1.SuspendLayout();
     this.flowLayoutPanel2.SuspendLayout();
     this.quantityPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbIndices)).BeginInit();
     this.pressurePanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtPressure1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPressure2)).BeginInit();
     this.velocityPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtVelocity)).BeginInit();
     this.legendPanel.SuspendLayout();
     this.SuspendLayout();
     //
     // cmbNodeValues
     //
     this.cmbNodeValues.BeforeTouchSize = new System.Drawing.Size(153, 20);
     this.cmbNodeValues.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbNodeValues.Location        = new System.Drawing.Point(3, 15);
     this.cmbNodeValues.Name            = "cmbNodeValues";
     this.cmbNodeValues.Size            = new System.Drawing.Size(153, 20);
     this.cmbNodeValues.TabIndex        = 0;
     //
     // cmbLinkValues
     //
     this.cmbLinkValues.BeforeTouchSize = new System.Drawing.Size(153, 20);
     this.cmbLinkValues.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbLinkValues.Location        = new System.Drawing.Point(3, 64);
     this.cmbLinkValues.Name            = "cmbLinkValues";
     this.cmbLinkValues.Size            = new System.Drawing.Size(153, 20);
     this.cmbLinkValues.TabIndex        = 1;
     //
     // cmbTimeSteps
     //
     this.cmbTimeSteps.BeforeTouchSize = new System.Drawing.Size(153, 20);
     this.cmbTimeSteps.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbTimeSteps.Location        = new System.Drawing.Point(3, 113);
     this.cmbTimeSteps.Name            = "cmbTimeSteps";
     this.cmbTimeSteps.Size            = new System.Drawing.Size(153, 20);
     this.cmbTimeSteps.TabIndex        = 2;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Controls.Add(this.label1);
     this.flowLayoutPanel1.Controls.Add(this.cmbNodeValues);
     this.flowLayoutPanel1.Controls.Add(this.label2);
     this.flowLayoutPanel1.Controls.Add(this.cmbLinkValues);
     this.flowLayoutPanel1.Controls.Add(this.label3);
     this.flowLayoutPanel1.Controls.Add(this.cmbTimeSteps);
     this.flowLayoutPanel1.Controls.Add(this.flowLayoutPanel2);
     this.flowLayoutPanel1.Controls.Add(this.btnRefresh);
     this.flowLayoutPanel1.Controls.Add(this.quantityPanel);
     this.flowLayoutPanel1.Controls.Add(this.pressurePanel);
     this.flowLayoutPanel1.Controls.Add(this.velocityPanel);
     this.flowLayoutPanel1.Controls.Add(this.chartControl);
     this.flowLayoutPanel1.Controls.Add(this.legendPanel);
     this.flowLayoutPanel1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel1.Location      = new System.Drawing.Point(0, 0);
     this.flowLayoutPanel1.Name          = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size          = new System.Drawing.Size(468, 830);
     this.flowLayoutPanel1.TabIndex      = 3;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(3, 0);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(42, 12);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Nodes";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(3, 49);
     this.label2.Margin   = new System.Windows.Forms.Padding(3, 10, 3, 0);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(35, 12);
     this.label2.TabIndex = 1;
     this.label2.Text     = "Links";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(3, 98);
     this.label3.Margin   = new System.Windows.Forms.Padding(3, 10, 3, 0);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(34, 12);
     this.label3.TabIndex = 2;
     this.label3.Text     = "Time";
     //
     // flowLayoutPanel2
     //
     this.flowLayoutPanel2.Controls.Add(this.btnFirstTimeStep);
     this.flowLayoutPanel2.Controls.Add(this.btnBackTimeStep);
     this.flowLayoutPanel2.Controls.Add(this.btnStopTimeStep);
     this.flowLayoutPanel2.Controls.Add(this.btnForwardTimeStep);
     this.flowLayoutPanel2.Location = new System.Drawing.Point(0, 137);
     this.flowLayoutPanel2.Margin   = new System.Windows.Forms.Padding(0);
     this.flowLayoutPanel2.Name     = "flowLayoutPanel2";
     this.flowLayoutPanel2.Size     = new System.Drawing.Size(208, 48);
     this.flowLayoutPanel2.TabIndex = 3;
     //
     // btnFirstTimeStep
     //
     this.btnFirstTimeStep.BeforeTouchSize = new System.Drawing.Size(40, 30);
     this.btnFirstTimeStep.Font            = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.btnFirstTimeStep.Location        = new System.Drawing.Point(3, 3);
     this.btnFirstTimeStep.Name            = "btnFirstTimeStep";
     this.btnFirstTimeStep.Size            = new System.Drawing.Size(40, 30);
     this.btnFirstTimeStep.TabIndex        = 0;
     this.btnFirstTimeStep.Text            = "◀◀";
     //
     // btnBackTimeStep
     //
     this.btnBackTimeStep.BeforeTouchSize = new System.Drawing.Size(40, 30);
     this.btnBackTimeStep.Font            = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.btnBackTimeStep.Location        = new System.Drawing.Point(49, 3);
     this.btnBackTimeStep.Name            = "btnBackTimeStep";
     this.btnBackTimeStep.Size            = new System.Drawing.Size(40, 30);
     this.btnBackTimeStep.TabIndex        = 1;
     this.btnBackTimeStep.Text            = "◀";
     //
     // btnStopTimeStep
     //
     this.btnStopTimeStep.BeforeTouchSize = new System.Drawing.Size(40, 30);
     this.btnStopTimeStep.Font            = new System.Drawing.Font("굴림", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.btnStopTimeStep.Location        = new System.Drawing.Point(95, 3);
     this.btnStopTimeStep.Name            = "btnStopTimeStep";
     this.btnStopTimeStep.Size            = new System.Drawing.Size(40, 30);
     this.btnStopTimeStep.TabIndex        = 2;
     this.btnStopTimeStep.Text            = "❚❚";
     //
     // btnForwardTimeStep
     //
     this.btnForwardTimeStep.BeforeTouchSize = new System.Drawing.Size(40, 30);
     this.btnForwardTimeStep.Font            = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.btnForwardTimeStep.Location        = new System.Drawing.Point(141, 3);
     this.btnForwardTimeStep.Name            = "btnForwardTimeStep";
     this.btnForwardTimeStep.Size            = new System.Drawing.Size(40, 30);
     this.btnForwardTimeStep.TabIndex        = 3;
     this.btnForwardTimeStep.Text            = "▶";
     //
     // btnRefresh
     //
     this.btnRefresh.BeforeTouchSize = new System.Drawing.Size(178, 30);
     this.btnRefresh.Font            = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.btnRefresh.Location        = new System.Drawing.Point(3, 188);
     this.btnRefresh.Name            = "btnRefresh";
     this.btnRefresh.Size            = new System.Drawing.Size(178, 30);
     this.btnRefresh.TabIndex        = 11;
     this.btnRefresh.Text            = "새로고침";
     //
     // quantityPanel
     //
     this.quantityPanel.Controls.Add(this.label4);
     this.quantityPanel.Controls.Add(this.cmbIndices);
     this.quantityPanel.Location = new System.Drawing.Point(3, 224);
     this.quantityPanel.Name     = "quantityPanel";
     this.quantityPanel.Size     = new System.Drawing.Size(205, 49);
     this.quantityPanel.TabIndex = 8;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(3, 3);
     this.label4.Margin   = new System.Windows.Forms.Padding(3);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(105, 12);
     this.label4.TabIndex = 5;
     this.label4.Text     = "수량관리 성능지표";
     //
     // cmbIndices
     //
     this.cmbIndices.BeforeTouchSize = new System.Drawing.Size(153, 20);
     this.cmbIndices.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbIndices.Location        = new System.Drawing.Point(3, 21);
     this.cmbIndices.Name            = "cmbIndices";
     this.cmbIndices.Size            = new System.Drawing.Size(153, 20);
     this.cmbIndices.TabIndex        = 6;
     //
     // pressurePanel
     //
     this.pressurePanel.ColumnCount = 3;
     this.pressurePanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.pressurePanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.pressurePanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
     this.pressurePanel.Controls.Add(this.label6, 2, 0);
     this.pressurePanel.Controls.Add(this.label5, 0, 0);
     this.pressurePanel.Controls.Add(this.label7, 2, 1);
     this.pressurePanel.Controls.Add(this.txtPressure1, 1, 0);
     this.pressurePanel.Controls.Add(this.txtPressure2, 1, 1);
     this.pressurePanel.Location = new System.Drawing.Point(3, 279);
     this.pressurePanel.Name     = "pressurePanel";
     this.pressurePanel.RowCount = 2;
     this.pressurePanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50.76923F));
     this.pressurePanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 49.23077F));
     this.pressurePanel.Size     = new System.Drawing.Size(205, 52);
     this.pressurePanel.TabIndex = 9;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Font     = new System.Drawing.Font("굴림", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.label6.Location = new System.Drawing.Point(123, 3);
     this.label6.Margin   = new System.Windows.Forms.Padding(3);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(55, 11);
     this.label6.TabIndex = 9;
     this.label6.Text     = "kgf/cm2~";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(3, 3);
     this.label5.Margin   = new System.Windows.Forms.Padding(3);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(53, 12);
     this.label5.TabIndex = 6;
     this.label5.Text     = "적정수압";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Font     = new System.Drawing.Font("굴림", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.label7.Location = new System.Drawing.Point(123, 29);
     this.label7.Margin   = new System.Windows.Forms.Padding(3);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(75, 11);
     this.label7.TabIndex = 10;
     this.label7.Text     = "kgf/cm2 사이";
     //
     // txtPressure1
     //
     this.txtPressure1.BeforeTouchSize = new System.Drawing.Size(54, 21);
     this.txtPressure1.DecimalPlaces   = 2;
     this.txtPressure1.Location        = new System.Drawing.Point(63, 3);
     this.txtPressure1.Name            = "txtPressure1";
     this.txtPressure1.Size            = new System.Drawing.Size(54, 21);
     this.txtPressure1.TabIndex        = 11;
     //
     // txtPressure2
     //
     this.txtPressure2.BeforeTouchSize = new System.Drawing.Size(54, 21);
     this.txtPressure2.DecimalPlaces   = 2;
     this.txtPressure2.Location        = new System.Drawing.Point(63, 29);
     this.txtPressure2.Name            = "txtPressure2";
     this.txtPressure2.Size            = new System.Drawing.Size(54, 21);
     this.txtPressure2.TabIndex        = 12;
     //
     // velocityPanel
     //
     this.velocityPanel.ColumnCount = 3;
     this.velocityPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.velocityPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.velocityPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
     this.velocityPanel.Controls.Add(this.label8, 2, 0);
     this.velocityPanel.Controls.Add(this.label9, 0, 0);
     this.velocityPanel.Controls.Add(this.txtVelocity, 1, 0);
     this.velocityPanel.Location = new System.Drawing.Point(3, 337);
     this.velocityPanel.Name     = "velocityPanel";
     this.velocityPanel.RowCount = 1;
     this.velocityPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50.76923F));
     this.velocityPanel.Size     = new System.Drawing.Size(205, 30);
     this.velocityPanel.TabIndex = 10;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Font     = new System.Drawing.Font("굴림", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.label8.Location = new System.Drawing.Point(123, 3);
     this.label8.Margin   = new System.Windows.Forms.Padding(3);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(66, 11);
     this.label8.TabIndex = 9;
     this.label8.Text     = "m/sec 이상";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(3, 3);
     this.label9.Margin   = new System.Windows.Forms.Padding(3);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(53, 12);
     this.label9.TabIndex = 6;
     this.label9.Text     = "적정유속";
     //
     // txtVelocity
     //
     this.txtVelocity.BeforeTouchSize = new System.Drawing.Size(54, 21);
     this.txtVelocity.DecimalPlaces   = 2;
     this.txtVelocity.Location        = new System.Drawing.Point(63, 3);
     this.txtVelocity.Name            = "txtVelocity";
     this.txtVelocity.Size            = new System.Drawing.Size(54, 21);
     this.txtVelocity.TabIndex        = 11;
     //
     // chartControl
     //
     this.chartControl.BackInterior = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(244)))), ((int)(((byte)(244))))));
     this.chartControl.BorderAppearance.BaseColor          = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.chartControl.BorderAppearance.Interior.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.chartControl.ChartArea.AdjustPlotAreaMargins     = Syncfusion.Windows.Forms.Chart.ChartSetMode.None;
     this.chartControl.ChartArea.AxisSpacing    = new System.Drawing.SizeF(0F, 2F);
     this.chartControl.ChartArea.BackInterior   = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.White);
     this.chartControl.ChartArea.CursorLocation = new System.Drawing.Point(0, 0);
     this.chartControl.ChartArea.CursorReDraw   = false;
     this.chartControl.ChartAreaMargins         = new Syncfusion.Windows.Forms.Chart.ChartMargins(0, 0, 0, 0);
     this.chartControl.CustomPalette            = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(55)))), ((int)(((byte)(128))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(107)))), ((int)(((byte)(190)))), ((int)(((byte)(82))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(153)))), ((int)(((byte)(191))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(36)))), ((int)(((byte)(126))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(63)))), ((int)(((byte)(57))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(124)))), ((int)(((byte)(155)))))
     };
     this.chartControl.DataSourceName = "[none]";
     this.chartControl.Font           = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.chartControl.IsWindowLess   = false;
     //
     //
     //
     this.chartControl.Legend.Alignment   = Syncfusion.Windows.Forms.Chart.ChartAlignment.Center;
     this.chartControl.Legend.Location    = new System.Drawing.Point(21, 230);
     this.chartControl.Legend.Orientation = Syncfusion.Windows.Forms.Chart.ChartOrientation.Horizontal;
     this.chartControl.Legend.Position    = Syncfusion.Windows.Forms.Chart.ChartDock.Bottom;
     this.chartControl.Legend.Visible     = false;
     this.chartControl.Localize           = null;
     this.chartControl.Location           = new System.Drawing.Point(3, 370);
     this.chartControl.Margin             = new System.Windows.Forms.Padding(3, 0, 3, 3);
     this.chartControl.Name    = "chartControl";
     this.chartControl.Palette = Syncfusion.Windows.Forms.Chart.ChartColorPalette.Office2016;
     this.chartControl.PrimaryXAxis.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
     this.chartControl.PrimaryXAxis.GridLineType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     this.chartControl.PrimaryXAxis.LineType.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     this.chartControl.PrimaryXAxis.LogLabelsDisplayMode   = Syncfusion.Windows.Forms.Chart.LogLabelsDisplayMode.Default;
     this.chartControl.PrimaryXAxis.Margin = true;
     this.chartControl.PrimaryXAxis.MinorGridLineType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     this.chartControl.PrimaryXAxis.TickColor              = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(212)))), ((int)(((byte)(212)))));
     this.chartControl.PrimaryXAxis.TitleColor             = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
     this.chartControl.PrimaryYAxis.ForeColor              = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
     this.chartControl.PrimaryYAxis.GridLineType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     this.chartControl.PrimaryYAxis.LineType.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     this.chartControl.PrimaryYAxis.LogLabelsDisplayMode   = Syncfusion.Windows.Forms.Chart.LogLabelsDisplayMode.Default;
     this.chartControl.PrimaryYAxis.Margin = true;
     this.chartControl.PrimaryYAxis.MinorGridLineType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     this.chartControl.PrimaryYAxis.TickColor     = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(212)))), ((int)(((byte)(212)))));
     this.chartControl.PrimaryYAxis.TitleColor    = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
     chartSeries1.FancyToolTip.ResizeInsideSymbol = true;
     chartSeries1.Name = "Default0";
     chartSeries1.Points.Add(1D, ((double)(70D)));
     chartSeries1.Points.Add(2D, ((double)(35D)));
     chartSeries1.Points.Add(3D, ((double)(65D)));
     chartSeries1.Points.Add(4D, ((double)(25D)));
     chartSeries1.Points.Add(5D, ((double)(50D)));
     chartSeries1.Resolution                  = 0D;
     chartSeries1.StackingGroup               = "Default Group";
     chartSeries1.Style.AltTagFormat          = "";
     chartSeries1.Style.Callout.Font.Facename = "굴림";
     chartSeries1.Style.DrawTextShape         = false;
     chartSeries1.Style.Font.Facename         = "굴림";
     chartSeries1.Style.TextColor             = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
     chartLineInfo1.Alignment                 = System.Drawing.Drawing2D.PenAlignment.Center;
     chartLineInfo1.Color         = System.Drawing.SystemColors.ControlText;
     chartLineInfo1.DashPattern   = null;
     chartLineInfo1.DashStyle     = System.Drawing.Drawing2D.DashStyle.Solid;
     chartLineInfo1.Width         = 1F;
     chartCustomShapeInfo1.Border = chartLineInfo1;
     chartCustomShapeInfo1.Color  = System.Drawing.SystemColors.HighlightText;
     chartCustomShapeInfo1.Type   = Syncfusion.Windows.Forms.Chart.ChartCustomShape.Square;
     chartSeries1.Style.TextShape = chartCustomShapeInfo1;
     chartSeries1.Text            = "Default0";
     chartSeries1.Type            = Syncfusion.Windows.Forms.Chart.ChartSeriesType.Pie;
     this.chartControl.Series.Add(chartSeries1);
     this.chartControl.Size         = new System.Drawing.Size(200, 200);
     this.chartControl.Skins        = Syncfusion.Windows.Forms.Chart.Skins.Office2016Colorful;
     this.chartControl.TabIndex     = 7;
     this.chartControl.TextPosition = Syncfusion.Windows.Forms.Chart.ChartTextPosition.Bottom;
     //
     //
     //
     this.chartControl.Title.Name                 = "Default";
     this.chartControl.Title.Position             = Syncfusion.Windows.Forms.Chart.ChartDock.Bottom;
     this.chartControl.ToolBar.EnableDefaultItems = false;
     this.chartControl.ToolBar.Items.Add(chartToolBarSaveItem1);
     this.chartControl.ToolBar.Items.Add(chartToolBarCopyItem1);
     this.chartControl.ToolBar.Items.Add(chartToolBarPrintItem1);
     this.chartControl.ToolBar.Items.Add(chartToolBarPrintPreviewItem1);
     this.chartControl.ToolBar.Items.Add(chartToolBarSplitter1);
     this.chartControl.ToolBar.Items.Add(chartToolBarPaletteItem1);
     this.chartControl.ToolBar.Items.Add(chartToolBarStyleItem1);
     this.chartControl.ToolBar.Items.Add(chartToolBarTypeItem1);
     this.chartControl.ToolBar.Items.Add(chartToolBarSeries3DItem1);
     this.chartControl.ToolBar.Items.Add(chartToolBarShowLegendItem1);
     this.chartControl.VisualTheme = "";
     //
     // legendPanel
     //
     this.legendPanel.ColumnCount = 3;
     this.legendPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 42.60355F));
     this.legendPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 57.39645F));
     this.legendPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 8F));
     this.legendPanel.Controls.Add(this.lblCount3, 1, 2);
     this.legendPanel.Controls.Add(this.lblLegend3, 0, 2);
     this.legendPanel.Controls.Add(this.lblLegend1, 0, 0);
     this.legendPanel.Controls.Add(this.lblLegend2, 0, 1);
     this.legendPanel.Controls.Add(this.lblCount1, 1, 0);
     this.legendPanel.Controls.Add(this.lblCount2, 1, 1);
     this.legendPanel.Location = new System.Drawing.Point(3, 576);
     this.legendPanel.Name     = "legendPanel";
     this.legendPanel.RowCount = 3;
     this.legendPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.legendPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.legendPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.legendPanel.Size     = new System.Drawing.Size(178, 67);
     this.legendPanel.TabIndex = 12;
     //
     // lblCount3
     //
     this.lblCount3.BackColor = System.Drawing.Color.CornflowerBlue;
     this.lblCount3.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.lblCount3.Font      = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblCount3.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.lblCount3.Location  = new System.Drawing.Point(72, 44);
     this.lblCount3.Margin    = new System.Windows.Forms.Padding(0, 0, 15, 0);
     this.lblCount3.Name      = "lblCount3";
     this.lblCount3.Size      = new System.Drawing.Size(82, 23);
     this.lblCount3.TabIndex  = 17;
     this.lblCount3.Text      = "123";
     this.lblCount3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lblLegend3
     //
     this.lblLegend3.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.lblLegend3.Location  = new System.Drawing.Point(3, 47);
     this.lblLegend3.Margin    = new System.Windows.Forms.Padding(3);
     this.lblLegend3.Name      = "lblLegend3";
     this.lblLegend3.Size      = new System.Drawing.Size(66, 17);
     this.lblLegend3.TabIndex  = 11;
     this.lblLegend3.Text      = "legend";
     this.lblLegend3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblLegend1
     //
     this.lblLegend1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.lblLegend1.Location  = new System.Drawing.Point(3, 3);
     this.lblLegend1.Margin    = new System.Windows.Forms.Padding(3);
     this.lblLegend1.Name      = "lblLegend1";
     this.lblLegend1.Size      = new System.Drawing.Size(66, 16);
     this.lblLegend1.TabIndex  = 6;
     this.lblLegend1.Text      = "legend";
     this.lblLegend1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblLegend2
     //
     this.lblLegend2.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.lblLegend2.Location  = new System.Drawing.Point(3, 25);
     this.lblLegend2.Margin    = new System.Windows.Forms.Padding(3);
     this.lblLegend2.Name      = "lblLegend2";
     this.lblLegend2.Size      = new System.Drawing.Size(66, 16);
     this.lblLegend2.TabIndex  = 12;
     this.lblLegend2.Text      = "legend";
     this.lblLegend2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblCount1
     //
     this.lblCount1.BackColor = System.Drawing.Color.Tomato;
     this.lblCount1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.lblCount1.Font      = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblCount1.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.lblCount1.Location  = new System.Drawing.Point(72, 0);
     this.lblCount1.Margin    = new System.Windows.Forms.Padding(0, 0, 15, 0);
     this.lblCount1.Name      = "lblCount1";
     this.lblCount1.Size      = new System.Drawing.Size(82, 22);
     this.lblCount1.TabIndex  = 15;
     this.lblCount1.Text      = "123";
     this.lblCount1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lblCount2
     //
     this.lblCount2.BackColor = System.Drawing.Color.SeaGreen;
     this.lblCount2.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.lblCount2.Font      = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblCount2.ForeColor = System.Drawing.Color.WhiteSmoke;
     this.lblCount2.Location  = new System.Drawing.Point(72, 22);
     this.lblCount2.Margin    = new System.Windows.Forms.Padding(0, 0, 15, 0);
     this.lblCount2.Name      = "lblCount2";
     this.lblCount2.Size      = new System.Drawing.Size(82, 22);
     this.lblCount2.TabIndex  = 16;
     this.lblCount2.Text      = "123";
     this.lblCount2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // BrowserView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.flowLayoutPanel1);
     this.Name = "BrowserView";
     this.Size = new System.Drawing.Size(468, 830);
     ((System.ComponentModel.ISupportInitialize)(this.cmbNodeValues)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbLinkValues)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbTimeSteps)).EndInit();
     this.flowLayoutPanel1.ResumeLayout(false);
     this.flowLayoutPanel1.PerformLayout();
     this.flowLayoutPanel2.ResumeLayout(false);
     this.quantityPanel.ResumeLayout(false);
     this.quantityPanel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbIndices)).EndInit();
     this.pressurePanel.ResumeLayout(false);
     this.pressurePanel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtPressure1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPressure2)).EndInit();
     this.velocityPanel.ResumeLayout(false);
     this.velocityPanel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtVelocity)).EndInit();
     this.legendPanel.ResumeLayout(false);
     this.ResumeLayout(false);
 }