예제 #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram             xyDiagram1             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series1                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView1        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series2                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView2        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series3                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView3        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series4                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView4        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.XYDiagram             xyDiagram2             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series5                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedAreaSeriesView stackedAreaSeriesView1 = new DevExpress.XtraCharts.StackedAreaSeriesView();
     DevExpress.XtraCharts.ChartTitle            chartTitle1            = new DevExpress.XtraCharts.ChartTitle();
     this.tablePanel1   = new DevExpress.Utils.Layout.TablePanel();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.chartControl2 = new DevExpress.XtraCharts.ChartControl();
     this.monthlyEvaluationScoreModelBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.labelControl1             = new DevExpress.XtraEditors.LabelControl();
     this.chartControl1             = new DevExpress.XtraCharts.ChartControl();
     this.gridControl1              = new DevExpress.XtraGrid.GridControl();
     this.gridView1                 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colDate                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colFloatingPopulation     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMonthlyLandPriceIndex  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMonthlyEvaluationScore = new DevExpress.XtraGrid.Columns.GridColumn();
     this.labelControl3             = new DevExpress.XtraEditors.LabelControl();
     this.btnReturn                 = new DevExpress.XtraEditors.SimpleButton();
     this.lblScore                  = new DevExpress.XtraEditors.LabelControl();
     this.lblRank                   = new DevExpress.XtraEditors.LabelControl();
     this.bgwDataSource             = new System.ComponentModel.BackgroundWorker();
     ((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).BeginInit();
     this.tablePanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.monthlyEvaluationScoreModelBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.SuspendLayout();
     //
     // tablePanel1
     //
     this.tablePanel1.Columns.AddRange(new DevExpress.Utils.Layout.TablePanelColumn[] {
         new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 2F),
         new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 10F),
         new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 10F),
         new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 10F),
         new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F),
         new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F),
         new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 10F),
         new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 10F),
         new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F),
         new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F),
         new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 3F),
         new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 4F),
         new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 3F),
         new DevExpress.Utils.Layout.TablePanelColumn(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 2F)
     });
     this.tablePanel1.Controls.Add(this.labelControl2);
     this.tablePanel1.Controls.Add(this.chartControl2);
     this.tablePanel1.Controls.Add(this.labelControl1);
     this.tablePanel1.Controls.Add(this.chartControl1);
     this.tablePanel1.Controls.Add(this.gridControl1);
     this.tablePanel1.Controls.Add(this.labelControl3);
     this.tablePanel1.Controls.Add(this.btnReturn);
     this.tablePanel1.Controls.Add(this.lblScore);
     this.tablePanel1.Controls.Add(this.lblRank);
     this.tablePanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tablePanel1.Location = new System.Drawing.Point(0, 0);
     this.tablePanel1.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.tablePanel1.Name     = "tablePanel1";
     this.tablePanel1.Rows.AddRange(new DevExpress.Utils.Layout.TablePanelRow[] {
         new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 2F),
         new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 12F),
         new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 10F),
         new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 10F),
         new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 10F),
         new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 10F),
         new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 10F),
         new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 10F),
         new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 10F),
         new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 10F),
         new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 8F),
         new DevExpress.Utils.Layout.TablePanelRow(DevExpress.Utils.Layout.TablePanelEntityStyle.Relative, 5F)
     });
     this.tablePanel1.Size     = new System.Drawing.Size(892, 576);
     this.tablePanel1.TabIndex = 0;
     //
     // labelControl2
     //
     this.labelControl2.Appearance.Font                   = new System.Drawing.Font("맑은 고딕", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.labelControl2.Appearance.Options.UseFont        = true;
     this.labelControl2.Appearance.Options.UseTextOptions = true;
     this.labelControl2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.labelControl2.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Bottom;
     this.labelControl2.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.tablePanel1.SetColumn(this.labelControl2, 1);
     this.tablePanel1.SetColumnSpan(this.labelControl2, 4);
     this.labelControl2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.labelControl2.Location = new System.Drawing.Point(24, 14);
     this.labelControl2.Name     = "labelControl2";
     this.tablePanel1.SetRow(this.labelControl2, 1);
     this.labelControl2.Size     = new System.Drawing.Size(366, 59);
     this.labelControl2.TabIndex = 9;
     this.labelControl2.Text     = "labelControl2";
     //
     // chartControl2
     //
     this.chartControl2.AnimationStartMode = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.tablePanel1.SetColumn(this.chartControl2, 5);
     this.tablePanel1.SetColumnSpan(this.chartControl2, 5);
     this.chartControl2.DataSource = this.monthlyEvaluationScoreModelBindingSource;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl2.Diagram = xyDiagram1;
     this.chartControl2.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chartControl2.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartControl2.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.chartControl2.Legend.Border.Visibility   = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl2.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartControl2.Legend.Margins.Bottom      = 0;
     this.chartControl2.Legend.MarkerSize          = new System.Drawing.Size(16, 10);
     this.chartControl2.Legend.Name = "Default Legend";
     this.chartControl2.Location    = new System.Drawing.Point(396, 294);
     this.chartControl2.Margin      = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.chartControl2.Name        = "chartControl2";
     this.tablePanel1.SetRow(this.chartControl2, 6);
     this.tablePanel1.SetRowSpan(this.chartControl2, 5);
     series1.ArgumentDataMember = "Date";
     series1.Name = "07~08승차";
     series1.ValueDataMembersSerializable = "FloationPopulationBySevenToEightOnBoard";
     series1.View = lineSeriesView1;
     series2.ArgumentDataMember = "Date";
     series2.Name = "07~08하차";
     series2.ValueDataMembersSerializable = "FloationPopulationBySevenToEightOffBoard";
     series2.View = lineSeriesView2;
     series3.ArgumentDataMember = "Date";
     series3.Name = "18~19승차";
     series3.ValueDataMembersSerializable = "FloationPopulationByEighteenToNineteenOnBoard";
     series3.View = lineSeriesView3;
     series4.ArgumentDataMember = "Date";
     series4.Name = "18~19하차";
     series4.ValueDataMembersSerializable = "FloationPopulationByEighteenToNineteenOffBoard";
     series4.View = lineSeriesView4;
     this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3,
         series4
     };
     this.chartControl2.Size     = new System.Drawing.Size(365, 255);
     this.chartControl2.TabIndex = 8;
     //
     // monthlyEvaluationScoreModelBindingSource
     //
     this.monthlyEvaluationScoreModelBindingSource.DataSource = typeof(SSTAA.Data.MonthlyEvaluationScoreModel);
     //
     // labelControl1
     //
     this.labelControl1.Appearance.BackColor              = System.Drawing.Color.White;
     this.labelControl1.Appearance.Font                   = new System.Drawing.Font("Tahoma", 16.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl1.Appearance.Options.UseBackColor   = true;
     this.labelControl1.Appearance.Options.UseFont        = true;
     this.labelControl1.Appearance.Options.UseTextOptions = true;
     this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.labelControl1.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Bottom;
     this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.tablePanel1.SetColumn(this.labelControl1, 10);
     this.tablePanel1.SetColumnSpan(this.labelControl1, 3);
     this.labelControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.labelControl1.Location = new System.Drawing.Point(768, 240);
     this.labelControl1.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.labelControl1.Name     = "labelControl1";
     this.tablePanel1.SetRow(this.labelControl1, 5);
     this.tablePanel1.SetRowSpan(this.labelControl1, 2);
     this.labelControl1.Size     = new System.Drawing.Size(100, 104);
     this.labelControl1.TabIndex = 7;
     this.labelControl1.Text     = "기대점수";
     //
     // chartControl1
     //
     this.chartControl1.AnimationStartMode = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.tablePanel1.SetColumn(this.chartControl1, 5);
     this.tablePanel1.SetColumnSpan(this.chartControl1, 5);
     this.chartControl1.DataSource = this.monthlyEvaluationScoreModelBindingSource;
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisX.WholeRange.EndSideMargin   = 0D;
     xyDiagram2.AxisX.WholeRange.StartSideMargin = 0D;
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram           = xyDiagram2;
     this.chartControl1.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.Name       = "Default Legend";
     this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl1.Location          = new System.Drawing.Point(396, 78);
     this.chartControl1.Margin            = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.chartControl1.Name              = "chartControl1";
     this.tablePanel1.SetRow(this.chartControl1, 2);
     this.tablePanel1.SetRowSpan(this.chartControl1, 4);
     series5.ArgumentDataMember = "Date";
     series5.Name = "평가점수";
     series5.ValueDataMembersSerializable = "MonthlyEvaluationScore";
     series5.View = stackedAreaSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series5
     };
     this.chartControl1.Size     = new System.Drawing.Size(365, 212);
     this.chartControl1.TabIndex = 6;
     chartTitle1.Font            = new System.Drawing.Font("맑은 고딕", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     chartTitle1.Text            = "평가점수(월별)";
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // gridControl1
     //
     this.tablePanel1.SetColumn(this.gridControl1, 1);
     this.tablePanel1.SetColumnSpan(this.gridControl1, 4);
     this.gridControl1.DataSource = this.monthlyEvaluationScoreModelBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.gridControl1.Location = new System.Drawing.Point(24, 78);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.gridControl1.Name     = "gridControl1";
     this.tablePanel1.SetRow(this.gridControl1, 2);
     this.tablePanel1.SetRowSpan(this.gridControl1, 9);
     this.gridControl1.Size     = new System.Drawing.Size(366, 471);
     this.gridControl1.TabIndex = 5;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     this.gridControl1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.gridControl1_MouseMove);
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colDate,
         this.colFloatingPopulation,
         this.colMonthlyLandPriceIndex,
         this.colMonthlyEvaluationScore
     });
     this.gridView1.DetailHeight = 272;
     this.gridView1.GridControl  = this.gridControl1;
     this.gridView1.Name         = "gridView1";
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // colDate
     //
     this.colDate.Caption = "평가월";
     this.colDate.DisplayFormat.FormatString = "yyyy-MM";
     this.colDate.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.colDate.FieldName = "Date";
     this.colDate.GroupFormat.FormatString = "yyyy-MM";
     this.colDate.GroupFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.colDate.Name = "colDate";
     this.colDate.OptionsColumn.AllowEdit = false;
     this.colDate.OptionsColumn.AllowMove = false;
     this.colDate.OptionsColumn.ReadOnly  = true;
     this.colDate.Visible      = true;
     this.colDate.VisibleIndex = 0;
     this.colDate.Width        = 66;
     //
     // colFloatingPopulation
     //
     this.colFloatingPopulation.Caption = "유동인구";
     this.colFloatingPopulation.DisplayFormat.FormatString = "#,###";
     this.colFloatingPopulation.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Custom;
     this.colFloatingPopulation.FieldName = "FloatingPopulation";
     this.colFloatingPopulation.GroupFormat.FormatString = "#,###";
     this.colFloatingPopulation.GroupFormat.FormatType   = DevExpress.Utils.FormatType.Custom;
     this.colFloatingPopulation.Name = "colFloatingPopulation";
     this.colFloatingPopulation.OptionsColumn.AllowEdit = false;
     this.colFloatingPopulation.OptionsColumn.AllowMove = false;
     this.colFloatingPopulation.Visible      = true;
     this.colFloatingPopulation.VisibleIndex = 1;
     this.colFloatingPopulation.Width        = 66;
     //
     // colMonthlyLandPriceIndex
     //
     this.colMonthlyLandPriceIndex.Caption = "지가지수";
     this.colMonthlyLandPriceIndex.DisplayFormat.FormatString = "0.000";
     this.colMonthlyLandPriceIndex.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Custom;
     this.colMonthlyLandPriceIndex.FieldName = "MonthlyLandPriceIndex";
     this.colMonthlyLandPriceIndex.GroupFormat.FormatString = "0.000";
     this.colMonthlyLandPriceIndex.GroupFormat.FormatType   = DevExpress.Utils.FormatType.Custom;
     this.colMonthlyLandPriceIndex.Name = "colMonthlyLandPriceIndex";
     this.colMonthlyLandPriceIndex.OptionsColumn.AllowEdit = false;
     this.colMonthlyLandPriceIndex.OptionsColumn.AllowMove = false;
     this.colMonthlyLandPriceIndex.OptionsColumn.ReadOnly  = true;
     this.colMonthlyLandPriceIndex.Visible      = true;
     this.colMonthlyLandPriceIndex.VisibleIndex = 2;
     this.colMonthlyLandPriceIndex.Width        = 66;
     //
     // colMonthlyEvaluationScore
     //
     this.colMonthlyEvaluationScore.Caption = "평가점수";
     this.colMonthlyEvaluationScore.DisplayFormat.FormatString = "0.000";
     this.colMonthlyEvaluationScore.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Custom;
     this.colMonthlyEvaluationScore.FieldName = "MonthlyEvaluationScore";
     this.colMonthlyEvaluationScore.GroupFormat.FormatString = "0.000";
     this.colMonthlyEvaluationScore.GroupFormat.FormatType   = DevExpress.Utils.FormatType.Custom;
     this.colMonthlyEvaluationScore.Name = "colMonthlyEvaluationScore";
     this.colMonthlyEvaluationScore.OptionsColumn.AllowEdit = false;
     this.colMonthlyEvaluationScore.OptionsColumn.AllowMove = false;
     this.colMonthlyEvaluationScore.Visible      = true;
     this.colMonthlyEvaluationScore.VisibleIndex = 3;
     this.colMonthlyEvaluationScore.Width        = 66;
     //
     // labelControl3
     //
     this.labelControl3.Appearance.BackColor              = System.Drawing.Color.White;
     this.labelControl3.Appearance.Font                   = new System.Drawing.Font("Tahoma", 16.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl3.Appearance.Options.UseBackColor   = true;
     this.labelControl3.Appearance.Options.UseFont        = true;
     this.labelControl3.Appearance.Options.UseTextOptions = true;
     this.labelControl3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.labelControl3.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Bottom;
     this.tablePanel1.SetColumn(this.labelControl3, 11);
     this.labelControl3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.labelControl3.Location = new System.Drawing.Point(799, 78);
     this.labelControl3.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.labelControl3.Name     = "labelControl3";
     this.tablePanel1.SetRow(this.labelControl3, 2);
     this.labelControl3.Size     = new System.Drawing.Size(36, 50);
     this.labelControl3.TabIndex = 3;
     this.labelControl3.Text     = "순위";
     //
     // btnReturn
     //
     this.btnReturn.Appearance.Font            = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnReturn.Appearance.Options.UseFont = true;
     this.tablePanel1.SetColumn(this.btnReturn, 10);
     this.tablePanel1.SetColumnSpan(this.btnReturn, 3);
     this.btnReturn.Location = new System.Drawing.Point(768, 469);
     this.btnReturn.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnReturn.Name     = "btnReturn";
     this.tablePanel1.SetRow(this.btnReturn, 9);
     this.btnReturn.Size     = new System.Drawing.Size(100, 23);
     this.btnReturn.TabIndex = 2;
     this.btnReturn.Text     = "돌아가기";
     this.btnReturn.Click   += new System.EventHandler(this.btnReturn_Click);
     //
     // lblScore
     //
     this.lblScore.Appearance.BackColor              = System.Drawing.Color.White;
     this.lblScore.Appearance.Font                   = new System.Drawing.Font("Tahoma", 19.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblScore.Appearance.Options.UseBackColor   = true;
     this.lblScore.Appearance.Options.UseFont        = true;
     this.lblScore.Appearance.Options.UseTextOptions = true;
     this.lblScore.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.lblScore.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.lblScore.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.tablePanel1.SetColumn(this.lblScore, 10);
     this.tablePanel1.SetColumnSpan(this.lblScore, 3);
     this.lblScore.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.lblScore.Location = new System.Drawing.Point(768, 348);
     this.lblScore.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.lblScore.Name     = "lblScore";
     this.tablePanel1.SetRow(this.lblScore, 7);
     this.lblScore.Size     = new System.Drawing.Size(100, 50);
     this.lblScore.TabIndex = 1;
     this.lblScore.Text     = "30.789";
     //
     // lblRank
     //
     this.lblRank.Appearance.BackColor              = System.Drawing.Color.White;
     this.lblRank.Appearance.Font                   = new System.Drawing.Font("Tahoma", 19.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblRank.Appearance.Options.UseBackColor   = true;
     this.lblRank.Appearance.Options.UseFont        = true;
     this.lblRank.Appearance.Options.UseTextOptions = true;
     this.lblRank.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.lblRank.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.lblRank.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.tablePanel1.SetColumn(this.lblRank, 10);
     this.tablePanel1.SetColumnSpan(this.lblRank, 3);
     this.lblRank.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.lblRank.Location = new System.Drawing.Point(768, 132);
     this.lblRank.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.lblRank.Name     = "lblRank";
     this.tablePanel1.SetRow(this.lblRank, 3);
     this.lblRank.Size     = new System.Drawing.Size(100, 50);
     this.lblRank.TabIndex = 0;
     this.lblRank.Text     = "5위";
     //
     // bgwDataSource
     //
     this.bgwDataSource.DoWork             += new System.ComponentModel.DoWorkEventHandler(this.bgwDataSource_DoWork);
     this.bgwDataSource.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.bgwDataSource_RunWorkerCompleted);
     //
     // StationScoreForm
     //
     this.Appearance.BackColor            = System.Drawing.Color.White;
     this.Appearance.Options.UseBackColor = true;
     this.AutoScaleDimensions             = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize    = new System.Drawing.Size(892, 576);
     this.Controls.Add(this.tablePanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.MaximizeBox     = false;
     this.Name            = "StationScoreForm";
     this.Text            = "StationScoreForm";
     ((System.ComponentModel.ISupportInitialize)(this.tablePanel1)).EndInit();
     this.tablePanel1.ResumeLayout(false);
     this.tablePanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.monthlyEvaluationScoreModelBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraTreeMap.HatchFillStyle         hatchFillStyle5         = new DevExpress.XtraTreeMap.HatchFillStyle();
     DevExpress.XtraTreeMap.HatchFillStyle         hatchFillStyle6         = new DevExpress.XtraTreeMap.HatchFillStyle();
     DevExpress.XtraTreeMap.TreeMapFlatDataAdapter treeMapFlatDataAdapter1 = new DevExpress.XtraTreeMap.TreeMapFlatDataAdapter();
     DevExpress.XtraTreeMap.HatchFillStyle         hatchFillStyle3         = new DevExpress.XtraTreeMap.HatchFillStyle();
     DevExpress.XtraTreeMap.HatchFillStyle         hatchFillStyle4         = new DevExpress.XtraTreeMap.HatchFillStyle();
     DevExpress.XtraTreeMap.HatchFillStyle         hatchFillStyle1         = new DevExpress.XtraTreeMap.HatchFillStyle();
     DevExpress.XtraTreeMap.HatchFillStyle         hatchFillStyle2         = new DevExpress.XtraTreeMap.HatchFillStyle();
     DevExpress.XtraCharts.XYDiagram             xyDiagram1             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series1                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedAreaSeriesView stackedAreaSeriesView1 = new DevExpress.XtraCharts.StackedAreaSeriesView();
     this.layoutControl1     = new DevExpress.XtraLayout.LayoutControl();
     this.Root               = new DevExpress.XtraLayout.LayoutControlGroup();
     this.emptySpaceItem2    = new DevExpress.XtraLayout.EmptySpaceItem();
     this.treeMapControl1    = new DevExpress.XtraTreeMap.TreeMapControl();
     this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
     this.treeMapControl2    = new DevExpress.XtraTreeMap.TreeMapControl();
     this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
     this.treeMapControl3    = new DevExpress.XtraTreeMap.TreeMapControl();
     this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
     this.labelControl1      = new DevExpress.XtraEditors.LabelControl();
     this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
     this.labelControl2      = new DevExpress.XtraEditors.LabelControl();
     this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
     this.chartControl1      = new DevExpress.XtraCharts.ChartControl();
     this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.treeMapControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.treeMapControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.treeMapControl3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.chartControl1);
     this.layoutControl1.Controls.Add(this.labelControl2);
     this.layoutControl1.Controls.Add(this.labelControl1);
     this.layoutControl1.Controls.Add(this.treeMapControl3);
     this.layoutControl1.Controls.Add(this.treeMapControl2);
     this.layoutControl1.Controls.Add(this.treeMapControl1);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.Root     = this.Root;
     this.layoutControl1.Size     = new System.Drawing.Size(937, 524);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // Root
     //
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.emptySpaceItem2,
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.layoutControlItem4,
         this.layoutControlItem5,
         this.layoutControlItem6
     });
     this.Root.Name        = "Root";
     this.Root.Size        = new System.Drawing.Size(937, 524);
     this.Root.TextVisible = false;
     //
     // emptySpaceItem2
     //
     this.emptySpaceItem2.AllowHotTrack = false;
     this.emptySpaceItem2.Location      = new System.Drawing.Point(445, 0);
     this.emptySpaceItem2.Name          = "emptySpaceItem2";
     this.emptySpaceItem2.Size          = new System.Drawing.Size(472, 273);
     this.emptySpaceItem2.TextSize      = new System.Drawing.Size(0, 0);
     //
     // treeMapControl1
     //
     this.treeMapControl1.Appearance.GroupStyle.TextGlowColor       = System.Drawing.Color.Empty;
     this.treeMapControl1.Appearance.HighlightedLeafStyle.FillStyle = hatchFillStyle5;
     this.treeMapControl1.Appearance.SelectedLeafStyle.FillStyle    = hatchFillStyle6;
     this.treeMapControl1.DataAdapter = treeMapFlatDataAdapter1;
     this.treeMapControl1.Location    = new System.Drawing.Point(12, 36);
     this.treeMapControl1.Name        = "treeMapControl1";
     this.treeMapControl1.Size        = new System.Drawing.Size(216, 281);
     this.treeMapControl1.TabIndex    = 4;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control     = this.treeMapControl1;
     this.layoutControlItem1.Location    = new System.Drawing.Point(0, 22);
     this.layoutControlItem1.Name        = "layoutControlItem1";
     this.layoutControlItem1.Size        = new System.Drawing.Size(220, 285);
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible = false;
     //
     // treeMapControl2
     //
     this.treeMapControl2.Appearance.GroupStyle.TextGlowColor       = System.Drawing.Color.Empty;
     this.treeMapControl2.Appearance.HighlightedLeafStyle.FillStyle = hatchFillStyle3;
     this.treeMapControl2.Appearance.SelectedLeafStyle.FillStyle    = hatchFillStyle4;
     this.treeMapControl2.Location = new System.Drawing.Point(12, 321);
     this.treeMapControl2.Name     = "treeMapControl2";
     this.treeMapControl2.Size     = new System.Drawing.Size(441, 189);
     this.treeMapControl2.TabIndex = 5;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control     = this.treeMapControl2;
     this.layoutControlItem2.Location    = new System.Drawing.Point(0, 307);
     this.layoutControlItem2.Name        = "layoutControlItem2";
     this.layoutControlItem2.Size        = new System.Drawing.Size(445, 193);
     this.layoutControlItem2.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextVisible = false;
     //
     // treeMapControl3
     //
     this.treeMapControl3.Appearance.GroupStyle.TextGlowColor       = System.Drawing.Color.Empty;
     this.treeMapControl3.Appearance.HighlightedLeafStyle.FillStyle = hatchFillStyle1;
     this.treeMapControl3.Appearance.SelectedLeafStyle.FillStyle    = hatchFillStyle2;
     this.treeMapControl3.Location = new System.Drawing.Point(232, 36);
     this.treeMapControl3.Name     = "treeMapControl3";
     this.treeMapControl3.Size     = new System.Drawing.Size(221, 281);
     this.treeMapControl3.TabIndex = 6;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control     = this.treeMapControl3;
     this.layoutControlItem3.Location    = new System.Drawing.Point(220, 22);
     this.layoutControlItem3.Name        = "layoutControlItem3";
     this.layoutControlItem3.Size        = new System.Drawing.Size(225, 285);
     this.layoutControlItem3.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible = false;
     //
     // labelControl1
     //
     this.labelControl1.AutoSizeMode    = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControl1.Location        = new System.Drawing.Point(12, 14);
     this.labelControl1.Name            = "labelControl1";
     this.labelControl1.Size            = new System.Drawing.Size(216, 18);
     this.labelControl1.StyleController = this.layoutControl1;
     this.labelControl1.TabIndex        = 7;
     this.labelControl1.Text            = "labelControl1";
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control             = this.labelControl1;
     this.layoutControlItem4.Location            = new System.Drawing.Point(0, 0);
     this.layoutControlItem4.MaxSize             = new System.Drawing.Size(0, 22);
     this.layoutControlItem4.MinSize             = new System.Drawing.Size(18, 22);
     this.layoutControlItem4.Name                = "layoutControlItem4";
     this.layoutControlItem4.Size                = new System.Drawing.Size(220, 22);
     this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem4.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible         = false;
     //
     // labelControl2
     //
     this.labelControl2.AutoSizeMode    = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControl2.Location        = new System.Drawing.Point(232, 14);
     this.labelControl2.Name            = "labelControl2";
     this.labelControl2.Size            = new System.Drawing.Size(221, 18);
     this.labelControl2.StyleController = this.layoutControl1;
     this.labelControl2.TabIndex        = 8;
     this.labelControl2.Text            = "labelControl2";
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.Control             = this.labelControl2;
     this.layoutControlItem5.Location            = new System.Drawing.Point(220, 0);
     this.layoutControlItem5.MaxSize             = new System.Drawing.Size(0, 22);
     this.layoutControlItem5.MinSize             = new System.Drawing.Size(18, 22);
     this.layoutControlItem5.Name                = "layoutControlItem5";
     this.layoutControlItem5.Size                = new System.Drawing.Size(225, 22);
     this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem5.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlItem5.TextVisible         = false;
     //
     // chartControl1
     //
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisX.WholeRange.EndSideMargin   = 0D;
     xyDiagram1.AxisX.WholeRange.StartSideMargin = 0D;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram     = xyDiagram1;
     this.chartControl1.Legend.Name = "Default Legend";
     this.chartControl1.Location    = new System.Drawing.Point(457, 287);
     this.chartControl1.Name        = "chartControl1";
     series1.Name = "Series 1";
     series1.View = stackedAreaSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.Size     = new System.Drawing.Size(468, 223);
     this.chartControl1.TabIndex = 9;
     //
     // layoutControlItem6
     //
     this.layoutControlItem6.Control     = this.chartControl1;
     this.layoutControlItem6.Location    = new System.Drawing.Point(445, 273);
     this.layoutControlItem6.Name        = "layoutControlItem6";
     this.layoutControlItem6.Size        = new System.Drawing.Size(472, 227);
     this.layoutControlItem6.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem6.TextVisible = false;
     //
     // StorageAmountControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.layoutControl1);
     this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name   = "StorageAmountControl";
     this.Size   = new System.Drawing.Size(937, 524);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.treeMapControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.treeMapControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.treeMapControl3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
     this.ResumeLayout(false);
 }
