Ejemplo n.º 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.RectangleGradientFillOptions rectangleGradientFillOptions3 = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.PointSeriesLabel             pointSeriesLabel3             = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView lineSeriesView3 = new DevExpress.XtraCharts.LineSeriesView();
     this.gpoContenedor     = new DevExpress.XtraEditors.GroupControl();
     this.botonVerGrafica   = new DevExpress.XtraEditors.SimpleButton();
     this.labelControl3     = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2     = new DevExpress.XtraEditors.LabelControl();
     this.cboTipoDato       = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl1     = new DevExpress.XtraEditors.LabelControl();
     this.dtpFechaFinal     = new DevExpress.XtraEditors.DateEdit();
     this.labelControl4     = new DevExpress.XtraEditors.LabelControl();
     this.dtpFechaInicial   = new DevExpress.XtraEditors.DateEdit();
     this.cboTipoMuestra    = new DevExpress.XtraEditors.ComboBoxEdit();
     this.chartControl1     = new DevExpress.XtraCharts.ChartControl();
     this.cajaBindingSource = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.gpoContenedor)).BeginInit();
     this.gpoContenedor.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cboTipoDato.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFechaFinal.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFechaFinal.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFechaInicial.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFechaInicial.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboTipoMuestra.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cajaBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // gpoContenedor
     //
     this.gpoContenedor.Appearance.BackColor                     = System.Drawing.Color.Orange;
     this.gpoContenedor.Appearance.BackColor2                    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.gpoContenedor.Appearance.GradientMode                  = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     this.gpoContenedor.Appearance.Options.UseBackColor          = true;
     this.gpoContenedor.AppearanceCaption.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.gpoContenedor.AppearanceCaption.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.gpoContenedor.AppearanceCaption.Font                   = new System.Drawing.Font("Tahoma", 13F, System.Drawing.FontStyle.Bold);
     this.gpoContenedor.AppearanceCaption.ForeColor              = System.Drawing.Color.White;
     this.gpoContenedor.AppearanceCaption.GradientMode           = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
     this.gpoContenedor.AppearanceCaption.Options.UseBackColor   = true;
     this.gpoContenedor.AppearanceCaption.Options.UseFont        = true;
     this.gpoContenedor.AppearanceCaption.Options.UseForeColor   = true;
     this.gpoContenedor.AppearanceCaption.Options.UseTextOptions = true;
     this.gpoContenedor.AppearanceCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gpoContenedor.Controls.Add(this.botonVerGrafica);
     this.gpoContenedor.Controls.Add(this.labelControl3);
     this.gpoContenedor.Controls.Add(this.labelControl2);
     this.gpoContenedor.Controls.Add(this.cboTipoDato);
     this.gpoContenedor.Controls.Add(this.labelControl1);
     this.gpoContenedor.Controls.Add(this.dtpFechaFinal);
     this.gpoContenedor.Controls.Add(this.labelControl4);
     this.gpoContenedor.Controls.Add(this.dtpFechaInicial);
     this.gpoContenedor.Controls.Add(this.cboTipoMuestra);
     this.gpoContenedor.Controls.Add(this.chartControl1);
     this.gpoContenedor.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.gpoContenedor.Location          = new System.Drawing.Point(0, 0);
     this.gpoContenedor.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.gpoContenedor.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpoContenedor.Name     = "gpoContenedor";
     this.gpoContenedor.Size     = new System.Drawing.Size(1014, 489);
     this.gpoContenedor.TabIndex = 1;
     this.gpoContenedor.Text     = "Graficas de Empeños";
     //
     // botonVerGrafica
     //
     this.botonVerGrafica.Location = new System.Drawing.Point(678, 69);
     this.botonVerGrafica.Name     = "botonVerGrafica";
     this.botonVerGrafica.Size     = new System.Drawing.Size(106, 23);
     this.botonVerGrafica.TabIndex = 89;
     this.botonVerGrafica.Text     = "Mostrar Grafica";
     this.botonVerGrafica.Click   += new System.EventHandler(this.botonVerGrafica_Click);
     //
     // labelControl3
     //
     this.labelControl3.Appearance.Font = new System.Drawing.Font("Arial Rounded MT Bold", 12F);
     this.labelControl3.Location        = new System.Drawing.Point(383, 85);
     this.labelControl3.Name            = "labelControl3";
     this.labelControl3.Size            = new System.Drawing.Size(150, 18);
     this.labelControl3.TabIndex        = 88;
     this.labelControl3.Text            = "Rango de Muestra:";
     //
     // labelControl2
     //
     this.labelControl2.Appearance.Font = new System.Drawing.Font("Arial Rounded MT Bold", 12F);
     this.labelControl2.Location        = new System.Drawing.Point(428, 53);
     this.labelControl2.Name            = "labelControl2";
     this.labelControl2.Size            = new System.Drawing.Size(105, 18);
     this.labelControl2.TabIndex        = 87;
     this.labelControl2.Text            = "Tipo de Dato:";
     //
     // cboTipoDato
     //
     this.cboTipoDato.Location = new System.Drawing.Point(539, 49);
     this.cboTipoDato.Name     = "cboTipoDato";
     this.cboTipoDato.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 12F);
     this.cboTipoDato.Properties.Appearance.Options.UseFont = true;
     this.cboTipoDato.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cboTipoDato.Properties.Items.AddRange(new object[] {
         "Empeños",
         "Intereses",
         "Desempeños",
         "Compras",
         "Ventas",
         "Abono a Ventas",
         "Financiamientos",
         "Pagos a Financiamiento"
     });
     this.cboTipoDato.Size     = new System.Drawing.Size(133, 26);
     this.cboTipoDato.TabIndex = 86;
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font = new System.Drawing.Font("Arial Rounded MT Bold", 12F);
     this.labelControl1.Location        = new System.Drawing.Point(62, 85);
     this.labelControl1.Name            = "labelControl1";
     this.labelControl1.Size            = new System.Drawing.Size(97, 18);
     this.labelControl1.TabIndex        = 85;
     this.labelControl1.Text            = "Fecha Final:";
     //
     // dtpFechaFinal
     //
     this.dtpFechaFinal.EditValue = new System.DateTime(2013, 10, 12, 20, 45, 55, 449);
     this.dtpFechaFinal.Location  = new System.Drawing.Point(165, 81);
     this.dtpFechaFinal.Name      = "dtpFechaFinal";
     this.dtpFechaFinal.Properties.Appearance.Font                   = new System.Drawing.Font("Tahoma", 12F);
     this.dtpFechaFinal.Properties.Appearance.Options.UseFont        = true;
     this.dtpFechaFinal.Properties.Appearance.Options.UseTextOptions = true;
     this.dtpFechaFinal.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.dtpFechaFinal.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dtpFechaFinal.Properties.DisplayFormat.FormatString = "dd/MMMM/yyyy";
     this.dtpFechaFinal.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.dtpFechaFinal.Properties.EditFormat.FormatString    = "dd/MMMM/yyyy";
     this.dtpFechaFinal.Properties.EditFormat.FormatType      = DevExpress.Utils.FormatType.DateTime;
     this.dtpFechaFinal.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.dtpFechaFinal.Size     = new System.Drawing.Size(201, 26);
     this.dtpFechaFinal.TabIndex = 84;
     //
     // labelControl4
     //
     this.labelControl4.Appearance.Font = new System.Drawing.Font("Arial Rounded MT Bold", 12F);
     this.labelControl4.Location        = new System.Drawing.Point(57, 53);
     this.labelControl4.Name            = "labelControl4";
     this.labelControl4.Size            = new System.Drawing.Size(102, 18);
     this.labelControl4.TabIndex        = 83;
     this.labelControl4.Text            = "Fecha Inicio:";
     //
     // dtpFechaInicial
     //
     this.dtpFechaInicial.EditValue = new System.DateTime(2013, 10, 12, 20, 45, 55, 449);
     this.dtpFechaInicial.Location  = new System.Drawing.Point(165, 49);
     this.dtpFechaInicial.Name      = "dtpFechaInicial";
     this.dtpFechaInicial.Properties.Appearance.Font                   = new System.Drawing.Font("Tahoma", 12F);
     this.dtpFechaInicial.Properties.Appearance.Options.UseFont        = true;
     this.dtpFechaInicial.Properties.Appearance.Options.UseTextOptions = true;
     this.dtpFechaInicial.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.dtpFechaInicial.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dtpFechaInicial.Properties.DisplayFormat.FormatString = "dd/MMMM/yyyy";
     this.dtpFechaInicial.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.dtpFechaInicial.Properties.EditFormat.FormatString    = "dd/MMMM/yyyy";
     this.dtpFechaInicial.Properties.EditFormat.FormatType      = DevExpress.Utils.FormatType.DateTime;
     this.dtpFechaInicial.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.dtpFechaInicial.Size     = new System.Drawing.Size(201, 26);
     this.dtpFechaInicial.TabIndex = 82;
     //
     // cboTipoMuestra
     //
     this.cboTipoMuestra.Location = new System.Drawing.Point(539, 82);
     this.cboTipoMuestra.Name     = "cboTipoMuestra";
     this.cboTipoMuestra.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 12F);
     this.cboTipoMuestra.Properties.Appearance.Options.UseFont = true;
     this.cboTipoMuestra.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cboTipoMuestra.Properties.Items.AddRange(new object[] {
         "Dias",
         "Meses",
         "Años"
     });
     this.cboTipoMuestra.Size     = new System.Drawing.Size(133, 26);
     this.cboTipoMuestra.TabIndex = 1;
     //
     // chartControl1
     //
     this.chartControl1.AppearanceNameSerializable = "The Trees";
     this.chartControl1.BackColor              = System.Drawing.Color.Orange;
     this.chartControl1.DataSource             = this.cajaBindingSource;
     this.chartControl1.Dock                   = System.Windows.Forms.DockStyle.Bottom;
     this.chartControl1.FillStyle.FillMode     = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions3.Color2      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.chartControl1.FillStyle.Options      = rectangleGradientFillOptions3;
     this.chartControl1.Location               = new System.Drawing.Point(2, 134);
     this.chartControl1.Name                   = "chartControl1";
     this.chartControl1.PaletteBaseColorNumber = 1;
     this.chartControl1.PaletteName            = "Opulent";
     this.chartControl1.PaletteRepository.Add("Paleta 1", new DevExpress.XtraCharts.Palette("Paleta 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Silver, System.Drawing.Color.Silver)
     }));
     this.chartControl1.PaletteRepository.Add("Paleta 2", new DevExpress.XtraCharts.Palette("Paleta 2", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Silver, System.Drawing.Color.Silver)
     }));
     this.chartControl1.SeriesDataMember   = "TotalEmpenios";
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     this.chartControl1.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel3.LineVisible             = true;
     this.chartControl1.SeriesTemplate.Label   = pointSeriesLabel3;
     this.chartControl1.SeriesTemplate.View    = lineSeriesView3;
     this.chartControl1.SeriesTemplate.Visible = false;
     this.chartControl1.Size     = new System.Drawing.Size(1010, 353);
     this.chartControl1.TabIndex = 0;
     //
     // cajaBindingSource
     //
     this.cajaBindingSource.DataSource = typeof(SoftEmpenios.DBComun.Caja);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1014, 489);
     this.Controls.Add(this.gpoContenedor);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Name            = "Form1";
     this.Load           += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.gpoContenedor)).EndInit();
     this.gpoContenedor.ResumeLayout(false);
     this.gpoContenedor.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cboTipoDato.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFechaFinal.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFechaFinal.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFechaInicial.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFechaInicial.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboTipoMuestra.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cajaBindingSource)).EndInit();
     this.ResumeLayout(false);
 }
		/// <summary> 
		/// Required method for Designer support - do not modify 
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
			DevExpress.XtraCharts.RectangleGradientFillOptions rectangleGradientFillOptions1 = new DevExpress.XtraCharts.RectangleGradientFillOptions();
			DevExpress.XtraCharts.ConstantLine constantLine1 = new DevExpress.XtraCharts.ConstantLine();
			DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint(0D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint(0.3D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint(1.4D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint(2.5D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint(3.6D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint(4.7D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint(5.8D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
			DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint(0D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.SeriesPoint seriesPoint9 = new DevExpress.XtraCharts.SeriesPoint(0.3D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.SeriesPoint seriesPoint10 = new DevExpress.XtraCharts.SeriesPoint(1.4D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.SeriesPoint seriesPoint11 = new DevExpress.XtraCharts.SeriesPoint(2.5D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.SeriesPoint seriesPoint12 = new DevExpress.XtraCharts.SeriesPoint(3.6D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.SeriesPoint seriesPoint13 = new DevExpress.XtraCharts.SeriesPoint(4.7D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.SeriesPoint seriesPoint14 = new DevExpress.XtraCharts.SeriesPoint(5.8D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.LineSeriesView lineSeriesView2 = new DevExpress.XtraCharts.LineSeriesView();
			DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.SeriesPoint seriesPoint15 = new DevExpress.XtraCharts.SeriesPoint(0D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.SeriesPoint seriesPoint16 = new DevExpress.XtraCharts.SeriesPoint(0.3D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.SeriesPoint seriesPoint17 = new DevExpress.XtraCharts.SeriesPoint(1.4D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.SeriesPoint seriesPoint18 = new DevExpress.XtraCharts.SeriesPoint(2.5D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.SeriesPoint seriesPoint19 = new DevExpress.XtraCharts.SeriesPoint(3.6D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.SeriesPoint seriesPoint20 = new DevExpress.XtraCharts.SeriesPoint(4.7D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.SeriesPoint seriesPoint21 = new DevExpress.XtraCharts.SeriesPoint(5.8D, new object[] {
            ((object)(0D))});
			DevExpress.XtraCharts.LineSeriesView lineSeriesView3 = new DevExpress.XtraCharts.LineSeriesView();
			DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel4 = new DevExpress.XtraCharts.PointSeriesLabel();
			DevExpress.XtraCharts.LineSeriesView lineSeriesView4 = new DevExpress.XtraCharts.LineSeriesView();
			this.beamLineChartControl = new DevExpress.XtraCharts.ChartControl();
			((System.ComponentModel.ISupportInitialize)(this.beamLineChartControl)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
			this.SuspendLayout();
			// 
			// beamLineChartControl
			// 
			this.beamLineChartControl.AppearanceName = "Light";
			this.beamLineChartControl.CacheToMemory = true;
			xyDiagram1.AxisX.Alignment = DevExpress.XtraCharts.AxisAlignment.Zero;
			xyDiagram1.AxisX.InterlacedColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
			xyDiagram1.AxisX.InterlacedFillStyle.FillMode = DevExpress.XtraCharts.FillMode.Gradient;
			rectangleGradientFillOptions1.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
			xyDiagram1.AxisX.InterlacedFillStyle.Options = rectangleGradientFillOptions1;
			xyDiagram1.AxisX.Label.EndText = " m";
			xyDiagram1.AxisX.Range.Auto = false;
			xyDiagram1.AxisX.Range.MaxValueSerializable = "42";
			xyDiagram1.AxisX.Range.MinValueSerializable = "0";
			xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
			xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
			xyDiagram1.AxisX.Title.Alignment = System.Drawing.StringAlignment.Near;
			xyDiagram1.AxisX.Title.Antialiasing = false;
			xyDiagram1.AxisX.Title.Font = new System.Drawing.Font("Tahoma", 8F);
			xyDiagram1.AxisX.Title.Text = "Sector Lenght (m)";
			xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
			constantLine1.AxisValueSerializable = "0";
			constantLine1.LineStyle.DashStyle = DevExpress.XtraCharts.DashStyle.Solid;
			constantLine1.Name = "Drift Tube";
			constantLine1.ShowInLegend = false;
			xyDiagram1.AxisY.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] {
            constantLine1});
			xyDiagram1.AxisY.Range.Auto = false;
			xyDiagram1.AxisY.Range.MaxValueSerializable = "25";
			xyDiagram1.AxisY.Range.MinValueSerializable = "-25";
			xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
			xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
			xyDiagram1.AxisY.Title.Antialiasing = false;
			xyDiagram1.AxisY.Title.Font = new System.Drawing.Font("Tahoma", 8F);
			xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
			xyDiagram1.DefaultPane.SizeInPixels = 840;
			xyDiagram1.DefaultPane.SizeMode = DevExpress.XtraCharts.PaneSizeMode.UseSizeInPixels;
			xyDiagram1.Margins.Bottom = 0;
			xyDiagram1.Margins.Left = 1;
			xyDiagram1.Margins.Top = 0;
			this.beamLineChartControl.Diagram = xyDiagram1;
			this.beamLineChartControl.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.LeftOutside;
			this.beamLineChartControl.Legend.AlignmentVertical = DevExpress.XtraCharts.LegendAlignmentVertical.Bottom;
			this.beamLineChartControl.Legend.Margins.Bottom = 1;
			this.beamLineChartControl.Legend.Margins.Left = 1;
			this.beamLineChartControl.Legend.Margins.Right = 1;
			this.beamLineChartControl.Legend.Margins.Top = 1;
			this.beamLineChartControl.Location = new System.Drawing.Point(0, 0);
			this.beamLineChartControl.Name = "beamLineChartControl";
			this.beamLineChartControl.Padding.Bottom = 0;
			this.beamLineChartControl.Padding.Left = 0;
			this.beamLineChartControl.Padding.Right = 0;
			this.beamLineChartControl.Padding.Top = 0;
			this.beamLineChartControl.PaletteName = "Nature Colors";
			this.beamLineChartControl.RefreshDataOnRepaint = false;
			this.beamLineChartControl.RuntimeHitTesting = false;
			series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
			pointSeriesLabel1.Angle = -45;
			pointSeriesLabel1.Font = new System.Drawing.Font("Tahoma", 7F);
			pointSeriesLabel1.LineVisible = true;
			pointSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
			pointSeriesLabel1.Visible = false;
			series1.Label = pointSeriesLabel1;
			series1.Name = "X-Position (mm)";
			series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint1,
            seriesPoint2,
            seriesPoint3,
            seriesPoint4,
            seriesPoint5,
            seriesPoint6,
            seriesPoint7});
			lineSeriesView1.LineMarkerOptions.Size = 5;
			series1.View = lineSeriesView1;
			series2.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
			pointSeriesLabel2.Angle = -135;
			pointSeriesLabel2.Font = new System.Drawing.Font("Tahoma", 7F);
			pointSeriesLabel2.LineVisible = true;
			pointSeriesLabel2.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
			pointSeriesLabel2.Visible = false;
			series2.Label = pointSeriesLabel2;
			series2.Name = "Y-Position (mm)";
			series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint8,
            seriesPoint9,
            seriesPoint10,
            seriesPoint11,
            seriesPoint12,
            seriesPoint13,
            seriesPoint14});
			lineSeriesView2.LineMarkerOptions.Size = 5;
			series2.View = lineSeriesView2;
			series3.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
			pointSeriesLabel3.Angle = -90;
			pointSeriesLabel3.Font = new System.Drawing.Font("Tahoma", 7F);
			pointSeriesLabel3.LineLength = 7;
			pointSeriesLabel3.LineVisible = true;
			pointSeriesLabel3.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
			pointSeriesLabel3.Visible = false;
			series3.Label = pointSeriesLabel3;
			series3.Name = "Current (10 µA)";
			series3.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint15,
            seriesPoint16,
            seriesPoint17,
            seriesPoint18,
            seriesPoint19,
            seriesPoint20,
            seriesPoint21});
			lineSeriesView3.LineMarkerOptions.Size = 5;
			series3.View = lineSeriesView3;
			this.beamLineChartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2,
        series3};
			pointSeriesLabel4.LineVisible = true;
			this.beamLineChartControl.SeriesTemplate.Label = pointSeriesLabel4;
			this.beamLineChartControl.SeriesTemplate.View = lineSeriesView4;
			this.beamLineChartControl.Size = new System.Drawing.Size(9160, 125);
			this.beamLineChartControl.TabIndex = 2;
			this.beamLineChartControl.TabStop = false;
			// 
			// BeamLineChart
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Controls.Add(this.beamLineChartControl);
			this.Name = "BeamLineChart";
			this.Size = new System.Drawing.Size(9160, 125);
			((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).EndInit();
			((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.beamLineChartControl)).EndInit();
			this.ResumeLayout(false);

		}
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.RectangleGradientFillOptions rectangleGradientFillOptions1 = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel          stackedBarSeriesLabel1          = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions                   pointOptions1                   = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView1 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     DevExpress.XtraCharts.RectangleGradientFillOptions   rectangleGradientFillOptions2   = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel          stackedBarSeriesLabel2          = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions                   pointOptions2                   = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView2 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     DevExpress.XtraCharts.RectangleGradientFillOptions   rectangleGradientFillOptions3   = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel          stackedBarSeriesLabel3          = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions                   pointOptions3                   = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView3 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     DevExpress.XtraCharts.RectangleGradientFillOptions   rectangleGradientFillOptions4   = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel          stackedBarSeriesLabel4          = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions                   pointOptions4                   = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView4 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     DevExpress.XtraCharts.RectangleGradientFillOptions   rectangleGradientFillOptions5   = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel          stackedBarSeriesLabel5          = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions                   pointOptions5                   = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView5 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     DevExpress.XtraCharts.RectangleGradientFillOptions   rectangleGradientFillOptions6   = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel          stackedBarSeriesLabel6          = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions                   pointOptions6                   = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView6 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     DevExpress.XtraCharts.RectangleGradientFillOptions   rectangleGradientFillOptions7   = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.StackedBarSeriesLabel          stackedBarSeriesLabel7          = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView7 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     grafico = new DevExpress.XtraCharts.ChartControl();
     graficoEscopoCompletudeDtoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(grafico)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(graficoEscopoCompletudeDtoBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // grafico
     //
     grafico.DataSource = graficoEscopoCompletudeDtoBindingSource;
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Title.Text    = "Módulos";
     xyDiagram1.AxisX.Title.Visible = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Title.Text    = "Tamanho em Pontos";
     xyDiagram1.AxisY.Title.Visible = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.FillStyle.FillMode   = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions1.Color2        = System.Drawing.SystemColors.Highlight;
     xyDiagram1.DefaultPane.FillStyle.Options    = rectangleGradientFillOptions1;
     grafico.Diagram = xyDiagram1;
     grafico.Dock    = System.Windows.Forms.DockStyle.Fill;
     grafico.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     grafico.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     grafico.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     grafico.Legend.EquallySpacedItems  = false;
     grafico.Location                                         = new System.Drawing.Point(0, 0);
     grafico.Name                                             = "grafico";
     series1.ArgumentDataMember                               = "Modulo";
     stackedBarSeriesLabel1.Antialiasing                      = true;
     stackedBarSeriesLabel1.Border.Visible                    = false;
     stackedBarSeriesLabel1.FillStyle.FillMode                = DevExpress.XtraCharts.FillMode.Empty;
     stackedBarSeriesLabel1.Font                              = new System.Drawing.Font("Tahoma", 9F);
     pointOptions1.ValueNumericOptions.Format                 = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions1.ValueNumericOptions.Precision              = 1;
     stackedBarSeriesLabel1.PointOptions                      = pointOptions1;
     stackedBarSeriesLabel1.Position                          = DevExpress.XtraCharts.BarSeriesLabelPosition.TopInside;
     stackedBarSeriesLabel1.TextColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series1.Label                                            = stackedBarSeriesLabel1;
     series1.Name                                             = "Não Iniciados";
     series1.ValueDataMembersSerializable                     = "PontoNaoIniciados";
     sideBySideStackedBarSeriesView1.Color                    = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     sideBySideStackedBarSeriesView1.FillStyle.FillMode       = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions2.Color2                     = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     sideBySideStackedBarSeriesView1.FillStyle.Options        = rectangleGradientFillOptions2;
     series1.View                                             = sideBySideStackedBarSeriesView1;
     series2.ArgumentDataMember                               = "Modulo";
     stackedBarSeriesLabel2.Antialiasing                      = true;
     stackedBarSeriesLabel2.Border.Visible                    = false;
     stackedBarSeriesLabel2.FillStyle.FillMode                = DevExpress.XtraCharts.FillMode.Empty;
     stackedBarSeriesLabel2.Font                              = new System.Drawing.Font("Tahoma", 9F);
     pointOptions2.ValueNumericOptions.Format                 = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions2.ValueNumericOptions.Precision              = 1;
     stackedBarSeriesLabel2.PointOptions                      = pointOptions2;
     stackedBarSeriesLabel2.Position                          = DevExpress.XtraCharts.BarSeriesLabelPosition.TopInside;
     stackedBarSeriesLabel2.TextColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series2.Label                                            = stackedBarSeriesLabel2;
     series2.Name                                             = "Em Análise";
     series2.ValueDataMembersSerializable                     = "PontosEmAnalise";
     sideBySideStackedBarSeriesView2.Color                    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     sideBySideStackedBarSeriesView2.FillStyle.FillMode       = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions3.Color2                     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     sideBySideStackedBarSeriesView2.FillStyle.Options        = rectangleGradientFillOptions3;
     series2.View                                             = sideBySideStackedBarSeriesView2;
     series3.ArgumentDataMember                               = "Modulo";
     stackedBarSeriesLabel3.Antialiasing                      = true;
     stackedBarSeriesLabel3.Border.Visible                    = false;
     stackedBarSeriesLabel3.FillStyle.FillMode                = DevExpress.XtraCharts.FillMode.Empty;
     stackedBarSeriesLabel3.Font                              = new System.Drawing.Font("Tahoma", 9F);
     pointOptions3.ValueNumericOptions.Format                 = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions3.ValueNumericOptions.Precision              = 1;
     stackedBarSeriesLabel3.PointOptions                      = pointOptions3;
     stackedBarSeriesLabel3.Position                          = DevExpress.XtraCharts.BarSeriesLabelPosition.TopInside;
     stackedBarSeriesLabel3.TextColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series3.Label                                            = stackedBarSeriesLabel3;
     series3.Name                                             = "Em Desenvolvimento";
     series3.ValueDataMembersSerializable                     = "PontosEmDesenv";
     sideBySideStackedBarSeriesView3.Color                    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     sideBySideStackedBarSeriesView3.FillStyle.FillMode       = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions4.Color2                     = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     sideBySideStackedBarSeriesView3.FillStyle.Options        = rectangleGradientFillOptions4;
     series3.View                                             = sideBySideStackedBarSeriesView3;
     series4.ArgumentDataMember                               = "Modulo";
     stackedBarSeriesLabel4.Antialiasing                      = true;
     stackedBarSeriesLabel4.Border.Visible                    = false;
     stackedBarSeriesLabel4.FillStyle.FillMode                = DevExpress.XtraCharts.FillMode.Empty;
     stackedBarSeriesLabel4.Font                              = new System.Drawing.Font("Tahoma", 9F);
     pointOptions4.ValueNumericOptions.Format                 = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions4.ValueNumericOptions.Precision              = 1;
     stackedBarSeriesLabel4.PointOptions                      = pointOptions4;
     stackedBarSeriesLabel4.Position                          = DevExpress.XtraCharts.BarSeriesLabelPosition.TopInside;
     stackedBarSeriesLabel4.TextColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series4.Label                                            = stackedBarSeriesLabel4;
     series4.Name                                             = "Prontos";
     series4.ValueDataMembersSerializable                     = "PontosProntos";
     sideBySideStackedBarSeriesView4.Color                    = System.Drawing.Color.DodgerBlue;
     sideBySideStackedBarSeriesView4.FillStyle.FillMode       = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions5.Color2                     = System.Drawing.Color.CornflowerBlue;
     sideBySideStackedBarSeriesView4.FillStyle.Options        = rectangleGradientFillOptions5;
     series4.View                                             = sideBySideStackedBarSeriesView4;
     series5.ArgumentDataMember                               = "Modulo";
     stackedBarSeriesLabel5.Antialiasing                      = true;
     stackedBarSeriesLabel5.BackColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     stackedBarSeriesLabel5.Border.Visible                    = false;
     stackedBarSeriesLabel5.FillStyle.FillMode                = DevExpress.XtraCharts.FillMode.Empty;
     stackedBarSeriesLabel5.Font                              = new System.Drawing.Font("Tahoma", 9F);
     pointOptions5.ValueNumericOptions.Format                 = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions5.ValueNumericOptions.Precision              = 1;
     stackedBarSeriesLabel5.PointOptions                      = pointOptions5;
     stackedBarSeriesLabel5.Position                          = DevExpress.XtraCharts.BarSeriesLabelPosition.TopInside;
     stackedBarSeriesLabel5.TextAlignment                     = System.Drawing.StringAlignment.Near;
     stackedBarSeriesLabel5.TextColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series5.Label                                            = stackedBarSeriesLabel5;
     series5.Name                                             = "Desvio";
     series5.ValueDataMembersSerializable                     = "PontosDesvio";
     sideBySideStackedBarSeriesView5.Color                    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     sideBySideStackedBarSeriesView5.FillStyle.FillMode       = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions6.Color2                     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     sideBySideStackedBarSeriesView5.FillStyle.Options        = rectangleGradientFillOptions6;
     series5.View                                             = sideBySideStackedBarSeriesView5;
     series6.ArgumentDataMember                               = "Modulo";
     stackedBarSeriesLabel6.Antialiasing                      = true;
     stackedBarSeriesLabel6.Border.Visible                    = false;
     stackedBarSeriesLabel6.FillStyle.FillMode                = DevExpress.XtraCharts.FillMode.Empty;
     stackedBarSeriesLabel6.Font                              = new System.Drawing.Font("Tahoma", 9F);
     pointOptions6.ValueNumericOptions.Format                 = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions6.ValueNumericOptions.Precision              = 1;
     stackedBarSeriesLabel6.PointOptions                      = pointOptions6;
     stackedBarSeriesLabel6.Position                          = DevExpress.XtraCharts.BarSeriesLabelPosition.TopInside;
     stackedBarSeriesLabel6.TextColor                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series6.Label                                            = stackedBarSeriesLabel6;
     series6.Name                                             = "Solicitação de Mudança";
     series6.ValueDataMembersSerializable                     = "PontosMudanca";
     sideBySideStackedBarSeriesView6.Color                    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     sideBySideStackedBarSeriesView6.FillStyle.FillMode       = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions7.Color2                     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     sideBySideStackedBarSeriesView6.FillStyle.Options        = rectangleGradientFillOptions7;
     sideBySideStackedBarSeriesView6.StackedGroupSerializable = "0";
     series6.View                                             = sideBySideStackedBarSeriesView6;
     grafico.SeriesSerializable                               = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3,
         series4,
         series5,
         series6
     };
     grafico.SeriesTemplate.Label = stackedBarSeriesLabel7;
     grafico.SeriesTemplate.View  = sideBySideStackedBarSeriesView7;
     grafico.Size     = new System.Drawing.Size(711, 426);
     grafico.TabIndex = 0;
     //
     // graficoEscopoCompletudeDtoBindingSource
     //
     graficoEscopoCompletudeDtoBindingSource.DataSource = typeof(WexProject.BLL.Shared.DTOs.Escopo.GraficoEscopoCompletudeDTO);
     //
     // ChartEscopoCompletude
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(grafico);
     this.Name = "ChartEscopoCompletude";
     this.Size = new System.Drawing.Size(711, 426);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(grafico)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(graficoEscopoCompletudeDtoBindingSource)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 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.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.RectangleGradientFillOptions rectangleGradientFillOptions1 = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.ConstantLine     constantLine1     = new DevExpress.XtraCharts.ConstantLine();
     DevExpress.XtraCharts.Series           series1           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint      seriesPoint1      = new DevExpress.XtraCharts.SeriesPoint(0D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint(0.3D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint(1.4D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint(2.5D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint(3.6D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint(4.7D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint(5.8D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView1   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series           series2           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint      seriesPoint8      = new DevExpress.XtraCharts.SeriesPoint(0D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint9 = new DevExpress.XtraCharts.SeriesPoint(0.3D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint10 = new DevExpress.XtraCharts.SeriesPoint(1.4D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint11 = new DevExpress.XtraCharts.SeriesPoint(2.5D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint12 = new DevExpress.XtraCharts.SeriesPoint(3.6D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint13 = new DevExpress.XtraCharts.SeriesPoint(4.7D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint14 = new DevExpress.XtraCharts.SeriesPoint(5.8D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView2   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series           series3           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint      seriesPoint15     = new DevExpress.XtraCharts.SeriesPoint(0D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint16 = new DevExpress.XtraCharts.SeriesPoint(0.3D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint17 = new DevExpress.XtraCharts.SeriesPoint(1.4D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint18 = new DevExpress.XtraCharts.SeriesPoint(2.5D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint19 = new DevExpress.XtraCharts.SeriesPoint(3.6D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint20 = new DevExpress.XtraCharts.SeriesPoint(4.7D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint21 = new DevExpress.XtraCharts.SeriesPoint(5.8D, new object[] {
         ((object)(0D))
     });
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView3   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel4 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView4   = new DevExpress.XtraCharts.LineSeriesView();
     this.beamLineChartControl = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.beamLineChartControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
     this.SuspendLayout();
     //
     // beamLineChartControl
     //
     this.beamLineChartControl.AppearanceName = "Light";
     this.beamLineChartControl.CacheToMemory  = true;
     xyDiagram1.AxisX.Alignment       = DevExpress.XtraCharts.AxisAlignment.Zero;
     xyDiagram1.AxisX.InterlacedColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     xyDiagram1.AxisX.InterlacedFillStyle.FillMode = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions1.Color2          = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     xyDiagram1.AxisX.InterlacedFillStyle.Options  = rectangleGradientFillOptions1;
     xyDiagram1.AxisX.Label.EndText = " m";
     xyDiagram1.AxisX.Range.Auto    = false;
     xyDiagram1.AxisX.Range.MaxValueSerializable = "42";
     xyDiagram1.AxisX.Range.MinValueSerializable = "0";
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Title.Alignment          = System.Drawing.StringAlignment.Near;
     xyDiagram1.AxisX.Title.Antialiasing       = false;
     xyDiagram1.AxisX.Title.Font = new System.Drawing.Font("Tahoma", 8F);
     xyDiagram1.AxisX.Title.Text = "Sector Lenght (m)";
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     constantLine1.AxisValueSerializable         = "0";
     constantLine1.LineStyle.DashStyle           = DevExpress.XtraCharts.DashStyle.Solid;
     constantLine1.Name         = "Drift Tube";
     constantLine1.ShowInLegend = false;
     xyDiagram1.AxisY.ConstantLines.AddRange(new DevExpress.XtraCharts.ConstantLine[] {
         constantLine1
     });
     xyDiagram1.AxisY.Range.Auto = false;
     xyDiagram1.AxisY.Range.MaxValueSerializable = "25";
     xyDiagram1.AxisY.Range.MinValueSerializable = "-25";
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Title.Antialiasing       = false;
     xyDiagram1.AxisY.Title.Font = new System.Drawing.Font("Tahoma", 8F);
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.SizeInPixels         = 840;
     xyDiagram1.DefaultPane.SizeMode             = DevExpress.XtraCharts.PaneSizeMode.UseSizeInPixels;
     xyDiagram1.Margins.Bottom         = 0;
     xyDiagram1.Margins.Left           = 1;
     xyDiagram1.Margins.Top            = 0;
     this.beamLineChartControl.Diagram = xyDiagram1;
     this.beamLineChartControl.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.LeftOutside;
     this.beamLineChartControl.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.Bottom;
     this.beamLineChartControl.Legend.Margins.Bottom      = 1;
     this.beamLineChartControl.Legend.Margins.Left        = 1;
     this.beamLineChartControl.Legend.Margins.Right       = 1;
     this.beamLineChartControl.Legend.Margins.Top         = 1;
     this.beamLineChartControl.Location             = new System.Drawing.Point(0, 0);
     this.beamLineChartControl.Name                 = "beamLineChartControl";
     this.beamLineChartControl.Padding.Bottom       = 0;
     this.beamLineChartControl.Padding.Left         = 0;
     this.beamLineChartControl.Padding.Right        = 0;
     this.beamLineChartControl.Padding.Top          = 0;
     this.beamLineChartControl.PaletteName          = "Nature Colors";
     this.beamLineChartControl.RefreshDataOnRepaint = false;
     this.beamLineChartControl.RuntimeHitTesting    = false;
     series1.ArgumentScaleType                = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel1.Angle                  = -45;
     pointSeriesLabel1.Font                   = new System.Drawing.Font("Tahoma", 7F);
     pointSeriesLabel1.LineVisible            = true;
     pointSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
     pointSeriesLabel1.Visible                = false;
     series1.Label = pointSeriesLabel1;
     series1.Name  = "X-Position (mm)";
     series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint1,
         seriesPoint2,
         seriesPoint3,
         seriesPoint4,
         seriesPoint5,
         seriesPoint6,
         seriesPoint7
     });
     lineSeriesView1.LineMarkerOptions.Size = 5;
     series1.View = lineSeriesView1;
     series2.ArgumentScaleType                = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel2.Angle                  = -135;
     pointSeriesLabel2.Font                   = new System.Drawing.Font("Tahoma", 7F);
     pointSeriesLabel2.LineVisible            = true;
     pointSeriesLabel2.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
     pointSeriesLabel2.Visible                = false;
     series2.Label = pointSeriesLabel2;
     series2.Name  = "Y-Position (mm)";
     series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint8,
         seriesPoint9,
         seriesPoint10,
         seriesPoint11,
         seriesPoint12,
         seriesPoint13,
         seriesPoint14
     });
     lineSeriesView2.LineMarkerOptions.Size = 5;
     series2.View = lineSeriesView2;
     series3.ArgumentScaleType                = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel3.Angle                  = -90;
     pointSeriesLabel3.Font                   = new System.Drawing.Font("Tahoma", 7F);
     pointSeriesLabel3.LineLength             = 7;
     pointSeriesLabel3.LineVisible            = true;
     pointSeriesLabel3.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
     pointSeriesLabel3.Visible                = false;
     series3.Label = pointSeriesLabel3;
     series3.Name  = "Current (10 µA)";
     series3.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint15,
         seriesPoint16,
         seriesPoint17,
         seriesPoint18,
         seriesPoint19,
         seriesPoint20,
         seriesPoint21
     });
     lineSeriesView3.LineMarkerOptions.Size = 5;
     series3.View = lineSeriesView3;
     this.beamLineChartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     pointSeriesLabel4.LineVisible = true;
     this.beamLineChartControl.SeriesTemplate.Label = pointSeriesLabel4;
     this.beamLineChartControl.SeriesTemplate.View  = lineSeriesView4;
     this.beamLineChartControl.Size     = new System.Drawing.Size(9160, 125);
     this.beamLineChartControl.TabIndex = 2;
     this.beamLineChartControl.TabStop  = false;
     //
     // BeamLineChart
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.beamLineChartControl);
     this.Name = "BeamLineChart";
     this.Size = new System.Drawing.Size(9160, 125);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.beamLineChartControl)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Strip     strip1     = new DevExpress.XtraCharts.Strip();
     DevExpress.XtraCharts.RectangleGradientFillOptions rectangleGradientFillOptions1 = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.Series           series1           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions1     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView1   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series           series2           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions2     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView2   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series           series3           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions3     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView3   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series           series4           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel4 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions4     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointSeriesView  pointSeriesView1  = new DevExpress.XtraCharts.PointSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel5 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView4   = new DevExpress.XtraCharts.LineSeriesView();
     grafico = new DevExpress.XtraCharts.ChartControl();
     graficoEstimadoRealizadoDtoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(grafico)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(strip1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(graficoEstimadoRealizadoDtoBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // grafico
     //
     grafico.AppearanceNameSerializable = "Gray";
     grafico.DataSource = graficoEstimadoRealizadoDtoBindingSource;
     xyDiagram1.AxisX.GridSpacingAuto          = false;
     xyDiagram1.AxisX.NumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.FixedPoint;
     xyDiagram1.AxisX.NumericOptions.Precision = 0;
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Title.Text    = "Ciclos";
     xyDiagram1.AxisX.Title.Visible = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.NumericOptions.Format      = DevExpress.XtraCharts.NumericFormat.Number;
     xyDiagram1.AxisY.NumericOptions.Precision   = 1;
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
     strip1.MaxLimit.AxisValueSerializable     = "1";
     strip1.MinLimit.AxisValueSerializable     = "0";
     strip1.Name    = "Strip 1";
     strip1.Visible = false;
     xyDiagram1.AxisY.Strips.AddRange(new DevExpress.XtraCharts.Strip[] {
         strip1
     });
     xyDiagram1.AxisY.Title.Text    = "Pontos";
     xyDiagram1.AxisY.Title.Visible = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     xyDiagram1.DefaultPane.FillStyle.FillMode   = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions1.Color2        = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     xyDiagram1.DefaultPane.FillStyle.Options    = rectangleGradientFillOptions1;
     xyDiagram1.EnableAxisXScrolling             = true;
     xyDiagram1.EnableAxisXZooming = true;
     grafico.Diagram = xyDiagram1;
     grafico.Dock    = System.Windows.Forms.DockStyle.Fill;
     grafico.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     grafico.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     grafico.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     grafico.Legend.EquallySpacedItems  = false;
     grafico.Location                                       = new System.Drawing.Point(0, 0);
     grafico.Name                                           = "grafico";
     grafico.PaletteName                                    = "Concourse";
     series1.ArgumentDataMember                             = "Ciclo";
     series1.ArgumentScaleType                              = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel1.Angle                                = 60;
     pointSeriesLabel1.Antialiasing                         = true;
     pointSeriesLabel1.Border.Color                         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     pointSeriesLabel1.Border.Visible                       = false;
     pointSeriesLabel1.FillStyle.FillMode                   = DevExpress.XtraCharts.FillMode.Empty;
     pointSeriesLabel1.LineColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     pointSeriesLabel1.LineVisible                          = false;
     pointOptions1.ArgumentNumericOptions.Format            = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions1.ArgumentNumericOptions.Precision         = 1;
     pointOptions1.ValueNumericOptions.Format               = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions1.ValueNumericOptions.Precision            = 1;
     pointSeriesLabel1.PointOptions                         = pointOptions1;
     pointSeriesLabel1.TextColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series1.Label                                          = pointSeriesLabel1;
     series1.Name                                           = "Realizado";
     series1.ValueDataMembersSerializable                   = "Realizado";
     lineSeriesView1.Color                                  = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     lineSeriesView1.LineMarkerOptions.BorderVisible        = false;
     lineSeriesView1.LineMarkerOptions.Size                 = 7;
     series1.View                                           = lineSeriesView1;
     series2.ArgumentDataMember                             = "Ciclo";
     series2.ArgumentScaleType                              = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel2.Angle                                = 60;
     pointSeriesLabel2.Antialiasing                         = true;
     pointSeriesLabel2.Border.Color                         = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     pointSeriesLabel2.Border.Visible                       = false;
     pointSeriesLabel2.FillStyle.FillMode                   = DevExpress.XtraCharts.FillMode.Empty;
     pointSeriesLabel2.LineColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     pointSeriesLabel2.LineVisible                          = false;
     pointOptions2.ArgumentNumericOptions.Format            = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions2.ArgumentNumericOptions.Precision         = 1;
     pointOptions2.ValueNumericOptions.Format               = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions2.ValueNumericOptions.Precision            = 1;
     pointSeriesLabel2.PointOptions                         = pointOptions2;
     pointSeriesLabel2.TextColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series2.Label                                          = pointSeriesLabel2;
     series2.Name                                           = "Estimado";
     series2.ValueDataMembersSerializable                   = "Estimado";
     lineSeriesView2.Color                                  = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     lineSeriesView2.LineMarkerOptions.BorderVisible        = false;
     lineSeriesView2.LineMarkerOptions.Size                 = 7;
     series2.View                                           = lineSeriesView2;
     series3.ArgumentDataMember                             = "Ciclo";
     series3.ArgumentScaleType                              = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel3.Angle                                = 60;
     pointSeriesLabel3.Antialiasing                         = true;
     pointSeriesLabel3.Border.Color                         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     pointSeriesLabel3.Border.Visible                       = false;
     pointSeriesLabel3.FillStyle.FillMode                   = DevExpress.XtraCharts.FillMode.Empty;
     pointSeriesLabel3.LineColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     pointSeriesLabel3.LineVisible                          = false;
     pointOptions3.ArgumentNumericOptions.Format            = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions3.ArgumentNumericOptions.Precision         = 1;
     pointOptions3.ValueNumericOptions.Format               = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions3.ValueNumericOptions.Precision            = 1;
     pointSeriesLabel3.PointOptions                         = pointOptions3;
     pointSeriesLabel3.TextColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series3.Label                                          = pointSeriesLabel3;
     series3.Name                                           = "Tendência";
     series3.ValueDataMembersSerializable                   = "Tendencia";
     lineSeriesView3.Color                                  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     lineSeriesView3.LineMarkerOptions.BorderVisible        = false;
     lineSeriesView3.LineMarkerOptions.Size                 = 7;
     lineSeriesView3.LineStyle.DashStyle                    = DevExpress.XtraCharts.DashStyle.Dot;
     series3.View                                           = lineSeriesView3;
     series4.ArgumentDataMember                             = "Ciclo";
     series4.ArgumentScaleType                              = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel4.Angle                                = 70;
     pointSeriesLabel4.Antialiasing                         = true;
     pointSeriesLabel4.BackColor                            = System.Drawing.Color.Transparent;
     pointSeriesLabel4.Border.Visible                       = false;
     pointSeriesLabel4.FillStyle.FillMode                   = DevExpress.XtraCharts.FillMode.Empty;
     pointSeriesLabel4.LineVisible                          = false;
     pointOptions4.Pattern                                  = "{S} : {V}";
     pointSeriesLabel4.PointOptions                         = pointOptions4;
     pointSeriesLabel4.TextColor                            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series4.Label                                          = pointSeriesLabel4;
     series4.Name                                           = "Ritmo Sugerido";
     series4.ValueDataMembersSerializable                   = "RitimoSugerido";
     pointSeriesView1.Color                                 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
     pointSeriesView1.PointMarkerOptions.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     pointSeriesView1.PointMarkerOptions.Size               = 6;
     series4.View                                           = pointSeriesView1;
     grafico.SeriesSerializable                             = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3,
         series4
     };
     pointSeriesLabel5.LineVisible = true;
     grafico.SeriesTemplate.Label  = pointSeriesLabel5;
     grafico.SeriesTemplate.View   = lineSeriesView4;
     grafico.Size     = new System.Drawing.Size(660, 529);
     grafico.TabIndex = 0;
     //
     // graficoEstimadoRealizadoDtoBindingSource
     //
     graficoEstimadoRealizadoDtoBindingSource.DataSource = typeof(WexProject.BLL.Shared.DTOs.Escopo.GraficoEstimadoRealizadoDTO);
     //
     // ChartEstimadoRealizado
     //
     this.Controls.Add(grafico);
     this.Name = "ChartEstimadoRealizado";
     this.Size = new System.Drawing.Size(660, 529);
     ((System.ComponentModel.ISupportInitialize)(strip1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(grafico)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(graficoEstimadoRealizadoDtoBindingSource)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 6
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraCharts.RectangleGradientFillOptions rectangleGradientFillOptions1 = new DevExpress.XtraCharts.RectangleGradientFillOptions();
            DevExpress.XtraCharts.DataFilter dataFilter1 = new DevExpress.XtraCharts.DataFilter("CategoryID", "System.Int32", DevExpress.XtraCharts.DataFilterCondition.Equal, 4);
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
            this.gridControl1 = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.PLGridView();
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.btnIn = new DevExpress.XtraEditors.SimpleButton();
            this.label1 = new System.Windows.Forms.Label();
            this.btnShowAll = new DevExpress.XtraEditors.SimpleButton();
            this.btnPieChart = new DevExpress.XtraEditors.SimpleButton();
            this.btnBarChart = new DevExpress.XtraEditors.SimpleButton();
            this.btnLineChart = new DevExpress.XtraEditors.SimpleButton();
            this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
            this.hideContainerBottom = new DevExpress.XtraBars.Docking.AutoHideContainer();
            this.pnlData = new DevExpress.XtraBars.Docking.DockPanel();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            this.dockPanel1_Container.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
            this.panelControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
            this.hideContainerBottom.SuspendLayout();
            this.pnlData.SuspendLayout();
            this.SuspendLayout();
            // 
            // chartControl1
            // 
            this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Gradient;
            rectangleGradientFillOptions1.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.chartControl1.FillStyle.Options = rectangleGradientFillOptions1;
            this.chartControl1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
            this.chartControl1.Location = new System.Drawing.Point(0, 0);
            this.chartControl1.Name = "chartControl1";
            this.chartControl1.RuntimeSeriesSelectionMode = DevExpress.XtraCharts.SeriesSelectionMode.Point;
            this.chartControl1.SeriesNameTemplate.BeginText = "Don Gia";
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            this.chartControl1.SeriesTemplate.ArgumentDataMember = "ProductName";
            this.chartControl1.SeriesTemplate.ValueDataMembersSerializable = "UnitPrice";
            this.chartControl1.SeriesTemplate.DataFilters.ClearAndAddRange(new DevExpress.XtraCharts.DataFilter[] {
            dataFilter1});
            this.chartControl1.SeriesTemplate.LegendText = "Don Gia";
            this.chartControl1.Size = new System.Drawing.Size(734, 525);
            this.chartControl1.TabIndex = 0;
            this.chartControl1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.chartControl1_MouseClick);
            // 
            // dockPanel1_Container
            // 
            this.dockPanel1_Container.Controls.Add(this.panelControl2);
            this.dockPanel1_Container.Controls.Add(this.panelControl1);
            this.dockPanel1_Container.Location = new System.Drawing.Point(3, 25);
            this.dockPanel1_Container.Name = "dockPanel1_Container";
            this.dockPanel1_Container.Size = new System.Drawing.Size(728, 217);
            this.dockPanel1_Container.TabIndex = 0;
            // 
            // panelControl2
            // 
            this.panelControl2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
            this.panelControl2.Controls.Add(this.gridControl1);
            this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelControl2.Location = new System.Drawing.Point(0, 29);
            this.panelControl2.Name = "panelControl2";
            this.panelControl2.Size = new System.Drawing.Size(728, 188);
            this.panelControl2.TabIndex = 3;
            // 
            // gridControl1
            // 
            this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl1.EmbeddedNavigator.Name = "";
            this.gridControl1.FormsUseDefaultLookAndFeel = false;
            this.gridControl1.Location = new System.Drawing.Point(2, 2);
            this.gridControl1.MainView = this.gridView1;
            this.gridControl1.Name = "gridControl1";
            this.gridControl1.Size = new System.Drawing.Size(724, 184);
            this.gridControl1.TabIndex = 2;
            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            // 
            // gridView1
            // 
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridView1.GridControl = this.gridControl1;
            this.gridView1.GroupPanelText = " (Di chuyển cột bạn muốn gom nhóm vào đây)";
            this.gridView1.IndicatorWidth = 40;
            this.gridView1.Name = "gridView1";
            this.gridView1.NewItemRowText = "Nhập dữ liệu mới tại đây";
            this.gridView1.OptionsFilter.UseNewCustomFilterDialog = true;
            this.gridView1.OptionsLayout.Columns.AddNewColumns = false;
            this.gridView1.OptionsNavigation.AutoFocusNewRow = true;
            this.gridView1.OptionsView.EnableAppearanceEvenRow = true;
            this.gridView1.OptionsView.EnableAppearanceOddRow = true;
            this.gridView1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
            // 
            // panelControl1
            // 
            this.panelControl1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
            this.panelControl1.Controls.Add(this.btnIn);
            this.panelControl1.Controls.Add(this.label1);
            this.panelControl1.Controls.Add(this.btnShowAll);
            this.panelControl1.Controls.Add(this.btnPieChart);
            this.panelControl1.Controls.Add(this.btnBarChart);
            this.panelControl1.Controls.Add(this.btnLineChart);
            this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelControl1.Location = new System.Drawing.Point(0, 0);
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(728, 29);
            this.panelControl1.TabIndex = 2;
            // 
            // btnIn
            // 
            this.btnIn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnIn.Location = new System.Drawing.Point(564, 3);
            this.btnIn.Name = "btnIn";
            this.btnIn.Size = new System.Drawing.Size(56, 23);
            this.btnIn.TabIndex = 7;
            this.btnIn.Text = "In";
            this.btnIn.Click += new System.EventHandler(this.btnIn_Click);
            // 
            // label1
            // 
            this.label1.Location = new System.Drawing.Point(7, 3);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(76, 23);
            this.label1.TabIndex = 6;
            this.label1.Text = "Dạng biểu đồ";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // btnShowAll
            // 
            this.btnShowAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnShowAll.Location = new System.Drawing.Point(624, 3);
            this.btnShowAll.Name = "btnShowAll";
            this.btnShowAll.Size = new System.Drawing.Size(97, 23);
            this.btnShowAll.TabIndex = 5;
            this.btnShowAll.Text = "Dữ liệu biểu đồ";
            this.btnShowAll.Click += new System.EventHandler(this.btnShowAll_Click);
            // 
            // btnPieChart
            // 
            this.btnPieChart.Location = new System.Drawing.Point(260, 3);
            this.btnPieChart.Name = "btnPieChart";
            this.btnPieChart.Size = new System.Drawing.Size(75, 23);
            this.btnPieChart.TabIndex = 4;
            this.btnPieChart.Text = "Bánh";
            this.btnPieChart.Click += new System.EventHandler(this.btnPieChart_Click);
            // 
            // btnBarChart
            // 
            this.btnBarChart.Location = new System.Drawing.Point(83, 3);
            this.btnBarChart.Name = "btnBarChart";
            this.btnBarChart.Size = new System.Drawing.Size(64, 23);
            this.btnBarChart.TabIndex = 2;
            this.btnBarChart.Text = "Cột";
            this.btnBarChart.Click += new System.EventHandler(this.btnBarChart_Click);
            // 
            // btnLineChart
            // 
            this.btnLineChart.Location = new System.Drawing.Point(153, 3);
            this.btnLineChart.Name = "btnLineChart";
            this.btnLineChart.Size = new System.Drawing.Size(101, 23);
            this.btnLineChart.TabIndex = 3;
            this.btnLineChart.Text = "Đường thẳng";
            this.btnLineChart.Click += new System.EventHandler(this.btnLineChart_Click);
            // 
            // dockManager1
            // 
            this.dockManager1.AutoHideContainers.AddRange(new DevExpress.XtraBars.Docking.AutoHideContainer[] {
            this.hideContainerBottom});
            this.dockManager1.Form = this;
            this.dockManager1.TopZIndexControls.AddRange(new string[] {
            "DevExpress.XtraBars.BarDockControl",
            "System.Windows.Forms.StatusBar",
            "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
            "DevExpress.XtraBars.Ribbon.RibbonControl"});
            // 
            // hideContainerBottom
            // 
            this.hideContainerBottom.Controls.Add(this.pnlData);
            this.hideContainerBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.hideContainerBottom.Location = new System.Drawing.Point(0, 525);
            this.hideContainerBottom.Name = "hideContainerBottom";
            this.hideContainerBottom.Size = new System.Drawing.Size(734, 19);
            // 
            // pnlData
            // 
            this.pnlData.Controls.Add(this.dockPanel1_Container);
            this.pnlData.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
            this.pnlData.FloatVertical = true;
            this.pnlData.ID = new System.Guid("ba9b3f1a-bb4a-4925-967e-102d38935bea");
            this.pnlData.Location = new System.Drawing.Point(0, 0);
            this.pnlData.Name = "pnlData";
            this.pnlData.Options.ShowCloseButton = false;
            this.pnlData.SavedDock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
            this.pnlData.SavedIndex = 0;
            this.pnlData.Size = new System.Drawing.Size(734, 245);
            this.pnlData.Text = "Dữ liệu và Dạng biểu đồ";
            this.pnlData.Visibility = DevExpress.XtraBars.Docking.DockVisibility.AutoHide;
            // 
            // frmChartXY
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(734, 544);
            this.Controls.Add(this.chartControl1);
            this.Controls.Add(this.hideContainerBottom);
            this.Name = "frmChartXY";
            this.Text = "Biểu đồ dạng XY";
            this.Load += new System.EventHandler(this.frmTestChartXY_Load);
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            this.dockPanel1_Container.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
            this.panelControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
            this.hideContainerBottom.ResumeLayout(false);
            this.pnlData.ResumeLayout(false);
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.RectangleGradientFillOptions rectangleGradientFillOptions1 = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.Series           series1           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel1 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions1     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView1   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series           series2           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel2 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions2     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView2   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series           series3           = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.PointOptions     pointOptions3     = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView3   = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel4 = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView   lineSeriesView4   = new DevExpress.XtraCharts.LineSeriesView();
     graficoRitimo = new DevExpress.XtraCharts.ChartControl();
     this.graficoRitmoTimeDtoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(graficoRitimo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.graficoRitmoTimeDtoBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // graficoRitimo
     //
     graficoRitimo.DataSource                  = this.graficoRitmoTimeDtoBindingSource;
     xyDiagram1.AxisX.GridSpacingAuto          = false;
     xyDiagram1.AxisX.NumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.FixedPoint;
     xyDiagram1.AxisX.NumericOptions.Precision = 0;
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Title.Text    = "Ciclos";
     xyDiagram1.AxisX.Title.Visible = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.NumericOptions.Format      = DevExpress.XtraCharts.NumericFormat.Number;
     xyDiagram1.AxisY.NumericOptions.Precision   = 1;
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Title.Text    = "Pontos";
     xyDiagram1.AxisY.Title.Visible = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     xyDiagram1.DefaultPane.FillStyle.FillMode   = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions1.Color2        = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     xyDiagram1.DefaultPane.FillStyle.Options    = rectangleGradientFillOptions1;
     graficoRitimo.Diagram = xyDiagram1;
     graficoRitimo.Dock    = System.Windows.Forms.DockStyle.Fill;
     graficoRitimo.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     graficoRitimo.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     graficoRitimo.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     graficoRitimo.Legend.EquallySpacedItems  = false;
     graficoRitimo.Location                         = new System.Drawing.Point(0, 0);
     graficoRitimo.Name                             = "graficoRitimo";
     graficoRitimo.PaletteName                      = "Civic";
     series1.ArgumentDataMember                     = "Ciclo";
     series1.ArgumentScaleType                      = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel1.Angle                        = 40;
     pointSeriesLabel1.Antialiasing                 = true;
     pointSeriesLabel1.Border.Color                 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     pointSeriesLabel1.Border.Visible               = false;
     pointSeriesLabel1.FillStyle.FillMode           = DevExpress.XtraCharts.FillMode.Empty;
     pointSeriesLabel1.LineColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     pointSeriesLabel1.LineLength                   = 5;
     pointSeriesLabel1.LineStyle.DashStyle          = DevExpress.XtraCharts.DashStyle.Dot;
     pointSeriesLabel1.LineVisible                  = false;
     pointOptions1.ArgumentNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions1.ArgumentNumericOptions.Precision = 1;
     pointOptions1.ValueNumericOptions.Format       = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions1.ValueNumericOptions.Precision    = 1;
     pointSeriesLabel1.PointOptions                 = pointOptions1;
     pointSeriesLabel1.TextColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series1.Label = pointSeriesLabel1;
     series1.Name  = "Ritimo";
     series1.ValueDataMembersSerializable = "Ritmo";
     lineSeriesView1.Color = System.Drawing.Color.Blue;
     lineSeriesView1.LineMarkerOptions.BorderVisible = false;
     lineSeriesView1.LineMarkerOptions.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     lineSeriesView1.LineMarkerOptions.Size          = 7;
     series1.View = lineSeriesView1;
     series2.ArgumentDataMember                     = "Ciclo";
     series2.ArgumentScaleType                      = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel2.Angle                        = 90;
     pointSeriesLabel2.Antialiasing                 = true;
     pointSeriesLabel2.Border.Visible               = false;
     pointSeriesLabel2.FillStyle.FillMode           = DevExpress.XtraCharts.FillMode.Empty;
     pointSeriesLabel2.LineVisible                  = false;
     pointOptions2.ArgumentNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions2.ArgumentNumericOptions.Precision = 1;
     pointOptions2.ValueNumericOptions.Format       = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions2.ValueNumericOptions.Precision    = 1;
     pointSeriesLabel2.PointOptions                 = pointOptions2;
     pointSeriesLabel2.TextColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     pointSeriesLabel2.Visible                      = false;
     series2.Label = pointSeriesLabel2;
     series2.Name  = "Meta";
     series2.ValueDataMembersSerializable = "Meta";
     lineSeriesView2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     lineSeriesView2.LineMarkerOptions.BorderVisible = false;
     lineSeriesView2.LineMarkerOptions.Color         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     lineSeriesView2.LineMarkerOptions.Size          = 5;
     lineSeriesView2.LineStyle.DashStyle             = DevExpress.XtraCharts.DashStyle.Dot;
     series2.View = lineSeriesView2;
     series3.ArgumentDataMember                     = "Ciclo";
     series3.ArgumentScaleType                      = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel3.Angle                        = 150;
     pointSeriesLabel3.Antialiasing                 = true;
     pointSeriesLabel3.Border.Visible               = false;
     pointSeriesLabel3.FillStyle.FillMode           = DevExpress.XtraCharts.FillMode.Empty;
     pointSeriesLabel3.LineVisible                  = false;
     pointOptions3.ArgumentNumericOptions.Format    = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions3.ArgumentNumericOptions.Precision = 1;
     pointOptions3.ValueNumericOptions.Format       = DevExpress.XtraCharts.NumericFormat.Number;
     pointOptions3.ValueNumericOptions.Precision    = 1;
     pointSeriesLabel3.PointOptions                 = pointOptions3;
     pointSeriesLabel3.TextColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     pointSeriesLabel3.Visible                      = false;
     series3.Label = pointSeriesLabel3;
     series3.Name  = "Planejado";
     series3.ValueDataMembersSerializable = "Planejado";
     lineSeriesView3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     lineSeriesView3.LineMarkerOptions.BorderVisible = false;
     lineSeriesView3.LineMarkerOptions.Color         = System.Drawing.Color.Gray;
     lineSeriesView3.LineMarkerOptions.Size          = 4;
     lineSeriesView3.LineStyle.DashStyle             = DevExpress.XtraCharts.DashStyle.Dot;
     series3.View = lineSeriesView3;
     graficoRitimo.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     graficoRitimo.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
     pointSeriesLabel4.LineVisible      = true;
     graficoRitimo.SeriesTemplate.Label = pointSeriesLabel4;
     graficoRitimo.SeriesTemplate.View  = lineSeriesView4;
     graficoRitimo.Size     = new System.Drawing.Size(713, 491);
     graficoRitimo.TabIndex = 0;
     //
     // graficoRitmoTimeDtoBindingSource
     //
     this.graficoRitmoTimeDtoBindingSource.DataSource = typeof(WexProject.BLL.Shared.DTOs.Execucao.GraficoRitmoTimeDTO);
     //
     // ChartRitimoTime
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(graficoRitimo);
     this.Name = "ChartRitimoTime";
     this.Size = new System.Drawing.Size(713, 491);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(graficoRitimo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.graficoRitmoTimeDtoBindingSource)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel3 = new DevExpress.XtraCharts.PieSeriesLabel();
            DevExpress.XtraCharts.RectangleGradientFillOptions rectangleGradientFillOptions2 = new DevExpress.XtraCharts.RectangleGradientFillOptions();
            DevExpress.XtraCharts.PiePointOptions piePointOptions2 = new DevExpress.XtraCharts.PiePointOptions();
            DevExpress.XtraCharts.PieSeriesView pieSeriesView3 = new DevExpress.XtraCharts.PieSeriesView();
            DevExpress.XtraCharts.PieSeriesLabel pieSeriesLabel4 = new DevExpress.XtraCharts.PieSeriesLabel();
            DevExpress.XtraCharts.PieSeriesView pieSeriesView4 = new DevExpress.XtraCharts.PieSeriesView();
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            this.btnExport = new System.Windows.Forms.Button();
            this.btnPrint = new DevExpress.XtraEditors.SimpleButton();
            this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
            this.dtTo = new CalendarLib.DateTimePickerEx();
            this.dtFrom = new CalendarLib.DateTimePickerEx();
            this.printControl1 = new DevExpress.XtraPrinting.Control.PrintControl();
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
            this.picLoading = new DevExpress.XtraEditors.PictureEdit();
            this.layoutControl2 = new DevExpress.XtraLayout.LayoutControl();
            this.gridTopFacilities = new DevExpress.XtraGrid.GridControl();
            this.gridViewTopFacilities = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.btnExportTopFacilities = new DevExpress.XtraEditors.SimpleButton();
            this.btnPrintTopFacilities = new DevExpress.XtraEditors.SimpleButton();
            this.dtFromTopFacilities = new CalendarLib.DateTimePickerEx();
            this.dtToTopFacilities = new CalendarLib.DateTimePickerEx();
            this.lkYear2 = new DevExpress.XtraEditors.LookUpEdit();
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
            this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
            this.lcProgress = new DevExpress.XtraLayout.LayoutControlItem();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage();
            this.layoutControl4 = new DevExpress.XtraLayout.LayoutControl();
            this.gridTopItemReceivingFacilities = new DevExpress.XtraGrid.GridControl();
            this.gridView5 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.btnExportItems = new DevExpress.XtraEditors.SimpleButton();
            this.btnPrintItemReport = new DevExpress.XtraEditors.SimpleButton();
            this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
            this.gridItemList = new DevExpress.XtraGrid.GridControl();
            this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
            this.emptySpaceItem9 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.layoutControl3 = new DevExpress.XtraLayout.LayoutControl();
            this.lkYears = new DevExpress.XtraEditors.LookUpEdit();
            this.txtSelectedFacility = new DevExpress.XtraEditors.TextEdit();
            this.txtSearchFacility = new DevExpress.XtraEditors.TextEdit();
            this.gridFacilities = new DevExpress.XtraGrid.GridControl();
            this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridFacilityBreakdown = new DevExpress.XtraGrid.GridControl();
            this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.btnExportFacilitiyBreakdown = new DevExpress.XtraEditors.SimpleButton();
            this.btnPrintFacilityBreakdown = new DevExpress.XtraEditors.SimpleButton();
            this.dtFromFacilitySupply = new CalendarLib.DateTimePickerEx();
            this.dtToFacilitySupply = new CalendarLib.DateTimePickerEx();
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
            this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
            this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
            this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
            this.layoutControl5 = new DevExpress.XtraLayout.LayoutControl();
            this.lkStoreType = new DevExpress.XtraEditors.LookUpEdit();
            this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
            this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
            this.layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picLoading.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit();
            this.layoutControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridTopFacilities)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewTopFacilities)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lkYear2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcProgress)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
            this.xtraTabPage4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl4)).BeginInit();
            this.layoutControl4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridTopItemReceivingFacilities)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridItemList)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
            this.xtraTabPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).BeginInit();
            this.layoutControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.lkYears.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtSelectedFacility.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtSearchFacility.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridFacilities)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridFacilityBreakdown)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
            this.xtraTabPage3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl5)).BeginInit();
            this.layoutControl5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.lkStoreType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
            this.SuspendLayout();
            // 
            // layoutControl1
            // 
            this.layoutControl1.Controls.Add(this.btnExport);
            this.layoutControl1.Controls.Add(this.btnPrint);
            this.layoutControl1.Controls.Add(this.btnRefresh);
            this.layoutControl1.Controls.Add(this.dtTo);
            this.layoutControl1.Controls.Add(this.dtFrom);
            this.layoutControl1.Controls.Add(this.printControl1);
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl1.Location = new System.Drawing.Point(0, 0);
            this.layoutControl1.Name = "layoutControl1";
            this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(331, 224, 250, 350);
            this.layoutControl1.Root = this.layoutControlGroup1;
            this.layoutControl1.Size = new System.Drawing.Size(919, 657);
            this.layoutControl1.TabIndex = 0;
            this.layoutControl1.Text = "layoutControl1";
            // 
            // btnExport
            // 
            this.btnExport.Location = new System.Drawing.Point(786, 12);
            this.btnExport.Name = "btnExport";
            this.btnExport.Size = new System.Drawing.Size(56, 22);
            this.btnExport.TabIndex = 9;
            this.btnExport.Text = "Export";
            this.btnExport.UseVisualStyleBackColor = true;
            this.btnExport.Click += new System.EventHandler(this.btnExp_Click);
            // 
            // btnPrint
            // 
            this.btnPrint.Location = new System.Drawing.Point(846, 12);
            this.btnPrint.Name = "btnPrint";
            this.btnPrint.Size = new System.Drawing.Size(61, 22);
            this.btnPrint.StyleController = this.layoutControl1;
            this.btnPrint.TabIndex = 8;
            this.btnPrint.Text = "Print";
            this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
            // 
            // btnRefresh
            // 
            this.btnRefresh.Location = new System.Drawing.Point(721, 12);
            this.btnRefresh.Name = "btnRefresh";
            this.btnRefresh.Size = new System.Drawing.Size(61, 22);
            this.btnRefresh.StyleController = this.layoutControl1;
            this.btnRefresh.TabIndex = 7;
            this.btnRefresh.Text = "Refresh";
            this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
            // 
            // dtTo
            // 
            this.dtTo.CalendarFont = new System.Drawing.Font("Nyala", 7.25F);
            this.dtTo.CalendarForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
            this.dtTo.DayOfWeekCharacters = 1;
            this.dtTo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
            this.dtTo.Location = new System.Drawing.Point(616, 12);
            this.dtTo.Name = "dtTo";
            this.dtTo.PopUpFontSize = 8.25F;
            this.dtTo.Size = new System.Drawing.Size(101, 22);
            this.dtTo.TabIndex = 6;
            // 
            // dtFrom
            // 
            this.dtFrom.CalendarFont = new System.Drawing.Font("Nyala", 7.25F);
            this.dtFrom.CalendarForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
            this.dtFrom.DayOfWeekCharacters = 1;
            this.dtFrom.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
            this.dtFrom.Location = new System.Drawing.Point(480, 12);
            this.dtFrom.Name = "dtFrom";
            this.dtFrom.PopUpFontSize = 8.25F;
            this.dtFrom.Size = new System.Drawing.Size(101, 22);
            this.dtFrom.TabIndex = 5;
            // 
            // printControl1
            // 
            this.printControl1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.printControl1.AutoZoom = true;
            this.printControl1.BackColor = System.Drawing.Color.Empty;
            this.printControl1.ForeColor = System.Drawing.Color.Empty;
            this.printControl1.IsMetric = false;
            this.printControl1.Location = new System.Drawing.Point(12, 38);
            this.printControl1.Name = "printControl1";
            this.printControl1.Size = new System.Drawing.Size(895, 607);
            this.printControl1.TabIndex = 4;
            this.printControl1.TooltipFont = new System.Drawing.Font("Tahoma", 8.25F);
            // 
            // layoutControlGroup1
            // 
            this.layoutControlGroup1.CustomizationFormText = "Root";
            this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup1.GroupBordersVisible = false;
            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem1,
            this.layoutControlItem2,
            this.layoutControlItem3,
            this.emptySpaceItem2,
            this.layoutControlItem4,
            this.layoutControlItem5,
            this.layoutControlItem30});
            this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup1.Name = "Root";
            this.layoutControlGroup1.Size = new System.Drawing.Size(919, 657);
            this.layoutControlGroup1.Text = "Root";
            this.layoutControlGroup1.TextVisible = false;
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.printControl1;
            this.layoutControlItem1.CustomizationFormText = "layoutControlItem1";
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 26);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(899, 611);
            this.layoutControlItem1.Text = "layoutControlItem1";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem1.TextToControlDistance = 0;
            this.layoutControlItem1.TextVisible = false;
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.dtFrom;
            this.layoutControlItem2.CustomizationFormText = "From:";
            this.layoutControlItem2.Location = new System.Drawing.Point(437, 0);
            this.layoutControlItem2.MaxSize = new System.Drawing.Size(136, 26);
            this.layoutControlItem2.MinSize = new System.Drawing.Size(136, 26);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.Size = new System.Drawing.Size(136, 26);
            this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem2.Text = "From:";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(28, 13);
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.dtTo;
            this.layoutControlItem3.CustomizationFormText = "To:";
            this.layoutControlItem3.Location = new System.Drawing.Point(573, 0);
            this.layoutControlItem3.MaxSize = new System.Drawing.Size(136, 26);
            this.layoutControlItem3.MinSize = new System.Drawing.Size(136, 26);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.Size = new System.Drawing.Size(136, 26);
            this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem3.Text = "To:";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(28, 13);
            // 
            // emptySpaceItem2
            // 
            this.emptySpaceItem2.AllowHotTrack = false;
            this.emptySpaceItem2.CustomizationFormText = "emptySpaceItem2";
            this.emptySpaceItem2.Location = new System.Drawing.Point(0, 0);
            this.emptySpaceItem2.Name = "emptySpaceItem2";
            this.emptySpaceItem2.Size = new System.Drawing.Size(437, 26);
            this.emptySpaceItem2.Text = "emptySpaceItem2";
            this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.btnRefresh;
            this.layoutControlItem4.CustomizationFormText = "layoutControlItem4";
            this.layoutControlItem4.Location = new System.Drawing.Point(709, 0);
            this.layoutControlItem4.MaxSize = new System.Drawing.Size(65, 26);
            this.layoutControlItem4.MinSize = new System.Drawing.Size(65, 26);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.Size = new System.Drawing.Size(65, 26);
            this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem4.Text = "layoutControlItem4";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem4.TextToControlDistance = 0;
            this.layoutControlItem4.TextVisible = false;
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.btnPrint;
            this.layoutControlItem5.CustomizationFormText = "layoutControlItem5";
            this.layoutControlItem5.Location = new System.Drawing.Point(834, 0);
            this.layoutControlItem5.MaxSize = new System.Drawing.Size(65, 26);
            this.layoutControlItem5.MinSize = new System.Drawing.Size(55, 26);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.Size = new System.Drawing.Size(65, 26);
            this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem5.Text = "layoutControlItem5";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem5.TextToControlDistance = 0;
            this.layoutControlItem5.TextVisible = false;
            // 
            // layoutControlItem30
            // 
            this.layoutControlItem30.Control = this.btnExport;
            this.layoutControlItem30.CustomizationFormText = "layoutControlItem30";
            this.layoutControlItem30.Location = new System.Drawing.Point(774, 0);
            this.layoutControlItem30.Name = "layoutControlItem30";
            this.layoutControlItem30.Size = new System.Drawing.Size(60, 26);
            this.layoutControlItem30.Text = "layoutControlItem30";
            this.layoutControlItem30.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem30.TextToControlDistance = 0;
            this.layoutControlItem30.TextVisible = false;
            // 
            // picLoading
            // 
            this.picLoading.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.picLoading.EditValue = global::HCMIS.Desktop.Properties.Resources.ajax_loader;
            this.picLoading.Location = new System.Drawing.Point(12, 406);
            this.picLoading.Name = "picLoading";
            this.picLoading.Size = new System.Drawing.Size(895, 239);
            this.picLoading.StyleController = this.layoutControl2;
            this.picLoading.TabIndex = 1;
            // 
            // layoutControl2
            // 
            this.layoutControl2.Controls.Add(this.gridTopFacilities);
            this.layoutControl2.Controls.Add(this.btnExportTopFacilities);
            this.layoutControl2.Controls.Add(this.btnPrintTopFacilities);
            this.layoutControl2.Controls.Add(this.dtFromTopFacilities);
            this.layoutControl2.Controls.Add(this.picLoading);
            this.layoutControl2.Controls.Add(this.dtToTopFacilities);
            this.layoutControl2.Controls.Add(this.lkYear2);
            this.layoutControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl2.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem7,
            this.layoutControlItem6});
            this.layoutControl2.Location = new System.Drawing.Point(0, 0);
            this.layoutControl2.Name = "layoutControl2";
            this.layoutControl2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(964, 245, 250, 350);
            this.layoutControl2.Root = this.layoutControlGroup2;
            this.layoutControl2.Size = new System.Drawing.Size(919, 657);
            this.layoutControl2.TabIndex = 0;
            this.layoutControl2.Text = "layoutControl2";
            // 
            // gridTopFacilities
            // 
            this.gridTopFacilities.Location = new System.Drawing.Point(12, 38);
            this.gridTopFacilities.MainView = this.gridViewTopFacilities;
            this.gridTopFacilities.Name = "gridTopFacilities";
            this.gridTopFacilities.Size = new System.Drawing.Size(895, 364);
            this.gridTopFacilities.TabIndex = 9;
            this.gridTopFacilities.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridViewTopFacilities});
            this.gridTopFacilities.DoubleClick += new System.EventHandler(this.gridTopFacilities_DoubleClick);
            // 
            // gridViewTopFacilities
            // 
            this.gridViewTopFacilities.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn20,
            this.gridColumn21,
            this.gridColumn22});
            this.gridViewTopFacilities.GridControl = this.gridTopFacilities;
            this.gridViewTopFacilities.Name = "gridViewTopFacilities";
            this.gridViewTopFacilities.OptionsBehavior.Editable = false;
            this.gridViewTopFacilities.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gridViewTopFacilities.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn20
            // 
            this.gridColumn20.Caption = "ID";
            this.gridColumn20.FieldName = "ID";
            this.gridColumn20.Name = "gridColumn20";
            // 
            // gridColumn21
            // 
            this.gridColumn21.Caption = "Facility Name";
            this.gridColumn21.FieldName = "FacilityName";
            this.gridColumn21.Name = "gridColumn21";
            this.gridColumn21.Visible = true;
            this.gridColumn21.VisibleIndex = 0;
            // 
            // gridColumn22
            // 
            this.gridColumn22.Caption = "No. Of Refills";
            this.gridColumn22.FieldName = "NumberOfRefills";
            this.gridColumn22.Name = "gridColumn22";
            this.gridColumn22.Visible = true;
            this.gridColumn22.VisibleIndex = 1;
            // 
            // btnExportTopFacilities
            // 
            this.btnExportTopFacilities.Location = new System.Drawing.Point(781, 12);
            this.btnExportTopFacilities.Name = "btnExportTopFacilities";
            this.btnExportTopFacilities.Size = new System.Drawing.Size(61, 22);
            this.btnExportTopFacilities.StyleController = this.layoutControl2;
            this.btnExportTopFacilities.TabIndex = 8;
            this.btnExportTopFacilities.Text = "Export";
            this.btnExportTopFacilities.Click += new System.EventHandler(this.btnExportTopFacilities_Click);
            // 
            // btnPrintTopFacilities
            // 
            this.btnPrintTopFacilities.Image = global::HCMIS.Desktop.Properties.Resources.printer;
            this.btnPrintTopFacilities.Location = new System.Drawing.Point(846, 12);
            this.btnPrintTopFacilities.Name = "btnPrintTopFacilities";
            this.btnPrintTopFacilities.Size = new System.Drawing.Size(61, 22);
            this.btnPrintTopFacilities.StyleController = this.layoutControl2;
            this.btnPrintTopFacilities.TabIndex = 7;
            this.btnPrintTopFacilities.Text = "Print";
            this.btnPrintTopFacilities.Click += new System.EventHandler(this.btnPrintTopFacilities_Click);
            // 
            // dtFromTopFacilities
            // 
            this.dtFromTopFacilities.CalendarFont = new System.Drawing.Font("Nyala", 8F);
            this.dtFromTopFacilities.CalendarForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
            this.dtFromTopFacilities.DayOfWeekCharacters = 1;
            this.dtFromTopFacilities.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
            this.dtFromTopFacilities.Location = new System.Drawing.Point(679, 12);
            this.dtFromTopFacilities.Name = "dtFromTopFacilities";
            this.dtFromTopFacilities.PopUpFontSize = 7F;
            this.dtFromTopFacilities.Size = new System.Drawing.Size(112, 22);
            this.dtFromTopFacilities.TabIndex = 6;
            this.dtFromTopFacilities.Value = new System.DateTime(2011, 5, 3, 0, 0, 0, 0);
            // 
            // dtToTopFacilities
            // 
            this.dtToTopFacilities.CalendarFont = new System.Drawing.Font("Nyala", 8F);
            this.dtToTopFacilities.CalendarForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
            this.dtToTopFacilities.DayOfWeekCharacters = 1;
            this.dtToTopFacilities.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
            this.dtToTopFacilities.Location = new System.Drawing.Point(555, 12);
            this.dtToTopFacilities.Name = "dtToTopFacilities";
            this.dtToTopFacilities.PopUpFontSize = 7F;
            this.dtToTopFacilities.Size = new System.Drawing.Size(100, 22);
            this.dtToTopFacilities.TabIndex = 5;
            this.dtToTopFacilities.Value = new System.DateTime(2011, 5, 3, 0, 0, 0, 0);
            // 
            // lkYear2
            // 
            this.lkYear2.Location = new System.Drawing.Point(451, 12);
            this.lkYear2.Name = "lkYear2";
            this.lkYear2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.lkYear2.Properties.NullText = "";
            this.lkYear2.Size = new System.Drawing.Size(316, 20);
            this.lkYear2.StyleController = this.layoutControl2;
            this.lkYear2.TabIndex = 10;
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.dtToTopFacilities;
            this.layoutControlItem7.CustomizationFormText = "To:";
            this.layoutControlItem7.Location = new System.Drawing.Point(511, 0);
            this.layoutControlItem7.MaxSize = new System.Drawing.Size(136, 26);
            this.layoutControlItem7.MinSize = new System.Drawing.Size(136, 26);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.Size = new System.Drawing.Size(136, 26);
            this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem7.Text = "From:";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(28, 13);
            this.layoutControlItem7.TextToControlDistance = 5;
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.dtFromTopFacilities;
            this.layoutControlItem6.CustomizationFormText = "From:";
            this.layoutControlItem6.Location = new System.Drawing.Point(647, 0);
            this.layoutControlItem6.MaxSize = new System.Drawing.Size(136, 26);
            this.layoutControlItem6.MinSize = new System.Drawing.Size(136, 26);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.Size = new System.Drawing.Size(136, 26);
            this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem6.Text = "To:";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(28, 13);
            this.layoutControlItem6.TextToControlDistance = 5;
            // 
            // layoutControlGroup2
            // 
            this.layoutControlGroup2.CustomizationFormText = "Root";
            this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup2.GroupBordersVisible = false;
            this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem10,
            this.layoutControlItem11,
            this.emptySpaceItem8,
            this.emptySpaceItem1,
            this.layoutControlItem14,
            this.layoutControlItem20,
            this.lcProgress});
            this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup2.Name = "Root";
            this.layoutControlGroup2.Size = new System.Drawing.Size(919, 657);
            this.layoutControlGroup2.Text = "Root";
            this.layoutControlGroup2.TextVisible = false;
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.btnPrintTopFacilities;
            this.layoutControlItem10.CustomizationFormText = "layoutControlItem10";
            this.layoutControlItem10.Location = new System.Drawing.Point(834, 0);
            this.layoutControlItem10.MaxSize = new System.Drawing.Size(65, 26);
            this.layoutControlItem10.MinSize = new System.Drawing.Size(65, 26);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.Size = new System.Drawing.Size(65, 26);
            this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem10.Text = "layoutControlItem10";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem10.TextToControlDistance = 0;
            this.layoutControlItem10.TextVisible = false;
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.btnExportTopFacilities;
            this.layoutControlItem11.CustomizationFormText = "layoutControlItem11";
            this.layoutControlItem11.Location = new System.Drawing.Point(769, 0);
            this.layoutControlItem11.MaxSize = new System.Drawing.Size(65, 26);
            this.layoutControlItem11.MinSize = new System.Drawing.Size(65, 26);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.Size = new System.Drawing.Size(65, 26);
            this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem11.Text = "layoutControlItem11";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem11.TextToControlDistance = 0;
            this.layoutControlItem11.TextVisible = false;
            // 
            // emptySpaceItem8
            // 
            this.emptySpaceItem8.AllowHotTrack = false;
            this.emptySpaceItem8.CustomizationFormText = "emptySpaceItem8";
            this.emptySpaceItem8.Location = new System.Drawing.Point(759, 0);
            this.emptySpaceItem8.MaxSize = new System.Drawing.Size(10, 26);
            this.emptySpaceItem8.MinSize = new System.Drawing.Size(10, 26);
            this.emptySpaceItem8.Name = "emptySpaceItem8";
            this.emptySpaceItem8.Size = new System.Drawing.Size(10, 26);
            this.emptySpaceItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.emptySpaceItem8.Text = "emptySpaceItem8";
            this.emptySpaceItem8.TextSize = new System.Drawing.Size(0, 0);
            // 
            // emptySpaceItem1
            // 
            this.emptySpaceItem1.AllowHotTrack = false;
            this.emptySpaceItem1.CustomizationFormText = "emptySpaceItem1";
            this.emptySpaceItem1.Location = new System.Drawing.Point(0, 0);
            this.emptySpaceItem1.Name = "emptySpaceItem1";
            this.emptySpaceItem1.Size = new System.Drawing.Size(410, 26);
            this.emptySpaceItem1.Text = "emptySpaceItem1";
            this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
            // 
            // layoutControlItem14
            // 
            this.layoutControlItem14.Control = this.gridTopFacilities;
            this.layoutControlItem14.CustomizationFormText = "layoutControlItem14";
            this.layoutControlItem14.Location = new System.Drawing.Point(0, 26);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.Size = new System.Drawing.Size(899, 368);
            this.layoutControlItem14.Text = "layoutControlItem14";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem14.TextToControlDistance = 0;
            this.layoutControlItem14.TextVisible = false;
            // 
            // layoutControlItem20
            // 
            this.layoutControlItem20.Control = this.lkYear2;
            this.layoutControlItem20.CustomizationFormText = "Year:";
            this.layoutControlItem20.Location = new System.Drawing.Point(410, 0);
            this.layoutControlItem20.Name = "layoutControlItem20";
            this.layoutControlItem20.Size = new System.Drawing.Size(349, 26);
            this.layoutControlItem20.Text = "Year:";
            this.layoutControlItem20.TextSize = new System.Drawing.Size(26, 13);
            // 
            // lcProgress
            // 
            this.lcProgress.Control = this.picLoading;
            this.lcProgress.CustomizationFormText = "lcProgress";
            this.lcProgress.Location = new System.Drawing.Point(0, 394);
            this.lcProgress.Name = "lcProgress";
            this.lcProgress.Size = new System.Drawing.Size(899, 243);
            this.lcProgress.Text = "lcProgress";
            this.lcProgress.TextSize = new System.Drawing.Size(0, 0);
            this.lcProgress.TextToControlDistance = 0;
            this.lcProgress.TextVisible = false;
            this.lcProgress.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
            // 
            // xtraTabControl1
            // 
            this.xtraTabControl1.Location = new System.Drawing.Point(12, 36);
            this.xtraTabControl1.Name = "xtraTabControl1";
            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
            this.xtraTabControl1.Size = new System.Drawing.Size(925, 685);
            this.xtraTabControl1.TabIndex = 2;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
            this.xtraTabPage4,
            this.xtraTabPage2,
            this.xtraTabPage3});
            // 
            // xtraTabPage1
            // 
            this.xtraTabPage1.Controls.Add(this.layoutControl2);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(919, 657);
            this.xtraTabPage1.Text = "Top Facilities";
            // 
            // xtraTabPage4
            // 
            this.xtraTabPage4.Controls.Add(this.layoutControl4);
            this.xtraTabPage4.Name = "xtraTabPage4";
            this.xtraTabPage4.Size = new System.Drawing.Size(919, 657);
            this.xtraTabPage4.Text = "Items Distributed";
            // 
            // layoutControl4
            // 
            this.layoutControl4.Controls.Add(this.gridTopItemReceivingFacilities);
            this.layoutControl4.Controls.Add(this.chartControl1);
            this.layoutControl4.Controls.Add(this.btnExportItems);
            this.layoutControl4.Controls.Add(this.btnPrintItemReport);
            this.layoutControl4.Controls.Add(this.textEdit1);
            this.layoutControl4.Controls.Add(this.gridItemList);
            this.layoutControl4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl4.Location = new System.Drawing.Point(0, 0);
            this.layoutControl4.Name = "layoutControl4";
            this.layoutControl4.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(337, 138, 250, 350);
            this.layoutControl4.Root = this.layoutControlGroup4;
            this.layoutControl4.Size = new System.Drawing.Size(919, 657);
            this.layoutControl4.TabIndex = 12;
            this.layoutControl4.Text = "layoutControl4";
            // 
            // gridTopItemReceivingFacilities
            // 
            this.gridTopItemReceivingFacilities.Location = new System.Drawing.Point(691, 38);
            this.gridTopItemReceivingFacilities.MainView = this.gridView5;
            this.gridTopItemReceivingFacilities.Name = "gridTopItemReceivingFacilities";
            this.gridTopItemReceivingFacilities.Size = new System.Drawing.Size(216, 607);
            this.gridTopItemReceivingFacilities.TabIndex = 16;
            this.gridTopItemReceivingFacilities.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView5});
            // 
            // gridView5
            // 
            this.gridView5.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn17,
            this.gridColumn18,
            this.gridColumn19});
            this.gridView5.GridControl = this.gridTopItemReceivingFacilities;
            this.gridView5.Name = "gridView5";
            this.gridView5.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
            this.gridView5.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.False;
            this.gridView5.OptionsBehavior.Editable = false;
            this.gridView5.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn17
            // 
            this.gridColumn17.Caption = "No";
            this.gridColumn17.Name = "gridColumn17";
            this.gridColumn17.Width = 30;
            // 
            // gridColumn18
            // 
            this.gridColumn18.Caption = "Facility Name";
            this.gridColumn18.FieldName = "FacilityName";
            this.gridColumn18.Name = "gridColumn18";
            this.gridColumn18.Visible = true;
            this.gridColumn18.VisibleIndex = 0;
            this.gridColumn18.Width = 221;
            // 
            // gridColumn19
            // 
            this.gridColumn19.Caption = "Packs Supplied";
            this.gridColumn19.FieldName = "Quantity";
            this.gridColumn19.Name = "gridColumn19";
            this.gridColumn19.Visible = true;
            this.gridColumn19.VisibleIndex = 1;
            this.gridColumn19.Width = 59;
            // 
            // chartControl1
            // 
            this.chartControl1.Legend.Border.Visible = false;
            this.chartControl1.Legend.Shadow.Visible = true;
            this.chartControl1.Location = new System.Drawing.Point(213, 38);
            this.chartControl1.Name = "chartControl1";
            series2.ArgumentDataMember = "FacilityName";
            pieSeriesLabel3.Antialiasing = true;
            pieSeriesLabel3.Border.Visible = false;
            pieSeriesLabel3.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Gradient;
            rectangleGradientFillOptions2.GradientMode = DevExpress.XtraCharts.RectangleGradientMode.BottomToTop;
            pieSeriesLabel3.FillStyle.Options = rectangleGradientFillOptions2;
            pieSeriesLabel3.LineVisible = true;
            piePointOptions2.PointView = DevExpress.XtraCharts.PointView.Argument;
            pieSeriesLabel3.PointOptions = piePointOptions2;
            pieSeriesLabel3.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.Default;
            pieSeriesLabel3.Shadow.Visible = true;
            series2.Label = pieSeriesLabel3;
            series2.LegendText = "FacilityName";
            series2.Name = "Series 1";
            series2.SeriesPointsSorting = DevExpress.XtraCharts.SortingMode.Ascending;
            series2.ShowInLegend = false;
            series2.TopNOptions.Mode = DevExpress.XtraCharts.TopNMode.ThresholdValue;
            series2.TopNOptions.ThresholdValue = 75D;
            series2.ValueDataMembersSerializable = "Quantity";
            pieSeriesView3.RuntimeExploding = false;
            series2.View = pieSeriesView3;
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series2};
            pieSeriesLabel4.LineVisible = true;
            this.chartControl1.SeriesTemplate.Label = pieSeriesLabel4;
            pieSeriesView4.RuntimeExploding = false;
            this.chartControl1.SeriesTemplate.View = pieSeriesView4;
            this.chartControl1.Size = new System.Drawing.Size(474, 607);
            this.chartControl1.TabIndex = 15;
            // 
            // btnExportItems
            // 
            this.btnExportItems.Location = new System.Drawing.Point(781, 12);
            this.btnExportItems.Name = "btnExportItems";
            this.btnExportItems.Size = new System.Drawing.Size(61, 22);
            this.btnExportItems.StyleController = this.layoutControl4;
            this.btnExportItems.TabIndex = 14;
            this.btnExportItems.Text = "Export";
            this.btnExportItems.Click += new System.EventHandler(this.btnExportItems_Click);
            // 
            // btnPrintItemReport
            // 
            this.btnPrintItemReport.Image = global::HCMIS.Desktop.Properties.Resources.printer;
            this.btnPrintItemReport.Location = new System.Drawing.Point(846, 12);
            this.btnPrintItemReport.Name = "btnPrintItemReport";
            this.btnPrintItemReport.Size = new System.Drawing.Size(61, 22);
            this.btnPrintItemReport.StyleController = this.layoutControl4;
            this.btnPrintItemReport.TabIndex = 13;
            this.btnPrintItemReport.Text = "Print";
            this.btnPrintItemReport.Click += new System.EventHandler(this.btnPrintItemReport_Click);
            // 
            // textEdit1
            // 
            this.textEdit1.Location = new System.Drawing.Point(12, 38);
            this.textEdit1.Name = "textEdit1";
            this.textEdit1.Size = new System.Drawing.Size(197, 20);
            this.textEdit1.StyleController = this.layoutControl4;
            this.textEdit1.TabIndex = 12;
            // 
            // gridItemList
            // 
            this.gridItemList.Location = new System.Drawing.Point(12, 62);
            this.gridItemList.MainView = this.gridView4;
            this.gridItemList.Name = "gridItemList";
            this.gridItemList.Size = new System.Drawing.Size(197, 583);
            this.gridItemList.TabIndex = 11;
            this.gridItemList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView4});
            // 
            // gridView4
            // 
            this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn16});
            this.gridView4.GridControl = this.gridItemList;
            this.gridView4.Name = "gridView4";
            this.gridView4.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
            this.gridView4.OptionsBehavior.Editable = false;
            this.gridView4.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gridView4.OptionsView.ShowGroupPanel = false;
            this.gridView4.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridView4_FocusedRowChanged);
            // 
            // gridColumn16
            // 
            this.gridColumn16.Caption = "Name";
            this.gridColumn16.FieldName = "FullItemName";
            this.gridColumn16.Name = "gridColumn16";
            this.gridColumn16.Visible = true;
            this.gridColumn16.VisibleIndex = 0;
            // 
            // layoutControlGroup4
            // 
            this.layoutControlGroup4.CustomizationFormText = "Root";
            this.layoutControlGroup4.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup4.GroupBordersVisible = false;
            this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem21,
            this.layoutControlItem22,
            this.emptySpaceItem9,
            this.layoutControlItem23,
            this.layoutControlItem24,
            this.layoutControlItem25,
            this.layoutControlItem26});
            this.layoutControlGroup4.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup4.Name = "Root";
            this.layoutControlGroup4.Size = new System.Drawing.Size(919, 657);
            this.layoutControlGroup4.Text = "Root";
            this.layoutControlGroup4.TextVisible = false;
            // 
            // layoutControlItem21
            // 
            this.layoutControlItem21.Control = this.gridItemList;
            this.layoutControlItem21.CustomizationFormText = "layoutControlItem21";
            this.layoutControlItem21.Location = new System.Drawing.Point(0, 50);
            this.layoutControlItem21.Name = "layoutControlItem21";
            this.layoutControlItem21.Size = new System.Drawing.Size(201, 587);
            this.layoutControlItem21.Text = "layoutControlItem21";
            this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem21.TextToControlDistance = 0;
            this.layoutControlItem21.TextVisible = false;
            // 
            // layoutControlItem22
            // 
            this.layoutControlItem22.Control = this.textEdit1;
            this.layoutControlItem22.CustomizationFormText = "layoutControlItem22";
            this.layoutControlItem22.Location = new System.Drawing.Point(0, 26);
            this.layoutControlItem22.Name = "layoutControlItem22";
            this.layoutControlItem22.Size = new System.Drawing.Size(201, 24);
            this.layoutControlItem22.Text = "layoutControlItem22";
            this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem22.TextToControlDistance = 0;
            this.layoutControlItem22.TextVisible = false;
            // 
            // emptySpaceItem9
            // 
            this.emptySpaceItem9.AllowHotTrack = false;
            this.emptySpaceItem9.CustomizationFormText = "emptySpaceItem9";
            this.emptySpaceItem9.Location = new System.Drawing.Point(0, 0);
            this.emptySpaceItem9.Name = "emptySpaceItem9";
            this.emptySpaceItem9.Size = new System.Drawing.Size(769, 26);
            this.emptySpaceItem9.Text = "emptySpaceItem9";
            this.emptySpaceItem9.TextSize = new System.Drawing.Size(0, 0);
            // 
            // layoutControlItem23
            // 
            this.layoutControlItem23.Control = this.btnPrintItemReport;
            this.layoutControlItem23.CustomizationFormText = "layoutControlItem23";
            this.layoutControlItem23.Location = new System.Drawing.Point(834, 0);
            this.layoutControlItem23.MaxSize = new System.Drawing.Size(65, 26);
            this.layoutControlItem23.MinSize = new System.Drawing.Size(65, 26);
            this.layoutControlItem23.Name = "layoutControlItem23";
            this.layoutControlItem23.Size = new System.Drawing.Size(65, 26);
            this.layoutControlItem23.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem23.Text = "layoutControlItem23";
            this.layoutControlItem23.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem23.TextToControlDistance = 0;
            this.layoutControlItem23.TextVisible = false;
            // 
            // layoutControlItem24
            // 
            this.layoutControlItem24.Control = this.btnExportItems;
            this.layoutControlItem24.CustomizationFormText = "layoutControlItem24";
            this.layoutControlItem24.Location = new System.Drawing.Point(769, 0);
            this.layoutControlItem24.MaxSize = new System.Drawing.Size(65, 26);
            this.layoutControlItem24.MinSize = new System.Drawing.Size(65, 26);
            this.layoutControlItem24.Name = "layoutControlItem24";
            this.layoutControlItem24.Size = new System.Drawing.Size(65, 26);
            this.layoutControlItem24.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem24.Text = "layoutControlItem24";
            this.layoutControlItem24.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem24.TextToControlDistance = 0;
            this.layoutControlItem24.TextVisible = false;
            // 
            // layoutControlItem25
            // 
            this.layoutControlItem25.Control = this.chartControl1;
            this.layoutControlItem25.CustomizationFormText = "layoutControlItem25";
            this.layoutControlItem25.Location = new System.Drawing.Point(201, 26);
            this.layoutControlItem25.Name = "layoutControlItem25";
            this.layoutControlItem25.Size = new System.Drawing.Size(478, 611);
            this.layoutControlItem25.Text = "layoutControlItem25";
            this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem25.TextToControlDistance = 0;
            this.layoutControlItem25.TextVisible = false;
            // 
            // layoutControlItem26
            // 
            this.layoutControlItem26.Control = this.gridTopItemReceivingFacilities;
            this.layoutControlItem26.CustomizationFormText = "layoutControlItem26";
            this.layoutControlItem26.Location = new System.Drawing.Point(679, 26);
            this.layoutControlItem26.Name = "layoutControlItem26";
            this.layoutControlItem26.Size = new System.Drawing.Size(220, 611);
            this.layoutControlItem26.Text = "layoutControlItem26";
            this.layoutControlItem26.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem26.TextToControlDistance = 0;
            this.layoutControlItem26.TextVisible = false;
            // 
            // xtraTabPage2
            // 
            this.xtraTabPage2.Controls.Add(this.layoutControl3);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.Size = new System.Drawing.Size(919, 657);
            this.xtraTabPage2.Text = "Facility Supply Breakdown";
            // 
            // layoutControl3
            // 
            this.layoutControl3.Controls.Add(this.lkYears);
            this.layoutControl3.Controls.Add(this.txtSelectedFacility);
            this.layoutControl3.Controls.Add(this.txtSearchFacility);
            this.layoutControl3.Controls.Add(this.gridFacilities);
            this.layoutControl3.Controls.Add(this.gridFacilityBreakdown);
            this.layoutControl3.Controls.Add(this.btnExportFacilitiyBreakdown);
            this.layoutControl3.Controls.Add(this.btnPrintFacilityBreakdown);
            this.layoutControl3.Controls.Add(this.dtFromFacilitySupply);
            this.layoutControl3.Controls.Add(this.dtToFacilitySupply);
            this.layoutControl3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl3.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem8,
            this.layoutControlItem9});
            this.layoutControl3.Location = new System.Drawing.Point(0, 0);
            this.layoutControl3.Name = "layoutControl3";
            this.layoutControl3.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(337, 232, 250, 350);
            this.layoutControl3.Root = this.layoutControlGroup3;
            this.layoutControl3.Size = new System.Drawing.Size(919, 657);
            this.layoutControl3.TabIndex = 0;
            this.layoutControl3.Text = "layoutControl3";
            // 
            // lkYears
            // 
            this.lkYears.Location = new System.Drawing.Point(679, 38);
            this.lkYears.Name = "lkYears";
            this.lkYears.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.lkYears.Properties.NullText = "";
            this.lkYears.Size = new System.Drawing.Size(70, 20);
            this.lkYears.StyleController = this.layoutControl3;
            this.lkYears.TabIndex = 13;
            // 
            // txtSelectedFacility
            // 
            this.txtSelectedFacility.Enabled = false;
            this.txtSelectedFacility.Location = new System.Drawing.Point(364, 38);
            this.txtSelectedFacility.Name = "txtSelectedFacility";
            this.txtSelectedFacility.Size = new System.Drawing.Size(227, 20);
            this.txtSelectedFacility.StyleController = this.layoutControl3;
            this.txtSelectedFacility.TabIndex = 12;
            // 
            // txtSearchFacility
            // 
            this.txtSearchFacility.Location = new System.Drawing.Point(12, 38);
            this.txtSearchFacility.Name = "txtSearchFacility";
            this.txtSearchFacility.Size = new System.Drawing.Size(264, 20);
            this.txtSearchFacility.StyleController = this.layoutControl3;
            this.txtSearchFacility.TabIndex = 11;
            this.txtSearchFacility.EditValueChanged += new System.EventHandler(this.txtSearchFacility_EditValueChanged);
            // 
            // gridFacilities
            // 
            this.gridFacilities.Location = new System.Drawing.Point(12, 62);
            this.gridFacilities.MainView = this.gridView3;
            this.gridFacilities.Name = "gridFacilities";
            this.gridFacilities.Size = new System.Drawing.Size(264, 583);
            this.gridFacilities.TabIndex = 10;
            this.gridFacilities.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView3});
            // 
            // gridView3
            // 
            this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn1,
            this.gridColumn2});
            this.gridView3.GridControl = this.gridFacilities;
            this.gridView3.GroupCount = 1;
            this.gridView3.Name = "gridView3";
            this.gridView3.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
            this.gridView3.OptionsBehavior.Editable = false;
            this.gridView3.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gridView3.OptionsView.ShowGroupPanel = false;
            this.gridView3.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumn2, DevExpress.Data.ColumnSortOrder.Ascending)});
            this.gridView3.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridView3_FocusedRowChanged);
            // 
            // gridColumn1
            // 
            this.gridColumn1.Caption = "Name";
            this.gridColumn1.FieldName = "Name";
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 0;
            // 
            // gridColumn2
            // 
            this.gridColumn2.Caption = "Route";
            this.gridColumn2.FieldName = "RouteName";
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 1;
            // 
            // gridFacilityBreakdown
            // 
            this.gridFacilityBreakdown.Location = new System.Drawing.Point(280, 62);
            this.gridFacilityBreakdown.MainView = this.gridView2;
            this.gridFacilityBreakdown.Name = "gridFacilityBreakdown";
            this.gridFacilityBreakdown.Size = new System.Drawing.Size(627, 583);
            this.gridFacilityBreakdown.TabIndex = 9;
            this.gridFacilityBreakdown.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView2});
            // 
            // gridView2
            // 
            this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn3,
            this.gridColumn4,
            this.gridColumn5,
            this.gridColumn6,
            this.gridColumn7,
            this.gridColumn8,
            this.gridColumn9,
            this.gridColumn10,
            this.gridColumn11,
            this.gridColumn12,
            this.gridColumn13,
            this.gridColumn14,
            this.gridColumn15});
            this.gridView2.GridControl = this.gridFacilityBreakdown;
            this.gridView2.Name = "gridView2";
            this.gridView2.OptionsBehavior.Editable = false;
            this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gridView2.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn3
            // 
            this.gridColumn3.Caption = "Item Name";
            this.gridColumn3.FieldName = "FullItemName";
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 0;
            this.gridColumn3.Width = 300;
            // 
            // gridColumn4
            // 
            this.gridColumn4.Caption = "11";
            this.gridColumn4.FieldName = "11";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 1;
            this.gridColumn4.Width = 27;
            // 
            // gridColumn5
            // 
            this.gridColumn5.Caption = "12";
            this.gridColumn5.FieldName = "12";
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 2;
            this.gridColumn5.Width = 27;
            // 
            // gridColumn6
            // 
            this.gridColumn6.Caption = "1";
            this.gridColumn6.FieldName = "1";
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 3;
            this.gridColumn6.Width = 27;
            // 
            // gridColumn7
            // 
            this.gridColumn7.Caption = "2";
            this.gridColumn7.FieldName = "2";
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 4;
            this.gridColumn7.Width = 27;
            // 
            // gridColumn8
            // 
            this.gridColumn8.Caption = "3";
            this.gridColumn8.FieldName = "3";
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 5;
            this.gridColumn8.Width = 27;
            // 
            // gridColumn9
            // 
            this.gridColumn9.Caption = "4";
            this.gridColumn9.FieldName = "4";
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 6;
            this.gridColumn9.Width = 27;
            // 
            // gridColumn10
            // 
            this.gridColumn10.Caption = "5";
            this.gridColumn10.FieldName = "5";
            this.gridColumn10.Name = "gridColumn10";
            this.gridColumn10.Visible = true;
            this.gridColumn10.VisibleIndex = 7;
            this.gridColumn10.Width = 27;
            // 
            // gridColumn11
            // 
            this.gridColumn11.Caption = "6";
            this.gridColumn11.FieldName = "6";
            this.gridColumn11.Name = "gridColumn11";
            this.gridColumn11.Visible = true;
            this.gridColumn11.VisibleIndex = 8;
            this.gridColumn11.Width = 27;
            // 
            // gridColumn12
            // 
            this.gridColumn12.Caption = "7";
            this.gridColumn12.FieldName = "7";
            this.gridColumn12.Name = "gridColumn12";
            this.gridColumn12.Visible = true;
            this.gridColumn12.VisibleIndex = 9;
            this.gridColumn12.Width = 27;
            // 
            // gridColumn13
            // 
            this.gridColumn13.Caption = "8";
            this.gridColumn13.FieldName = "8";
            this.gridColumn13.Name = "gridColumn13";
            this.gridColumn13.Visible = true;
            this.gridColumn13.VisibleIndex = 10;
            this.gridColumn13.Width = 27;
            // 
            // gridColumn14
            // 
            this.gridColumn14.Caption = "9";
            this.gridColumn14.FieldName = "9";
            this.gridColumn14.Name = "gridColumn14";
            this.gridColumn14.Visible = true;
            this.gridColumn14.VisibleIndex = 11;
            this.gridColumn14.Width = 27;
            // 
            // gridColumn15
            // 
            this.gridColumn15.Caption = "10";
            this.gridColumn15.FieldName = "10";
            this.gridColumn15.Name = "gridColumn15";
            this.gridColumn15.Visible = true;
            this.gridColumn15.VisibleIndex = 12;
            this.gridColumn15.Width = 36;
            // 
            // btnExportFacilitiyBreakdown
            // 
            this.btnExportFacilitiyBreakdown.Location = new System.Drawing.Point(781, 12);
            this.btnExportFacilitiyBreakdown.Name = "btnExportFacilitiyBreakdown";
            this.btnExportFacilitiyBreakdown.Size = new System.Drawing.Size(61, 22);
            this.btnExportFacilitiyBreakdown.StyleController = this.layoutControl3;
            this.btnExportFacilitiyBreakdown.TabIndex = 8;
            this.btnExportFacilitiyBreakdown.Text = "Export";
            this.btnExportFacilitiyBreakdown.Click += new System.EventHandler(this.btnExportFacilitiyBreakdown_Click);
            // 
            // btnPrintFacilityBreakdown
            // 
            this.btnPrintFacilityBreakdown.Image = global::HCMIS.Desktop.Properties.Resources.printer;
            this.btnPrintFacilityBreakdown.Location = new System.Drawing.Point(846, 12);
            this.btnPrintFacilityBreakdown.Name = "btnPrintFacilityBreakdown";
            this.btnPrintFacilityBreakdown.Size = new System.Drawing.Size(61, 22);
            this.btnPrintFacilityBreakdown.StyleController = this.layoutControl3;
            this.btnPrintFacilityBreakdown.TabIndex = 7;
            this.btnPrintFacilityBreakdown.Text = "Print";
            this.btnPrintFacilityBreakdown.Click += new System.EventHandler(this.btnPrintFacilityBreakdown_Click);
            // 
            // dtFromFacilitySupply
            // 
            this.dtFromFacilitySupply.CalendarFont = new System.Drawing.Font("Nyala", 8F);
            this.dtFromFacilitySupply.CalendarForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
            this.dtFromFacilitySupply.DayOfWeekCharacters = 1;
            this.dtFromFacilitySupply.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
            this.dtFromFacilitySupply.Location = new System.Drawing.Point(555, 12);
            this.dtFromFacilitySupply.Name = "dtFromFacilitySupply";
            this.dtFromFacilitySupply.PopUpFontSize = 7F;
            this.dtFromFacilitySupply.Size = new System.Drawing.Size(100, 22);
            this.dtFromFacilitySupply.TabIndex = 6;
            this.dtFromFacilitySupply.Value = new System.DateTime(2011, 5, 3, 0, 0, 0, 0);
            // 
            // dtToFacilitySupply
            // 
            this.dtToFacilitySupply.CalendarFont = new System.Drawing.Font("Nyala", 8F);
            this.dtToFacilitySupply.CalendarForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
            this.dtToFacilitySupply.DayOfWeekCharacters = 1;
            this.dtToFacilitySupply.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53)))));
            this.dtToFacilitySupply.Location = new System.Drawing.Point(543, 12);
            this.dtToFacilitySupply.Name = "dtToFacilitySupply";
            this.dtToFacilitySupply.PopUpFontSize = 7F;
            this.dtToFacilitySupply.Size = new System.Drawing.Size(112, 22);
            this.dtToFacilitySupply.TabIndex = 5;
            this.dtToFacilitySupply.Value = new System.DateTime(2011, 5, 3, 0, 0, 0, 0);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.dtFromFacilitySupply;
            this.layoutControlItem8.CustomizationFormText = "From:";
            this.layoutControlItem8.Location = new System.Drawing.Point(511, 0);
            this.layoutControlItem8.MaxSize = new System.Drawing.Size(136, 26);
            this.layoutControlItem8.MinSize = new System.Drawing.Size(136, 26);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.Size = new System.Drawing.Size(136, 26);
            this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem8.Text = "From:";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(28, 13);
            this.layoutControlItem8.TextToControlDistance = 5;
            // 
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.dtToFacilitySupply;
            this.layoutControlItem9.CustomizationFormText = "To:";
            this.layoutControlItem9.Location = new System.Drawing.Point(511, 0);
            this.layoutControlItem9.MaxSize = new System.Drawing.Size(136, 26);
            this.layoutControlItem9.MinSize = new System.Drawing.Size(136, 26);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.Size = new System.Drawing.Size(136, 26);
            this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem9.Text = "To:";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(28, 13);
            this.layoutControlItem9.TextToControlDistance = 5;
            // 
            // layoutControlGroup3
            // 
            this.layoutControlGroup3.CustomizationFormText = "Root";
            this.layoutControlGroup3.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup3.GroupBordersVisible = false;
            this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.emptySpaceItem7,
            this.layoutControlItem12,
            this.layoutControlItem13,
            this.emptySpaceItem4,
            this.layoutControlItem15,
            this.layoutControlItem16,
            this.layoutControlItem17,
            this.emptySpaceItem5,
            this.layoutControlItem18,
            this.layoutControlItem19});
            this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup3.Name = "Root";
            this.layoutControlGroup3.Size = new System.Drawing.Size(919, 657);
            this.layoutControlGroup3.Text = "Root";
            this.layoutControlGroup3.TextVisible = false;
            // 
            // emptySpaceItem7
            // 
            this.emptySpaceItem7.AllowHotTrack = false;
            this.emptySpaceItem7.CustomizationFormText = "emptySpaceItem7";
            this.emptySpaceItem7.Location = new System.Drawing.Point(0, 0);
            this.emptySpaceItem7.Name = "emptySpaceItem7";
            this.emptySpaceItem7.Size = new System.Drawing.Size(498, 26);
            this.emptySpaceItem7.Text = "emptySpaceItem7";
            this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
            // 
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.btnPrintFacilityBreakdown;
            this.layoutControlItem12.CustomizationFormText = "layoutControlItem12";
            this.layoutControlItem12.Location = new System.Drawing.Point(834, 0);
            this.layoutControlItem12.MaxSize = new System.Drawing.Size(65, 26);
            this.layoutControlItem12.MinSize = new System.Drawing.Size(65, 26);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.Size = new System.Drawing.Size(65, 26);
            this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem12.Text = "layoutControlItem12";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem12.TextToControlDistance = 0;
            this.layoutControlItem12.TextVisible = false;
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.btnExportFacilitiyBreakdown;
            this.layoutControlItem13.CustomizationFormText = "layoutControlItem13";
            this.layoutControlItem13.Location = new System.Drawing.Point(769, 0);
            this.layoutControlItem13.MaxSize = new System.Drawing.Size(65, 26);
            this.layoutControlItem13.MinSize = new System.Drawing.Size(65, 26);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.Size = new System.Drawing.Size(65, 26);
            this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem13.Text = "layoutControlItem13";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem13.TextToControlDistance = 0;
            this.layoutControlItem13.TextVisible = false;
            // 
            // emptySpaceItem4
            // 
            this.emptySpaceItem4.AllowHotTrack = false;
            this.emptySpaceItem4.CustomizationFormText = "emptySpaceItem4";
            this.emptySpaceItem4.Location = new System.Drawing.Point(498, 0);
            this.emptySpaceItem4.Name = "emptySpaceItem4";
            this.emptySpaceItem4.Size = new System.Drawing.Size(271, 26);
            this.emptySpaceItem4.Text = "emptySpaceItem4";
            this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
            // 
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.gridFacilityBreakdown;
            this.layoutControlItem15.CustomizationFormText = "layoutControlItem15";
            this.layoutControlItem15.Location = new System.Drawing.Point(268, 50);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.Size = new System.Drawing.Size(631, 587);
            this.layoutControlItem15.Text = "layoutControlItem15";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem15.TextToControlDistance = 0;
            this.layoutControlItem15.TextVisible = false;
            // 
            // layoutControlItem16
            // 
            this.layoutControlItem16.Control = this.gridFacilities;
            this.layoutControlItem16.CustomizationFormText = "layoutControlItem16";
            this.layoutControlItem16.Location = new System.Drawing.Point(0, 50);
            this.layoutControlItem16.MaxSize = new System.Drawing.Size(268, 0);
            this.layoutControlItem16.MinSize = new System.Drawing.Size(268, 24);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.Size = new System.Drawing.Size(268, 587);
            this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem16.Text = "layoutControlItem16";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem16.TextToControlDistance = 0;
            this.layoutControlItem16.TextVisible = false;
            // 
            // layoutControlItem17
            // 
            this.layoutControlItem17.Control = this.txtSearchFacility;
            this.layoutControlItem17.CustomizationFormText = "layoutControlItem17";
            this.layoutControlItem17.Location = new System.Drawing.Point(0, 26);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.Size = new System.Drawing.Size(268, 24);
            this.layoutControlItem17.Text = "layoutControlItem17";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem17.TextToControlDistance = 0;
            this.layoutControlItem17.TextVisible = false;
            // 
            // emptySpaceItem5
            // 
            this.emptySpaceItem5.AllowHotTrack = false;
            this.emptySpaceItem5.CustomizationFormText = "emptySpaceItem5";
            this.emptySpaceItem5.Location = new System.Drawing.Point(741, 26);
            this.emptySpaceItem5.Name = "emptySpaceItem5";
            this.emptySpaceItem5.Size = new System.Drawing.Size(158, 24);
            this.emptySpaceItem5.Text = "emptySpaceItem5";
            this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
            // 
            // layoutControlItem18
            // 
            this.layoutControlItem18.Control = this.txtSelectedFacility;
            this.layoutControlItem18.CustomizationFormText = "Selected Facility:";
            this.layoutControlItem18.Location = new System.Drawing.Point(268, 26);
            this.layoutControlItem18.Name = "layoutControlItem18";
            this.layoutControlItem18.Size = new System.Drawing.Size(315, 24);
            this.layoutControlItem18.Text = "Selected Facility:";
            this.layoutControlItem18.TextSize = new System.Drawing.Size(81, 13);
            // 
            // layoutControlItem19
            // 
            this.layoutControlItem19.Control = this.lkYears;
            this.layoutControlItem19.CustomizationFormText = "Year:";
            this.layoutControlItem19.Location = new System.Drawing.Point(583, 26);
            this.layoutControlItem19.Name = "layoutControlItem19";
            this.layoutControlItem19.Size = new System.Drawing.Size(158, 24);
            this.layoutControlItem19.Text = "Year:";
            this.layoutControlItem19.TextSize = new System.Drawing.Size(81, 13);
            // 
            // xtraTabPage3
            // 
            this.xtraTabPage3.Controls.Add(this.layoutControl1);
            this.xtraTabPage3.Name = "xtraTabPage3";
            this.xtraTabPage3.Size = new System.Drawing.Size(919, 657);
            this.xtraTabPage3.Text = "Distributed Amount";
            // 
            // layoutControl5
            // 
            this.layoutControl5.Controls.Add(this.lkStoreType);
            this.layoutControl5.Controls.Add(this.xtraTabControl1);
            this.layoutControl5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl5.Location = new System.Drawing.Point(0, 0);
            this.layoutControl5.Name = "layoutControl5";
            this.layoutControl5.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(755, 282, 250, 350);
            this.layoutControl5.Root = this.layoutControlGroup5;
            this.layoutControl5.Size = new System.Drawing.Size(949, 733);
            this.layoutControl5.TabIndex = 3;
            this.layoutControl5.Text = "layoutControl5";
            // 
            // lkStoreType
            // 
            this.lkStoreType.Location = new System.Drawing.Point(41, 12);
            this.lkStoreType.Name = "lkStoreType";
            this.lkStoreType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.lkStoreType.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
            new DevExpress.XtraEditors.Controls.LookUpColumnInfo("TypeName", "TypeName")});
            this.lkStoreType.Properties.DisplayMember = "TypeName";
            this.lkStoreType.Properties.NullText = "Choose Mode";
            this.lkStoreType.Properties.ValueMember = "ID";
            this.lkStoreType.Size = new System.Drawing.Size(133, 20);
            this.lkStoreType.StyleController = this.layoutControl5;
            this.lkStoreType.TabIndex = 4;
            this.lkStoreType.EditValueChanged += new System.EventHandler(this.lkStoreType_EditValueChanged);
            // 
            // layoutControlGroup5
            // 
            this.layoutControlGroup5.CustomizationFormText = "layoutControlGroup5";
            this.layoutControlGroup5.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup5.GroupBordersVisible = false;
            this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem28,
            this.emptySpaceItem6,
            this.layoutControlItem29});
            this.layoutControlGroup5.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup5.Name = "Root";
            this.layoutControlGroup5.Size = new System.Drawing.Size(949, 733);
            this.layoutControlGroup5.Text = "Root";
            this.layoutControlGroup5.TextVisible = false;
            // 
            // layoutControlItem28
            // 
            this.layoutControlItem28.Control = this.xtraTabControl1;
            this.layoutControlItem28.CustomizationFormText = "layoutControlItem28";
            this.layoutControlItem28.Location = new System.Drawing.Point(0, 24);
            this.layoutControlItem28.Name = "layoutControlItem28";
            this.layoutControlItem28.Size = new System.Drawing.Size(929, 689);
            this.layoutControlItem28.Text = "layoutControlItem28";
            this.layoutControlItem28.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem28.TextToControlDistance = 0;
            this.layoutControlItem28.TextVisible = false;
            // 
            // emptySpaceItem6
            // 
            this.emptySpaceItem6.AllowHotTrack = false;
            this.emptySpaceItem6.CustomizationFormText = "emptySpaceItem6";
            this.emptySpaceItem6.Location = new System.Drawing.Point(166, 0);
            this.emptySpaceItem6.Name = "emptySpaceItem6";
            this.emptySpaceItem6.Size = new System.Drawing.Size(763, 24);
            this.emptySpaceItem6.Text = "emptySpaceItem6";
            this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0);
            // 
            // layoutControlItem29
            // 
            this.layoutControlItem29.Control = this.lkStoreType;
            this.layoutControlItem29.CustomizationFormText = "Mode";
            this.layoutControlItem29.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem29.Name = "layoutControlItem29";
            this.layoutControlItem29.Size = new System.Drawing.Size(166, 24);
            this.layoutControlItem29.Text = "Mode";
            this.layoutControlItem29.TextSize = new System.Drawing.Size(26, 13);
            // 
            // layoutControlItem27
            // 
            this.layoutControlItem27.CustomizationFormText = "layoutControlItem27";
            this.layoutControlItem27.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem27.Name = "layoutControlItem27";
            this.layoutControlItem27.Size = new System.Drawing.Size(0, 0);
            this.layoutControlItem27.Text = "layoutControlItem27";
            this.layoutControlItem27.TextSize = new System.Drawing.Size(50, 20);
            this.layoutControlItem27.TextToControlDistance = 5;
            // 
            // DistributionReport
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(949, 733);
            this.Controls.Add(this.layoutControl5);
            this.Name = "DistributionReport";
            this.Text = "Distribution Report";
            this.Load += new System.EventHandler(this.DistributionReport_Load);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
            this.layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picLoading.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit();
            this.layoutControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridTopFacilities)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewTopFacilities)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lkYear2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lcProgress)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
            this.xtraTabControl1.ResumeLayout(false);
            this.xtraTabPage1.ResumeLayout(false);
            this.xtraTabPage4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl4)).EndInit();
            this.layoutControl4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridTopItemReceivingFacilities)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesLabel4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pieSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridItemList)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
            this.xtraTabPage2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).EndInit();
            this.layoutControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.lkYears.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtSelectedFacility.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtSearchFacility.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridFacilities)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridFacilityBreakdown)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
            this.xtraTabPage3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl5)).EndInit();
            this.layoutControl5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.lkStoreType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
            this.ResumeLayout(false);

        }
Ejemplo n.º 9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesView      sideBySideBarSeriesView1      = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.RectangleGradientFillOptions rectangleGradientFillOptions1 = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     System.ComponentModel.ComponentResourceManager     resources = new System.ComponentModel.ComponentResourceManager(typeof(frmKasa));
     this.label1        = new System.Windows.Forms.Label();
     this.ilacUcret     = new System.Windows.Forms.Label();
     this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
     this.ilacKazanc    = new System.Windows.Forms.Label();
     this.label6        = new System.Windows.Forms.Label();
     this.groupControl4 = new DevExpress.XtraEditors.GroupControl();
     this.toplamKar     = new System.Windows.Forms.Label();
     this.label8        = new System.Windows.Forms.Label();
     this.groupControl5 = new DevExpress.XtraEditors.GroupControl();
     this.perMaas       = new System.Windows.Forms.Label();
     this.label22       = new System.Windows.Forms.Label();
     this.perSayisi     = new System.Windows.Forms.Label();
     this.label16       = new System.Windows.Forms.Label();
     this.groupControl6 = new DevExpress.XtraEditors.GroupControl();
     this.ilacSatis     = new System.Windows.Forms.Label();
     this.label18       = new System.Windows.Forms.Label();
     this.hastaSayisi   = new System.Windows.Forms.Label();
     this.label12       = new System.Windows.Forms.Label();
     this.groupControl7 = new DevExpress.XtraEditors.GroupControl();
     this.toplamGider   = new System.Windows.Forms.Label();
     this.label14       = new System.Windows.Forms.Label();
     this.groupControl9 = new DevExpress.XtraEditors.GroupControl();
     this.kiraGider     = new System.Windows.Forms.Label();
     this.label24       = new System.Windows.Forms.Label();
     this.eczaneGider   = new System.Windows.Forms.Label();
     this.label26       = new System.Windows.Forms.Label();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     this.baslik        = new System.Windows.Forms.Label();
     this.timer1        = new System.Windows.Forms.Timer(this.components);
     this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
     this.groupControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).BeginInit();
     this.groupControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl5)).BeginInit();
     this.groupControl5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl6)).BeginInit();
     this.groupControl6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl7)).BeginInit();
     this.groupControl7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl9)).BeginInit();
     this.groupControl9.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label1.Location = new System.Drawing.Point(60, 58);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(87, 19);
     this.label1.TabIndex = 0;
     this.label1.Text     = "İlaç Ücret :";
     //
     // ilacUcret
     //
     this.ilacUcret.AutoSize = true;
     this.ilacUcret.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.ilacUcret.Location = new System.Drawing.Point(167, 58);
     this.ilacUcret.Name     = "ilacUcret";
     this.ilacUcret.Size     = new System.Drawing.Size(50, 19);
     this.ilacUcret.TabIndex = 1;
     this.ilacUcret.Text     = "00 TL";
     //
     // groupControl3
     //
     this.groupControl3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.groupControl3.Controls.Add(this.ilacKazanc);
     this.groupControl3.Controls.Add(this.label6);
     this.groupControl3.Location    = new System.Drawing.Point(26, 633);
     this.groupControl3.Name        = "groupControl3";
     this.groupControl3.ShowCaption = false;
     this.groupControl3.Size        = new System.Drawing.Size(301, 71);
     this.groupControl3.TabIndex    = 3;
     this.groupControl3.Text        = "groupControl3";
     //
     // ilacKazanc
     //
     this.ilacKazanc.AutoSize = true;
     this.ilacKazanc.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.ilacKazanc.Location = new System.Drawing.Point(167, 24);
     this.ilacKazanc.Name     = "ilacKazanc";
     this.ilacKazanc.Size     = new System.Drawing.Size(54, 19);
     this.ilacKazanc.TabIndex = 5;
     this.ilacKazanc.Text     = "00 TL";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label6.Location = new System.Drawing.Point(22, 24);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(125, 19);
     this.label6.TabIndex = 2;
     this.label6.Text     = "Toplam Gelir :";
     //
     // groupControl4
     //
     this.groupControl4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.groupControl4.Controls.Add(this.toplamKar);
     this.groupControl4.Controls.Add(this.label8);
     this.groupControl4.Location    = new System.Drawing.Point(26, 733);
     this.groupControl4.Name        = "groupControl4";
     this.groupControl4.ShowCaption = false;
     this.groupControl4.Size        = new System.Drawing.Size(301, 71);
     this.groupControl4.TabIndex    = 2;
     this.groupControl4.Text        = "groupControl4";
     //
     // toplamKar
     //
     this.toplamKar.AutoSize = true;
     this.toplamKar.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.toplamKar.Location = new System.Drawing.Point(167, 24);
     this.toplamKar.Name     = "toplamKar";
     this.toplamKar.Size     = new System.Drawing.Size(54, 19);
     this.toplamKar.TabIndex = 1;
     this.toplamKar.Text     = "00 TL";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label8.Location = new System.Drawing.Point(33, 24);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(114, 19);
     this.label8.TabIndex = 0;
     this.label8.Text     = "Toplam Kar :";
     //
     // groupControl5
     //
     this.groupControl5.Controls.Add(this.perMaas);
     this.groupControl5.Controls.Add(this.label22);
     this.groupControl5.Controls.Add(this.perSayisi);
     this.groupControl5.Controls.Add(this.label16);
     this.groupControl5.Location    = new System.Drawing.Point(26, 207);
     this.groupControl5.Name        = "groupControl5";
     this.groupControl5.ShowCaption = false;
     this.groupControl5.Size        = new System.Drawing.Size(301, 113);
     this.groupControl5.TabIndex    = 5;
     this.groupControl5.Text        = "groupControl5";
     //
     // perMaas
     //
     this.perMaas.AutoSize = true;
     this.perMaas.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.perMaas.Location = new System.Drawing.Point(167, 61);
     this.perMaas.Name     = "perMaas";
     this.perMaas.Size     = new System.Drawing.Size(50, 19);
     this.perMaas.TabIndex = 3;
     this.perMaas.Text     = "00 TL";
     //
     // label22
     //
     this.label22.AutoSize = true;
     this.label22.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label22.Location = new System.Drawing.Point(22, 61);
     this.label22.Name     = "label22";
     this.label22.Size     = new System.Drawing.Size(125, 19);
     this.label22.TabIndex = 2;
     this.label22.Text     = "Personel Maaş : ";
     //
     // perSayisi
     //
     this.perSayisi.AutoSize = true;
     this.perSayisi.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.perSayisi.Location = new System.Drawing.Point(167, 24);
     this.perSayisi.Name     = "perSayisi";
     this.perSayisi.Size     = new System.Drawing.Size(50, 19);
     this.perSayisi.TabIndex = 1;
     this.perSayisi.Text     = "00 TL";
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label16.Location = new System.Drawing.Point(22, 24);
     this.label16.Name     = "label16";
     this.label16.Size     = new System.Drawing.Size(125, 19);
     this.label16.TabIndex = 0;
     this.label16.Text     = "Personel Sayısı :";
     //
     // groupControl6
     //
     this.groupControl6.Controls.Add(this.ilacSatis);
     this.groupControl6.Controls.Add(this.label18);
     this.groupControl6.Controls.Add(this.ilacUcret);
     this.groupControl6.Controls.Add(this.hastaSayisi);
     this.groupControl6.Controls.Add(this.label1);
     this.groupControl6.Controls.Add(this.label12);
     this.groupControl6.Location    = new System.Drawing.Point(26, 27);
     this.groupControl6.Name        = "groupControl6";
     this.groupControl6.ShowCaption = false;
     this.groupControl6.Size        = new System.Drawing.Size(301, 146);
     this.groupControl6.TabIndex    = 7;
     this.groupControl6.Text        = "groupControl6";
     //
     // ilacSatis
     //
     this.ilacSatis.AutoSize = true;
     this.ilacSatis.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.ilacSatis.Location = new System.Drawing.Point(167, 92);
     this.ilacSatis.Name     = "ilacSatis";
     this.ilacSatis.Size     = new System.Drawing.Size(50, 19);
     this.ilacSatis.TabIndex = 3;
     this.ilacSatis.Text     = "00 TL";
     //
     // label18
     //
     this.label18.AutoSize = true;
     this.label18.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label18.Location = new System.Drawing.Point(64, 92);
     this.label18.Name     = "label18";
     this.label18.Size     = new System.Drawing.Size(83, 19);
     this.label18.TabIndex = 2;
     this.label18.Text     = "İlaç Satış :";
     //
     // hastaSayisi
     //
     this.hastaSayisi.AutoSize = true;
     this.hastaSayisi.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.hastaSayisi.Location = new System.Drawing.Point(167, 24);
     this.hastaSayisi.Name     = "hastaSayisi";
     this.hastaSayisi.Size     = new System.Drawing.Size(50, 19);
     this.hastaSayisi.TabIndex = 1;
     this.hastaSayisi.Text     = "00 TL";
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label12.Location = new System.Drawing.Point(43, 24);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(104, 19);
     this.label12.TabIndex = 0;
     this.label12.Text     = "Hasta Sayısı :";
     //
     // groupControl7
     //
     this.groupControl7.Anchor                     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.groupControl7.Appearance.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.groupControl7.Appearance.Options.UseFont = true;
     this.groupControl7.Controls.Add(this.toplamGider);
     this.groupControl7.Controls.Add(this.label14);
     this.groupControl7.Location    = new System.Drawing.Point(26, 533);
     this.groupControl7.Name        = "groupControl7";
     this.groupControl7.ShowCaption = false;
     this.groupControl7.Size        = new System.Drawing.Size(301, 71);
     this.groupControl7.TabIndex    = 6;
     this.groupControl7.Text        = "groupControl7";
     //
     // toplamGider
     //
     this.toplamGider.AutoSize = true;
     this.toplamGider.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.toplamGider.Location = new System.Drawing.Point(167, 24);
     this.toplamGider.Name     = "toplamGider";
     this.toplamGider.Size     = new System.Drawing.Size(54, 19);
     this.toplamGider.TabIndex = 1;
     this.toplamGider.Text     = "00 TL";
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label14.Location = new System.Drawing.Point(17, 24);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(130, 19);
     this.label14.TabIndex = 0;
     this.label14.Text     = "Toplam Gider :";
     //
     // groupControl9
     //
     this.groupControl9.Controls.Add(this.kiraGider);
     this.groupControl9.Controls.Add(this.label24);
     this.groupControl9.Controls.Add(this.eczaneGider);
     this.groupControl9.Controls.Add(this.label26);
     this.groupControl9.Location    = new System.Drawing.Point(26, 362);
     this.groupControl9.Name        = "groupControl9";
     this.groupControl9.ShowCaption = false;
     this.groupControl9.Size        = new System.Drawing.Size(301, 116);
     this.groupControl9.TabIndex    = 6;
     this.groupControl9.Text        = "groupControl9";
     //
     // kiraGider
     //
     this.kiraGider.AutoSize = true;
     this.kiraGider.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.kiraGider.Location = new System.Drawing.Point(167, 61);
     this.kiraGider.Name     = "kiraGider";
     this.kiraGider.Size     = new System.Drawing.Size(50, 19);
     this.kiraGider.TabIndex = 3;
     this.kiraGider.Text     = "00 TL";
     //
     // label24
     //
     this.label24.AutoSize = true;
     this.label24.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label24.Location = new System.Drawing.Point(35, 61);
     this.label24.Name     = "label24";
     this.label24.Size     = new System.Drawing.Size(112, 19);
     this.label24.TabIndex = 2;
     this.label24.Text     = "Kira Giderleri :";
     //
     // eczaneGider
     //
     this.eczaneGider.AutoSize = true;
     this.eczaneGider.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.eczaneGider.Location = new System.Drawing.Point(167, 24);
     this.eczaneGider.Name     = "eczaneGider";
     this.eczaneGider.Size     = new System.Drawing.Size(50, 19);
     this.eczaneGider.TabIndex = 1;
     this.eczaneGider.Text     = "00 TL";
     //
     // label26
     //
     this.label26.AutoSize = true;
     this.label26.Font     = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.label26.Location = new System.Drawing.Point(14, 24);
     this.label26.Name     = "label26";
     this.label26.Size     = new System.Drawing.Size(133, 19);
     this.label26.TabIndex = 0;
     this.label26.Text     = "Eczane Giderleri :";
     //
     // 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.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram     = xyDiagram1;
     this.chartControl1.Legend.Name = "Default Legend";
     this.chartControl1.Location    = new System.Drawing.Point(401, 78);
     this.chartControl1.Name        = "chartControl1";
     series1.Name = "Aylar";
     sideBySideBarSeriesView1.BarWidth           = 0.8D;
     sideBySideBarSeriesView1.Border.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(32)))), ((int)(((byte)(96)))));
     sideBySideBarSeriesView1.Border.Thickness   = 2;
     sideBySideBarSeriesView1.Border.Visibility  = DevExpress.Utils.DefaultBoolean.True;
     sideBySideBarSeriesView1.Color              = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(150)))), ((int)(((byte)(148)))));
     sideBySideBarSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions1.Color2        = System.Drawing.Color.FromArgb(((int)(((byte)(84)))), ((int)(((byte)(141)))), ((int)(((byte)(212)))));
     sideBySideBarSeriesView1.FillStyle.Options  = rectangleGradientFillOptions1;
     series1.View = sideBySideBarSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.Size     = new System.Drawing.Size(1435, 653);
     this.chartControl1.TabIndex = 8;
     //
     // baslik
     //
     this.baslik.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.baslik.AutoSize  = true;
     this.baslik.Font      = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.baslik.ForeColor = System.Drawing.Color.RoyalBlue;
     this.baslik.Location  = new System.Drawing.Point(1011, 27);
     this.baslik.Name      = "baslik";
     this.baslik.Size      = new System.Drawing.Size(154, 31);
     this.baslik.TabIndex  = 9;
     this.baslik.Text      = "ELEKTRİK";
     //
     // timer1
     //
     this.timer1.Enabled  = true;
     this.timer1.Interval = 1000;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // simpleButton1
     //
     this.simpleButton1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.simpleButton1.Appearance.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.simpleButton1.Appearance.ForeColor            = System.Drawing.Color.RoyalBlue;
     this.simpleButton1.Appearance.Options.UseFont      = true;
     this.simpleButton1.Appearance.Options.UseForeColor = true;
     this.simpleButton1.ImageOptions.Image              = ((System.Drawing.Image)(resources.GetObject("simpleButton1.ImageOptions.Image")));
     this.simpleButton1.Location = new System.Drawing.Point(964, 754);
     this.simpleButton1.Name     = "simpleButton1";
     this.simpleButton1.Size     = new System.Drawing.Size(103, 55);
     this.simpleButton1.TabIndex = 10;
     this.simpleButton1.Text     = "GERİ";
     this.simpleButton1.Click   += new System.EventHandler(this.simpleButton1_Click);
     //
     // simpleButton2
     //
     this.simpleButton2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.simpleButton2.Appearance.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.simpleButton2.Appearance.ForeColor            = System.Drawing.Color.RoyalBlue;
     this.simpleButton2.Appearance.Options.UseFont      = true;
     this.simpleButton2.Appearance.Options.UseForeColor = true;
     this.simpleButton2.ImageOptions.Image              = ((System.Drawing.Image)(resources.GetObject("simpleButton2.ImageOptions.Image")));
     this.simpleButton2.Location = new System.Drawing.Point(1098, 754);
     this.simpleButton2.Name     = "simpleButton2";
     this.simpleButton2.Size     = new System.Drawing.Size(125, 55);
     this.simpleButton2.TabIndex = 11;
     this.simpleButton2.Text     = "DURDUR";
     this.simpleButton2.Click   += new System.EventHandler(this.simpleButton2_Click);
     //
     // simpleButton3
     //
     this.simpleButton3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.simpleButton3.Appearance.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.simpleButton3.Appearance.ForeColor            = System.Drawing.Color.RoyalBlue;
     this.simpleButton3.Appearance.Options.UseFont      = true;
     this.simpleButton3.Appearance.Options.UseForeColor = true;
     this.simpleButton3.ImageOptions.Image              = ((System.Drawing.Image)(resources.GetObject("simpleButton3.ImageOptions.Image")));
     this.simpleButton3.Location = new System.Drawing.Point(1253, 754);
     this.simpleButton3.Name     = "simpleButton3";
     this.simpleButton3.Size     = new System.Drawing.Size(103, 55);
     this.simpleButton3.TabIndex = 12;
     this.simpleButton3.Text     = "İLERİ";
     this.simpleButton3.Click   += new System.EventHandler(this.simpleButton3_Click);
     //
     // frmKasa
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1904, 841);
     this.Controls.Add(this.simpleButton3);
     this.Controls.Add(this.simpleButton2);
     this.Controls.Add(this.simpleButton1);
     this.Controls.Add(this.baslik);
     this.Controls.Add(this.chartControl1);
     this.Controls.Add(this.groupControl9);
     this.Controls.Add(this.groupControl5);
     this.Controls.Add(this.groupControl4);
     this.Controls.Add(this.groupControl6);
     this.Controls.Add(this.groupControl7);
     this.Controls.Add(this.groupControl3);
     this.Name  = "frmKasa";
     this.Text  = "KASA";
     this.Load += new System.EventHandler(this.frmKasa_Load);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
     this.groupControl3.ResumeLayout(false);
     this.groupControl3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).EndInit();
     this.groupControl4.ResumeLayout(false);
     this.groupControl4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl5)).EndInit();
     this.groupControl5.ResumeLayout(false);
     this.groupControl5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl6)).EndInit();
     this.groupControl6.ResumeLayout(false);
     this.groupControl6.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl7)).EndInit();
     this.groupControl7.ResumeLayout(false);
     this.groupControl7.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl9)).EndInit();
     this.groupControl9.ResumeLayout(false);
     this.groupControl9.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1 = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(RoadMap));
     DevExpress.XtraCharts.GanttDiagram             ganttDiagram1   = new DevExpress.XtraCharts.GanttDiagram();
     DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.RangeBarSeriesLabel          rangeBarSeriesLabel1          = new DevExpress.XtraCharts.RangeBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideGanttSeriesView    sideBySideGanttSeriesView1    = new DevExpress.XtraCharts.SideBySideGanttSeriesView();
     DevExpress.XtraCharts.RectangleGradientFillOptions rectangleGradientFillOptions1 = new DevExpress.XtraCharts.RectangleGradientFillOptions();
     DevExpress.XtraCharts.SideBySideGanttSeriesView    sideBySideGanttSeriesView2    = new DevExpress.XtraCharts.SideBySideGanttSeriesView();
     this.Detail                   = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable1                 = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1              = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1             = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3             = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4             = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5             = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6             = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7             = new DevExpress.XtraReports.UI.XRTableCell();
     this.sqlDataSource1           = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.TopMargin                = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin             = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.GroupHeader1             = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrChart1                 = new DevExpress.XtraReports.UI.XRChart();
     this.xrLabel7                 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6                 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5                 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4                 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3                 = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1                 = new DevExpress.XtraReports.UI.XRLabel();
     this.labelstyle               = new DevExpress.XtraReports.UI.XRControlStyle();
     this.BlueStyle_table_or_label = new DevExpress.XtraReports.UI.XRControlStyle();
     this.output_grey              = new DevExpress.XtraReports.UI.XRControlStyle();
     this.yellow_heading_1         = new DevExpress.XtraReports.UI.XRControlStyle();
     this.yellow_heading_2         = new DevExpress.XtraReports.UI.XRControlStyle();
     this.output_whiteback         = new DevExpress.XtraReports.UI.XRControlStyle();
     this.body = new DevExpress.XtraReports.UI.XRControlStyle();
     this.light_yellow_heading = new DevExpress.XtraReports.UI.XRControlStyle();
     this.light_yellow_body    = new DevExpress.XtraReports.UI.XRControlStyle();
     this.yellow_heading_3     = new DevExpress.XtraReports.UI.XRControlStyle();
     this.Heading_1            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.heading_2            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.heading_3            = new DevExpress.XtraReports.UI.XRControlStyle();
     this.green_heading        = new DevExpress.XtraReports.UI.XRControlStyle();
     this.PageHeader           = new DevExpress.XtraReports.UI.PageHeaderBand();
     this.xrLine1         = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel8        = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2        = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter      = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrLabel17       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPageInfo2     = new DevExpress.XtraReports.UI.XRPageInfo();
     this.EnterpriseName  = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrControlStyle1 = new DevExpress.XtraReports.UI.XRControlStyle();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(ganttDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(rangeBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideGanttSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideGanttSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1
     });
     this.Detail.HeightF       = 25.83333F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable1
     //
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(839.9999F, 25F);
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell3,
         this.xrTableCell4,
         this.xrTableCell5,
         this.xrTableCell6,
         this.xrTableCell7
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pro_name]")
     });
     this.xrTableCell1.Name = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseTextAlignment = false;
     this.xrTableCell1.Text          = "xrTableCell1";
     this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell1.Weight        = 2.0083330244698385D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[mil_name]")
     });
     this.xrTableCell3.Name = "xrTableCell3";
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     this.xrTableCell3.Text          = "xrTableCell3";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell3.Weight        = 0.99166763211729425D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pro_startDate]")
     });
     this.xrTableCell4.Name = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text             = "xrTableCell4";
     this.xrTableCell4.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell4.TextFormatString = "{0:M/d/yyyy}";
     this.xrTableCell4.Weight           = 0.99999938996156046D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pro_endDate]")
     });
     this.xrTableCell5.Name = "xrTableCell5";
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text             = "xrTableCell5";
     this.xrTableCell5.TextAlignment    = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell5.TextFormatString = "{0:M/d/yyyy}";
     this.xrTableCell5.Weight           = 1.0000000003131118D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pro_status]")
     });
     this.xrTableCell6.Name = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text          = "xrTableCell6";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell6.Weight        = 0.99999999530338246D;
     this.xrTableCell6.BeforePrint  += new System.Drawing.Printing.PrintEventHandler(this.xrTableCell6_BeforePrint);
     //
     // xrTableCell7
     //
     this.xrTableCell7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[pro_projectManager]")
     });
     this.xrTableCell7.Name = "xrTableCell7";
     this.xrTableCell7.StylePriority.UseTextAlignment = false;
     this.xrTableCell7.Text          = "xrTableCell7";
     this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell7.Weight        = 1.3919991429862828D;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "DevDB";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name = "Query";
     customSqlQuery1.Sql  = resources.GetString("customSqlQuery1.Sql");
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 0F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 0F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrChart1,
         this.xrLabel7,
         this.xrLabel6,
         this.xrLabel5,
         this.xrLabel4,
         this.xrLabel3,
         this.xrLabel1
     });
     this.GroupHeader1.HeightF = 394.375F;
     this.GroupHeader1.Name    = "GroupHeader1";
     //
     // xrChart1
     //
     this.xrChart1.BorderColor      = System.Drawing.Color.Black;
     this.xrChart1.Borders          = DevExpress.XtraPrinting.BorderSide.None;
     this.xrChart1.DataMember       = "Query";
     this.xrChart1.DataSource       = this.sqlDataSource1;
     ganttDiagram1.AxisX.Label.Font = new System.Drawing.Font("Segoe UI", 10.25F);
     ganttDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     ganttDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     ganttDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
     ganttDiagram1.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.False;
     ganttDiagram1.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
     ganttDiagram1.DefaultPane.EnableAxisYZooming   = DevExpress.Utils.DefaultBoolean.False;
     ganttDiagram1.PaneDistance              = 5;
     this.xrChart1.Diagram                   = ganttDiagram1;
     this.xrChart1.Legend.Name               = "Default Legend";
     this.xrChart1.LocationFloat             = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrChart1.Name                      = "xrChart1";
     series1.ArgumentDataMember              = "pro_name";
     series1.ColorDataMember                 = "pro_color";
     rangeBarSeriesLabel1.Border.Thickness   = 2;
     rangeBarSeriesLabel1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Gradient;
     rangeBarSeriesLabel1.Font               = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     rangeBarSeriesLabel1.LineVisibility     = DevExpress.Utils.DefaultBoolean.True;
     series1.Label                                 = rangeBarSeriesLabel1;
     series1.LabelsVisibility                      = DevExpress.Utils.DefaultBoolean.False;
     series1.Name                                  = "Estimated Duration";
     series1.ToolTipEnabled                        = DevExpress.Utils.DefaultBoolean.True;
     series1.ToolTipHintDataMember                 = "pro_name";
     series1.ValueDataMembersSerializable          = "pro_startDate;pro_endDate";
     series1.ValueScaleType                        = DevExpress.XtraCharts.ScaleType.DateTime;
     sideBySideGanttSeriesView1.BarWidth           = 0.5D;
     sideBySideGanttSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Gradient;
     rectangleGradientFillOptions1.GradientMode    = DevExpress.XtraCharts.RectangleGradientMode.LeftToRight;
     rectangleGradientFillOptions1.Tag             = "pro_name";
     sideBySideGanttSeriesView1.FillStyle.Options  = rectangleGradientFillOptions1;
     sideBySideGanttSeriesView1.Shadow.Visible     = true;
     series1.View                                  = sideBySideGanttSeriesView1;
     this.xrChart1.SeriesSerializable              = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.xrChart1.SeriesTemplate.ArgumentDataMember       = "pro_name";
     this.xrChart1.SeriesTemplate.ArgumentScaleType        = DevExpress.XtraCharts.ScaleType.Qualitative;
     this.xrChart1.SeriesTemplate.ColorDataMember          = "pro_color";
     this.xrChart1.SeriesTemplate.CrosshairHighlightPoints = DevExpress.Utils.DefaultBoolean.True;
     this.xrChart1.SeriesTemplate.CrosshairLabelVisibility = DevExpress.Utils.DefaultBoolean.True;
     this.xrChart1.SeriesTemplate.ToolTipHintDataMember    = "pro_name";
     this.xrChart1.SeriesTemplate.ToolTipPointPattern      = "{S}";
     this.xrChart1.SeriesTemplate.ValueScaleType           = DevExpress.XtraCharts.ScaleType.DateTime;
     this.xrChart1.SeriesTemplate.View = sideBySideGanttSeriesView2;
     this.xrChart1.SizeF = new System.Drawing.SizeF(850F, 356.375F);
     //
     // xrLabel7
     //
     this.xrLabel7.BackColor     = System.Drawing.Color.LemonChiffon;
     this.xrLabel7.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(681.8181F, 356.375F);
     this.xrLabel7.Name          = "xrLabel7";
     this.xrLabel7.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF         = new System.Drawing.SizeF(158.1818F, 38F);
     this.xrLabel7.StyleName     = "BlueStyle_table_or_label";
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text          = "Project Manager";
     this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel6
     //
     this.xrLabel6.BackColor     = System.Drawing.Color.LemonChiffon;
     this.xrLabel6.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(568.4375F, 356.375F);
     this.xrLabel6.Name          = "xrLabel6";
     this.xrLabel6.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF         = new System.Drawing.SizeF(113.3806F, 38F);
     this.xrLabel6.StyleName     = "BlueStyle_table_or_label";
     this.xrLabel6.StylePriority.UseTextAlignment = false;
     this.xrLabel6.Text          = "Status";
     this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel5
     //
     this.xrLabel5.BackColor     = System.Drawing.Color.LemonChiffon;
     this.xrLabel5.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(454.5455F, 356.375F);
     this.xrLabel5.Name          = "xrLabel5";
     this.xrLabel5.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF         = new System.Drawing.SizeF(113.892F, 38F);
     this.xrLabel5.StyleName     = "BlueStyle_table_or_label";
     this.xrLabel5.StylePriority.UseTextAlignment = false;
     this.xrLabel5.Text          = "End Date";
     this.xrLabel5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel4
     //
     this.xrLabel4.BackColor     = System.Drawing.Color.LemonChiffon;
     this.xrLabel4.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(340.9092F, 356.375F);
     this.xrLabel4.Name          = "xrLabel4";
     this.xrLabel4.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF         = new System.Drawing.SizeF(113.6363F, 38F);
     this.xrLabel4.StyleName     = "BlueStyle_table_or_label";
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text          = "Start Date";
     this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel3
     //
     this.xrLabel3.BackColor     = System.Drawing.Color.LemonChiffon;
     this.xrLabel3.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(228.2197F, 356.375F);
     this.xrLabel3.Name          = "xrLabel3";
     this.xrLabel3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF         = new System.Drawing.SizeF(112.6895F, 38.00003F);
     this.xrLabel3.StyleName     = "BlueStyle_table_or_label";
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text          = "Milestone";
     this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel1
     //
     this.xrLabel1.BackColor     = System.Drawing.Color.LemonChiffon;
     this.xrLabel1.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 356.375F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(228.2197F, 38F);
     this.xrLabel1.StyleName     = "BlueStyle_table_or_label";
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "Project Name";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // labelstyle
     //
     this.labelstyle.Name    = "labelstyle";
     this.labelstyle.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     //
     // BlueStyle_table_or_label
     //
     this.BlueStyle_table_or_label.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(130)))), ((int)(((byte)(180)))));
     this.BlueStyle_table_or_label.Font          = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold);
     this.BlueStyle_table_or_label.ForeColor     = System.Drawing.Color.White;
     this.BlueStyle_table_or_label.Name          = "BlueStyle_table_or_label";
     this.BlueStyle_table_or_label.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     this.BlueStyle_table_or_label.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // output_grey
     //
     this.output_grey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.output_grey.Font      = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.output_grey.Name      = "output_grey";
     this.output_grey.Padding   = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 3, 3, 100F);
     //
     // yellow_heading_1
     //
     this.yellow_heading_1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(215)))), ((int)(((byte)(0)))));
     this.yellow_heading_1.Font      = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.yellow_heading_1.Name      = "yellow_heading_1";
     this.yellow_heading_1.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     //
     // yellow_heading_2
     //
     this.yellow_heading_2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(215)))), ((int)(((byte)(0)))));
     this.yellow_heading_2.Font      = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.yellow_heading_2.Name      = "yellow_heading_2";
     this.yellow_heading_2.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     //
     // output_whiteback
     //
     this.output_whiteback.BackColor = System.Drawing.Color.White;
     this.output_whiteback.Font      = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.output_whiteback.Name      = "output_whiteback";
     this.output_whiteback.Padding   = new DevExpress.XtraPrinting.PaddingInfo(1, 1, 1, 1, 100F);
     //
     // body
     //
     this.body.BackColor       = System.Drawing.Color.White;
     this.body.BorderDashStyle = DevExpress.XtraPrinting.BorderDashStyle.Solid;
     this.body.Borders         = DevExpress.XtraPrinting.BorderSide.None;
     this.body.BorderWidth     = 0F;
     this.body.Font            = new System.Drawing.Font("Segoe UI", 12F);
     this.body.ForeColor       = System.Drawing.Color.Black;
     this.body.Name            = "body";
     this.body.Padding         = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     this.body.TextAlignment   = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // light_yellow_heading
     //
     this.light_yellow_heading.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(180)))));
     this.light_yellow_heading.Font      = new System.Drawing.Font("Segoe UI", 14F);
     this.light_yellow_heading.Name      = "light_yellow_heading";
     //
     // light_yellow_body
     //
     this.light_yellow_body.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(180)))));
     this.light_yellow_body.Font      = new System.Drawing.Font("Segoe UI", 12F);
     this.light_yellow_body.Name      = "light_yellow_body";
     //
     // yellow_heading_3
     //
     this.yellow_heading_3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(215)))), ((int)(((byte)(0)))));
     this.yellow_heading_3.Font      = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.yellow_heading_3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(130)))), ((int)(((byte)(180)))));
     this.yellow_heading_3.Name      = "yellow_heading_3";
     this.yellow_heading_3.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     //
     // Heading_1
     //
     this.Heading_1.Font      = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Heading_1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(130)))), ((int)(((byte)(180)))));
     this.Heading_1.Name      = "Heading_1";
     this.Heading_1.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     //
     // heading_2
     //
     this.heading_2.Font    = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.heading_2.Name    = "heading_2";
     this.heading_2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     //
     // heading_3
     //
     this.heading_3.Font    = new System.Drawing.Font("Segoe UI", 14F);
     this.heading_3.Name    = "heading_3";
     this.heading_3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
     //
     // green_heading
     //
     this.green_heading.Font      = new System.Drawing.Font("Segoe UI", 16F);
     this.green_heading.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.green_heading.Name      = "green_heading";
     //
     // PageHeader
     //
     this.PageHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine1,
         this.xrLabel8,
         this.xrLabel2
     });
     this.PageHeader.HeightF = 58.79164F;
     this.PageHeader.Name    = "PageHeader";
     //
     // xrLine1
     //
     this.xrLine1.ForeColor     = System.Drawing.Color.SteelBlue;
     this.xrLine1.LineStyle     = System.Drawing.Drawing2D.DashStyle.Custom;
     this.xrLine1.LineWidth     = 4;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 40.62497F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(839.9999F, 8.166664F);
     this.xrLine1.StyleName     = "xrControlStyle1";
     this.xrLine1.StylePriority.UseForeColor = false;
     //
     // xrLabel8
     //
     this.xrLabel8.Font                           = new System.Drawing.Font("Segoe UI", 16F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(10.00001F, 1.999966F);
     this.xrLabel8.Name                           = "xrLabel8";
     this.xrLabel8.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF                          = new System.Drawing.SizeF(200.8333F, 37.16667F);
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text                           = "Road Map";
     this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[Parameters].[EnterpriseName]")
     });
     this.xrLabel2.Font                           = new System.Drawing.Font("Segoe UI", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(657.5F, 1.999969F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(182.5F, 37.16667F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "xrLabel2";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel17,
         this.xrPageInfo2
     });
     this.PageFooter.HeightF = 60.58337F;
     this.PageFooter.Name    = "PageFooter";
     //
     // xrLabel17
     //
     this.xrLabel17.Font                           = new System.Drawing.Font("Segoe UI", 10.125F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel17.LocationFloat                  = new DevExpress.Utils.PointFloat(0F, 27.48966F);
     this.xrLabel17.Name                           = "xrLabel17";
     this.xrLabel17.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel17.SizeF                          = new System.Drawing.SizeF(187.9167F, 23.09373F);
     this.xrLabel17.StylePriority.UseFont          = false;
     this.xrLabel17.StylePriority.UseTextAlignment = false;
     this.xrLabel17.Text                           = "Generated by ReadyCert® on";
     this.xrLabel17.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrPageInfo2
     //
     this.xrPageInfo2.Font                           = new System.Drawing.Font("Segoe UI", 10.125F);
     this.xrPageInfo2.LocationFloat                  = new DevExpress.Utils.PointFloat(187.9167F, 27.48966F);
     this.xrPageInfo2.Name                           = "xrPageInfo2";
     this.xrPageInfo2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo2.PageInfo                       = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo2.SizeF                          = new System.Drawing.SizeF(269.2708F, 23.09373F);
     this.xrPageInfo2.StylePriority.UseFont          = false;
     this.xrPageInfo2.StylePriority.UseTextAlignment = false;
     this.xrPageInfo2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // EnterpriseName
     //
     this.EnterpriseName.Description = "EnterpriseName";
     this.EnterpriseName.Name        = "EnterpriseName";
     this.EnterpriseName.Visible     = false;
     //
     // xrControlStyle1
     //
     this.xrControlStyle1.Name    = "xrControlStyle1";
     this.xrControlStyle1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     //
     // RoadMap
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.GroupHeader1,
         this.PageHeader,
         this.PageFooter
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember = "Query";
     this.DataSource = this.sqlDataSource1;
     this.Font       = new System.Drawing.Font("Segoe UI", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Margins    = new System.Drawing.Printing.Margins(0, 0, 0, 0);
     this.PageHeight = 750;
     this.PaperKind  = System.Drawing.Printing.PaperKind.Custom;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.EnterpriseName
     });
     this.RollPaper = true;
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.labelstyle,
         this.BlueStyle_table_or_label,
         this.output_grey,
         this.yellow_heading_1,
         this.yellow_heading_2,
         this.output_whiteback,
         this.body,
         this.light_yellow_heading,
         this.light_yellow_body,
         this.yellow_heading_3,
         this.Heading_1,
         this.heading_2,
         this.heading_3,
         this.green_heading,
         this.xrControlStyle1
     });
     this.Version = "17.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(ganttDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(rangeBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideGanttSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideGanttSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraCharts.RectangleGradientFillOptions rectangleGradientFillOptions3 = new DevExpress.XtraCharts.RectangleGradientFillOptions();
            DevExpress.XtraCharts.PointSeriesLabel pointSeriesLabel3 = new DevExpress.XtraCharts.PointSeriesLabel();
            DevExpress.XtraCharts.LineSeriesView lineSeriesView3 = new DevExpress.XtraCharts.LineSeriesView();
            this.gpoContenedor = new DevExpress.XtraEditors.GroupControl();
            this.botonVerGrafica = new DevExpress.XtraEditors.SimpleButton();
            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.cboTipoDato = new DevExpress.XtraEditors.ComboBoxEdit();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.dtpFechaFinal = new DevExpress.XtraEditors.DateEdit();
            this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
            this.dtpFechaInicial = new DevExpress.XtraEditors.DateEdit();
            this.cboTipoMuestra = new DevExpress.XtraEditors.ComboBoxEdit();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.cajaBindingSource = new System.Windows.Forms.BindingSource(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.gpoContenedor)).BeginInit();
            this.gpoContenedor.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cboTipoDato.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dtpFechaFinal.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dtpFechaFinal.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dtpFechaInicial.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dtpFechaInicial.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cboTipoMuestra.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cajaBindingSource)).BeginInit();
            this.SuspendLayout();
            // 
            // gpoContenedor
            // 
            this.gpoContenedor.Appearance.BackColor = System.Drawing.Color.Orange;
            this.gpoContenedor.Appearance.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            this.gpoContenedor.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            this.gpoContenedor.Appearance.Options.UseBackColor = true;
            this.gpoContenedor.AppearanceCaption.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            this.gpoContenedor.AppearanceCaption.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.gpoContenedor.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 13F, System.Drawing.FontStyle.Bold);
            this.gpoContenedor.AppearanceCaption.ForeColor = System.Drawing.Color.White;
            this.gpoContenedor.AppearanceCaption.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            this.gpoContenedor.AppearanceCaption.Options.UseBackColor = true;
            this.gpoContenedor.AppearanceCaption.Options.UseFont = true;
            this.gpoContenedor.AppearanceCaption.Options.UseForeColor = true;
            this.gpoContenedor.AppearanceCaption.Options.UseTextOptions = true;
            this.gpoContenedor.AppearanceCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gpoContenedor.Controls.Add(this.botonVerGrafica);
            this.gpoContenedor.Controls.Add(this.labelControl3);
            this.gpoContenedor.Controls.Add(this.labelControl2);
            this.gpoContenedor.Controls.Add(this.cboTipoDato);
            this.gpoContenedor.Controls.Add(this.labelControl1);
            this.gpoContenedor.Controls.Add(this.dtpFechaFinal);
            this.gpoContenedor.Controls.Add(this.labelControl4);
            this.gpoContenedor.Controls.Add(this.dtpFechaInicial);
            this.gpoContenedor.Controls.Add(this.cboTipoMuestra);
            this.gpoContenedor.Controls.Add(this.chartControl1);
            this.gpoContenedor.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gpoContenedor.Location = new System.Drawing.Point(0, 0);
            this.gpoContenedor.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
            this.gpoContenedor.LookAndFeel.UseDefaultLookAndFeel = false;
            this.gpoContenedor.Name = "gpoContenedor";
            this.gpoContenedor.Size = new System.Drawing.Size(1014, 489);
            this.gpoContenedor.TabIndex = 1;
            this.gpoContenedor.Text = "Graficas de Empeños";
            // 
            // botonVerGrafica
            // 
            this.botonVerGrafica.Location = new System.Drawing.Point(678, 69);
            this.botonVerGrafica.Name = "botonVerGrafica";
            this.botonVerGrafica.Size = new System.Drawing.Size(106, 23);
            this.botonVerGrafica.TabIndex = 89;
            this.botonVerGrafica.Text = "Mostrar Grafica";
            this.botonVerGrafica.Click += new System.EventHandler(this.botonVerGrafica_Click);
            // 
            // labelControl3
            // 
            this.labelControl3.Appearance.Font = new System.Drawing.Font("Arial Rounded MT Bold", 12F);
            this.labelControl3.Location = new System.Drawing.Point(383, 85);
            this.labelControl3.Name = "labelControl3";
            this.labelControl3.Size = new System.Drawing.Size(150, 18);
            this.labelControl3.TabIndex = 88;
            this.labelControl3.Text = "Rango de Muestra:";
            // 
            // labelControl2
            // 
            this.labelControl2.Appearance.Font = new System.Drawing.Font("Arial Rounded MT Bold", 12F);
            this.labelControl2.Location = new System.Drawing.Point(428, 53);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(105, 18);
            this.labelControl2.TabIndex = 87;
            this.labelControl2.Text = "Tipo de Dato:";
            // 
            // cboTipoDato
            // 
            this.cboTipoDato.Location = new System.Drawing.Point(539, 49);
            this.cboTipoDato.Name = "cboTipoDato";
            this.cboTipoDato.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
            this.cboTipoDato.Properties.Appearance.Options.UseFont = true;
            this.cboTipoDato.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cboTipoDato.Properties.Items.AddRange(new object[] {
            "Empeños",
            "Intereses",
            "Desempeños",
            "Compras",
            "Ventas",
            "Abono a Ventas",
            "Financiamientos",
            "Pagos a Financiamiento"});
            this.cboTipoDato.Size = new System.Drawing.Size(133, 26);
            this.cboTipoDato.TabIndex = 86;
            // 
            // labelControl1
            // 
            this.labelControl1.Appearance.Font = new System.Drawing.Font("Arial Rounded MT Bold", 12F);
            this.labelControl1.Location = new System.Drawing.Point(62, 85);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(97, 18);
            this.labelControl1.TabIndex = 85;
            this.labelControl1.Text = "Fecha Final:";
            // 
            // dtpFechaFinal
            // 
            this.dtpFechaFinal.EditValue = new System.DateTime(2013, 10, 12, 20, 45, 55, 449);
            this.dtpFechaFinal.Location = new System.Drawing.Point(165, 81);
            this.dtpFechaFinal.Name = "dtpFechaFinal";
            this.dtpFechaFinal.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
            this.dtpFechaFinal.Properties.Appearance.Options.UseFont = true;
            this.dtpFechaFinal.Properties.Appearance.Options.UseTextOptions = true;
            this.dtpFechaFinal.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.dtpFechaFinal.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.dtpFechaFinal.Properties.DisplayFormat.FormatString = "dd/MMMM/yyyy";
            this.dtpFechaFinal.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.dtpFechaFinal.Properties.EditFormat.FormatString = "dd/MMMM/yyyy";
            this.dtpFechaFinal.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.dtpFechaFinal.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.dtpFechaFinal.Size = new System.Drawing.Size(201, 26);
            this.dtpFechaFinal.TabIndex = 84;
            // 
            // labelControl4
            // 
            this.labelControl4.Appearance.Font = new System.Drawing.Font("Arial Rounded MT Bold", 12F);
            this.labelControl4.Location = new System.Drawing.Point(57, 53);
            this.labelControl4.Name = "labelControl4";
            this.labelControl4.Size = new System.Drawing.Size(102, 18);
            this.labelControl4.TabIndex = 83;
            this.labelControl4.Text = "Fecha Inicio:";
            // 
            // dtpFechaInicial
            // 
            this.dtpFechaInicial.EditValue = new System.DateTime(2013, 10, 12, 20, 45, 55, 449);
            this.dtpFechaInicial.Location = new System.Drawing.Point(165, 49);
            this.dtpFechaInicial.Name = "dtpFechaInicial";
            this.dtpFechaInicial.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
            this.dtpFechaInicial.Properties.Appearance.Options.UseFont = true;
            this.dtpFechaInicial.Properties.Appearance.Options.UseTextOptions = true;
            this.dtpFechaInicial.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.dtpFechaInicial.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.dtpFechaInicial.Properties.DisplayFormat.FormatString = "dd/MMMM/yyyy";
            this.dtpFechaInicial.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.dtpFechaInicial.Properties.EditFormat.FormatString = "dd/MMMM/yyyy";
            this.dtpFechaInicial.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.dtpFechaInicial.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.dtpFechaInicial.Size = new System.Drawing.Size(201, 26);
            this.dtpFechaInicial.TabIndex = 82;
            // 
            // cboTipoMuestra
            // 
            this.cboTipoMuestra.Location = new System.Drawing.Point(539, 82);
            this.cboTipoMuestra.Name = "cboTipoMuestra";
            this.cboTipoMuestra.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
            this.cboTipoMuestra.Properties.Appearance.Options.UseFont = true;
            this.cboTipoMuestra.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cboTipoMuestra.Properties.Items.AddRange(new object[] {
            "Dias",
            "Meses",
            "Años"});
            this.cboTipoMuestra.Size = new System.Drawing.Size(133, 26);
            this.cboTipoMuestra.TabIndex = 1;
            // 
            // chartControl1
            // 
            this.chartControl1.AppearanceNameSerializable = "The Trees";
            this.chartControl1.BackColor = System.Drawing.Color.Orange;
            this.chartControl1.DataSource = this.cajaBindingSource;
            this.chartControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.chartControl1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Gradient;
            rectangleGradientFillOptions3.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            this.chartControl1.FillStyle.Options = rectangleGradientFillOptions3;
            this.chartControl1.Location = new System.Drawing.Point(2, 134);
            this.chartControl1.Name = "chartControl1";
            this.chartControl1.PaletteBaseColorNumber = 1;
            this.chartControl1.PaletteName = "Opulent";
            this.chartControl1.PaletteRepository.Add("Paleta 1", new DevExpress.XtraCharts.Palette("Paleta 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Silver, System.Drawing.Color.Silver)}));
            this.chartControl1.PaletteRepository.Add("Paleta 2", new DevExpress.XtraCharts.Palette("Paleta 2", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
                new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Silver, System.Drawing.Color.Silver)}));
            this.chartControl1.SeriesDataMember = "TotalEmpenios";
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
            this.chartControl1.SeriesTemplate.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.Numerical;
            pointSeriesLabel3.LineVisible = true;
            this.chartControl1.SeriesTemplate.Label = pointSeriesLabel3;
            this.chartControl1.SeriesTemplate.View = lineSeriesView3;
            this.chartControl1.SeriesTemplate.Visible = false;
            this.chartControl1.Size = new System.Drawing.Size(1010, 353);
            this.chartControl1.TabIndex = 0;
            // 
            // cajaBindingSource
            // 
            this.cajaBindingSource.DataSource = typeof(SoftEmpenios.DBComun.Caja);
            // 
            // Form1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1014, 489);
            this.Controls.Add(this.gpoContenedor);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
            this.Name = "Form1";
            this.Load += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.gpoContenedor)).EndInit();
            this.gpoContenedor.ResumeLayout(false);
            this.gpoContenedor.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cboTipoDato.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dtpFechaFinal.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dtpFechaFinal.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dtpFechaInicial.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dtpFechaInicial.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cboTipoMuestra.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cajaBindingSource)).EndInit();
            this.ResumeLayout(false);

        }