예제 #3
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent() {
			this.components = new System.ComponentModel.Container();
			DevExpress.XtraCharts.SimpleDiagram simpleDiagram1 = new DevExpress.XtraCharts.SimpleDiagram();
			DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel1 = new DevExpress.XtraCharts.PieSeriesLabel();
			DevExpress.XtraCharts.PieSeriesView pieSeriesView1 = new DevExpress.XtraCharts.PieSeriesView();
			DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel2 = new DevExpress.XtraCharts.PieSeriesLabel();
			DevExpress.XtraCharts.PieSeriesView pieSeriesView2 = new DevExpress.XtraCharts.PieSeriesView();
			DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
			DevExpress.XtraCharts.ConstantLine constantLine1 = new DevExpress.XtraCharts.ConstantLine();
			DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
			DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.LineSeriesView lineSeriesView3 = new DevExpress.XtraCharts.LineSeriesView();
			DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
			DevExpress.XtraCharts.ConstantLine constantLine2 = new DevExpress.XtraCharts.ConstantLine();
			DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel4 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.LineSeriesView lineSeriesView4 = new DevExpress.XtraCharts.LineSeriesView();
			DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel5 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.LineSeriesView lineSeriesView5 = new DevExpress.XtraCharts.LineSeriesView();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel6 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.LineSeriesView lineSeriesView6 = new DevExpress.XtraCharts.LineSeriesView();
			DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel3 = new DevExpress.XtraCharts.PieSeriesLabel();
			DevExpress.XtraCharts.PieSeriesView pieSeriesView3 = new DevExpress.XtraCharts.PieSeriesView();
			DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel4 = new DevExpress.XtraCharts.PieSeriesLabel();
			DevExpress.XtraCharts.PieSeriesView pieSeriesView4 = new DevExpress.XtraCharts.PieSeriesView();
			DevExpress.XtraCharts.XYDiagram xyDiagram3 = new DevExpress.XtraCharts.XYDiagram();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel7 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.StackedAreaSeriesView stackedAreaSeriesView1 = new DevExpress.XtraCharts.StackedAreaSeriesView();
			DevExpress.XtraCharts.XYDiagram xyDiagram4 = new DevExpress.XtraCharts.XYDiagram();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel8 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.StackedAreaSeriesView stackedAreaSeriesView2 = new DevExpress.XtraCharts.StackedAreaSeriesView();
			DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
			DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
			DevExpress.Utils.ToolTipItem toolTipItem1 = new DevExpress.Utils.ToolTipItem();
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ChartsForm));
			this.adTypesSource = new ShomreiTorah.Journal.Forms.ChartBindingSource(this.components);
			this.thisYearsRunningTotal = new ShomreiTorah.Journal.Forms.ChartBindingSource(this.components);
			this.lastYearsRunningTotal = new ShomreiTorah.Journal.Forms.ChartBindingSource(this.components);
			this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
			this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
			this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
			this.xtraTabPage6 = new DevExpress.XtraTab.XtraTabPage();
			this.chartControl6 = new DevExpress.XtraCharts.ChartControl();
			this.xtraTabPage5 = new DevExpress.XtraTab.XtraTabPage();
			this.chartControl5 = new DevExpress.XtraCharts.ChartControl();
			this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
			this.chartControl2 = new DevExpress.XtraCharts.ChartControl();
			this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
			this.chartControl3 = new DevExpress.XtraCharts.ChartControl();
			this.runningTotalsSource = new ShomreiTorah.Journal.Forms.ChartBindingSource(this.components);
			this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage();
			this.chartControl4 = new DevExpress.XtraCharts.ChartControl();
			this.refresh = new DevExpress.XtraEditors.SimpleButton();
			((System.ComponentModel.ISupportInitialize)(this.adTypesSource)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.thisYearsRunningTotal)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.lastYearsRunningTotal)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
			this.xtraTabControl1.SuspendLayout();
			this.xtraTabPage1.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(simpleDiagram1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pieSeriesLabel2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).BeginInit();
			this.xtraTabPage6.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.chartControl6)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
			this.xtraTabPage5.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.chartControl5)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).BeginInit();
			this.xtraTabPage2.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pieSeriesLabel3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pieSeriesView3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pieSeriesLabel4)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pieSeriesView4)).BeginInit();
			this.xtraTabPage3.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.chartControl3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel7)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.runningTotalsSource)).BeginInit();
			this.xtraTabPage4.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.chartControl4)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel8)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView2)).BeginInit();
			this.SuspendLayout();
			// 
			// adTypesSource
			// 
			this.adTypesSource.DataSet = ShomreiTorah.Journal.Forms.ChartDataSet.AdTypes;
			// 
			// thisYearsRunningTotal
			// 
			this.thisYearsRunningTotal.DataSet = ShomreiTorah.Journal.Forms.ChartDataSet.ThisYearRunningTotal;
			// 
			// lastYearsRunningTotal
			// 
			this.lastYearsRunningTotal.DataSet = ShomreiTorah.Journal.Forms.ChartDataSet.LastYearRunningTotal;
			// 
			// xtraTabControl1
			// 
			this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.xtraTabControl1.Location = new System.Drawing.Point(0, 0);
			this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
			this.xtraTabControl1.Name = "xtraTabControl1";
			this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
			this.xtraTabControl1.Size = new System.Drawing.Size(1130, 709);
			this.xtraTabControl1.TabIndex = 0;
			this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage6,
            this.xtraTabPage5,
            this.xtraTabPage1,
            this.xtraTabPage2,
            this.xtraTabPage3,
            this.xtraTabPage4});
			this.xtraTabControl1.Selected += new DevExpress.XtraTab.TabPageEventHandler(this.xtraTabControl1_Selected);
			// 
			// xtraTabPage1
			// 
			this.xtraTabPage1.Controls.Add(this.chartControl1);
			this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
			this.xtraTabPage1.Name = "xtraTabPage1";
			this.xtraTabPage1.Size = new System.Drawing.Size(1120, 667);
			this.xtraTabPage1.Text = "Ad Value by Type";
			// 
			// chartControl1
			// 
			this.chartControl1.DataSource = this.adTypesSource;
			simpleDiagram1.Dimension = 1;
			this.chartControl1.Diagram = simpleDiagram1;
			this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.chartControl1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
			this.chartControl1.Location = new System.Drawing.Point(0, 0);
			this.chartControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
			this.chartControl1.Name = "chartControl1";
			series1.ArgumentDataMember = "Type";
			series1.DataSource = this.adTypesSource;
			pieSeriesLabel1.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
			pieSeriesLabel1.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
			pieSeriesLabel1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Empty;
			pieSeriesLabel1.Font = new System.Drawing.Font("Calibri", 11F);
			pieSeriesLabel1.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
			pieSeriesLabel1.Position = DevExpress.XtraCharts.PieSeriesLabelPosition.Radial;
			pieSeriesLabel1.TextColor = System.Drawing.Color.White;
			pieSeriesLabel1.TextPattern = "{A}s";
			series1.Label = pieSeriesLabel1;
			series1.LegendTextPattern = "{A}s: {V:C0}";
			series1.Name = "Series 1";
			series1.ValueDataMembersSerializable = "Value";
			series1.View = pieSeriesView1;
			this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1};
			pieSeriesLabel2.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
			this.chartControl1.SeriesTemplate.Label = pieSeriesLabel2;
			this.chartControl1.SeriesTemplate.View = pieSeriesView2;
			this.chartControl1.Size = new System.Drawing.Size(1120, 667);
			this.chartControl1.TabIndex = 0;
			// 
			// xtraTabPage6
			// 
			this.xtraTabPage6.Controls.Add(this.chartControl6);
			this.xtraTabPage6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
			this.xtraTabPage6.Name = "xtraTabPage6";
			this.xtraTabPage6.Size = new System.Drawing.Size(1120, 667);
			this.xtraTabPage6.Text = "This Year vs. Last Year (Count)";
			// 
			// chartControl6
			// 
			constantLine1.AxisValueSerializable = "0";
			constantLine1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
			constantLine1.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dash;
			constantLine1.LineStyle.Thickness = 2;
			constantLine1.Name = "Deadline";
			constantLine1.ShowBehind = true;
			constantLine1.Title.Alignment = DevExpress.XtraCharts.ConstantLineTitleAlignment.Far;
			constantLine1.Title.Font = new System.Drawing.Font("Tahoma", 10F);
			xyDiagram1.AxisX.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] {
            constantLine1});
			xyDiagram1.AxisX.Label.TextPattern = "{A:G} days";
			xyDiagram1.AxisX.Reverse = true;
			xyDiagram1.AxisX.Title.Text = "Days until deadline";
			xyDiagram1.AxisX.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
			xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
			xyDiagram1.AxisY.Label.TextPattern = "{V:N0}";
			xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
			xyDiagram1.LabelsResolveOverlappingMinIndent = 3;
			this.chartControl6.Diagram = xyDiagram1;
			this.chartControl6.Dock = System.Windows.Forms.DockStyle.Fill;
			this.chartControl6.Location = new System.Drawing.Point(0, 0);
			this.chartControl6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
			this.chartControl6.Name = "chartControl6";
			series2.ArgumentDataMember = "DeadlineDelta";
			series2.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
			series2.DataSource = this.thisYearsRunningTotal;
			pointSeriesLabel1.LineLength = 20;
			pointSeriesLabel1.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
			pointSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.HideOverlapped;
			pointSeriesLabel1.TextPattern = "This year: {V:C0}";
			series2.Label = pointSeriesLabel1;
			series2.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
			series2.LegendTextPattern = "{S}";
			series2.Name = "This Year";
			series2.ValueDataMembersSerializable = "TotalCount";
			lineSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
			lineSeriesView1.LineMarkerOptions.Color = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
			lineSeriesView1.LineMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Diamond;
			lineSeriesView1.LineMarkerOptions.Size = 12;
			lineSeriesView1.LineStyle.Thickness = 3;
			lineSeriesView1.Shadow.Visible = true;
			series2.View = lineSeriesView1;
			series3.ArgumentDataMember = "DeadlineDelta";
			series3.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
			series3.DataSource = this.lastYearsRunningTotal;
			pointSeriesLabel2.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
			pointSeriesLabel2.TextPattern = "{V:C2}";
			series3.Label = pointSeriesLabel2;
			series3.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
			series3.Name = "LastYear";
			series3.ValueDataMembersSerializable = "TotalCount";
			lineSeriesView2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
			lineSeriesView2.MarkerVisibility = DevExpress.Utils.DefaultBoolean.False;
			series3.View = lineSeriesView2;
			this.chartControl6.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series2,
        series3};
			pointSeriesLabel3.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
			this.chartControl6.SeriesTemplate.Label = pointSeriesLabel3;
			this.chartControl6.SeriesTemplate.View = lineSeriesView3;
			this.chartControl6.Size = new System.Drawing.Size(1120, 667);
			this.chartControl6.TabIndex = 1;
			// 
			// xtraTabPage5
			// 
			this.xtraTabPage5.Controls.Add(this.chartControl5);
			this.xtraTabPage5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
			this.xtraTabPage5.Name = "xtraTabPage5";
			this.xtraTabPage5.Size = new System.Drawing.Size(1120, 667);
			this.xtraTabPage5.Text = "This Year vs. Last Year (Price)";
			// 
			// chartControl5
			// 
			constantLine2.AxisValueSerializable = "0";
			constantLine2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
			constantLine2.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Dash;
			constantLine2.LineStyle.Thickness = 2;
			constantLine2.Name = "Deadline";
			constantLine2.ShowBehind = true;
			constantLine2.Title.Alignment = DevExpress.XtraCharts.ConstantLineTitleAlignment.Far;
			constantLine2.Title.Font = new System.Drawing.Font("Tahoma", 10F);
			xyDiagram2.AxisX.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] {
            constantLine2});
			xyDiagram2.AxisX.Label.TextPattern = "{A:G} days";
			xyDiagram2.AxisX.Reverse = true;
			xyDiagram2.AxisX.Title.Text = "Days until deadline";
			xyDiagram2.AxisX.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
			xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
			xyDiagram2.AxisY.Label.TextPattern = "{V:C0}";
			xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
			xyDiagram2.LabelsResolveOverlappingMinIndent = 3;
			this.chartControl5.Diagram = xyDiagram2;
			this.chartControl5.Dock = System.Windows.Forms.DockStyle.Fill;
			this.chartControl5.Location = new System.Drawing.Point(0, 0);
			this.chartControl5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
			this.chartControl5.Name = "chartControl5";
			series4.ArgumentDataMember = "DeadlineDelta";
			series4.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
			series4.DataSource = this.thisYearsRunningTotal;
			pointSeriesLabel4.LineLength = 20;
			pointSeriesLabel4.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
			pointSeriesLabel4.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.HideOverlapped;
			pointSeriesLabel4.TextPattern = "This year: {V:C0}";
			series4.Label = pointSeriesLabel4;
			series4.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
			series4.LegendTextPattern = "{S}";
			series4.Name = "This Year";
			series4.ValueDataMembersSerializable = "TotalValue";
			lineSeriesView4.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
			lineSeriesView4.LineMarkerOptions.Color = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
			lineSeriesView4.LineMarkerOptions.Kind = DevExpress.XtraCharts.MarkerKind.Diamond;
			lineSeriesView4.LineMarkerOptions.Size = 12;
			lineSeriesView4.LineStyle.Thickness = 3;
			lineSeriesView4.Shadow.Visible = true;
			series4.View = lineSeriesView4;
			series5.ArgumentDataMember = "DeadlineDelta";
			series5.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
			series5.DataSource = this.lastYearsRunningTotal;
			pointSeriesLabel5.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
			pointSeriesLabel5.TextPattern = "{V:C2}";
			series5.Label = pointSeriesLabel5;
			series5.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
			series5.Name = "LastYear";
			series5.ValueDataMembersSerializable = "TotalValue";
			lineSeriesView5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
			lineSeriesView5.MarkerVisibility = DevExpress.Utils.DefaultBoolean.False;
			series5.View = lineSeriesView5;
			this.chartControl5.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series4,
        series5};
			pointSeriesLabel6.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
			this.chartControl5.SeriesTemplate.Label = pointSeriesLabel6;
			this.chartControl5.SeriesTemplate.View = lineSeriesView6;
			this.chartControl5.Size = new System.Drawing.Size(1120, 667);
			this.chartControl5.TabIndex = 0;
			// 
			// xtraTabPage2
			// 
			this.xtraTabPage2.Controls.Add(this.chartControl2);
			this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
			this.xtraTabPage2.Name = "xtraTabPage2";
			this.xtraTabPage2.Size = new System.Drawing.Size(1120, 667);
			this.xtraTabPage2.Text = "Ad Count by Type";
			// 
			// chartControl2
			// 
			this.chartControl2.DataSource = this.adTypesSource;
			this.chartControl2.Dock = System.Windows.Forms.DockStyle.Fill;
			this.chartControl2.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
			this.chartControl2.Location = new System.Drawing.Point(0, 0);
			this.chartControl2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
			this.chartControl2.Name = "chartControl2";
			series6.ArgumentDataMember = "Type";
			series6.DataSource = this.adTypesSource;
			pieSeriesLabel3.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
			pieSeriesLabel3.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
			pieSeriesLabel3.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Empty;
			pieSeriesLabel3.Font = new System.Drawing.Font("Calibri", 11F);
			pieSeriesLabel3.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
			pieSeriesLabel3.Position = DevExpress.XtraCharts.PieSeriesLabelPosition.Radial;
			pieSeriesLabel3.TextColor = System.Drawing.Color.White;
			pieSeriesLabel3.TextPattern = "{A}s";
			series6.Label = pieSeriesLabel3;
			series6.LegendTextPattern = "{A}s: {V:G}";
			series6.Name = "Series 1";
			series6.ValueDataMembersSerializable = "Count";
			series6.View = pieSeriesView3;
			this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series6};
			pieSeriesLabel4.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
			this.chartControl2.SeriesTemplate.Label = pieSeriesLabel4;
			this.chartControl2.SeriesTemplate.View = pieSeriesView4;
			this.chartControl2.Size = new System.Drawing.Size(1120, 667);
			this.chartControl2.TabIndex = 0;
			// 
			// xtraTabPage3
			// 
			this.xtraTabPage3.Controls.Add(this.chartControl3);
			this.xtraTabPage3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
			this.xtraTabPage3.Name = "xtraTabPage3";
			this.xtraTabPage3.Size = new System.Drawing.Size(1120, 667);
			this.xtraTabPage3.Text = "Ads over Time";
			// 
			// chartControl3
			// 
			this.chartControl3.DataSource = this.runningTotalsSource;
			xyDiagram3.AxisX.Label.Staggered = true;
			xyDiagram3.AxisX.Label.TextPattern = "{A:m}";
			xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
			xyDiagram3.AxisX.WholeRange.AutoSideMargins = false;
			xyDiagram3.AxisX.WholeRange.SideMarginsValue = 0D;
			xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
			this.chartControl3.Diagram = xyDiagram3;
			this.chartControl3.Dock = System.Windows.Forms.DockStyle.Fill;
			this.chartControl3.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
			this.chartControl3.Location = new System.Drawing.Point(0, 0);
			this.chartControl3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
			this.chartControl3.Name = "chartControl3";
			this.chartControl3.SeriesDataMember = "AdType";
			this.chartControl3.SeriesNameTemplate.EndText = "s";
			this.chartControl3.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
			this.chartControl3.SeriesTemplate.ArgumentDataMember = "Date";
			this.chartControl3.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
			pointSeriesLabel7.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
			pointSeriesLabel7.TextPattern = "{V:G}";
			this.chartControl3.SeriesTemplate.Label = pointSeriesLabel7;
			this.chartControl3.SeriesTemplate.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
			this.chartControl3.SeriesTemplate.ValueDataMembersSerializable = "TotalCount";
			this.chartControl3.SeriesTemplate.View = stackedAreaSeriesView1;
			this.chartControl3.Size = new System.Drawing.Size(1120, 667);
			this.chartControl3.TabIndex = 0;
			// 
			// runningTotalsSource
			// 
			this.runningTotalsSource.DataSet = ShomreiTorah.Journal.Forms.ChartDataSet.RunningAdTypeTotals;
			// 
			// xtraTabPage4
			// 
			this.xtraTabPage4.Controls.Add(this.chartControl4);
			this.xtraTabPage4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
			this.xtraTabPage4.Name = "xtraTabPage4";
			this.xtraTabPage4.Size = new System.Drawing.Size(1120, 667);
			this.xtraTabPage4.Text = "Ad Value over Time";
			// 
			// chartControl4
			// 
			this.chartControl4.DataSource = this.runningTotalsSource;
			xyDiagram4.AxisX.Label.TextPattern = "{A:m}";
			xyDiagram4.AxisX.VisibleInPanesSerializable = "-1";
			xyDiagram4.AxisX.WholeRange.AutoSideMargins = false;
			xyDiagram4.AxisX.WholeRange.SideMarginsValue = 0D;
			xyDiagram4.AxisY.Label.TextPattern = "{V:C0}";
			xyDiagram4.AxisY.VisibleInPanesSerializable = "-1";
			this.chartControl4.Diagram = xyDiagram4;
			this.chartControl4.Dock = System.Windows.Forms.DockStyle.Fill;
			this.chartControl4.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
			this.chartControl4.Location = new System.Drawing.Point(0, 0);
			this.chartControl4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
			this.chartControl4.Name = "chartControl4";
			this.chartControl4.SeriesDataMember = "AdType";
			this.chartControl4.SeriesNameTemplate.EndText = "s";
			this.chartControl4.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
			this.chartControl4.SeriesTemplate.ArgumentDataMember = "Date";
			this.chartControl4.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
			pointSeriesLabel8.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
			this.chartControl4.SeriesTemplate.Label = pointSeriesLabel8;
			this.chartControl4.SeriesTemplate.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
			this.chartControl4.SeriesTemplate.ValueDataMembersSerializable = "TotalValue";
			this.chartControl4.SeriesTemplate.View = stackedAreaSeriesView2;
			this.chartControl4.Size = new System.Drawing.Size(1120, 667);
			this.chartControl4.TabIndex = 0;
			// 
			// refresh
			// 
			this.refresh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.refresh.Image = global::ShomreiTorah.Journal.Properties.Resources.Refresh16;
			this.refresh.Location = new System.Drawing.Point(1092, 0);
			this.refresh.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
			this.refresh.Name = "refresh";
			this.refresh.Size = new System.Drawing.Size(32, 31);
			toolTipTitleItem1.Text = "Refresh Charts";
			toolTipItem1.LeftIndent = 6;
			toolTipItem1.Text = "Refreshes the data displayed by the charts.";
			superToolTip1.Items.Add(toolTipTitleItem1);
			superToolTip1.Items.Add(toolTipItem1);
			this.refresh.SuperTip = superToolTip1;
			this.refresh.TabIndex = 4;
			this.refresh.Text = "Refresh";
			this.refresh.Click += new System.EventHandler(this.refresh_Click);
			// 
			// ChartsForm
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 19F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.ClientSize = new System.Drawing.Size(1130, 709);
			this.Controls.Add(this.refresh);
			this.Controls.Add(this.xtraTabControl1);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
			this.Name = "ChartsForm";
			this.Text = "Journal Charts";
			((System.ComponentModel.ISupportInitialize)(this.adTypesSource)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.thisYearsRunningTotal)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.lastYearsRunningTotal)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
			this.xtraTabControl1.ResumeLayout(false);
			this.xtraTabPage1.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(simpleDiagram1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pieSeriesLabel1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pieSeriesLabel2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
			this.xtraTabPage6.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.chartControl6)).EndInit();
			this.xtraTabPage5.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).EndInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).EndInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel6)).EndInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView6)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.chartControl5)).EndInit();
			this.xtraTabPage2.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(pieSeriesLabel3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pieSeriesView3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pieSeriesLabel4)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pieSeriesView4)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
			this.xtraTabPage3.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel7)).EndInit();
			((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.chartControl3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.runningTotalsSource)).EndInit();
			this.xtraTabPage4.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel8)).EndInit();
			((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.chartControl4)).EndInit();
			this.ResumeLayout(false);

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

        }
예제 #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram   xyDiagram1   = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series      series1      = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint("A", new object[] {
         ((object)(10))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("B", new object[] {
         ((object)(20))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint("C", new object[] {
         ((object)(30))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("D", new object[] {
         ((object)(40))
     });
     DevExpress.XtraCharts.StackedAreaSeriesView stackedAreaSeriesView1 = new DevExpress.XtraCharts.StackedAreaSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel      pointSeriesLabel1      = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.Series      series2      = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint("A", new object[] {
         ((object)(20))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint("B", new object[] {
         ((object)(30))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint("C", new object[] {
         ((object)(40))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint("D", new object[] {
         ((object)(50))
     });
     DevExpress.XtraCharts.StackedAreaSeriesView stackedAreaSeriesView2 = new DevExpress.XtraCharts.StackedAreaSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel      pointSeriesLabel2      = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.Series      series3      = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint seriesPoint9 = new DevExpress.XtraCharts.SeriesPoint("A", new object[] {
         ((object)(15))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint10 = new DevExpress.XtraCharts.SeriesPoint("B", new object[] {
         ((object)(25))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint11 = new DevExpress.XtraCharts.SeriesPoint("C", new object[] {
         ((object)(35))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint12 = new DevExpress.XtraCharts.SeriesPoint("D", new object[] {
         ((object)(45))
     });
     DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisX.Range.SideMarginsEnabled   = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Range.SideMarginsEnabled   = true;
     this.chartControl1.Diagram  = xyDiagram1;
     this.chartControl1.Location = new System.Drawing.Point(15, 15);
     this.chartControl1.Margin   = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.chartControl1.Name     = "chartControl1";
     series1.Name = "Series 2";
     series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint1,
         seriesPoint2,
         seriesPoint3,
         seriesPoint4
     });
     stackedAreaSeriesView1.Color = System.Drawing.Color.Transparent;
     series1.View = stackedAreaSeriesView1;
     pointSeriesLabel1.Visible = false;
     series1.Label             = pointSeriesLabel1;
     series2.Name = "Series 3";
     series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint5,
         seriesPoint6,
         seriesPoint7,
         seriesPoint8
     });
     series2.View = stackedAreaSeriesView2;
     pointSeriesLabel2.Visible = false;
     series2.Label             = pointSeriesLabel2;
     series3.Name = "Series 1";
     series3.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint9,
         seriesPoint10,
         seriesPoint11,
         seriesPoint12
     });
     series3.View = lineSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     this.chartControl1.SeriesTemplate.View = lineSeriesView2;
     this.chartControl1.Size     = new System.Drawing.Size(869, 403);
     this.chartControl1.TabIndex = 0;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(901, 634);
     this.Controls.Add(this.chartControl1);
     this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.Name   = "Form1";
     this.Text   = "Form1";
     this.Load  += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
예제 #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram             xyDiagram1             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series1                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedAreaSeriesView stackedAreaSeriesView1 = new DevExpress.XtraCharts.StackedAreaSeriesView();
     DevExpress.XtraCharts.ChartTitle            chartTitle1            = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.Series                series2                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.DoughnutSeriesLabel   doughnutSeriesLabel1   = new DevExpress.XtraCharts.DoughnutSeriesLabel();
     DevExpress.XtraCharts.DoughnutSeriesView    doughnutSeriesView1    = new DevExpress.XtraCharts.DoughnutSeriesView();
     DevExpress.XtraCharts.SeriesTitle           seriesTitle1           = new DevExpress.XtraCharts.SeriesTitle();
     DevExpress.XtraCharts.XYDiagram             xyDiagram2             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series3                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.ChartTitle            chartTitle2            = new DevExpress.XtraCharts.ChartTitle();
     this.dateEditCuoi         = new DevExpress.XtraEditors.DateEdit();
     this.dateEditDau          = new DevExpress.XtraEditors.DateEdit();
     this.labelControl2        = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1        = new DevExpress.XtraEditors.LabelControl();
     this.chartControlDoanhThu = new DevExpress.XtraCharts.ChartControl();
     this.labelControl3        = new DevExpress.XtraEditors.LabelControl();
     this.tedTongDoanhThu      = new DevExpress.XtraEditors.TextEdit();
     this.ButtonReportTK       = new DevExpress.XtraEditors.SimpleButton();
     this.chartControlLoaiVC   = new DevExpress.XtraCharts.ChartControl();
     this.chartControlMostVC   = new DevExpress.XtraCharts.ChartControl();
     this.labelControl4        = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5        = new DevExpress.XtraEditors.LabelControl();
     this.dateEditVCDau        = new DevExpress.XtraEditors.DateEdit();
     this.dateEditVCCuoi       = new DevExpress.XtraEditors.DateEdit();
     this.simpleButtonGiam     = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButtonTang     = new DevExpress.XtraEditors.SimpleButton();
     this.labelControl6        = new DevExpress.XtraEditors.LabelControl();
     this.cbBoxEditSoMostVC    = new DevExpress.XtraEditors.ComboBoxEdit();
     this.timerGiam            = new System.Windows.Forms.Timer(this.components);
     this.timerTang            = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.dateEditCuoi.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEditCuoi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEditDau.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEditDau.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControlDoanhThu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tedTongDoanhThu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControlLoaiVC)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnutSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnutSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControlMostVC)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEditVCDau.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEditVCDau.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEditVCCuoi.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEditVCCuoi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbBoxEditSoMostVC.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // dateEditCuoi
     //
     this.dateEditCuoi.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.dateEditCuoi.EditValue = null;
     this.dateEditCuoi.Location  = new System.Drawing.Point(342, 14);
     this.dateEditCuoi.Name      = "dateEditCuoi";
     this.dateEditCuoi.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEditCuoi.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEditCuoi.Size              = new System.Drawing.Size(172, 24);
     this.dateEditCuoi.TabIndex          = 4;
     this.dateEditCuoi.EditValueChanged += new System.EventHandler(this.dateEdit2_EditValueChanged);
     //
     // dateEditDau
     //
     this.dateEditDau.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.dateEditDau.EditValue = null;
     this.dateEditDau.Location  = new System.Drawing.Point(133, 14);
     this.dateEditDau.Name      = "dateEditDau";
     this.dateEditDau.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEditDau.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEditDau.Size              = new System.Drawing.Size(172, 24);
     this.dateEditDau.TabIndex          = 3;
     this.dateEditDau.EditValueChanged += new System.EventHandler(this.dateEdit1_EditValueChanged);
     //
     // labelControl2
     //
     this.labelControl2.Anchor   = System.Windows.Forms.AnchorStyles.Top;
     this.labelControl2.Location = new System.Drawing.Point(311, 17);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(25, 18);
     this.labelControl2.TabIndex = 2;
     this.labelControl2.Text     = "đến";
     //
     // labelControl1
     //
     this.labelControl1.Anchor   = System.Windows.Forms.AnchorStyles.Top;
     this.labelControl1.Location = new System.Drawing.Point(46, 17);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(81, 18);
     this.labelControl1.TabIndex = 1;
     this.labelControl1.Text     = "Thống kê từ";
     //
     // chartControlDoanhThu
     //
     this.chartControlDoanhThu.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     xyDiagram1.AxisX.VisibleInPanesSerializable  = "-1";
     xyDiagram1.AxisX.WholeRange.SideMarginsValue = 0D;
     xyDiagram1.AxisY.VisibleInPanesSerializable  = "-1";
     this.chartControlDoanhThu.Diagram            = xyDiagram1;
     this.chartControlDoanhThu.Legend.Name        = "Default Legend";
     this.chartControlDoanhThu.Legend.Visibility  = DevExpress.Utils.DefaultBoolean.False;
     this.chartControlDoanhThu.Location           = new System.Drawing.Point(0, 42);
     this.chartControlDoanhThu.Name = "chartControlDoanhThu";
     series1.Name = "BDDoanhThu";
     stackedAreaSeriesView1.Transparency = ((byte)(135));
     series1.View = stackedAreaSeriesView1;
     this.chartControlDoanhThu.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControlDoanhThu.Size     = new System.Drawing.Size(1054, 354);
     this.chartControlDoanhThu.TabIndex = 0;
     chartTitle1.Font = new System.Drawing.Font("Tahoma", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     chartTitle1.Text = "Thống kê doanh thu";
     this.chartControlDoanhThu.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // labelControl3
     //
     this.labelControl3.Anchor   = System.Windows.Forms.AnchorStyles.Top;
     this.labelControl3.Location = new System.Drawing.Point(524, 17);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(127, 18);
     this.labelControl3.TabIndex = 5;
     this.labelControl3.Text     = "Có tổng doanh thu:";
     //
     // tedTongDoanhThu
     //
     this.tedTongDoanhThu.Anchor              = System.Windows.Forms.AnchorStyles.Top;
     this.tedTongDoanhThu.Location            = new System.Drawing.Point(657, 14);
     this.tedTongDoanhThu.Name                = "tedTongDoanhThu";
     this.tedTongDoanhThu.Properties.ReadOnly = true;
     this.tedTongDoanhThu.Size                = new System.Drawing.Size(170, 24);
     this.tedTongDoanhThu.TabIndex            = 6;
     this.tedTongDoanhThu.ToolTip             = "Click để Copy";
     this.tedTongDoanhThu.DoubleClick        += new System.EventHandler(this.tedTongDoanhThu_DoubleClick);
     //
     // ButtonReportTK
     //
     this.ButtonReportTK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.ButtonReportTK.Appearance.BackColor            = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary;
     this.ButtonReportTK.Appearance.Options.UseBackColor = true;
     this.ButtonReportTK.Location = new System.Drawing.Point(866, 11);
     this.ButtonReportTK.Name     = "ButtonReportTK";
     this.ButtonReportTK.Size     = new System.Drawing.Size(143, 29);
     this.ButtonReportTK.TabIndex = 7;
     this.ButtonReportTK.Text     = "Xuất báo cáo";
     this.ButtonReportTK.Click   += new System.EventHandler(this.ButtonReportTK_Click);
     //
     // chartControlLoaiVC
     //
     this.chartControlLoaiVC.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                            | System.Windows.Forms.AnchorStyles.Left)));
     this.chartControlLoaiVC.Legend.Direction  = DevExpress.XtraCharts.LegendDirection.BottomToTop;
     this.chartControlLoaiVC.Legend.Name       = "Default Legend";
     this.chartControlLoaiVC.Legend.Tag        = "";
     this.chartControlLoaiVC.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControlLoaiVC.Location          = new System.Drawing.Point(0, 395);
     this.chartControlLoaiVC.Name     = "chartControlLoaiVC";
     doughnutSeriesLabel1.TextPattern = "{A}:{V}";
     series2.Label                         = doughnutSeriesLabel1;
     series2.LabelsVisibility              = DevExpress.Utils.DefaultBoolean.True;
     series2.Name                          = "BDLoaiVC";
     series2.SeriesPointsSortingKey        = DevExpress.XtraCharts.SeriesPointKey.Value_1;
     series2.ToolTipEnabled                = DevExpress.Utils.DefaultBoolean.True;
     series2.ToolTipPointPattern           = "{A}: {V}";
     doughnutSeriesView1.HoleRadiusPercent = 40;
     seriesTitle1.Font                     = new System.Drawing.Font("Tahoma", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     seriesTitle1.Text                     = "Tỷ trọng vaccine theo từng loại";
     seriesTitle1.Visibility               = DevExpress.Utils.DefaultBoolean.True;
     doughnutSeriesView1.Titles.AddRange(new DevExpress.XtraCharts.SeriesTitle[] {
         seriesTitle1
     });
     series2.View = doughnutSeriesView1;
     this.chartControlLoaiVC.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2
     };
     this.chartControlLoaiVC.Size     = new System.Drawing.Size(497, 370);
     this.chartControlLoaiVC.TabIndex = 0;
     //
     // chartControlMostVC
     //
     this.chartControlMostVC.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)));
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram2.Rotated = true;
     this.chartControlMostVC.Diagram           = xyDiagram2;
     this.chartControlMostVC.Legend.Name       = "Default Legend";
     this.chartControlMostVC.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControlMostVC.Location          = new System.Drawing.Point(497, 395);
     this.chartControlMostVC.Name = "chartControlMostVC";
     series3.Name = "BDCmostVC";
     series3.SeriesPointsSorting                = DevExpress.XtraCharts.SortingMode.Ascending;
     series3.SeriesPointsSortingKey             = DevExpress.XtraCharts.SeriesPointKey.Value_1;
     this.chartControlMostVC.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series3
     };
     this.chartControlMostVC.SeriesTemplate.SeriesPointsSorting = DevExpress.XtraCharts.SortingMode.Ascending;
     this.chartControlMostVC.Size     = new System.Drawing.Size(557, 342);
     this.chartControlMostVC.TabIndex = 8;
     chartTitle2.Font = new System.Drawing.Font("Tahoma", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     chartTitle2.Text = "Top Vaccine dùng nhiều";
     this.chartControlMostVC.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle2
     });
     //
     // labelControl4
     //
     this.labelControl4.Anchor   = System.Windows.Forms.AnchorStyles.Bottom;
     this.labelControl4.Location = new System.Drawing.Point(524, 741);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(81, 18);
     this.labelControl4.TabIndex = 9;
     this.labelControl4.Text     = "Thống kê từ";
     //
     // labelControl5
     //
     this.labelControl5.Anchor   = System.Windows.Forms.AnchorStyles.Bottom;
     this.labelControl5.Location = new System.Drawing.Point(742, 741);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(25, 18);
     this.labelControl5.TabIndex = 10;
     this.labelControl5.Text     = "đến";
     //
     // dateEditVCDau
     //
     this.dateEditVCDau.Anchor    = System.Windows.Forms.AnchorStyles.Bottom;
     this.dateEditVCDau.EditValue = null;
     this.dateEditVCDau.Location  = new System.Drawing.Point(611, 738);
     this.dateEditVCDau.Name      = "dateEditVCDau";
     this.dateEditVCDau.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEditVCDau.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEditVCDau.Size              = new System.Drawing.Size(125, 24);
     this.dateEditVCDau.TabIndex          = 11;
     this.dateEditVCDau.EditValueChanged += new System.EventHandler(this.dateEditVCDau_EditValueChanged);
     //
     // dateEditVCCuoi
     //
     this.dateEditVCCuoi.Anchor    = System.Windows.Forms.AnchorStyles.Bottom;
     this.dateEditVCCuoi.EditValue = null;
     this.dateEditVCCuoi.Location  = new System.Drawing.Point(773, 738);
     this.dateEditVCCuoi.Name      = "dateEditVCCuoi";
     this.dateEditVCCuoi.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEditVCCuoi.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEditVCCuoi.Size              = new System.Drawing.Size(125, 24);
     this.dateEditVCCuoi.TabIndex          = 12;
     this.dateEditVCCuoi.EditValueChanged += new System.EventHandler(this.dateEditVCCuoi_EditValueChanged);
     //
     // simpleButtonGiam
     //
     this.simpleButtonGiam.Appearance.Font            = new System.Drawing.Font("Tahoma", 10F);
     this.simpleButtonGiam.Appearance.Options.UseFont = true;
     this.simpleButtonGiam.Location   = new System.Drawing.Point(0, 42);
     this.simpleButtonGiam.Name       = "simpleButtonGiam";
     this.simpleButtonGiam.Size       = new System.Drawing.Size(35, 35);
     this.simpleButtonGiam.TabIndex   = 13;
     this.simpleButtonGiam.Text       = "<";
     this.simpleButtonGiam.Click     += new System.EventHandler(this.simpleButtonGiam_Click);
     this.simpleButtonGiam.MouseDown += new System.Windows.Forms.MouseEventHandler(this.simpleButtonGiam_MouseDown);
     this.simpleButtonGiam.MouseUp   += new System.Windows.Forms.MouseEventHandler(this.simpleButtonGiam_MouseUp);
     //
     // simpleButtonTang
     //
     this.simpleButtonTang.Anchor                     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.simpleButtonTang.Appearance.Font            = new System.Drawing.Font("Tahoma", 10F);
     this.simpleButtonTang.Appearance.Options.UseFont = true;
     this.simpleButtonTang.Location                   = new System.Drawing.Point(1020, 42);
     this.simpleButtonTang.Name       = "simpleButtonTang";
     this.simpleButtonTang.Size       = new System.Drawing.Size(35, 35);
     this.simpleButtonTang.TabIndex   = 14;
     this.simpleButtonTang.Text       = ">";
     this.simpleButtonTang.Click     += new System.EventHandler(this.simpleButtonTang_Click);
     this.simpleButtonTang.MouseDown += new System.Windows.Forms.MouseEventHandler(this.simpleButtonTang_MouseDown);
     this.simpleButtonTang.MouseUp   += new System.Windows.Forms.MouseEventHandler(this.simpleButtonTang_MouseUp);
     //
     // labelControl6
     //
     this.labelControl6.Anchor   = System.Windows.Forms.AnchorStyles.Bottom;
     this.labelControl6.Location = new System.Drawing.Point(904, 741);
     this.labelControl6.Name     = "labelControl6";
     this.labelControl6.Size     = new System.Drawing.Size(48, 18);
     this.labelControl6.TabIndex = 15;
     this.labelControl6.Text     = "Hiển thị";
     //
     // cbBoxEditSoMostVC
     //
     this.cbBoxEditSoMostVC.Anchor   = System.Windows.Forms.AnchorStyles.Bottom;
     this.cbBoxEditSoMostVC.Location = new System.Drawing.Point(958, 738);
     this.cbBoxEditSoMostVC.Name     = "cbBoxEditSoMostVC";
     this.cbBoxEditSoMostVC.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cbBoxEditSoMostVC.Properties.Items.AddRange(new object[] {
         "2",
         "3",
         "4",
         "5",
         "6",
         "7",
         "8",
         "9",
         "10",
         "11",
         "12",
         "13",
         "14",
         "15"
     });
     this.cbBoxEditSoMostVC.Size                  = new System.Drawing.Size(62, 24);
     this.cbBoxEditSoMostVC.TabIndex              = 16;
     this.cbBoxEditSoMostVC.SelectedIndexChanged += new System.EventHandler(this.cbBoxEditSoMostVC_SelectedIndexChanged);
     //
     // timerGiam
     //
     this.timerGiam.Tick += new System.EventHandler(this.timerGiam_Tick);
     //
     // timerTang
     //
     this.timerTang.Tick += new System.EventHandler(this.timerTang_Tick);
     //
     // ThongKeGUI
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.cbBoxEditSoMostVC);
     this.Controls.Add(this.labelControl6);
     this.Controls.Add(this.simpleButtonTang);
     this.Controls.Add(this.simpleButtonGiam);
     this.Controls.Add(this.dateEditVCCuoi);
     this.Controls.Add(this.dateEditVCDau);
     this.Controls.Add(this.labelControl4);
     this.Controls.Add(this.labelControl5);
     this.Controls.Add(this.chartControlMostVC);
     this.Controls.Add(this.chartControlLoaiVC);
     this.Controls.Add(this.ButtonReportTK);
     this.Controls.Add(this.tedTongDoanhThu);
     this.Controls.Add(this.labelControl3);
     this.Controls.Add(this.labelControl1);
     this.Controls.Add(this.dateEditCuoi);
     this.Controls.Add(this.chartControlDoanhThu);
     this.Controls.Add(this.dateEditDau);
     this.Controls.Add(this.labelControl2);
     this.Name = "ThongKeGUI";
     this.Size = new System.Drawing.Size(1055, 765);
     ((System.ComponentModel.ISupportInitialize)(this.dateEditCuoi.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEditCuoi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEditDau.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEditDau.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControlDoanhThu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tedTongDoanhThu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnutSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnutSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControlLoaiVC)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControlMostVC)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEditVCDau.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEditVCDau.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEditVCCuoi.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEditVCCuoi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbBoxEditSoMostVC.Properties)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
예제 #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent( )
 {
     DevExpress.XtraCharts.XYDiagram             xyDiagram1             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series1                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedAreaSeriesView stackedAreaSeriesView1 = new DevExpress.XtraCharts.StackedAreaSeriesView();
     DevExpress.XtraCharts.ChartTitle            chartTitle1            = new DevExpress.XtraCharts.ChartTitle();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.gridControl1           = new DevExpress.XtraGrid.GridControl();
     this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.PRG001    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.DEA002    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.DEA057    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.PRF3      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.PRF003    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.PRG003    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ANW9      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ANW009    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemProgressBar1 = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
     this.ANW09 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemProgressBar2 = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
     this.PRF                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.LEH                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.layoutControl1      = new DevExpress.XtraLayout.LayoutControl();
     this.chartControl1       = new DevExpress.XtraCharts.ChartControl();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     this.SuspendLayout();
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
     this.splitContainerControl1.Horizontal = false;
     this.splitContainerControl1.Location   = new System.Drawing.Point(0, 0);
     this.splitContainerControl1.Name       = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Controls.Add(this.gridControl1);
     this.splitContainerControl1.Panel1.Text = "Panel1";
     this.splitContainerControl1.Panel2.Controls.Add(this.layoutControl1);
     this.splitContainerControl1.Panel2.Text      = "Panel2";
     this.splitContainerControl1.Size             = new System.Drawing.Size(1233, 479);
     this.splitContainerControl1.SplitterPosition = 247;
     this.splitContainerControl1.TabIndex         = 0;
     this.splitContainerControl1.Text             = "splitContainerControl1";
     //
     // gridControl1
     //
     this.gridControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Location = new System.Drawing.Point(0, 0);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemProgressBar1,
         this.repositoryItemProgressBar2
     });
     this.gridControl1.Size     = new System.Drawing.Size(1233, 220);
     this.gridControl1.TabIndex = 2;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Appearance.FocusedRow.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.gridView1.Appearance.FocusedRow.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.gridView1.Appearance.FocusedRow.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.gridView1.Appearance.FocusedRow.Options.UseBackColor   = true;
     this.gridView1.Appearance.FocusedRow.Options.UseBorderColor = true;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.PRG001,
         this.DEA002,
         this.DEA057,
         this.PRF3,
         this.PRF003,
         this.PRG003,
         this.ANW9,
         this.ANW009,
         this.ANW09,
         this.PRF,
         this.LEH
     });
     this.gridView1.GridControl                    = this.gridControl1;
     this.gridView1.IndicatorWidth                 = 35;
     this.gridView1.Name                           = "gridView1";
     this.gridView1.OptionsBehavior.Editable       = false;
     this.gridView1.OptionsClipboard.ClipboardMode = DevExpress.Export.ClipboardMode.Formatted;
     this.gridView1.OptionsCustomization.CustomizationFormSnapMode = DevExpress.Utils.Controls.SnapMode.OwnerControl;
     this.gridView1.OptionsDetail.EnableMasterViewMode             = false;
     this.gridView1.OptionsFilter.ColumnFilterPopupMode            = DevExpress.XtraGrid.Columns.ColumnFilterPopupMode.Excel;
     this.gridView1.OptionsView.AllowHtmlDrawHeaders = true;
     this.gridView1.OptionsView.ShowGroupPanel       = false;
     this.gridView1.CustomDrawRowIndicator          += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gridView1_CustomDrawRowIndicator);
     this.gridView1.RowCellStyle += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gridView1_RowCellStyle);
     this.gridView1.RowStyle     += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.gridView1_RowStyle);
     //
     // PRG001
     //
     this.PRG001.Caption      = "品号";
     this.PRG001.FieldName    = "PRG001";
     this.PRG001.Name         = "PRG001";
     this.PRG001.Visible      = true;
     this.PRG001.VisibleIndex = 0;
     this.PRG001.Width        = 98;
     //
     // DEA002
     //
     this.DEA002.Caption      = "品名";
     this.DEA002.FieldName    = "DEA002";
     this.DEA002.Name         = "DEA002";
     this.DEA002.Visible      = true;
     this.DEA002.VisibleIndex = 1;
     this.DEA002.Width        = 98;
     //
     // DEA057
     //
     this.DEA057.Caption      = "规格";
     this.DEA057.FieldName    = "DEA057";
     this.DEA057.Name         = "DEA057";
     this.DEA057.Visible      = true;
     this.DEA057.VisibleIndex = 2;
     this.DEA057.Width        = 98;
     //
     // PRF3
     //
     this.PRF3.Caption      = "计划余量";
     this.PRF3.FieldName    = "PRF3";
     this.PRF3.Name         = "PRF3";
     this.PRF3.Visible      = true;
     this.PRF3.VisibleIndex = 3;
     //
     // PRF003
     //
     this.PRF003.Caption      = "总计划量";
     this.PRF003.FieldName    = "PRF003";
     this.PRF003.Name         = "PRF003";
     this.PRF003.Visible      = true;
     this.PRF003.VisibleIndex = 4;
     this.PRF003.Width        = 98;
     //
     // PRG003
     //
     this.PRG003.Caption = "当日计划量";
     this.PRG003.DisplayFormat.FormatString = "0.######";
     this.PRG003.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Custom;
     this.PRG003.FieldName    = "PRG003";
     this.PRG003.Name         = "PRG003";
     this.PRG003.Visible      = true;
     this.PRG003.VisibleIndex = 6;
     this.PRG003.Width        = 98;
     //
     // ANW9
     //
     this.ANW9.Caption      = "当日完成量";
     this.ANW9.FieldName    = "ANW9";
     this.ANW9.Name         = "ANW9";
     this.ANW9.Visible      = true;
     this.ANW9.VisibleIndex = 7;
     this.ANW9.Width        = 98;
     //
     // ANW009
     //
     this.ANW009.Caption      = "当日完成率";
     this.ANW009.ColumnEdit   = this.repositoryItemProgressBar1;
     this.ANW009.FieldName    = "ANW009";
     this.ANW009.Name         = "ANW009";
     this.ANW009.Visible      = true;
     this.ANW009.VisibleIndex = 8;
     this.ANW009.Width        = 98;
     //
     // repositoryItemProgressBar1
     //
     this.repositoryItemProgressBar1.EndColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.repositoryItemProgressBar1.Name       = "repositoryItemProgressBar1";
     this.repositoryItemProgressBar1.ShowTitle  = true;
     this.repositoryItemProgressBar1.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.repositoryItemProgressBar1.Step       = 1;
     //
     // ANW09
     //
     this.ANW09.Caption      = "总完成率";
     this.ANW09.ColumnEdit   = this.repositoryItemProgressBar2;
     this.ANW09.FieldName    = "ANW09";
     this.ANW09.Name         = "ANW09";
     this.ANW09.Visible      = true;
     this.ANW09.VisibleIndex = 9;
     this.ANW09.Width        = 98;
     //
     // repositoryItemProgressBar2
     //
     this.repositoryItemProgressBar2.EndColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.repositoryItemProgressBar2.Name       = "repositoryItemProgressBar2";
     this.repositoryItemProgressBar2.ShowTitle  = true;
     this.repositoryItemProgressBar2.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.repositoryItemProgressBar2.Step       = 1;
     //
     // PRF
     //
     this.PRF.Caption      = "总欠产量";
     this.PRF.FieldName    = "PRF";
     this.PRF.Name         = "PRF";
     this.PRF.Visible      = true;
     this.PRF.VisibleIndex = 10;
     this.PRF.Width        = 98;
     //
     // LEH
     //
     this.LEH.Caption      = "总完成量";
     this.LEH.FieldName    = "LEH";
     this.LEH.Name         = "LEH";
     this.LEH.Visible      = true;
     this.LEH.VisibleIndex = 5;
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.chartControl1);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(1233, 247);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // chartControl1
     //
     this.chartControl1.AppearanceNameSerializable = "Northern Lights";
     this.chartControl1.DataBindings              = null;
     xyDiagram1.AxisX.GridLines.MinorVisible      = true;
     xyDiagram1.AxisX.GridLines.Visible           = true;
     xyDiagram1.AxisX.Interlaced                  = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable  = "-1";
     xyDiagram1.AxisX.WholeRange.AutoSideMargins  = false;
     xyDiagram1.AxisX.WholeRange.SideMarginsValue = 0D;
     xyDiagram1.AxisY.VisibleInPanesSerializable  = "-1";
     this.chartControl1.Diagram           = xyDiagram1;
     this.chartControl1.Legend.Name       = "Default Legend";
     this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl1.Location          = new System.Drawing.Point(12, 12);
     this.chartControl1.Name        = "chartControl1";
     this.chartControl1.PaletteName = "Opulent";
     series1.Name = "SeriesOne";
     series1.View = stackedAreaSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.Size     = new System.Drawing.Size(1209, 223);
     this.chartControl1.TabIndex = 4;
     chartTitle1.Font            = new System.Drawing.Font("Tahoma", 12F);
     chartTitle1.Text            = "产品欠产";
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "layoutControlGroup1";
     this.layoutControlGroup1.Size        = new System.Drawing.Size(1233, 247);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control     = this.chartControl1;
     this.layoutControlItem1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name        = "layoutControlItem1";
     this.layoutControlItem1.Size        = new System.Drawing.Size(1213, 227);
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible = false;
     //
     // FormLEEBoard
     //
     this.Appearance.Options.UseFont = true;
     this.AutoScaleDimensions        = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize    = new System.Drawing.Size(1233, 479);
     this.Controls.Add(this.splitContainerControl1);
     this.Name  = "FormLEEBoard";
     this.Text  = "面板车间看板";
     this.Load += new System.EventHandler(this.FormLEEBoard_Load);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedAreaSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     this.ResumeLayout(false);
 }