예제 #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Markaİslatislik));
     DevExpress.XtraCharts.Series               series1               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PieSeriesView        pieSeriesView1        = new DevExpress.XtraCharts.PieSeriesView();
     DevExpress.XtraCharts.XYDiagram            xyDiagram1            = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series2               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView1 = new DevExpress.XtraCharts.StackedBarSeriesView();
     this.gridControl1          = new DevExpress.XtraGrid.GridControl();
     this.gridView1             = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.panel4                = new System.Windows.Forms.Panel();
     this.pictureEdit4          = new DevExpress.XtraEditors.PictureEdit();
     this.LblEnYuksekFiyatMarka = new DevExpress.XtraEditors.LabelControl();
     this.labelControl8         = new DevExpress.XtraEditors.LabelControl();
     this.panel3                = new System.Windows.Forms.Panel();
     this.pictureEdit3          = new DevExpress.XtraEditors.PictureEdit();
     this.LblEnFazlaUrunMarka   = new DevExpress.XtraEditors.LabelControl();
     this.labelControl6         = new DevExpress.XtraEditors.LabelControl();
     this.panel2                = new System.Windows.Forms.Panel();
     this.pictureEdit2          = new DevExpress.XtraEditors.PictureEdit();
     this.LblToplamMarka        = new DevExpress.XtraEditors.LabelControl();
     this.labelControl4         = new DevExpress.XtraEditors.LabelControl();
     this.panel1                = new System.Windows.Forms.Panel();
     this.pictureEdit1          = new DevExpress.XtraEditors.PictureEdit();
     this.LblUrunSayisi         = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1         = new DevExpress.XtraEditors.LabelControl();
     this.panel5                = new System.Windows.Forms.Panel();
     this.labelControl2         = new DevExpress.XtraEditors.LabelControl();
     this.chartControl1         = new DevExpress.XtraCharts.ChartControl();
     this.panel6                = new System.Windows.Forms.Panel();
     this.labelControl3         = new DevExpress.XtraEditors.LabelControl();
     this.chartControl2         = new DevExpress.XtraCharts.ChartControl();
     this.panel7                = new System.Windows.Forms.Panel();
     this.panel13               = new System.Windows.Forms.Panel();
     this.pictureEdit10         = new DevExpress.XtraEditors.PictureEdit();
     this.panel12               = new System.Windows.Forms.Panel();
     this.pictureEdit9          = new DevExpress.XtraEditors.PictureEdit();
     this.panel11               = new System.Windows.Forms.Panel();
     this.pictureEdit8          = new DevExpress.XtraEditors.PictureEdit();
     this.panel10               = new System.Windows.Forms.Panel();
     this.pictureEdit7          = new DevExpress.XtraEditors.PictureEdit();
     this.panel9                = new System.Windows.Forms.Panel();
     this.pictureEdit6          = new DevExpress.XtraEditors.PictureEdit();
     this.panel8                = new System.Windows.Forms.Panel();
     this.pictureEdit5          = new DevExpress.XtraEditors.PictureEdit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit4.Properties)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     this.panel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
     this.panel6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     this.panel7.SuspendLayout();
     this.panel13.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit10.Properties)).BeginInit();
     this.panel12.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit9.Properties)).BeginInit();
     this.panel11.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit8.Properties)).BeginInit();
     this.panel10.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit7.Properties)).BeginInit();
     this.panel9.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit6.Properties)).BeginInit();
     this.panel8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit5.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // gridControl1
     //
     this.gridControl1.Location = new System.Drawing.Point(0, 0);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(444, 553);
     this.gridControl1.TabIndex = 0;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(82)))), ((int)(((byte)(82)))));
     this.panel4.Controls.Add(this.pictureEdit4);
     this.panel4.Controls.Add(this.LblEnYuksekFiyatMarka);
     this.panel4.Controls.Add(this.labelControl8);
     this.panel4.Location = new System.Drawing.Point(1119, 12);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(217, 125);
     this.panel4.TabIndex = 5;
     //
     // pictureEdit4
     //
     this.pictureEdit4.EditValue = ((object)(resources.GetObject("pictureEdit4.EditValue")));
     this.pictureEdit4.Location  = new System.Drawing.Point(150, 43);
     this.pictureEdit4.Name      = "pictureEdit4";
     this.pictureEdit4.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit4.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit4.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit4.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit4.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit4.Size     = new System.Drawing.Size(64, 64);
     this.pictureEdit4.TabIndex = 11;
     //
     // LblEnYuksekFiyatMarka
     //
     this.LblEnYuksekFiyatMarka.Appearance.Font            = new System.Drawing.Font("Segoe UI", 28F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.LblEnYuksekFiyatMarka.Appearance.Options.UseFont = true;
     this.LblEnYuksekFiyatMarka.Location = new System.Drawing.Point(15, 50);
     this.LblEnYuksekFiyatMarka.Name     = "LblEnYuksekFiyatMarka";
     this.LblEnYuksekFiyatMarka.Size     = new System.Drawing.Size(63, 50);
     this.LblEnYuksekFiyatMarka.TabIndex = 1;
     this.LblEnYuksekFiyatMarka.Text     = "333";
     //
     // labelControl8
     //
     this.labelControl8.Appearance.Font            = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl8.Appearance.Options.UseFont = true;
     this.labelControl8.Location = new System.Drawing.Point(15, 17);
     this.labelControl8.Name     = "labelControl8";
     this.labelControl8.Size     = new System.Drawing.Size(164, 20);
     this.labelControl8.TabIndex = 0;
     this.labelControl8.Text     = "En Yüksek Fiyatlı Marka";
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(217)))), ((int)(((byte)(178)))));
     this.panel3.Controls.Add(this.pictureEdit3);
     this.panel3.Controls.Add(this.LblEnFazlaUrunMarka);
     this.panel3.Controls.Add(this.labelControl6);
     this.panel3.Location = new System.Drawing.Point(896, 12);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(217, 125);
     this.panel3.TabIndex = 6;
     //
     // pictureEdit3
     //
     this.pictureEdit3.EditValue = ((object)(resources.GetObject("pictureEdit3.EditValue")));
     this.pictureEdit3.Location  = new System.Drawing.Point(150, 43);
     this.pictureEdit3.Name      = "pictureEdit3";
     this.pictureEdit3.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit3.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit3.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit3.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit3.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit3.Size     = new System.Drawing.Size(64, 64);
     this.pictureEdit3.TabIndex = 10;
     //
     // LblEnFazlaUrunMarka
     //
     this.LblEnFazlaUrunMarka.Appearance.Font            = new System.Drawing.Font("Segoe UI", 28F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.LblEnFazlaUrunMarka.Appearance.Options.UseFont = true;
     this.LblEnFazlaUrunMarka.Location = new System.Drawing.Point(15, 50);
     this.LblEnFazlaUrunMarka.Name     = "LblEnFazlaUrunMarka";
     this.LblEnFazlaUrunMarka.Size     = new System.Drawing.Size(63, 50);
     this.LblEnFazlaUrunMarka.TabIndex = 1;
     this.LblEnFazlaUrunMarka.Text     = "333";
     //
     // labelControl6
     //
     this.labelControl6.Appearance.Font            = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl6.Appearance.Options.UseFont = true;
     this.labelControl6.Location = new System.Drawing.Point(15, 17);
     this.labelControl6.Name     = "labelControl6";
     this.labelControl6.Size     = new System.Drawing.Size(188, 20);
     this.labelControl6.TabIndex = 0;
     this.labelControl6.Text     = "En Fazla Ürünü Olan Marka";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(172)))), ((int)(((byte)(224)))));
     this.panel2.Controls.Add(this.pictureEdit2);
     this.panel2.Controls.Add(this.LblToplamMarka);
     this.panel2.Controls.Add(this.labelControl4);
     this.panel2.Location = new System.Drawing.Point(673, 12);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(217, 125);
     this.panel2.TabIndex = 7;
     //
     // pictureEdit2
     //
     this.pictureEdit2.EditValue = ((object)(resources.GetObject("pictureEdit2.EditValue")));
     this.pictureEdit2.Location  = new System.Drawing.Point(150, 43);
     this.pictureEdit2.Name      = "pictureEdit2";
     this.pictureEdit2.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit2.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit2.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit2.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit2.Size     = new System.Drawing.Size(64, 64);
     this.pictureEdit2.TabIndex = 9;
     //
     // LblToplamMarka
     //
     this.LblToplamMarka.Appearance.Font            = new System.Drawing.Font("Segoe UI", 28F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.LblToplamMarka.Appearance.Options.UseFont = true;
     this.LblToplamMarka.Location = new System.Drawing.Point(45, 50);
     this.LblToplamMarka.Name     = "LblToplamMarka";
     this.LblToplamMarka.Size     = new System.Drawing.Size(63, 50);
     this.LblToplamMarka.TabIndex = 1;
     this.LblToplamMarka.Text     = "333";
     //
     // labelControl4
     //
     this.labelControl4.Appearance.Font            = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl4.Appearance.Options.UseFont = true;
     this.labelControl4.Location = new System.Drawing.Point(15, 17);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(144, 20);
     this.labelControl4.TabIndex = 0;
     this.labelControl4.Text     = "Toplam Marka Sayısı";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(111)))), ((int)(((byte)(211)))));
     this.panel1.Controls.Add(this.pictureEdit1);
     this.panel1.Controls.Add(this.LblUrunSayisi);
     this.panel1.Controls.Add(this.labelControl1);
     this.panel1.Location = new System.Drawing.Point(450, 12);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(217, 125);
     this.panel1.TabIndex = 4;
     //
     // pictureEdit1
     //
     this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Location  = new System.Drawing.Point(150, 43);
     this.pictureEdit1.Name      = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit1.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit1.Size     = new System.Drawing.Size(64, 64);
     this.pictureEdit1.TabIndex = 8;
     //
     // LblUrunSayisi
     //
     this.LblUrunSayisi.Appearance.Font            = new System.Drawing.Font("Segoe UI", 28F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.LblUrunSayisi.Appearance.Options.UseFont = true;
     this.LblUrunSayisi.Location = new System.Drawing.Point(45, 50);
     this.LblUrunSayisi.Name     = "LblUrunSayisi";
     this.LblUrunSayisi.Size     = new System.Drawing.Size(63, 50);
     this.LblUrunSayisi.TabIndex = 1;
     this.LblUrunSayisi.Text     = "333";
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font            = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl1.Appearance.Options.UseFont = true;
     this.labelControl1.Location = new System.Drawing.Point(15, 17);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(135, 20);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text     = "Toplam Ürün Sayısı";
     //
     // panel5
     //
     this.panel5.Controls.Add(this.labelControl2);
     this.panel5.Controls.Add(this.chartControl1);
     this.panel5.Location = new System.Drawing.Point(450, 144);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(440, 409);
     this.panel5.TabIndex = 8;
     //
     // labelControl2
     //
     this.labelControl2.Appearance.Font            = new System.Drawing.Font("Segoe UI Black", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl2.Appearance.Options.UseFont = true;
     this.labelControl2.Location = new System.Drawing.Point(134, 3);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(171, 21);
     this.labelControl2.TabIndex = 1;
     this.labelControl2.Text     = "Marka Ve İslatislikleri";
     //
     // chartControl1
     //
     this.chartControl1.BackColor             = System.Drawing.Color.Transparent;
     this.chartControl1.IndicatorsPaletteName = "Pastel Kit";
     this.chartControl1.Legend.Name           = "Default Legend";
     this.chartControl1.Location = new System.Drawing.Point(3, 30);
     this.chartControl1.Name     = "chartControl1";
     series1.LegendTextPattern   = "{A}";
     series1.Name = "Series 1";
     series1.View = pieSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.Size     = new System.Drawing.Size(434, 376);
     this.chartControl1.TabIndex = 0;
     //
     // panel6
     //
     this.panel6.Controls.Add(this.labelControl3);
     this.panel6.Controls.Add(this.chartControl2);
     this.panel6.Location = new System.Drawing.Point(896, 144);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(440, 330);
     this.panel6.TabIndex = 9;
     //
     // labelControl3
     //
     this.labelControl3.Appearance.Font            = new System.Drawing.Font("Segoe UI Black", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl3.Appearance.Options.UseFont = true;
     this.labelControl3.Location = new System.Drawing.Point(133, 3);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(177, 21);
     this.labelControl3.TabIndex = 2;
     this.labelControl3.Text     = "Ürünler Ve Kategoriler";
     //
     // chartControl2
     //
     this.chartControl2.BackColor = System.Drawing.Color.Transparent;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl2.Diagram = xyDiagram1;
     this.chartControl2.IndicatorsPaletteName = "Pastel Kit";
     this.chartControl2.Legend.Name           = "Default Legend";
     this.chartControl2.Location = new System.Drawing.Point(3, 30);
     this.chartControl2.Name     = "chartControl2";
     series2.Name = "Kategoriler";
     series2.View = stackedBarSeriesView1;
     this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2
     };
     this.chartControl2.Size     = new System.Drawing.Size(434, 297);
     this.chartControl2.TabIndex = 1;
     //
     // panel7
     //
     this.panel7.Controls.Add(this.panel13);
     this.panel7.Controls.Add(this.panel12);
     this.panel7.Controls.Add(this.panel11);
     this.panel7.Controls.Add(this.panel10);
     this.panel7.Controls.Add(this.panel9);
     this.panel7.Controls.Add(this.panel8);
     this.panel7.Location = new System.Drawing.Point(896, 480);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(440, 73);
     this.panel7.TabIndex = 10;
     //
     // panel13
     //
     this.panel13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(113)))), ((int)(((byte)(88)))), ((int)(((byte)(226)))));
     this.panel13.Controls.Add(this.pictureEdit10);
     this.panel13.Location = new System.Drawing.Point(373, 3);
     this.panel13.Name     = "panel13";
     this.panel13.Size     = new System.Drawing.Size(64, 64);
     this.panel13.TabIndex = 10;
     //
     // pictureEdit10
     //
     this.pictureEdit10.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.pictureEdit10.EditValue = ((object)(resources.GetObject("pictureEdit10.EditValue")));
     this.pictureEdit10.Location  = new System.Drawing.Point(0, 0);
     this.pictureEdit10.Name      = "pictureEdit10";
     this.pictureEdit10.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit10.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit10.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit10.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit10.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit10.Size     = new System.Drawing.Size(64, 64);
     this.pictureEdit10.TabIndex = 9;
     //
     // panel12
     //
     this.panel12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(211)))), ((int)(((byte)(48)))));
     this.panel12.Controls.Add(this.pictureEdit9);
     this.panel12.Location = new System.Drawing.Point(299, 3);
     this.panel12.Name     = "panel12";
     this.panel12.Size     = new System.Drawing.Size(64, 64);
     this.panel12.TabIndex = 10;
     //
     // pictureEdit9
     //
     this.pictureEdit9.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.pictureEdit9.EditValue = ((object)(resources.GetObject("pictureEdit9.EditValue")));
     this.pictureEdit9.Location  = new System.Drawing.Point(0, 0);
     this.pictureEdit9.Name      = "pictureEdit9";
     this.pictureEdit9.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit9.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit9.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit9.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit9.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit9.Size     = new System.Drawing.Size(64, 64);
     this.pictureEdit9.TabIndex = 9;
     //
     // panel11
     //
     this.panel11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(159)))), ((int)(((byte)(26)))));
     this.panel11.Controls.Add(this.pictureEdit8);
     this.panel11.Location = new System.Drawing.Point(223, 3);
     this.panel11.Name     = "panel11";
     this.panel11.Size     = new System.Drawing.Size(64, 64);
     this.panel11.TabIndex = 10;
     //
     // pictureEdit8
     //
     this.pictureEdit8.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.pictureEdit8.EditValue = ((object)(resources.GetObject("pictureEdit8.EditValue")));
     this.pictureEdit8.Location  = new System.Drawing.Point(0, 0);
     this.pictureEdit8.Name      = "pictureEdit8";
     this.pictureEdit8.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit8.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit8.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit8.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit8.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit8.Size     = new System.Drawing.Size(64, 64);
     this.pictureEdit8.TabIndex = 9;
     //
     // panel10
     //
     this.panel10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(227)))), ((int)(((byte)(116)))));
     this.panel10.Controls.Add(this.pictureEdit7);
     this.panel10.Location = new System.Drawing.Point(150, 3);
     this.panel10.Name     = "panel10";
     this.panel10.Size     = new System.Drawing.Size(64, 64);
     this.panel10.TabIndex = 10;
     //
     // pictureEdit7
     //
     this.pictureEdit7.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.pictureEdit7.EditValue = ((object)(resources.GetObject("pictureEdit7.EditValue")));
     this.pictureEdit7.Location  = new System.Drawing.Point(0, 0);
     this.pictureEdit7.Name      = "pictureEdit7";
     this.pictureEdit7.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit7.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit7.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit7.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit7.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit7.Size     = new System.Drawing.Size(64, 64);
     this.pictureEdit7.TabIndex = 9;
     //
     // panel9
     //
     this.panel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(108)))), ((int)(((byte)(240)))));
     this.panel9.Controls.Add(this.pictureEdit6);
     this.panel9.Location = new System.Drawing.Point(77, 3);
     this.panel9.Name     = "panel9";
     this.panel9.Size     = new System.Drawing.Size(64, 64);
     this.panel9.TabIndex = 1;
     //
     // pictureEdit6
     //
     this.pictureEdit6.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.pictureEdit6.EditValue = ((object)(resources.GetObject("pictureEdit6.EditValue")));
     this.pictureEdit6.Location  = new System.Drawing.Point(0, 0);
     this.pictureEdit6.Name      = "pictureEdit6";
     this.pictureEdit6.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit6.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit6.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit6.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit6.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit6.Size     = new System.Drawing.Size(64, 64);
     this.pictureEdit6.TabIndex = 9;
     //
     // panel8
     //
     this.panel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(192)))), ((int)(((byte)(235)))));
     this.panel8.Controls.Add(this.pictureEdit5);
     this.panel8.Location = new System.Drawing.Point(3, 3);
     this.panel8.Name     = "panel8";
     this.panel8.Size     = new System.Drawing.Size(64, 64);
     this.panel8.TabIndex = 0;
     //
     // pictureEdit5
     //
     this.pictureEdit5.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.pictureEdit5.EditValue = ((object)(resources.GetObject("pictureEdit5.EditValue")));
     this.pictureEdit5.Location  = new System.Drawing.Point(0, 0);
     this.pictureEdit5.Name      = "pictureEdit5";
     this.pictureEdit5.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit5.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit5.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit5.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit5.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit5.Size     = new System.Drawing.Size(64, 64);
     this.pictureEdit5.TabIndex = 9;
     //
     // Frm_Markaİslatislik
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1348, 556);
     this.Controls.Add(this.panel7);
     this.Controls.Add(this.panel6);
     this.Controls.Add(this.panel5);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.gridControl1);
     this.Name  = "Frm_Markaİslatislik";
     this.Text  = "Frm_Markaİslatislik";
     this.Load += new System.EventHandler(this.Frm_Markaİslatislik_Load);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit4.Properties)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.panel6.ResumeLayout(false);
     this.panel6.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     this.panel7.ResumeLayout(false);
     this.panel13.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit10.Properties)).EndInit();
     this.panel12.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit9.Properties)).EndInit();
     this.panel11.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit8.Properties)).EndInit();
     this.panel10.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit7.Properties)).EndInit();
     this.panel9.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit6.Properties)).EndInit();
     this.panel8.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit5.Properties)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmRevisarAsigMetas));
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel1 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint("LR", new object[] {
            ((object)(18))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("DS", new object[] {
            ((object)(12))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint("DO", new object[] {
            ((object)(9))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("SMC", new object[] {
            ((object)(15))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint("CY", new object[] {
            ((object)(21))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint("SF", new object[] {
            ((object)(8))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint("JMW", new object[] {
            ((object)(13))});
            DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView1 = new DevExpress.XtraCharts.StackedBarSeriesView();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel2 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint("LR", new object[] {
            ((object)(8))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint9 = new DevExpress.XtraCharts.SeriesPoint("DS", new object[] {
            ((object)(5))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint10 = new DevExpress.XtraCharts.SeriesPoint("DO", new object[] {
            ((object)(8))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint11 = new DevExpress.XtraCharts.SeriesPoint("SMC", new object[] {
            ((object)(12))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint12 = new DevExpress.XtraCharts.SeriesPoint("CY", new object[] {
            ((object)(23))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint13 = new DevExpress.XtraCharts.SeriesPoint("SF", new object[] {
            ((object)(6))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint14 = new DevExpress.XtraCharts.SeriesPoint("JMW", new object[] {
            ((object)(9))});
            DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView2 = new DevExpress.XtraCharts.StackedBarSeriesView();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel3 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint15 = new DevExpress.XtraCharts.SeriesPoint("LR", new object[] {
            ((object)(4))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint16 = new DevExpress.XtraCharts.SeriesPoint("DS", new object[] {
            ((object)(1))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint17 = new DevExpress.XtraCharts.SeriesPoint("DO", new object[] {
            ((object)(2))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint18 = new DevExpress.XtraCharts.SeriesPoint("SMC", new object[] {
            ((object)(3))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint19 = new DevExpress.XtraCharts.SeriesPoint("CY", new object[] {
            ((object)(4))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint20 = new DevExpress.XtraCharts.SeriesPoint("SF", new object[] {
            ((object)(2))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint21 = new DevExpress.XtraCharts.SeriesPoint("JMW", new object[] {
            ((object)(3))});
            DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView3 = new DevExpress.XtraCharts.StackedBarSeriesView();
            DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel4 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
            DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView4 = new DevExpress.XtraCharts.StackedBarSeriesView();
            this.gridProspectos = new DevExpress.XtraEditors.GroupControl();
            this.gridMisProspectos = new DevExpress.XtraGrid.GridControl();
            this.gridViewProspectos = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColCuenta = 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.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColFechaActualizacion = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColTipoActualizacion = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemImageComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
            this.ImageCollection = new DevExpress.Utils.ImageCollection(this.components);
            this.gridColFechaHoy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColPrioridad = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColImage = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
            this.toolStripBarraLlamada = new System.Windows.Forms.ToolStrip();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.MenuNuevo = new System.Windows.Forms.ToolStripButton();
            this.MenuAceptar = new System.Windows.Forms.ToolStripButton();
            this.MenuDevolver = new System.Windows.Forms.ToolStripButton();
            this.MenuCerrar = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.MenuTodasAsignaciones = new System.Windows.Forms.ToolStripButton();
            this.MenuVerVisitas = new System.Windows.Forms.ToolStripButton();
            this.MenuVerLlamadas = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.MenuFichaTarget = new System.Windows.Forms.ToolStripButton();
            this.MenuFollowUp = new System.Windows.Forms.ToolStripButton();
            this.MenuFichaCuenta = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.MenuExcel = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
            this.MenuSalir = new System.Windows.Forms.ToolStripButton();
            this.ChartProspectos = new DevExpress.XtraCharts.ChartControl();
            this.gridObservaciones = new DevExpress.XtraGrid.GridControl();
            this.gridViewObs = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColCodigo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridTema = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemMemoExEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit();
            this.gridColFecha = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repSel = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.sButtonAgregarObservacion = new DevExpress.XtraEditors.SimpleButton();
            this.sButtonEliminarObservacion = new DevExpress.XtraEditors.SimpleButton();
            this.sButtonGrabarObs = new DevExpress.XtraEditors.SimpleButton();
            this.ctrldxError = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
            this.DateHasta = new DevExpress.XtraEditors.DateEdit();
            this.DateDesde = new DevExpress.XtraEditors.DateEdit();
            this.sBActualizar = new DevExpress.XtraEditors.SimpleButton();
            ((System.ComponentModel.ISupportInitialize)(this.gridProspectos)).BeginInit();
            this.gridProspectos.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridMisProspectos)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewProspectos)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ImageCollection)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
            this.toolStripBarraLlamada.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ChartProspectos)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridObservaciones)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewObs)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repSel)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ctrldxError)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateHasta.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateHasta.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateDesde.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateDesde.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // gridProspectos
            // 
            this.gridProspectos.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.gridProspectos.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.gridProspectos.AppearanceCaption.ForeColor = System.Drawing.Color.DarkBlue;
            this.gridProspectos.AppearanceCaption.Options.UseFont = true;
            this.gridProspectos.AppearanceCaption.Options.UseForeColor = true;
            this.gridProspectos.Controls.Add(this.gridMisProspectos);
            this.gridProspectos.Location = new System.Drawing.Point(4, 39);
            this.gridProspectos.Name = "gridProspectos";
            this.gridProspectos.Size = new System.Drawing.Size(948, 333);
            this.gridProspectos.TabIndex = 3;
            this.gridProspectos.Text = "Targets Asignados";
            // 
            // gridMisProspectos
            // 
            this.gridMisProspectos.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.gridMisProspectos.Location = new System.Drawing.Point(5, 23);
            this.gridMisProspectos.MainView = this.gridViewProspectos;
            this.gridMisProspectos.Name = "gridMisProspectos";
            this.gridMisProspectos.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemImageComboBox1,
            this.repositoryItemPictureEdit1});
            this.gridMisProspectos.Size = new System.Drawing.Size(938, 306);
            this.gridMisProspectos.TabIndex = 1;
            this.gridMisProspectos.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridViewProspectos});
            this.gridMisProspectos.Click += new System.EventHandler(this.gridMisMetas_Click);
            // 
            // gridViewProspectos
            // 
            this.gridViewProspectos.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn3,
            this.gridColumn4,
            this.gridColumn7,
            this.gridColCuenta,
            this.gridColumn8,
            this.gridColumn9,
            this.gridColumn10,
            this.gridColumn1,
            this.gridColFechaActualizacion,
            this.gridColTipoActualizacion,
            this.gridColFechaHoy,
            this.gridColPrioridad,
            this.gridColImage});
            this.gridViewProspectos.GridControl = this.gridMisProspectos;
            this.gridViewProspectos.Name = "gridViewProspectos";
            this.gridViewProspectos.OptionsView.ShowGroupPanel = false;
            this.gridViewProspectos.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridViewProspectos_FocusedRowChanged);
            this.gridViewProspectos.ColumnFilterChanged += new System.EventHandler(this.gridViewProspectos_ColumnFilterChanged);
            this.gridViewProspectos.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.gridViewProspectos_RowStyle);
            // 
            // gridColumn3
            // 
            this.gridColumn3.AppearanceCell.Options.UseTextOptions = true;
            this.gridColumn3.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.gridColumn3.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColumn3.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColumn3.Caption = "N# Target";
            this.gridColumn3.FieldName = "IdNumMeta";
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.OptionsColumn.AllowEdit = false;
            this.gridColumn3.OptionsColumn.ReadOnly = true;
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 0;
            this.gridColumn3.Width = 43;
            // 
            // gridColumn4
            // 
            this.gridColumn4.AppearanceCell.Options.UseTextOptions = true;
            this.gridColumn4.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.gridColumn4.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColumn4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColumn4.Caption = "Tipo Target";
            this.gridColumn4.FieldName = "TipoOportunidad";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.OptionsColumn.AllowEdit = false;
            this.gridColumn4.OptionsColumn.ReadOnly = true;
            this.gridColumn4.Width = 58;
            // 
            // gridColumn7
            // 
            this.gridColumn7.AppearanceCell.Options.UseTextOptions = true;
            this.gridColumn7.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.gridColumn7.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColumn7.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColumn7.Caption = "Target";
            this.gridColumn7.FieldName = "GlosaClienteTarget";
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.OptionsColumn.AllowEdit = false;
            this.gridColumn7.OptionsColumn.ReadOnly = true;
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 1;
            this.gridColumn7.Width = 149;
            // 
            // gridColCuenta
            // 
            this.gridColCuenta.Caption = "Cuenta";
            this.gridColCuenta.FieldName = "ObjClienteMaster.NombreFantasia";
            this.gridColCuenta.Name = "gridColCuenta";
            this.gridColCuenta.OptionsColumn.ReadOnly = true;
            this.gridColCuenta.Visible = true;
            this.gridColCuenta.VisibleIndex = 2;
            this.gridColCuenta.Width = 86;
            // 
            // gridColumn8
            // 
            this.gridColumn8.AppearanceCell.Options.UseTextOptions = true;
            this.gridColumn8.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.gridColumn8.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColumn8.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColumn8.Caption = "Vendedor";
            this.gridColumn8.FieldName = "ObjMetaAsignacion.ObjVendedorAsignado.NombreUsuario";
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.OptionsColumn.AllowEdit = false;
            this.gridColumn8.OptionsColumn.ReadOnly = true;
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 3;
            this.gridColumn8.Width = 76;
            // 
            // gridColumn9
            // 
            this.gridColumn9.AppearanceCell.Options.UseTextOptions = true;
            this.gridColumn9.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.gridColumn9.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColumn9.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColumn9.Caption = "Estado";
            this.gridColumn9.FieldName = "EstadoMeta";
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.OptionsColumn.AllowEdit = false;
            this.gridColumn9.OptionsColumn.ReadOnly = true;
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 4;
            this.gridColumn9.Width = 62;
            // 
            // gridColumn10
            // 
            this.gridColumn10.AppearanceCell.Options.UseTextOptions = true;
            this.gridColumn10.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.gridColumn10.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColumn10.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.gridColumn10.Caption = "Asignación";
            this.gridColumn10.FieldName = "FechaApertura";
            this.gridColumn10.Name = "gridColumn10";
            this.gridColumn10.OptionsColumn.AllowEdit = false;
            this.gridColumn10.OptionsColumn.ReadOnly = true;
            this.gridColumn10.Visible = true;
            this.gridColumn10.VisibleIndex = 5;
            this.gridColumn10.Width = 91;
            // 
            // gridColumn1
            // 
            this.gridColumn1.AppearanceCell.Options.UseTextOptions = true;
            this.gridColumn1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.gridColumn1.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColumn1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.gridColumn1.Caption = "Follow Up";
            this.gridColumn1.FieldName = "FechaRevision";
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.OptionsColumn.AllowEdit = false;
            this.gridColumn1.OptionsColumn.ReadOnly = true;
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 6;
            this.gridColumn1.Width = 94;
            // 
            // gridColFechaActualizacion
            // 
            this.gridColFechaActualizacion.Caption = "Actualización";
            this.gridColFechaActualizacion.FieldName = "FechaUltActulizacion";
            this.gridColFechaActualizacion.Name = "gridColFechaActualizacion";
            this.gridColFechaActualizacion.OptionsColumn.ReadOnly = true;
            this.gridColFechaActualizacion.Visible = true;
            this.gridColFechaActualizacion.VisibleIndex = 7;
            this.gridColFechaActualizacion.Width = 87;
            // 
            // gridColTipoActualizacion
            // 
            this.gridColTipoActualizacion.Caption = "Tipo Actualización";
            this.gridColTipoActualizacion.ColumnEdit = this.repositoryItemImageComboBox1;
            this.gridColTipoActualizacion.FieldName = "IdTipoActualizacion";
            this.gridColTipoActualizacion.Name = "gridColTipoActualizacion";
            this.gridColTipoActualizacion.OptionsColumn.ReadOnly = true;
            this.gridColTipoActualizacion.Visible = true;
            this.gridColTipoActualizacion.VisibleIndex = 8;
            this.gridColTipoActualizacion.Width = 51;
            // 
            // repositoryItemImageComboBox1
            // 
            this.repositoryItemImageComboBox1.Appearance.Options.UseTextOptions = true;
            this.repositoryItemImageComboBox1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.repositoryItemImageComboBox1.AutoHeight = false;
            this.repositoryItemImageComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemImageComboBox1.GlyphAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.repositoryItemImageComboBox1.HighlightedItemStyle = DevExpress.XtraEditors.HighlightStyle.Skinned;
            this.repositoryItemImageComboBox1.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Baja", "2", 0),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Alta", "0", 1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Media", "1", 2),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("New", 1, 3)});
            this.repositoryItemImageComboBox1.Name = "repositoryItemImageComboBox1";
            this.repositoryItemImageComboBox1.SmallImages = this.ImageCollection;
            // 
            // ImageCollection
            // 
            this.ImageCollection.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ImageCollection.ImageStream")));
            this.ImageCollection.Images.SetKeyName(0, "Baja Prioridad.png");
            this.ImageCollection.Images.SetKeyName(1, "Alta Prioridad.png");
            this.ImageCollection.Images.SetKeyName(2, "Media Prioridad.png");
            this.ImageCollection.Images.SetKeyName(3, "mail_get.png");
            this.ImageCollection.Images.SetKeyName(4, "mail_get.png");
            // 
            // gridColFechaHoy
            // 
            this.gridColFechaHoy.Caption = "Hoy";
            this.gridColFechaHoy.FieldName = "FechaHoy";
            this.gridColFechaHoy.Name = "gridColFechaHoy";
            this.gridColFechaHoy.OptionsColumn.ReadOnly = true;
            this.gridColFechaHoy.Visible = true;
            this.gridColFechaHoy.VisibleIndex = 9;
            this.gridColFechaHoy.Width = 51;
            // 
            // gridColPrioridad
            // 
            this.gridColPrioridad.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColPrioridad.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.gridColPrioridad.Caption = "Prioridad";
            this.gridColPrioridad.ColumnEdit = this.repositoryItemImageComboBox1;
            this.gridColPrioridad.FieldName = "Prioridad.Codigo";
            this.gridColPrioridad.Name = "gridColPrioridad";
            this.gridColPrioridad.OptionsColumn.AllowEdit = false;
            this.gridColPrioridad.OptionsColumn.ReadOnly = true;
            this.gridColPrioridad.Visible = true;
            this.gridColPrioridad.VisibleIndex = 10;
            this.gridColPrioridad.Width = 69;
            // 
            // gridColImage
            // 
            this.gridColImage.Caption = "Image";
            this.gridColImage.ColumnEdit = this.repositoryItemImageComboBox1;
            this.gridColImage.FieldName = "gridColImage";
            this.gridColImage.ImageAlignment = System.Drawing.StringAlignment.Center;
            this.gridColImage.Name = "gridColImage";
            this.gridColImage.OptionsColumn.ReadOnly = true;
            this.gridColImage.UnboundType = DevExpress.Data.UnboundColumnType.Object;
            // 
            // repositoryItemPictureEdit1
            // 
            this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
            this.repositoryItemPictureEdit1.PictureStoreMode = DevExpress.XtraEditors.Controls.PictureStoreMode.Image;
            // 
            // toolStripBarraLlamada
            // 
            this.toolStripBarraLlamada.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripSeparator2,
            this.MenuNuevo,
            this.MenuAceptar,
            this.MenuDevolver,
            this.MenuCerrar,
            this.toolStripSeparator1,
            this.MenuTodasAsignaciones,
            this.MenuVerVisitas,
            this.MenuVerLlamadas,
            this.toolStripSeparator3,
            this.MenuFichaTarget,
            this.MenuFollowUp,
            this.MenuFichaCuenta,
            this.toolStripSeparator4,
            this.MenuExcel,
            this.toolStripSeparator5,
            this.MenuSalir});
            this.toolStripBarraLlamada.Location = new System.Drawing.Point(0, 0);
            this.toolStripBarraLlamada.Name = "toolStripBarraLlamada";
            this.toolStripBarraLlamada.Size = new System.Drawing.Size(956, 38);
            this.toolStripBarraLlamada.TabIndex = 6;
            this.toolStripBarraLlamada.Text = "toolStrip1";
            this.toolStripBarraLlamada.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.toolStripBarraLlamada_ItemClicked);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 38);
            // 
            // MenuNuevo
            // 
            this.MenuNuevo.Image = ((System.Drawing.Image)(resources.GetObject("MenuNuevo.Image")));
            this.MenuNuevo.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuNuevo.Name = "MenuNuevo";
            this.MenuNuevo.Size = new System.Drawing.Size(63, 35);
            this.MenuNuevo.Text = "Actualizar";
            this.MenuNuevo.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.MenuNuevo.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuNuevo.ToolTipText = "Nueva Llamada";
            this.MenuNuevo.Click += new System.EventHandler(this.MenuNuevo_Click);
            // 
            // MenuAceptar
            // 
            this.MenuAceptar.Image = ((System.Drawing.Image)(resources.GetObject("MenuAceptar.Image")));
            this.MenuAceptar.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuAceptar.Name = "MenuAceptar";
            this.MenuAceptar.Size = new System.Drawing.Size(52, 35);
            this.MenuAceptar.Text = "Aceptar";
            this.MenuAceptar.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuAceptar.Click += new System.EventHandler(this.MenuAceptar_Click);
            // 
            // MenuDevolver
            // 
            this.MenuDevolver.Image = ((System.Drawing.Image)(resources.GetObject("MenuDevolver.Image")));
            this.MenuDevolver.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuDevolver.Name = "MenuDevolver";
            this.MenuDevolver.Size = new System.Drawing.Size(57, 35);
            this.MenuDevolver.Text = "Devolver";
            this.MenuDevolver.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.MenuDevolver.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuDevolver.Click += new System.EventHandler(this.MenuDevolver_Click);
            // 
            // MenuCerrar
            // 
            this.MenuCerrar.Image = ((System.Drawing.Image)(resources.GetObject("MenuCerrar.Image")));
            this.MenuCerrar.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuCerrar.Name = "MenuCerrar";
            this.MenuCerrar.Size = new System.Drawing.Size(43, 35);
            this.MenuCerrar.Text = "Cerrar";
            this.MenuCerrar.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuCerrar.Click += new System.EventHandler(this.MenuGenerarOportunidad_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 38);
            // 
            // MenuTodasAsignaciones
            // 
            this.MenuTodasAsignaciones.Enabled = false;
            this.MenuTodasAsignaciones.Image = ((System.Drawing.Image)(resources.GetObject("MenuTodasAsignaciones.Image")));
            this.MenuTodasAsignaciones.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
            this.MenuTodasAsignaciones.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuTodasAsignaciones.Name = "MenuTodasAsignaciones";
            this.MenuTodasAsignaciones.Size = new System.Drawing.Size(63, 35);
            this.MenuTodasAsignaciones.Text = "Ver Todas";
            this.MenuTodasAsignaciones.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.MenuTodasAsignaciones.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            // 
            // MenuVerVisitas
            // 
            this.MenuVerVisitas.Enabled = false;
            this.MenuVerVisitas.Image = ((System.Drawing.Image)(resources.GetObject("MenuVerVisitas.Image")));
            this.MenuVerVisitas.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuVerVisitas.Name = "MenuVerVisitas";
            this.MenuVerVisitas.Size = new System.Drawing.Size(64, 35);
            this.MenuVerVisitas.Text = "Ver Visitas";
            this.MenuVerVisitas.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.MenuVerVisitas.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            // 
            // MenuVerLlamadas
            // 
            this.MenuVerLlamadas.Enabled = false;
            this.MenuVerLlamadas.Image = ((System.Drawing.Image)(resources.GetObject("MenuVerLlamadas.Image")));
            this.MenuVerLlamadas.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuVerLlamadas.Name = "MenuVerLlamadas";
            this.MenuVerLlamadas.Size = new System.Drawing.Size(81, 35);
            this.MenuVerLlamadas.Text = "Ver Llamadas";
            this.MenuVerLlamadas.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.MenuVerLlamadas.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 38);
            // 
            // MenuFichaTarget
            // 
            this.MenuFichaTarget.Image = ((System.Drawing.Image)(resources.GetObject("MenuFichaTarget.Image")));
            this.MenuFichaTarget.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuFichaTarget.Name = "MenuFichaTarget";
            this.MenuFichaTarget.Size = new System.Drawing.Size(76, 35);
            this.MenuFichaTarget.Text = "Ficha Target";
            this.MenuFichaTarget.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.MenuFichaTarget.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuFichaTarget.Click += new System.EventHandler(this.MenuFichaTarget_Click);
            // 
            // MenuFollowUp
            // 
            this.MenuFollowUp.Enabled = false;
            this.MenuFollowUp.Image = ((System.Drawing.Image)(resources.GetObject("MenuFollowUp.Image")));
            this.MenuFollowUp.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuFollowUp.Name = "MenuFollowUp";
            this.MenuFollowUp.Size = new System.Drawing.Size(61, 35);
            this.MenuFollowUp.Text = "FollowUp";
            this.MenuFollowUp.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuFollowUp.Click += new System.EventHandler(this.MenuFollowUp_Click);
            // 
            // MenuFichaCuenta
            // 
            this.MenuFichaCuenta.Enabled = false;
            this.MenuFichaCuenta.Image = ((System.Drawing.Image)(resources.GetObject("MenuFichaCuenta.Image")));
            this.MenuFichaCuenta.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuFichaCuenta.Name = "MenuFichaCuenta";
            this.MenuFichaCuenta.Size = new System.Drawing.Size(80, 35);
            this.MenuFichaCuenta.Text = "Ficha Cuenta";
            this.MenuFichaCuenta.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.MenuFichaCuenta.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            // 
            // toolStripSeparator4
            // 
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            this.toolStripSeparator4.Size = new System.Drawing.Size(6, 38);
            // 
            // MenuExcel
            // 
            this.MenuExcel.Image = ((System.Drawing.Image)(resources.GetObject("MenuExcel.Image")));
            this.MenuExcel.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuExcel.Name = "MenuExcel";
            this.MenuExcel.Size = new System.Drawing.Size(37, 35);
            this.MenuExcel.Text = "Excel";
            this.MenuExcel.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.MenuExcel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuExcel.Click += new System.EventHandler(this.MenuExcel_Click);
            // 
            // toolStripSeparator5
            // 
            this.toolStripSeparator5.Name = "toolStripSeparator5";
            this.toolStripSeparator5.Size = new System.Drawing.Size(6, 38);
            // 
            // MenuSalir
            // 
            this.MenuSalir.Image = ((System.Drawing.Image)(resources.GetObject("MenuSalir.Image")));
            this.MenuSalir.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuSalir.Name = "MenuSalir";
            this.MenuSalir.Size = new System.Drawing.Size(33, 35);
            this.MenuSalir.Text = "Salir";
            this.MenuSalir.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuSalir.Click += new System.EventHandler(this.MenuSalir_Click);
            // 
            // ChartProspectos
            // 
            this.ChartProspectos.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)));
            xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            this.ChartProspectos.Diagram = xyDiagram1;
            this.ChartProspectos.Location = new System.Drawing.Point(5, 401);
            this.ChartProspectos.Name = "ChartProspectos";
            stackedBarSeriesLabel1.OverlappingOptionsTypeName = "OverlappingOptions";
            series1.Label = stackedBarSeriesLabel1;
            series1.Name = "Propuesta";
            series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint1,
            seriesPoint2,
            seriesPoint3,
            seriesPoint4,
            seriesPoint5,
            seriesPoint6,
            seriesPoint7});
            series1.View = stackedBarSeriesView1;
            stackedBarSeriesLabel2.OverlappingOptionsTypeName = "OverlappingOptions";
            series2.Label = stackedBarSeriesLabel2;
            series2.Name = "Asignada";
            series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint8,
            seriesPoint9,
            seriesPoint10,
            seriesPoint11,
            seriesPoint12,
            seriesPoint13,
            seriesPoint14});
            series2.View = stackedBarSeriesView2;
            stackedBarSeriesLabel3.OverlappingOptionsTypeName = "OverlappingOptions";
            series3.Label = stackedBarSeriesLabel3;
            series3.Name = "Revisión";
            series3.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint15,
            seriesPoint16,
            seriesPoint17,
            seriesPoint18,
            seriesPoint19,
            seriesPoint20,
            seriesPoint21});
            series3.View = stackedBarSeriesView3;
            this.ChartProspectos.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2,
        series3};
            stackedBarSeriesLabel4.OverlappingOptionsTypeName = "OverlappingOptions";
            this.ChartProspectos.SeriesTemplate.Label = stackedBarSeriesLabel4;
            this.ChartProspectos.SeriesTemplate.View = stackedBarSeriesView4;
            this.ChartProspectos.Size = new System.Drawing.Size(464, 145);
            this.ChartProspectos.TabIndex = 71;
            // 
            // gridObservaciones
            // 
            this.gridObservaciones.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.gridObservaciones.Location = new System.Drawing.Point(525, 378);
            this.gridObservaciones.MainView = this.gridViewObs;
            this.gridObservaciones.Name = "gridObservaciones";
            this.gridObservaciones.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repSel,
            this.repositoryItemCheckEdit1,
            this.repositoryItemCheckEdit2,
            this.repositoryItemMemoExEdit1});
            this.gridObservaciones.Size = new System.Drawing.Size(427, 168);
            this.gridObservaciones.TabIndex = 72;
            this.gridObservaciones.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridViewObs,
            this.gridView3});
            // 
            // gridViewObs
            // 
            this.gridViewObs.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColCodigo,
            this.gridTema,
            this.gridColFecha});
            this.gridViewObs.CustomizationFormBounds = new System.Drawing.Rectangle(592, 334, 208, 170);
            this.gridViewObs.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
            this.gridViewObs.GridControl = this.gridObservaciones;
            this.gridViewObs.Name = "gridViewObs";
            this.gridViewObs.OptionsBehavior.CacheValuesOnRowUpdating = DevExpress.Data.CacheRowValuesMode.Disabled;
            this.gridViewObs.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gridViewObs.OptionsSelection.EnableAppearanceFocusedRow = false;
            this.gridViewObs.OptionsView.ShowGroupPanel = false;
            this.gridViewObs.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.gridViewObs_RowStyle);
            // 
            // gridColCodigo
            // 
            this.gridColCodigo.Caption = "Usuario";
            this.gridColCodigo.FieldName = "ObjUsuario.NombreUsuario";
            this.gridColCodigo.Name = "gridColCodigo";
            this.gridColCodigo.OptionsColumn.AllowEdit = false;
            this.gridColCodigo.OptionsColumn.ReadOnly = true;
            this.gridColCodigo.Visible = true;
            this.gridColCodigo.VisibleIndex = 0;
            this.gridColCodigo.Width = 63;
            // 
            // gridTema
            // 
            this.gridTema.AppearanceHeader.Options.UseTextOptions = true;
            this.gridTema.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridTema.Caption = "Observacion";
            this.gridTema.ColumnEdit = this.repositoryItemMemoExEdit1;
            this.gridTema.FieldName = "Observacion";
            this.gridTema.Name = "gridTema";
            this.gridTema.Visible = true;
            this.gridTema.VisibleIndex = 1;
            this.gridTema.Width = 276;
            // 
            // repositoryItemMemoExEdit1
            // 
            this.repositoryItemMemoExEdit1.AutoHeight = false;
            this.repositoryItemMemoExEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemMemoExEdit1.Name = "repositoryItemMemoExEdit1";
            this.repositoryItemMemoExEdit1.ShowIcon = false;
            // 
            // gridColFecha
            // 
            this.gridColFecha.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColFecha.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColFecha.Caption = "Fecha";
            this.gridColFecha.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.gridColFecha.FieldName = "FechaHora";
            this.gridColFecha.Name = "gridColFecha";
            this.gridColFecha.OptionsColumn.ReadOnly = true;
            this.gridColFecha.Visible = true;
            this.gridColFecha.VisibleIndex = 2;
            this.gridColFecha.Width = 76;
            // 
            // repSel
            // 
            this.repSel.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("repSel.Appearance.Image")));
            this.repSel.Appearance.Options.UseImage = true;
            this.repSel.AutoHeight = false;
            this.repSel.Name = "repSel";
            // 
            // repositoryItemCheckEdit1
            // 
            this.repositoryItemCheckEdit1.AutoHeight = false;
            this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
            // 
            // repositoryItemCheckEdit2
            // 
            this.repositoryItemCheckEdit2.AutoHeight = false;
            this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
            // 
            // gridView3
            // 
            this.gridView3.GridControl = this.gridObservaciones;
            this.gridView3.Name = "gridView3";
            // 
            // sButtonAgregarObservacion
            // 
            this.sButtonAgregarObservacion.Image = ((System.Drawing.Image)(resources.GetObject("sButtonAgregarObservacion.Image")));
            this.sButtonAgregarObservacion.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.sButtonAgregarObservacion.Location = new System.Drawing.Point(487, 522);
            this.sButtonAgregarObservacion.Name = "sButtonAgregarObservacion";
            this.sButtonAgregarObservacion.Size = new System.Drawing.Size(32, 24);
            this.sButtonAgregarObservacion.TabIndex = 77;
            this.sButtonAgregarObservacion.Click += new System.EventHandler(this.sButtonAgregarObservacion_Click);
            // 
            // sButtonEliminarObservacion
            // 
            this.sButtonEliminarObservacion.AutoSizeInLayoutControl = true;
            this.sButtonEliminarObservacion.Image = ((System.Drawing.Image)(resources.GetObject("sButtonEliminarObservacion.Image")));
            this.sButtonEliminarObservacion.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.sButtonEliminarObservacion.Location = new System.Drawing.Point(487, 492);
            this.sButtonEliminarObservacion.Name = "sButtonEliminarObservacion";
            this.sButtonEliminarObservacion.Size = new System.Drawing.Size(32, 24);
            this.sButtonEliminarObservacion.TabIndex = 76;
            this.sButtonEliminarObservacion.Click += new System.EventHandler(this.sButtonEliminarObservacion_Click);
            // 
            // sButtonGrabarObs
            // 
            this.sButtonGrabarObs.Image = ((System.Drawing.Image)(resources.GetObject("sButtonGrabarObs.Image")));
            this.sButtonGrabarObs.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.sButtonGrabarObs.Location = new System.Drawing.Point(487, 379);
            this.sButtonGrabarObs.Name = "sButtonGrabarObs";
            this.sButtonGrabarObs.Size = new System.Drawing.Size(32, 29);
            this.sButtonGrabarObs.TabIndex = 75;
            this.sButtonGrabarObs.Click += new System.EventHandler(this.sButtonGrabarObs_Click);
            // 
            // ctrldxError
            // 
            this.ctrldxError.ContainerControl = this;
            // 
            // DateHasta
            // 
            this.DateHasta.EditValue = null;
            this.DateHasta.Location = new System.Drawing.Point(102, 376);
            this.DateHasta.Name = "DateHasta";
            this.DateHasta.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.DateHasta.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.DateHasta.Size = new System.Drawing.Size(91, 20);
            this.DateHasta.TabIndex = 79;
            this.DateHasta.EditValueChanged += new System.EventHandler(this.DateHasta_EditValueChanged);
            this.DateHasta.Leave += new System.EventHandler(this.DateHasta_Leave);
            // 
            // DateDesde
            // 
            this.DateDesde.EditValue = null;
            this.DateDesde.Location = new System.Drawing.Point(5, 375);
            this.DateDesde.Name = "DateDesde";
            this.DateDesde.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.DateDesde.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.DateDesde.Size = new System.Drawing.Size(91, 20);
            this.DateDesde.TabIndex = 78;
            this.DateDesde.EditValueChanged += new System.EventHandler(this.DateDesde_EditValueChanged);
            this.DateDesde.Leave += new System.EventHandler(this.DateDesde_Leave);
            // 
            // sBActualizar
            // 
            this.sBActualizar.Image = ((System.Drawing.Image)(resources.GetObject("sBActualizar.Image")));
            this.sBActualizar.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.sBActualizar.Location = new System.Drawing.Point(199, 376);
            this.sBActualizar.Name = "sBActualizar";
            this.sBActualizar.Size = new System.Drawing.Size(41, 20);
            this.sBActualizar.TabIndex = 80;
            this.sBActualizar.ToolTip = "Actualizar Gráfico";
            this.sBActualizar.Click += new System.EventHandler(this.sBActualizar_Click);
            // 
            // frmRevisarAsigMetas
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(956, 549);
            this.Controls.Add(this.sBActualizar);
            this.Controls.Add(this.DateHasta);
            this.Controls.Add(this.DateDesde);
            this.Controls.Add(this.sButtonAgregarObservacion);
            this.Controls.Add(this.sButtonEliminarObservacion);
            this.Controls.Add(this.sButtonGrabarObs);
            this.Controls.Add(this.gridObservaciones);
            this.Controls.Add(this.ChartProspectos);
            this.Controls.Add(this.toolStripBarraLlamada);
            this.Controls.Add(this.gridProspectos);
            this.Name = "frmRevisarAsigMetas";
            this.Text = "Mis TARGETS";
            this.Load += new System.EventHandler(this.frmRevisarAsigMetas_Load);
            ((System.ComponentModel.ISupportInitialize)(this.gridProspectos)).EndInit();
            this.gridProspectos.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridMisProspectos)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewProspectos)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ImageCollection)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
            this.toolStripBarraLlamada.ResumeLayout(false);
            this.toolStripBarraLlamada.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ChartProspectos)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridObservaciones)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewObs)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repSel)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ctrldxError)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateHasta.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateHasta.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateDesde.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateDesde.Properties)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(FrmMarkaIstatislik));
     DevExpress.XtraCharts.Series               series1               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PieSeriesView        pieSeriesView1        = new DevExpress.XtraCharts.PieSeriesView();
     DevExpress.XtraCharts.XYDiagram            xyDiagram1            = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series2               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView1 = new DevExpress.XtraCharts.StackedBarSeriesView();
     this.panel1                   = new System.Windows.Forms.Panel();
     this.pictureEdit1             = new DevExpress.XtraEditors.PictureEdit();
     this.lblToplamUrunSayisi      = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1            = new DevExpress.XtraEditors.LabelControl();
     this.panel2                   = new System.Windows.Forms.Panel();
     this.pictureEdit2             = new DevExpress.XtraEditors.PictureEdit();
     this.lblToplamMarkaSayisi     = new DevExpress.XtraEditors.LabelControl();
     this.labelControl3            = new DevExpress.XtraEditors.LabelControl();
     this.panel3                   = new System.Windows.Forms.Panel();
     this.pictureEdit3             = new DevExpress.XtraEditors.PictureEdit();
     this.lblEnFazlaUrunuOlanMarka = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5            = new DevExpress.XtraEditors.LabelControl();
     this.panel4                   = new System.Windows.Forms.Panel();
     this.pictureEdit4             = new DevExpress.XtraEditors.PictureEdit();
     this.lblEnYuksekFiyatliMarka  = new DevExpress.XtraEditors.LabelControl();
     this.labelControl7            = new DevExpress.XtraEditors.LabelControl();
     this.grdMarkaIstatislik       = new DevExpress.XtraGrid.GridControl();
     this.gridView2                = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.panelControl1            = new DevExpress.XtraEditors.PanelControl();
     this.pictureEdit5             = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl4            = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2            = new DevExpress.XtraEditors.LabelControl();
     this.chartControl1            = new DevExpress.XtraCharts.ChartControl();
     this.panelControl2            = new DevExpress.XtraEditors.PanelControl();
     this.pictureEdit6             = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl6            = new DevExpress.XtraEditors.LabelControl();
     this.labelControl8            = new DevExpress.XtraEditors.LabelControl();
     this.chartControl2            = new DevExpress.XtraCharts.ChartControl();
     this.panelControl3            = new DevExpress.XtraEditors.PanelControl();
     this.panel10                  = new System.Windows.Forms.Panel();
     this.pictureEdit12            = new DevExpress.XtraEditors.PictureEdit();
     this.panel9                   = new System.Windows.Forms.Panel();
     this.pictureEdit11            = new DevExpress.XtraEditors.PictureEdit();
     this.panel8                   = new System.Windows.Forms.Panel();
     this.pictureEdit10            = new DevExpress.XtraEditors.PictureEdit();
     this.panel7                   = new System.Windows.Forms.Panel();
     this.pictureEdit9             = new DevExpress.XtraEditors.PictureEdit();
     this.panel6                   = new System.Windows.Forms.Panel();
     this.pictureEdit8             = new DevExpress.XtraEditors.PictureEdit();
     this.panel5                   = new System.Windows.Forms.Panel();
     this.pictureEdit7             = new DevExpress.XtraEditors.PictureEdit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).BeginInit();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit4.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdMarkaIstatislik)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit5.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit6.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
     this.panelControl3.SuspendLayout();
     this.panel10.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit12.Properties)).BeginInit();
     this.panel9.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit11.Properties)).BeginInit();
     this.panel8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit10.Properties)).BeginInit();
     this.panel7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit9.Properties)).BeginInit();
     this.panel6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit8.Properties)).BeginInit();
     this.panel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit7.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))));
     this.panel1.Controls.Add(this.pictureEdit1);
     this.panel1.Controls.Add(this.lblToplamUrunSayisi);
     this.panel1.Controls.Add(this.labelControl1);
     this.panel1.Location = new System.Drawing.Point(523, 1);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(207, 129);
     this.panel1.TabIndex = 1;
     //
     // pictureEdit1
     //
     this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Location  = new System.Drawing.Point(154, 76);
     this.pictureEdit1.Name      = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit1.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit1.Size     = new System.Drawing.Size(50, 50);
     this.pictureEdit1.TabIndex = 3;
     //
     // lblToplamUrunSayisi
     //
     this.lblToplamUrunSayisi.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.lblToplamUrunSayisi.Appearance.ForeColor            = System.Drawing.Color.White;
     this.lblToplamUrunSayisi.Appearance.Options.UseFont      = true;
     this.lblToplamUrunSayisi.Appearance.Options.UseForeColor = true;
     this.lblToplamUrunSayisi.Location = new System.Drawing.Point(17, 52);
     this.lblToplamUrunSayisi.Name     = "lblToplamUrunSayisi";
     this.lblToplamUrunSayisi.Size     = new System.Drawing.Size(60, 47);
     this.lblToplamUrunSayisi.TabIndex = 1;
     this.lblToplamUrunSayisi.Text     = "146";
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl1.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl1.Appearance.Options.UseFont      = true;
     this.labelControl1.Appearance.Options.UseForeColor = true;
     this.labelControl1.Location = new System.Drawing.Point(17, 15);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(112, 17);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text     = "Toplam Ürün Sayısı";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(159)))), ((int)(((byte)(26)))));
     this.panel2.Controls.Add(this.pictureEdit2);
     this.panel2.Controls.Add(this.lblToplamMarkaSayisi);
     this.panel2.Controls.Add(this.labelControl3);
     this.panel2.Location = new System.Drawing.Point(949, 1);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(207, 129);
     this.panel2.TabIndex = 2;
     //
     // pictureEdit2
     //
     this.pictureEdit2.EditValue = ((object)(resources.GetObject("pictureEdit2.EditValue")));
     this.pictureEdit2.Location  = new System.Drawing.Point(149, 76);
     this.pictureEdit2.Name      = "pictureEdit2";
     this.pictureEdit2.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit2.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit2.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit2.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit2.Size     = new System.Drawing.Size(50, 50);
     this.pictureEdit2.TabIndex = 4;
     //
     // lblToplamMarkaSayisi
     //
     this.lblToplamMarkaSayisi.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.lblToplamMarkaSayisi.Appearance.ForeColor            = System.Drawing.Color.White;
     this.lblToplamMarkaSayisi.Appearance.Options.UseFont      = true;
     this.lblToplamMarkaSayisi.Appearance.Options.UseForeColor = true;
     this.lblToplamMarkaSayisi.Location = new System.Drawing.Point(17, 52);
     this.lblToplamMarkaSayisi.Name     = "lblToplamMarkaSayisi";
     this.lblToplamMarkaSayisi.Size     = new System.Drawing.Size(60, 47);
     this.lblToplamMarkaSayisi.TabIndex = 1;
     this.lblToplamMarkaSayisi.Text     = "146";
     //
     // labelControl3
     //
     this.labelControl3.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl3.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl3.Appearance.Options.UseFont      = true;
     this.labelControl3.Appearance.Options.UseForeColor = true;
     this.labelControl3.Location = new System.Drawing.Point(17, 15);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(121, 17);
     this.labelControl3.TabIndex = 0;
     this.labelControl3.Text     = "Toplam Marka Sayısı";
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(113)))), ((int)(((byte)(88)))), ((int)(((byte)(226)))));
     this.panel3.Controls.Add(this.pictureEdit3);
     this.panel3.Controls.Add(this.lblEnFazlaUrunuOlanMarka);
     this.panel3.Controls.Add(this.labelControl5);
     this.panel3.Location = new System.Drawing.Point(736, 1);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(207, 129);
     this.panel3.TabIndex = 3;
     //
     // pictureEdit3
     //
     this.pictureEdit3.EditValue = ((object)(resources.GetObject("pictureEdit3.EditValue")));
     this.pictureEdit3.Location  = new System.Drawing.Point(152, 76);
     this.pictureEdit3.Name      = "pictureEdit3";
     this.pictureEdit3.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit3.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit3.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit3.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit3.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit3.Size     = new System.Drawing.Size(50, 50);
     this.pictureEdit3.TabIndex = 4;
     //
     // lblEnFazlaUrunuOlanMarka
     //
     this.lblEnFazlaUrunuOlanMarka.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.lblEnFazlaUrunuOlanMarka.Appearance.ForeColor            = System.Drawing.Color.White;
     this.lblEnFazlaUrunuOlanMarka.Appearance.Options.UseFont      = true;
     this.lblEnFazlaUrunuOlanMarka.Appearance.Options.UseForeColor = true;
     this.lblEnFazlaUrunuOlanMarka.Location = new System.Drawing.Point(17, 52);
     this.lblEnFazlaUrunuOlanMarka.Name     = "lblEnFazlaUrunuOlanMarka";
     this.lblEnFazlaUrunuOlanMarka.Size     = new System.Drawing.Size(79, 37);
     this.lblEnFazlaUrunuOlanMarka.TabIndex = 1;
     this.lblEnFazlaUrunuOlanMarka.Text     = "Vestel";
     //
     // labelControl5
     //
     this.labelControl5.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl5.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl5.Appearance.Options.UseFont      = true;
     this.labelControl5.Appearance.Options.UseForeColor = true;
     this.labelControl5.Location = new System.Drawing.Point(17, 15);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(158, 17);
     this.labelControl5.TabIndex = 0;
     this.labelControl5.Text     = "En Fazla Ürünü Olan Marka";
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(61)))), ((int)(((byte)(61)))), ((int)(((byte)(61)))));
     this.panel4.Controls.Add(this.pictureEdit4);
     this.panel4.Controls.Add(this.lblEnYuksekFiyatliMarka);
     this.panel4.Controls.Add(this.labelControl7);
     this.panel4.Location = new System.Drawing.Point(1160, 1);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(207, 129);
     this.panel4.TabIndex = 4;
     //
     // pictureEdit4
     //
     this.pictureEdit4.EditValue = ((object)(resources.GetObject("pictureEdit4.EditValue")));
     this.pictureEdit4.Location  = new System.Drawing.Point(149, 76);
     this.pictureEdit4.Name      = "pictureEdit4";
     this.pictureEdit4.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit4.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit4.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit4.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit4.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit4.Size     = new System.Drawing.Size(50, 50);
     this.pictureEdit4.TabIndex = 4;
     //
     // lblEnYuksekFiyatliMarka
     //
     this.lblEnYuksekFiyatliMarka.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.lblEnYuksekFiyatliMarka.Appearance.ForeColor            = System.Drawing.Color.White;
     this.lblEnYuksekFiyatliMarka.Appearance.Options.UseFont      = true;
     this.lblEnYuksekFiyatliMarka.Appearance.Options.UseForeColor = true;
     this.lblEnYuksekFiyatliMarka.Location = new System.Drawing.Point(17, 52);
     this.lblEnYuksekFiyatliMarka.Name     = "lblEnYuksekFiyatliMarka";
     this.lblEnYuksekFiyatliMarka.Size     = new System.Drawing.Size(60, 47);
     this.lblEnYuksekFiyatliMarka.TabIndex = 1;
     this.lblEnYuksekFiyatliMarka.Text     = "146";
     //
     // labelControl7
     //
     this.labelControl7.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl7.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl7.Appearance.Options.UseFont      = true;
     this.labelControl7.Appearance.Options.UseForeColor = true;
     this.labelControl7.Location = new System.Drawing.Point(17, 15);
     this.labelControl7.Name     = "labelControl7";
     this.labelControl7.Size     = new System.Drawing.Size(134, 17);
     this.labelControl7.TabIndex = 0;
     this.labelControl7.Text     = "En Yüksek Fiyatlı Marka";
     //
     // grdMarkaIstatislik
     //
     this.grdMarkaIstatislik.Location = new System.Drawing.Point(2, 1);
     this.grdMarkaIstatislik.MainView = this.gridView2;
     this.grdMarkaIstatislik.Name     = "grdMarkaIstatislik";
     this.grdMarkaIstatislik.Size     = new System.Drawing.Size(515, 535);
     this.grdMarkaIstatislik.TabIndex = 5;
     this.grdMarkaIstatislik.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     //
     // gridView2
     //
     this.gridView2.Appearance.Row.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     this.gridView2.Appearance.Row.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.gridView2.Appearance.Row.Options.UseBackColor = true;
     this.gridView2.GridControl = this.grdMarkaIstatislik;
     this.gridView2.Name        = "gridView2";
     //
     // panelControl1
     //
     this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.panelControl1.Controls.Add(this.pictureEdit5);
     this.panelControl1.Controls.Add(this.labelControl4);
     this.panelControl1.Controls.Add(this.labelControl2);
     this.panelControl1.Controls.Add(this.chartControl1);
     this.panelControl1.Location = new System.Drawing.Point(523, 136);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(420, 391);
     this.panelControl1.TabIndex = 6;
     //
     // pictureEdit5
     //
     this.pictureEdit5.EditValue = ((object)(resources.GetObject("pictureEdit5.EditValue")));
     this.pictureEdit5.Location  = new System.Drawing.Point(52, 0);
     this.pictureEdit5.Name      = "pictureEdit5";
     this.pictureEdit5.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit5.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit5.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit5.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit5.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit5.Size     = new System.Drawing.Size(50, 50);
     this.pictureEdit5.TabIndex = 4;
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(5, 56);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(397, 39);
     this.labelControl4.TabIndex = 2;
     this.labelControl4.Text     = "Bu bölümde markalar ve markalara ait istatistik değerlerini grafik üzerinden güçl" +
                                   "ü bir \r\narayüzle görüntülüyorsunuz.Aşağıdaki grafikte her bir markanın sahip old" +
                                   "uğu ürün \r\nsayısını görebilirsiniz.";
     //
     // labelControl2
     //
     this.labelControl2.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl2.Appearance.Options.UseFont = true;
     this.labelControl2.Location = new System.Drawing.Point(119, 17);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(163, 21);
     this.labelControl2.TabIndex = 1;
     this.labelControl2.Text     = "Marka ve İstatislikleri";
     //
     // chartControl1
     //
     this.chartControl1.Legend.Name = "Default Legend";
     this.chartControl1.Location    = new System.Drawing.Point(5, 120);
     this.chartControl1.Name        = "chartControl1";
     this.chartControl1.PaletteName = "Pastel Kit";
     series1.LegendTextPattern      = "{A}";
     series1.Name = "Series 1";
     series1.View = pieSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.Size     = new System.Drawing.Size(410, 266);
     this.chartControl1.TabIndex = 0;
     //
     // panelControl2
     //
     this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.panelControl2.Controls.Add(this.pictureEdit6);
     this.panelControl2.Controls.Add(this.labelControl6);
     this.panelControl2.Controls.Add(this.labelControl8);
     this.panelControl2.Controls.Add(this.chartControl2);
     this.panelControl2.Location = new System.Drawing.Point(949, 136);
     this.panelControl2.Name     = "panelControl2";
     this.panelControl2.Size     = new System.Drawing.Size(418, 317);
     this.panelControl2.TabIndex = 7;
     //
     // pictureEdit6
     //
     this.pictureEdit6.EditValue = ((object)(resources.GetObject("pictureEdit6.EditValue")));
     this.pictureEdit6.Location  = new System.Drawing.Point(49, 0);
     this.pictureEdit6.Name      = "pictureEdit6";
     this.pictureEdit6.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit6.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit6.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit6.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit6.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit6.Size     = new System.Drawing.Size(50, 50);
     this.pictureEdit6.TabIndex = 8;
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(5, 56);
     this.labelControl6.Name     = "labelControl6";
     this.labelControl6.Size     = new System.Drawing.Size(407, 26);
     this.labelControl6.TabIndex = 7;
     this.labelControl6.Text     = "Sistemimizde ürün girişi ve ürün takibi hem masaüstü hemde kargo noktasınada web\r" +
                                   "\ntarafından yapılmaktadır.Aşağıdaki grafikte kategori bazlı ürün sayıları yer al" +
                                   "maktadır.";
     //
     // labelControl8
     //
     this.labelControl8.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl8.Appearance.Options.UseFont = true;
     this.labelControl8.Location = new System.Drawing.Point(116, 17);
     this.labelControl8.Name     = "labelControl8";
     this.labelControl8.Size     = new System.Drawing.Size(169, 21);
     this.labelControl8.TabIndex = 6;
     this.labelControl8.Text     = "Ürünler ve Kategoriler";
     //
     // chartControl2
     //
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl2.Diagram     = xyDiagram1;
     this.chartControl2.Legend.Name = "Default Legend";
     this.chartControl2.Location    = new System.Drawing.Point(5, 101);
     this.chartControl2.Name        = "chartControl2";
     this.chartControl2.PaletteName = "Pastel Kit";
     series2.Name = "Kategoriler";
     series2.View = stackedBarSeriesView1;
     this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2
     };
     this.chartControl2.Size     = new System.Drawing.Size(407, 211);
     this.chartControl2.TabIndex = 5;
     //
     // panelControl3
     //
     this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.panelControl3.Controls.Add(this.panel10);
     this.panelControl3.Controls.Add(this.panel9);
     this.panelControl3.Controls.Add(this.panel8);
     this.panelControl3.Controls.Add(this.panel7);
     this.panelControl3.Controls.Add(this.panel6);
     this.panelControl3.Controls.Add(this.panel5);
     this.panelControl3.Location = new System.Drawing.Point(949, 459);
     this.panelControl3.Name     = "panelControl3";
     this.panelControl3.Size     = new System.Drawing.Size(418, 68);
     this.panelControl3.TabIndex = 8;
     //
     // panel10
     //
     this.panel10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(30)))), ((int)(((byte)(81)))));
     this.panel10.Controls.Add(this.pictureEdit12);
     this.panel10.Location = new System.Drawing.Point(352, 3);
     this.panel10.Name     = "panel10";
     this.panel10.Size     = new System.Drawing.Size(60, 60);
     this.panel10.TabIndex = 10;
     //
     // pictureEdit12
     //
     this.pictureEdit12.EditValue = ((object)(resources.GetObject("pictureEdit12.EditValue")));
     this.pictureEdit12.Location  = new System.Drawing.Point(8, 9);
     this.pictureEdit12.Name      = "pictureEdit12";
     this.pictureEdit12.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit12.Properties.Appearance.ForeColor            = System.Drawing.Color.Transparent;
     this.pictureEdit12.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit12.Properties.Appearance.Options.UseForeColor = true;
     this.pictureEdit12.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit12.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit12.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit12.Size     = new System.Drawing.Size(40, 40);
     this.pictureEdit12.TabIndex = 5;
     //
     // panel9
     //
     this.panel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(195)))), ((int)(((byte)(18)))));
     this.panel9.Controls.Add(this.pictureEdit11);
     this.panel9.Location = new System.Drawing.Point(286, 3);
     this.panel9.Name     = "panel9";
     this.panel9.Size     = new System.Drawing.Size(60, 60);
     this.panel9.TabIndex = 9;
     //
     // pictureEdit11
     //
     this.pictureEdit11.EditValue = ((object)(resources.GetObject("pictureEdit11.EditValue")));
     this.pictureEdit11.Location  = new System.Drawing.Point(8, 9);
     this.pictureEdit11.Name      = "pictureEdit11";
     this.pictureEdit11.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit11.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit11.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit11.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit11.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit11.Size     = new System.Drawing.Size(40, 40);
     this.pictureEdit11.TabIndex = 5;
     //
     // panel8
     //
     this.panel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(90)))), ((int)(((byte)(36)))));
     this.panel8.Controls.Add(this.pictureEdit10);
     this.panel8.Location = new System.Drawing.Point(220, 3);
     this.panel8.Name     = "panel8";
     this.panel8.Size     = new System.Drawing.Size(60, 60);
     this.panel8.TabIndex = 8;
     //
     // pictureEdit10
     //
     this.pictureEdit10.EditValue = ((object)(resources.GetObject("pictureEdit10.EditValue")));
     this.pictureEdit10.Location  = new System.Drawing.Point(8, 9);
     this.pictureEdit10.Name      = "pictureEdit10";
     this.pictureEdit10.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit10.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit10.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit10.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit10.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit10.Size     = new System.Drawing.Size(40, 40);
     this.pictureEdit10.TabIndex = 5;
     //
     // panel7
     //
     this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(148)))), ((int)(((byte)(50)))));
     this.panel7.Controls.Add(this.pictureEdit9);
     this.panel7.Location = new System.Drawing.Point(141, 3);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(60, 60);
     this.panel7.TabIndex = 7;
     //
     // pictureEdit9
     //
     this.pictureEdit9.EditValue = ((object)(resources.GetObject("pictureEdit9.EditValue")));
     this.pictureEdit9.Location  = new System.Drawing.Point(8, 9);
     this.pictureEdit9.Name      = "pictureEdit9";
     this.pictureEdit9.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit9.Properties.Appearance.ForeColor            = System.Drawing.Color.Transparent;
     this.pictureEdit9.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit9.Properties.Appearance.Options.UseForeColor = true;
     this.pictureEdit9.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit9.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit9.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit9.Size     = new System.Drawing.Size(40, 40);
     this.pictureEdit9.TabIndex = 5;
     //
     // panel6
     //
     this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(76)))), ((int)(((byte)(103)))));
     this.panel6.Controls.Add(this.pictureEdit8);
     this.panel6.Location = new System.Drawing.Point(75, 3);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(60, 60);
     this.panel6.TabIndex = 6;
     //
     // pictureEdit8
     //
     this.pictureEdit8.EditValue = ((object)(resources.GetObject("pictureEdit8.EditValue")));
     this.pictureEdit8.Location  = new System.Drawing.Point(8, 9);
     this.pictureEdit8.Name      = "pictureEdit8";
     this.pictureEdit8.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit8.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit8.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit8.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit8.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit8.Size     = new System.Drawing.Size(40, 40);
     this.pictureEdit8.TabIndex = 5;
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(203)))), ((int)(((byte)(196)))));
     this.panel5.Controls.Add(this.pictureEdit7);
     this.panel5.Location = new System.Drawing.Point(10, 3);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(60, 60);
     this.panel5.TabIndex = 5;
     //
     // pictureEdit7
     //
     this.pictureEdit7.EditValue = ((object)(resources.GetObject("pictureEdit7.EditValue")));
     this.pictureEdit7.Location  = new System.Drawing.Point(8, 9);
     this.pictureEdit7.Name      = "pictureEdit7";
     this.pictureEdit7.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit7.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit7.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit7.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit7.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit7.Size     = new System.Drawing.Size(40, 40);
     this.pictureEdit7.TabIndex = 5;
     //
     // FrmMarkaIstatislik
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1370, 541);
     this.Controls.Add(this.panelControl3);
     this.Controls.Add(this.panelControl2);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.grdMarkaIstatislik);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Name  = "FrmMarkaIstatislik";
     this.Text  = "Marka İstatislikleri";
     this.Load += new System.EventHandler(this.FrmMarkaIstatislik_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).EndInit();
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit4.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdMarkaIstatislik)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit5.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     this.panelControl2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit6.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
     this.panelControl3.ResumeLayout(false);
     this.panel10.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit12.Properties)).EndInit();
     this.panel9.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit11.Properties)).EndInit();
     this.panel8.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit10.Properties)).EndInit();
     this.panel7.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit9.Properties)).EndInit();
     this.panel6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit8.Properties)).EndInit();
     this.panel5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit7.Properties)).EndInit();
     this.ResumeLayout(false);
 }
예제 #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(FrmMarkalar));
     DevExpress.XtraCharts.Series               series3               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PieSeriesView        pieSeriesView2        = new DevExpress.XtraCharts.PieSeriesView();
     DevExpress.XtraCharts.XYDiagram            xyDiagram2            = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series4               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView3 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView4 = new DevExpress.XtraCharts.StackedBarSeriesView();
     this.gridControl1            = new DevExpress.XtraGrid.GridControl();
     this.gridView1               = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.panel1                  = new System.Windows.Forms.Panel();
     this.pictureEdit2            = new DevExpress.XtraEditors.PictureEdit();
     this.lblToplamUrun           = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1           = new DevExpress.XtraEditors.LabelControl();
     this.panel2                  = new System.Windows.Forms.Panel();
     this.pictureEdit1            = new DevExpress.XtraEditors.PictureEdit();
     this.lblToplamMarka          = new DevExpress.XtraEditors.LabelControl();
     this.labelControl3           = new DevExpress.XtraEditors.LabelControl();
     this.panel3                  = new System.Windows.Forms.Panel();
     this.pictureEdit4            = new DevExpress.XtraEditors.PictureEdit();
     this.lblEnFazlaUrunluMarka   = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5           = new DevExpress.XtraEditors.LabelControl();
     this.panel5                  = new System.Windows.Forms.Panel();
     this.pictureEdit3            = new DevExpress.XtraEditors.PictureEdit();
     this.lblEnYüksekFiyatliMarka = new DevExpress.XtraEditors.LabelControl();
     this.labelControl9           = new DevExpress.XtraEditors.LabelControl();
     this.panelControl1           = new DevExpress.XtraEditors.PanelControl();
     this.pictureEdit5            = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl4           = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2           = new DevExpress.XtraEditors.LabelControl();
     this.chartControl1           = new DevExpress.XtraCharts.ChartControl();
     this.panelControl2           = new DevExpress.XtraEditors.PanelControl();
     this.labelControl7           = new DevExpress.XtraEditors.LabelControl();
     this.chartControl2           = new DevExpress.XtraCharts.ChartControl();
     this.pictureEdit6            = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl6           = new DevExpress.XtraEditors.LabelControl();
     this.panelControl3           = new DevExpress.XtraEditors.PanelControl();
     this.panel10                 = new System.Windows.Forms.Panel();
     this.pictureEdit12           = new DevExpress.XtraEditors.PictureEdit();
     this.panel9                  = new System.Windows.Forms.Panel();
     this.pictureEdit11           = new DevExpress.XtraEditors.PictureEdit();
     this.panel8                  = new System.Windows.Forms.Panel();
     this.pictureEdit10           = new DevExpress.XtraEditors.PictureEdit();
     this.panel7                  = new System.Windows.Forms.Panel();
     this.pictureEdit9            = new DevExpress.XtraEditors.PictureEdit();
     this.panel6                  = new System.Windows.Forms.Panel();
     this.pictureEdit8            = new DevExpress.XtraEditors.PictureEdit();
     this.panel4                  = new System.Windows.Forms.Panel();
     this.pictureEdit7            = new DevExpress.XtraEditors.PictureEdit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit4.Properties)).BeginInit();
     this.panel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit5.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit6.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
     this.panelControl3.SuspendLayout();
     this.panel10.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit12.Properties)).BeginInit();
     this.panel9.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit11.Properties)).BeginInit();
     this.panel8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit10.Properties)).BeginInit();
     this.panel7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit9.Properties)).BeginInit();
     this.panel6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit8.Properties)).BeginInit();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit7.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // gridControl1
     //
     this.gridControl1.Font     = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.gridControl1.Location = new System.Drawing.Point(2, 3);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(462, 560);
     this.gridControl1.TabIndex = 1;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Appearance.Row.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.gridView1.Appearance.Row.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.gridView1.Appearance.Row.Options.UseBackColor = true;
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsView.HeaderFilterButtonShowMode = DevExpress.XtraEditors.Controls.FilterButtonShowMode.Button;
     this.gridView1.OptionsView.ShowAutoFilterRow          = true;
     this.gridView1.OptionsView.ShowGroupPanel             = false;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
     this.panel1.Controls.Add(this.pictureEdit2);
     this.panel1.Controls.Add(this.lblToplamUrun);
     this.panel1.Controls.Add(this.labelControl1);
     this.panel1.Location = new System.Drawing.Point(468, 3);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(210, 108);
     this.panel1.TabIndex = 2;
     //
     // pictureEdit2
     //
     this.pictureEdit2.EditValue = ((object)(resources.GetObject("pictureEdit2.EditValue")));
     this.pictureEdit2.Location  = new System.Drawing.Point(150, 32);
     this.pictureEdit2.Name      = "pictureEdit2";
     this.pictureEdit2.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit2.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit2.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit2.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit2.Size     = new System.Drawing.Size(60, 58);
     this.pictureEdit2.TabIndex = 3;
     //
     // lblToplamUrun
     //
     this.lblToplamUrun.Appearance.Font                 = new System.Drawing.Font("Segoe UI Semibold", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.lblToplamUrun.Appearance.ForeColor            = System.Drawing.Color.White;
     this.lblToplamUrun.Appearance.Options.UseFont      = true;
     this.lblToplamUrun.Appearance.Options.UseForeColor = true;
     this.lblToplamUrun.Location = new System.Drawing.Point(17, 55);
     this.lblToplamUrun.Name     = "lblToplamUrun";
     this.lblToplamUrun.Size     = new System.Drawing.Size(39, 32);
     this.lblToplamUrun.TabIndex = 1;
     this.lblToplamUrun.Text     = "615";
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl1.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl1.Appearance.Options.UseFont      = true;
     this.labelControl1.Appearance.Options.UseForeColor = true;
     this.labelControl1.Location = new System.Drawing.Point(15, 13);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(130, 20);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text     = "Toplam Ürün Sayısı:";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(185)))), ((int)(((byte)(59)))));
     this.panel2.Controls.Add(this.pictureEdit1);
     this.panel2.Controls.Add(this.lblToplamMarka);
     this.panel2.Controls.Add(this.labelControl3);
     this.panel2.Location = new System.Drawing.Point(916, 3);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(221, 108);
     this.panel2.TabIndex = 8;
     //
     // pictureEdit1
     //
     this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Location  = new System.Drawing.Point(150, 32);
     this.pictureEdit1.Name      = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit1.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit1.Size     = new System.Drawing.Size(60, 58);
     this.pictureEdit1.TabIndex = 4;
     //
     // lblToplamMarka
     //
     this.lblToplamMarka.Appearance.Font                 = new System.Drawing.Font("Segoe UI Semibold", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.lblToplamMarka.Appearance.ForeColor            = System.Drawing.Color.White;
     this.lblToplamMarka.Appearance.Options.UseFont      = true;
     this.lblToplamMarka.Appearance.Options.UseForeColor = true;
     this.lblToplamMarka.Location = new System.Drawing.Point(17, 55);
     this.lblToplamMarka.Name     = "lblToplamMarka";
     this.lblToplamMarka.Size     = new System.Drawing.Size(26, 32);
     this.lblToplamMarka.TabIndex = 1;
     this.lblToplamMarka.Text     = "60";
     //
     // labelControl3
     //
     this.labelControl3.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl3.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl3.Appearance.Options.UseFont      = true;
     this.labelControl3.Appearance.Options.UseForeColor = true;
     this.labelControl3.Location = new System.Drawing.Point(15, 13);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(140, 20);
     this.labelControl3.TabIndex = 0;
     this.labelControl3.Text     = "Toplam Marka Sayısı:";
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(192)))), ((int)(((byte)(235)))));
     this.panel3.Controls.Add(this.pictureEdit4);
     this.panel3.Controls.Add(this.lblEnFazlaUrunluMarka);
     this.panel3.Controls.Add(this.labelControl5);
     this.panel3.Location = new System.Drawing.Point(684, 3);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(226, 108);
     this.panel3.TabIndex = 9;
     //
     // pictureEdit4
     //
     this.pictureEdit4.EditValue = ((object)(resources.GetObject("pictureEdit4.EditValue")));
     this.pictureEdit4.Location  = new System.Drawing.Point(150, 32);
     this.pictureEdit4.Name      = "pictureEdit4";
     this.pictureEdit4.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit4.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit4.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit4.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit4.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit4.Size     = new System.Drawing.Size(60, 58);
     this.pictureEdit4.TabIndex = 11;
     //
     // lblEnFazlaUrunluMarka
     //
     this.lblEnFazlaUrunluMarka.Appearance.Font                 = new System.Drawing.Font("Segoe UI Semibold", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.lblEnFazlaUrunluMarka.Appearance.ForeColor            = System.Drawing.Color.White;
     this.lblEnFazlaUrunluMarka.Appearance.Options.UseFont      = true;
     this.lblEnFazlaUrunluMarka.Appearance.Options.UseForeColor = true;
     this.lblEnFazlaUrunluMarka.Location = new System.Drawing.Point(17, 55);
     this.lblEnFazlaUrunluMarka.Name     = "lblEnFazlaUrunluMarka";
     this.lblEnFazlaUrunluMarka.Size     = new System.Drawing.Size(29, 32);
     this.lblEnFazlaUrunluMarka.TabIndex = 1;
     this.lblEnFazlaUrunluMarka.Text     = "LG";
     //
     // labelControl5
     //
     this.labelControl5.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl5.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl5.Appearance.Options.UseFont      = true;
     this.labelControl5.Appearance.Options.UseForeColor = true;
     this.labelControl5.Location = new System.Drawing.Point(14, 13);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(180, 20);
     this.labelControl5.TabIndex = 0;
     this.labelControl5.Text     = "En Fazla Ürünü Olan Marka:";
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(36)))), ((int)(((byte)(97)))));
     this.panel5.Controls.Add(this.pictureEdit3);
     this.panel5.Controls.Add(this.lblEnYüksekFiyatliMarka);
     this.panel5.Controls.Add(this.labelControl9);
     this.panel5.Location = new System.Drawing.Point(1143, 3);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(225, 108);
     this.panel5.TabIndex = 10;
     //
     // pictureEdit3
     //
     this.pictureEdit3.EditValue = ((object)(resources.GetObject("pictureEdit3.EditValue")));
     this.pictureEdit3.Location  = new System.Drawing.Point(150, 32);
     this.pictureEdit3.Name      = "pictureEdit3";
     this.pictureEdit3.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit3.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit3.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit3.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit3.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit3.Size     = new System.Drawing.Size(60, 60);
     this.pictureEdit3.TabIndex = 12;
     //
     // lblEnYüksekFiyatliMarka
     //
     this.lblEnYüksekFiyatliMarka.Appearance.Font                 = new System.Drawing.Font("Segoe UI Semibold", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.lblEnYüksekFiyatliMarka.Appearance.ForeColor            = System.Drawing.Color.White;
     this.lblEnYüksekFiyatliMarka.Appearance.Options.UseFont      = true;
     this.lblEnYüksekFiyatliMarka.Appearance.Options.UseForeColor = true;
     this.lblEnYüksekFiyatliMarka.Location = new System.Drawing.Point(17, 55);
     this.lblEnYüksekFiyatliMarka.Name     = "lblEnYüksekFiyatliMarka";
     this.lblEnYüksekFiyatliMarka.Size     = new System.Drawing.Size(97, 32);
     this.lblEnYüksekFiyatliMarka.TabIndex = 1;
     this.lblEnYüksekFiyatliMarka.Text     = "SIEMENS";
     //
     // labelControl9
     //
     this.labelControl9.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl9.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl9.Appearance.Options.UseFont      = true;
     this.labelControl9.Appearance.Options.UseForeColor = true;
     this.labelControl9.Location = new System.Drawing.Point(15, 13);
     this.labelControl9.Name     = "labelControl9";
     this.labelControl9.Size     = new System.Drawing.Size(152, 20);
     this.labelControl9.TabIndex = 0;
     this.labelControl9.Text     = "En Yüksek Fiyatlı Marka";
     //
     // panelControl1
     //
     this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.panelControl1.Controls.Add(this.pictureEdit5);
     this.panelControl1.Controls.Add(this.labelControl4);
     this.panelControl1.Controls.Add(this.labelControl2);
     this.panelControl1.Controls.Add(this.chartControl1);
     this.panelControl1.Location = new System.Drawing.Point(469, 115);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(441, 448);
     this.panelControl1.TabIndex = 11;
     //
     // pictureEdit5
     //
     this.pictureEdit5.EditValue = ((object)(resources.GetObject("pictureEdit5.EditValue")));
     this.pictureEdit5.Location  = new System.Drawing.Point(10, 4);
     this.pictureEdit5.Name      = "pictureEdit5";
     this.pictureEdit5.Properties.Appearance.BackColor            = System.Drawing.Color.Gray;
     this.pictureEdit5.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit5.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit5.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit5.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit5.Size     = new System.Drawing.Size(40, 40);
     this.pictureEdit5.TabIndex = 12;
     //
     // labelControl4
     //
     this.labelControl4.Appearance.Font            = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl4.Appearance.Options.UseFont = true;
     this.labelControl4.Location = new System.Drawing.Point(9, 50);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(399, 60);
     this.labelControl4.TabIndex = 2;
     this.labelControl4.Text     = resources.GetString("labelControl4.Text");
     //
     // labelControl2
     //
     this.labelControl2.Appearance.Font            = new System.Drawing.Font("Segoe UI Semibold", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl2.Appearance.Options.UseFont = true;
     this.labelControl2.Location = new System.Drawing.Point(62, 9);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(175, 30);
     this.labelControl2.TabIndex = 1;
     this.labelControl2.Text     = "Marka İstatistikleri";
     //
     // chartControl1
     //
     this.chartControl1.Legend.Name = "Default Legend";
     this.chartControl1.Location    = new System.Drawing.Point(9, 112);
     this.chartControl1.Name        = "chartControl1";
     this.chartControl1.PaletteName = "Office 2013";
     series3.LegendTextPattern      = "{A}";
     series3.Name = "Series 1";
     series3.View = pieSeriesView2;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series3
     };
     this.chartControl1.Size     = new System.Drawing.Size(418, 331);
     this.chartControl1.TabIndex = 0;
     //
     // panelControl2
     //
     this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl2.Controls.Add(this.labelControl7);
     this.panelControl2.Controls.Add(this.chartControl2);
     this.panelControl2.Controls.Add(this.pictureEdit6);
     this.panelControl2.Controls.Add(this.labelControl6);
     this.panelControl2.Location = new System.Drawing.Point(916, 117);
     this.panelControl2.Name     = "panelControl2";
     this.panelControl2.Size     = new System.Drawing.Size(449, 349);
     this.panelControl2.TabIndex = 12;
     //
     // labelControl7
     //
     this.labelControl7.Appearance.Font            = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl7.Appearance.Options.UseFont = true;
     this.labelControl7.Location = new System.Drawing.Point(5, 51);
     this.labelControl7.Name     = "labelControl7";
     this.labelControl7.Size     = new System.Drawing.Size(438, 45);
     this.labelControl7.TabIndex = 15;
     this.labelControl7.Text     = "Sistemimizde bir ürün girişi ve ürün takibi hem masaüstü hem de kargo noktasında\r" +
                                   "\nweb tarafından yapılabilmektedir.\r\nAşağıdaki grafik tüm kategorilerdeki ürün sa" +
                                   "yısını gösteriyor.";
     this.labelControl7.Click += new System.EventHandler(this.labelControl7_Click);
     //
     // chartControl2
     //
     this.chartControl2.AppearanceNameSerializable = "Gray";
     xyDiagram2.AxisX.VisibleInPanesSerializable   = "-1";
     xyDiagram2.AxisY.VisibleInPanesSerializable   = "-1";
     this.chartControl2.Diagram                = xyDiagram2;
     this.chartControl2.Legend.Name            = "Default Legend";
     this.chartControl2.Location               = new System.Drawing.Point(5, 101);
     this.chartControl2.Name                   = "chartControl2";
     this.chartControl2.PaletteBaseColorNumber = 3;
     this.chartControl2.PaletteName            = "Blue II";
     series4.Name = "Series 1";
     series4.View = stackedBarSeriesView3;
     this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series4
     };
     this.chartControl2.SeriesTemplate.View = stackedBarSeriesView4;
     this.chartControl2.Size     = new System.Drawing.Size(437, 242);
     this.chartControl2.TabIndex = 14;
     //
     // pictureEdit6
     //
     this.pictureEdit6.EditValue = ((object)(resources.GetObject("pictureEdit6.EditValue")));
     this.pictureEdit6.Location  = new System.Drawing.Point(7, 4);
     this.pictureEdit6.Name      = "pictureEdit6";
     this.pictureEdit6.Properties.Appearance.BackColor            = System.Drawing.Color.Gray;
     this.pictureEdit6.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit6.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit6.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit6.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit6.Size     = new System.Drawing.Size(40, 40);
     this.pictureEdit6.TabIndex = 14;
     //
     // labelControl6
     //
     this.labelControl6.Appearance.Font            = new System.Drawing.Font("Segoe UI Semibold", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl6.Appearance.Options.UseFont = true;
     this.labelControl6.Location = new System.Drawing.Point(60, 7);
     this.labelControl6.Name     = "labelControl6";
     this.labelControl6.Size     = new System.Drawing.Size(189, 30);
     this.labelControl6.TabIndex = 13;
     this.labelControl6.Text     = "Ürün Ve Kategoriler";
     //
     // panelControl3
     //
     this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl3.Controls.Add(this.panel10);
     this.panelControl3.Controls.Add(this.panel9);
     this.panelControl3.Controls.Add(this.panel8);
     this.panelControl3.Controls.Add(this.panel7);
     this.panelControl3.Controls.Add(this.panel6);
     this.panelControl3.Controls.Add(this.panel4);
     this.panelControl3.Location = new System.Drawing.Point(916, 471);
     this.panelControl3.Name     = "panelControl3";
     this.panelControl3.Size     = new System.Drawing.Size(449, 90);
     this.panelControl3.TabIndex = 13;
     //
     // panel10
     //
     this.panel10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(76)))), ((int)(((byte)(209)))), ((int)(((byte)(55)))));
     this.panel10.Controls.Add(this.pictureEdit12);
     this.panel10.Location = new System.Drawing.Point(374, 15);
     this.panel10.Name     = "panel10";
     this.panel10.Size     = new System.Drawing.Size(65, 65);
     this.panel10.TabIndex = 5;
     //
     // pictureEdit12
     //
     this.pictureEdit12.EditValue = ((object)(resources.GetObject("pictureEdit12.EditValue")));
     this.pictureEdit12.Location  = new System.Drawing.Point(8, 9);
     this.pictureEdit12.Name      = "pictureEdit12";
     this.pictureEdit12.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit12.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit12.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit12.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit12.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit12.Size     = new System.Drawing.Size(50, 50);
     this.pictureEdit12.TabIndex = 5;
     //
     // panel9
     //
     this.panel9.BackColor = System.Drawing.Color.Coral;
     this.panel9.Controls.Add(this.pictureEdit11);
     this.panel9.Location = new System.Drawing.Point(300, 15);
     this.panel9.Name     = "panel9";
     this.panel9.Size     = new System.Drawing.Size(65, 65);
     this.panel9.TabIndex = 4;
     //
     // pictureEdit11
     //
     this.pictureEdit11.EditValue = ((object)(resources.GetObject("pictureEdit11.EditValue")));
     this.pictureEdit11.Location  = new System.Drawing.Point(8, 9);
     this.pictureEdit11.Name      = "pictureEdit11";
     this.pictureEdit11.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit11.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit11.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit11.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit11.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit11.Size     = new System.Drawing.Size(50, 50);
     this.pictureEdit11.TabIndex = 5;
     //
     // panel8
     //
     this.panel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(31)))), ((int)(((byte)(151)))));
     this.panel8.Controls.Add(this.pictureEdit10);
     this.panel8.Location = new System.Drawing.Point(228, 15);
     this.panel8.Name     = "panel8";
     this.panel8.Size     = new System.Drawing.Size(65, 65);
     this.panel8.TabIndex = 3;
     //
     // pictureEdit10
     //
     this.pictureEdit10.EditValue = ((object)(resources.GetObject("pictureEdit10.EditValue")));
     this.pictureEdit10.Location  = new System.Drawing.Point(8, 9);
     this.pictureEdit10.Name      = "pictureEdit10";
     this.pictureEdit10.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit10.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit10.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit10.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit10.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit10.Size     = new System.Drawing.Size(50, 50);
     this.pictureEdit10.TabIndex = 5;
     //
     // panel7
     //
     this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(211)))), ((int)(((byte)(42)))));
     this.panel7.Controls.Add(this.pictureEdit9);
     this.panel7.Location = new System.Drawing.Point(156, 15);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(65, 65);
     this.panel7.TabIndex = 2;
     //
     // pictureEdit9
     //
     this.pictureEdit9.EditValue = ((object)(resources.GetObject("pictureEdit9.EditValue")));
     this.pictureEdit9.Location  = new System.Drawing.Point(8, 9);
     this.pictureEdit9.Name      = "pictureEdit9";
     this.pictureEdit9.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit9.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit9.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit9.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit9.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit9.Size     = new System.Drawing.Size(50, 50);
     this.pictureEdit9.TabIndex = 5;
     //
     // panel6
     //
     this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(59)))), ((int)(((byte)(87)))));
     this.panel6.Controls.Add(this.pictureEdit8);
     this.panel6.Location = new System.Drawing.Point(81, 15);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(65, 65);
     this.panel6.TabIndex = 1;
     //
     // pictureEdit8
     //
     this.pictureEdit8.EditValue = ((object)(resources.GetObject("pictureEdit8.EditValue")));
     this.pictureEdit8.Location  = new System.Drawing.Point(8, 9);
     this.pictureEdit8.Name      = "pictureEdit8";
     this.pictureEdit8.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit8.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit8.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit8.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit8.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit8.Size     = new System.Drawing.Size(50, 50);
     this.pictureEdit8.TabIndex = 5;
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(172)))), ((int)(((byte)(224)))));
     this.panel4.Controls.Add(this.pictureEdit7);
     this.panel4.Location = new System.Drawing.Point(10, 15);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(65, 65);
     this.panel4.TabIndex = 0;
     //
     // pictureEdit7
     //
     this.pictureEdit7.EditValue = ((object)(resources.GetObject("pictureEdit7.EditValue")));
     this.pictureEdit7.Location  = new System.Drawing.Point(8, 9);
     this.pictureEdit7.Name      = "pictureEdit7";
     this.pictureEdit7.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit7.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit7.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit7.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit7.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit7.Size     = new System.Drawing.Size(50, 50);
     this.pictureEdit7.TabIndex = 5;
     //
     // FrmMarkalar
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1370, 572);
     this.Controls.Add(this.panelControl3);
     this.Controls.Add(this.panelControl2);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.panel5);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.gridControl1);
     this.Name          = "FrmMarkalar";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Markalar";
     this.Load         += new System.EventHandler(this.FrmMarkalar_Load);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit4.Properties)).EndInit();
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit5.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     this.panelControl2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit6.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
     this.panelControl3.ResumeLayout(false);
     this.panel10.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit12.Properties)).EndInit();
     this.panel9.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit11.Properties)).EndInit();
     this.panel8.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit10.Properties)).EndInit();
     this.panel7.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit9.Properties)).EndInit();
     this.panel6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit8.Properties)).EndInit();
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit7.Properties)).EndInit();
     this.ResumeLayout(false);
 }
예제 #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram            xyDiagram1            = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series1               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView1 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series               series2               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView2 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView3 = new DevExpress.XtraCharts.StackedBarSeriesView();
     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.xrTableCell2   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrChart1       = new DevExpress.XtraReports.UI.XRChart();
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.GroupHeader1   = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.MonthYearLabel = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine1        = new DevExpress.XtraReports.UI.XRLine();
     this.xrPageInfo1    = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter     = new DevExpress.XtraReports.UI.PageFooterBand();
     this.ServerName     = new DevExpress.XtraReports.Parameters.Parameter();
     this.DateM          = new DevExpress.XtraReports.Parameters.Parameter();
     this.DateY          = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrTable2       = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell4   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6   = new DevExpress.XtraReports.UI.XRTableCell();
     this.GroupHeader2   = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.ServerNameSQL  = new DevExpress.XtraReports.Parameters.Parameter();
     this.ExactMatch     = new DevExpress.XtraReports.Parameters.Parameter();
     this.MonthYear      = new DevExpress.XtraReports.Parameters.Parameter();
     this.DownMin        = new DevExpress.XtraReports.Parameters.Parameter();
     this.ServerType     = new DevExpress.XtraReports.Parameters.Parameter();
     this.ServerTypeSQL  = new DevExpress.XtraReports.Parameters.Parameter();
     this.DateD          = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrSubreport1   = new DevExpress.XtraReports.UI.XRSubreport();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.BackColor = System.Drawing.Color.White;
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1
     });
     this.Detail.HeightF = 25F;
     this.Detail.Name    = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.StylePriority.UseBackColor = false;
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrTable1
     //
     this.xrTable1.BackColor   = System.Drawing.Color.WhiteSmoke;
     this.xrTable1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(177)))), ((int)(((byte)(183)))));
     this.xrTable1.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable1.Font          = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(98.95834F, 0F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(552.0833F, 25F);
     this.xrTable1.StylePriority.UseBackColor   = false;
     this.xrTable1.StylePriority.UseBorderColor = false;
     this.xrTable1.StylePriority.UseBorders     = false;
     this.xrTable1.StylePriority.UseFont        = false;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell2,
         this.xrTableCell3
     });
     this.xrTableRow1.Name = "xrTableRow1";
     this.xrTableRow1.StylePriority.UseBorders = false;
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name    = "xrTableCell1";
     this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
     this.xrTableCell1.StylePriority.UsePadding = false;
     this.xrTableCell1.Text   = "xrTableCell1";
     this.xrTableCell1.Weight = 2.9687500000000004D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Name    = "xrTableCell2";
     this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 5, 0, 0, 100F);
     this.xrTableCell2.StylePriority.UsePadding       = false;
     this.xrTableCell2.StylePriority.UseTextAlignment = false;
     this.xrTableCell2.Text          = "xrTableCell2";
     this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrTableCell2.Weight        = 1.1666665649414063D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Name    = "xrTableCell3";
     this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 5, 0, 0, 100F);
     this.xrTableCell3.StylePriority.UsePadding       = false;
     this.xrTableCell3.StylePriority.UseTextAlignment = false;
     this.xrTableCell3.Text          = "xrTableCell3";
     this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
     this.xrTableCell3.Weight        = 1.3854165649414061D;
     //
     // xrChart1
     //
     this.xrChart1.BackColor                     = System.Drawing.Color.Transparent;
     this.xrChart1.BorderColor                   = System.Drawing.Color.Black;
     this.xrChart1.Borders                       = DevExpress.XtraPrinting.BorderSide.None;
     xyDiagram1.AxisX.Label.Staggered            = true;
     xyDiagram1.AxisX.Tickmarks.MinorVisible     = false;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisX.WholeRange.AutoSideMargins = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.WholeRange.AutoSideMargins = true;
     xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYZooming   = DevExpress.Utils.DefaultBoolean.False;
     this.xrChart1.Diagram                       = xyDiagram1;
     this.xrChart1.Legend.Visibility             = DevExpress.Utils.DefaultBoolean.False;
     this.xrChart1.LocationFloat                 = new DevExpress.Utils.PointFloat(9.536743E-05F, 86.4583F);
     this.xrChart1.Name = "xrChart1";
     series1.Name       = "Series 1";
     stackedBarSeriesView1.Transparency = ((byte)(135));
     series1.View = stackedBarSeriesView1;
     series2.Name = "Series 2";
     stackedBarSeriesView2.Transparency = ((byte)(135));
     series2.View = stackedBarSeriesView2;
     this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.xrChart1.SeriesTemplate.View = stackedBarSeriesView3;
     this.xrChart1.SizeF = new System.Drawing.SizeF(899.9999F, 484.3751F);
     this.xrChart1.StylePriority.UseBackColor = false;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 81.25F;
     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       = 100F;
     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.MonthYearLabel,
         this.xrLine1,
         this.xrPageInfo1,
         this.xrLabel1,
         this.xrChart1
     });
     this.GroupHeader1.HeightF = 570.8335F;
     this.GroupHeader1.Level   = 1;
     this.GroupHeader1.Name    = "GroupHeader1";
     //
     // MonthYearLabel
     //
     this.MonthYearLabel.Font                  = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.MonthYearLabel.LocationFloat         = new DevExpress.Utils.PointFloat(0F, 47.99998F);
     this.MonthYearLabel.Name                  = "MonthYearLabel";
     this.MonthYearLabel.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.MonthYearLabel.SizeF                 = new System.Drawing.SizeF(202.0833F, 23F);
     this.MonthYearLabel.StylePriority.UseFont = false;
     //
     // xrLine1
     //
     this.xrLine1.LineWidth     = 2;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 32.99999F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(900F, 15F);
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Font          = new System.Drawing.Font("Tahoma", 8.25F);
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(655F, 17.00001F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.PageInfo      = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(245F, 16F);
     this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLabel1
     //
     this.xrLabel1.CanShrink     = true;
     this.xrLabel1.Font          = new System.Drawing.Font("Tahoma", 18F);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(338.5416F, 33F);
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "Server Down Time in Minutes";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrSubreport1
     });
     this.PageFooter.HeightF = 23F;
     this.PageFooter.Name    = "PageFooter";
     //
     // ServerName
     //
     this.ServerName.Name = "ServerName";
     //
     // DateM
     //
     this.DateM.Name      = "DateM";
     this.DateM.Type      = typeof(int);
     this.DateM.ValueInfo = "0";
     //
     // DateY
     //
     this.DateY.Name      = "DateY";
     this.DateY.Type      = typeof(int);
     this.DateY.ValueInfo = "0";
     //
     // xrTable2
     //
     this.xrTable2.KeepTogether  = true;
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(98.95834F, 18.75F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.SizeF = new System.Drawing.SizeF(552.0833F, 33.33333F);
     //
     // xrTableRow2
     //
     this.xrTableRow2.BackColor   = System.Drawing.Color.SteelBlue;
     this.xrTableRow2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(177)))), ((int)(((byte)(183)))));
     this.xrTableRow2.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                            | DevExpress.XtraPrinting.BorderSide.Right)
                                                                           | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell4,
         this.xrTableCell5,
         this.xrTableCell6
     });
     this.xrTableRow2.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableRow2.ForeColor = System.Drawing.Color.White;
     this.xrTableRow2.Name      = "xrTableRow2";
     this.xrTableRow2.StylePriority.UseBackColor     = false;
     this.xrTableRow2.StylePriority.UseBorderColor   = false;
     this.xrTableRow2.StylePriority.UseBorders       = false;
     this.xrTableRow2.StylePriority.UseFont          = false;
     this.xrTableRow2.StylePriority.UseForeColor     = false;
     this.xrTableRow2.StylePriority.UseTextAlignment = false;
     this.xrTableRow2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     this.xrTableRow2.Weight        = 1D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.BackColor = System.Drawing.Color.SteelBlue;
     this.xrTableCell4.Name      = "xrTableCell4";
     this.xrTableCell4.Padding   = new DevExpress.XtraPrinting.PaddingInfo(7, 0, 0, 0, 100F);
     this.xrTableCell4.StylePriority.UseBackColor     = false;
     this.xrTableCell4.StylePriority.UsePadding       = false;
     this.xrTableCell4.StylePriority.UseTextAlignment = false;
     this.xrTableCell4.Text          = "Server Name";
     this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     this.xrTableCell4.Weight        = 2.9687503051757815D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Name    = "xrTableCell5";
     this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 5, 0, 0, 100F);
     this.xrTableCell5.StylePriority.UsePadding       = false;
     this.xrTableCell5.StylePriority.UseTextAlignment = false;
     this.xrTableCell5.Text          = "Down Time";
     this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell5.Weight        = 1.1666662597656248D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Name    = "xrTableCell6";
     this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 5, 0, 0, 100F);
     this.xrTableCell6.StylePriority.UsePadding       = false;
     this.xrTableCell6.StylePriority.UseTextAlignment = false;
     this.xrTableCell6.Text          = "Up Time";
     this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     this.xrTableCell6.Weight        = 1.3854165649414063D;
     //
     // GroupHeader2
     //
     this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.GroupHeader2.GroupUnion      = DevExpress.XtraReports.UI.GroupUnion.WithFirstDetail;
     this.GroupHeader2.HeightF         = 52.08333F;
     this.GroupHeader2.Name            = "GroupHeader2";
     this.GroupHeader2.PageBreak       = DevExpress.XtraReports.UI.PageBreak.BeforeBand;
     this.GroupHeader2.RepeatEveryPage = true;
     //
     // ServerNameSQL
     //
     this.ServerNameSQL.Name = "ServerNameSQL";
     //
     // ExactMatch
     //
     this.ExactMatch.Name      = "ExactMatch";
     this.ExactMatch.Type      = typeof(bool);
     this.ExactMatch.ValueInfo = "True";
     //
     // MonthYear
     //
     this.MonthYear.Name = "MonthYear";
     //
     // DownMin
     //
     this.DownMin.Name = "DownMin";
     //
     // ServerType
     //
     this.ServerType.Name = "ServerType";
     //
     // ServerTypeSQL
     //
     this.ServerTypeSQL.Name = "ServerTypeSQL";
     //
     // DateD
     //
     this.DateD.Name      = "DateD";
     this.DateD.Type      = typeof(int);
     this.DateD.ValueInfo = "0";
     //
     // xrSubreport1
     //
     this.xrSubreport1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrSubreport1.Name          = "xrSubreport1";
     this.xrSubreport1.ReportSource  = new VSWebUI.DashboardReports.CopyrightXtraRpt();
     this.xrSubreport1.SizeF         = new System.Drawing.SizeF(100F, 23F);
     //
     // ServerAvailabilityXtraRpt
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.GroupHeader1,
         this.PageFooter,
         this.GroupHeader2
     });
     this.Landscape  = true;
     this.Margins    = new System.Drawing.Printing.Margins(100, 100, 81, 100);
     this.PageColor  = System.Drawing.Color.Transparent;
     this.PageHeight = 850;
     this.PageWidth  = 1100;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.ServerName,
         this.DateM,
         this.DateY,
         this.ServerNameSQL,
         this.ExactMatch,
         this.MonthYear,
         this.DownMin,
         this.ServerType,
         this.ServerTypeSQL,
         this.DateD
     });
     this.Version      = "14.2";
     this.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.ServerAvailabilityXtraRpt_BeforePrint);
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram             xyDiagram1             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series1                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointOptions          pointOptions1          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView1  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series2                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel1 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions          pointOptions2          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions          pointOptions3          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView2  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series3                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView3  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView4  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.XYDiagram             xyDiagram2             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series4                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointOptions          pointOptions4          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView5  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series5                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel2 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions          pointOptions5          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions          pointOptions6          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView6  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series6                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView7  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView8  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.XYDiagram             xyDiagram3             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series7                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointOptions          pointOptions7          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView9  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series8                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel3 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions          pointOptions8          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions          pointOptions9          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView10 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series9                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView11 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView12 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.XYDiagram             xyDiagram4             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series10               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointOptions          pointOptions10         = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView13 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series11               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel4 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions          pointOptions11         = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions          pointOptions12         = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView14 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series12               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView15 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView16 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.XYDiagram             xyDiagram5             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series13               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointOptions          pointOptions13         = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView17 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series14               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel5 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions          pointOptions14         = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions          pointOptions15         = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView18 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series15               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView19 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView20 = new DevExpress.XtraCharts.StackedBarSeriesView();
     this.pnlPointList     = new DevExpress.XtraEditors.PanelControl();
     this.trlDashboard     = new DevExpress.XtraTreeList.TreeList();
     this.pnlDetail        = new DevExpress.XtraEditors.PanelControl();
     this.tblPoint         = new System.Windows.Forms.TableLayoutPanel();
     this.chrtCF           = new DevExpress.XtraCharts.ChartControl();
     this.chrtBear         = new DevExpress.XtraCharts.ChartControl();
     this.chrtVel          = new DevExpress.XtraCharts.ChartControl();
     this.chrtDispl        = new DevExpress.XtraCharts.ChartControl();
     this.chrtAcc          = new DevExpress.XtraCharts.ChartControl();
     this.grdDashboard     = new DevExpress.XtraGrid.GridControl();
     this.gridView1        = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl();
     this.gdvData          = new DevExpress.XtraGrid.Views.Grid.GridView();
     ((System.ComponentModel.ISupportInitialize)(this.pnlPointList)).BeginInit();
     this.pnlPointList.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trlDashboard)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlDetail)).BeginInit();
     this.pnlDetail.SuspendLayout();
     this.tblPoint.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chrtCF)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtBear)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtVel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtDispl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtAcc)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView19)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdDashboard)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdvData)).BeginInit();
     this.SuspendLayout();
     //
     // pnlPointList
     //
     this.pnlPointList.Controls.Add(this.trlDashboard);
     this.pnlPointList.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnlPointList.Location = new System.Drawing.Point(0, 0);
     this.pnlPointList.Name     = "pnlPointList";
     this.pnlPointList.Size     = new System.Drawing.Size(234, 645);
     this.pnlPointList.TabIndex = 0;
     //
     // trlDashboard
     //
     this.trlDashboard.AllowDrop = true;
     this.trlDashboard.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.trlDashboard.Location  = new System.Drawing.Point(2, 2);
     this.trlDashboard.Name      = "trlDashboard";
     this.trlDashboard.OptionsBehavior.DragNodes = true;
     this.trlDashboard.OptionsBehavior.Editable  = false;
     this.trlDashboard.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.trlDashboard.OptionsView.EnableAppearanceEvenRow          = true;
     this.trlDashboard.OptionsView.EnableAppearanceOddRow           = true;
     this.trlDashboard.Size        = new System.Drawing.Size(230, 641);
     this.trlDashboard.TabIndex    = 1;
     this.trlDashboard.Click      += new System.EventHandler(this.trlDashboard_Click);
     this.trlDashboard.MouseClick += new System.Windows.Forms.MouseEventHandler(this.trlDashboard_MouseClick);
     //
     // pnlDetail
     //
     this.pnlDetail.Controls.Add(this.tblPoint);
     this.pnlDetail.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlDetail.Location = new System.Drawing.Point(234, 0);
     this.pnlDetail.Name     = "pnlDetail";
     this.pnlDetail.Size     = new System.Drawing.Size(1136, 645);
     this.pnlDetail.TabIndex = 1;
     //
     // tblPoint
     //
     this.tblPoint.ColumnCount = 3;
     this.tblPoint.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tblPoint.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tblPoint.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tblPoint.Controls.Add(this.chrtCF, 0, 1);
     this.tblPoint.Controls.Add(this.chrtBear, 0, 1);
     this.tblPoint.Controls.Add(this.chrtVel, 1, 0);
     this.tblPoint.Controls.Add(this.chrtDispl, 2, 0);
     this.tblPoint.Controls.Add(this.chrtAcc, 0, 0);
     this.tblPoint.Controls.Add(this.grdDashboard, 1, 1);
     this.tblPoint.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tblPoint.Location = new System.Drawing.Point(2, 2);
     this.tblPoint.Name     = "tblPoint";
     this.tblPoint.RowCount = 2;
     this.tblPoint.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tblPoint.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tblPoint.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tblPoint.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tblPoint.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tblPoint.Size     = new System.Drawing.Size(1132, 641);
     this.tblPoint.TabIndex = 0;
     //
     // chrtCF
     //
     xyDiagram1.AxisX.Color = System.Drawing.Color.Transparent;
     xyDiagram1.AxisX.GridLines.MinorVisible   = true;
     xyDiagram1.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.Title.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Underline);
     xyDiagram1.AxisX.Title.Text                 = "CreastFactor";
     xyDiagram1.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
     xyDiagram1.AxisX.Title.Visible              = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.DefaultPane.Weight               = 2D;
     this.chrtCF.Diagram = xyDiagram1;
     this.chrtCF.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chrtCF.IndicatorsPaletteName = "Palette 1";
     this.chrtCF.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))))
     }));
     this.chrtCF.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chrtCF.Legend.MarkerSize         = new System.Drawing.Size(30, 16);
     this.chrtCF.Location    = new System.Drawing.Point(380, 323);
     this.chrtCF.Name        = "chrtCF";
     this.chrtCF.PaletteName = "Palette 1";
     this.chrtCF.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     series1.LegendPointOptions = pointOptions1;
     series1.LegendText         = "No Alarm";
     series1.Name = "Series 1";
     series1.SynchronizePointOptions          = false;
     stackedBarSeriesView1.BarWidth           = 1D;
     stackedBarSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series1.View                        = stackedBarSeriesView1;
     pointOptions2.PointView             = DevExpress.XtraCharts.PointView.SeriesName;
     stackedBarSeriesLabel1.PointOptions = pointOptions2;
     series2.Label                       = stackedBarSeriesLabel1;
     series2.LegendPointOptions          = pointOptions3;
     series2.LegendText                  = "Low Alarm";
     series2.Name                        = "Series 2";
     series2.SynchronizePointOptions     = false;
     stackedBarSeriesView2.BarWidth      = 1D;
     series2.View                        = stackedBarSeriesView2;
     series3.LegendText                  = "High Alarm";
     series3.Name                        = "Series 3";
     stackedBarSeriesView3.BarWidth      = 1D;
     series3.View                        = stackedBarSeriesView3;
     this.chrtCF.SeriesSerializable      = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     this.chrtCF.SeriesTemplate.View        = stackedBarSeriesView4;
     this.chrtCF.SideBySideBarDistanceFixed = 0;
     this.chrtCF.Size     = new System.Drawing.Size(371, 315);
     this.chrtCF.TabIndex = 11;
     //
     // chrtBear
     //
     xyDiagram2.AxisX.Color = System.Drawing.Color.Transparent;
     xyDiagram2.AxisX.GridLines.MinorVisible   = true;
     xyDiagram2.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram2.AxisX.Title.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Underline);
     xyDiagram2.AxisX.Title.Text                 = "Bearing";
     xyDiagram2.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
     xyDiagram2.AxisX.Title.Visible              = true;
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram2.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram2.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram2.DefaultPane.Weight               = 2D;
     this.chrtBear.Diagram = xyDiagram2;
     this.chrtBear.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chrtBear.IndicatorsPaletteName = "Palette 1";
     this.chrtBear.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))))
     }));
     this.chrtBear.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chrtBear.Legend.MarkerSize         = new System.Drawing.Size(30, 16);
     this.chrtBear.Location    = new System.Drawing.Point(3, 323);
     this.chrtBear.Name        = "chrtBear";
     this.chrtBear.PaletteName = "Palette 1";
     this.chrtBear.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     series4.LegendPointOptions = pointOptions4;
     series4.LegendText         = "No Alarm";
     series4.Name = "Series 1";
     series4.SynchronizePointOptions          = false;
     stackedBarSeriesView5.BarWidth           = 1D;
     stackedBarSeriesView5.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series4.View                        = stackedBarSeriesView5;
     pointOptions5.PointView             = DevExpress.XtraCharts.PointView.SeriesName;
     stackedBarSeriesLabel2.PointOptions = pointOptions5;
     series5.Label                       = stackedBarSeriesLabel2;
     series5.LegendPointOptions          = pointOptions6;
     series5.LegendText                  = "Low Alarm";
     series5.Name                        = "Series 2";
     series5.SynchronizePointOptions     = false;
     stackedBarSeriesView6.BarWidth      = 1D;
     series5.View                        = stackedBarSeriesView6;
     series6.LegendText                  = "High Alarm";
     series6.Name                        = "Series 3";
     stackedBarSeriesView7.BarWidth      = 1D;
     series6.View                        = stackedBarSeriesView7;
     this.chrtBear.SeriesSerializable    = new DevExpress.XtraCharts.Series[] {
         series4,
         series5,
         series6
     };
     this.chrtBear.SeriesTemplate.View        = stackedBarSeriesView8;
     this.chrtBear.SideBySideBarDistanceFixed = 0;
     this.chrtBear.Size     = new System.Drawing.Size(371, 315);
     this.chrtBear.TabIndex = 8;
     //
     // chrtVel
     //
     xyDiagram3.AxisX.Color = System.Drawing.Color.Transparent;
     xyDiagram3.AxisX.GridLines.MinorVisible   = true;
     xyDiagram3.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram3.AxisX.Title.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Underline);
     xyDiagram3.AxisX.Title.Text                 = "Velocity";
     xyDiagram3.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
     xyDiagram3.AxisX.Title.Visible              = true;
     xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram3.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram3.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram3.DefaultPane.Weight               = 2D;
     this.chrtVel.Diagram = xyDiagram3;
     this.chrtVel.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chrtVel.IndicatorsPaletteName = "Palette 1";
     this.chrtVel.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))))
     }));
     this.chrtVel.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chrtVel.Legend.MarkerSize         = new System.Drawing.Size(30, 16);
     this.chrtVel.Location    = new System.Drawing.Point(380, 3);
     this.chrtVel.Name        = "chrtVel";
     this.chrtVel.PaletteName = "Palette 1";
     this.chrtVel.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     series7.LegendPointOptions = pointOptions7;
     series7.LegendText         = "No Alarm";
     series7.Name = "Series 1";
     series7.SynchronizePointOptions          = false;
     stackedBarSeriesView9.BarWidth           = 1D;
     stackedBarSeriesView9.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series7.View                        = stackedBarSeriesView9;
     pointOptions8.PointView             = DevExpress.XtraCharts.PointView.SeriesName;
     stackedBarSeriesLabel3.PointOptions = pointOptions8;
     series8.Label                       = stackedBarSeriesLabel3;
     series8.LegendPointOptions          = pointOptions9;
     series8.LegendText                  = "Low Alarm";
     series8.Name                        = "Series 2";
     series8.SynchronizePointOptions     = false;
     stackedBarSeriesView10.BarWidth     = 1D;
     series8.View                        = stackedBarSeriesView10;
     series9.LegendText                  = "High Alarm";
     series9.Name                        = "Series 3";
     stackedBarSeriesView11.BarWidth     = 1D;
     series9.View                        = stackedBarSeriesView11;
     this.chrtVel.SeriesSerializable     = new DevExpress.XtraCharts.Series[] {
         series7,
         series8,
         series9
     };
     this.chrtVel.SeriesTemplate.View        = stackedBarSeriesView12;
     this.chrtVel.SideBySideBarDistanceFixed = 0;
     this.chrtVel.Size     = new System.Drawing.Size(371, 314);
     this.chrtVel.TabIndex = 9;
     //
     // chrtDispl
     //
     xyDiagram4.AxisX.Color = System.Drawing.Color.Transparent;
     xyDiagram4.AxisX.GridLines.MinorVisible   = true;
     xyDiagram4.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram4.AxisX.Title.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Underline);
     xyDiagram4.AxisX.Title.Text                 = "Displacement";
     xyDiagram4.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
     xyDiagram4.AxisX.Title.Visible              = true;
     xyDiagram4.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram4.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram4.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram4.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram4.DefaultPane.Weight               = 2D;
     this.chrtDispl.Diagram = xyDiagram4;
     this.chrtDispl.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chrtDispl.IndicatorsPaletteName = "Palette 1";
     this.chrtDispl.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))))
     }));
     this.chrtDispl.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chrtDispl.Legend.MarkerSize         = new System.Drawing.Size(30, 16);
     this.chrtDispl.Location    = new System.Drawing.Point(757, 3);
     this.chrtDispl.Name        = "chrtDispl";
     this.chrtDispl.PaletteName = "Palette 1";
     this.chrtDispl.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     series10.LegendPointOptions = pointOptions10;
     series10.LegendText         = "No Alarm";
     series10.Name = "Series 1";
     series10.SynchronizePointOptions          = false;
     stackedBarSeriesView13.BarWidth           = 1D;
     stackedBarSeriesView13.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series10.View                       = stackedBarSeriesView13;
     pointOptions11.PointView            = DevExpress.XtraCharts.PointView.SeriesName;
     stackedBarSeriesLabel4.PointOptions = pointOptions11;
     series11.Label                      = stackedBarSeriesLabel4;
     series11.LegendPointOptions         = pointOptions12;
     series11.LegendText                 = "Low Alarm";
     series11.Name                       = "Series 2";
     series11.SynchronizePointOptions    = false;
     stackedBarSeriesView14.BarWidth     = 1D;
     series11.View                       = stackedBarSeriesView14;
     series12.LegendText                 = "High Alarm";
     series12.Name                       = "Series 3";
     stackedBarSeriesView15.BarWidth     = 1D;
     series12.View                       = stackedBarSeriesView15;
     this.chrtDispl.SeriesSerializable   = new DevExpress.XtraCharts.Series[] {
         series10,
         series11,
         series12
     };
     this.chrtDispl.SeriesTemplate.View        = stackedBarSeriesView16;
     this.chrtDispl.SideBySideBarDistanceFixed = 0;
     this.chrtDispl.Size     = new System.Drawing.Size(372, 314);
     this.chrtDispl.TabIndex = 6;
     //
     // chrtAcc
     //
     xyDiagram5.AxisX.Color = System.Drawing.Color.Transparent;
     xyDiagram5.AxisX.GridLines.MinorVisible   = true;
     xyDiagram5.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram5.AxisX.Title.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Underline);
     xyDiagram5.AxisX.Title.Text                 = "Acceleration";
     xyDiagram5.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
     xyDiagram5.AxisX.Title.Visible              = true;
     xyDiagram5.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram5.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram5.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram5.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram5.DefaultPane.Weight               = 2D;
     this.chrtAcc.Diagram = xyDiagram5;
     this.chrtAcc.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chrtAcc.IndicatorsPaletteName = "Palette 1";
     this.chrtAcc.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))))
     }));
     this.chrtAcc.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chrtAcc.Legend.MarkerSize         = new System.Drawing.Size(30, 16);
     this.chrtAcc.Location    = new System.Drawing.Point(3, 3);
     this.chrtAcc.Name        = "chrtAcc";
     this.chrtAcc.PaletteName = "Palette 1";
     this.chrtAcc.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     series13.LegendPointOptions = pointOptions13;
     series13.LegendText         = "No Alarm";
     series13.Name = "Series 1";
     series13.SynchronizePointOptions          = false;
     stackedBarSeriesView17.BarWidth           = 1D;
     stackedBarSeriesView17.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series13.View                       = stackedBarSeriesView17;
     pointOptions14.PointView            = DevExpress.XtraCharts.PointView.SeriesName;
     stackedBarSeriesLabel5.PointOptions = pointOptions14;
     series14.Label                      = stackedBarSeriesLabel5;
     series14.LegendPointOptions         = pointOptions15;
     series14.LegendText                 = "Low Alarm";
     series14.Name                       = "Series 2";
     series14.SynchronizePointOptions    = false;
     stackedBarSeriesView18.BarWidth     = 1D;
     series14.View                       = stackedBarSeriesView18;
     series15.LegendText                 = "High Alarm";
     series15.Name                       = "Series 3";
     stackedBarSeriesView19.BarWidth     = 1D;
     series15.View                       = stackedBarSeriesView19;
     this.chrtAcc.SeriesSerializable     = new DevExpress.XtraCharts.Series[] {
         series13,
         series14,
         series15
     };
     this.chrtAcc.SeriesTemplate.View        = stackedBarSeriesView20;
     this.chrtAcc.SideBySideBarDistanceFixed = 0;
     this.chrtAcc.Size     = new System.Drawing.Size(371, 314);
     this.chrtAcc.TabIndex = 10;
     //
     // grdDashboard
     //
     this.grdDashboard.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grdDashboard.Location = new System.Drawing.Point(757, 323);
     this.grdDashboard.MainView = this.gridView1;
     this.grdDashboard.Name     = "grdDashboard";
     this.grdDashboard.Size     = new System.Drawing.Size(372, 315);
     this.grdDashboard.TabIndex = 5;
     this.grdDashboard.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.GridControl = this.grdDashboard;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.AllowAddRows    = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsBehavior.Editable        = false;
     this.gridView1.OptionsView.ShowGroupPanel      = false;
     //
     // splitterControl1
     //
     this.splitterControl1.Location = new System.Drawing.Point(234, 0);
     this.splitterControl1.Name     = "splitterControl1";
     this.splitterControl1.Size     = new System.Drawing.Size(5, 645);
     this.splitterControl1.TabIndex = 2;
     this.splitterControl1.TabStop  = false;
     //
     // gdvData
     //
     this.gdvData.Name = "gdvData";
     this.gdvData.OptionsBehavior.Editable   = false;
     this.gdvData.OptionsView.ShowFooter     = true;
     this.gdvData.OptionsView.ShowGroupPanel = false;
     //
     // frmPointDashboard
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1370, 645);
     this.Controls.Add(this.splitterControl1);
     this.Controls.Add(this.pnlDetail);
     this.Controls.Add(this.pnlPointList);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "frmPointDashboard";
     this.Text            = "frmPointDashboard";
     this.Load           += new System.EventHandler(this.frmPointDashboard_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pnlPointList)).EndInit();
     this.pnlPointList.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.trlDashboard)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlDetail)).EndInit();
     this.pnlDetail.ResumeLayout(false);
     this.tblPoint.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtCF)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtBear)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtVel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtDispl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView19)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtAcc)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdDashboard)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdvData)).EndInit();
     this.ResumeLayout(false);
 }
예제 #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(FrmMarkalar));
     DevExpress.XtraCharts.Series               series1               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PieSeriesView        pieSeriesView1        = new DevExpress.XtraCharts.PieSeriesView();
     DevExpress.XtraCharts.XYDiagram            xyDiagram1            = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series2               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView1 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView2 = new DevExpress.XtraCharts.StackedBarSeriesView();
     this.gridControl1   = new DevExpress.XtraGrid.GridControl();
     this.gridView1      = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.panel1         = new System.Windows.Forms.Panel();
     this.pictureEdit1   = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl2  = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1  = new DevExpress.XtraEditors.LabelControl();
     this.panel2         = new System.Windows.Forms.Panel();
     this.pictureEdit2   = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl3  = new DevExpress.XtraEditors.LabelControl();
     this.labelControl4  = new DevExpress.XtraEditors.LabelControl();
     this.panel3         = new System.Windows.Forms.Panel();
     this.pictureEdit4   = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl5  = new DevExpress.XtraEditors.LabelControl();
     this.labelControl6  = new DevExpress.XtraEditors.LabelControl();
     this.panel4         = new System.Windows.Forms.Panel();
     this.pictureEdit3   = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl7  = new DevExpress.XtraEditors.LabelControl();
     this.labelControl8  = new DevExpress.XtraEditors.LabelControl();
     this.panelControl1  = new DevExpress.XtraEditors.PanelControl();
     this.chartControl1  = new DevExpress.XtraCharts.ChartControl();
     this.pictureEdit5   = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl9  = new DevExpress.XtraEditors.LabelControl();
     this.panelControl2  = new DevExpress.XtraEditors.PanelControl();
     this.chartControl2  = new DevExpress.XtraCharts.ChartControl();
     this.pictureEdit6   = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
     this.panelControl3  = new DevExpress.XtraEditors.PanelControl();
     this.panel10        = new System.Windows.Forms.Panel();
     this.pictureEdit12  = new DevExpress.XtraEditors.PictureEdit();
     this.panel9         = new System.Windows.Forms.Panel();
     this.pictureEdit11  = new DevExpress.XtraEditors.PictureEdit();
     this.panel8         = new System.Windows.Forms.Panel();
     this.pictureEdit10  = new DevExpress.XtraEditors.PictureEdit();
     this.panel7         = new System.Windows.Forms.Panel();
     this.pictureEdit9   = new DevExpress.XtraEditors.PictureEdit();
     this.panel6         = new System.Windows.Forms.Panel();
     this.pictureEdit8   = new DevExpress.XtraEditors.PictureEdit();
     this.panel5         = new System.Windows.Forms.Panel();
     this.pictureEdit7   = new DevExpress.XtraEditors.PictureEdit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit4.Properties)).BeginInit();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit5.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit6.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
     this.panelControl3.SuspendLayout();
     this.panel10.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit12.Properties)).BeginInit();
     this.panel9.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit11.Properties)).BeginInit();
     this.panel8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit10.Properties)).BeginInit();
     this.panel7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit9.Properties)).BeginInit();
     this.panel6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit8.Properties)).BeginInit();
     this.panel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit7.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // gridControl1
     //
     this.gridControl1.Location = new System.Drawing.Point(4, 0);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(419, 777);
     this.gridControl1.TabIndex = 3;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Appearance.Row.BackColor              = System.Drawing.SystemColors.MenuHighlight;
     this.gridView1.Appearance.Row.BackColor2             = System.Drawing.SystemColors.MenuHighlight;
     this.gridView1.Appearance.Row.BorderColor            = System.Drawing.SystemColors.ButtonShadow;
     this.gridView1.Appearance.Row.Options.UseBackColor   = true;
     this.gridView1.Appearance.Row.Options.UseBorderColor = true;
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(175)))), ((int)(((byte)(64)))));
     this.panel1.Controls.Add(this.pictureEdit1);
     this.panel1.Controls.Add(this.labelControl2);
     this.panel1.Controls.Add(this.labelControl1);
     this.panel1.Location = new System.Drawing.Point(429, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(202, 141);
     this.panel1.TabIndex = 4;
     //
     // pictureEdit1
     //
     this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Location  = new System.Drawing.Point(139, 62);
     this.pictureEdit1.Name      = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit1.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit1.Size     = new System.Drawing.Size(45, 45);
     this.pictureEdit1.TabIndex = 2;
     //
     // labelControl2
     //
     this.labelControl2.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl2.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl2.Appearance.Options.UseFont      = true;
     this.labelControl2.Appearance.Options.UseForeColor = true;
     this.labelControl2.Location = new System.Drawing.Point(27, 62);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(54, 45);
     this.labelControl2.TabIndex = 0;
     this.labelControl2.Text     = "584";
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl1.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl1.Appearance.Options.UseFont      = true;
     this.labelControl1.Appearance.Options.UseForeColor = true;
     this.labelControl1.Location = new System.Drawing.Point(27, 30);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(112, 17);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text     = "Toplam Ürün Sayısı";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(95)))), ((int)(((byte)(255)))));
     this.panel2.Controls.Add(this.pictureEdit2);
     this.panel2.Controls.Add(this.labelControl3);
     this.panel2.Controls.Add(this.labelControl4);
     this.panel2.Location = new System.Drawing.Point(845, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(202, 141);
     this.panel2.TabIndex = 5;
     //
     // pictureEdit2
     //
     this.pictureEdit2.EditValue = ((object)(resources.GetObject("pictureEdit2.EditValue")));
     this.pictureEdit2.Location  = new System.Drawing.Point(135, 62);
     this.pictureEdit2.Name      = "pictureEdit2";
     this.pictureEdit2.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit2.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit2.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit2.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit2.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit2.Size     = new System.Drawing.Size(45, 45);
     this.pictureEdit2.TabIndex = 3;
     //
     // labelControl3
     //
     this.labelControl3.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl3.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl3.Appearance.Options.UseFont      = true;
     this.labelControl3.Appearance.Options.UseForeColor = true;
     this.labelControl3.Location = new System.Drawing.Point(27, 62);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(54, 45);
     this.labelControl3.TabIndex = 0;
     this.labelControl3.Text     = "584";
     //
     // labelControl4
     //
     this.labelControl4.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl4.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl4.Appearance.Options.UseFont      = true;
     this.labelControl4.Appearance.Options.UseForeColor = true;
     this.labelControl4.Location = new System.Drawing.Point(27, 30);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(121, 17);
     this.labelControl4.TabIndex = 0;
     this.labelControl4.Text     = "Toplam Marka Sayısı";
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(227)))), ((int)(((byte)(116)))));
     this.panel3.Controls.Add(this.pictureEdit4);
     this.panel3.Controls.Add(this.labelControl5);
     this.panel3.Controls.Add(this.labelControl6);
     this.panel3.Location = new System.Drawing.Point(1053, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(202, 141);
     this.panel3.TabIndex = 7;
     //
     // pictureEdit4
     //
     this.pictureEdit4.EditValue = ((object)(resources.GetObject("pictureEdit4.EditValue")));
     this.pictureEdit4.Location  = new System.Drawing.Point(140, 62);
     this.pictureEdit4.Name      = "pictureEdit4";
     this.pictureEdit4.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit4.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit4.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit4.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit4.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit4.Size     = new System.Drawing.Size(45, 45);
     this.pictureEdit4.TabIndex = 5;
     //
     // labelControl5
     //
     this.labelControl5.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl5.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl5.Appearance.Options.UseFont      = true;
     this.labelControl5.Appearance.Options.UseForeColor = true;
     this.labelControl5.Location = new System.Drawing.Point(27, 62);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(48, 37);
     this.labelControl5.TabIndex = 0;
     this.labelControl5.Text     = "584";
     //
     // labelControl6
     //
     this.labelControl6.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl6.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl6.Appearance.Options.UseFont      = true;
     this.labelControl6.Appearance.Options.UseForeColor = true;
     this.labelControl6.Location = new System.Drawing.Point(27, 30);
     this.labelControl6.Name     = "labelControl6";
     this.labelControl6.Size     = new System.Drawing.Size(134, 17);
     this.labelControl6.TabIndex = 0;
     this.labelControl6.Text     = "En Yüksek Fiyatlı Marka";
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(192)))), ((int)(((byte)(235)))));
     this.panel4.Controls.Add(this.pictureEdit3);
     this.panel4.Controls.Add(this.labelControl7);
     this.panel4.Controls.Add(this.labelControl8);
     this.panel4.Location = new System.Drawing.Point(637, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(202, 141);
     this.panel4.TabIndex = 6;
     //
     // pictureEdit3
     //
     this.pictureEdit3.EditValue = ((object)(resources.GetObject("pictureEdit3.EditValue")));
     this.pictureEdit3.Location  = new System.Drawing.Point(140, 62);
     this.pictureEdit3.Name      = "pictureEdit3";
     this.pictureEdit3.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit3.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit3.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit3.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit3.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit3.Size     = new System.Drawing.Size(45, 45);
     this.pictureEdit3.TabIndex = 4;
     //
     // labelControl7
     //
     this.labelControl7.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl7.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl7.Appearance.Options.UseFont      = true;
     this.labelControl7.Appearance.Options.UseForeColor = true;
     this.labelControl7.Location = new System.Drawing.Point(27, 62);
     this.labelControl7.Name     = "labelControl7";
     this.labelControl7.Size     = new System.Drawing.Size(48, 37);
     this.labelControl7.TabIndex = 0;
     this.labelControl7.Text     = "584";
     //
     // labelControl8
     //
     this.labelControl8.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl8.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl8.Appearance.Options.UseFont      = true;
     this.labelControl8.Appearance.Options.UseForeColor = true;
     this.labelControl8.Location = new System.Drawing.Point(27, 30);
     this.labelControl8.Name     = "labelControl8";
     this.labelControl8.Size     = new System.Drawing.Size(158, 17);
     this.labelControl8.TabIndex = 0;
     this.labelControl8.Text     = "En Fazla Ürünü Olan Marka";
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.chartControl1);
     this.panelControl1.Controls.Add(this.pictureEdit5);
     this.panelControl1.Controls.Add(this.labelControl10);
     this.panelControl1.Controls.Add(this.labelControl9);
     this.panelControl1.Location = new System.Drawing.Point(429, 147);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(410, 630);
     this.panelControl1.TabIndex = 8;
     //
     // chartControl1
     //
     this.chartControl1.BackColor           = System.Drawing.Color.Transparent;
     this.chartControl1.BorderOptions.Color = System.Drawing.Color.Transparent;
     this.chartControl1.Legend.BackColor    = System.Drawing.Color.Transparent;
     this.chartControl1.Legend.Border.Color = System.Drawing.Color.Transparent;
     this.chartControl1.Legend.Name         = "Default Legend";
     this.chartControl1.Location            = new System.Drawing.Point(5, 146);
     this.chartControl1.Name   = "chartControl1";
     series1.LegendTextPattern = "{A}";
     series1.Name = "Series 1";
     series1.View = pieSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.Size     = new System.Drawing.Size(400, 479);
     this.chartControl1.TabIndex = 4;
     //
     // pictureEdit5
     //
     this.pictureEdit5.EditValue = ((object)(resources.GetObject("pictureEdit5.EditValue")));
     this.pictureEdit5.Location  = new System.Drawing.Point(188, 3);
     this.pictureEdit5.Name      = "pictureEdit5";
     this.pictureEdit5.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit5.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit5.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit5.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit5.Size     = new System.Drawing.Size(83, 72);
     this.pictureEdit5.TabIndex = 3;
     //
     // labelControl10
     //
     this.labelControl10.Location = new System.Drawing.Point(18, 80);
     this.labelControl10.Name     = "labelControl10";
     this.labelControl10.Size     = new System.Drawing.Size(372, 39);
     this.labelControl10.TabIndex = 2;
     this.labelControl10.Text     = resources.GetString("labelControl10.Text");
     //
     // labelControl9
     //
     this.labelControl9.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl9.Appearance.Options.UseFont = true;
     this.labelControl9.Location = new System.Drawing.Point(18, 25);
     this.labelControl9.Name     = "labelControl9";
     this.labelControl9.Size     = new System.Drawing.Size(166, 21);
     this.labelControl9.TabIndex = 1;
     this.labelControl9.Text     = "Marka Ve İstatistikleri";
     //
     // panelControl2
     //
     this.panelControl2.Controls.Add(this.chartControl2);
     this.panelControl2.Controls.Add(this.pictureEdit6);
     this.panelControl2.Controls.Add(this.labelControl11);
     this.panelControl2.Controls.Add(this.labelControl12);
     this.panelControl2.Location = new System.Drawing.Point(845, 147);
     this.panelControl2.Name     = "panelControl2";
     this.panelControl2.Size     = new System.Drawing.Size(410, 543);
     this.panelControl2.TabIndex = 9;
     //
     // chartControl2
     //
     this.chartControl2.BackColor                = System.Drawing.Color.Transparent;
     this.chartControl2.BorderOptions.Color      = System.Drawing.Color.Transparent;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl2.Diagram             = xyDiagram1;
     this.chartControl2.Legend.BackColor    = System.Drawing.Color.Transparent;
     this.chartControl2.Legend.Border.Color = System.Drawing.Color.Transparent;
     this.chartControl2.Legend.Name         = "Default Legend";
     this.chartControl2.Location            = new System.Drawing.Point(5, 196);
     this.chartControl2.Name = "chartControl2";
     series2.Name            = "Kategoriler";
     series2.View            = stackedBarSeriesView1;
     this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2
     };
     this.chartControl2.SeriesTemplate.View = stackedBarSeriesView2;
     this.chartControl2.Size     = new System.Drawing.Size(400, 304);
     this.chartControl2.TabIndex = 10;
     //
     // pictureEdit6
     //
     this.pictureEdit6.EditValue = ((object)(resources.GetObject("pictureEdit6.EditValue")));
     this.pictureEdit6.Location  = new System.Drawing.Point(187, 3);
     this.pictureEdit6.Name      = "pictureEdit6";
     this.pictureEdit6.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit6.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit6.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit6.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit6.Size     = new System.Drawing.Size(83, 72);
     this.pictureEdit6.TabIndex = 9;
     //
     // labelControl11
     //
     this.labelControl11.Location = new System.Drawing.Point(10, 80);
     this.labelControl11.Name     = "labelControl11";
     this.labelControl11.Size     = new System.Drawing.Size(387, 39);
     this.labelControl11.TabIndex = 6;
     this.labelControl11.Text     = resources.GetString("labelControl11.Text");
     //
     // labelControl12
     //
     this.labelControl12.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl12.Appearance.Options.UseFont = true;
     this.labelControl12.Location = new System.Drawing.Point(10, 25);
     this.labelControl12.Name     = "labelControl12";
     this.labelControl12.Size     = new System.Drawing.Size(171, 21);
     this.labelControl12.TabIndex = 5;
     this.labelControl12.Text     = "Ürünler Ve Kategoriler";
     //
     // panelControl3
     //
     this.panelControl3.Controls.Add(this.panel10);
     this.panelControl3.Controls.Add(this.panel9);
     this.panelControl3.Controls.Add(this.panel8);
     this.panelControl3.Controls.Add(this.panel7);
     this.panelControl3.Controls.Add(this.panel6);
     this.panelControl3.Controls.Add(this.panel5);
     this.panelControl3.Location = new System.Drawing.Point(845, 696);
     this.panelControl3.Name     = "panelControl3";
     this.panelControl3.Size     = new System.Drawing.Size(410, 81);
     this.panelControl3.TabIndex = 10;
     //
     // panel10
     //
     this.panel10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(98)))), ((int)(((byte)(102)))));
     this.panel10.Controls.Add(this.pictureEdit12);
     this.panel10.Location = new System.Drawing.Point(339, 14);
     this.panel10.Name     = "panel10";
     this.panel10.Size     = new System.Drawing.Size(60, 53);
     this.panel10.TabIndex = 5;
     //
     // pictureEdit12
     //
     this.pictureEdit12.EditValue = ((object)(resources.GetObject("pictureEdit12.EditValue")));
     this.pictureEdit12.Location  = new System.Drawing.Point(11, 7);
     this.pictureEdit12.Name      = "pictureEdit12";
     this.pictureEdit12.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit12.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit12.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit12.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit12.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit12.Size     = new System.Drawing.Size(38, 38);
     this.pictureEdit12.TabIndex = 4;
     //
     // panel9
     //
     this.panel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(128)))), ((int)(((byte)(250)))));
     this.panel9.Controls.Add(this.pictureEdit11);
     this.panel9.Location = new System.Drawing.Point(273, 14);
     this.panel9.Name     = "panel9";
     this.panel9.Size     = new System.Drawing.Size(60, 53);
     this.panel9.TabIndex = 5;
     //
     // pictureEdit11
     //
     this.pictureEdit11.EditValue = ((object)(resources.GetObject("pictureEdit11.EditValue")));
     this.pictureEdit11.Location  = new System.Drawing.Point(11, 7);
     this.pictureEdit11.Name      = "pictureEdit11";
     this.pictureEdit11.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit11.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit11.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit11.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit11.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit11.Size     = new System.Drawing.Size(38, 38);
     this.pictureEdit11.TabIndex = 4;
     //
     // panel8
     //
     this.panel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(76)))), ((int)(((byte)(103)))));
     this.panel8.Controls.Add(this.pictureEdit10);
     this.panel8.Location = new System.Drawing.Point(207, 14);
     this.panel8.Name     = "panel8";
     this.panel8.Size     = new System.Drawing.Size(60, 53);
     this.panel8.TabIndex = 5;
     //
     // pictureEdit10
     //
     this.pictureEdit10.EditValue = ((object)(resources.GetObject("pictureEdit10.EditValue")));
     this.pictureEdit10.Location  = new System.Drawing.Point(11, 7);
     this.pictureEdit10.Name      = "pictureEdit10";
     this.pictureEdit10.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit10.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit10.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit10.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit10.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit10.Size     = new System.Drawing.Size(38, 38);
     this.pictureEdit10.TabIndex = 4;
     //
     // panel7
     //
     this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(90)))), ((int)(((byte)(36)))));
     this.panel7.Controls.Add(this.pictureEdit9);
     this.panel7.Location = new System.Drawing.Point(141, 14);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(60, 53);
     this.panel7.TabIndex = 5;
     //
     // pictureEdit9
     //
     this.pictureEdit9.EditValue = ((object)(resources.GetObject("pictureEdit9.EditValue")));
     this.pictureEdit9.Location  = new System.Drawing.Point(11, 7);
     this.pictureEdit9.Name      = "pictureEdit9";
     this.pictureEdit9.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit9.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit9.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit9.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit9.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit9.Size     = new System.Drawing.Size(38, 38);
     this.pictureEdit9.TabIndex = 4;
     //
     // panel6
     //
     this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(82)))), ((int)(((byte)(221)))));
     this.panel6.Controls.Add(this.pictureEdit8);
     this.panel6.Location = new System.Drawing.Point(75, 14);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(60, 53);
     this.panel6.TabIndex = 5;
     //
     // pictureEdit8
     //
     this.pictureEdit8.EditValue = ((object)(resources.GetObject("pictureEdit8.EditValue")));
     this.pictureEdit8.Location  = new System.Drawing.Point(11, 7);
     this.pictureEdit8.Name      = "pictureEdit8";
     this.pictureEdit8.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit8.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit8.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit8.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit8.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit8.Size     = new System.Drawing.Size(38, 38);
     this.pictureEdit8.TabIndex = 4;
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(148)))), ((int)(((byte)(50)))));
     this.panel5.Controls.Add(this.pictureEdit7);
     this.panel5.Location = new System.Drawing.Point(9, 14);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(60, 53);
     this.panel5.TabIndex = 0;
     //
     // pictureEdit7
     //
     this.pictureEdit7.EditValue = ((object)(resources.GetObject("pictureEdit7.EditValue")));
     this.pictureEdit7.Location  = new System.Drawing.Point(11, 7);
     this.pictureEdit7.Name      = "pictureEdit7";
     this.pictureEdit7.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit7.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit7.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit7.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit7.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit7.Size     = new System.Drawing.Size(38, 38);
     this.pictureEdit7.TabIndex = 4;
     //
     // FrmMarkalar
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1264, 781);
     this.Controls.Add(this.panelControl3);
     this.Controls.Add(this.panelControl2);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.gridControl1);
     this.Name  = "FrmMarkalar";
     this.Text  = "Markalar";
     this.Load += new System.EventHandler(this.FrmMarkalar_Load);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit4.Properties)).EndInit();
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit5.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     this.panelControl2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit6.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
     this.panelControl3.ResumeLayout(false);
     this.panel10.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit12.Properties)).EndInit();
     this.panel9.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit11.Properties)).EndInit();
     this.panel8.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit10.Properties)).EndInit();
     this.panel7.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit9.Properties)).EndInit();
     this.panel6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit8.Properties)).EndInit();
     this.panel5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit7.Properties)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     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.Series               series2               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.ChartTitle           chartTitle1           = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram            xyDiagram2            = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView1 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.ChartTitle           chartTitle2           = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram            xyDiagram3            = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView2 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.ChartTitle           chartTitle3           = new DevExpress.XtraCharts.ChartTitle();
     this.bindingSourceDaySales = new System.Windows.Forms.BindingSource(this.components);
     this.bindingSourceSalesVolumeDayCategoryModel = new System.Windows.Forms.BindingSource(this.components);
     this.layoutControl                              = new DevExpress.XtraLayout.LayoutControl();
     this.checkBoxCategory                           = new System.Windows.Forms.CheckBox();
     this.btnSearch                                  = new System.Windows.Forms.Button();
     this.dateTimePicker                             = new System.Windows.Forms.DateTimePicker();
     this.comboBoxInterval                           = new System.Windows.Forms.ComboBox();
     this.Root                                       = new DevExpress.XtraLayout.LayoutControlGroup();
     this.emptySpaceItem1                            = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlItem3                         = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2                         = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem1                         = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4                         = new DevExpress.XtraLayout.LayoutControlItem();
     this.chartDayMonthSales                         = new DevExpress.XtraCharts.ChartControl();
     this.bindingSourceMonthDaySales                 = new System.Windows.Forms.BindingSource(this.components);
     this.chartControlSalesVolumeMonthCategory       = new DevExpress.XtraCharts.ChartControl();
     this.bindingSourceSalesVolumeMonthCategoryModel = new System.Windows.Forms.BindingSource(this.components);
     this.chartControlSalesVolumeDayCategory         = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceDaySales)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceSalesVolumeDayCategoryModel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).BeginInit();
     this.layoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartDayMonthSales)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceMonthDaySales)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControlSalesVolumeMonthCategory)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceSalesVolumeMonthCategoryModel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControlSalesVolumeDayCategory)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).BeginInit();
     this.SuspendLayout();
     //
     // bindingSourceDaySales
     //
     this.bindingSourceDaySales.DataSource = typeof(CosmeticSolutionSystem.Data.Models.DaySalesByCategoryModel);
     //
     // bindingSourceSalesVolumeDayCategoryModel
     //
     this.bindingSourceSalesVolumeDayCategoryModel.DataSource = typeof(CosmeticSolutionSystem.Data.Models.SalesVolumeMonthCategoryModel);
     //
     // layoutControl
     //
     this.layoutControl.Controls.Add(this.checkBoxCategory);
     this.layoutControl.Controls.Add(this.btnSearch);
     this.layoutControl.Controls.Add(this.dateTimePicker);
     this.layoutControl.Controls.Add(this.comboBoxInterval);
     this.layoutControl.Location = new System.Drawing.Point(0, 0);
     this.layoutControl.Name     = "layoutControl";
     this.layoutControl.Root     = this.Root;
     this.layoutControl.Size     = new System.Drawing.Size(545, 66);
     this.layoutControl.TabIndex = 0;
     this.layoutControl.Text     = "layoutControl1";
     //
     // checkBoxCategory
     //
     this.checkBoxCategory.Location = new System.Drawing.Point(123, 12);
     this.checkBoxCategory.Name     = "checkBoxCategory";
     this.checkBoxCategory.Size     = new System.Drawing.Size(106, 20);
     this.checkBoxCategory.TabIndex = 9;
     this.checkBoxCategory.Text     = "카테고리";
     this.checkBoxCategory.UseVisualStyleBackColor = true;
     //
     // btnSearch
     //
     this.btnSearch.Location = new System.Drawing.Point(474, 12);
     this.btnSearch.Name     = "btnSearch";
     this.btnSearch.Size     = new System.Drawing.Size(59, 20);
     this.btnSearch.TabIndex = 7;
     this.btnSearch.Text     = "조회";
     this.btnSearch.UseVisualStyleBackColor = true;
     this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
     //
     // dateTimePicker
     //
     this.dateTimePicker.Location = new System.Drawing.Point(265, 12);
     this.dateTimePicker.Name     = "dateTimePicker";
     this.dateTimePicker.Size     = new System.Drawing.Size(205, 21);
     this.dateTimePicker.TabIndex = 8;
     //
     // comboBoxInterval
     //
     this.comboBoxInterval.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBoxInterval.FormattingEnabled = true;
     this.comboBoxInterval.Location          = new System.Drawing.Point(44, 12);
     this.comboBoxInterval.Name     = "comboBoxInterval";
     this.comboBoxInterval.Size     = new System.Drawing.Size(75, 20);
     this.comboBoxInterval.TabIndex = 6;
     //
     // Root
     //
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.emptySpaceItem1,
         this.layoutControlItem3,
         this.layoutControlItem2,
         this.layoutControlItem1,
         this.layoutControlItem4
     });
     this.Root.Name        = "Root";
     this.Root.Size        = new System.Drawing.Size(545, 66);
     this.Root.TextVisible = false;
     //
     // emptySpaceItem1
     //
     this.emptySpaceItem1.AllowHotTrack = false;
     this.emptySpaceItem1.Location      = new System.Drawing.Point(462, 24);
     this.emptySpaceItem1.Name          = "emptySpaceItem1";
     this.emptySpaceItem1.Size          = new System.Drawing.Size(63, 22);
     this.emptySpaceItem1.TextSize      = new System.Drawing.Size(0, 0);
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control  = this.comboBoxInterval;
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.Size     = new System.Drawing.Size(111, 46);
     this.layoutControlItem3.Text     = "기간";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(20, 14);
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control  = this.dateTimePicker;
     this.layoutControlItem2.Location = new System.Drawing.Point(221, 0);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.Size     = new System.Drawing.Size(241, 46);
     this.layoutControlItem2.Text     = "날짜";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(20, 14);
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control     = this.btnSearch;
     this.layoutControlItem1.Location    = new System.Drawing.Point(462, 0);
     this.layoutControlItem1.Name        = "layoutControlItem1";
     this.layoutControlItem1.Size        = new System.Drawing.Size(63, 24);
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible = false;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control     = this.checkBoxCategory;
     this.layoutControlItem4.Location    = new System.Drawing.Point(111, 0);
     this.layoutControlItem4.Name        = "layoutControlItem4";
     this.layoutControlItem4.Size        = new System.Drawing.Size(110, 46);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // chartDayMonthSales
     //
     this.chartDayMonthSales.AnimationStartMode  = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chartDayMonthSales.DataSource          = this.bindingSourceMonthDaySales;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartDayMonthSales.Diagram             = xyDiagram1;
     this.chartDayMonthSales.Legend.Name         = "Default Legend";
     this.chartDayMonthSales.Legend.Visibility   = DevExpress.Utils.DefaultBoolean.False;
     this.chartDayMonthSales.Location            = new System.Drawing.Point(0, 260);
     this.chartDayMonthSales.Name = "chartDayMonthSales";
     series1.ArgumentDataMember   = "Date";
     series1.Name = "Series 1";
     series1.ValueDataMembersSerializable = "SalesVolume";
     sideBySideBarSeriesView1.BarWidth    = 20D;
     series1.View = sideBySideBarSeriesView1;
     series2.ArgumentDataMember = "CategoryName";
     series2.DataSource         = this.bindingSourceDaySales;
     series2.Name = "Series 2";
     series2.ValueDataMembersSerializable       = "Quantity";
     this.chartDayMonthSales.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     this.chartDayMonthSales.Size     = new System.Drawing.Size(800, 190);
     this.chartDayMonthSales.TabIndex = 4;
     chartTitle1.Text = "판매량";
     this.chartDayMonthSales.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // bindingSourceMonthDaySales
     //
     this.bindingSourceMonthDaySales.DataSource = typeof(CosmeticSolutionSystem.Data.Models.DayMonthSalesModel);
     //
     // chartControlSalesVolumeMonthCategory
     //
     this.chartControlSalesVolumeMonthCategory.AnimationStartMode = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chartControlSalesVolumeMonthCategory.DataSource         = this.bindingSourceSalesVolumeMonthCategoryModel;
     xyDiagram2.AxisX.VisibleInPanesSerializable                  = "-1";
     xyDiagram2.AxisY.VisibleInPanesSerializable                  = "-1";
     this.chartControlSalesVolumeMonthCategory.Diagram            = xyDiagram2;
     this.chartControlSalesVolumeMonthCategory.Legend.Name        = "Default Legend";
     this.chartControlSalesVolumeMonthCategory.Location           = new System.Drawing.Point(33, 72);
     this.chartControlSalesVolumeMonthCategory.Name               = "chartControlSalesVolumeMonthCategory";
     this.chartControlSalesVolumeMonthCategory.SeriesDataMember   = "CategoryName";
     this.chartControlSalesVolumeMonthCategory.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     this.chartControlSalesVolumeMonthCategory.SeriesTemplate.ArgumentDataMember           = "Date";
     this.chartControlSalesVolumeMonthCategory.SeriesTemplate.SeriesDataMember             = "CategoryName";
     this.chartControlSalesVolumeMonthCategory.SeriesTemplate.ValueDataMembersSerializable = "Quantity";
     stackedBarSeriesView1.BarWidth = 20D;
     this.chartControlSalesVolumeMonthCategory.SeriesTemplate.View = stackedBarSeriesView1;
     this.chartControlSalesVolumeMonthCategory.Size     = new System.Drawing.Size(363, 115);
     this.chartControlSalesVolumeMonthCategory.TabIndex = 5;
     this.chartControlSalesVolumeMonthCategory.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle2
     });
     //
     // bindingSourceSalesVolumeMonthCategoryModel
     //
     this.bindingSourceSalesVolumeMonthCategoryModel.DataSource = typeof(CosmeticSolutionSystem.Data.Models.SalesVolumeMonthCategoryModel);
     //
     // chartControlSalesVolumeDayCategory
     //
     this.chartControlSalesVolumeDayCategory.AnimationStartMode = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chartControlSalesVolumeDayCategory.DataSource         = this.bindingSourceSalesVolumeDayCategoryModel;
     xyDiagram3.AxisX.VisibleInPanesSerializable                = "-1";
     xyDiagram3.AxisY.VisibleInPanesSerializable                = "-1";
     this.chartControlSalesVolumeDayCategory.Diagram            = xyDiagram3;
     this.chartControlSalesVolumeDayCategory.Legend.Name        = "Default Legend";
     this.chartControlSalesVolumeDayCategory.Location           = new System.Drawing.Point(416, 88);
     this.chartControlSalesVolumeDayCategory.Name               = "chartControlSalesVolumeDayCategory";
     this.chartControlSalesVolumeDayCategory.SeriesDataMember   = "CategoryName";
     this.chartControlSalesVolumeDayCategory.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     this.chartControlSalesVolumeDayCategory.SeriesTemplate.ArgumentDataMember           = "Date";
     this.chartControlSalesVolumeDayCategory.SeriesTemplate.SeriesDataMember             = "CategoryName";
     this.chartControlSalesVolumeDayCategory.SeriesTemplate.ValueDataMembersSerializable = "Quantity";
     this.chartControlSalesVolumeDayCategory.SeriesTemplate.View = stackedBarSeriesView2;
     this.chartControlSalesVolumeDayCategory.Size     = new System.Drawing.Size(242, 153);
     this.chartControlSalesVolumeDayCategory.TabIndex = 6;
     this.chartControlSalesVolumeDayCategory.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle3
     });
     //
     // ChildFormDailyMonthlySales
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(800, 450);
     this.Controls.Add(this.chartControlSalesVolumeDayCategory);
     this.Controls.Add(this.chartControlSalesVolumeMonthCategory);
     this.Controls.Add(this.layoutControl);
     this.Controls.Add(this.chartDayMonthSales);
     this.Name         = "ChildFormDailyMonthlySales";
     this.Text         = "일별 월별 판매량";
     this.Load        += new System.EventHandler(this.ChildFormDailyMonthlySales_Load);
     this.SizeChanged += new System.EventHandler(this.ChildFormDailyMonthlySales_SizeChanged);
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceDaySales)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceSalesVolumeDayCategoryModel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).EndInit();
     this.layoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartDayMonthSales)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceMonthDaySales)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControlSalesVolumeMonthCategory)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceSalesVolumeMonthCategoryModel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControlSalesVolumeDayCategory)).EndInit();
     this.ResumeLayout(false);
 }
예제 #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.StackedBarSeriesView stackedBarSeriesView1 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.Utils.SuperToolTip     superToolTip1     = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem      toolTipItem1      = new DevExpress.Utils.ToolTipItem();
     DevExpress.XtraCharts.XYDiagram   xyDiagram2        = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PeriodForm));
     DevExpress.Utils.SuperToolTip     superToolTip2          = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2      = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem      toolTipItem2           = new DevExpress.Utils.ToolTipItem();
     this.BindingSourceBalance = new System.Windows.Forms.BindingSource(this.components);
     this.pvtSummary           = new DevExpress.XtraPivotGrid.PivotGridControl();
     this.fieldBalanceAmount   = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldPeriodCode      = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldAccountCode     = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldAccountName     = new DevExpress.XtraPivotGrid.PivotGridField();
     this.pivotGridField1      = new DevExpress.XtraPivotGrid.PivotGridField();
     this.pivotGridField2      = new DevExpress.XtraPivotGrid.PivotGridField();
     this.txtDescription       = new DevExpress.XtraEditors.TextEdit();
     this.itmDescription       = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtCode                = new DevExpress.XtraEditors.TextEdit();
     this.itmCode                = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtName                = new DevExpress.XtraEditors.TextEdit();
     this.itmName                = new DevExpress.XtraLayout.LayoutControlItem();
     this.pnlIdentity            = new DevExpress.XtraLayout.LayoutControlGroup();
     this.txtStartDate           = new DevExpress.XtraEditors.DateEdit();
     this.itmStartDate           = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtEndDate             = new DevExpress.XtraEditors.DateEdit();
     this.itmEndDate             = new DevExpress.XtraLayout.LayoutControlItem();
     this.ddlStatus              = new DevExpress.XtraEditors.LookUpEdit();
     this.ServerModeSourceStatus = new DevExpress.Data.Linq.LinqServerModeSource();
     this.itmStatus              = new DevExpress.XtraLayout.LayoutControlItem();
     this.pnlDetails             = new DevExpress.XtraLayout.LayoutControlGroup();
     this.itmFinancialYear       = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtFinancialYear       = new DevExpress.XtraEditors.TextEdit();
     this.itmFinancialQuarter    = new DevExpress.XtraLayout.LayoutControlItem();
     this.txtFinancialQuarter    = new DevExpress.XtraEditors.TextEdit();
     this.emptySpaceItem1        = new DevExpress.XtraLayout.EmptySpaceItem();
     this.chartControl1          = new DevExpress.XtraCharts.ChartControl();
     this.btnEndPeriod           = new DevExpress.XtraBars.BarButtonItem();
     this.chartControl2          = new DevExpress.XtraCharts.ChartControl();
     this.tabbedControlGroup1    = new DevExpress.XtraLayout.TabbedControlGroup();
     this.pnlSummary             = new DevExpress.XtraLayout.LayoutControlGroup();
     this.itmSummary             = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem1     = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2     = new DevExpress.XtraLayout.LayoutControlItem();
     this.splitterItem1          = new DevExpress.XtraLayout.SplitterItem();
     this.pnlActivities          = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem3     = new DevExpress.XtraLayout.LayoutControlItem();
     this.memoEdit1              = new DevExpress.XtraEditors.MemoEdit();
     this.btnPostPeriod          = new DevExpress.XtraBars.BarButtonItem();
     ((System.ComponentModel.ISupportInitialize)(this.BindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LayoutControl)).BeginInit();
     this.LayoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.LayoutGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ValidationProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.RibbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BindingSourceBalance)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pvtSummary)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDescription.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.itmDescription)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCode.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.itmCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.itmName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlIdentity)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStartDate.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStartDate.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.itmStartDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEndDate.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEndDate.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.itmEndDate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ddlStatus.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ServerModeSourceStatus)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.itmStatus)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlDetails)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.itmFinancialYear)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFinancialYear.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.itmFinancialQuarter)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFinancialQuarter.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlSummary)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.itmSummary)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlActivities)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // BindingSource
     //
     this.BindingSource.DataSource = typeof(CDS.Client.DataAccessLayer.DB.SYS_Period);
     //
     // LayoutControl
     //
     this.LayoutControl.Controls.Add(this.memoEdit1);
     this.LayoutControl.Controls.Add(this.txtFinancialQuarter);
     this.LayoutControl.Controls.Add(this.txtFinancialYear);
     this.LayoutControl.Controls.Add(this.chartControl1);
     this.LayoutControl.Controls.Add(this.ddlStatus);
     this.LayoutControl.Controls.Add(this.txtEndDate);
     this.LayoutControl.Controls.Add(this.txtStartDate);
     this.LayoutControl.Controls.Add(this.pvtSummary);
     this.LayoutControl.Controls.Add(this.txtName);
     this.LayoutControl.Controls.Add(this.txtCode);
     this.LayoutControl.Controls.Add(this.txtDescription);
     this.LayoutControl.Controls.Add(this.chartControl2);
     this.LayoutControl.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1146, 415, 250, 350);
     this.LayoutControl.OptionsFocus.AllowFocusControlOnActivatedTabPage = true;
     this.LayoutControl.Size = new System.Drawing.Size(772, 410);
     //
     // LayoutGroup
     //
     this.LayoutGroup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.pnlIdentity,
         this.pnlDetails,
         this.tabbedControlGroup1
     });
     this.LayoutGroup.Name = "Root";
     this.LayoutGroup.Size = new System.Drawing.Size(772, 410);
     this.LayoutGroup.Text = "Root";
     //
     // btnSave
     //
     this.btnSave.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // RibbonControl
     //
     this.RibbonControl.ExpandCollapseItem.Id = 0;
     this.RibbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.btnEndPeriod,
         this.btnPostPeriod
     });
     this.RibbonControl.Size = new System.Drawing.Size(772, 140);
     //
     // rpgActions
     //
     this.rpgActions.ItemLinks.Add(this.btnEndPeriod);
     this.rpgActions.ItemLinks.Add(this.btnPostPeriod);
     //
     // BindingSourceBalance
     //
     this.BindingSourceBalance.DataSource = typeof(CDS.Client.DataAccessLayer.DB.VW_Balance);
     //
     // pvtSummary
     //
     this.pvtSummary.DataSource = this.BindingSourceBalance;
     this.pvtSummary.Fields.AddRange(new DevExpress.XtraPivotGrid.PivotGridField[] {
         this.fieldBalanceAmount,
         this.fieldPeriodCode,
         this.fieldAccountCode,
         this.fieldAccountName,
         this.pivotGridField1,
         this.pivotGridField2
     });
     this.pvtSummary.Location = new System.Drawing.Point(24, 162);
     this.pvtSummary.Name     = "pvtSummary";
     this.pvtSummary.OptionsChartDataSource.FieldValuesProvideMode = DevExpress.XtraPivotGrid.PivotChartFieldValuesProvideMode.DisplayText;
     this.pvtSummary.OptionsView.ShowColumnGrandTotalHeader        = false;
     this.pvtSummary.OptionsView.ShowColumnGrandTotals             = false;
     this.pvtSummary.Size     = new System.Drawing.Size(418, 224);
     this.pvtSummary.TabIndex = 14;
     //
     // fieldBalanceAmount
     //
     this.fieldBalanceAmount.Area      = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldBalanceAmount.AreaIndex = 0;
     this.fieldBalanceAmount.Caption   = "Balance Amount";
     this.fieldBalanceAmount.CellFormat.FormatString = "# ### ### ##0.00 DR; # ### ### ##0.00 CR; 0.00";
     this.fieldBalanceAmount.CellFormat.FormatType   = DevExpress.Utils.FormatType.Custom;
     this.fieldBalanceAmount.FieldName = "BalanceAmount";
     this.fieldBalanceAmount.MinWidth  = 100;
     this.fieldBalanceAmount.Name      = "fieldBalanceAmount";
     this.fieldBalanceAmount.Width     = 180;
     //
     // fieldPeriodCode
     //
     this.fieldPeriodCode.Area      = DevExpress.XtraPivotGrid.PivotArea.ColumnArea;
     this.fieldPeriodCode.AreaIndex = 0;
     this.fieldPeriodCode.Caption   = "Period Code";
     this.fieldPeriodCode.FieldName = "PeriodCode";
     this.fieldPeriodCode.MinWidth  = 60;
     this.fieldPeriodCode.Name      = "fieldPeriodCode";
     this.fieldPeriodCode.Width     = 132;
     //
     // fieldAccountCode
     //
     this.fieldAccountCode.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.fieldAccountCode.AreaIndex = 1;
     this.fieldAccountCode.Caption   = "Account Code";
     this.fieldAccountCode.FieldName = "AccountCode";
     this.fieldAccountCode.MinWidth  = 80;
     this.fieldAccountCode.Name      = "fieldAccountCode";
     this.fieldAccountCode.Width     = 80;
     //
     // fieldAccountName
     //
     this.fieldAccountName.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.fieldAccountName.AreaIndex = 2;
     this.fieldAccountName.Caption   = "Account Name";
     this.fieldAccountName.FieldName = "AccountName";
     this.fieldAccountName.MinWidth  = 100;
     this.fieldAccountName.Name      = "fieldAccountName";
     this.fieldAccountName.Width     = 140;
     //
     // pivotGridField1
     //
     this.pivotGridField1.AreaIndex = 0;
     this.pivotGridField1.Caption   = "Type Flag";
     this.pivotGridField1.FieldName = "TypeFlag1";
     this.pivotGridField1.Name      = "pivotGridField1";
     this.pivotGridField1.Width     = 20;
     //
     // pivotGridField2
     //
     this.pivotGridField2.Area      = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.pivotGridField2.AreaIndex = 0;
     this.pivotGridField2.FieldName = "TypeCode";
     this.pivotGridField2.MinWidth  = 80;
     this.pivotGridField2.Name      = "pivotGridField2";
     this.pivotGridField2.Width     = 80;
     //
     // txtDescription
     //
     this.txtDescription.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BindingSource, "Description", true));
     this.txtDescription.Location        = new System.Drawing.Point(110, 91);
     this.txtDescription.MenuManager     = this.RibbonControl;
     this.txtDescription.Name            = "txtDescription";
     this.txtDescription.Size            = new System.Drawing.Size(139, 20);
     this.txtDescription.StyleController = this.LayoutControl;
     this.txtDescription.TabIndex        = 4;
     //
     // itmDescription
     //
     this.itmDescription.Control = this.txtDescription;
     this.itmDescription.CustomizationFormText = "Description";
     this.itmDescription.Location = new System.Drawing.Point(0, 48);
     this.itmDescription.Name     = "itmDescription";
     this.itmDescription.Size     = new System.Drawing.Size(229, 24);
     this.itmDescription.Text     = "Description";
     this.itmDescription.TextSize = new System.Drawing.Size(82, 13);
     //
     // txtCode
     //
     this.txtCode.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BindingSource, "Code", true));
     this.txtCode.Location        = new System.Drawing.Point(110, 43);
     this.txtCode.MenuManager     = this.RibbonControl;
     this.txtCode.Name            = "txtCode";
     this.txtCode.Size            = new System.Drawing.Size(139, 20);
     this.txtCode.StyleController = this.LayoutControl;
     this.txtCode.TabIndex        = 5;
     //
     // itmCode
     //
     this.itmCode.Control = this.txtCode;
     this.itmCode.CustomizationFormText = "Code";
     this.itmCode.Location            = new System.Drawing.Point(0, 0);
     this.itmCode.MaxSize             = new System.Drawing.Size(229, 24);
     this.itmCode.MinSize             = new System.Drawing.Size(229, 24);
     this.itmCode.Name                = "itmCode";
     this.itmCode.Size                = new System.Drawing.Size(229, 24);
     this.itmCode.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.itmCode.Text                = "Code";
     this.itmCode.TextSize            = new System.Drawing.Size(82, 13);
     //
     // txtName
     //
     this.txtName.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BindingSource, "Name", true));
     this.txtName.Location        = new System.Drawing.Point(110, 67);
     this.txtName.MenuManager     = this.RibbonControl;
     this.txtName.Name            = "txtName";
     this.txtName.Size            = new System.Drawing.Size(139, 20);
     this.txtName.StyleController = this.LayoutControl;
     this.txtName.TabIndex        = 6;
     //
     // itmName
     //
     this.itmName.Control = this.txtName;
     this.itmName.CustomizationFormText = "Name";
     this.itmName.Location = new System.Drawing.Point(0, 24);
     this.itmName.Name     = "itmName";
     this.itmName.Size     = new System.Drawing.Size(229, 24);
     this.itmName.Text     = "Name";
     this.itmName.TextSize = new System.Drawing.Size(82, 13);
     //
     // pnlIdentity
     //
     this.pnlIdentity.CustomizationFormText = "Identity";
     this.pnlIdentity.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.itmDescription,
         this.itmName,
         this.itmCode
     });
     this.pnlIdentity.Location = new System.Drawing.Point(0, 0);
     this.pnlIdentity.Name     = "pnlIdentity";
     this.pnlIdentity.Size     = new System.Drawing.Size(253, 115);
     this.pnlIdentity.Text     = "Identity";
     //
     // txtStartDate
     //
     this.txtStartDate.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BindingSource, "StartDate", true));
     this.txtStartDate.EditValue   = null;
     this.txtStartDate.Location    = new System.Drawing.Point(363, 67);
     this.txtStartDate.MenuManager = this.RibbonControl;
     this.txtStartDate.Name        = "txtStartDate";
     this.txtStartDate.Properties.AllowDropDownWhenReadOnly = DevExpress.Utils.DefaultBoolean.False;
     this.txtStartDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtStartDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.txtStartDate.Size            = new System.Drawing.Size(145, 20);
     this.txtStartDate.StyleController = this.LayoutControl;
     this.txtStartDate.TabIndex        = 11;
     //
     // itmStartDate
     //
     this.itmStartDate.Control = this.txtStartDate;
     this.itmStartDate.CustomizationFormText = "Start Date";
     this.itmStartDate.Location = new System.Drawing.Point(0, 24);
     this.itmStartDate.Name     = "itmStartDate";
     this.itmStartDate.Size     = new System.Drawing.Size(235, 24);
     this.itmStartDate.Text     = "Start Date";
     this.itmStartDate.TextSize = new System.Drawing.Size(82, 13);
     //
     // txtEndDate
     //
     this.txtEndDate.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BindingSource, "EndDate", true));
     this.txtEndDate.EditValue   = null;
     this.txtEndDate.Location    = new System.Drawing.Point(598, 67);
     this.txtEndDate.MenuManager = this.RibbonControl;
     this.txtEndDate.Name        = "txtEndDate";
     this.txtEndDate.Properties.AllowDropDownWhenReadOnly = DevExpress.Utils.DefaultBoolean.False;
     this.txtEndDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.txtEndDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.txtEndDate.Size            = new System.Drawing.Size(150, 20);
     this.txtEndDate.StyleController = this.LayoutControl;
     this.txtEndDate.TabIndex        = 12;
     //
     // itmEndDate
     //
     this.itmEndDate.Control = this.txtEndDate;
     this.itmEndDate.CustomizationFormText = "End Date";
     this.itmEndDate.Location = new System.Drawing.Point(235, 24);
     this.itmEndDate.Name     = "itmEndDate";
     this.itmEndDate.Size     = new System.Drawing.Size(240, 24);
     this.itmEndDate.Text     = "End Date";
     this.itmEndDate.TextSize = new System.Drawing.Size(82, 13);
     //
     // ddlStatus
     //
     this.ddlStatus.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BindingSource, "StatusId", true));
     this.ddlStatus.Location    = new System.Drawing.Point(598, 91);
     this.ddlStatus.MenuManager = this.RibbonControl;
     this.ddlStatus.Name        = "ddlStatus";
     this.ddlStatus.Properties.AllowDropDownWhenReadOnly = DevExpress.Utils.DefaultBoolean.False;
     this.ddlStatus.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.ddlStatus.Properties.DataSource    = this.ServerModeSourceStatus;
     this.ddlStatus.Properties.DisplayMember = "Name";
     this.ddlStatus.Properties.NullText      = "";
     this.ddlStatus.Properties.ValueMember   = "Id";
     this.ddlStatus.Size            = new System.Drawing.Size(150, 20);
     this.ddlStatus.StyleController = this.LayoutControl;
     this.ddlStatus.TabIndex        = 13;
     //
     // ServerModeSourceStatus
     //
     this.ServerModeSourceStatus.ElementType   = typeof(CDS.Client.DataAccessLayer.DB.SYS_Status);
     this.ServerModeSourceStatus.KeyExpression = "Id";
     //
     // itmStatus
     //
     this.itmStatus.Control = this.ddlStatus;
     this.itmStatus.CustomizationFormText = "Status";
     this.itmStatus.Location = new System.Drawing.Point(235, 48);
     this.itmStatus.Name     = "itmStatus";
     this.itmStatus.Size     = new System.Drawing.Size(240, 24);
     this.itmStatus.Text     = "Status";
     this.itmStatus.TextSize = new System.Drawing.Size(82, 13);
     //
     // pnlDetails
     //
     this.pnlDetails.CustomizationFormText = "Details";
     this.pnlDetails.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.itmStatus,
         this.itmStartDate,
         this.itmFinancialYear,
         this.itmFinancialQuarter,
         this.itmEndDate,
         this.emptySpaceItem1
     });
     this.pnlDetails.Location = new System.Drawing.Point(253, 0);
     this.pnlDetails.Name     = "pnlDetails";
     this.pnlDetails.Size     = new System.Drawing.Size(499, 115);
     this.pnlDetails.Text     = "Details";
     //
     // itmFinancialYear
     //
     this.itmFinancialYear.Control = this.txtFinancialYear;
     this.itmFinancialYear.CustomizationFormText = "Financial Year";
     this.itmFinancialYear.Location = new System.Drawing.Point(0, 0);
     this.itmFinancialYear.Name     = "itmFinancialYear";
     this.itmFinancialYear.Size     = new System.Drawing.Size(235, 24);
     this.itmFinancialYear.Text     = "Financial Year";
     this.itmFinancialYear.TextSize = new System.Drawing.Size(82, 13);
     //
     // txtFinancialYear
     //
     this.txtFinancialYear.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BindingSource, "FinancialYear", true));
     this.txtFinancialYear.Location        = new System.Drawing.Point(363, 43);
     this.txtFinancialYear.MenuManager     = this.RibbonControl;
     this.txtFinancialYear.Name            = "txtFinancialYear";
     this.txtFinancialYear.Size            = new System.Drawing.Size(145, 20);
     this.txtFinancialYear.StyleController = this.LayoutControl;
     this.txtFinancialYear.TabIndex        = 19;
     //
     // itmFinancialQuarter
     //
     this.itmFinancialQuarter.Control = this.txtFinancialQuarter;
     this.itmFinancialQuarter.CustomizationFormText = "Financial Quarter";
     this.itmFinancialQuarter.Location = new System.Drawing.Point(235, 0);
     this.itmFinancialQuarter.Name     = "itmFinancialQuarter";
     this.itmFinancialQuarter.Size     = new System.Drawing.Size(240, 24);
     this.itmFinancialQuarter.Text     = "Financial Quarter";
     this.itmFinancialQuarter.TextSize = new System.Drawing.Size(82, 13);
     //
     // txtFinancialQuarter
     //
     this.txtFinancialQuarter.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BindingSource, "FinancialQuarter", true));
     this.txtFinancialQuarter.Location        = new System.Drawing.Point(598, 43);
     this.txtFinancialQuarter.MenuManager     = this.RibbonControl;
     this.txtFinancialQuarter.Name            = "txtFinancialQuarter";
     this.txtFinancialQuarter.Size            = new System.Drawing.Size(150, 20);
     this.txtFinancialQuarter.StyleController = this.LayoutControl;
     this.txtFinancialQuarter.TabIndex        = 20;
     //
     // emptySpaceItem1
     //
     this.emptySpaceItem1.AllowHotTrack         = false;
     this.emptySpaceItem1.CustomizationFormText = "emptySpaceItem1";
     this.emptySpaceItem1.Location = new System.Drawing.Point(0, 48);
     this.emptySpaceItem1.Name     = "emptySpaceItem1";
     this.emptySpaceItem1.Size     = new System.Drawing.Size(235, 24);
     this.emptySpaceItem1.Text     = "emptySpaceItem1";
     this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
     //
     // chartControl1
     //
     this.chartControl1.DataSource               = this.BindingSourceBalance;
     xyDiagram1.AxisX.Label.TextPattern          = "{A}";
     xyDiagram1.AxisX.Title.Text                 = "Axis of arguments";
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisX.WholeRange.AutoSideMargins = true;
     xyDiagram1.AxisY.Label.TextPattern          = "{V:C2}";
     xyDiagram1.AxisY.Title.Text                 = "Axis of values";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.WholeRange.AutoSideMargins = true;
     this.chartControl1.Diagram             = xyDiagram1;
     this.chartControl1.EmptyChartText.Text = "";
     this.chartControl1.Location            = new System.Drawing.Point(458, 162);
     this.chartControl1.Name               = "chartControl1";
     this.chartControl1.PaletteName        = "Median";
     this.chartControl1.SeriesDataMember   = "TypeCode";
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     this.chartControl1.SeriesTemplate.ArgumentDataMember = "PeriodCode";
     this.chartControl1.SeriesTemplate.DataFilters.ClearAndAddRange(new DevExpress.XtraCharts.DataFilter[] {
         new DevExpress.XtraCharts.DataFilter("TypeCode", "System.String", DevExpress.XtraCharts.DataFilterCondition.Equal, "CURRENT ASSETS"),
         new DevExpress.XtraCharts.DataFilter("TypeCode", "System.String", DevExpress.XtraCharts.DataFilterCondition.Equal, "BANK"),
         new DevExpress.XtraCharts.DataFilter("TypeCode", "System.String", DevExpress.XtraCharts.DataFilterCondition.Equal, "LONG TERM DEBT"),
         new DevExpress.XtraCharts.DataFilter("TypeCode", "System.String", DevExpress.XtraCharts.DataFilterCondition.Equal, "CURRENT LIABILITIES"),
         new DevExpress.XtraCharts.DataFilter("TypeCode", "System.String", DevExpress.XtraCharts.DataFilterCondition.Equal, "TAX")
     });
     this.chartControl1.SeriesTemplate.DataFiltersConjunctionMode   = DevExpress.XtraCharts.ConjunctionTypes.Or;
     this.chartControl1.SeriesTemplate.LabelsVisibility             = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl1.SeriesTemplate.ValueDataMembersSerializable = "RegularBalanceAmount";
     this.chartControl1.SeriesTemplate.View = stackedBarSeriesView1;
     this.chartControl1.Size = new System.Drawing.Size(290, 108);
     this.chartControl1.SmallChartText.Text = "Increase the chart\'s size,\r\nto view its layout.\r\n    ";
     this.chartControl1.TabIndex            = 17;
     //
     // btnEndPeriod
     //
     this.btnEndPeriod.Caption    = "Close Period";
     this.btnEndPeriod.Glyph      = ((System.Drawing.Image)(resources.GetObject("btnEndPeriod.Glyph")));
     this.btnEndPeriod.Id         = 21;
     this.btnEndPeriod.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnEndPeriod.LargeGlyph")));
     this.btnEndPeriod.Name       = "btnEndPeriod";
     toolTipTitleItem1.Text       = "Close Period";
     toolTipItem1.LeftIndent      = 6;
     toolTipItem1.Text            = "Click this button to close off this {0}. Please note that once a {0} is closed yo" +
                                    "u can no longer post entries to this {0}.";
     superToolTip1.Items.Add(toolTipTitleItem1);
     superToolTip1.Items.Add(toolTipItem1);
     this.btnEndPeriod.SuperTip   = superToolTip1;
     this.btnEndPeriod.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnEndPeriod_ItemClick);
     //
     // chartControl2
     //
     this.chartControl2.DataSource               = this.BindingSourceBalance;
     xyDiagram2.AxisX.Label.TextPattern          = "{A}";
     xyDiagram2.AxisX.Title.Text                 = "Axis of arguments";
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisX.WholeRange.AutoSideMargins = true;
     xyDiagram2.AxisY.Label.TextPattern          = "{V:C2}";
     xyDiagram2.AxisY.Title.Text                 = "Axis of values";
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.WholeRange.AutoSideMargins = true;
     this.chartControl2.Diagram             = xyDiagram2;
     this.chartControl2.EmptyChartText.Text = "";
     this.chartControl2.Location            = new System.Drawing.Point(458, 274);
     this.chartControl2.Name               = "chartControl2";
     this.chartControl2.PaletteName        = "Median";
     this.chartControl2.SeriesDataMember   = "TypeCode";
     this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     this.chartControl2.SeriesSorting      = DevExpress.XtraCharts.SortingMode.Descending;
     this.chartControl2.SeriesTemplate.ArgumentDataMember = "PeriodCode";
     this.chartControl2.SeriesTemplate.DataFilters.ClearAndAddRange(new DevExpress.XtraCharts.DataFilter[] {
         new DevExpress.XtraCharts.DataFilter("TypeCode", "System.String", DevExpress.XtraCharts.DataFilterCondition.Equal, "SALES"),
         new DevExpress.XtraCharts.DataFilter("TypeCode", "System.String", DevExpress.XtraCharts.DataFilterCondition.Equal, "COST OF SALES"),
         new DevExpress.XtraCharts.DataFilter("TypeCode", "System.String", DevExpress.XtraCharts.DataFilterCondition.Equal, "EXPENSES")
     });
     this.chartControl2.SeriesTemplate.DataFiltersConjunctionMode = DevExpress.XtraCharts.ConjunctionTypes.Or;
     sideBySideBarSeriesLabel1.LineVisibility              = DevExpress.Utils.DefaultBoolean.True;
     this.chartControl2.SeriesTemplate.Label               = sideBySideBarSeriesLabel1;
     this.chartControl2.SeriesTemplate.LabelsVisibility    = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl2.SeriesTemplate.SeriesPointsSorting = DevExpress.XtraCharts.SortingMode.Ascending;
     this.chartControl2.SeriesTemplate.SummaryFunction     = "SUM([RegularBalanceAmount])";
     this.chartControl2.Size = new System.Drawing.Size(290, 112);
     this.chartControl2.SmallChartText.Text = "Increase the chart\'s size,\r\nto view its layout.\r\n    ";
     this.chartControl2.TabIndex            = 18;
     //
     // tabbedControlGroup1
     //
     this.tabbedControlGroup1.CustomizationFormText = "tabbedControlGroup1";
     this.tabbedControlGroup1.Location             = new System.Drawing.Point(0, 115);
     this.tabbedControlGroup1.Name                 = "tabbedControlGroup1";
     this.tabbedControlGroup1.SelectedTabPage      = this.pnlSummary;
     this.tabbedControlGroup1.SelectedTabPageIndex = 0;
     this.tabbedControlGroup1.Size                 = new System.Drawing.Size(752, 275);
     this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.pnlSummary,
         this.pnlActivities
     });
     this.tabbedControlGroup1.Text = "tabbedControlGroup1";
     //
     // pnlSummary
     //
     this.pnlSummary.CustomizationFormText = "Summary";
     this.pnlSummary.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.itmSummary,
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.splitterItem1
     });
     this.pnlSummary.Location = new System.Drawing.Point(0, 0);
     this.pnlSummary.Name     = "pnlSummary";
     this.pnlSummary.Size     = new System.Drawing.Size(728, 228);
     this.pnlSummary.Text     = "Summary";
     //
     // itmSummary
     //
     this.itmSummary.Control = this.pvtSummary;
     this.itmSummary.CustomizationFormText = "Summary";
     this.itmSummary.Location = new System.Drawing.Point(0, 0);
     this.itmSummary.Name     = "itmSummary";
     this.itmSummary.Size     = new System.Drawing.Size(422, 228);
     this.itmSummary.Text     = "Summary";
     this.itmSummary.TextSize = new System.Drawing.Size(0, 0);
     this.itmSummary.TextToControlDistance = 0;
     this.itmSummary.TextVisible           = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control = this.chartControl1;
     this.layoutControlItem1.CustomizationFormText = "layoutControlItem1";
     this.layoutControlItem1.Location = new System.Drawing.Point(434, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(294, 112);
     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.chartControl2;
     this.layoutControlItem2.CustomizationFormText = "layoutControlItem2";
     this.layoutControlItem2.Location = new System.Drawing.Point(434, 112);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.Size     = new System.Drawing.Size(294, 116);
     this.layoutControlItem2.Text     = "layoutControlItem2";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextToControlDistance = 0;
     this.layoutControlItem2.TextVisible           = false;
     //
     // splitterItem1
     //
     this.splitterItem1.AllowHotTrack         = true;
     this.splitterItem1.CustomizationFormText = "splitterItem1";
     this.splitterItem1.Location = new System.Drawing.Point(422, 0);
     this.splitterItem1.Name     = "splitterItem1";
     this.splitterItem1.Size     = new System.Drawing.Size(12, 228);
     //
     // pnlActivities
     //
     this.pnlActivities.CustomizationFormText = "Activities";
     this.pnlActivities.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem3
     });
     this.pnlActivities.Location = new System.Drawing.Point(0, 0);
     this.pnlActivities.Name     = "pnlActivities";
     this.pnlActivities.Size     = new System.Drawing.Size(728, 228);
     this.pnlActivities.Text     = "Activities";
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control = this.memoEdit1;
     this.layoutControlItem3.CustomizationFormText = "layoutControlItem3";
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.Size     = new System.Drawing.Size(728, 228);
     this.layoutControlItem3.Text     = "layoutControlItem3";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextToControlDistance = 0;
     this.layoutControlItem3.TextVisible           = false;
     //
     // memoEdit1
     //
     this.memoEdit1.EditValue       = resources.GetString("memoEdit1.EditValue");
     this.memoEdit1.Location        = new System.Drawing.Point(24, 162);
     this.memoEdit1.MenuManager     = this.RibbonControl;
     this.memoEdit1.Name            = "memoEdit1";
     this.memoEdit1.Size            = new System.Drawing.Size(724, 224);
     this.memoEdit1.StyleController = this.LayoutControl;
     this.memoEdit1.TabIndex        = 21;
     //
     // btnPostPeriod
     //
     this.btnPostPeriod.Caption    = "Post Period";
     this.btnPostPeriod.Glyph      = ((System.Drawing.Image)(resources.GetObject("btnPostPeriod.Glyph")));
     this.btnPostPeriod.Id         = 22;
     this.btnPostPeriod.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnPostPeriod.LargeGlyph")));
     this.btnPostPeriod.Name       = "btnPostPeriod";
     toolTipTitleItem2.Text        = "Post Period";
     toolTipItem2.LeftIndent       = 6;
     toolTipItem2.Text             = "Click this button to write of all Sales, Cost of Sales and Expence acocunt for th" +
                                     "is {0}";
     superToolTip2.Items.Add(toolTipTitleItem2);
     superToolTip2.Items.Add(toolTipItem2);
     this.btnPostPeriod.SuperTip   = superToolTip2;
     this.btnPostPeriod.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnPostPeriod_ItemClick);
     //
     // PeriodForm
     //
     this.AllowSave           = false;
     this.AllowSaveAndClose   = false;
     this.AllowSaveAndNew     = false;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.ClientSize          = new System.Drawing.Size(784, 562);
     this.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BindingSource, "Code", true));
     this.Name = "PeriodForm";
     this.SuperTipParameter = "period";
     this.TabIcon           = ((System.Drawing.Image)(resources.GetObject("$this.TabIcon")));
     this.TabIconBackup     = ((System.Drawing.Image)(resources.GetObject("$this.TabIconBackup")));
     ((System.ComponentModel.ISupportInitialize)(this.BindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LayoutControl)).EndInit();
     this.LayoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.LayoutGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ValidationProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.RibbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BindingSourceBalance)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pvtSummary)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDescription.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.itmDescription)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCode.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.itmCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.itmName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlIdentity)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStartDate.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStartDate.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.itmStartDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEndDate.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEndDate.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.itmEndDate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ddlStatus.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ServerModeSourceStatus)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.itmStatus)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlDetails)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.itmFinancialYear)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFinancialYear.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.itmFinancialQuarter)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFinancialQuarter.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlSummary)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.itmSummary)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlActivities)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
예제 #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.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView4 = new DevExpress.XtraCharts.StackedBarSeriesView();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView5 = new DevExpress.XtraCharts.StackedBarSeriesView();
            DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView6 = new DevExpress.XtraCharts.StackedBarSeriesView();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
            this.SuspendLayout();
            // 
            // chartControl1
            // 
            this.chartControl1.DataSource = this.bindingSource1;
            xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
            this.chartControl1.Diagram = xyDiagram2;
            this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl1.Location = new System.Drawing.Point(0, 0);
            this.chartControl1.Name = "chartControl1";
            this.chartControl1.SeriesDataMember = "TenNhanVien";
            series3.ArgumentDataMember = "TenNhanVien";
            series3.Name = "Giao dịch thành công";
            series3.ValueDataMembersSerializable = "SoGiaoDichThanhCong";
            series3.View = stackedBarSeriesView4;
            series4.ArgumentDataMember = "TenNhanVien";
            series4.Name = "Giao dịch thất bại";
            series4.ValueDataMembersSerializable = "SoGiaoDichBiHuy";
            series4.View = stackedBarSeriesView5;
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series3,
        series4};
            this.chartControl1.SeriesTemplate.View = stackedBarSeriesView6;
            this.chartControl1.SeriesTemplate.Visible = false;
            this.chartControl1.Size = new System.Drawing.Size(917, 444);
            this.chartControl1.TabIndex = 0;
            // 
            // bindingSource1
            // 
            this.bindingSource1.DataSource = typeof(BanVeTau.Models.RPGiaoDich);
            // 
            // UcRNhanVien
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.chartControl1);
            this.Name = "UcRNhanVien";
            this.Size = new System.Drawing.Size(917, 444);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).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.Series               series1               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView1 = new DevExpress.XtraCharts.StackedBarSeriesView();
     this.fluentDesignFormContainer1 = new DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormContainer();
     this.accordionControl1          = new DevExpress.XtraBars.Navigation.AccordionControl();
     this.accordionControlElement1   = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.accordionControlElement8   = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.accordionControlElement4   = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.accordionControlSeparator1 = new DevExpress.XtraBars.Navigation.AccordionControlSeparator();
     this.accordionControlSeparator7 = new DevExpress.XtraBars.Navigation.AccordionControlSeparator();
     this.accordionControlSeparator2 = new DevExpress.XtraBars.Navigation.AccordionControlSeparator();
     this.accordionControlElement2   = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.accordionControlElement9   = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.accordionControlElement10  = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.accordionControlElement16  = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.accordionControlElement17  = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.accordionControlSeparator8 = new DevExpress.XtraBars.Navigation.AccordionControlSeparator();
     this.accordionControlSeparator3 = new DevExpress.XtraBars.Navigation.AccordionControlSeparator();
     this.accordionControlElement3   = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.accordionControlElement11  = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.accordionControlElement12  = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.accordionControlSeparator4 = new DevExpress.XtraBars.Navigation.AccordionControlSeparator();
     this.accordionControlElement5   = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.accordionControlSeparator5 = new DevExpress.XtraBars.Navigation.AccordionControlSeparator();
     this.accordionControlElement6   = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.accordionControlElement7   = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.accordionControlSeparator6 = new DevExpress.XtraBars.Navigation.AccordionControlSeparator();
     this.accordionControlElement13  = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.accordionControlElement14  = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.accordionControlElement15  = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.fluentDesignFormControl1   = new DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl();
     this.fluentFormDefaultManager1  = new DevExpress.XtraBars.FluentDesignSystem.FluentFormDefaultManager(this.components);
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     this.fluentDesignFormContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.accordionControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fluentDesignFormControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fluentFormDefaultManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     this.SuspendLayout();
     //
     // fluentDesignFormContainer1
     //
     this.fluentDesignFormContainer1.Appearance.BackColor            = System.Drawing.Color.White;
     this.fluentDesignFormContainer1.Appearance.BackColor2           = System.Drawing.Color.White;
     this.fluentDesignFormContainer1.Appearance.Options.UseBackColor = true;
     this.fluentDesignFormContainer1.Controls.Add(this.chartControl1);
     this.fluentDesignFormContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.fluentDesignFormContainer1.Location    = new System.Drawing.Point(272, 49);
     this.fluentDesignFormContainer1.Margin      = new System.Windows.Forms.Padding(5);
     this.fluentDesignFormContainer1.Name        = "fluentDesignFormContainer1";
     this.fluentDesignFormContainer1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.fluentDesignFormContainer1.Size        = new System.Drawing.Size(880, 731);
     this.fluentDesignFormContainer1.TabIndex    = 0;
     //
     // accordionControl1
     //
     this.accordionControl1.Appearance.AccordionControl.BackColor              = System.Drawing.Color.White;
     this.accordionControl1.Appearance.AccordionControl.BackColor2             = System.Drawing.Color.White;
     this.accordionControl1.Appearance.AccordionControl.BorderColor            = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.AccordionControl.Font                   = new System.Drawing.Font("Sitka Text", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.accordionControl1.Appearance.AccordionControl.ForeColor              = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.AccordionControl.Options.UseBackColor   = true;
     this.accordionControl1.Appearance.AccordionControl.Options.UseBorderColor = true;
     this.accordionControl1.Appearance.AccordionControl.Options.UseFont        = true;
     this.accordionControl1.Appearance.AccordionControl.Options.UseForeColor   = true;
     this.accordionControl1.Appearance.Group.Disabled.BorderColor              = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.Group.Disabled.Font      = new System.Drawing.Font("Sitka Text", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.accordionControl1.Appearance.Group.Disabled.ForeColor = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.Group.Disabled.Options.UseBorderColor = true;
     this.accordionControl1.Appearance.Group.Disabled.Options.UseFont        = true;
     this.accordionControl1.Appearance.Group.Disabled.Options.UseForeColor   = true;
     this.accordionControl1.Appearance.Group.Hovered.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.accordionControl1.Appearance.Group.Hovered.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.accordionControl1.Appearance.Group.Hovered.BorderColor            = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.Group.Hovered.Font                   = new System.Drawing.Font("Sitka Text", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.accordionControl1.Appearance.Group.Hovered.ForeColor              = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.Group.Hovered.Options.UseBackColor   = true;
     this.accordionControl1.Appearance.Group.Hovered.Options.UseBorderColor = true;
     this.accordionControl1.Appearance.Group.Hovered.Options.UseFont        = true;
     this.accordionControl1.Appearance.Group.Hovered.Options.UseForeColor   = true;
     this.accordionControl1.Appearance.Group.Normal.Font                    = new System.Drawing.Font("Sitka Text", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.accordionControl1.Appearance.Group.Normal.ForeColor               = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.Group.Normal.Options.UseFont         = true;
     this.accordionControl1.Appearance.Group.Normal.Options.UseForeColor    = true;
     this.accordionControl1.Appearance.Group.Pressed.BackColor              = System.Drawing.Color.Transparent;
     this.accordionControl1.Appearance.Group.Pressed.BackColor2             = System.Drawing.Color.White;
     this.accordionControl1.Appearance.Group.Pressed.BorderColor            = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.Group.Pressed.Font                   = new System.Drawing.Font("Sitka Text", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.accordionControl1.Appearance.Group.Pressed.ForeColor              = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.Group.Pressed.Options.UseBackColor   = true;
     this.accordionControl1.Appearance.Group.Pressed.Options.UseBorderColor = true;
     this.accordionControl1.Appearance.Group.Pressed.Options.UseFont        = true;
     this.accordionControl1.Appearance.Group.Pressed.Options.UseForeColor   = true;
     this.accordionControl1.Appearance.Hint.Font                                        = new System.Drawing.Font("Sitka Text", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.accordionControl1.Appearance.Hint.ForeColor                                   = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.Hint.Options.UseFont                             = true;
     this.accordionControl1.Appearance.Hint.Options.UseForeColor                        = true;
     this.accordionControl1.Appearance.Item.Disabled.Font                               = new System.Drawing.Font("Sitka Text", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.accordionControl1.Appearance.Item.Disabled.ForeColor                          = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.Item.Disabled.Options.UseFont                    = true;
     this.accordionControl1.Appearance.Item.Disabled.Options.UseForeColor               = true;
     this.accordionControl1.Appearance.Item.Hovered.BackColor                           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.accordionControl1.Appearance.Item.Hovered.BackColor2                          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.accordionControl1.Appearance.Item.Hovered.BorderColor                         = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.Item.Hovered.Font                                = new System.Drawing.Font("Sitka Text", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.accordionControl1.Appearance.Item.Hovered.ForeColor                           = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.Item.Hovered.Options.UseBackColor                = true;
     this.accordionControl1.Appearance.Item.Hovered.Options.UseBorderColor              = true;
     this.accordionControl1.Appearance.Item.Hovered.Options.UseFont                     = true;
     this.accordionControl1.Appearance.Item.Hovered.Options.UseForeColor                = true;
     this.accordionControl1.Appearance.Item.Normal.Font                                 = new System.Drawing.Font("Sitka Text", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.accordionControl1.Appearance.Item.Normal.ForeColor                            = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.Item.Normal.Options.UseFont                      = true;
     this.accordionControl1.Appearance.Item.Normal.Options.UseForeColor                 = true;
     this.accordionControl1.Appearance.Item.Pressed.BackColor                           = System.Drawing.Color.White;
     this.accordionControl1.Appearance.Item.Pressed.BackColor2                          = System.Drawing.Color.White;
     this.accordionControl1.Appearance.Item.Pressed.BorderColor                         = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.Item.Pressed.Font                                = new System.Drawing.Font("Sitka Text", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.accordionControl1.Appearance.Item.Pressed.ForeColor                           = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.Item.Pressed.Options.UseBackColor                = true;
     this.accordionControl1.Appearance.Item.Pressed.Options.UseBorderColor              = true;
     this.accordionControl1.Appearance.Item.Pressed.Options.UseFont                     = true;
     this.accordionControl1.Appearance.Item.Pressed.Options.UseForeColor                = true;
     this.accordionControl1.Appearance.ItemWithContainer.Disabled.Font                  = new System.Drawing.Font("Sitka Text", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.accordionControl1.Appearance.ItemWithContainer.Disabled.ForeColor             = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.ItemWithContainer.Disabled.Options.UseFont       = true;
     this.accordionControl1.Appearance.ItemWithContainer.Disabled.Options.UseForeColor  = true;
     this.accordionControl1.Appearance.ItemWithContainer.Hovered.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.accordionControl1.Appearance.ItemWithContainer.Hovered.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.accordionControl1.Appearance.ItemWithContainer.Hovered.BorderColor            = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.ItemWithContainer.Hovered.Font                   = new System.Drawing.Font("Sitka Text", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.accordionControl1.Appearance.ItemWithContainer.Hovered.ForeColor              = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.ItemWithContainer.Hovered.Options.UseBackColor   = true;
     this.accordionControl1.Appearance.ItemWithContainer.Hovered.Options.UseBorderColor = true;
     this.accordionControl1.Appearance.ItemWithContainer.Hovered.Options.UseFont        = true;
     this.accordionControl1.Appearance.ItemWithContainer.Hovered.Options.UseForeColor   = true;
     this.accordionControl1.Appearance.ItemWithContainer.Normal.Font                    = new System.Drawing.Font("Sitka Text", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.accordionControl1.Appearance.ItemWithContainer.Normal.ForeColor               = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.ItemWithContainer.Normal.Options.UseFont         = true;
     this.accordionControl1.Appearance.ItemWithContainer.Normal.Options.UseForeColor    = true;
     this.accordionControl1.Appearance.ItemWithContainer.Pressed.BackColor              = System.Drawing.Color.White;
     this.accordionControl1.Appearance.ItemWithContainer.Pressed.BackColor2             = System.Drawing.Color.White;
     this.accordionControl1.Appearance.ItemWithContainer.Pressed.BorderColor            = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.ItemWithContainer.Pressed.Font                   = new System.Drawing.Font("Sitka Text", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.accordionControl1.Appearance.ItemWithContainer.Pressed.ForeColor              = System.Drawing.Color.Black;
     this.accordionControl1.Appearance.ItemWithContainer.Pressed.Options.UseBackColor   = true;
     this.accordionControl1.Appearance.ItemWithContainer.Pressed.Options.UseBorderColor = true;
     this.accordionControl1.Appearance.ItemWithContainer.Pressed.Options.UseFont        = true;
     this.accordionControl1.Appearance.ItemWithContainer.Pressed.Options.UseForeColor   = true;
     this.accordionControl1.ContextButtonsOptions.ShowToolTips                          = false;
     this.accordionControl1.Cursor = System.Windows.Forms.Cursors.Default;
     this.accordionControl1.Dock   = System.Windows.Forms.DockStyle.Left;
     this.accordionControl1.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] {
         this.accordionControlElement1,
         this.accordionControlSeparator7,
         this.accordionControlSeparator2,
         this.accordionControlElement2,
         this.accordionControlSeparator8,
         this.accordionControlSeparator3,
         this.accordionControlElement3,
         this.accordionControlSeparator4,
         this.accordionControlElement5,
         this.accordionControlSeparator5,
         this.accordionControlElement6,
         this.accordionControlSeparator6,
         this.accordionControlElement13
     });
     this.accordionControl1.ExpandElementMode = DevExpress.XtraBars.Navigation.ExpandElementMode.Multiple;
     this.accordionControl1.Location          = new System.Drawing.Point(0, 49);
     this.accordionControl1.Margin            = new System.Windows.Forms.Padding(0);
     this.accordionControl1.Name = "accordionControl1";
     this.accordionControl1.OptionsMinimizing.AllowMinimizeMode = DevExpress.Utils.DefaultBoolean.True;
     this.accordionControl1.ScaleImages            = DevExpress.Utils.DefaultBoolean.True;
     this.accordionControl1.ScrollBarMode          = DevExpress.XtraBars.Navigation.ScrollBarMode.Hidden;
     this.accordionControl1.SelectElementMode      = DevExpress.XtraBars.Navigation.SelectElementMode.MouseDown;
     this.accordionControl1.ShowGroupExpandButtons = false;
     this.accordionControl1.ShowItemExpandButtons  = false;
     this.accordionControl1.ShowToolTips           = false;
     this.accordionControl1.Size     = new System.Drawing.Size(272, 731);
     this.accordionControl1.TabIndex = 1;
     this.accordionControl1.ViewType = DevExpress.XtraBars.Navigation.AccordionControlViewType.HamburgerMenu;
     //
     // accordionControlElement1
     //
     this.accordionControlElement1.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] {
         this.accordionControlElement8,
         this.accordionControlElement4,
         this.accordionControlSeparator1
     });
     this.accordionControlElement1.HeaderTemplate.AddRange(new DevExpress.XtraBars.Navigation.HeaderElementInfo[] {
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Image),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.HeaderControl),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.ContextButtons),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Text, DevExpress.XtraBars.Navigation.HeaderElementAlignment.Right)
     });
     this.accordionControlElement1.ImageOptions.Image = global::CuaHangTienLoi.Properties.Resources.taikhoan;
     this.accordionControlElement1.Name   = "accordionControlElement1";
     this.accordionControlElement1.Text   = "TÀI KHOẢN";
     this.accordionControlElement1.Click += new System.EventHandler(this.accordionControlElement1_Click);
     //
     // accordionControlElement8
     //
     this.accordionControlElement8.HeaderTemplate.AddRange(new DevExpress.XtraBars.Navigation.HeaderElementInfo[] {
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Image),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.HeaderControl),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.ContextButtons),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Text, DevExpress.XtraBars.Navigation.HeaderElementAlignment.Right)
     });
     this.accordionControlElement8.Name   = "accordionControlElement8";
     this.accordionControlElement8.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.accordionControlElement8.Text   = "CanhCanh";
     this.accordionControlElement8.Click += new System.EventHandler(this.accordionControlElement8_Click);
     //
     // accordionControlElement4
     //
     this.accordionControlElement4.HeaderTemplate.AddRange(new DevExpress.XtraBars.Navigation.HeaderElementInfo[] {
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Image),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.HeaderControl),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.ContextButtons),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Text, DevExpress.XtraBars.Navigation.HeaderElementAlignment.Right)
     });
     this.accordionControlElement4.Name   = "accordionControlElement4";
     this.accordionControlElement4.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.accordionControlElement4.Text   = "Đăng xuất";
     this.accordionControlElement4.Click += new System.EventHandler(this.accordionControlElement4_Click);
     //
     // accordionControlSeparator1
     //
     this.accordionControlSeparator1.Name = "accordionControlSeparator1";
     //
     // accordionControlSeparator7
     //
     this.accordionControlSeparator7.Name = "accordionControlSeparator7";
     //
     // accordionControlSeparator2
     //
     this.accordionControlSeparator2.Name = "accordionControlSeparator2";
     //
     // accordionControlElement2
     //
     this.accordionControlElement2.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] {
         this.accordionControlElement9,
         this.accordionControlElement10,
         this.accordionControlElement16,
         this.accordionControlElement17
     });
     this.accordionControlElement2.Enabled = false;
     this.accordionControlElement2.HeaderTemplate.AddRange(new DevExpress.XtraBars.Navigation.HeaderElementInfo[] {
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Image),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.HeaderControl),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.ContextButtons),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Text, DevExpress.XtraBars.Navigation.HeaderElementAlignment.Right)
     });
     this.accordionControlElement2.ImageOptions.Image = global::CuaHangTienLoi.Properties.Resources.sanpham;
     this.accordionControlElement2.Name   = "accordionControlElement2";
     this.accordionControlElement2.Text   = "SẢN PHẨM";
     this.accordionControlElement2.Click += new System.EventHandler(this.accordionControlElement2_Click);
     //
     // accordionControlElement9
     //
     this.accordionControlElement9.HeaderTemplate.AddRange(new DevExpress.XtraBars.Navigation.HeaderElementInfo[] {
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Image),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.HeaderControl),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.ContextButtons),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Text, DevExpress.XtraBars.Navigation.HeaderElementAlignment.Right)
     });
     this.accordionControlElement9.Name   = "accordionControlElement9";
     this.accordionControlElement9.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.accordionControlElement9.Text   = "Sản phẩm";
     this.accordionControlElement9.Click += new System.EventHandler(this.accordionControlElement9_Click);
     //
     // accordionControlElement10
     //
     this.accordionControlElement10.HeaderTemplate.AddRange(new DevExpress.XtraBars.Navigation.HeaderElementInfo[] {
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Image),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.HeaderControl),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.ContextButtons),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Text, DevExpress.XtraBars.Navigation.HeaderElementAlignment.Right)
     });
     this.accordionControlElement10.Name   = "accordionControlElement10";
     this.accordionControlElement10.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.accordionControlElement10.Text   = "Nhà cung cấp";
     this.accordionControlElement10.Click += new System.EventHandler(this.accordionControlElement10_Click);
     //
     // accordionControlElement16
     //
     this.accordionControlElement16.HeaderTemplate.AddRange(new DevExpress.XtraBars.Navigation.HeaderElementInfo[] {
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Image),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.HeaderControl),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.ContextButtons),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Text, DevExpress.XtraBars.Navigation.HeaderElementAlignment.Right)
     });
     this.accordionControlElement16.Name   = "accordionControlElement16";
     this.accordionControlElement16.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.accordionControlElement16.Text   = "Loại sản phẩm";
     this.accordionControlElement16.Click += new System.EventHandler(this.accordionControlElement16_Click);
     //
     // accordionControlElement17
     //
     this.accordionControlElement17.HeaderTemplate.AddRange(new DevExpress.XtraBars.Navigation.HeaderElementInfo[] {
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Image),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.HeaderControl),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.ContextButtons),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Text, DevExpress.XtraBars.Navigation.HeaderElementAlignment.Right)
     });
     this.accordionControlElement17.Name   = "accordionControlElement17";
     this.accordionControlElement17.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.accordionControlElement17.Text   = "Chủng loại";
     this.accordionControlElement17.Click += new System.EventHandler(this.accordionControlElement17_Click);
     //
     // accordionControlSeparator8
     //
     this.accordionControlSeparator8.Name = "accordionControlSeparator8";
     //
     // accordionControlSeparator3
     //
     this.accordionControlSeparator3.Name = "accordionControlSeparator3";
     //
     // accordionControlElement3
     //
     this.accordionControlElement3.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] {
         this.accordionControlElement11,
         this.accordionControlElement12
     });
     this.accordionControlElement3.Enabled = false;
     this.accordionControlElement3.HeaderTemplate.AddRange(new DevExpress.XtraBars.Navigation.HeaderElementInfo[] {
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Image),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.HeaderControl),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.ContextButtons),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Text, DevExpress.XtraBars.Navigation.HeaderElementAlignment.Right)
     });
     this.accordionControlElement3.ImageOptions.Image = global::CuaHangTienLoi.Properties.Resources.bill;
     this.accordionControlElement3.Name   = "accordionControlElement3";
     this.accordionControlElement3.Text   = "HÓA ĐƠN";
     this.accordionControlElement3.Click += new System.EventHandler(this.accordionControlElement3_Click);
     //
     // accordionControlElement11
     //
     this.accordionControlElement11.HeaderTemplate.AddRange(new DevExpress.XtraBars.Navigation.HeaderElementInfo[] {
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Image),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.HeaderControl),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.ContextButtons),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Text, DevExpress.XtraBars.Navigation.HeaderElementAlignment.Right)
     });
     this.accordionControlElement11.Name   = "accordionControlElement11";
     this.accordionControlElement11.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.accordionControlElement11.Text   = "Hóa đơn bán hàng";
     this.accordionControlElement11.Click += new System.EventHandler(this.accordionControlElement11_Click);
     //
     // accordionControlElement12
     //
     this.accordionControlElement12.HeaderTemplate.AddRange(new DevExpress.XtraBars.Navigation.HeaderElementInfo[] {
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Image),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.HeaderControl),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.ContextButtons),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Text, DevExpress.XtraBars.Navigation.HeaderElementAlignment.Right)
     });
     this.accordionControlElement12.Name  = "accordionControlElement12";
     this.accordionControlElement12.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.accordionControlElement12.Text  = "Hóa đơn đổi/ trả hàng";
     //
     // accordionControlSeparator4
     //
     this.accordionControlSeparator4.Name = "accordionControlSeparator4";
     //
     // accordionControlElement5
     //
     this.accordionControlElement5.Enabled = false;
     this.accordionControlElement5.HeaderTemplate.AddRange(new DevExpress.XtraBars.Navigation.HeaderElementInfo[] {
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Image),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.HeaderControl),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.ContextButtons),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Text, DevExpress.XtraBars.Navigation.HeaderElementAlignment.Right)
     });
     this.accordionControlElement5.ImageOptions.Image = global::CuaHangTienLoi.Properties.Resources.nhanvien1;
     this.accordionControlElement5.Name   = "accordionControlElement5";
     this.accordionControlElement5.Text   = "NHÂN VIÊN";
     this.accordionControlElement5.Click += new System.EventHandler(this.accordionControlElement5_Click);
     //
     // accordionControlSeparator5
     //
     this.accordionControlSeparator5.Name = "accordionControlSeparator5";
     //
     // accordionControlElement6
     //
     this.accordionControlElement6.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] {
         this.accordionControlElement7
     });
     this.accordionControlElement6.Enabled = false;
     this.accordionControlElement6.HeaderTemplate.AddRange(new DevExpress.XtraBars.Navigation.HeaderElementInfo[] {
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Image),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.HeaderControl),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.ContextButtons),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Text, DevExpress.XtraBars.Navigation.HeaderElementAlignment.Right)
     });
     this.accordionControlElement6.ImageOptions.Image = global::CuaHangTienLoi.Properties.Resources.thongke;
     this.accordionControlElement6.Name   = "accordionControlElement6";
     this.accordionControlElement6.Text   = "THỐNG KÊ";
     this.accordionControlElement6.Click += new System.EventHandler(this.accordionControlElement6_Click);
     //
     // accordionControlElement7
     //
     this.accordionControlElement7.HeaderTemplate.AddRange(new DevExpress.XtraBars.Navigation.HeaderElementInfo[] {
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Image),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.HeaderControl),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.ContextButtons),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Text, DevExpress.XtraBars.Navigation.HeaderElementAlignment.Right)
     });
     this.accordionControlElement7.Name  = "accordionControlElement7";
     this.accordionControlElement7.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.accordionControlElement7.Text  = "Doanh thu";
     //
     // accordionControlSeparator6
     //
     this.accordionControlSeparator6.Name = "accordionControlSeparator6";
     //
     // accordionControlElement13
     //
     this.accordionControlElement13.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] {
         this.accordionControlElement14,
         this.accordionControlElement15
     });
     this.accordionControlElement13.Enabled = false;
     this.accordionControlElement13.HeaderTemplate.AddRange(new DevExpress.XtraBars.Navigation.HeaderElementInfo[] {
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Image),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.HeaderControl),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.ContextButtons),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Text, DevExpress.XtraBars.Navigation.HeaderElementAlignment.Right)
     });
     this.accordionControlElement13.ImageOptions.Image        = global::CuaHangTienLoi.Properties.Resources.khohang;
     this.accordionControlElement13.ImageOptions.SvgImageSize = new System.Drawing.Size(8, 20);
     this.accordionControlElement13.Name = "accordionControlElement13";
     this.accordionControlElement13.Text = "KHO HÀNG";
     //
     // accordionControlElement14
     //
     this.accordionControlElement14.HeaderTemplate.AddRange(new DevExpress.XtraBars.Navigation.HeaderElementInfo[] {
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Image),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.HeaderControl),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.ContextButtons),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Text, DevExpress.XtraBars.Navigation.HeaderElementAlignment.Right)
     });
     this.accordionControlElement14.Name  = "accordionControlElement14";
     this.accordionControlElement14.Style = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.accordionControlElement14.Text  = "Đặt hàng";
     //
     // accordionControlElement15
     //
     this.accordionControlElement15.HeaderTemplate.AddRange(new DevExpress.XtraBars.Navigation.HeaderElementInfo[] {
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Image),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.HeaderControl),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.ContextButtons),
         new DevExpress.XtraBars.Navigation.HeaderElementInfo(DevExpress.XtraBars.Navigation.HeaderElementType.Text, DevExpress.XtraBars.Navigation.HeaderElementAlignment.Right)
     });
     this.accordionControlElement15.Name   = "accordionControlElement15";
     this.accordionControlElement15.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.accordionControlElement15.Text   = "Nhập hàng";
     this.accordionControlElement15.Click += new System.EventHandler(this.accordionControlElement15_Click_1);
     //
     // fluentDesignFormControl1
     //
     this.fluentDesignFormControl1.FluentDesignForm = this;
     this.fluentDesignFormControl1.Location         = new System.Drawing.Point(0, 0);
     this.fluentDesignFormControl1.Manager          = this.fluentFormDefaultManager1;
     this.fluentDesignFormControl1.Margin           = new System.Windows.Forms.Padding(5);
     this.fluentDesignFormControl1.Name             = "fluentDesignFormControl1";
     this.fluentDesignFormControl1.Size             = new System.Drawing.Size(1152, 49);
     this.fluentDesignFormControl1.TabIndex         = 2;
     this.fluentDesignFormControl1.TabStop          = false;
     //
     // fluentFormDefaultManager1
     //
     this.fluentFormDefaultManager1.DockingEnabled = false;
     this.fluentFormDefaultManager1.Form           = this;
     //
     // chartControl1
     //
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram     = xyDiagram1;
     this.chartControl1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.Name = "Default Legend";
     this.chartControl1.Location    = new System.Drawing.Point(0, 0);
     this.chartControl1.Name        = "chartControl1";
     this.chartControl1.PaletteName = "Civic";
     this.chartControl1.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Silver, System.Drawing.Color.Silver)
     }));
     series1.LegendName = "Default Legend";
     series1.Name       = "Series 1";
     series1.View       = stackedBarSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.Size     = new System.Drawing.Size(880, 731);
     this.chartControl1.TabIndex = 0;
     //
     // TrangChu
     //
     this.Appearance.BackColor            = System.Drawing.Color.White;
     this.Appearance.BackColor2           = System.Drawing.Color.White;
     this.Appearance.Options.UseBackColor = true;
     this.Appearance.Options.UseFont      = true;
     this.AutoScaleDimensions             = new System.Drawing.SizeF(16F, 35F);
     this.AutoScaleMode    = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize       = new System.Drawing.Size(1152, 780);
     this.ControlContainer = this.fluentDesignFormContainer1;
     this.Controls.Add(this.fluentDesignFormContainer1);
     this.Controls.Add(this.accordionControl1);
     this.Controls.Add(this.fluentDesignFormControl1);
     this.FluentDesignFormControl = this.fluentDesignFormControl1;
     this.Font              = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle   = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.IconOptions.Image = global::CuaHangTienLoi.Properties.Resources.cm;
     this.Margin            = new System.Windows.Forms.Padding(5);
     this.Name              = "TrangChu";
     this.NavigationControl = this.accordionControl1;
     this.RightToLeftLayout = true;
     this.SizeGripStyle     = System.Windows.Forms.SizeGripStyle.Show;
     this.StartPosition     = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text              = "TRANG CHỦ";
     this.WindowState       = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing      += new System.Windows.Forms.FormClosingEventHandler(this.TrangChu_FormClosing);
     this.Load             += new System.EventHandler(this.TrangChu_Load);
     this.fluentDesignFormContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.accordionControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fluentDesignFormControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fluentFormDefaultManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).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.StackedBarSeriesLabel stackedBarSeriesLabel1 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView1  = new DevExpress.XtraCharts.StackedBarSeriesView();
     this.chartControl1    = new DevExpress.XtraCharts.ChartControl();
     this.gspTableAdapter1 = new HiddenLabelsSample.gspDataSetTableAdapters.GSPTableAdapter();
     this.gSPBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gspDataSet1      = new HiddenLabelsSample.gspDataSet();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gSPBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gspDataSet1)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     this.chartControl1.DataAdapter              = this.gspTableAdapter1;
     this.chartControl1.DataBindings             = null;
     this.chartControl1.DataSource               = this.gSPBindingSource;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.Rotated         = true;
     this.chartControl1.Diagram = xyDiagram1;
     this.chartControl1.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
     this.chartControl1.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartControl1.Legend.Name        = "Default Legend";
     this.chartControl1.Location           = new System.Drawing.Point(0, 0);
     this.chartControl1.Name               = "chartControl1";
     this.chartControl1.SeriesDataMember   = "Year";
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     this.chartControl1.SeriesTemplate.ArgumentDataMember = "Region";
     stackedBarSeriesLabel1.TextPattern                             = "{V:0.##}";
     this.chartControl1.SeriesTemplate.Label                        = stackedBarSeriesLabel1;
     this.chartControl1.SeriesTemplate.LabelsVisibility             = DevExpress.Utils.DefaultBoolean.True;
     this.chartControl1.SeriesTemplate.SeriesPointsSorting          = DevExpress.XtraCharts.SortingMode.Descending;
     this.chartControl1.SeriesTemplate.SeriesPointsSortingKey       = DevExpress.XtraCharts.SeriesPointKey.Value_1;
     this.chartControl1.SeriesTemplate.ValueDataMembersSerializable = "GSP";
     this.chartControl1.SeriesTemplate.View                         = stackedBarSeriesView1;
     this.chartControl1.Size     = new System.Drawing.Size(624, 321);
     this.chartControl1.TabIndex = 0;
     this.chartControl1.CustomDrawSeriesPoint += new DevExpress.XtraCharts.CustomDrawSeriesPointEventHandler(this.OnCustomDrawSeriesPoint);
     //
     // gspTableAdapter1
     //
     this.gspTableAdapter1.ClearBeforeFill = true;
     //
     // gSPBindingSource
     //
     this.gSPBindingSource.DataMember = "GSP";
     this.gSPBindingSource.DataSource = this.gspDataSet1;
     this.gSPBindingSource.Position   = 0;
     this.gSPBindingSource.Sort       = "";
     //
     // gspDataSet1
     //
     this.gspDataSet1.DataSetName             = "gspDataSet";
     this.gspDataSet1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(624, 321);
     this.Controls.Add(this.chartControl1);
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gSPBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gspDataSet1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources           = new System.ComponentModel.ComponentResourceManager(typeof(FRM_PH_OSD_EXT_YEAR));
     DevExpress.XtraCharts.XYDiagram             xyDiagram1             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.SecondaryAxisY        secondaryAxisY1        = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.Series                series1                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel1 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView1  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series2                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel2 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView2  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series3                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel      pointSeriesLabel1      = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView1        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle            chartTitle1            = new DevExpress.XtraCharts.ChartTitle();
     this.splitmain     = new System.Windows.Forms.SplitContainer();
     this.grdView       = new DevExpress.XtraGrid.GridControl();
     this.gvwView       = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
     this.gridBand1     = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.gridBand2     = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.DIV           = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandYear      = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.band01        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL01         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band02        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL02         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band03        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL03         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band04        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL04         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band05        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL05         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band06        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL06         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band07        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL07         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band08        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL08         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band09        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL09         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band10        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL10         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band11        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL11         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band12        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL12         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandAVG       = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COLAVG        = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.timer1        = new System.Windows.Forms.Timer(this.components);
     this.chartSlabtest = new DevExpress.XtraCharts.ChartControl();
     this.pnHeader.SuspendLayout();
     this.pnButton.SuspendLayout();
     this.pnFormType.SuspendLayout();
     this.pn2.SuspendLayout();
     this.pn1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitmain)).BeginInit();
     this.splitmain.Panel1.SuspendLayout();
     this.splitmain.Panel2.SuspendLayout();
     this.splitmain.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvwView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartSlabtest)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     this.SuspendLayout();
     //
     // lblDate
     //
     this.lblDate.Text = "2018-12-04\n11:00:01";
     //
     // cmdYear
     //
     this.cmdYear.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.cmdYear.Appearance.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.cmdYear.Appearance.Font                 = new System.Drawing.Font("Calibri", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdYear.Appearance.GradientMode         = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.cmdYear.Appearance.Options.UseBackColor = true;
     this.cmdYear.Appearance.Options.UseFont      = true;
     this.cmdYear.ImageOptions.Image              = ((System.Drawing.Image)(resources.GetObject("cmdYear.ImageOptions.Image")));
     //
     // cmdMonth
     //
     this.cmdMonth.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.cmdMonth.Appearance.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.cmdMonth.Appearance.Font                 = new System.Drawing.Font("Calibri", 27.75F, System.Drawing.FontStyle.Bold);
     this.cmdMonth.Appearance.GradientMode         = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.cmdMonth.Appearance.Options.UseBackColor = true;
     this.cmdMonth.Appearance.Options.UseFont      = true;
     this.cmdMonth.ImageOptions.Image              = ((System.Drawing.Image)(resources.GetObject("cmdMonth.ImageOptions.Image")));
     //
     // cmdDay
     //
     this.cmdDay.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.cmdDay.Appearance.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.cmdDay.Appearance.Font                 = new System.Drawing.Font("Calibri", 27.75F, System.Drawing.FontStyle.Bold);
     this.cmdDay.Appearance.GradientMode         = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.cmdDay.Appearance.Options.UseBackColor = true;
     this.cmdDay.Appearance.Options.UseFont      = true;
     this.cmdDay.ImageOptions.Image              = ((System.Drawing.Image)(resources.GetObject("cmdDay.ImageOptions.Image")));
     //
     // cmdBack
     //
     this.cmdBack.FlatAppearance.BorderColor = System.Drawing.Color.Yellow;
     this.cmdBack.FlatAppearance.BorderSize  = 0;
     //
     // lblShift
     //
     this.lblShift.Size = new System.Drawing.Size(413, 53);
     this.lblShift.Text = "Shift 1 (06:00 ~ 14:00)";
     //
     // lblPhylon
     //
     this.lblPhylon.Click += new System.EventHandler(this.lblPhylon_Click);
     //
     // lblCMP
     //
     this.lblCMP.Click += new System.EventHandler(this.lblCMP_Click);
     //
     // splitmain
     //
     this.splitmain.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitmain.Location    = new System.Drawing.Point(0, 163);
     this.splitmain.Name        = "splitmain";
     this.splitmain.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitmain.Panel1
     //
     this.splitmain.Panel1.Controls.Add(this.chartSlabtest);
     //
     // splitmain.Panel2
     //
     this.splitmain.Panel2.Controls.Add(this.grdView);
     this.splitmain.Size             = new System.Drawing.Size(1920, 917);
     this.splitmain.SplitterDistance = 678;
     this.splitmain.TabIndex         = 16;
     //
     // grdView
     //
     this.grdView.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grdView.Location = new System.Drawing.Point(0, 0);
     this.grdView.MainView = this.gvwView;
     this.grdView.Name     = "grdView";
     this.grdView.Size     = new System.Drawing.Size(1920, 235);
     this.grdView.TabIndex = 0;
     this.grdView.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gvwView
     });
     //
     // gvwView
     //
     this.gvwView.Appearance.BandPanel.BackColor              = System.Drawing.Color.Gray;
     this.gvwView.Appearance.BandPanel.Font                   = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gvwView.Appearance.BandPanel.ForeColor              = System.Drawing.Color.White;
     this.gvwView.Appearance.BandPanel.Options.UseBackColor   = true;
     this.gvwView.Appearance.BandPanel.Options.UseFont        = true;
     this.gvwView.Appearance.BandPanel.Options.UseForeColor   = true;
     this.gvwView.Appearance.BandPanel.Options.UseTextOptions = true;
     this.gvwView.Appearance.BandPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gvwView.Appearance.BandPanel.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.gvwView.Appearance.Row.Font                   = new System.Drawing.Font("Calibri", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gvwView.Appearance.Row.Options.UseFont        = true;
     this.gvwView.Appearance.Row.Options.UseTextOptions = true;
     this.gvwView.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gvwView.Appearance.Row.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.gvwView.BandPanelRowHeight = 40;
     this.gvwView.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.gridBand1,
         this.bandYear,
         this.bandAVG
     });
     this.gvwView.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
         this.DIV,
         this.COL01,
         this.COL02,
         this.COL03,
         this.COL04,
         this.COL05,
         this.COL06,
         this.COL07,
         this.COL08,
         this.COL09,
         this.COL10,
         this.COL11,
         this.COL12,
         this.COLAVG
     });
     this.gvwView.GridControl = this.grdView;
     this.gvwView.Name        = "gvwView";
     this.gvwView.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvwView.OptionsSelection.EnableAppearanceFocusedRow  = false;
     this.gvwView.OptionsSelection.MultiSelectMode             = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect;
     this.gvwView.OptionsView.ShowColumnHeaders = false;
     this.gvwView.OptionsView.ShowGroupPanel    = false;
     this.gvwView.OptionsView.ShowIndicator     = false;
     this.gvwView.PaintStyleName = "UltraFlat";
     this.gvwView.RowHeight      = 35;
     this.gvwView.RowCellStyle  += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gvwView_RowCellStyle);
     //
     // gridBand1
     //
     this.gridBand1.Caption = "Year";
     this.gridBand1.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.gridBand2
     });
     this.gridBand1.Name         = "gridBand1";
     this.gridBand1.VisibleIndex = 0;
     this.gridBand1.Width        = 200;
     //
     // gridBand2
     //
     this.gridBand2.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.gridBand2.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.gridBand2.AppearanceHeader.Options.UseBackColor = true;
     this.gridBand2.AppearanceHeader.Options.UseForeColor = true;
     this.gridBand2.Caption = "Month";
     this.gridBand2.Columns.Add(this.DIV);
     this.gridBand2.Name         = "gridBand2";
     this.gridBand2.VisibleIndex = 0;
     this.gridBand2.Width        = 200;
     //
     // DIV
     //
     this.DIV.Caption   = "DIV";
     this.DIV.FieldName = "DIV";
     this.DIV.Name      = "DIV";
     this.DIV.Visible   = true;
     this.DIV.Width     = 200;
     //
     // bandYear
     //
     this.bandYear.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.band01,
         this.band02,
         this.band03,
         this.band04,
         this.band05,
         this.band06,
         this.band07,
         this.band08,
         this.band09,
         this.band10,
         this.band11,
         this.band12
     });
     this.bandYear.Name         = "bandYear";
     this.bandYear.VisibleIndex = 1;
     this.bandYear.Width        = 1560;
     //
     // band01
     //
     this.band01.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band01.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band01.AppearanceHeader.Options.UseBackColor = true;
     this.band01.AppearanceHeader.Options.UseForeColor = true;
     this.band01.Caption = "Jan";
     this.band01.Columns.Add(this.COL01);
     this.band01.Name         = "band01";
     this.band01.VisibleIndex = 0;
     this.band01.Width        = 130;
     //
     // COL01
     //
     this.COL01.Caption   = "COL01";
     this.COL01.FieldName = "COL01";
     this.COL01.Name      = "COL01";
     this.COL01.Visible   = true;
     this.COL01.Width     = 130;
     //
     // band02
     //
     this.band02.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band02.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band02.AppearanceHeader.Options.UseBackColor = true;
     this.band02.AppearanceHeader.Options.UseForeColor = true;
     this.band02.Caption = "Feb";
     this.band02.Columns.Add(this.COL02);
     this.band02.Name         = "band02";
     this.band02.VisibleIndex = 1;
     this.band02.Width        = 130;
     //
     // COL02
     //
     this.COL02.Caption   = "COL02";
     this.COL02.FieldName = "COL02";
     this.COL02.Name      = "COL02";
     this.COL02.Visible   = true;
     this.COL02.Width     = 130;
     //
     // band03
     //
     this.band03.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band03.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band03.AppearanceHeader.Options.UseBackColor = true;
     this.band03.AppearanceHeader.Options.UseForeColor = true;
     this.band03.Caption = "Mar";
     this.band03.Columns.Add(this.COL03);
     this.band03.Name         = "band03";
     this.band03.VisibleIndex = 2;
     this.band03.Width        = 130;
     //
     // COL03
     //
     this.COL03.Caption   = "COL03";
     this.COL03.FieldName = "COL03";
     this.COL03.Name      = "COL03";
     this.COL03.Visible   = true;
     this.COL03.Width     = 130;
     //
     // band04
     //
     this.band04.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band04.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band04.AppearanceHeader.Options.UseBackColor = true;
     this.band04.AppearanceHeader.Options.UseForeColor = true;
     this.band04.Caption = "Apr";
     this.band04.Columns.Add(this.COL04);
     this.band04.Name         = "band04";
     this.band04.VisibleIndex = 3;
     this.band04.Width        = 130;
     //
     // COL04
     //
     this.COL04.Caption   = "COL04";
     this.COL04.FieldName = "COL04";
     this.COL04.Name      = "COL04";
     this.COL04.Visible   = true;
     this.COL04.Width     = 130;
     //
     // band05
     //
     this.band05.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band05.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band05.AppearanceHeader.Options.UseBackColor = true;
     this.band05.AppearanceHeader.Options.UseForeColor = true;
     this.band05.Caption = "May";
     this.band05.Columns.Add(this.COL05);
     this.band05.Name         = "band05";
     this.band05.VisibleIndex = 4;
     this.band05.Width        = 130;
     //
     // COL05
     //
     this.COL05.Caption   = "COL05";
     this.COL05.FieldName = "COL05";
     this.COL05.Name      = "COL05";
     this.COL05.Visible   = true;
     this.COL05.Width     = 130;
     //
     // band06
     //
     this.band06.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band06.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band06.AppearanceHeader.Options.UseBackColor = true;
     this.band06.AppearanceHeader.Options.UseForeColor = true;
     this.band06.Caption = "Jun";
     this.band06.Columns.Add(this.COL06);
     this.band06.Name         = "band06";
     this.band06.VisibleIndex = 5;
     this.band06.Width        = 130;
     //
     // COL06
     //
     this.COL06.Caption   = "COL06";
     this.COL06.FieldName = "COL06";
     this.COL06.Name      = "COL06";
     this.COL06.Visible   = true;
     this.COL06.Width     = 130;
     //
     // band07
     //
     this.band07.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band07.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band07.AppearanceHeader.Options.UseBackColor = true;
     this.band07.AppearanceHeader.Options.UseForeColor = true;
     this.band07.Caption = "Jul";
     this.band07.Columns.Add(this.COL07);
     this.band07.Name         = "band07";
     this.band07.VisibleIndex = 6;
     this.band07.Width        = 130;
     //
     // COL07
     //
     this.COL07.Caption   = "COL07";
     this.COL07.FieldName = "COL07";
     this.COL07.Name      = "COL07";
     this.COL07.Visible   = true;
     this.COL07.Width     = 130;
     //
     // band08
     //
     this.band08.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band08.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band08.AppearanceHeader.Options.UseBackColor = true;
     this.band08.AppearanceHeader.Options.UseForeColor = true;
     this.band08.Caption = "Aug";
     this.band08.Columns.Add(this.COL08);
     this.band08.Name         = "band08";
     this.band08.VisibleIndex = 7;
     this.band08.Width        = 130;
     //
     // COL08
     //
     this.COL08.Caption   = "COL08";
     this.COL08.FieldName = "COL08";
     this.COL08.Name      = "COL08";
     this.COL08.Visible   = true;
     this.COL08.Width     = 130;
     //
     // band09
     //
     this.band09.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band09.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band09.AppearanceHeader.Options.UseBackColor = true;
     this.band09.AppearanceHeader.Options.UseForeColor = true;
     this.band09.Caption = "Sep";
     this.band09.Columns.Add(this.COL09);
     this.band09.Name         = "band09";
     this.band09.VisibleIndex = 8;
     this.band09.Width        = 130;
     //
     // COL09
     //
     this.COL09.Caption   = "COL09";
     this.COL09.FieldName = "COL09";
     this.COL09.Name      = "COL09";
     this.COL09.Visible   = true;
     this.COL09.Width     = 130;
     //
     // band10
     //
     this.band10.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band10.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band10.AppearanceHeader.Options.UseBackColor = true;
     this.band10.AppearanceHeader.Options.UseForeColor = true;
     this.band10.Caption = "Oct";
     this.band10.Columns.Add(this.COL10);
     this.band10.Name         = "band10";
     this.band10.VisibleIndex = 9;
     this.band10.Width        = 130;
     //
     // COL10
     //
     this.COL10.Caption   = "COL10";
     this.COL10.FieldName = "COL10";
     this.COL10.Name      = "COL10";
     this.COL10.Visible   = true;
     this.COL10.Width     = 130;
     //
     // band11
     //
     this.band11.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band11.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band11.AppearanceHeader.Options.UseBackColor = true;
     this.band11.AppearanceHeader.Options.UseForeColor = true;
     this.band11.Caption = "Nov";
     this.band11.Columns.Add(this.COL11);
     this.band11.Name         = "band11";
     this.band11.VisibleIndex = 10;
     this.band11.Width        = 130;
     //
     // COL11
     //
     this.COL11.Caption   = "COL11";
     this.COL11.FieldName = "COL11";
     this.COL11.Name      = "COL11";
     this.COL11.Visible   = true;
     this.COL11.Width     = 130;
     //
     // band12
     //
     this.band12.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band12.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band12.AppearanceHeader.Options.UseBackColor = true;
     this.band12.AppearanceHeader.Options.UseForeColor = true;
     this.band12.Caption = "Dec";
     this.band12.Columns.Add(this.COL12);
     this.band12.Name         = "band12";
     this.band12.VisibleIndex = 11;
     this.band12.Width        = 130;
     //
     // COL12
     //
     this.COL12.Caption   = "COL12";
     this.COL12.FieldName = "COL12";
     this.COL12.Name      = "COL12";
     this.COL12.Visible   = true;
     this.COL12.Width     = 130;
     //
     // bandAVG
     //
     this.bandAVG.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.bandAVG.AppearanceHeader.Options.UseBackColor = true;
     this.bandAVG.Caption = "AVG";
     this.bandAVG.Columns.Add(this.COLAVG);
     this.bandAVG.Name         = "bandAVG";
     this.bandAVG.VisibleIndex = 2;
     this.bandAVG.Width        = 158;
     //
     // COLAVG
     //
     this.COLAVG.Caption   = "COLAVG";
     this.COLAVG.FieldName = "COLAVG";
     this.COLAVG.Name      = "COLAVG";
     this.COLAVG.Visible   = true;
     this.COLAVG.Width     = 158;
     //
     // timer1
     //
     this.timer1.Interval = 1000;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // chartSlabtest
     //
     this.chartSlabtest.AnimationStartMode       = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chartSlabtest.DataBindings             = null;
     xyDiagram1.AxisX.Label.Angle                = -45;
     xyDiagram1.AxisX.Label.Font                 = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     xyDiagram1.AxisX.Title.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     xyDiagram1.AxisX.Title.Text                 = "Date";
     xyDiagram1.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     xyDiagram1.AxisX.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Label.Font                 = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     xyDiagram1.AxisY.Title.Font                 = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
     xyDiagram1.AxisY.Title.Text                 = "OS&D (Prs)";
     xyDiagram1.AxisY.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     xyDiagram1.AxisY.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.Visibility                 = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     secondaryAxisY1.AxisID            = 0;
     secondaryAxisY1.Label.Font        = new System.Drawing.Font("Tahoma", 14.25F);
     secondaryAxisY1.Label.TextPattern = "{V:#,0.0#}";
     secondaryAxisY1.Name                       = "Secondary AxisY 1";
     secondaryAxisY1.Title.Font                 = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
     secondaryAxisY1.Title.Text                 = "%";
     secondaryAxisY1.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     secondaryAxisY1.Title.Visibility           = DevExpress.Utils.DefaultBoolean.Default;
     secondaryAxisY1.VisibleInPanesSerializable = "-1";
     xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY1
     });
     this.chartSlabtest.Diagram = xyDiagram1;
     this.chartSlabtest.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chartSlabtest.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartSlabtest.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.chartSlabtest.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartSlabtest.Legend.Font            = new System.Drawing.Font("Calibri", 20F, System.Drawing.FontStyle.Bold);
     this.chartSlabtest.Legend.Name            = "Default Legend";
     this.chartSlabtest.Legend.Title.Font      = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chartSlabtest.Legend.Title.Text      = "Slab Test";
     this.chartSlabtest.Legend.Title.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.chartSlabtest.Location        = new System.Drawing.Point(0, 0);
     this.chartSlabtest.Name            = "chartSlabtest";
     stackedBarSeriesLabel1.Font        = new System.Drawing.Font("Tahoma", 12F);
     stackedBarSeriesLabel1.TextPattern = "{V:#,#}";
     series1.Label                                 = stackedBarSeriesLabel1;
     series1.LabelsVisibility                      = DevExpress.Utils.DefaultBoolean.True;
     series1.Name                                  = "Internal";
     stackedBarSeriesView1.Color                   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(240)))));
     series1.View                                  = stackedBarSeriesView1;
     stackedBarSeriesLabel2.Font                   = new System.Drawing.Font("Tahoma", 12F);
     stackedBarSeriesLabel2.TextPattern            = "{V:#,#}";
     series2.Label                                 = stackedBarSeriesLabel2;
     series2.LabelsVisibility                      = DevExpress.Utils.DefaultBoolean.True;
     series2.Name                                  = "External";
     stackedBarSeriesView2.Color                   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     series2.View                                  = stackedBarSeriesView2;
     pointSeriesLabel1.Font                        = new System.Drawing.Font("Tahoma", 12F);
     pointSeriesLabel1.ResolveOverlappingMode      = DevExpress.XtraCharts.ResolveOverlappingMode.JustifyAroundPoint;
     pointSeriesLabel1.TextPattern                 = "{V:#,0.0#}";
     series3.Label                                 = pointSeriesLabel1;
     series3.LabelsVisibility                      = DevExpress.Utils.DefaultBoolean.True;
     series3.Name                                  = "%";
     lineSeriesView1.AxisYName                     = "Secondary AxisY 1";
     lineSeriesView1.Color                         = System.Drawing.Color.Sienna;
     lineSeriesView1.LineMarkerOptions.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(150)))), ((int)(((byte)(70)))));
     lineSeriesView1.LineMarkerOptions.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(187)))), ((int)(((byte)(89)))));
     lineSeriesView1.LineStyle.Thickness           = 5;
     lineSeriesView1.MarkerVisibility              = DevExpress.Utils.DefaultBoolean.True;
     series3.View                                  = lineSeriesView1;
     this.chartSlabtest.SeriesSerializable         = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     this.chartSlabtest.Size     = new System.Drawing.Size(1920, 678);
     this.chartSlabtest.TabIndex = 9;
     chartTitle1.Alignment       = System.Drawing.StringAlignment.Near;
     chartTitle1.Font            = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Bold);
     chartTitle1.Indent          = 0;
     chartTitle1.Text            = "Stitching 1";
     chartTitle1.TextColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     chartTitle1.Visibility      = DevExpress.Utils.DefaultBoolean.False;
     this.chartSlabtest.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // FRM_PH_OSD_EXT_YEAR
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1920, 1080);
     this.Controls.Add(this.splitmain);
     this.Name            = "FRM_PH_OSD_EXT_YEAR";
     this.Text            = "Form1";
     this.Load           += new System.EventHandler(this.FRM_ROLL_SLABTEST_MON_Load);
     this.VisibleChanged += new System.EventHandler(this.FRM_ROLL_SLABTEST_MON_VisibleChanged);
     this.Controls.SetChildIndex(this.pnHeader, 0);
     this.Controls.SetChildIndex(this.pnFormType, 0);
     this.Controls.SetChildIndex(this.splitmain, 0);
     this.pnHeader.ResumeLayout(false);
     this.pnHeader.PerformLayout();
     this.pnButton.ResumeLayout(false);
     this.pnFormType.ResumeLayout(false);
     this.pn2.ResumeLayout(false);
     this.pn1.ResumeLayout(false);
     this.splitmain.Panel1.ResumeLayout(false);
     this.splitmain.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitmain)).EndInit();
     this.splitmain.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvwView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartSlabtest)).EndInit();
     this.ResumeLayout(false);
 }
예제 #14
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.SecondaryAxisY        secondaryAxisY1        = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.Series                series1                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel1 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView1  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series2                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel2 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView2  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series3                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel      pointSeriesLabel1      = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView1        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle            chartTitle1            = new DevExpress.XtraCharts.ChartTitle();
     this.splitmain     = new System.Windows.Forms.SplitContainer();
     this.uc_year       = new IP.UC.UC_YEAR_SELECTION();
     this.chartSlabtest = new DevExpress.XtraCharts.ChartControl();
     this.grdView       = new DevExpress.XtraGrid.GridControl();
     this.gvwView       = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
     this.gridBand1     = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.gridBand2     = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.DIV           = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandYear      = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.band01        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL01         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band02        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL02         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band03        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL03         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band04        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL04         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band05        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL05         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band06        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL06         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band07        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL07         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band08        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL08         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band09        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL09         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band10        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL10         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band11        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL11         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.band12        = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COL12         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandAVG       = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.COLAVG        = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.timer1        = new System.Windows.Forms.Timer(this.components);
     this.pnHeader      = new System.Windows.Forms.Panel();
     this.pnYMD         = new System.Windows.Forms.Panel();
     this.lblDateTime   = new System.Windows.Forms.Label();
     this.lblTitle2     = new System.Windows.Forms.Label();
     this.lblTitle1     = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.splitmain)).BeginInit();
     this.splitmain.Panel1.SuspendLayout();
     this.splitmain.Panel2.SuspendLayout();
     this.splitmain.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartSlabtest)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvwView)).BeginInit();
     this.pnHeader.SuspendLayout();
     this.SuspendLayout();
     //
     // splitmain
     //
     this.splitmain.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitmain.Location    = new System.Drawing.Point(0, 100);
     this.splitmain.Name        = "splitmain";
     this.splitmain.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitmain.Panel1
     //
     this.splitmain.Panel1.Controls.Add(this.uc_year);
     this.splitmain.Panel1.Controls.Add(this.chartSlabtest);
     //
     // splitmain.Panel2
     //
     this.splitmain.Panel2.Controls.Add(this.grdView);
     this.splitmain.Size             = new System.Drawing.Size(1920, 980);
     this.splitmain.SplitterDistance = 728;
     this.splitmain.TabIndex         = 16;
     //
     // uc_year
     //
     this.uc_year.AutoSize          = true;
     this.uc_year.Location          = new System.Drawing.Point(11, 5);
     this.uc_year.Name              = "uc_year";
     this.uc_year.Size              = new System.Drawing.Size(229, 47);
     this.uc_year.TabIndex          = 10;
     this.uc_year.ValueChangeEvent += new System.EventHandler(this.uc_year_ValueChangeEvent);
     //
     // chartSlabtest
     //
     this.chartSlabtest.AnimationStartMode       = DevExpress.XtraCharts.ChartAnimationMode.OnDataChanged;
     this.chartSlabtest.DataBindings             = null;
     xyDiagram1.AxisX.Label.Angle                = -45;
     xyDiagram1.AxisX.Label.Font                 = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     xyDiagram1.AxisX.Title.Font                 = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
     xyDiagram1.AxisX.Title.Text                 = "Month";
     xyDiagram1.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     xyDiagram1.AxisX.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Label.Font                 = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     xyDiagram1.AxisY.Title.Font                 = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
     xyDiagram1.AxisY.Title.Text                 = "OS&D (Prs)";
     xyDiagram1.AxisY.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     xyDiagram1.AxisY.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.Visibility                 = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     secondaryAxisY1.AxisID            = 0;
     secondaryAxisY1.Label.Font        = new System.Drawing.Font("Tahoma", 14.25F);
     secondaryAxisY1.Label.TextPattern = "{V:#,0.0#}";
     secondaryAxisY1.Name                       = "Secondary AxisY 1";
     secondaryAxisY1.Title.Font                 = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
     secondaryAxisY1.Title.Text                 = "%";
     secondaryAxisY1.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     secondaryAxisY1.Title.Visibility           = DevExpress.Utils.DefaultBoolean.Default;
     secondaryAxisY1.VisibleInPanesSerializable = "-1";
     xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY1
     });
     this.chartSlabtest.Diagram = xyDiagram1;
     this.chartSlabtest.Dock    = System.Windows.Forms.DockStyle.Bottom;
     this.chartSlabtest.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartSlabtest.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.chartSlabtest.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartSlabtest.Legend.Font            = new System.Drawing.Font("Calibri", 20F, System.Drawing.FontStyle.Bold);
     this.chartSlabtest.Legend.Name            = "Default Legend";
     this.chartSlabtest.Legend.Title.Font      = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chartSlabtest.Legend.Title.Text      = "Slab Test";
     this.chartSlabtest.Legend.Title.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.chartSlabtest.Location        = new System.Drawing.Point(0, 54);
     this.chartSlabtest.Name            = "chartSlabtest";
     stackedBarSeriesLabel1.Font        = new System.Drawing.Font("Tahoma", 12F);
     stackedBarSeriesLabel1.TextPattern = "{V:#,#}";
     series1.Label                                 = stackedBarSeriesLabel1;
     series1.LabelsVisibility                      = DevExpress.Utils.DefaultBoolean.True;
     series1.Name                                  = "Internal";
     stackedBarSeriesView1.Color                   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(240)))));
     series1.View                                  = stackedBarSeriesView1;
     stackedBarSeriesLabel2.Font                   = new System.Drawing.Font("Tahoma", 12F);
     stackedBarSeriesLabel2.TextPattern            = "{V:#,#}";
     series2.Label                                 = stackedBarSeriesLabel2;
     series2.LabelsVisibility                      = DevExpress.Utils.DefaultBoolean.True;
     series2.Name                                  = "External";
     stackedBarSeriesView2.Color                   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     series2.View                                  = stackedBarSeriesView2;
     pointSeriesLabel1.Font                        = new System.Drawing.Font("Tahoma", 12F);
     pointSeriesLabel1.ResolveOverlappingMode      = DevExpress.XtraCharts.ResolveOverlappingMode.JustifyAroundPoint;
     pointSeriesLabel1.TextPattern                 = "{V:#,0.0#}";
     series3.Label                                 = pointSeriesLabel1;
     series3.LabelsVisibility                      = DevExpress.Utils.DefaultBoolean.True;
     series3.Name                                  = "%";
     lineSeriesView1.AxisYName                     = "Secondary AxisY 1";
     lineSeriesView1.Color                         = System.Drawing.Color.Sienna;
     lineSeriesView1.LineMarkerOptions.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(150)))), ((int)(((byte)(70)))));
     lineSeriesView1.LineMarkerOptions.Color       = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(187)))), ((int)(((byte)(89)))));
     lineSeriesView1.LineStyle.Thickness           = 5;
     lineSeriesView1.MarkerVisibility              = DevExpress.Utils.DefaultBoolean.True;
     series3.View                                  = lineSeriesView1;
     this.chartSlabtest.SeriesSerializable         = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     this.chartSlabtest.Size     = new System.Drawing.Size(1920, 674);
     this.chartSlabtest.TabIndex = 8;
     chartTitle1.Alignment       = System.Drawing.StringAlignment.Near;
     chartTitle1.Font            = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Bold);
     chartTitle1.Indent          = 0;
     chartTitle1.Text            = "Stitching 1";
     chartTitle1.TextColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     chartTitle1.Visibility      = DevExpress.Utils.DefaultBoolean.False;
     this.chartSlabtest.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // grdView
     //
     this.grdView.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grdView.Location = new System.Drawing.Point(0, 0);
     this.grdView.MainView = this.gvwView;
     this.grdView.Name     = "grdView";
     this.grdView.Size     = new System.Drawing.Size(1920, 248);
     this.grdView.TabIndex = 0;
     this.grdView.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gvwView
     });
     //
     // gvwView
     //
     this.gvwView.Appearance.BandPanel.BackColor              = System.Drawing.Color.Gray;
     this.gvwView.Appearance.BandPanel.Font                   = new System.Drawing.Font("Calibri", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gvwView.Appearance.BandPanel.ForeColor              = System.Drawing.Color.White;
     this.gvwView.Appearance.BandPanel.Options.UseBackColor   = true;
     this.gvwView.Appearance.BandPanel.Options.UseFont        = true;
     this.gvwView.Appearance.BandPanel.Options.UseForeColor   = true;
     this.gvwView.Appearance.BandPanel.Options.UseTextOptions = true;
     this.gvwView.Appearance.BandPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gvwView.Appearance.BandPanel.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.gvwView.Appearance.Row.Font                   = new System.Drawing.Font("Calibri", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gvwView.Appearance.Row.Options.UseFont        = true;
     this.gvwView.Appearance.Row.Options.UseTextOptions = true;
     this.gvwView.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gvwView.Appearance.Row.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.gvwView.BandPanelRowHeight = 40;
     this.gvwView.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.gridBand1,
         this.bandYear,
         this.bandAVG
     });
     this.gvwView.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
         this.DIV,
         this.COL01,
         this.COL02,
         this.COL03,
         this.COL04,
         this.COL05,
         this.COL06,
         this.COL07,
         this.COL08,
         this.COL09,
         this.COL10,
         this.COL11,
         this.COL12,
         this.COLAVG
     });
     this.gvwView.GridControl = this.grdView;
     this.gvwView.Name        = "gvwView";
     this.gvwView.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvwView.OptionsSelection.EnableAppearanceFocusedRow  = false;
     this.gvwView.OptionsSelection.MultiSelectMode             = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect;
     this.gvwView.OptionsView.ShowColumnHeaders = false;
     this.gvwView.OptionsView.ShowGroupPanel    = false;
     this.gvwView.OptionsView.ShowIndicator     = false;
     this.gvwView.PaintStyleName = "Flat";
     this.gvwView.RowHeight      = 35;
     this.gvwView.RowCellStyle  += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gvwView_RowCellStyle);
     //
     // gridBand1
     //
     this.gridBand1.Caption = "Year";
     this.gridBand1.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.gridBand2
     });
     this.gridBand1.Name         = "gridBand1";
     this.gridBand1.VisibleIndex = 0;
     this.gridBand1.Width        = 200;
     //
     // gridBand2
     //
     this.gridBand2.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.gridBand2.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.gridBand2.AppearanceHeader.Options.UseBackColor = true;
     this.gridBand2.AppearanceHeader.Options.UseForeColor = true;
     this.gridBand2.Caption = "Month";
     this.gridBand2.Columns.Add(this.DIV);
     this.gridBand2.Name         = "gridBand2";
     this.gridBand2.VisibleIndex = 0;
     this.gridBand2.Width        = 200;
     //
     // DIV
     //
     this.DIV.Caption   = "DIV";
     this.DIV.FieldName = "DIV";
     this.DIV.Name      = "DIV";
     this.DIV.Visible   = true;
     this.DIV.Width     = 200;
     //
     // bandYear
     //
     this.bandYear.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.band01,
         this.band02,
         this.band03,
         this.band04,
         this.band05,
         this.band06,
         this.band07,
         this.band08,
         this.band09,
         this.band10,
         this.band11,
         this.band12
     });
     this.bandYear.Name         = "bandYear";
     this.bandYear.VisibleIndex = 1;
     this.bandYear.Width        = 1560;
     //
     // band01
     //
     this.band01.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band01.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band01.AppearanceHeader.Options.UseBackColor = true;
     this.band01.AppearanceHeader.Options.UseForeColor = true;
     this.band01.Caption = "Jan";
     this.band01.Columns.Add(this.COL01);
     this.band01.Name         = "band01";
     this.band01.VisibleIndex = 0;
     this.band01.Width        = 130;
     //
     // COL01
     //
     this.COL01.Caption   = "COL01";
     this.COL01.FieldName = "COL01";
     this.COL01.Name      = "COL01";
     this.COL01.Visible   = true;
     this.COL01.Width     = 130;
     //
     // band02
     //
     this.band02.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band02.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band02.AppearanceHeader.Options.UseBackColor = true;
     this.band02.AppearanceHeader.Options.UseForeColor = true;
     this.band02.Caption = "Feb";
     this.band02.Columns.Add(this.COL02);
     this.band02.Name         = "band02";
     this.band02.VisibleIndex = 1;
     this.band02.Width        = 130;
     //
     // COL02
     //
     this.COL02.Caption   = "COL02";
     this.COL02.FieldName = "COL02";
     this.COL02.Name      = "COL02";
     this.COL02.Visible   = true;
     this.COL02.Width     = 130;
     //
     // band03
     //
     this.band03.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band03.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band03.AppearanceHeader.Options.UseBackColor = true;
     this.band03.AppearanceHeader.Options.UseForeColor = true;
     this.band03.Caption = "Mar";
     this.band03.Columns.Add(this.COL03);
     this.band03.Name         = "band03";
     this.band03.VisibleIndex = 2;
     this.band03.Width        = 130;
     //
     // COL03
     //
     this.COL03.Caption   = "COL03";
     this.COL03.FieldName = "COL03";
     this.COL03.Name      = "COL03";
     this.COL03.Visible   = true;
     this.COL03.Width     = 130;
     //
     // band04
     //
     this.band04.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band04.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band04.AppearanceHeader.Options.UseBackColor = true;
     this.band04.AppearanceHeader.Options.UseForeColor = true;
     this.band04.Caption = "Apr";
     this.band04.Columns.Add(this.COL04);
     this.band04.Name         = "band04";
     this.band04.VisibleIndex = 3;
     this.band04.Width        = 130;
     //
     // COL04
     //
     this.COL04.Caption   = "COL04";
     this.COL04.FieldName = "COL04";
     this.COL04.Name      = "COL04";
     this.COL04.Visible   = true;
     this.COL04.Width     = 130;
     //
     // band05
     //
     this.band05.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band05.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band05.AppearanceHeader.Options.UseBackColor = true;
     this.band05.AppearanceHeader.Options.UseForeColor = true;
     this.band05.Caption = "May";
     this.band05.Columns.Add(this.COL05);
     this.band05.Name         = "band05";
     this.band05.VisibleIndex = 4;
     this.band05.Width        = 130;
     //
     // COL05
     //
     this.COL05.Caption   = "COL05";
     this.COL05.FieldName = "COL05";
     this.COL05.Name      = "COL05";
     this.COL05.Visible   = true;
     this.COL05.Width     = 130;
     //
     // band06
     //
     this.band06.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band06.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band06.AppearanceHeader.Options.UseBackColor = true;
     this.band06.AppearanceHeader.Options.UseForeColor = true;
     this.band06.Caption = "Jun";
     this.band06.Columns.Add(this.COL06);
     this.band06.Name         = "band06";
     this.band06.VisibleIndex = 5;
     this.band06.Width        = 130;
     //
     // COL06
     //
     this.COL06.Caption   = "COL06";
     this.COL06.FieldName = "COL06";
     this.COL06.Name      = "COL06";
     this.COL06.Visible   = true;
     this.COL06.Width     = 130;
     //
     // band07
     //
     this.band07.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band07.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band07.AppearanceHeader.Options.UseBackColor = true;
     this.band07.AppearanceHeader.Options.UseForeColor = true;
     this.band07.Caption = "Jul";
     this.band07.Columns.Add(this.COL07);
     this.band07.Name         = "band07";
     this.band07.VisibleIndex = 6;
     this.band07.Width        = 130;
     //
     // COL07
     //
     this.COL07.Caption   = "COL07";
     this.COL07.FieldName = "COL07";
     this.COL07.Name      = "COL07";
     this.COL07.Visible   = true;
     this.COL07.Width     = 130;
     //
     // band08
     //
     this.band08.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band08.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band08.AppearanceHeader.Options.UseBackColor = true;
     this.band08.AppearanceHeader.Options.UseForeColor = true;
     this.band08.Caption = "Aug";
     this.band08.Columns.Add(this.COL08);
     this.band08.Name         = "band08";
     this.band08.VisibleIndex = 7;
     this.band08.Width        = 130;
     //
     // COL08
     //
     this.COL08.Caption   = "COL08";
     this.COL08.FieldName = "COL08";
     this.COL08.Name      = "COL08";
     this.COL08.Visible   = true;
     this.COL08.Width     = 130;
     //
     // band09
     //
     this.band09.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band09.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band09.AppearanceHeader.Options.UseBackColor = true;
     this.band09.AppearanceHeader.Options.UseForeColor = true;
     this.band09.Caption = "Sep";
     this.band09.Columns.Add(this.COL09);
     this.band09.Name         = "band09";
     this.band09.VisibleIndex = 8;
     this.band09.Width        = 130;
     //
     // COL09
     //
     this.COL09.Caption   = "COL09";
     this.COL09.FieldName = "COL09";
     this.COL09.Name      = "COL09";
     this.COL09.Visible   = true;
     this.COL09.Width     = 130;
     //
     // band10
     //
     this.band10.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band10.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band10.AppearanceHeader.Options.UseBackColor = true;
     this.band10.AppearanceHeader.Options.UseForeColor = true;
     this.band10.Caption = "Oct";
     this.band10.Columns.Add(this.COL10);
     this.band10.Name         = "band10";
     this.band10.VisibleIndex = 9;
     this.band10.Width        = 130;
     //
     // COL10
     //
     this.COL10.Caption   = "COL10";
     this.COL10.FieldName = "COL10";
     this.COL10.Name      = "COL10";
     this.COL10.Visible   = true;
     this.COL10.Width     = 130;
     //
     // band11
     //
     this.band11.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band11.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band11.AppearanceHeader.Options.UseBackColor = true;
     this.band11.AppearanceHeader.Options.UseForeColor = true;
     this.band11.Caption = "Nov";
     this.band11.Columns.Add(this.COL11);
     this.band11.Name         = "band11";
     this.band11.VisibleIndex = 10;
     this.band11.Width        = 130;
     //
     // COL11
     //
     this.COL11.Caption   = "COL11";
     this.COL11.FieldName = "COL11";
     this.COL11.Name      = "COL11";
     this.COL11.Visible   = true;
     this.COL11.Width     = 130;
     //
     // band12
     //
     this.band12.AppearanceHeader.BackColor            = System.Drawing.Color.LightGray;
     this.band12.AppearanceHeader.ForeColor            = System.Drawing.Color.Black;
     this.band12.AppearanceHeader.Options.UseBackColor = true;
     this.band12.AppearanceHeader.Options.UseForeColor = true;
     this.band12.Caption = "Dec";
     this.band12.Columns.Add(this.COL12);
     this.band12.Name         = "band12";
     this.band12.VisibleIndex = 11;
     this.band12.Width        = 130;
     //
     // COL12
     //
     this.COL12.Caption   = "COL12";
     this.COL12.FieldName = "COL12";
     this.COL12.Name      = "COL12";
     this.COL12.Visible   = true;
     this.COL12.Width     = 130;
     //
     // bandAVG
     //
     this.bandAVG.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.bandAVG.AppearanceHeader.Options.UseBackColor = true;
     this.bandAVG.Caption = "AVG";
     this.bandAVG.Columns.Add(this.COLAVG);
     this.bandAVG.Name         = "bandAVG";
     this.bandAVG.VisibleIndex = 2;
     this.bandAVG.Width        = 158;
     //
     // COLAVG
     //
     this.COLAVG.Caption   = "COLAVG";
     this.COLAVG.FieldName = "COLAVG";
     this.COLAVG.Name      = "COLAVG";
     this.COLAVG.Visible   = true;
     this.COLAVG.Width     = 158;
     //
     // timer1
     //
     this.timer1.Interval = 1000;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // pnHeader
     //
     this.pnHeader.BackColor = System.Drawing.Color.Turquoise;
     this.pnHeader.Controls.Add(this.pnYMD);
     this.pnHeader.Controls.Add(this.lblDateTime);
     this.pnHeader.Controls.Add(this.lblTitle2);
     this.pnHeader.Controls.Add(this.lblTitle1);
     this.pnHeader.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pnHeader.Location = new System.Drawing.Point(0, 0);
     this.pnHeader.Name     = "pnHeader";
     this.pnHeader.Size     = new System.Drawing.Size(1920, 100);
     this.pnHeader.TabIndex = 18;
     //
     // pnYMD
     //
     this.pnYMD.Location = new System.Drawing.Point(1176, 2);
     this.pnYMD.Name     = "pnYMD";
     this.pnYMD.Size     = new System.Drawing.Size(450, 96);
     this.pnYMD.TabIndex = 1;
     //
     // lblDateTime
     //
     this.lblDateTime.BackColor = System.Drawing.Color.Transparent;
     this.lblDateTime.Font      = new System.Drawing.Font("Calibri", 30F, System.Drawing.FontStyle.Bold);
     this.lblDateTime.ForeColor = System.Drawing.Color.White;
     this.lblDateTime.Location  = new System.Drawing.Point(1679, 0);
     this.lblDateTime.Name      = "lblDateTime";
     this.lblDateTime.Size      = new System.Drawing.Size(225, 100);
     this.lblDateTime.TabIndex  = 0;
     this.lblDateTime.Text      = "20-10-2018\r\n00:00:00";
     this.lblDateTime.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lblTitle2
     //
     this.lblTitle2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Left)));
     this.lblTitle2.BackColor = System.Drawing.Color.Transparent;
     this.lblTitle2.Font      = new System.Drawing.Font("Calibri", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTitle2.ForeColor = System.Drawing.Color.White;
     this.lblTitle2.Location  = new System.Drawing.Point(83, 0);
     this.lblTitle2.Name      = "lblTitle2";
     this.lblTitle2.Size      = new System.Drawing.Size(918, 100);
     this.lblTitle2.TabIndex  = 0;
     this.lblTitle2.Text      = "- OS&&D by Year";
     this.lblTitle2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblTitle1
     //
     this.lblTitle1.BackColor = System.Drawing.Color.Transparent;
     this.lblTitle1.Dock      = System.Windows.Forms.DockStyle.Left;
     this.lblTitle1.Font      = new System.Drawing.Font("Calibri", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTitle1.ForeColor = System.Drawing.Color.White;
     this.lblTitle1.Location  = new System.Drawing.Point(0, 0);
     this.lblTitle1.Name      = "lblTitle1";
     this.lblTitle1.Size      = new System.Drawing.Size(91, 100);
     this.lblTitle1.TabIndex  = 0;
     this.lblTitle1.Text      = "IP";
     this.lblTitle1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // FRM_SMT_IP_OSD_YEAR
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1920, 1080);
     this.Controls.Add(this.splitmain);
     this.Controls.Add(this.pnHeader);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FRM_SMT_IP_OSD_YEAR";
     this.Text            = "Form1";
     this.Load           += new System.EventHandler(this.FRM_ROLL_SLABTEST_MON_Load);
     this.VisibleChanged += new System.EventHandler(this.FRM_ROLL_SLABTEST_MON_VisibleChanged);
     this.splitmain.Panel1.ResumeLayout(false);
     this.splitmain.Panel1.PerformLayout();
     this.splitmain.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitmain)).EndInit();
     this.splitmain.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartSlabtest)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvwView)).EndInit();
     this.pnHeader.ResumeLayout(false);
     this.ResumeLayout(false);
 }
예제 #15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram             xyDiagram1             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series1                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel1 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint           seriesPoint1           = new DevExpress.XtraCharts.SeriesPoint("Family", new object[] {
         ((object)(3D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("Triple", new object[] {
         ((object)(4D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint("Double", new object[] {
         ((object)(5D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("Single", new object[] {
         ((object)(7D))
     });
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView1 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.ChartTitle           chartTitle1           = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.Series      series2      = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint("Single", new object[] {
         ((object)(6D))
     }, 0);
     DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint("Double", new object[] {
         ((object)(3D))
     }, 1);
     DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint("Triple", new object[] {
         ((object)(4D))
     }, 2);
     DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint("Family", new object[] {
         ((object)(2D))
     }, 3);
     DevExpress.XtraCharts.PieSeriesView pieSeriesView1 = new DevExpress.XtraCharts.PieSeriesView();
     DevExpress.XtraCharts.ChartTitle    chartTitle2    = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.Series        series3        = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint   seriesPoint9   = new DevExpress.XtraCharts.SeriesPoint("Agoda", new object[] {
         ((object)(5D))
     }, 0);
     DevExpress.XtraCharts.SeriesPoint seriesPoint10 = new DevExpress.XtraCharts.SeriesPoint("Booking.com", new object[] {
         ((object)(3D))
     }, 1);
     DevExpress.XtraCharts.SeriesPoint seriesPoint11 = new DevExpress.XtraCharts.SeriesPoint("Free", new object[] {
         ((object)(7D))
     }, 2);
     DevExpress.XtraCharts.PieSeriesView pieSeriesView2 = new DevExpress.XtraCharts.PieSeriesView();
     DevExpress.XtraCharts.ChartTitle    chartTitle3    = new DevExpress.XtraCharts.ChartTitle();
     this.panel1         = new System.Windows.Forms.Panel();
     this.panel3         = new System.Windows.Forms.Panel();
     this.panel4         = new System.Windows.Forms.Panel();
     this.chartControl3  = new DevExpress.XtraCharts.ChartControl();
     this.chartControl2  = new DevExpress.XtraCharts.ChartControl();
     this.chartControl1  = new DevExpress.XtraCharts.ChartControl();
     this.panel9         = new System.Windows.Forms.Panel();
     this.label1         = new System.Windows.Forms.Label();
     this.panel2         = new System.Windows.Forms.Panel();
     this.panel6         = new System.Windows.Forms.Panel();
     this.currentStatus1 = new MyLastGift.currentStatus();
     this.panel1.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).BeginInit();
     this.panel9.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.White;
     this.panel1.Controls.Add(this.panel3);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location = new System.Drawing.Point(0, 553);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1550, 382);
     this.panel1.TabIndex = 8;
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.White;
     this.panel3.Controls.Add(this.panel4);
     this.panel3.Controls.Add(this.panel9);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(1550, 382);
     this.panel3.TabIndex = 9;
     //
     // panel4
     //
     this.panel4.Controls.Add(this.chartControl3);
     this.panel4.Controls.Add(this.chartControl2);
     this.panel4.Controls.Add(this.chartControl1);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(0, 50);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(1550, 332);
     this.panel4.TabIndex = 3;
     //
     // chartControl3
     //
     this.chartControl3.BorderOptions.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl3.DataBindings             = null;
     xyDiagram1.AxisX.Title.Font = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     xyDiagram1.AxisX.VisibleInPanesSerializable       = "-1";
     xyDiagram1.AxisX.VisualRange.Auto                 = false;
     xyDiagram1.AxisX.VisualRange.AutoSideMargins      = false;
     xyDiagram1.AxisX.VisualRange.MaxValueSerializable = "Single";
     xyDiagram1.AxisX.VisualRange.MinValueSerializable = "Family";
     xyDiagram1.AxisX.VisualRange.SideMarginsValue     = 1D;
     xyDiagram1.AxisX.WholeRange.AutoSideMargins       = false;
     xyDiagram1.AxisX.WholeRange.SideMarginsValue      = 1D;
     xyDiagram1.AxisY.VisibleInPanesSerializable       = "-1";
     xyDiagram1.DefaultPane.BorderVisible              = false;
     xyDiagram1.Rotated             = true;
     this.chartControl3.Diagram     = xyDiagram1;
     this.chartControl3.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.chartControl3.Legend.Name = "Default Legend";
     this.chartControl3.Location    = new System.Drawing.Point(900, 0);
     this.chartControl3.Name        = "chartControl3";
     stackedBarSeriesLabel1.Font    = new System.Drawing.Font("Segoe UI Semibold", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     series1.Label                  = stackedBarSeriesLabel1;
     series1.LegendText             = "Days";
     series1.Name                   = "Series 1";
     seriesPoint1.ColorSerializable = "#00FF40";
     seriesPoint2.ColorSerializable = "#80FFFF";
     seriesPoint3.ColorSerializable = "Yellow";
     seriesPoint4.ColorSerializable = "#0080FF";
     series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint1,
         seriesPoint2,
         seriesPoint3,
         seriesPoint4
     });
     stackedBarSeriesView1.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
     series1.View = stackedBarSeriesView1;
     this.chartControl3.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl3.Size     = new System.Drawing.Size(650, 332);
     this.chartControl3.TabIndex = 2;
     chartTitle1.Font            = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     chartTitle1.Text            = "Average stay by room type";
     chartTitle1.WordWrap        = true;
     this.chartControl3.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // chartControl2
     //
     this.chartControl2.BorderOptions.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl2.DataBindings             = null;
     this.chartControl2.Dock        = System.Windows.Forms.DockStyle.Left;
     this.chartControl2.Legend.Name = "Default Legend";
     this.chartControl2.Location    = new System.Drawing.Point(450, 0);
     this.chartControl2.Name        = "chartControl2";
     series2.LegendTextPattern      = "{A}";
     series2.Name = "Booking by room type";
     seriesPoint5.ColorSerializable = "Lime";
     seriesPoint6.ColorSerializable = "#0080FF";
     seriesPoint7.ColorSerializable = "Red";
     seriesPoint8.ColorSerializable = "#FFFF80";
     series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint5,
         seriesPoint6,
         seriesPoint7,
         seriesPoint8
     });
     pieSeriesView1.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
     series2.View = pieSeriesView1;
     this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2
     };
     this.chartControl2.Size     = new System.Drawing.Size(450, 332);
     this.chartControl2.TabIndex = 1;
     chartTitle2.Font            = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     chartTitle2.Text            = "Room type";
     chartTitle2.Visibility      = DevExpress.Utils.DefaultBoolean.True;
     chartTitle2.WordWrap        = true;
     this.chartControl2.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle2
     });
     //
     // chartControl1
     //
     this.chartControl1.BorderOptions.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl1.DataBindings             = null;
     this.chartControl1.Dock        = System.Windows.Forms.DockStyle.Left;
     this.chartControl1.Legend.Name = "Default Legend";
     this.chartControl1.Location    = new System.Drawing.Point(0, 0);
     this.chartControl1.Name        = "chartControl1";
     series3.LegendTextPattern      = "{A}";
     series3.Name = "Booking by type";
     series3.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint9,
         seriesPoint10,
         seriesPoint11
     });
     pieSeriesView2.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
     series3.View = pieSeriesView2;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series3
     };
     this.chartControl1.Size     = new System.Drawing.Size(450, 332);
     this.chartControl1.TabIndex = 0;
     chartTitle3.Font            = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     chartTitle3.Text            = "Booking by type";
     chartTitle3.WordWrap        = true;
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle3
     });
     //
     // panel9
     //
     this.panel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(166)))), ((int)(((byte)(128)))));
     this.panel9.Controls.Add(this.label1);
     this.panel9.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel9.Location = new System.Drawing.Point(0, 0);
     this.panel9.Name     = "panel9";
     this.panel9.Size     = new System.Drawing.Size(1550, 50);
     this.panel9.TabIndex = 2;
     //
     // label1
     //
     this.label1.Dock      = System.Windows.Forms.DockStyle.Left;
     this.label1.Font      = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.label1.Location  = new System.Drawing.Point(0, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(172, 50);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Booking By: ";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.panel6);
     this.panel2.Controls.Add(this.currentStatus1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1550, 553);
     this.panel2.TabIndex = 9;
     //
     // panel6
     //
     this.panel6.BackColor = System.Drawing.Color.White;
     this.panel6.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel6.Location  = new System.Drawing.Point(900, 0);
     this.panel6.Name      = "panel6";
     this.panel6.Size      = new System.Drawing.Size(650, 553);
     this.panel6.TabIndex  = 2;
     //
     // currentStatus1
     //
     this.currentStatus1.BackColor            = System.Drawing.Color.White;
     this.currentStatus1.Dock                 = System.Windows.Forms.DockStyle.Left;
     this.currentStatus1.EnableAxisXScrolling = false;
     this.currentStatus1.Location             = new System.Drawing.Point(0, 0);
     this.currentStatus1.Name                 = "currentStatus1";
     this.currentStatus1.Size                 = new System.Drawing.Size(900, 553);
     this.currentStatus1.TabIndex             = 1;
     //
     // reportTab
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Name = "reportTab";
     this.Size = new System.Drawing.Size(1550, 935);
     this.panel1.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.panel9.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
예제 #16
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram            xyDiagram1            = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series1               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView1 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.XYDiagram            xyDiagram2            = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series2               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StepLineSeriesView   stepLineSeriesView1   = new DevExpress.XtraCharts.StepLineSeriesView();
     this.chartControl2 = new DevExpress.XtraCharts.ChartControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stepLineSeriesView1)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl2
     //
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl2.Diagram     = xyDiagram1;
     this.chartControl2.Legend.Name = "Default Legend";
     this.chartControl2.Location    = new System.Drawing.Point(710, 46);
     this.chartControl2.Name        = "chartControl2";
     series1.LabelsVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series1.LegendTextPattern      = "{A}";
     series1.Name = "Kayıtlı Banka";
     stackedBarSeriesView1.Border.Color = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(55)))), ((int)(((byte)(52)))));
     series1.View = stackedBarSeriesView1;
     this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl2.Size     = new System.Drawing.Size(628, 453);
     this.chartControl2.TabIndex = 1;
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font            = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl1.Appearance.Options.UseFont = true;
     this.labelControl1.Location = new System.Drawing.Point(877, 17);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(351, 23);
     this.labelControl1.TabIndex = 2;
     this.labelControl1.Text     = "Müşterilerin Bankalara Göre Dağılımı";
     //
     // labelControl2
     //
     this.labelControl2.Appearance.Font            = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl2.Appearance.Options.UseFont = true;
     this.labelControl2.Location = new System.Drawing.Point(205, 12);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(308, 23);
     this.labelControl2.TabIndex = 2;
     this.labelControl2.Text     = "Müşterilerin İllere Göre Dağılımı";
     //
     // chartControl1
     //
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram     = xyDiagram2;
     this.chartControl1.Legend.Name = "Default Legend";
     this.chartControl1.Location    = new System.Drawing.Point(6, 46);
     this.chartControl1.Name        = "chartControl1";
     series2.LegendTextPattern      = "{A}";
     series2.Name = "Kayıt Sayısı";
     series2.View = stepLineSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2
     };
     this.chartControl1.Size     = new System.Drawing.Size(699, 453);
     this.chartControl1.TabIndex = 3;
     //
     // MusteriIstatistik
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1350, 511);
     this.Controls.Add(this.chartControl1);
     this.Controls.Add(this.labelControl2);
     this.Controls.Add(this.labelControl1);
     this.Controls.Add(this.chartControl2);
     this.Name  = "MusteriIstatistik";
     this.Text  = "Müşteri Formu";
     this.Load += new System.EventHandler(this.MusteriIstatistik_Load);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stepLineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
예제 #17
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要修改
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraCharts.XYDiagram            xyDiagram1            = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series1               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView1 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.ChartTitle           chartTitle1           = new DevExpress.XtraCharts.ChartTitle();
     this.comboBoxEdit1          = new DevExpress.XtraEditors.ComboBoxEdit();
     this.popupContainerEdit1    = new DevExpress.XtraEditors.PopupContainerEdit();
     this.popupContainerControl1 = new DevExpress.XtraEditors.PopupContainerControl();
     this.dateNavigator1         = new DevExpress.XtraScheduler.DateNavigator();
     this.simpleButton1          = new DevExpress.XtraEditors.SimpleButton();
     this.chartControl1          = new DevExpress.XtraCharts.ChartControl();
     this.titlePanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupContainerEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupContainerControl1)).BeginInit();
     this.popupContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateNavigator1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateNavigator1.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     this.SuspendLayout();
     //
     // titlePanel
     //
     this.titlePanel.Controls.Add(this.simpleButton1);
     this.titlePanel.Controls.Add(this.comboBoxEdit1);
     this.titlePanel.Controls.Add(this.popupContainerEdit1);
     this.titlePanel.Size = new System.Drawing.Size(880, 40);
     this.titlePanel.Controls.SetChildIndex(this.popupContainerEdit1, 0);
     this.titlePanel.Controls.SetChildIndex(this.comboBoxEdit1, 0);
     this.titlePanel.Controls.SetChildIndex(this.titleLabel, 0);
     this.titlePanel.Controls.SetChildIndex(this.simpleButton1, 0);
     //
     // titleLabel
     //
     this.titleLabel.Size = new System.Drawing.Size(82, 14);
     this.titleLabel.Text = "占座率查询";
     //
     // comboBoxEdit1
     //
     this.comboBoxEdit1.Location = new System.Drawing.Point(112, 7);
     this.comboBoxEdit1.Name     = "comboBoxEdit1";
     this.comboBoxEdit1.Properties.Appearance.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.comboBoxEdit1.Properties.Appearance.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(72)))), ((int)(((byte)(123)))), ((int)(((byte)(190)))));
     this.comboBoxEdit1.Properties.Appearance.Options.UseFont      = true;
     this.comboBoxEdit1.Properties.Appearance.Options.UseForeColor = true;
     this.comboBoxEdit1.Properties.AutoHeight = false;
     this.comboBoxEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.comboBoxEdit1.Properties.NullText      = "请选择区域";
     this.comboBoxEdit1.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.comboBoxEdit1.Size                  = new System.Drawing.Size(180, 25);
     this.comboBoxEdit1.TabIndex              = 6;
     this.comboBoxEdit1.SelectedIndexChanged += new System.EventHandler(this.comboBoxEdit1_SelectedIndexChanged);
     //
     // popupContainerEdit1
     //
     this.popupContainerEdit1.Location = new System.Drawing.Point(308, 7);
     this.popupContainerEdit1.Name     = "popupContainerEdit1";
     this.popupContainerEdit1.Properties.Appearance.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.popupContainerEdit1.Properties.Appearance.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(72)))), ((int)(((byte)(123)))), ((int)(((byte)(190)))));
     this.popupContainerEdit1.Properties.Appearance.Options.UseFont      = true;
     this.popupContainerEdit1.Properties.Appearance.Options.UseForeColor = true;
     this.popupContainerEdit1.Properties.AutoHeight = false;
     this.popupContainerEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, global::NetBarMS.Imgs.icon_jiantou, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, true)
     });
     this.popupContainerEdit1.Properties.NullText     = "请选择时间";
     this.popupContainerEdit1.Properties.PopupControl = this.popupContainerControl1;
     this.popupContainerEdit1.Size     = new System.Drawing.Size(180, 25);
     this.popupContainerEdit1.TabIndex = 5;
     this.popupContainerEdit1.Closed  += new DevExpress.XtraEditors.Controls.ClosedEventHandler(this.ComboBoxEdit1_Closed);
     //
     // popupContainerControl1
     //
     this.popupContainerControl1.Controls.Add(this.dateNavigator1);
     this.popupContainerControl1.Location = new System.Drawing.Point(464, 106);
     this.popupContainerControl1.Name     = "popupContainerControl1";
     this.popupContainerControl1.Size     = new System.Drawing.Size(282, 241);
     this.popupContainerControl1.TabIndex = 64;
     //
     // dateNavigator1
     //
     this.dateNavigator1.CalendarAppearance.DayCellSpecial.FontStyleDelta  = System.Drawing.FontStyle.Bold;
     this.dateNavigator1.CalendarAppearance.DayCellSpecial.Options.UseFont = true;
     this.dateNavigator1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateNavigator1.DateTime       = new System.DateTime(2017, 7, 17, 22, 56, 38, 864);
     this.dateNavigator1.Dock           = System.Windows.Forms.DockStyle.Fill;
     this.dateNavigator1.EditValue      = new System.DateTime(2017, 7, 17, 22, 56, 38, 864);
     this.dateNavigator1.FirstDayOfWeek = System.DayOfWeek.Sunday;
     this.dateNavigator1.Location       = new System.Drawing.Point(0, 0);
     this.dateNavigator1.Name           = "dateNavigator1";
     this.dateNavigator1.Size           = new System.Drawing.Size(282, 241);
     this.dateNavigator1.TabIndex       = 1;
     //
     // simpleButton1
     //
     this.simpleButton1.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(229)))), ((int)(((byte)(248)))));
     this.simpleButton1.Appearance.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.simpleButton1.Appearance.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(108)))), ((int)(((byte)(140)))), ((int)(((byte)(190)))));
     this.simpleButton1.Appearance.Options.UseBackColor = true;
     this.simpleButton1.Appearance.Options.UseFont      = true;
     this.simpleButton1.Appearance.Options.UseForeColor = true;
     this.simpleButton1.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
     this.simpleButton1.Location    = new System.Drawing.Point(767, 7);
     this.simpleButton1.Name        = "simpleButton1";
     this.simpleButton1.Size        = new System.Drawing.Size(103, 25);
     this.simpleButton1.TabIndex    = 2;
     this.simpleButton1.Text        = "查询上座率";
     //
     // 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.Color = System.Drawing.Color.Black;
     xyDiagram1.AxisX.Tickmarks.MinorVisible     = false;
     xyDiagram1.AxisX.Tickmarks.Visible          = false;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Alignment = DevExpress.XtraCharts.AxisAlignment.Far;
     xyDiagram1.AxisY.Tickmarks.MinorVisible     = false;
     xyDiagram1.AxisY.Tickmarks.Visible          = false;
     xyDiagram1.AxisY.Visibility                 = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.Rotated                   = true;
     this.chartControl1.Diagram           = xyDiagram1;
     this.chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartControl1.Location          = new System.Drawing.Point(10, 46);
     this.chartControl1.Name              = "chartControl1";
     series1.Name = "Series 1";
     stackedBarSeriesView1.BarWidth = 0.1D;
     series1.View = stackedBarSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.Size     = new System.Drawing.Size(860, 505);
     this.chartControl1.TabIndex = 63;
     chartTitle1.Text            = "上座率";
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // AttendanceSearchView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.popupContainerControl1);
     this.Controls.Add(this.chartControl1);
     this.Name  = "AttendanceSearchView";
     this.Size  = new System.Drawing.Size(880, 562);
     this.Load += new System.EventHandler(this.AttendanceSearchView_Load);
     this.Controls.SetChildIndex(this.titlePanel, 0);
     this.Controls.SetChildIndex(this.chartControl1, 0);
     this.Controls.SetChildIndex(this.popupContainerControl1, 0);
     this.titlePanel.ResumeLayout(false);
     this.titlePanel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupContainerEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupContainerControl1)).EndInit();
     this.popupContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dateNavigator1.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateNavigator1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
예제 #18
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram   xyDiagram1   = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series      series1      = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint("0", new object[] {
         ((object)(3.5D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("1", new object[] {
         ((object)(2.7D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
         ((object)(6.4D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("3", new object[] {
         ((object)(7.1D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint("4", new object[] {
         ((object)(2.9D))
     });
     DevExpress.XtraCharts.SideBySideBarSeriesView     sideBySideBarSeriesView1    = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraGrid.GridFormatRule                gridFormatRule1             = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleDataBar formatConditionRuleDataBar1 = new DevExpress.XtraEditors.FormatConditionRuleDataBar();
     System.ComponentModel.ComponentResourceManager    resources = new System.ComponentModel.ComponentResourceManager(typeof(ucDashboard));
     DevExpress.XtraCharts.XYDiagram   xyDiagram2   = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series      series2      = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint("0", new object[] {
         ((object)(0.1D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint("1", new object[] {
         ((object)(8.8D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
         ((object)(9.9D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint9 = new DevExpress.XtraCharts.SeriesPoint("3", new object[] {
         ((object)(1.2D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint10 = new DevExpress.XtraCharts.SeriesPoint("4", new object[] {
         ((object)(7.8D))
     });
     DevExpress.XtraCharts.AreaSeriesView areaSeriesView1 = new DevExpress.XtraCharts.AreaSeriesView();
     DevExpress.XtraCharts.Series         series3         = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint    seriesPoint11   = new DevExpress.XtraCharts.SeriesPoint("0", new object[] {
         ((object)(9.4D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint12 = new DevExpress.XtraCharts.SeriesPoint("1", new object[] {
         ((object)(7.5D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint13 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
         ((object)(2.8D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint14 = new DevExpress.XtraCharts.SeriesPoint("3", new object[] {
         ((object)(5.7D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint15 = new DevExpress.XtraCharts.SeriesPoint("4", new object[] {
         ((object)(1.4D))
     });
     DevExpress.XtraCharts.AreaSeriesView areaSeriesView2 = new DevExpress.XtraCharts.AreaSeriesView();
     DevExpress.XtraCharts.Series         series4         = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint    seriesPoint16   = new DevExpress.XtraCharts.SeriesPoint("0", new object[] {
         ((object)(4D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint17 = new DevExpress.XtraCharts.SeriesPoint("1", new object[] {
         ((object)(2.8D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint18 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
         ((object)(7.4D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint19 = new DevExpress.XtraCharts.SeriesPoint("3", new object[] {
         ((object)(3.5D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint20 = new DevExpress.XtraCharts.SeriesPoint("4", new object[] {
         ((object)(9.2D))
     });
     DevExpress.XtraCharts.AreaSeriesView areaSeriesView3 = new DevExpress.XtraCharts.AreaSeriesView();
     DevExpress.XtraCharts.ChartTitle     chartTitle1     = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram      xyDiagram3      = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series         series5         = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SeriesPoint    seriesPoint21   = new DevExpress.XtraCharts.SeriesPoint("0", new object[] {
         ((object)(1.7D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint22 = new DevExpress.XtraCharts.SeriesPoint("1", new object[] {
         ((object)(9.4D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint23 = new DevExpress.XtraCharts.SeriesPoint("2", new object[] {
         ((object)(6.5D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint24 = new DevExpress.XtraCharts.SeriesPoint("3", new object[] {
         ((object)(0.4D))
     });
     DevExpress.XtraCharts.SeriesPoint seriesPoint25 = new DevExpress.XtraCharts.SeriesPoint("4", new object[] {
         ((object)(7.7D))
     });
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView1 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView2 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.ChartTitle           chartTitle2           = new DevExpress.XtraCharts.ChartTitle();
     this.colQTY               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.layoutControl1       = new DevExpress.XtraLayout.LayoutControl();
     this.chartCredit          = new DevExpress.XtraCharts.ChartControl();
     this.grd                  = new DevExpress.XtraGrid.GridControl();
     this.grv                  = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colCNM               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPNM               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ribbonControl1       = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.bRefresh             = new DevExpress.XtraBars.BarButtonItem();
     this.chartPaymentMonth    = new DevExpress.XtraCharts.ChartControl();
     this.chartSalesByCategory = new DevExpress.XtraCharts.ChartControl();
     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.layoutControlItem4   = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartCredit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grv)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartPaymentMonth)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(areaSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(areaSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(areaSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartSalesByCategory)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).BeginInit();
     ((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.layoutControlItem4)).BeginInit();
     this.SuspendLayout();
     //
     // colQTY
     //
     this.colQTY.Caption   = "Quantity";
     this.colQTY.FieldName = "TotalQuantity";
     this.colQTY.Name      = "colQTY";
     this.colQTY.OptionsColumn.AllowEdit  = false;
     this.colQTY.OptionsColumn.AllowFocus = false;
     this.colQTY.OptionsColumn.ReadOnly   = true;
     this.colQTY.Visible      = true;
     this.colQTY.VisibleIndex = 1;
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.chartCredit);
     this.layoutControl1.Controls.Add(this.grd);
     this.layoutControl1.Controls.Add(this.chartPaymentMonth);
     this.layoutControl1.Controls.Add(this.chartSalesByCategory);
     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(444, 95, 753, 627);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(765, 498);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // chartCredit
     //
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartCredit.Diagram   = xyDiagram1;
     this.chartCredit.Location  = new System.Drawing.Point(12, 377);
     this.chartCredit.Name      = "chartCredit";
     series1.ArgumentDataMember = "CustomerName";
     series1.LabelsVisibility   = DevExpress.Utils.DefaultBoolean.False;
     series1.Name = "Customer";
     series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint1,
         seriesPoint2,
         seriesPoint3,
         seriesPoint4,
         seriesPoint5
     });
     series1.ValueDataMembersSerializable = "Balance";
     sideBySideBarSeriesView1.ColorEach   = true;
     series1.View = sideBySideBarSeriesView1;
     this.chartCredit.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartCredit.Size     = new System.Drawing.Size(507, 109);
     this.chartCredit.TabIndex = 7;
     //
     // grd
     //
     this.grd.Location    = new System.Drawing.Point(523, 12);
     this.grd.MainView    = this.grv;
     this.grd.MenuManager = this.ribbonControl1;
     this.grd.Name        = "grd";
     this.grd.Size        = new System.Drawing.Size(230, 474);
     this.grd.TabIndex    = 6;
     this.grd.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.grv
     });
     //
     // grv
     //
     this.grv.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colCNM,
         this.colPNM,
         this.colQTY
     });
     gridFormatRule1.Column = this.colQTY;
     gridFormatRule1.Name   = "Format0";
     formatConditionRuleDataBar1.MinimumType    = DevExpress.XtraEditors.FormatConditionValueType.Number;
     formatConditionRuleDataBar1.PredefinedName = null;
     gridFormatRule1.Rule = formatConditionRuleDataBar1;
     this.grv.FormatRules.Add(gridFormatRule1);
     this.grv.GridControl = this.grd;
     this.grv.GroupCount  = 1;
     this.grv.Name        = "grv";
     this.grv.OptionsView.ShowGroupPanel = false;
     this.grv.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colCNM, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     //
     // colCNM
     //
     this.colCNM.Caption   = "Category";
     this.colCNM.FieldName = "CategoryName";
     this.colCNM.Name      = "colCNM";
     this.colCNM.OptionsColumn.AllowEdit  = false;
     this.colCNM.OptionsColumn.AllowFocus = false;
     this.colCNM.OptionsColumn.ReadOnly   = true;
     this.colCNM.Visible      = true;
     this.colCNM.VisibleIndex = 0;
     //
     // colPNM
     //
     this.colPNM.Caption   = "Product";
     this.colPNM.FieldName = "ProductName";
     this.colPNM.Name      = "colPNM";
     this.colPNM.OptionsColumn.AllowEdit  = false;
     this.colPNM.OptionsColumn.AllowFocus = false;
     this.colPNM.OptionsColumn.ReadOnly   = true;
     this.colPNM.Visible      = true;
     this.colPNM.VisibleIndex = 0;
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.bRefresh
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 2;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.PageHeaderItemLinks.Add(this.bRefresh);
     this.ribbonControl1.Size = new System.Drawing.Size(765, 47);
     //
     // bRefresh
     //
     this.bRefresh.Caption    = "Refresh";
     this.bRefresh.Glyph      = ((System.Drawing.Image)(resources.GetObject("bRefresh.Glyph")));
     this.bRefresh.Id         = 1;
     this.bRefresh.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("bRefresh.LargeGlyph")));
     this.bRefresh.Name       = "bRefresh";
     this.bRefresh.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bRefresh_ItemClick);
     //
     // chartPaymentMonth
     //
     xyDiagram2.AxisX.VisibleInPanesSerializable  = "-1";
     xyDiagram2.AxisX.WholeRange.AutoSideMargins  = false;
     xyDiagram2.AxisX.WholeRange.SideMarginsValue = 0D;
     xyDiagram2.AxisY.VisibleInPanesSerializable  = "-1";
     this.chartPaymentMonth.Diagram  = xyDiagram2;
     this.chartPaymentMonth.Location = new System.Drawing.Point(12, 197);
     this.chartPaymentMonth.Name     = "chartPaymentMonth";
     series2.ArgumentDataMember      = "SellDate";
     series2.LabelsVisibility        = DevExpress.Utils.DefaultBoolean.False;
     series2.Name = "Amount";
     series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint6,
         seriesPoint7,
         seriesPoint8,
         seriesPoint9,
         seriesPoint10
     });
     series2.ValueDataMembersSerializable = "TotalAmount";
     series2.View = areaSeriesView1;
     series3.ArgumentDataMember = "SellDate";
     series3.Name = "Credit";
     series3.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint11,
         seriesPoint12,
         seriesPoint13,
         seriesPoint14,
         seriesPoint15
     });
     series3.ValueDataMembersSerializable = "TotalCredit";
     series3.View = areaSeriesView2;
     series4.ArgumentDataMember = "SellDate";
     series4.Name = "Payment";
     series4.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint16,
         seriesPoint17,
         seriesPoint18,
         seriesPoint19,
         seriesPoint20
     });
     series4.ValueDataMembersSerializable = "TotalPayment";
     series4.View = areaSeriesView3;
     this.chartPaymentMonth.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2,
         series3,
         series4
     };
     this.chartPaymentMonth.Size     = new System.Drawing.Size(507, 176);
     this.chartPaymentMonth.TabIndex = 5;
     chartTitle1.Text = "Payment Received";
     this.chartPaymentMonth.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // chartSalesByCategory
     //
     xyDiagram3.AxisX.VisibleInPanesSerializable  = "-1";
     xyDiagram3.AxisX.WholeRange.AutoSideMargins  = false;
     xyDiagram3.AxisX.WholeRange.SideMarginsValue = 0D;
     xyDiagram3.AxisY.VisibleInPanesSerializable  = "-1";
     this.chartSalesByCategory.Diagram            = xyDiagram3;
     this.chartSalesByCategory.Legend.Visibility  = DevExpress.Utils.DefaultBoolean.False;
     this.chartSalesByCategory.Location           = new System.Drawing.Point(12, 12);
     this.chartSalesByCategory.Name = "chartSalesByCategory";
     this.chartSalesByCategory.SeriesSelectionMode = DevExpress.XtraCharts.SeriesSelectionMode.Argument;
     series5.ArgumentDataMember = "CategoryName";
     series5.Name = "Series 1";
     series5.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
         seriesPoint21,
         seriesPoint22,
         seriesPoint23,
         seriesPoint24,
         seriesPoint25
     });
     series5.ValueDataMembersSerializable = "SumOfQuantity";
     series5.View = stackedBarSeriesView1;
     this.chartSalesByCategory.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series5
     };
     this.chartSalesByCategory.SeriesTemplate.View = stackedBarSeriesView2;
     this.chartSalesByCategory.Size     = new System.Drawing.Size(507, 181);
     this.chartSalesByCategory.TabIndex = 4;
     chartTitle2.Text = "Sales By Category";
     this.chartSalesByCategory.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle2
     });
     //
     // layoutControlGroup1
     //
     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.layoutControlItem4
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "Root";
     this.layoutControlGroup1.Size        = new System.Drawing.Size(765, 498);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control     = this.chartSalesByCategory;
     this.layoutControlItem1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name        = "layoutControlItem1";
     this.layoutControlItem1.Size        = new System.Drawing.Size(511, 185);
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control     = this.chartPaymentMonth;
     this.layoutControlItem2.Location    = new System.Drawing.Point(0, 185);
     this.layoutControlItem2.Name        = "layoutControlItem2";
     this.layoutControlItem2.Size        = new System.Drawing.Size(511, 180);
     this.layoutControlItem2.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextVisible = false;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control     = this.grd;
     this.layoutControlItem3.Location    = new System.Drawing.Point(511, 0);
     this.layoutControlItem3.Name        = "layoutControlItem3";
     this.layoutControlItem3.Size        = new System.Drawing.Size(234, 478);
     this.layoutControlItem3.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible = false;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control     = this.chartCredit;
     this.layoutControlItem4.Location    = new System.Drawing.Point(0, 365);
     this.layoutControlItem4.Name        = "layoutControlItem4";
     this.layoutControlItem4.Size        = new System.Drawing.Size(511, 113);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // ucDashboard
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.ribbonControl1);
     this.Controls.Add(this.layoutControl1);
     this.Name = "ucDashboard";
     this.Size = new System.Drawing.Size(765, 498);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartCredit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grv)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(areaSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(areaSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(areaSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartPaymentMonth)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartSalesByCategory)).EndInit();
     ((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.layoutControlItem4)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
예제 #19
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            xyDiagram11           = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series34              = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Series               series35              = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Series               series36              = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Series               series37              = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Series               series38              = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.XYDiagram            xyDiagram12           = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series39              = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView7 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series               series40              = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView8 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.XYDiagram            xyDiagram13           = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series41              = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Series               series42              = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Series               series43              = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.XYDiagram            xyDiagram14           = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series44              = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Series               series45              = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Series               series46              = new DevExpress.XtraCharts.Series();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     this.chartControl2 = new DevExpress.XtraCharts.ChartControl();
     this.chartControl3 = new DevExpress.XtraCharts.ChartControl();
     this.chartControl4 = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series34)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series35)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series36)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series37)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series38)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series39)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series40)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series41)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series42)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series43)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series44)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series45)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series46)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     xyDiagram11.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram11.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram     = xyDiagram11;
     this.chartControl1.Legend.Name = "Default Legend";
     this.chartControl1.Location    = new System.Drawing.Point(166, 44);
     this.chartControl1.Name        = "chartControl1";
     series34.Name = "9-A Students";
     series35.Name = "10-B Students";
     series36.Name = "11-C Students";
     series37.Name = "12-D Students";
     series38.Name = "Total Students";
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series34,
         series35,
         series36,
         series37,
         series38
     };
     this.chartControl1.Size     = new System.Drawing.Size(709, 365);
     this.chartControl1.TabIndex = 0;
     //
     // chartControl2
     //
     xyDiagram12.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram12.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl2.Diagram     = xyDiagram12;
     this.chartControl2.Legend.Name = "Default Legend";
     this.chartControl2.Location    = new System.Drawing.Point(166, 415);
     this.chartControl2.Name        = "chartControl2";
     series39.Name = "Male";
     stackedBarSeriesView7.BarWidth = 0.2D;
     series39.View = stackedBarSeriesView7;
     series40.Name = "Female";
     stackedBarSeriesView8.BarWidth = 0.2D;
     series40.View = stackedBarSeriesView8;
     this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series39,
         series40
     };
     this.chartControl2.Size     = new System.Drawing.Size(709, 365);
     this.chartControl2.TabIndex = 1;
     //
     // chartControl3
     //
     xyDiagram13.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram13.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl3.Diagram     = xyDiagram13;
     this.chartControl3.Legend.Name = "Default Legend";
     this.chartControl3.Location    = new System.Drawing.Point(881, 44);
     this.chartControl3.Name        = "chartControl3";
     series41.Name = "Midterm";
     series42.Name = "Final";
     series43.Name = "Overall Grades";
     this.chartControl3.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series41,
         series42,
         series43
     };
     this.chartControl3.Size     = new System.Drawing.Size(709, 365);
     this.chartControl3.TabIndex = 2;
     //
     // chartControl4
     //
     xyDiagram14.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram14.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl4.Diagram     = xyDiagram14;
     this.chartControl4.Legend.Name = "Default Legend";
     this.chartControl4.Location    = new System.Drawing.Point(881, 415);
     this.chartControl4.Name        = "chartControl4";
     series44.Name = "All Teachers";
     series45.Name = "Male";
     series46.Name = "Female";
     this.chartControl4.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series44,
         series45,
         series46
     };
     this.chartControl4.Size     = new System.Drawing.Size(709, 365);
     this.chartControl4.TabIndex = 3;
     //
     // FormGraphics
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1820, 816);
     this.Controls.Add(this.chartControl4);
     this.Controls.Add(this.chartControl3);
     this.Controls.Add(this.chartControl2);
     this.Controls.Add(this.chartControl1);
     this.Name  = "FormGraphics";
     this.Text  = "Graphics";
     this.Load += new System.EventHandler(this.FormGraphics_Load);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series34)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series35)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series36)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series37)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series38)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series39)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series40)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series41)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series42)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series43)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series44)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series45)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series46)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl4)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram               xyDiagram1               = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                  series1                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView    stackedBarSeriesView1    = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView    stackedBarSeriesView2    = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.ChartTitle              chartTitle1              = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.SimpleDiagram           simpleDiagram1           = new DevExpress.XtraCharts.SimpleDiagram();
     DevExpress.XtraCharts.Series                  series2                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PieSeriesView           pieSeriesView1           = new DevExpress.XtraCharts.PieSeriesView();
     DevExpress.XtraCharts.PieSeriesView           pieSeriesView2           = new DevExpress.XtraCharts.PieSeriesView();
     DevExpress.XtraCharts.ChartTitle              chartTitle2              = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram               xyDiagram2               = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                  series3                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesView sideBySideBarSeriesView1 = new DevExpress.XtraCharts.SideBySideBarSeriesView();
     DevExpress.XtraCharts.ChartTitle              chartTitle3              = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram               xyDiagram3               = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                  series4                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView    stackedBarSeriesView3    = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                  series5                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView    stackedBarSeriesView4    = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView    stackedBarSeriesView5    = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.ChartTitle              chartTitle4              = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram               xyDiagram4               = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                  series6                  = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.ChartTitle              chartTitle5              = new DevExpress.XtraCharts.ChartTitle();
     this.Detail            = new DevExpress.XtraReports.UI.DetailBand();
     this.xrPanel1          = new DevExpress.XtraReports.UI.XRPanel();
     this.xrChart1          = new DevExpress.XtraReports.UI.XRChart();
     this.xrPanel2          = new DevExpress.XtraReports.UI.XRPanel();
     this.xrChart2          = new DevExpress.XtraReports.UI.XRChart();
     this.xrPanel3          = new DevExpress.XtraReports.UI.XRPanel();
     this.xrChart3          = new DevExpress.XtraReports.UI.XRChart();
     this.xrPanel4          = new DevExpress.XtraReports.UI.XRPanel();
     this.xrChart5          = new DevExpress.XtraReports.UI.XRChart();
     this.xrChart4          = new DevExpress.XtraReports.UI.XRChart();
     this.TopMargin         = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin      = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.GroupHeader1      = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrPageInfo1       = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLine1           = new DevExpress.XtraReports.UI.XRLine();
     this.xrLabel1          = new DevExpress.XtraReports.UI.XRLabel();
     this.PageFooter        = new DevExpress.XtraReports.UI.PageFooterBand();
     this.ServerName        = new DevExpress.XtraReports.Parameters.Parameter();
     this.xrSubreport1      = new DevExpress.XtraReports.UI.XRSubreport();
     this.copyrightXtraRpt1 = new VSWebUI.DashboardReports.CopyrightXtraRpt();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.copyrightXtraRpt1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrPanel1,
         this.xrPanel2,
         this.xrPanel3,
         this.xrPanel4,
         this.xrChart4
     });
     this.Detail.HeightF       = 818.5417F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrPanel1
     //
     this.xrPanel1.BackColor   = System.Drawing.Color.White;
     this.xrPanel1.BorderColor = System.Drawing.SystemColors.ActiveCaption;
     this.xrPanel1.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrChart1
     });
     this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrPanel1.Name          = "xrPanel1";
     this.xrPanel1.SizeF         = new System.Drawing.SizeF(548.9584F, 257.7083F);
     this.xrPanel1.StylePriority.UseBackColor   = false;
     this.xrPanel1.StylePriority.UseBorderColor = false;
     this.xrPanel1.StylePriority.UseBorders     = false;
     //
     // xrChart1
     //
     this.xrChart1.BorderColor = System.Drawing.Color.Black;
     this.xrChart1.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     xyDiagram1.AxisX.Reverse  = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYZooming   = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.Rotated    = true;
     this.xrChart1.Diagram = xyDiagram1;
     this.xrChart1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.xrChart1.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.xrChart1.Legend.Border.Visibility   = DevExpress.Utils.DefaultBoolean.False;
     this.xrChart1.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.xrChart1.Legend.EquallySpacedItems  = false;
     this.xrChart1.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 10.00001F);
     this.xrChart1.Name          = "xrChart1";
     this.xrChart1.PaletteName   = "Module";
     series1.Name = "Series 1";
     series1.View = stackedBarSeriesView1;
     this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.xrChart1.SeriesTemplate.View = stackedBarSeriesView2;
     this.xrChart1.SizeF = new System.Drawing.SizeF(514.5833F, 234.5834F);
     chartTitle1.Font    = new System.Drawing.Font("Tahoma", 12F);
     chartTitle1.Text    = "Top 5 Most Active Communities";
     this.xrChart1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // xrPanel2
     //
     this.xrPanel2.BackColor   = System.Drawing.Color.White;
     this.xrPanel2.BorderColor = System.Drawing.SystemColors.ActiveCaption;
     this.xrPanel2.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrPanel2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrChart2
     });
     this.xrPanel2.LocationFloat = new DevExpress.Utils.PointFloat(566.6668F, 0F);
     this.xrPanel2.Name          = "xrPanel2";
     this.xrPanel2.SizeF         = new System.Drawing.SizeF(333.3332F, 257.7083F);
     this.xrPanel2.StylePriority.UseBackColor   = false;
     this.xrPanel2.StylePriority.UseBorderColor = false;
     this.xrPanel2.StylePriority.UseBorders     = false;
     //
     // xrChart2
     //
     this.xrChart2.BorderColor   = System.Drawing.Color.Black;
     this.xrChart2.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     simpleDiagram1.EqualPieSize = false;
     this.xrChart2.Diagram       = simpleDiagram1;
     this.xrChart2.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.xrChart2.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.xrChart2.Legend.Border.Visibility   = DevExpress.Utils.DefaultBoolean.False;
     this.xrChart2.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.xrChart2.Legend.EquallySpacedItems  = false;
     this.xrChart2.LocationFloat = new DevExpress.Utils.PointFloat(16.24998F, 10.00002F);
     this.xrChart2.Name          = "xrChart2";
     this.xrChart2.PaletteName   = "Module";
     series2.Name = "Series 1";
     series2.View = pieSeriesView1;
     this.xrChart2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2
     };
     this.xrChart2.SeriesTemplate.View = pieSeriesView2;
     this.xrChart2.SizeF = new System.Drawing.SizeF(307.0833F, 234.5833F);
     chartTitle2.Font    = new System.Drawing.Font("Tahoma", 12F);
     chartTitle2.Text    = "Communities by Type";
     this.xrChart2.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle2
     });
     //
     // xrPanel3
     //
     this.xrPanel3.BackColor   = System.Drawing.Color.White;
     this.xrPanel3.BorderColor = System.Drawing.SystemColors.ActiveCaption;
     this.xrPanel3.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrPanel3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrChart3
     });
     this.xrPanel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 270.6251F);
     this.xrPanel3.Name          = "xrPanel3";
     this.xrPanel3.SizeF         = new System.Drawing.SizeF(382.2917F, 283.9583F);
     this.xrPanel3.StylePriority.UseBackColor   = false;
     this.xrPanel3.StylePriority.UseBorderColor = false;
     this.xrPanel3.StylePriority.UseBorders     = false;
     //
     // xrChart3
     //
     this.xrChart3.BorderColor = System.Drawing.Color.Black;
     this.xrChart3.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     xyDiagram2.AxisX.Label.ResolveOverlappingOptions.AllowHide = false;
     xyDiagram2.AxisX.Label.TextPattern          = "{A:MMM yyyy}";
     xyDiagram2.AxisX.Tickmarks.MinorVisible     = false;
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.Tickmarks.MinorVisible     = false;
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram2.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram2.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram2.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram2.DefaultPane.EnableAxisYZooming   = DevExpress.Utils.DefaultBoolean.False;
     this.xrChart3.Diagram           = xyDiagram2;
     this.xrChart3.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.xrChart3.LocationFloat     = new DevExpress.Utils.PointFloat(10.00001F, 10.00003F);
     this.xrChart3.Name        = "xrChart3";
     this.xrChart3.PaletteName = "Module";
     series3.Name = "Series 1";
     this.xrChart3.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series3
     };
     sideBySideBarSeriesView1.BarWidth = 2D;
     this.xrChart3.SeriesTemplate.View = sideBySideBarSeriesView1;
     this.xrChart3.SizeF = new System.Drawing.SizeF(360.1665F, 263.9583F);
     chartTitle3.Font    = new System.Drawing.Font("Tahoma", 12F);
     chartTitle3.Text    = "Communities Monthly";
     this.xrChart3.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle3
     });
     //
     // xrPanel4
     //
     this.xrPanel4.BackColor   = System.Drawing.Color.White;
     this.xrPanel4.BorderColor = System.Drawing.SystemColors.ActiveCaption;
     this.xrPanel4.Borders     = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrPanel4.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrChart5
     });
     this.xrPanel4.LocationFloat = new DevExpress.Utils.PointFloat(393.75F, 270.6251F);
     this.xrPanel4.Name          = "xrPanel4";
     this.xrPanel4.SizeF         = new System.Drawing.SizeF(506.2501F, 283.9584F);
     this.xrPanel4.StylePriority.UseBackColor   = false;
     this.xrPanel4.StylePriority.UseBorderColor = false;
     this.xrPanel4.StylePriority.UseBorders     = false;
     //
     // xrChart5
     //
     this.xrChart5.BorderColor = System.Drawing.Color.Black;
     this.xrChart5.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     xyDiagram3.AxisX.Label.ResolveOverlappingOptions.AllowRotate = false;
     xyDiagram3.AxisX.Label.TextPattern          = "{A:MMM yyyy}";
     xyDiagram3.AxisX.Tickmarks.MinorVisible     = false;
     xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram3.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram3.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram3.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram3.DefaultPane.EnableAxisYZooming   = DevExpress.Utils.DefaultBoolean.False;
     this.xrChart5.Diagram = xyDiagram3;
     this.xrChart5.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.xrChart5.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.xrChart5.Legend.Border.Visibility   = DevExpress.Utils.DefaultBoolean.False;
     this.xrChart5.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.xrChart5.Legend.EquallySpacedItems  = false;
     this.xrChart5.LocationFloat = new DevExpress.Utils.PointFloat(9.999969F, 10.00006F);
     this.xrChart5.Name          = "xrChart5";
     this.xrChart5.PaletteName   = "Module";
     series4.Name = "Series 1";
     series4.View = stackedBarSeriesView3;
     series5.Name = "Series 2";
     series5.View = stackedBarSeriesView4;
     this.xrChart5.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series4,
         series5
     };
     this.xrChart5.SeriesTemplate.View = stackedBarSeriesView5;
     this.xrChart5.SizeF  = new System.Drawing.SizeF(486.25F, 263.9583F);
     chartTitle4.Font     = new System.Drawing.Font("Tahoma", 12F);
     chartTitle4.Text     = "Community Items Monthly";
     chartTitle4.WordWrap = true;
     this.xrChart5.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle4
     });
     //
     // xrChart4
     //
     this.xrChart4.BorderColor = System.Drawing.Color.Black;
     this.xrChart4.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     xyDiagram4.AxisX.Tickmarks.MinorVisible     = false;
     xyDiagram4.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram4.AxisY.Tickmarks.MinorVisible     = false;
     xyDiagram4.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram4.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram4.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram4.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram4.DefaultPane.EnableAxisYZooming   = DevExpress.Utils.DefaultBoolean.False;
     this.xrChart4.Diagram           = xyDiagram4;
     this.xrChart4.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.xrChart4.LocationFloat     = new DevExpress.Utils.PointFloat(96.875F, 554.5835F);
     this.xrChart4.Name        = "xrChart4";
     this.xrChart4.PaletteName = "Module";
     series6.Name = "Series 1";
     this.xrChart4.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series6
     };
     this.xrChart4.SizeF = new System.Drawing.SizeF(417.0833F, 263.9583F);
     chartTitle5.Font    = new System.Drawing.Font("Tahoma", 12F);
     chartTitle5.Text    = "Community Items Monthly";
     this.xrChart4.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle5
     });
     this.xrChart4.Visible = false;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 100F;
     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       = 100F;
     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.xrPageInfo1,
         this.xrLine1,
         this.xrLabel1
     });
     this.GroupHeader1.HeightF = 57.29167F;
     this.GroupHeader1.Name    = "GroupHeader1";
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Font          = new System.Drawing.Font("Tahoma", 8.25F);
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(655.0001F, 17.00001F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.PageInfo      = DevExpress.XtraPrinting.PageInfo.DateTime;
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(245F, 16F);
     this.xrPageInfo1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
     //
     // xrLine1
     //
     this.xrLine1.LineWidth     = 2;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(3.178914E-05F, 32.99999F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(900F, 23F);
     //
     // xrLabel1
     //
     this.xrLabel1.CanShrink     = true;
     this.xrLabel1.Font          = new System.Drawing.Font("Tahoma", 18F);
     this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrLabel1.Name          = "xrLabel1";
     this.xrLabel1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF         = new System.Drawing.SizeF(370.1665F, 33F);
     this.xrLabel1.StylePriority.UseTextAlignment = false;
     this.xrLabel1.Text          = "User Adoption - Overall Metrics";
     this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrSubreport1
     });
     this.PageFooter.HeightF = 23F;
     this.PageFooter.Name    = "PageFooter";
     //
     // ServerName
     //
     this.ServerName.Name = "ServerName";
     //
     // xrSubreport1
     //
     this.xrSubreport1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrSubreport1.Name          = "xrSubreport1";
     this.xrSubreport1.ReportSource  = new VSWebUI.DashboardReports.CopyrightXtraRpt();
     this.xrSubreport1.SizeF         = new System.Drawing.SizeF(100F, 23F);
     //
     // copyrightXtraRpt1
     //
     this.copyrightXtraRpt1.Landscape  = true;
     this.copyrightXtraRpt1.Name       = "copyrightXtraRpt1";
     this.copyrightXtraRpt1.PageHeight = 850;
     this.copyrightXtraRpt1.PageWidth  = 1100;
     this.copyrightXtraRpt1.Version    = "14.2";
     //
     // IBMConnectionsUserAdoptionOverallXtraRpt
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.GroupHeader1,
         this.PageFooter
     });
     this.Landscape  = true;
     this.PageHeight = 850;
     this.PageWidth  = 1100;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.ServerName
     });
     this.Version      = "14.2";
     this.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.IBMConnectionsUserAdoptionOverallXtraRpt_BeforePrint);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pieSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.copyrightXtraRpt1)).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()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmArizaListesi));
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series    series1    = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedSplineAreaSeriesView stackedSplineAreaSeriesView1 = new DevExpress.XtraCharts.StackedSplineAreaSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView        stackedBarSeriesView1        = new DevExpress.XtraCharts.StackedBarSeriesView();
     this.labelControl5        = new DevExpress.XtraEditors.LabelControl();
     this.lblArizaliUrunSayisi = new DevExpress.XtraEditors.LabelControl();
     this.pictureEdit4         = new DevExpress.XtraEditors.PictureEdit();
     this.panel3                = new System.Windows.Forms.Panel();
     this.pictureEdit1          = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl9         = new DevExpress.XtraEditors.LabelControl();
     this.lblParcaBekleyenUrun  = new DevExpress.XtraEditors.LabelControl();
     this.pictureEdit3          = new DevExpress.XtraEditors.PictureEdit();
     this.panel5                = new System.Windows.Forms.Panel();
     this.labelControl3         = new DevExpress.XtraEditors.LabelControl();
     this.lblTadilatiBitmisUrun = new DevExpress.XtraEditors.LabelControl();
     this.panel2                = new System.Windows.Forms.Panel();
     this.gridView1             = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridControl1          = new DevExpress.XtraGrid.GridControl();
     this.labelControl6         = new DevExpress.XtraEditors.LabelControl();
     this.pictureEdit6          = new DevExpress.XtraEditors.PictureEdit();
     this.chartControl2         = new DevExpress.XtraCharts.ChartControl();
     this.labelControl7         = new DevExpress.XtraEditors.LabelControl();
     this.panelControl2         = new DevExpress.XtraEditors.PanelControl();
     this.panel4                = new System.Windows.Forms.Panel();
     this.pictureEdit5          = new DevExpress.XtraEditors.PictureEdit();
     this.lblToplamUrunSayisi   = new DevExpress.XtraEditors.LabelControl();
     this.labelControl4         = new DevExpress.XtraEditors.LabelControl();
     this.panel6                = new System.Windows.Forms.Panel();
     this.pictureEdit7          = new DevExpress.XtraEditors.PictureEdit();
     this.lblIptalIslemler      = new DevExpress.XtraEditors.LabelControl();
     this.labelControl10        = new DevExpress.XtraEditors.LabelControl();
     this.panel7                = new System.Windows.Forms.Panel();
     this.pictureEdit8          = new DevExpress.XtraEditors.PictureEdit();
     this.lblParcasiGelenUrun   = new DevExpress.XtraEditors.LabelControl();
     this.labelControl12        = new DevExpress.XtraEditors.LabelControl();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit4.Properties)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).BeginInit();
     this.panel5.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit6.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedSplineAreaSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit5.Properties)).BeginInit();
     this.panel6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit7.Properties)).BeginInit();
     this.panel7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit8.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // labelControl5
     //
     this.labelControl5.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl5.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl5.Appearance.Options.UseFont      = true;
     this.labelControl5.Appearance.Options.UseForeColor = true;
     this.labelControl5.Location = new System.Drawing.Point(14, 13);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(173, 20);
     this.labelControl5.TabIndex = 0;
     this.labelControl5.Text     = "Mevcut Arızalı Ürün Sayısı:";
     //
     // lblArizaliUrunSayisi
     //
     this.lblArizaliUrunSayisi.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.lblArizaliUrunSayisi.Appearance.ForeColor            = System.Drawing.Color.White;
     this.lblArizaliUrunSayisi.Appearance.Options.UseFont      = true;
     this.lblArizaliUrunSayisi.Appearance.Options.UseForeColor = true;
     this.lblArizaliUrunSayisi.Location = new System.Drawing.Point(29, 60);
     this.lblArizaliUrunSayisi.Name     = "lblArizaliUrunSayisi";
     this.lblArizaliUrunSayisi.Size     = new System.Drawing.Size(42, 32);
     this.lblArizaliUrunSayisi.TabIndex = 1;
     this.lblArizaliUrunSayisi.Text     = "584";
     //
     // pictureEdit4
     //
     this.pictureEdit4.EditValue = ((object)(resources.GetObject("pictureEdit4.EditValue")));
     this.pictureEdit4.Location  = new System.Drawing.Point(128, 50);
     this.pictureEdit4.Name      = "pictureEdit4";
     this.pictureEdit4.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit4.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit4.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit4.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit4.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit4.Size     = new System.Drawing.Size(60, 58);
     this.pictureEdit4.TabIndex = 11;
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(192)))), ((int)(((byte)(235)))));
     this.panel3.Controls.Add(this.pictureEdit1);
     this.panel3.Controls.Add(this.lblArizaliUrunSayisi);
     this.panel3.Controls.Add(this.labelControl5);
     this.panel3.Location = new System.Drawing.Point(681, 3);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(222, 120);
     this.panel3.TabIndex = 17;
     //
     // pictureEdit1
     //
     this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Location  = new System.Drawing.Point(130, 50);
     this.pictureEdit1.Name      = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit1.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit1.Size     = new System.Drawing.Size(60, 58);
     this.pictureEdit1.TabIndex = 5;
     //
     // labelControl9
     //
     this.labelControl9.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl9.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl9.Appearance.Options.UseFont      = true;
     this.labelControl9.Appearance.Options.UseForeColor = true;
     this.labelControl9.Location = new System.Drawing.Point(15, 13);
     this.labelControl9.Name     = "labelControl9";
     this.labelControl9.Size     = new System.Drawing.Size(178, 20);
     this.labelControl9.TabIndex = 0;
     this.labelControl9.Text     = "Parça Bekleyen Ürün Sayısı:";
     //
     // lblParcaBekleyenUrun
     //
     this.lblParcaBekleyenUrun.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.lblParcaBekleyenUrun.Appearance.ForeColor            = System.Drawing.Color.White;
     this.lblParcaBekleyenUrun.Appearance.Options.UseFont      = true;
     this.lblParcaBekleyenUrun.Appearance.Options.UseForeColor = true;
     this.lblParcaBekleyenUrun.Location = new System.Drawing.Point(29, 60);
     this.lblParcaBekleyenUrun.Name     = "lblParcaBekleyenUrun";
     this.lblParcaBekleyenUrun.Size     = new System.Drawing.Size(42, 32);
     this.lblParcaBekleyenUrun.TabIndex = 1;
     this.lblParcaBekleyenUrun.Text     = "584";
     //
     // pictureEdit3
     //
     this.pictureEdit3.EditValue = ((object)(resources.GetObject("pictureEdit3.EditValue")));
     this.pictureEdit3.Location  = new System.Drawing.Point(132, 50);
     this.pictureEdit3.Name      = "pictureEdit3";
     this.pictureEdit3.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit3.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit3.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit3.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit3.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit3.Size     = new System.Drawing.Size(60, 58);
     this.pictureEdit3.TabIndex = 12;
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(101)))), ((int)(((byte)(116)))));
     this.panel5.Controls.Add(this.pictureEdit3);
     this.panel5.Controls.Add(this.lblParcaBekleyenUrun);
     this.panel5.Controls.Add(this.labelControl9);
     this.panel5.Location = new System.Drawing.Point(1138, 3);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(222, 120);
     this.panel5.TabIndex = 18;
     //
     // labelControl3
     //
     this.labelControl3.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl3.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl3.Appearance.Options.UseFont      = true;
     this.labelControl3.Appearance.Options.UseForeColor = true;
     this.labelControl3.Location = new System.Drawing.Point(15, 13);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(174, 20);
     this.labelControl3.TabIndex = 0;
     this.labelControl3.Text     = "Tadilatı Bitmiş Ürün Sayısı:";
     //
     // lblTadilatiBitmisUrun
     //
     this.lblTadilatiBitmisUrun.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.lblTadilatiBitmisUrun.Appearance.ForeColor            = System.Drawing.Color.White;
     this.lblTadilatiBitmisUrun.Appearance.Options.UseFont      = true;
     this.lblTadilatiBitmisUrun.Appearance.Options.UseForeColor = true;
     this.lblTadilatiBitmisUrun.Location = new System.Drawing.Point(28, 55);
     this.lblTadilatiBitmisUrun.Name     = "lblTadilatiBitmisUrun";
     this.lblTadilatiBitmisUrun.Size     = new System.Drawing.Size(48, 37);
     this.lblTadilatiBitmisUrun.TabIndex = 1;
     this.lblTadilatiBitmisUrun.Text     = "584";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(82)))), ((int)(((byte)(83)))));
     this.panel2.Controls.Add(this.pictureEdit4);
     this.panel2.Controls.Add(this.lblTadilatiBitmisUrun);
     this.panel2.Controls.Add(this.labelControl3);
     this.panel2.Location = new System.Drawing.Point(909, 3);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(222, 120);
     this.panel2.TabIndex = 16;
     //
     // gridView1
     //
     this.gridView1.Appearance.Row.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.gridView1.Appearance.Row.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.gridView1.Appearance.Row.Options.UseBackColor = true;
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsView.HeaderFilterButtonShowMode = DevExpress.XtraEditors.Controls.FilterButtonShowMode.Button;
     this.gridView1.OptionsView.ShowAutoFilterRow          = true;
     this.gridView1.OptionsView.ShowGroupPanel             = false;
     this.gridView1.DoubleClick += new System.EventHandler(this.gridView1_DoubleClick);
     //
     // gridControl1
     //
     this.gridControl1.Font     = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.gridControl1.Location = new System.Drawing.Point(-1, 3);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(673, 560);
     this.gridControl1.TabIndex = 14;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // labelControl6
     //
     this.labelControl6.Appearance.Font            = new System.Drawing.Font("Segoe UI Semibold", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl6.Appearance.Options.UseFont = true;
     this.labelControl6.Location = new System.Drawing.Point(61, 9);
     this.labelControl6.Name     = "labelControl6";
     this.labelControl6.Size     = new System.Drawing.Size(226, 30);
     this.labelControl6.TabIndex = 13;
     this.labelControl6.Text     = "Arızalı Ürün İstatistikleri";
     //
     // pictureEdit6
     //
     this.pictureEdit6.EditValue = ((object)(resources.GetObject("pictureEdit6.EditValue")));
     this.pictureEdit6.Location  = new System.Drawing.Point(11, 5);
     this.pictureEdit6.Name      = "pictureEdit6";
     this.pictureEdit6.Properties.Appearance.BackColor            = System.Drawing.Color.Gray;
     this.pictureEdit6.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit6.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit6.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit6.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit6.Size     = new System.Drawing.Size(42, 42);
     this.pictureEdit6.TabIndex = 14;
     //
     // chartControl2
     //
     this.chartControl2.AppearanceNameSerializable = "Gray";
     xyDiagram1.AxisX.VisibleInPanesSerializable   = "-1";
     xyDiagram1.AxisX.WholeRange.AutoSideMargins   = false;
     xyDiagram1.AxisX.WholeRange.SideMarginsValue  = 0D;
     xyDiagram1.AxisY.VisibleInPanesSerializable   = "-1";
     this.chartControl2.Diagram                = xyDiagram1;
     this.chartControl2.Legend.Name            = "Default Legend";
     this.chartControl2.Location               = new System.Drawing.Point(11, 87);
     this.chartControl2.Name                   = "chartControl2";
     this.chartControl2.PaletteBaseColorNumber = 3;
     this.chartControl2.PaletteName            = "Blue II";
     series1.Name = "Series 1";
     series1.View = stackedSplineAreaSeriesView1;
     this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl2.SeriesTemplate.View = stackedBarSeriesView1;
     this.chartControl2.Size     = new System.Drawing.Size(663, 224);
     this.chartControl2.TabIndex = 14;
     //
     // labelControl7
     //
     this.labelControl7.Appearance.Font            = new System.Drawing.Font("Segoe UI Semibold", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl7.Appearance.Options.UseFont = true;
     this.labelControl7.Location = new System.Drawing.Point(11, 51);
     this.labelControl7.Name     = "labelControl7";
     this.labelControl7.Size     = new System.Drawing.Size(520, 30);
     this.labelControl7.TabIndex = 15;
     this.labelControl7.Text     = "Sistemimizde bir ürün girişi ve ürün takibi hem masaüstü hem de kargo noktasında " +
                                   "web tarafından \r\nyapılabilmektedir. Aşağıdaki grafik tüm kategorilerdeki ürün sa" +
                                   "yısını gösteriyor.";
     //
     // panelControl2
     //
     this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl2.Controls.Add(this.labelControl7);
     this.panelControl2.Controls.Add(this.chartControl2);
     this.panelControl2.Controls.Add(this.pictureEdit6);
     this.panelControl2.Controls.Add(this.labelControl6);
     this.panelControl2.Location = new System.Drawing.Point(678, 249);
     this.panelControl2.Name     = "panelControl2";
     this.panelControl2.Size     = new System.Drawing.Size(685, 314);
     this.panelControl2.TabIndex = 20;
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(104)))), ((int)(((byte)(224)))));
     this.panel4.Controls.Add(this.pictureEdit5);
     this.panel4.Controls.Add(this.lblToplamUrunSayisi);
     this.panel4.Controls.Add(this.labelControl4);
     this.panel4.Location = new System.Drawing.Point(909, 126);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(222, 120);
     this.panel4.TabIndex = 21;
     //
     // pictureEdit5
     //
     this.pictureEdit5.EditValue = ((object)(resources.GetObject("pictureEdit5.EditValue")));
     this.pictureEdit5.Location  = new System.Drawing.Point(128, 50);
     this.pictureEdit5.Name      = "pictureEdit5";
     this.pictureEdit5.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit5.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit5.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit5.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit5.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit5.Size     = new System.Drawing.Size(60, 58);
     this.pictureEdit5.TabIndex = 4;
     //
     // lblToplamUrunSayisi
     //
     this.lblToplamUrunSayisi.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.lblToplamUrunSayisi.Appearance.ForeColor            = System.Drawing.Color.White;
     this.lblToplamUrunSayisi.Appearance.Options.UseFont      = true;
     this.lblToplamUrunSayisi.Appearance.Options.UseForeColor = true;
     this.lblToplamUrunSayisi.Location = new System.Drawing.Point(28, 55);
     this.lblToplamUrunSayisi.Name     = "lblToplamUrunSayisi";
     this.lblToplamUrunSayisi.Size     = new System.Drawing.Size(48, 37);
     this.lblToplamUrunSayisi.TabIndex = 1;
     this.lblToplamUrunSayisi.Text     = "584";
     //
     // labelControl4
     //
     this.labelControl4.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl4.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl4.Appearance.Options.UseFont      = true;
     this.labelControl4.Appearance.Options.UseForeColor = true;
     this.labelControl4.Location = new System.Drawing.Point(15, 13);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(130, 20);
     this.labelControl4.TabIndex = 0;
     this.labelControl4.Text     = "Toplam Ürün Sayısı:";
     //
     // panel6
     //
     this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(159)))), ((int)(((byte)(67)))));
     this.panel6.Controls.Add(this.pictureEdit7);
     this.panel6.Controls.Add(this.lblIptalIslemler);
     this.panel6.Controls.Add(this.labelControl10);
     this.panel6.Location = new System.Drawing.Point(1138, 126);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(222, 120);
     this.panel6.TabIndex = 23;
     //
     // pictureEdit7
     //
     this.pictureEdit7.EditValue = ((object)(resources.GetObject("pictureEdit7.EditValue")));
     this.pictureEdit7.Location  = new System.Drawing.Point(132, 50);
     this.pictureEdit7.Name      = "pictureEdit7";
     this.pictureEdit7.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit7.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit7.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit7.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit7.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit7.Size     = new System.Drawing.Size(60, 58);
     this.pictureEdit7.TabIndex = 12;
     //
     // lblIptalIslemler
     //
     this.lblIptalIslemler.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.lblIptalIslemler.Appearance.ForeColor            = System.Drawing.Color.White;
     this.lblIptalIslemler.Appearance.Options.UseFont      = true;
     this.lblIptalIslemler.Appearance.Options.UseForeColor = true;
     this.lblIptalIslemler.Location = new System.Drawing.Point(29, 60);
     this.lblIptalIslemler.Name     = "lblIptalIslemler";
     this.lblIptalIslemler.Size     = new System.Drawing.Size(42, 32);
     this.lblIptalIslemler.TabIndex = 1;
     this.lblIptalIslemler.Text     = "584";
     //
     // labelControl10
     //
     this.labelControl10.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl10.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl10.Appearance.Options.UseFont      = true;
     this.labelControl10.Appearance.Options.UseForeColor = true;
     this.labelControl10.Location = new System.Drawing.Point(15, 13);
     this.labelControl10.Name     = "labelControl10";
     this.labelControl10.Size     = new System.Drawing.Size(131, 20);
     this.labelControl10.TabIndex = 0;
     this.labelControl10.Text     = "Iptal Edilen İşlemler";
     //
     // panel7
     //
     this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(134)))), ((int)(((byte)(222)))));
     this.panel7.Controls.Add(this.pictureEdit8);
     this.panel7.Controls.Add(this.lblParcasiGelenUrun);
     this.panel7.Controls.Add(this.labelControl12);
     this.panel7.Location = new System.Drawing.Point(680, 126);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(222, 120);
     this.panel7.TabIndex = 22;
     //
     // pictureEdit8
     //
     this.pictureEdit8.EditValue = ((object)(resources.GetObject("pictureEdit8.EditValue")));
     this.pictureEdit8.Location  = new System.Drawing.Point(131, 50);
     this.pictureEdit8.Name      = "pictureEdit8";
     this.pictureEdit8.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit8.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit8.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit8.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit8.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit8.Size     = new System.Drawing.Size(60, 58);
     this.pictureEdit8.TabIndex = 11;
     //
     // lblParcasiGelenUrun
     //
     this.lblParcasiGelenUrun.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.lblParcasiGelenUrun.Appearance.ForeColor            = System.Drawing.Color.White;
     this.lblParcasiGelenUrun.Appearance.Options.UseFont      = true;
     this.lblParcasiGelenUrun.Appearance.Options.UseForeColor = true;
     this.lblParcasiGelenUrun.Location = new System.Drawing.Point(29, 60);
     this.lblParcasiGelenUrun.Name     = "lblParcasiGelenUrun";
     this.lblParcasiGelenUrun.Size     = new System.Drawing.Size(42, 32);
     this.lblParcasiGelenUrun.TabIndex = 1;
     this.lblParcasiGelenUrun.Text     = "584";
     //
     // labelControl12
     //
     this.labelControl12.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl12.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl12.Appearance.Options.UseFont      = true;
     this.labelControl12.Appearance.Options.UseForeColor = true;
     this.labelControl12.Location = new System.Drawing.Point(14, 13);
     this.labelControl12.Name     = "labelControl12";
     this.labelControl12.Size     = new System.Drawing.Size(164, 20);
     this.labelControl12.TabIndex = 0;
     this.labelControl12.Text     = "Parçası Gelen Ürün Sayısı";
     //
     // FrmArizaListesi
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1365, 572);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel6);
     this.Controls.Add(this.panel7);
     this.Controls.Add(this.panelControl2);
     this.Controls.Add(this.gridControl1);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel5);
     this.Controls.Add(this.panel3);
     this.Name  = "FrmArizaListesi";
     this.Text  = "ArizaListesi";
     this.Load += new System.EventHandler(this.FrmArizaListesi_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit4.Properties)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).EndInit();
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit6.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedSplineAreaSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     this.panelControl2.PerformLayout();
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit5.Properties)).EndInit();
     this.panel6.ResumeLayout(false);
     this.panel6.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit7.Properties)).EndInit();
     this.panel7.ResumeLayout(false);
     this.panel7.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit8.Properties)).EndInit();
     this.ResumeLayout(false);
 }
예제 #22
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            xyDiagram6             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series22               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Series               series23               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Series               series24               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.ChartTitle           chartTitle6            = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram            xyDiagram5             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series19               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Series               series20               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Series               series21               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.ChartTitle           chartTitle5            = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram            xyDiagram4             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series16               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView16 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series               series17               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView17 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series               series18               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView18 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.ChartTitle           chartTitle4            = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram            xyDiagram3             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series11               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView11 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series               series12               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView12 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series               series13               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView13 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series               series14               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView14 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series               series15               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView15 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.ChartTitle           chartTitle3            = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram            xyDiagram2             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series6 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView6 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series               series7 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView7 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series               series8 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView8 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series               series9 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView9 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series               series10 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView10 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.ChartTitle           chartTitle2            = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram            xyDiagram1             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series1 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView1 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series               series2 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView2 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series               series3 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView3 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series               series4 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView4 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series               series5 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView5 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.ChartTitle           chartTitle1           = new DevExpress.XtraCharts.ChartTitle();
     this.layoutControl1      = new DevExpress.XtraLayout.LayoutControl();
     this.chartControl1       = new DevExpress.XtraCharts.ChartControl();
     this.Root                = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     this.chartControl2       = new DevExpress.XtraCharts.ChartControl();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.chartControl3       = new DevExpress.XtraCharts.ChartControl();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     this.chartControl4       = new DevExpress.XtraCharts.ChartControl();
     this.layoutControlItem4  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.chartControl5       = new DevExpress.XtraCharts.ChartControl();
     this.layoutControlItem5  = new DevExpress.XtraLayout.LayoutControlItem();
     this.chartControl6       = new DevExpress.XtraCharts.ChartControl();
     this.layoutControlItem6  = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series22)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series23)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series24)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series19)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series21)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView17)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView18)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.chartControl6);
     this.layoutControl1.Controls.Add(this.chartControl5);
     this.layoutControl1.Controls.Add(this.chartControl4);
     this.layoutControl1.Controls.Add(this.chartControl3);
     this.layoutControl1.Controls.Add(this.chartControl2);
     this.layoutControl1.Controls.Add(this.chartControl1);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.Root     = this.Root;
     this.layoutControl1.Size     = new System.Drawing.Size(1490, 851);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // chartControl1
     //
     xyDiagram6.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram6.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram = xyDiagram6;
     this.chartControl1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartControl1.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.chartControl1.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartControl1.Legend.Name = "Default Legend";
     this.chartControl1.Location    = new System.Drawing.Point(24, 24);
     this.chartControl1.Name        = "chartControl1";
     series22.Name = "X";
     series23.Name = "Y";
     series24.Name = "Z";
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series22,
         series23,
         series24
     };
     this.chartControl1.Size     = new System.Drawing.Size(707, 265);
     this.chartControl1.TabIndex = 4;
     chartTitle6.Text            = "Statistic by Reason";
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle6
     });
     //
     // Root
     //
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlGroup1,
         this.layoutControlGroup2
     });
     this.Root.Name        = "Root";
     this.Root.Size        = new System.Drawing.Size(1490, 851);
     this.Root.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control     = this.chartControl1;
     this.layoutControlItem1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name        = "layoutControlItem1";
     this.layoutControlItem1.Size        = new System.Drawing.Size(711, 269);
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible = false;
     //
     // chartControl2
     //
     xyDiagram5.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram5.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl2.Diagram = xyDiagram5;
     this.chartControl2.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartControl2.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.chartControl2.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartControl2.Legend.Name = "Default Legend";
     this.chartControl2.Location    = new System.Drawing.Point(24, 293);
     this.chartControl2.Name        = "chartControl2";
     series19.Name = "Series 1";
     series20.Name = "Series 2";
     series21.Name = "Series 3";
     this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series19,
         series20,
         series21
     };
     this.chartControl2.Size     = new System.Drawing.Size(707, 265);
     this.chartControl2.TabIndex = 5;
     chartTitle5.Text            = "Statistic in 6 days";
     this.chartControl2.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle5
     });
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control     = this.chartControl2;
     this.layoutControlItem2.Location    = new System.Drawing.Point(0, 269);
     this.layoutControlItem2.Name        = "layoutControlItem2";
     this.layoutControlItem2.Size        = new System.Drawing.Size(711, 269);
     this.layoutControlItem2.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextVisible = false;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "layoutControlGroup1";
     this.layoutControlGroup1.Size        = new System.Drawing.Size(735, 831);
     this.layoutControlGroup1.TextVisible = false;
     //
     // chartControl3
     //
     xyDiagram4.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram4.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl3.Diagram = xyDiagram4;
     this.chartControl3.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartControl3.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.chartControl3.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartControl3.Legend.Name = "Default Legend";
     this.chartControl3.Location    = new System.Drawing.Point(24, 562);
     this.chartControl3.Name        = "chartControl3";
     series16.Name = "Series 1";
     series16.View = stackedBarSeriesView16;
     series17.Name = "Series 2";
     series17.View = stackedBarSeriesView17;
     series18.Name = "Series 3";
     series18.View = stackedBarSeriesView18;
     this.chartControl3.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series16,
         series17,
         series18
     };
     this.chartControl3.Size     = new System.Drawing.Size(707, 265);
     this.chartControl3.TabIndex = 6;
     chartTitle4.Text            = "Statistic by Shift";
     this.chartControl3.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle4
     });
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control     = this.chartControl3;
     this.layoutControlItem3.Location    = new System.Drawing.Point(0, 538);
     this.layoutControlItem3.Name        = "layoutControlItem3";
     this.layoutControlItem3.Size        = new System.Drawing.Size(711, 269);
     this.layoutControlItem3.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible = false;
     //
     // chartControl4
     //
     xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl4.Diagram = xyDiagram3;
     this.chartControl4.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartControl4.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.chartControl4.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartControl4.Legend.Name = "Default Legend";
     this.chartControl4.Location    = new System.Drawing.Point(759, 24);
     this.chartControl4.Name        = "chartControl4";
     series11.Name = "Series 1";
     series11.View = stackedBarSeriesView11;
     series12.Name = "Series 2";
     series12.View = stackedBarSeriesView12;
     series13.Name = "Series 3";
     series13.View = stackedBarSeriesView13;
     series14.Name = "Series 4";
     series14.View = stackedBarSeriesView14;
     series15.Name = "Series 5";
     series15.View = stackedBarSeriesView15;
     this.chartControl4.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series11,
         series12,
         series13,
         series14,
         series15
     };
     this.chartControl4.Size     = new System.Drawing.Size(707, 265);
     this.chartControl4.TabIndex = 7;
     chartTitle3.Text            = "Top 5 Leader";
     this.chartControl4.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle3
     });
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control     = this.chartControl4;
     this.layoutControlItem4.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem4.Name        = "layoutControlItem4";
     this.layoutControlItem4.Size        = new System.Drawing.Size(711, 269);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // layoutControlGroup2
     //
     this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem4,
         this.layoutControlItem5,
         this.layoutControlItem6
     });
     this.layoutControlGroup2.Location    = new System.Drawing.Point(735, 0);
     this.layoutControlGroup2.Name        = "layoutControlGroup2";
     this.layoutControlGroup2.Size        = new System.Drawing.Size(735, 831);
     this.layoutControlGroup2.TextVisible = false;
     //
     // chartControl5
     //
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl5.Diagram = xyDiagram2;
     this.chartControl5.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartControl5.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.chartControl5.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartControl5.Legend.Name = "Default Legend";
     this.chartControl5.Location    = new System.Drawing.Point(759, 293);
     this.chartControl5.Name        = "chartControl5";
     series6.Name  = "Series 1";
     series6.View  = stackedBarSeriesView6;
     series7.Name  = "Series 2";
     series7.View  = stackedBarSeriesView7;
     series8.Name  = "Series 3";
     series8.View  = stackedBarSeriesView8;
     series9.Name  = "Series 4";
     series9.View  = stackedBarSeriesView9;
     series10.Name = "Series 5";
     series10.View = stackedBarSeriesView10;
     this.chartControl5.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series6,
         series7,
         series8,
         series9,
         series10
     };
     this.chartControl5.Size     = new System.Drawing.Size(707, 265);
     this.chartControl5.TabIndex = 8;
     chartTitle2.Text            = "Top 5 Machine";
     this.chartControl5.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle2
     });
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.Control     = this.chartControl5;
     this.layoutControlItem5.Location    = new System.Drawing.Point(0, 269);
     this.layoutControlItem5.Name        = "layoutControlItem5";
     this.layoutControlItem5.Size        = new System.Drawing.Size(711, 269);
     this.layoutControlItem5.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem5.TextVisible = false;
     //
     // chartControl6
     //
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl6.Diagram = xyDiagram1;
     this.chartControl6.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartControl6.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.chartControl6.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartControl6.Legend.Name = "Default Legend";
     this.chartControl6.Location    = new System.Drawing.Point(759, 562);
     this.chartControl6.Name        = "chartControl6";
     series1.Name = "Series 1";
     series1.View = stackedBarSeriesView1;
     series2.Name = "Series 2";
     series2.View = stackedBarSeriesView2;
     series3.Name = "Series 3";
     series3.View = stackedBarSeriesView3;
     series4.Name = "Series 4";
     series4.View = stackedBarSeriesView4;
     series5.Name = "Series 5";
     series5.View = stackedBarSeriesView5;
     this.chartControl6.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3,
         series4,
         series5
     };
     this.chartControl6.Size     = new System.Drawing.Size(707, 265);
     this.chartControl6.TabIndex = 9;
     chartTitle1.Text            = "Top 5 Items";
     this.chartControl6.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // layoutControlItem6
     //
     this.layoutControlItem6.Control     = this.chartControl6;
     this.layoutControlItem6.Location    = new System.Drawing.Point(0, 538);
     this.layoutControlItem6.Name        = "layoutControlItem6";
     this.layoutControlItem6.Size        = new System.Drawing.Size(711, 269);
     this.layoutControlItem6.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem6.TextVisible = false;
     //
     // ucStatistic
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.layoutControl1);
     this.Name = "ucStatistic";
     this.Size = new System.Drawing.Size(1490, 851);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series22)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series23)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series24)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series19)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series21)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series17)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series18)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
     this.ResumeLayout(false);
 }
예제 #23
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.SelectQuery          selectQuery1        = new DevExpress.DataAccess.Sql.SelectQuery();
     DevExpress.DataAccess.Sql.Column               column1             = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression1   = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                table1              = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column               column2             = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression2   = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Table                table2              = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Column               column3             = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.CustomExpression     customExpression1   = new DevExpress.DataAccess.Sql.CustomExpression();
     DevExpress.DataAccess.Sql.Column               column4             = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression3   = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Column               column5             = new DevExpress.DataAccess.Sql.Column();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression4   = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Group                group1              = new DevExpress.DataAccess.Sql.Group();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression5   = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Group                group2              = new DevExpress.DataAccess.Sql.Group();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression6   = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Group                group3              = new DevExpress.DataAccess.Sql.Group();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression7   = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Group                group4              = new DevExpress.DataAccess.Sql.Group();
     DevExpress.DataAccess.Sql.ColumnExpression     columnExpression8   = new DevExpress.DataAccess.Sql.ColumnExpression();
     DevExpress.DataAccess.Sql.Join                 join1               = new DevExpress.DataAccess.Sql.Join();
     DevExpress.DataAccess.Sql.RelationColumnInfo   relationColumnInfo1 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
     DevExpress.DataAccess.Sql.Table                table3              = new DevExpress.DataAccess.Sql.Table();
     DevExpress.DataAccess.Sql.Join                 join2               = new DevExpress.DataAccess.Sql.Join();
     DevExpress.DataAccess.Sql.RelationColumnInfo   relationColumnInfo2 = new DevExpress.DataAccess.Sql.RelationColumnInfo();
     System.ComponentModel.ComponentResourceManager resources           = new System.ComponentModel.ComponentResourceManager(typeof(XtraReport1));
     DevExpress.XtraCharts.XYDiagram                xyDiagram1          = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Legend legend1 = new DevExpress.XtraCharts.Legend();
     DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView1 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings1 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
     DevExpress.XtraReports.Parameters.DynamicListLookUpSettings dynamicListLookUpSettings2 = new DevExpress.XtraReports.Parameters.DynamicListLookUpSettings();
     this.sqlDataSource1  = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.Detail          = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin       = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin    = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.xrChart1        = new DevExpress.XtraReports.UI.XRChart();
     this.Moneda          = new DevExpress.XtraReports.Parameters.Parameter();
     this.UnidadArtistica = new DevExpress.XtraReports.Parameters.Parameter();
     this.Desde           = new DevExpress.XtraReports.Parameters.Parameter();
     this.Hasta           = new DevExpress.XtraReports.Parameters.Parameter();
     this.ReportHeader    = new DevExpress.XtraReports.UI.ReportHeaderBand();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "DXApplication9.Properties.Settings.artistasConnectionString";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     columnExpression1.ColumnName       = "Nombre";
     table1.Name                  = "Agrupacion";
     columnExpression1.Table      = table1;
     column1.Expression           = columnExpression1;
     columnExpression2.ColumnName = "Abreviatura";
     table2.Name                  = "TipoMoneda";
     columnExpression2.Table      = table2;
     column2.Expression           = columnExpression2;
     column3.Alias                = "Expr";
     customExpression1.Aggregate  = DevExpress.DataAccess.Sql.AggregationType.Sum;
     customExpression1.Expression = "[OrdenDeTrabajo.ImporteFinal] * (100-[OrdenDeTrabajo.PorcientoCliente])/100";
     column3.Expression           = customExpression1;
     columnExpression3.ColumnName = "AgrupacionID";
     columnExpression3.Table      = table1;
     column4.Expression           = columnExpression3;
     columnExpression4.ColumnName = "TipoMonedaID";
     columnExpression4.Table      = table2;
     column5.Expression           = columnExpression4;
     selectQuery1.Columns.Add(column1);
     selectQuery1.Columns.Add(column2);
     selectQuery1.Columns.Add(column3);
     selectQuery1.Columns.Add(column4);
     selectQuery1.Columns.Add(column5);
     selectQuery1.FilterString      = "[OrdenDeTrabajo.Estado] <> 1s And [OrdenDeTrabajo.Estado] <> 3s";
     selectQuery1.GroupFilterString = "";
     columnExpression5.ColumnName   = "TipoMonedaID";
     columnExpression5.Table        = table2;
     group1.Expression            = columnExpression5;
     columnExpression6.ColumnName = "AgrupacionID";
     columnExpression6.Table      = table1;
     group2.Expression            = columnExpression6;
     columnExpression7.ColumnName = "Nombre";
     columnExpression7.Table      = table1;
     group3.Expression            = columnExpression7;
     columnExpression8.ColumnName = "Abreviatura";
     columnExpression8.Table      = table2;
     group4.Expression            = columnExpression8;
     selectQuery1.Groups.Add(group1);
     selectQuery1.Groups.Add(group2);
     selectQuery1.Groups.Add(group3);
     selectQuery1.Groups.Add(group4);
     selectQuery1.Name = "Agrupacion_1";
     relationColumnInfo1.NestedKeyColumn = "AgrupacionId";
     relationColumnInfo1.ParentKeyColumn = "AgrupacionID";
     join1.KeyColumns.Add(relationColumnInfo1);
     table3.Name  = "OrdenDeTrabajo";
     join1.Nested = table3;
     join1.Parent = table1;
     relationColumnInfo2.NestedKeyColumn = "TipoMonedaID";
     relationColumnInfo2.ParentKeyColumn = "TipoMonedaId";
     join2.KeyColumns.Add(relationColumnInfo2);
     join2.Nested = table2;
     join2.Parent = table3;
     selectQuery1.Relations.Add(join1);
     selectQuery1.Relations.Add(join2);
     selectQuery1.Tables.Add(table1);
     selectQuery1.Tables.Add(table3);
     selectQuery1.Tables.Add(table2);
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         selectQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // Detail
     //
     this.Detail.Dpi           = 254F;
     this.Detail.HeightF       = 0F;
     this.Detail.KeepTogether  = true;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.Dpi           = 254F;
     this.TopMargin.HeightF       = 132F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.Dpi           = 254F;
     this.BottomMargin.HeightF       = 132F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 254F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrChart1
     //
     this.xrChart1.BorderColor = System.Drawing.Color.Black;
     this.xrChart1.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.xrChart1.DataMember  = "Agrupacion_1";
     this.xrChart1.DataSource  = this.sqlDataSource1;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYZooming   = DevExpress.Utils.DefaultBoolean.False;
     this.xrChart1.Diagram     = xyDiagram1;
     this.xrChart1.Dpi         = 254F;
     this.xrChart1.Legend.Name = "Default Legend";
     legend1.Name = "Legend1";
     this.xrChart1.Legends.AddRange(new DevExpress.XtraCharts.Legend[] {
         legend1
     });
     this.xrChart1.LocationFloat    = new DevExpress.Utils.PointFloat(0F, 24.99998F);
     this.xrChart1.Name             = "xrChart1";
     this.xrChart1.SeriesDataMember = "TipoMonedaID";
     series1.ArgumentDataMember     = "Nombre";
     series1.Name                     = "Series 4";
     series1.SummaryFunction          = "SUM([Expr])";
     this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.xrChart1.SeriesTemplate.ArgumentDataMember = "Expr";
     this.xrChart1.SeriesTemplate.View = stackedBarSeriesView1;
     this.xrChart1.SizeF = new System.Drawing.SizeF(2440.94F, 2809.044F);
     //
     // Moneda
     //
     this.Moneda.Description = "Moneda";
     dynamicListLookUpSettings1.DataAdapter   = null;
     dynamicListLookUpSettings1.DataMember    = "Agrupacion_1";
     dynamicListLookUpSettings1.DataSource    = this.sqlDataSource1;
     dynamicListLookUpSettings1.DisplayMember = "Abreviatura";
     dynamicListLookUpSettings1.ValueMember   = "TipoMonedaID";
     this.Moneda.LookUpSettings = dynamicListLookUpSettings1;
     this.Moneda.Name           = "Moneda";
     this.Moneda.Type           = typeof(int);
     this.Moneda.ValueInfo      = "0";
     //
     // UnidadArtistica
     //
     this.UnidadArtistica.Description         = "Unidad Artística:";
     dynamicListLookUpSettings2.DataAdapter   = null;
     dynamicListLookUpSettings2.DataMember    = "Agrupacion_1";
     dynamicListLookUpSettings2.DataSource    = this.sqlDataSource1;
     dynamicListLookUpSettings2.DisplayMember = "Nombre";
     dynamicListLookUpSettings2.ValueMember   = "AgrupacionID";
     this.UnidadArtistica.LookUpSettings      = dynamicListLookUpSettings2;
     this.UnidadArtistica.MultiValue          = true;
     this.UnidadArtistica.Name      = "UnidadArtistica";
     this.UnidadArtistica.Type      = typeof(int);
     this.UnidadArtistica.ValueInfo = "0";
     //
     // Desde
     //
     this.Desde.Description = "Desde:";
     this.Desde.Name        = "Desde";
     this.Desde.Type        = typeof(System.DateTime);
     //
     // Hasta
     //
     this.Hasta.Description = "Hasta:";
     this.Hasta.Name        = "Hasta";
     this.Hasta.Type        = typeof(System.DateTime);
     this.Hasta.ValueInfo   = "2050-01-01";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrChart1
     });
     this.ReportHeader.Dpi     = 254F;
     this.ReportHeader.HeightF = 2834.044F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // XtraReport1
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember   = "Agrupacion_1";
     this.DataSource   = this.sqlDataSource1;
     this.Dpi          = 254F;
     this.FilterString = "[AgrupacionID] In (?UnidadArtistica) And [TipoMonedaID] = ?Moneda And [FechaLiqui" +
                         "dacion] >= ?Desde And [FechaLiquidacion] <= ?Hasta";
     this.Landscape  = true;
     this.Margins    = new System.Drawing.Printing.Margins(178, 150, 132, 132);
     this.PageHeight = 2159;
     this.PageWidth  = 2794;
     this.PaperKind  = System.Drawing.Printing.PaperKind.Custom;
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.Moneda,
         this.UnidadArtistica,
         this.Desde,
         this.Hasta
     });
     this.ReportUnit   = DevExpress.XtraReports.UI.ReportUnit.TenthsOfAMillimeter;
     this.RollPaper    = true;
     this.SnapGridSize = 25F;
     this.Version      = "17.1";
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
예제 #24
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.StackedBarSeriesView stackedBarSeriesView1 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.ChartTitle           chartTitle1           = new DevExpress.XtraCharts.ChartTitle();
     this.chart            = new DevExpress.XtraCharts.ChartControl();
     this.gspDataSet       = new SeriesPointsSorting.gspDataSet();
     this.gSPBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gSPTableAdapter  = new SeriesPointsSorting.gspDataSetTableAdapters.GSPTableAdapter();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gspDataSet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gSPBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // chart
     //
     this.chart.DataAdapter  = this.gSPTableAdapter;
     this.chart.DataBindings = null;
     this.chart.DataSource   = this.gSPBindingSource;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chart.Diagram = xyDiagram1;
     this.chart.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chart.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
     this.chart.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chart.Legend.Name        = "Default Legend";
     this.chart.Location           = new System.Drawing.Point(0, 0);
     this.chart.Name               = "chart";
     this.chart.SeriesDataMember   = "Year";
     this.chart.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     this.chart.SeriesTemplate.ArgumentDataMember           = "Region";
     this.chart.SeriesTemplate.ValueDataMembersSerializable = "GSP";
     stackedBarSeriesView1.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chart.SeriesTemplate.View          = stackedBarSeriesView1;
     this.chart.Size     = new System.Drawing.Size(640, 360);
     this.chart.TabIndex = 0;
     chartTitle1.Text    = "GDP By Region";
     this.chart.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // gspDataSet
     //
     this.gspDataSet.DataSetName             = "gspDataSet";
     this.gspDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // gSPBindingSource
     //
     this.gSPBindingSource.DataMember = "GSP";
     this.gSPBindingSource.DataSource = this.gspDataSet;
     //
     // gSPTableAdapter
     //
     this.gSPTableAdapter.ClearBeforeFill = true;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(640, 360);
     this.Controls.Add(this.chart);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gspDataSet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gSPBindingSource)).EndInit();
     this.ResumeLayout(false);
 }
예제 #25
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram             xyDiagram1             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series1                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointOptions          pointOptions1          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView1  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series2                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel1 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions          pointOptions2          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions          pointOptions3          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView2  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series3                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView3  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView4  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.XYDiagram             xyDiagram2             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series4                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointOptions          pointOptions4          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView5  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series5                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel2 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions          pointOptions5          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions          pointOptions6          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView6  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series6                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView7  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView8  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.XYDiagram             xyDiagram3             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series7                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointOptions          pointOptions7          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView9  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series8                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel3 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.PointOptions          pointOptions8          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.PointOptions          pointOptions9          = new DevExpress.XtraCharts.PointOptions();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView10 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                series9                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView11 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView12 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.XYDiagram             xyDiagram4             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series10               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView1        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series11               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView2        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series12               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView3        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.Series                series13               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView4        = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.LineSeriesView        lineSeriesView5        = new DevExpress.XtraCharts.LineSeriesView();
     this.pnlPointList     = new DevExpress.XtraEditors.PanelControl();
     this.trlDashboard     = new DevExpress.XtraTreeList.TreeList();
     this.pnlDetail        = new DevExpress.XtraEditors.PanelControl();
     this.tblPoint         = new System.Windows.Forms.TableLayoutPanel();
     this.chrtVel          = new DevExpress.XtraCharts.ChartControl();
     this.chrtDispl        = new DevExpress.XtraCharts.ChartControl();
     this.chrtAcc          = new DevExpress.XtraCharts.ChartControl();
     this.grdDashboard     = new DevExpress.XtraGrid.GridControl();
     this.gridView1        = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.chartTrending    = new DevExpress.XtraCharts.ChartControl();
     this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl();
     this.gdvData          = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.chartTrend       = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.pnlPointList)).BeginInit();
     this.pnlPointList.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trlDashboard)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlDetail)).BeginInit();
     this.pnlDetail.SuspendLayout();
     this.tblPoint.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chrtVel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtDispl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtAcc)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdDashboard)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartTrending)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdvData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartTrend)).BeginInit();
     this.SuspendLayout();
     //
     // pnlPointList
     //
     this.pnlPointList.Controls.Add(this.trlDashboard);
     this.pnlPointList.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnlPointList.Location = new System.Drawing.Point(0, 0);
     this.pnlPointList.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.pnlPointList.Name     = "pnlPointList";
     this.pnlPointList.Size     = new System.Drawing.Size(273, 794);
     this.pnlPointList.TabIndex = 0;
     //
     // trlDashboard
     //
     this.trlDashboard.AllowDrop = true;
     this.trlDashboard.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.trlDashboard.Location  = new System.Drawing.Point(2, 2);
     this.trlDashboard.Margin    = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.trlDashboard.Name      = "trlDashboard";
     this.trlDashboard.OptionsBehavior.DragNodes = true;
     this.trlDashboard.OptionsBehavior.Editable  = false;
     this.trlDashboard.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.trlDashboard.OptionsView.EnableAppearanceEvenRow          = true;
     this.trlDashboard.OptionsView.EnableAppearanceOddRow           = true;
     this.trlDashboard.Size        = new System.Drawing.Size(269, 790);
     this.trlDashboard.TabIndex    = 1;
     this.trlDashboard.Click      += new System.EventHandler(this.trlDashboard_Click);
     this.trlDashboard.MouseClick += new System.Windows.Forms.MouseEventHandler(this.trlDashboard_MouseClick);
     //
     // pnlDetail
     //
     this.pnlDetail.Controls.Add(this.tblPoint);
     this.pnlDetail.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnlDetail.Location = new System.Drawing.Point(273, 0);
     this.pnlDetail.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.pnlDetail.Name     = "pnlDetail";
     this.pnlDetail.Size     = new System.Drawing.Size(1325, 794);
     this.pnlDetail.TabIndex = 1;
     //
     // tblPoint
     //
     this.tblPoint.ColumnCount = 3;
     this.tblPoint.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tblPoint.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tblPoint.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tblPoint.Controls.Add(this.chrtVel, 1, 0);
     this.tblPoint.Controls.Add(this.chrtDispl, 2, 0);
     this.tblPoint.Controls.Add(this.chrtAcc, 0, 0);
     this.tblPoint.Controls.Add(this.grdDashboard, 1, 1);
     this.tblPoint.Controls.Add(this.chartTrending, 0, 1);
     this.tblPoint.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tblPoint.Location = new System.Drawing.Point(2, 2);
     this.tblPoint.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.tblPoint.Name     = "tblPoint";
     this.tblPoint.RowCount = 2;
     this.tblPoint.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tblPoint.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tblPoint.Size     = new System.Drawing.Size(1321, 790);
     this.tblPoint.TabIndex = 0;
     //
     // chrtVel
     //
     xyDiagram1.AxisX.Color = System.Drawing.Color.Transparent;
     xyDiagram1.AxisX.GridLines.MinorVisible   = true;
     xyDiagram1.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.Title.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Underline);
     xyDiagram1.AxisX.Title.Text                 = "Velocity";
     xyDiagram1.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
     xyDiagram1.AxisX.Title.Visible              = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.DefaultPane.Weight               = 2D;
     this.chrtVel.Diagram = xyDiagram1;
     this.chrtVel.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chrtVel.IndicatorsPaletteName = "Palette 1";
     this.chrtVel.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))))
     }));
     this.chrtVel.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chrtVel.Legend.MarkerSize         = new System.Drawing.Size(30, 16);
     this.chrtVel.Location    = new System.Drawing.Point(443, 4);
     this.chrtVel.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.chrtVel.Name        = "chrtVel";
     this.chrtVel.PaletteName = "Palette 1";
     this.chrtVel.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     series1.LegendPointOptions = pointOptions1;
     series1.LegendText         = "No Alarm";
     series1.Name = "Series 1";
     series1.SynchronizePointOptions          = false;
     stackedBarSeriesView1.BarWidth           = 1D;
     stackedBarSeriesView1.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series1.View                        = stackedBarSeriesView1;
     pointOptions2.PointView             = DevExpress.XtraCharts.PointView.SeriesName;
     stackedBarSeriesLabel1.PointOptions = pointOptions2;
     series2.Label                       = stackedBarSeriesLabel1;
     series2.LegendPointOptions          = pointOptions3;
     series2.LegendText                  = "Low Alarm";
     series2.Name                        = "Series 2";
     series2.SynchronizePointOptions     = false;
     stackedBarSeriesView2.BarWidth      = 1D;
     series2.View                        = stackedBarSeriesView2;
     series3.LegendText                  = "High Alarm";
     series3.Name                        = "Series 3";
     stackedBarSeriesView3.BarWidth      = 1D;
     series3.View                        = stackedBarSeriesView3;
     this.chrtVel.SeriesSerializable     = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     this.chrtVel.SeriesTemplate.View        = stackedBarSeriesView4;
     this.chrtVel.SideBySideBarDistanceFixed = 0;
     this.chrtVel.Size     = new System.Drawing.Size(434, 387);
     this.chrtVel.TabIndex = 9;
     //
     // chrtDispl
     //
     xyDiagram2.AxisX.Color = System.Drawing.Color.Transparent;
     xyDiagram2.AxisX.GridLines.MinorVisible   = true;
     xyDiagram2.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram2.AxisX.Title.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Underline);
     xyDiagram2.AxisX.Title.Text                 = "Displacement";
     xyDiagram2.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
     xyDiagram2.AxisX.Title.Visible              = true;
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram2.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram2.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram2.DefaultPane.Weight               = 2D;
     this.chrtDispl.Diagram = xyDiagram2;
     this.chrtDispl.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chrtDispl.IndicatorsPaletteName = "Palette 1";
     this.chrtDispl.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))))
     }));
     this.chrtDispl.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chrtDispl.Legend.MarkerSize         = new System.Drawing.Size(30, 16);
     this.chrtDispl.Location    = new System.Drawing.Point(883, 4);
     this.chrtDispl.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.chrtDispl.Name        = "chrtDispl";
     this.chrtDispl.PaletteName = "Palette 1";
     this.chrtDispl.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     series4.LegendPointOptions = pointOptions4;
     series4.LegendText         = "No Alarm";
     series4.Name = "Series 1";
     series4.SynchronizePointOptions          = false;
     stackedBarSeriesView5.BarWidth           = 1D;
     stackedBarSeriesView5.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series4.View                        = stackedBarSeriesView5;
     pointOptions5.PointView             = DevExpress.XtraCharts.PointView.SeriesName;
     stackedBarSeriesLabel2.PointOptions = pointOptions5;
     series5.Label                       = stackedBarSeriesLabel2;
     series5.LegendPointOptions          = pointOptions6;
     series5.LegendText                  = "Low Alarm";
     series5.Name                        = "Series 2";
     series5.SynchronizePointOptions     = false;
     stackedBarSeriesView6.BarWidth      = 1D;
     series5.View                        = stackedBarSeriesView6;
     series6.LegendText                  = "High Alarm";
     series6.Name                        = "Series 3";
     stackedBarSeriesView7.BarWidth      = 1D;
     series6.View                        = stackedBarSeriesView7;
     this.chrtDispl.SeriesSerializable   = new DevExpress.XtraCharts.Series[] {
         series4,
         series5,
         series6
     };
     this.chrtDispl.SeriesTemplate.View        = stackedBarSeriesView8;
     this.chrtDispl.SideBySideBarDistanceFixed = 0;
     this.chrtDispl.Size     = new System.Drawing.Size(435, 387);
     this.chrtDispl.TabIndex = 6;
     //
     // chrtAcc
     //
     xyDiagram3.AxisX.Color = System.Drawing.Color.Transparent;
     xyDiagram3.AxisX.GridLines.MinorVisible   = true;
     xyDiagram3.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram3.AxisX.Title.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Underline);
     xyDiagram3.AxisX.Title.Text                 = "Acceleration";
     xyDiagram3.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
     xyDiagram3.AxisX.Title.Visible              = true;
     xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram3.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram3.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram3.DefaultPane.Weight               = 2D;
     this.chrtAcc.Diagram = xyDiagram3;
     this.chrtAcc.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chrtAcc.IndicatorsPaletteName = "Palette 1";
     this.chrtAcc.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))))
     }));
     this.chrtAcc.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chrtAcc.Legend.MarkerSize         = new System.Drawing.Size(30, 16);
     this.chrtAcc.Location    = new System.Drawing.Point(3, 4);
     this.chrtAcc.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.chrtAcc.Name        = "chrtAcc";
     this.chrtAcc.PaletteName = "Palette 1";
     this.chrtAcc.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     series7.LegendPointOptions = pointOptions7;
     series7.LegendText         = "No Alarm";
     series7.Name = "Series 1";
     series7.SynchronizePointOptions          = false;
     stackedBarSeriesView9.BarWidth           = 1D;
     stackedBarSeriesView9.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     series7.View                        = stackedBarSeriesView9;
     pointOptions8.PointView             = DevExpress.XtraCharts.PointView.SeriesName;
     stackedBarSeriesLabel3.PointOptions = pointOptions8;
     series8.Label                       = stackedBarSeriesLabel3;
     series8.LegendPointOptions          = pointOptions9;
     series8.LegendText                  = "Low Alarm";
     series8.Name                        = "Series 2";
     series8.SynchronizePointOptions     = false;
     stackedBarSeriesView10.BarWidth     = 1D;
     series8.View                        = stackedBarSeriesView10;
     series9.LegendText                  = "High Alarm";
     series9.Name                        = "Series 3";
     stackedBarSeriesView11.BarWidth     = 1D;
     series9.View                        = stackedBarSeriesView11;
     this.chrtAcc.SeriesSerializable     = new DevExpress.XtraCharts.Series[] {
         series7,
         series8,
         series9
     };
     this.chrtAcc.SeriesTemplate.View        = stackedBarSeriesView12;
     this.chrtAcc.SideBySideBarDistanceFixed = 0;
     this.chrtAcc.Size     = new System.Drawing.Size(434, 387);
     this.chrtAcc.TabIndex = 10;
     //
     // grdDashboard
     //
     this.grdDashboard.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grdDashboard.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.grdDashboard.Location = new System.Drawing.Point(443, 399);
     this.grdDashboard.MainView = this.gridView1;
     this.grdDashboard.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.grdDashboard.Name     = "grdDashboard";
     this.grdDashboard.Size     = new System.Drawing.Size(434, 387);
     this.grdDashboard.TabIndex = 5;
     this.grdDashboard.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.GridControl = this.grdDashboard;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.AllowAddRows    = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsBehavior.Editable        = false;
     this.gridView1.OptionsView.ShowGroupPanel      = false;
     //
     // chartTrending
     //
     xyDiagram4.AxisX.Alignment = DevExpress.XtraCharts.AxisAlignment.Zero;
     xyDiagram4.AxisX.AutoScaleBreaks.Enabled = true;
     xyDiagram4.AxisX.Color = System.Drawing.Color.Transparent;
     xyDiagram4.AxisX.CrosshairAxisLabelOptions.Visibility = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram4.AxisX.GridLines.MinorVisible       = true;
     xyDiagram4.AxisX.GridLines.Visible            = true;
     xyDiagram4.AxisX.InterlacedColor              = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     xyDiagram4.AxisX.InterlacedFillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     xyDiagram4.AxisX.Label.Angle = 315;
     xyDiagram4.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram4.AxisX.Title.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     xyDiagram4.AxisX.Title.Text                 = "Trending";
     xyDiagram4.AxisX.Title.TextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
     xyDiagram4.AxisX.Title.Visible              = true;
     xyDiagram4.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram4.AxisX.WholeRange.AutoSideMargins = true;
     xyDiagram4.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram4.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram4.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram4.DefaultPane.Weight               = 2D;
     this.chartTrending.Diagram = xyDiagram4;
     this.chartTrending.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chartTrending.IndicatorsPaletteName = "Palette 1";
     this.chartTrending.IndicatorsPaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))))
     }));
     this.chartTrending.Legend.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     this.chartTrending.Legend.MarkerSize         = new System.Drawing.Size(30, 16);
     this.chartTrending.Location    = new System.Drawing.Point(3, 399);
     this.chartTrending.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.chartTrending.Name        = "chartTrending";
     this.chartTrending.PaletteName = "Palette 2";
     this.chartTrending.PaletteRepository.Add("Palette 1", new DevExpress.XtraCharts.Palette("Palette 1", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Green, System.Drawing.Color.Green),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Yellow, System.Drawing.Color.Yellow),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.Red, System.Drawing.Color.Red)
     }));
     this.chartTrending.PaletteRepository.Add("Palette 2", new DevExpress.XtraCharts.Palette("Palette 2", DevExpress.XtraCharts.PaletteScaleMode.Repeat, new DevExpress.XtraCharts.PaletteEntry[] {
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(64))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(64)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(192))))), System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(192)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))))),
         new DevExpress.XtraCharts.PaletteEntry(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(192))))), System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(192))))))
     }));
     series10.Name         = "Series 1";
     lineSeriesView1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     lineSeriesView1.LineMarkerOptions.BorderVisible      = false;
     lineSeriesView1.LineMarkerOptions.FillStyle.FillMode = DevExpress.XtraCharts.FillMode.Solid;
     lineSeriesView1.LineMarkerOptions.Size = 8;
     lineSeriesView1.MarkerVisibility       = DevExpress.Utils.DefaultBoolean.True;
     series10.View                         = lineSeriesView1;
     series11.Name                         = "Series 2";
     lineSeriesView2.Color                 = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
     lineSeriesView2.MarkerVisibility      = DevExpress.Utils.DefaultBoolean.True;
     series11.View                         = lineSeriesView2;
     series12.Name                         = "Series 3";
     lineSeriesView3.Color                 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
     lineSeriesView3.MarkerVisibility      = DevExpress.Utils.DefaultBoolean.True;
     series12.View                         = lineSeriesView3;
     series13.Name                         = "Series 4";
     lineSeriesView4.Color                 = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     lineSeriesView4.MarkerVisibility      = DevExpress.Utils.DefaultBoolean.True;
     series13.View                         = lineSeriesView4;
     this.chartTrending.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series10,
         series11,
         series12,
         series13
     };
     this.chartTrending.SeriesTemplate.View        = lineSeriesView5;
     this.chartTrending.SideBySideBarDistanceFixed = 0;
     this.chartTrending.Size     = new System.Drawing.Size(434, 387);
     this.chartTrending.TabIndex = 12;
     //
     // splitterControl1
     //
     this.splitterControl1.Location = new System.Drawing.Point(273, 0);
     this.splitterControl1.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.splitterControl1.Name     = "splitterControl1";
     this.splitterControl1.Size     = new System.Drawing.Size(5, 794);
     this.splitterControl1.TabIndex = 2;
     this.splitterControl1.TabStop  = false;
     //
     // gdvData
     //
     this.gdvData.Name = "gdvData";
     this.gdvData.OptionsBehavior.Editable   = false;
     this.gdvData.OptionsView.ShowFooter     = true;
     this.gdvData.OptionsView.ShowGroupPanel = false;
     //
     // chartTrend
     //
     this.chartTrend.Location           = new System.Drawing.Point(0, 0);
     this.chartTrend.Name               = "chartTrend";
     this.chartTrend.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     this.chartTrend.Size               = new System.Drawing.Size(300, 200);
     this.chartTrend.TabIndex           = 0;
     //
     // frmPointDashboard
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1598, 794);
     this.Controls.Add(this.splitterControl1);
     this.Controls.Add(this.pnlDetail);
     this.Controls.Add(this.pnlPointList);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name            = "frmPointDashboard";
     this.Text            = "frmPointDashboard";
     this.Load           += new System.EventHandler(this.frmPointDashboard_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pnlPointList)).EndInit();
     this.pnlPointList.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.trlDashboard)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnlDetail)).EndInit();
     this.pnlDetail.ResumeLayout(false);
     this.tblPoint.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtVel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtDispl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chrtAcc)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdDashboard)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartTrending)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gdvData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartTrend)).EndInit();
     this.ResumeLayout(false);
 }
예제 #26
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.SecondaryAxisY                 secondaryAxisY1                 = new DevExpress.XtraCharts.SecondaryAxisY();
     DevExpress.XtraCharts.Series                         series1                         = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView           stackedBarSeriesView1           = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                         series2                         = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideStackedBarSeriesView sideBySideStackedBarSeriesView1 = new DevExpress.XtraCharts.SideBySideStackedBarSeriesView();
     DevExpress.XtraCharts.Series                         series3                         = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.LineSeriesView                 lineSeriesView1                 = new DevExpress.XtraCharts.LineSeriesView();
     this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::Smart_FTY.WaitForm1), true, true);
     this.tableLayoutPanel1    = new System.Windows.Forms.TableLayoutPanel();
     this.panel1      = new System.Windows.Forms.Panel();
     this.cmdBack     = new System.Windows.Forms.Button();
     this.lblDateTime = new System.Windows.Forms.Label();
     this.lblTitle    = new System.Windows.Forms.Label();
     this.panel2      = new System.Windows.Forms.Panel();
     this.grdBase2    = new DevExpress.XtraGrid.GridControl();
     this.gvwBase2    = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.panel3      = new System.Windows.Forms.Panel();
     this.chart       = new DevExpress.XtraCharts.ChartControl();
     this.tmr         = new System.Windows.Forms.Timer(this.components);
     this.gridView1   = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.tableLayoutPanel1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdBase2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvwBase2)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.SuspendLayout();
     //
     // splashScreenManager1
     //
     this.splashScreenManager1.ClosingDelay = 500;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.panel3, 0, 1);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 3;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 120F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1888, 1002);
     this.tableLayoutPanel1.TabIndex = 2;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.panel1.Controls.Add(this.cmdBack);
     this.panel1.Controls.Add(this.lblDateTime);
     this.panel1.Controls.Add(this.lblTitle);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(3, 3);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1882, 114);
     this.panel1.TabIndex = 0;
     //
     // cmdBack
     //
     this.cmdBack.BackgroundImage       = global::Smart_FTY.Properties.Resources.Back_Icon;
     this.cmdBack.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.cmdBack.Location = new System.Drawing.Point(1536, 6);
     this.cmdBack.Name     = "cmdBack";
     this.cmdBack.Size     = new System.Drawing.Size(108, 101);
     this.cmdBack.TabIndex = 68;
     this.cmdBack.UseVisualStyleBackColor = false;
     this.cmdBack.Click += new System.EventHandler(this.cmdBack_Click);
     //
     // lblDateTime
     //
     this.lblDateTime.Font       = new System.Drawing.Font("Calibri", 32F, System.Drawing.FontStyle.Bold);
     this.lblDateTime.ForeColor  = System.Drawing.Color.White;
     this.lblDateTime.ImageAlign = System.Drawing.ContentAlignment.TopLeft;
     this.lblDateTime.Location   = new System.Drawing.Point(1651, 0);
     this.lblDateTime.Name       = "lblDateTime";
     this.lblDateTime.Size       = new System.Drawing.Size(244, 109);
     this.lblDateTime.TabIndex   = 50;
     this.lblDateTime.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lblTitle
     //
     this.lblTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.lblTitle.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.lblTitle.Font      = new System.Drawing.Font("Calibri", 54F, System.Drawing.FontStyle.Bold);
     this.lblTitle.ForeColor = System.Drawing.Color.White;
     this.lblTitle.Location  = new System.Drawing.Point(0, 0);
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Size      = new System.Drawing.Size(1882, 114);
     this.lblTitle.TabIndex  = 4;
     this.lblTitle.Text      = "BOTTOM INVENTORY SET ANALYSIS";
     this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.grdBase2);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(3, 564);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1882, 435);
     this.panel2.TabIndex = 3;
     //
     // grdBase2
     //
     this.grdBase2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grdBase2.Font     = new System.Drawing.Font("Tahoma", 8.25F);
     this.grdBase2.Location = new System.Drawing.Point(0, 0);
     this.grdBase2.MainView = this.gvwBase2;
     this.grdBase2.Margin   = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.grdBase2.Name     = "grdBase2";
     this.grdBase2.Size     = new System.Drawing.Size(1882, 435);
     this.grdBase2.TabIndex = 16;
     this.grdBase2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gvwBase2
     });
     //
     // gvwBase2
     //
     this.gvwBase2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.gvwBase2.GridControl = this.grdBase2;
     this.gvwBase2.Name        = "gvwBase2";
     this.gvwBase2.OptionsView.AllowCellMerge = true;
     this.gvwBase2.OptionsView.ShowGroupPanel = false;
     this.gvwBase2.RowCellStyle += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gvwBase2_RowCellStyle);
     //
     // panel3
     //
     this.panel3.Controls.Add(this.chart);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(3, 123);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(1882, 435);
     this.panel3.TabIndex = 4;
     //
     // chart
     //
     this.chart.BorderOptions.Visibility       = DevExpress.Utils.DefaultBoolean.False;
     this.chart.CacheToMemory                  = true;
     this.chart.CrosshairEnabled               = DevExpress.Utils.DefaultBoolean.Default;
     this.chart.DataBindings                   = null;
     xyDiagram1.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.Label.Font               = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     xyDiagram1.AxisX.Label.ResolveOverlappingOptions.MinIndent = 0;
     xyDiagram1.AxisX.Tag = "4";
     xyDiagram1.AxisX.Tickmarks.Length           = 6;
     xyDiagram1.AxisX.Tickmarks.MinorVisible     = false;
     xyDiagram1.AxisX.Title.Text                 = "Date";
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Interlaced                 = true;
     xyDiagram1.AxisY.Label.Font                 = new System.Drawing.Font("DotumChe", 9F, System.Drawing.FontStyle.Bold);
     xyDiagram1.AxisY.Title.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
     xyDiagram1.AxisY.Title.Text                 = "Quantity (Prs)";
     xyDiagram1.AxisY.Title.TextColor            = System.Drawing.Color.Blue;
     xyDiagram1.AxisY.Title.Visibility           = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DependentAxesYRange              = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.PaneDistance       = 0;
     secondaryAxisY1.AxisID        = 0;
     secondaryAxisY1.Label.Visible = false;
     secondaryAxisY1.Name          = "Secondary AxisY 1";
     secondaryAxisY1.VisibleInPanesSerializable       = "-1";
     secondaryAxisY1.VisualRange.Auto                 = false;
     secondaryAxisY1.VisualRange.MaxValueSerializable = "130";
     secondaryAxisY1.VisualRange.MinValueSerializable = "0";
     secondaryAxisY1.WholeRange.Auto = false;
     secondaryAxisY1.WholeRange.MaxValueSerializable = "130";
     secondaryAxisY1.WholeRange.MinValueSerializable = "0";
     xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
         secondaryAxisY1
     });
     this.chart.Diagram            = xyDiagram1;
     this.chart.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.chart.Legend.Name        = "Default Legend";
     this.chart.Location           = new System.Drawing.Point(0, 0);
     this.chart.Margin             = new System.Windows.Forms.Padding(2, 2, 2, 1);
     this.chart.Name               = "chart";
     series1.CrosshairLabelPattern = "{S} : {V:#,0}";
     series1.LegendName            = "Default Legend";
     series1.Name = "Inventory";
     stackedBarSeriesView1.Color = System.Drawing.Color.SteelBlue;
     series1.View       = stackedBarSeriesView1;
     series2.LegendName = "Default Legend";
     series2.Name       = "Set";
     sideBySideStackedBarSeriesView1.Color = System.Drawing.Color.YellowGreen;
     series2.View = sideBySideStackedBarSeriesView1;
     series3.CrosshairLabelPattern = "{S} : {V:#,0}";
     series3.Name                  = "Target";
     lineSeriesView1.Color         = System.Drawing.Color.Red;
     series3.View                  = lineSeriesView1;
     this.chart.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1,
         series2,
         series3
     };
     this.chart.Size     = new System.Drawing.Size(1882, 435);
     this.chart.TabIndex = 198;
     //
     // tmr
     //
     this.tmr.Interval = 1000;
     this.tmr.Tick    += new System.EventHandler(this.tmr_Tick);
     //
     // gridView1
     //
     this.gridView1.Name = "gridView1";
     //
     // FRM_BOTTOM_INV_SET_ANALYSIS
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1888, 1002);
     this.Controls.Add(this.tableLayoutPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FRM_BOTTOM_INV_SET_ANALYSIS";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "FRM_BOTTOM_INV_SET_ANALYSIS";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.Load           += new System.EventHandler(this.FRM_BOTTOM_INV_SET_ANALYSIS_Load_1);
     this.VisibleChanged += new System.EventHandler(this.FRM_BOTTOM_INV_SET_ANALYSIS_VisibleChanged);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdBase2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvwBase2)).EndInit();
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideStackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.ResumeLayout(false);
 }
예제 #27
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.XtraReports.UI.XRSummary            xrSummary1        = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraReports.UI.XRSummary            xrSummary2        = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.XtraPrinting.Shape.ShapeBrace       shapeBrace1       = new DevExpress.XtraPrinting.Shape.ShapeBrace();
     DevExpress.XtraPrinting.Shape.ShapeBrace       shapeBrace2       = new DevExpress.XtraPrinting.Shape.ShapeBrace();
     DevExpress.DataAccess.Sql.TableQuery           tableQuery1       = new DevExpress.DataAccess.Sql.TableQuery();
     DevExpress.DataAccess.Sql.TableInfo            tableInfo1        = new DevExpress.DataAccess.Sql.TableInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo1       = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo2       = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo3       = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo4       = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo5       = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo6       = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo7       = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo8       = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo9       = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.TableQuery           tableQuery2       = new DevExpress.DataAccess.Sql.TableQuery();
     DevExpress.DataAccess.Sql.TableInfo            tableInfo2        = new DevExpress.DataAccess.Sql.TableInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo10      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo11      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo12      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo13      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo14      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo15      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo16      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo17      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo18      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo19      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo20      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo21      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo22      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.TableQuery           tableQuery3       = new DevExpress.DataAccess.Sql.TableQuery();
     DevExpress.DataAccess.Sql.TableInfo            tableInfo3        = new DevExpress.DataAccess.Sql.TableInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo23      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo24      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo25      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo26      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo27      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo28      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo29      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo30      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo31      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo32      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo33      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo34      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo35      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo36      = new DevExpress.DataAccess.Sql.ColumnInfo();
     DevExpress.DataAccess.Sql.ColumnInfo           columnInfo37      = new DevExpress.DataAccess.Sql.ColumnInfo();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(DevSelCollectReport));
     DevExpress.XtraCharts.XYDiagram            xyDiagram1            = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series1               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView1 = new DevExpress.XtraCharts.StackedBarSeriesView();
     this.xrTableRow2    = new DevExpress.XtraReports.UI.XRTableRow();
     this.SEOutCode      = new DevExpress.XtraReports.UI.XRTableCell();
     this.SEOutDate      = new DevExpress.XtraReports.UI.XRTableCell();
     this.CustomerName   = new DevExpress.XtraReports.UI.XRTableCell();
     this.BSInven        = new DevExpress.XtraReports.UI.XRTableCell();
     this.Quantity       = new DevExpress.XtraReports.UI.XRTableCell();
     this.SEMoney        = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLine3        = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine1        = new DevExpress.XtraReports.UI.XRLine();
     this.xrTable1       = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell7   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3   = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14  = new DevExpress.XtraReports.UI.XRTableCell();
     this.EvenStyle      = new DevExpress.XtraReports.UI.XRControlStyle();
     this.Header         = new DevExpress.XtraReports.UI.XRControlStyle();
     this.xrTable2       = new DevExpress.XtraReports.UI.XRTable();
     this.xrShape2       = new DevExpress.XtraReports.UI.XRShape();
     this.GroupHeader1   = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.TableHeader    = new DevExpress.XtraReports.UI.XRControlStyle();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.GroupFooter1   = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrShape1       = new DevExpress.XtraReports.UI.XRShape();
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.OddStyle       = new DevExpress.XtraReports.UI.XRControlStyle();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.xrPageInfo1    = new DevExpress.XtraReports.UI.XRPageInfo();
     this.xrLine2        = new DevExpress.XtraReports.UI.XRLine();
     this.PageFooter     = new DevExpress.XtraReports.UI.PageFooterBand();
     this.xrChart1       = new DevExpress.XtraReports.UI.XRChart();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // xrTableRow2
     //
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.SEOutCode,
         this.SEOutDate,
         this.CustomerName,
         this.BSInven,
         this.Quantity,
         this.SEMoney
     });
     this.xrTableRow2.Name   = "xrTableRow2";
     this.xrTableRow2.Weight = 1D;
     //
     // SEOutCode
     //
     this.SEOutCode.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "SEOutStore.InvenCode")
     });
     this.SEOutCode.Name   = "SEOutCode";
     this.SEOutCode.Text   = "SEOutCode";
     this.SEOutCode.Weight = 0.86595356313626459D;
     //
     // SEOutDate
     //
     this.SEOutDate.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "BSInven.InvenName")
     });
     this.SEOutDate.Name   = "SEOutDate";
     this.SEOutDate.Text   = "SEOutDate";
     this.SEOutDate.Weight = 0.60678464145707156D;
     //
     // CustomerName
     //
     this.CustomerName.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "BSInven.SpecsModel")
     });
     this.CustomerName.Name   = "CustomerName";
     this.CustomerName.Text   = "CustomerName";
     this.CustomerName.Weight = 0.61614523036054025D;
     //
     // BSInven
     //
     this.BSInven.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "BSInven.MeaUnit")
     });
     this.BSInven.Name   = "BSInven";
     this.BSInven.Text   = "BSInven";
     this.BSInven.Weight = 0.55278197967624965D;
     //
     // Quantity
     //
     this.Quantity.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "SEOutStore.Quantity")
     });
     this.Quantity.Name    = "Quantity";
     xrSummary1.Running    = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.Quantity.Summary = xrSummary1;
     this.Quantity.Weight  = 0.587913277999816D;
     //
     // SEMoney
     //
     this.SEMoney.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "SEOutStore.SEMoney")
     });
     this.SEMoney.Name    = "SEMoney";
     xrSummary2.Running   = DevExpress.XtraReports.UI.SummaryRunning.Group;
     this.SEMoney.Summary = xrSummary2;
     this.SEMoney.Weight  = 0.46144207582412994D;
     //
     // xrLine3
     //
     this.xrLine3.LineWidth     = 2;
     this.xrLine3.LocationFloat = new DevExpress.Utils.PointFloat(0.0003496806F, 0F);
     this.xrLine3.Name          = "xrLine3";
     this.xrLine3.SizeF         = new System.Drawing.SizeF(649.9998F, 2F);
     this.xrLine3.StyleName     = "Header";
     //
     // xrLine1
     //
     this.xrLine1.LineWidth     = 2;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(4.238552E-05F, 58.74998F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(649.9998F, 2F);
     this.xrLine1.StyleName     = "Header";
     //
     // xrTable1
     //
     this.xrTable1.Font          = new System.Drawing.Font("Californian FB", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 33.74999F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF                          = new System.Drawing.SizeF(649.9999F, 25F);
     this.xrTable1.StyleName                      = "TableHeader";
     this.xrTable1.StylePriority.UseFont          = false;
     this.xrTable1.StylePriority.UseTextAlignment = false;
     this.xrTable1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell2,
         this.xrTableCell7,
         this.xrTableCell3,
         this.xrTableCell12,
         this.xrTableCell14
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Name   = "xrTableCell1";
     this.xrTableCell1.Text   = "产品代码";
     this.xrTableCell1.Weight = 0.86462149190851545D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Name   = "xrTableCell2";
     this.xrTableCell2.Text   = "产品名称";
     this.xrTableCell2.Weight = 0.60585130209752425D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Name   = "xrTableCell7";
     this.xrTableCell7.Text   = "规格型号";
     this.xrTableCell7.Weight = 0.61519721934758687D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Name   = "xrTableCell3";
     this.xrTableCell3.Text   = "单位";
     this.xrTableCell3.Weight = 0.551931549672607D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Name   = "xrTableCell12";
     this.xrTableCell12.Text   = "销售数量";
     this.xrTableCell12.Weight = 0.5870085935064393D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Name   = "xrTableCell14";
     this.xrTableCell14.Text   = "销售金额";
     this.xrTableCell14.Weight = 0.46073181118289769D;
     //
     // EvenStyle
     //
     this.EvenStyle.Font          = new System.Drawing.Font("Calibri", 9.75F);
     this.EvenStyle.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(64)))), ((int)(((byte)(29)))));
     this.EvenStyle.Name          = "EvenStyle";
     this.EvenStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.EvenStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Header
     //
     this.Header.Font          = new System.Drawing.Font("Poor Richard", 48F);
     this.Header.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(115)))), ((int)(((byte)(91)))), ((int)(((byte)(48)))));
     this.Header.Name          = "Header";
     this.Header.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Header.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTable2
     //
     this.xrTable2.EvenStyleName = "EvenStyle";
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.OddStyleName  = "OddStyle";
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.SizeF = new System.Drawing.SizeF(649.9999F, 16.66667F);
     this.xrTable2.StylePriority.UseTextAlignment = false;
     this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrShape2
     //
     this.xrShape2.Angle         = 180;
     this.xrShape2.LocationFloat = new DevExpress.Utils.PointFloat(621.875F, 10.00001F);
     this.xrShape2.Name          = "xrShape2";
     this.xrShape2.Shape         = shapeBrace1;
     this.xrShape2.SizeF         = new System.Drawing.SizeF(28.125F, 76.12501F);
     this.xrShape2.Stretch       = true;
     this.xrShape2.StyleName     = "Header";
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1,
         this.xrLine1
     });
     this.GroupHeader1.HeightF         = 60.74999F;
     this.GroupHeader1.KeepTogether    = true;
     this.GroupHeader1.Name            = "GroupHeader1";
     this.GroupHeader1.RepeatEveryPage = true;
     //
     // TableHeader
     //
     this.TableHeader.BackColor     = System.Drawing.Color.White;
     this.TableHeader.Font          = new System.Drawing.Font("Californian FB", 18F, System.Drawing.FontStyle.Bold);
     this.TableHeader.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(137)))), ((int)(((byte)(140)))), ((int)(((byte)(32)))));
     this.TableHeader.Name          = "TableHeader";
     this.TableHeader.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TableHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // BottomMargin
     //
     this.BottomMargin.HeightF       = 23.74999F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // GroupFooter1
     //
     this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine3,
         this.xrChart1
     });
     this.GroupFooter1.HeightF = 409.9167F;
     this.GroupFooter1.Name    = "GroupFooter1";
     //
     // TopMargin
     //
     this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrShape1,
         this.xrShape2,
         this.xrLabel1
     });
     this.TopMargin.HeightF       = 86.12502F;
     this.TopMargin.Name          = "TopMargin";
     this.TopMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.TopMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrShape1
     //
     this.xrShape1.ForeColor     = System.Drawing.Color.Black;
     this.xrShape1.LocationFloat = new DevExpress.Utils.PointFloat(3.178914E-05F, 10.00001F);
     this.xrShape1.Name          = "xrShape1";
     this.xrShape1.Shape         = shapeBrace2;
     this.xrShape1.SizeF         = new System.Drawing.SizeF(29.16667F, 76.12502F);
     this.xrShape1.Stretch       = true;
     this.xrShape1.StyleName     = "Header";
     //
     // xrLabel1
     //
     this.xrLabel1.Font                  = new System.Drawing.Font("Poor Richard", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.LocationFloat         = new DevExpress.Utils.PointFloat(29.1667F, 10.00001F);
     this.xrLabel1.Name                  = "xrLabel1";
     this.xrLabel1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                 = new System.Drawing.SizeF(592.7083F, 76.12502F);
     this.xrLabel1.StyleName             = "Header";
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text                  = "产品销售汇总表";
     //
     // OddStyle
     //
     this.OddStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(212)))), ((int)(((byte)(118)))));
     this.OddStyle.Font          = new System.Drawing.Font("Calibri", 9.75F);
     this.OddStyle.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(64)))), ((int)(((byte)(29)))));
     this.OddStyle.Name          = "OddStyle";
     this.OddStyle.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.OddStyle.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.Detail.HeightF       = 17.70833F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "localhost_SMALLERP_Connection";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     tableQuery1.Name = "BSInven";
     tableInfo1.Name  = "BSInven";
     columnInfo1.Name = "InvenCode";
     columnInfo2.Name = "InvenName";
     columnInfo3.Name = "InvenTypeCode";
     columnInfo4.Name = "SpecsModel";
     columnInfo5.Name = "MeaUnit";
     columnInfo6.Name = "SelPrice";
     columnInfo7.Name = "PurPrice";
     columnInfo8.Name = "SmallStockNum";
     columnInfo9.Name = "BigStockNum";
     tableInfo1.SelectedColumns.AddRange(new DevExpress.DataAccess.Sql.ColumnInfo[] {
         columnInfo1,
         columnInfo2,
         columnInfo3,
         columnInfo4,
         columnInfo5,
         columnInfo6,
         columnInfo7,
         columnInfo8,
         columnInfo9
     });
     tableQuery1.Tables.AddRange(new DevExpress.DataAccess.Sql.TableInfo[] {
         tableInfo1
     });
     tableQuery2.Name  = "SEOutStore";
     tableInfo2.Name   = "SEOutStore";
     columnInfo10.Name = "SEOutCode";
     columnInfo11.Name = "SEOutDate";
     columnInfo12.Name = "OperatorCode";
     columnInfo13.Name = "SEOrderCode";
     columnInfo14.Name = "CustomerCode";
     columnInfo15.Name = "StoreCode";
     columnInfo16.Name = "InvenCode";
     columnInfo17.Name = "UnitPrice";
     columnInfo18.Name = "SellPrice";
     columnInfo19.Name = "Quantity";
     columnInfo20.Name = "SEMoney";
     columnInfo21.Name = "EmployeeCode";
     columnInfo22.Name = "IsFlag";
     tableInfo2.SelectedColumns.AddRange(new DevExpress.DataAccess.Sql.ColumnInfo[] {
         columnInfo10,
         columnInfo11,
         columnInfo12,
         columnInfo13,
         columnInfo14,
         columnInfo15,
         columnInfo16,
         columnInfo17,
         columnInfo18,
         columnInfo19,
         columnInfo20,
         columnInfo21,
         columnInfo22
     });
     tableQuery2.Tables.AddRange(new DevExpress.DataAccess.Sql.TableInfo[] {
         tableInfo2
     });
     tableQuery3.Name  = "BSCustomer";
     tableInfo3.Name   = "BSCustomer";
     columnInfo23.Name = "CustomerCode";
     columnInfo24.Name = "CustomerName";
     columnInfo25.Name = "EmployeeCode";
     columnInfo26.Name = "AtrMan";
     columnInfo27.Name = "TelephoneCode";
     columnInfo28.Name = "FaxCode";
     columnInfo29.Name = "PostCode";
     columnInfo30.Name = "Email";
     columnInfo31.Name = "Linkman";
     columnInfo32.Name = "Url";
     columnInfo33.Name = "Address";
     columnInfo34.Name = "GradeCode";
     columnInfo35.Name = "StateCode";
     columnInfo36.Name = "CreditCode";
     columnInfo37.Name = "TradeCode";
     tableInfo3.SelectedColumns.AddRange(new DevExpress.DataAccess.Sql.ColumnInfo[] {
         columnInfo23,
         columnInfo24,
         columnInfo25,
         columnInfo26,
         columnInfo27,
         columnInfo28,
         columnInfo29,
         columnInfo30,
         columnInfo31,
         columnInfo32,
         columnInfo33,
         columnInfo34,
         columnInfo35,
         columnInfo36,
         columnInfo37
     });
     tableQuery3.Tables.AddRange(new DevExpress.DataAccess.Sql.TableInfo[] {
         tableInfo3
     });
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         tableQuery1,
         tableQuery2,
         tableQuery3
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Format        = "Page {0} of {1}";
     this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(584.3961F, 32.20835F);
     this.xrPageInfo1.Name          = "xrPageInfo1";
     this.xrPageInfo1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrPageInfo1.SizeF         = new System.Drawing.SizeF(65.60406F, 23F);
     this.xrPageInfo1.StyleName     = "EvenStyle";
     //
     // xrLine2
     //
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(0.0001589457F, 30.20833F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(649.9999F, 2F);
     this.xrLine2.StyleName     = "Header";
     //
     // PageFooter
     //
     this.PageFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLine2,
         this.xrPageInfo1
     });
     this.PageFooter.HeightF = 56.45835F;
     this.PageFooter.Name    = "PageFooter";
     //
     // xrChart1
     //
     this.xrChart1.BorderColor   = System.Drawing.Color.Black;
     this.xrChart1.Borders       = DevExpress.XtraPrinting.BorderSide.None;
     this.xrChart1.DataMember    = "SEOutStore";
     this.xrChart1.DataSource    = this.sqlDataSource1;
     xyDiagram1.AxisX.Visibility = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.EnableAxisXScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisXZooming   = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYScrolling = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.DefaultPane.EnableAxisYZooming   = DevExpress.Utils.DefaultBoolean.False;
     this.xrChart1.Diagram       = xyDiagram1;
     this.xrChart1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 68.66668F);
     this.xrChart1.Name          = "xrChart1";
     series1.Name = "Series 1";
     series1.View = stackedBarSeriesView1;
     this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.xrChart1.SizeF = new System.Drawing.SizeF(649.9997F, 341.25F);
     //
     // DevSelCollectReport
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.PageFooter,
         this.GroupHeader1,
         this.GroupFooter1
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember = "SEOutStore";
     this.DataSource = this.sqlDataSource1;
     this.Margins    = new System.Drawing.Printing.Margins(100, 100, 86, 24);
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.Header,
         this.TableHeader,
         this.OddStyle,
         this.EvenStyle
     });
     this.StyleSheetPath = "";
     this.Version        = "15.2";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).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.StackedBarSeriesLabel stackedBarSeriesLabel1 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView1  = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.ChartTitle            chartTitle1            = new DevExpress.XtraCharts.ChartTitle();
     this.spltCtrlCustonGrid               = new DevExpress.XtraEditors.SplitContainerControl();
     this.pvtGrdVisualizacoes              = new DevExpress.XtraPivotGrid.PivotGridControl();
     this.ctxtMnStrpVisao                  = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.chtCtrlVisualizacoes             = new DevExpress.XtraCharts.ChartControl();
     this.brMngrCustomGrid                 = new DevExpress.XtraBars.BarManager(this.components);
     this.ppupMnParametrosGrafico          = new DevExpress.XtraBars.PopupMenu(this.components);
     this.brSbItmLayout                    = new DevExpress.XtraBars.BarSubItem();
     this.brSbItmBarra                     = new DevExpress.XtraBars.BarSubItem();
     this.brSbItmLinha                     = new DevExpress.XtraBars.BarSubItem();
     this.brSbItmArea                      = new DevExpress.XtraBars.BarSubItem();
     this.brSbItmPizza                     = new DevExpress.XtraBars.BarSubItem();
     this.brSbItmRadar                     = new DevExpress.XtraBars.BarSubItem();
     this.brSbItmOutros                    = new DevExpress.XtraBars.BarSubItem();
     this.brSbItmTipo                      = new DevExpress.XtraBars.BarSubItem();
     this.barSubItem4                      = new DevExpress.XtraBars.BarSubItem();
     this.brChckItmEixoX                   = new DevExpress.XtraBars.BarCheckItem();
     this.brChckItmEixoY                   = new DevExpress.XtraBars.BarCheckItem();
     this.brChckItmLegenda                 = new DevExpress.XtraBars.BarCheckItem();
     this.brChckItmValor                   = new DevExpress.XtraBars.BarCheckItem();
     this.brChckItmVirar                   = new DevExpress.XtraBars.BarCheckItem();
     this.brChckItmSomenteOSelecionado     = new DevExpress.XtraBars.BarCheckItem();
     this.brChckItmMostrarTotalColuna      = new DevExpress.XtraBars.BarCheckItem();
     this.brChckItmMostrarTotalLinha       = new DevExpress.XtraBars.BarCheckItem();
     this.brChckItmAlterarLinhasPorColunas = new DevExpress.XtraBars.BarCheckItem();
     this.brChckItmMarcarParaImpressao     = new DevExpress.XtraBars.BarCheckItem();
     this.barDockControlTop                = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom             = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft               = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight              = new DevExpress.XtraBars.BarDockControl();
     this.barButtonItem1                   = new DevExpress.XtraBars.BarButtonItem();
     this.barCheckItem1                    = new DevExpress.XtraBars.BarCheckItem();
     this.barSubItem1                      = new DevExpress.XtraBars.BarSubItem();
     this.barCheckItem2                    = new DevExpress.XtraBars.BarCheckItem();
     this.barButtonItem2                   = new DevExpress.XtraBars.BarButtonItem();
     this.barCheckItem7                    = new DevExpress.XtraBars.BarCheckItem();
     this.barButtonItem3                   = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4                   = new DevExpress.XtraBars.BarButtonItem();
     ((System.ComponentModel.ISupportInitialize)(this.spltCtrlCustonGrid)).BeginInit();
     this.spltCtrlCustonGrid.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pvtGrdVisualizacoes)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chtCtrlVisualizacoes)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.brMngrCustomGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ppupMnParametrosGrafico)).BeginInit();
     this.SuspendLayout();
     //
     // spltCtrlCustonGrid
     //
     this.spltCtrlCustonGrid.Dock                   = System.Windows.Forms.DockStyle.Fill;
     this.spltCtrlCustonGrid.Horizontal             = false;
     this.spltCtrlCustonGrid.Location               = new System.Drawing.Point(0, 0);
     this.spltCtrlCustonGrid.Name                   = "spltCtrlCustonGrid";
     this.spltCtrlCustonGrid.Panel1.CaptionLocation = DevExpress.Utils.Locations.Right;
     this.spltCtrlCustonGrid.Panel1.Controls.Add(this.pvtGrdVisualizacoes);
     this.spltCtrlCustonGrid.Panel1.Text = "Panel1";
     this.spltCtrlCustonGrid.Panel2.Controls.Add(this.chtCtrlVisualizacoes);
     this.spltCtrlCustonGrid.Panel2.Text      = "Panel2";
     this.spltCtrlCustonGrid.Size             = new System.Drawing.Size(567, 534);
     this.spltCtrlCustonGrid.SplitterPosition = 262;
     this.spltCtrlCustonGrid.TabIndex         = 0;
     this.spltCtrlCustonGrid.DoubleClick     += new System.EventHandler(this.spltCtrlCustonGrid_DoubleClick);
     //
     // pvtGrdVisualizacoes
     //
     this.pvtGrdVisualizacoes.ContextMenuStrip  = this.ctxtMnStrpVisao;
     this.pvtGrdVisualizacoes.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.pvtGrdVisualizacoes.Location          = new System.Drawing.Point(0, 0);
     this.pvtGrdVisualizacoes.Name              = "pvtGrdVisualizacoes";
     this.pvtGrdVisualizacoes.Size              = new System.Drawing.Size(567, 262);
     this.pvtGrdVisualizacoes.TabIndex          = 0;
     this.pvtGrdVisualizacoes.FieldAreaChanged += new DevExpress.XtraPivotGrid.PivotFieldEventHandler(this.pvtGrdVisualizacoes_FieldAreaChanged);
     this.pvtGrdVisualizacoes.MouseLeave       += new System.EventHandler(this.pvtGrdVisualizacoes_MouseLeave);
     this.pvtGrdVisualizacoes.MouseMove        += new System.Windows.Forms.MouseEventHandler(this.pvtGrdVisualizacoes_MouseMove);
     //
     // ctxtMnStrpVisao
     //
     this.ctxtMnStrpVisao.Name            = "contextMenuStrip1";
     this.ctxtMnStrpVisao.RenderMode      = System.Windows.Forms.ToolStripRenderMode.Professional;
     this.ctxtMnStrpVisao.ShowImageMargin = false;
     this.ctxtMnStrpVisao.Size            = new System.Drawing.Size(36, 4);
     //
     // chtCtrlVisualizacoes
     //
     this.chtCtrlVisualizacoes.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.chtCtrlVisualizacoes.Location = new System.Drawing.Point(0, 0);
     this.chtCtrlVisualizacoes.Name     = "chtCtrlVisualizacoes";
     this.chtCtrlVisualizacoes.OptionsPrint.SizeMode = DevExpress.XtraCharts.Printing.PrintSizeMode.Stretch;
     this.brMngrCustomGrid.SetPopupContextMenu(this.chtCtrlVisualizacoes, this.ppupMnParametrosGrafico);
     this.chtCtrlVisualizacoes.SeriesSerializable   = new DevExpress.XtraCharts.Series[0];
     this.chtCtrlVisualizacoes.SeriesTemplate.Label = stackedBarSeriesLabel1;
     this.chtCtrlVisualizacoes.SeriesTemplate.View  = stackedBarSeriesView1;
     this.chtCtrlVisualizacoes.Size     = new System.Drawing.Size(567, 267);
     this.chtCtrlVisualizacoes.TabIndex = 5;
     chartTitle1.Alignment = System.Drawing.StringAlignment.Far;
     chartTitle1.Dock      = DevExpress.XtraCharts.ChartTitleDockStyle.Bottom;
     chartTitle1.Font      = new System.Drawing.Font("Tahoma", 6F);
     chartTitle1.Text      = "www.bgmrodotec.com.br";
     this.chtCtrlVisualizacoes.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // brMngrCustomGrid
     //
     this.brMngrCustomGrid.DockControls.Add(this.barDockControlTop);
     this.brMngrCustomGrid.DockControls.Add(this.barDockControlBottom);
     this.brMngrCustomGrid.DockControls.Add(this.barDockControlLeft);
     this.brMngrCustomGrid.DockControls.Add(this.barDockControlRight);
     this.brMngrCustomGrid.Form = this;
     this.brMngrCustomGrid.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.barButtonItem1,
         this.barCheckItem1,
         this.barSubItem1,
         this.barCheckItem2,
         this.barButtonItem2,
         this.brSbItmLayout,
         this.brSbItmTipo,
         this.barSubItem4,
         this.brChckItmEixoX,
         this.brChckItmEixoY,
         this.brChckItmLegenda,
         this.brChckItmValor,
         this.barCheckItem7,
         this.brChckItmSomenteOSelecionado,
         this.brChckItmVirar,
         this.barButtonItem3,
         this.brChckItmMostrarTotalColuna,
         this.brChckItmMostrarTotalLinha,
         this.brChckItmAlterarLinhasPorColunas,
         this.brSbItmBarra,
         this.brSbItmLinha,
         this.brSbItmArea,
         this.brSbItmPizza,
         this.brSbItmOutros,
         this.brSbItmRadar,
         this.barButtonItem4,
         this.brChckItmMarcarParaImpressao
     });
     this.brMngrCustomGrid.MaxItemId = 27;
     //
     // ppupMnParametrosGrafico
     //
     this.ppupMnParametrosGrafico.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.brSbItmLayout),
         new DevExpress.XtraBars.LinkPersistInfo(this.brSbItmTipo),
         new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem4),
         new DevExpress.XtraBars.LinkPersistInfo(this.brChckItmLegenda),
         new DevExpress.XtraBars.LinkPersistInfo(this.brChckItmValor),
         new DevExpress.XtraBars.LinkPersistInfo(this.brChckItmVirar),
         new DevExpress.XtraBars.LinkPersistInfo(this.brChckItmSomenteOSelecionado),
         new DevExpress.XtraBars.LinkPersistInfo(this.brChckItmMostrarTotalColuna),
         new DevExpress.XtraBars.LinkPersistInfo(this.brChckItmMostrarTotalLinha),
         new DevExpress.XtraBars.LinkPersistInfo(this.brChckItmAlterarLinhasPorColunas),
         new DevExpress.XtraBars.LinkPersistInfo(this.brChckItmMarcarParaImpressao)
     });
     this.ppupMnParametrosGrafico.Manager     = this.brMngrCustomGrid;
     this.ppupMnParametrosGrafico.MenuCaption = "Parâmetros";
     this.ppupMnParametrosGrafico.Name        = "ppupMnParametrosGrafico";
     //
     // brSbItmLayout
     //
     this.brSbItmLayout.Caption = "Layout";
     this.brSbItmLayout.Id      = 5;
     this.brSbItmLayout.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.brSbItmBarra),
         new DevExpress.XtraBars.LinkPersistInfo(this.brSbItmLinha),
         new DevExpress.XtraBars.LinkPersistInfo(this.brSbItmArea),
         new DevExpress.XtraBars.LinkPersistInfo(this.brSbItmPizza),
         new DevExpress.XtraBars.LinkPersistInfo(this.brSbItmRadar),
         new DevExpress.XtraBars.LinkPersistInfo(this.brSbItmOutros)
     });
     this.brSbItmLayout.Name = "brSbItmLayout";
     //
     // brSbItmBarra
     //
     this.brSbItmBarra.Caption = "Barra";
     this.brSbItmBarra.Id      = 19;
     this.brSbItmBarra.Name    = "brSbItmBarra";
     //
     // brSbItmLinha
     //
     this.brSbItmLinha.Caption = "Linha";
     this.brSbItmLinha.Id      = 20;
     this.brSbItmLinha.Name    = "brSbItmLinha";
     //
     // brSbItmArea
     //
     this.brSbItmArea.Caption = "Área";
     this.brSbItmArea.Id      = 21;
     this.brSbItmArea.Name    = "brSbItmArea";
     //
     // brSbItmPizza
     //
     this.brSbItmPizza.Caption = "Pizza";
     this.brSbItmPizza.Id      = 22;
     this.brSbItmPizza.Name    = "brSbItmPizza";
     //
     // brSbItmRadar
     //
     this.brSbItmRadar.Caption = "Radar";
     this.brSbItmRadar.Id      = 24;
     this.brSbItmRadar.Name    = "brSbItmRadar";
     //
     // brSbItmOutros
     //
     this.brSbItmOutros.Caption = "Outros";
     this.brSbItmOutros.Id      = 23;
     this.brSbItmOutros.Name    = "brSbItmOutros";
     //
     // brSbItmTipo
     //
     this.brSbItmTipo.Caption = "Tipo";
     this.brSbItmTipo.Id      = 6;
     this.brSbItmTipo.Name    = "brSbItmTipo";
     //
     // barSubItem4
     //
     this.barSubItem4.Caption = "Eixos";
     this.barSubItem4.Id      = 7;
     this.barSubItem4.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.brChckItmEixoX),
         new DevExpress.XtraBars.LinkPersistInfo(this.brChckItmEixoY)
     });
     this.barSubItem4.Name = "barSubItem4";
     //
     // brChckItmEixoX
     //
     this.brChckItmEixoX.Caption    = "Linha";
     this.brChckItmEixoX.Checked    = true;
     this.brChckItmEixoX.Id         = 8;
     this.brChckItmEixoX.Name       = "brChckItmEixoX";
     this.brChckItmEixoX.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barCheckItem_ItemClick);
     //
     // brChckItmEixoY
     //
     this.brChckItmEixoY.Caption    = "Coluna";
     this.brChckItmEixoY.Checked    = true;
     this.brChckItmEixoY.Id         = 9;
     this.brChckItmEixoY.Name       = "brChckItmEixoY";
     this.brChckItmEixoY.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barCheckItem_ItemClick);
     //
     // brChckItmLegenda
     //
     this.brChckItmLegenda.Caption    = "Legenda";
     this.brChckItmLegenda.Checked    = true;
     this.brChckItmLegenda.Id         = 10;
     this.brChckItmLegenda.Name       = "brChckItmLegenda";
     this.brChckItmLegenda.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barCheckItem_ItemClick);
     //
     // brChckItmValor
     //
     this.brChckItmValor.Caption    = "Valor";
     this.brChckItmValor.Checked    = true;
     this.brChckItmValor.Id         = 11;
     this.brChckItmValor.Name       = "brChckItmValor";
     this.brChckItmValor.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barCheckItem_ItemClick);
     //
     // brChckItmVirar
     //
     this.brChckItmVirar.Caption    = "Virar";
     this.brChckItmVirar.Checked    = true;
     this.brChckItmVirar.Id         = 14;
     this.brChckItmVirar.Name       = "brChckItmVirar";
     this.brChckItmVirar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barCheckItem_ItemClick);
     //
     // brChckItmSomenteOSelecionado
     //
     this.brChckItmSomenteOSelecionado.Caption    = "Somente o que está selecionado";
     this.brChckItmSomenteOSelecionado.Id         = 13;
     this.brChckItmSomenteOSelecionado.Name       = "brChckItmSomenteOSelecionado";
     this.brChckItmSomenteOSelecionado.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barCheckItem_ItemClick);
     //
     // brChckItmMostrarTotalColuna
     //
     this.brChckItmMostrarTotalColuna.Caption    = "Mostrar total do coluna";
     this.brChckItmMostrarTotalColuna.Id         = 16;
     this.brChckItmMostrarTotalColuna.Name       = "brChckItmMostrarTotalColuna";
     this.brChckItmMostrarTotalColuna.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barCheckItem_ItemClick);
     //
     // brChckItmMostrarTotalLinha
     //
     this.brChckItmMostrarTotalLinha.Caption    = "Mostrar total da linha";
     this.brChckItmMostrarTotalLinha.Id         = 17;
     this.brChckItmMostrarTotalLinha.Name       = "brChckItmMostrarTotalLinha";
     this.brChckItmMostrarTotalLinha.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barCheckItem_ItemClick);
     //
     // brChckItmAlterarLinhasPorColunas
     //
     this.brChckItmAlterarLinhasPorColunas.Caption    = "Alterar linhas por colunas";
     this.brChckItmAlterarLinhasPorColunas.Checked    = true;
     this.brChckItmAlterarLinhasPorColunas.Id         = 18;
     this.brChckItmAlterarLinhasPorColunas.Name       = "brChckItmAlterarLinhasPorColunas";
     this.brChckItmAlterarLinhasPorColunas.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barCheckItem_ItemClick);
     //
     // brChckItmMarcarParaImpressao
     //
     this.brChckItmMarcarParaImpressao.Caption = "Marcar para impressão";
     this.brChckItmMarcarParaImpressao.Id      = 26;
     this.brChckItmMarcarParaImpressao.Name    = "brChckItmMarcarParaImpressao";
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size             = new System.Drawing.Size(567, 0);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 534);
     this.barDockControlBottom.Size             = new System.Drawing.Size(567, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 534);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(567, 0);
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 534);
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "barButtonItem1";
     this.barButtonItem1.Id      = 0;
     this.barButtonItem1.Name    = "barButtonItem1";
     //
     // barCheckItem1
     //
     this.barCheckItem1.Caption = "barCheckItem1";
     this.barCheckItem1.Id      = 1;
     this.barCheckItem1.Name    = "barCheckItem1";
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "barSubItem1";
     this.barSubItem1.Id      = 2;
     this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItem2),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2)
     });
     this.barSubItem1.Name = "barSubItem1";
     //
     // barCheckItem2
     //
     this.barCheckItem2.Caption = "barCheckItem2";
     this.barCheckItem2.Id      = 3;
     this.barCheckItem2.Name    = "barCheckItem2";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "barButtonItem2";
     this.barButtonItem2.Id      = 4;
     this.barButtonItem2.Name    = "barButtonItem2";
     //
     // barCheckItem7
     //
     this.barCheckItem7.Caption = "ssssssssssss";
     this.barCheckItem7.Id      = 12;
     this.barCheckItem7.Name    = "barCheckItem7";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption = "Mostrar total da linha";
     this.barButtonItem3.Id      = 15;
     this.barButtonItem3.Name    = "barButtonItem3";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "Imprimir";
     this.barButtonItem4.Id      = 25;
     this.barButtonItem4.Name    = "barButtonItem4";
     //
     // CustomizarGridControlVisaoGrafico
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.spltCtrlCustonGrid);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name  = "CustomizarGridControlVisaoGrafico";
     this.Size  = new System.Drawing.Size(567, 534);
     this.Load += new System.EventHandler(this.CustomizarGridControlPivotGridGrafico_Load);
     ((System.ComponentModel.ISupportInitialize)(this.spltCtrlCustonGrid)).EndInit();
     this.spltCtrlCustonGrid.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pvtGrdVisualizacoes)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chtCtrlVisualizacoes)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.brMngrCustomGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ppupMnParametrosGrafico)).EndInit();
     this.ResumeLayout(false);
 }
예제 #29
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.XYDiagram                xyDiagram1                = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                   series1                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel    stackedBarSeriesLabel1    = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.StackedBarSeriesView     stackedBarSeriesView1     = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series                   series2                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel    stackedBarSeriesLabel2    = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.StackedBarSeriesView     stackedBarSeriesView2     = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.ChartTitle               chartTitle1               = new DevExpress.XtraCharts.ChartTitle();
     this.layoutControl1            = new DevExpress.XtraLayout.LayoutControl();
     this.chartControl1             = new DevExpress.XtraCharts.ChartControl();
     this.gridControl1              = new DevExpress.XtraGrid.GridControl();
     this.gridView1                 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gcMonth                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.gcBalance                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcPayment                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.lcInfo              = new DevExpress.XtraEditors.LabelControl();
     this.editInterestRate    = new DevExpress.XtraEditors.ImageComboBoxEdit();
     this.editTermOfLoan      = new DevExpress.XtraEditors.ImageComboBoxEdit();
     this.sbCalc              = new DevExpress.XtraEditors.SimpleButton();
     this.editStart           = new DevExpress.XtraEditors.ImageComboBoxEdit();
     this.editLoanAmount      = new DevExpress.XtraEditors.SpinEdit();
     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.layoutControlItem7  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem8  = new DevExpress.XtraLayout.LayoutControlItem();
     this.lciInfo             = new DevExpress.XtraLayout.LayoutControlItem();
     this.lciCalc             = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem9  = new DevExpress.XtraLayout.LayoutControlItem();
     this.splitterItem1       = new DevExpress.XtraLayout.SplitterItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.editInterestRate.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.editTermOfLoan.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.editStart.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.editLoanAmount.Properties)).BeginInit();
     ((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.layoutControlItem7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lciInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lciCalc)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.AllowCustomization = false;
     this.layoutControl1.Controls.Add(this.chartControl1);
     this.layoutControl1.Controls.Add(this.gridControl1);
     this.layoutControl1.Controls.Add(this.lcInfo);
     this.layoutControl1.Controls.Add(this.editInterestRate);
     this.layoutControl1.Controls.Add(this.editTermOfLoan);
     this.layoutControl1.Controls.Add(this.sbCalc);
     this.layoutControl1.Controls.Add(this.editStart);
     this.layoutControl1.Controls.Add(this.editLoanAmount);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(1288, 616);
     this.layoutControl1.TabIndex = 7;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // chartControl1
     //
     this.chartControl1.CacheToMemory = true;
     xyDiagram1.AxisX.CrosshairAxisLabelOptions.Visibility = DevExpress.Utils.DefaultBoolean.Default;
     xyDiagram1.AxisX.DateTimeScaleOptions.GridAlignment   = XtraCharts.DateTimeGridAlignment.Year;
     xyDiagram1.AxisX.DateTimeScaleOptions.MeasureUnit     = XtraCharts.DateTimeMeasureUnit.Year;
     xyDiagram1.AxisX.Label.TextPattern                    = "{A:yyyy}";
     xyDiagram1.AxisX.Label.EnableAntialiasing             = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.WholeRange.AutoSideMargins           = true;
     xyDiagram1.AxisX.VisualRange.AutoSideMargins          = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable           = "-1";
     xyDiagram1.AxisY.CrosshairAxisLabelOptions.Visibility = DevExpress.Utils.DefaultBoolean.Default;
     xyDiagram1.AxisY.Label.EnableAntialiasing             = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.Label.TextPattern                    = "{V:C0}";
     xyDiagram1.AxisY.WholeRange.AutoSideMargins           = true;
     xyDiagram1.AxisY.VisualRange.AutoSideMargins          = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable           = "-1";
     xyDiagram1.EnableAxisXScrolling = true;
     xyDiagram1.EnableAxisXZooming   = true;
     this.chartControl1.Diagram      = xyDiagram1;
     this.chartControl1.Legend.EnableAntialiasing = Utils.DefaultBoolean.True;
     this.chartControl1.Location                   = new System.Drawing.Point(2, 162);
     this.chartControl1.Name                       = "chartControl1";
     this.chartControl1.Padding.Bottom             = 20;
     this.chartControl1.Padding.Left               = 20;
     this.chartControl1.Padding.Right              = 20;
     this.chartControl1.Padding.Top                = 20;
     this.chartControl1.PaletteBaseColorNumber     = 5;
     this.chartControl1.PaletteName                = "Flow";
     series1.ArgumentDataMember                    = "Month";
     series1.ArgumentScaleType                     = DevExpress.XtraCharts.ScaleType.DateTime;
     stackedBarSeriesLabel1.Font                   = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     stackedBarSeriesLabel1.TextPattern            = "{V:C0}";
     stackedBarSeriesLabel1.Position               = DevExpress.XtraCharts.BarSeriesLabelPosition.BottomInside;
     stackedBarSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.HideOverlapped;
     stackedBarSeriesLabel1.TextOrientation        = DevExpress.XtraCharts.TextOrientation.BottomToTop;
     series1.Label                          = stackedBarSeriesLabel1;
     series1.LabelsVisibility               = DevExpress.Utils.DefaultBoolean.True;
     series1.Name                           = "Interest";
     series1.ValueDataMembersSerializable   = "Interest";
     series1.View                           = stackedBarSeriesView1;
     series2.ArgumentDataMember             = "Month";
     series2.ArgumentScaleType              = DevExpress.XtraCharts.ScaleType.DateTime;
     stackedBarSeriesLabel2.Font            = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     stackedBarSeriesLabel2.TextPattern     = "{V:C0}";
     stackedBarSeriesLabel2.Position        = DevExpress.XtraCharts.BarSeriesLabelPosition.TopInside;
     stackedBarSeriesLabel2.TextOrientation = DevExpress.XtraCharts.TextOrientation.BottomToTop;
     series2.Label                          = stackedBarSeriesLabel2;
     series2.LabelsVisibility               = DevExpress.Utils.DefaultBoolean.True;
     series2.Name                           = "Principal";
     series2.ValueDataMembersSerializable   = "Principal";
     series2.View                           = stackedBarSeriesView2;
     this.chartControl1.SeriesSerializable  = new DevExpress.XtraCharts.Series[] {
         series1,
         series2
     };
     sideBySideBarSeriesLabel1.LineVisibility           = Utils.DefaultBoolean.True;
     this.chartControl1.SeriesTemplate.Label            = sideBySideBarSeriesLabel1;
     this.chartControl1.SeriesTemplate.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
     this.chartControl1.Size     = new System.Drawing.Size(737, 452);
     this.chartControl1.TabIndex = 12;
     chartTitle1.Font            = new System.Drawing.Font("Tahoma", 12F);
     chartTitle1.Text            = "Payment by Year";
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     this.chartControl1.CustomDrawSeries += new DevExpress.XtraCharts.CustomDrawSeriesEventHandler(this.chartControl1_CustomDrawSeries);
     //
     // gridControl1
     //
     this.gridControl1.Location = new System.Drawing.Point(748, 2);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemButtonEdit1
     });
     this.gridControl1.Size     = new System.Drawing.Size(538, 612);
     this.gridControl1.TabIndex = 11;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Appearance.Row.Font            = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.gridView1.Appearance.Row.Options.UseFont = true;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gcMonth,
         this.gcBalance,
         this.gcPayment
     });
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.Editable = false;
     this.gridView1.OptionsView.HeaderFilterButtonShowMode = DevExpress.XtraEditors.Controls.FilterButtonShowMode.Button;
     this.gridView1.OptionsView.ShowFooter        = true;
     this.gridView1.OptionsView.ShowGroupPanel    = false;
     this.gridView1.OptionsView.ShowIndicator     = false;
     this.gridView1.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.CustomDrawFooterCell         += new DevExpress.XtraGrid.Views.Grid.FooterCellCustomDrawEventHandler(this.gridView1_CustomDrawFooterCell);
     this.gridView1.CustomDrawCell   += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.gridView1_CustomDrawCell);
     this.gridView1.PopupMenuShowing += new DevExpress.XtraGrid.Views.Grid.PopupMenuShowingEventHandler(this.gridView1_PopupMenuShowing);
     this.gridView1.ShowFilterPopupCheckedListBox += new DevExpress.XtraGrid.Views.Grid.FilterPopupCheckedListBoxEventHandler(this.gridView1_ShowFilterPopupCheckedListBox);
     this.gridView1.CustomSummaryCalculate        += new DevExpress.Data.CustomSummaryEventHandler(this.gridView1_CustomSummaryCalculate);
     this.gridView1.CustomDrawColumnHeader        += new DevExpress.XtraGrid.Views.Grid.ColumnHeaderCustomDrawEventHandler(this.gridView1_CustomDrawColumnHeader);
     //
     // gcMonth
     //
     this.gcMonth.AppearanceCell.Options.UseTextOptions = true;
     this.gcMonth.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.gcMonth.Caption    = "Month";
     this.gcMonth.ColumnEdit = this.repositoryItemButtonEdit1;
     this.gcMonth.FieldName  = "MonthNumber";
     this.gcMonth.Name       = "gcMonth";
     this.gcMonth.OptionsColumn.AllowFocus      = false;
     this.gcMonth.OptionsColumn.FixedWidth      = true;
     this.gcMonth.OptionsFilter.FilterPopupMode = DevExpress.XtraGrid.Columns.FilterPopupMode.CheckedList;
     this.gcMonth.Visible      = true;
     this.gcMonth.VisibleIndex = 0;
     this.gcMonth.Width        = 156;
     //
     // repositoryItemButtonEdit1
     //
     this.repositoryItemButtonEdit1.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
     this.repositoryItemButtonEdit1.AutoHeight    = false;
     this.repositoryItemButtonEdit1.Name          = "repositoryItemButtonEdit1";
     this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     //
     // gcBalance
     //
     this.gcBalance.DisplayFormat.FormatString = "c0";
     this.gcBalance.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.gcBalance.FieldName = "Balance";
     this.gcBalance.Name      = "gcBalance";
     this.gcBalance.OptionsColumn.AllowFocus = false;
     this.gcBalance.Visible      = true;
     this.gcBalance.VisibleIndex = 1;
     this.gcBalance.Width        = 101;
     //
     // gcPayment
     //
     this.gcPayment.DisplayFormat.FormatString = "c";
     this.gcPayment.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.gcPayment.FieldName = "MonthlyPayment";
     this.gcPayment.MinWidth  = 200;
     this.gcPayment.Name      = "gcPayment";
     this.gcPayment.OptionsColumn.AllowFocus      = false;
     this.gcPayment.OptionsColumn.AllowGroup      = DevExpress.Utils.DefaultBoolean.False;
     this.gcPayment.OptionsColumn.AllowSort       = DevExpress.Utils.DefaultBoolean.False;
     this.gcPayment.OptionsFilter.AllowAutoFilter = false;
     this.gcPayment.OptionsFilter.AllowFilter     = false;
     this.gcPayment.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Custom, "MonthlyPayment", "{0:c}")
     });
     this.gcPayment.Visible      = true;
     this.gcPayment.VisibleIndex = 2;
     this.gcPayment.Width        = 338;
     //
     // lcInfo
     //
     this.lcInfo.AllowHtmlString = true;
     this.lcInfo.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.lcInfo.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.lcInfo.Appearance.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.lcInfo.AutoSizeMode    = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lcInfo.Location        = new System.Drawing.Point(339, 2);
     this.lcInfo.Name            = "lcInfo";
     this.lcInfo.Size            = new System.Drawing.Size(400, 156);
     this.lcInfo.StyleController = this.layoutControl1;
     this.lcInfo.TabIndex        = 7;
     //
     // editInterestRate
     //
     this.editInterestRate.Location = new System.Drawing.Point(75, 28);
     this.editInterestRate.Name     = "editInterestRate";
     this.editInterestRate.Properties.Appearance.Options.UseTextOptions = true;
     this.editInterestRate.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.editInterestRate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.editInterestRate.Properties.DropDownRows = 12;
     this.editInterestRate.Size            = new System.Drawing.Size(260, 20);
     this.editInterestRate.StyleController = this.layoutControl1;
     this.editInterestRate.TabIndex        = 5;
     //
     // editTermOfLoan
     //
     this.editTermOfLoan.EditValue = "15";
     this.editTermOfLoan.Location  = new System.Drawing.Point(75, 54);
     this.editTermOfLoan.Name      = "editTermOfLoan";
     this.editTermOfLoan.Properties.Appearance.Options.UseTextOptions = true;
     this.editTermOfLoan.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.editTermOfLoan.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.editTermOfLoan.Size            = new System.Drawing.Size(260, 20);
     this.editTermOfLoan.StyleController = this.layoutControl1;
     this.editTermOfLoan.TabIndex        = 6;
     //
     // sbCalc
     //
     this.sbCalc.Location        = new System.Drawing.Point(0, 114);
     this.sbCalc.Name            = "sbCalc";
     this.sbCalc.Size            = new System.Drawing.Size(337, 22);
     this.sbCalc.StyleController = this.layoutControl1;
     this.sbCalc.TabIndex        = 5;
     this.sbCalc.Text            = "Calculate";
     this.sbCalc.Click          += new System.EventHandler(this.sbCalc_Click);
     //
     // editStart
     //
     this.editStart.Location = new System.Drawing.Point(75, 80);
     this.editStart.Name     = "editStart";
     this.editStart.Properties.Appearance.Options.UseTextOptions = true;
     this.editStart.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.editStart.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.editStart.Size            = new System.Drawing.Size(260, 20);
     this.editStart.StyleController = this.layoutControl1;
     this.editStart.TabIndex        = 10;
     //
     // editLoanAmount
     //
     this.editLoanAmount.EditValue = new decimal(new int[] {
         100,
         0,
         0,
         0
     });
     this.editLoanAmount.Location = new System.Drawing.Point(75, 2);
     this.editLoanAmount.Name     = "editLoanAmount";
     this.editLoanAmount.Properties.Appearance.Options.UseTextOptions = true;
     this.editLoanAmount.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.editLoanAmount.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.editLoanAmount.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
     this.editLoanAmount.Properties.Increment = new decimal(new int[] {
         1000,
         0,
         0,
         0
     });
     this.editLoanAmount.Properties.Mask.EditMask = "c";
     this.editLoanAmount.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.editLoanAmount.Properties.MaxValue = new decimal(new int[] {
         1000000000,
         0,
         0,
         0
     });
     this.editLoanAmount.Properties.MinValue = new decimal(new int[] {
         100,
         0,
         0,
         0
     });
     this.editLoanAmount.Size            = new System.Drawing.Size(260, 20);
     this.editLoanAmount.StyleController = this.layoutControl1;
     this.editLoanAmount.TabIndex        = 4;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.CustomizationFormText       = "layoutControlGroup1";
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.layoutControlItem7,
         this.layoutControlItem8,
         this.lciInfo,
         this.lciCalc,
         this.layoutControlItem9,
         this.splitterItem1
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "Root";
     this.layoutControlGroup1.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlGroup1.Size        = new System.Drawing.Size(1288, 616);
     this.layoutControlGroup1.Text        = "Root";
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control = this.editLoanAmount;
     this.layoutControlItem1.CustomizationFormText = "Loan Amount:";
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Padding  = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 4);
     this.layoutControlItem1.Size     = new System.Drawing.Size(337, 26);
     this.layoutControlItem1.Text     = "Loan Amount:";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(69, 13);
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control = this.editInterestRate;
     this.layoutControlItem2.CustomizationFormText = "Interest Rate:";
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 26);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.Padding  = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 4);
     this.layoutControlItem2.Size     = new System.Drawing.Size(337, 26);
     this.layoutControlItem2.Text     = "Interest Rate:";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(69, 13);
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control = this.editTermOfLoan;
     this.layoutControlItem3.CustomizationFormText = "Term of Loan:";
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 52);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.Padding  = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 4);
     this.layoutControlItem3.Size     = new System.Drawing.Size(337, 26);
     this.layoutControlItem3.Text     = "Term of Loan:";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(69, 13);
     //
     // layoutControlItem7
     //
     this.layoutControlItem7.Control = this.editStart;
     this.layoutControlItem7.CustomizationFormText = "Start Month:";
     this.layoutControlItem7.Location = new System.Drawing.Point(0, 78);
     this.layoutControlItem7.Name     = "layoutControlItem7";
     this.layoutControlItem7.Size     = new System.Drawing.Size(337, 24);
     this.layoutControlItem7.Text     = "Start Month:";
     this.layoutControlItem7.TextSize = new System.Drawing.Size(69, 13);
     //
     // layoutControlItem8
     //
     this.layoutControlItem8.Control = this.gridControl1;
     this.layoutControlItem8.CustomizationFormText = "layoutControlItem8";
     this.layoutControlItem8.Location              = new System.Drawing.Point(746, 0);
     this.layoutControlItem8.MinSize               = new System.Drawing.Size(500, 24);
     this.layoutControlItem8.Name                  = "layoutControlItem8";
     this.layoutControlItem8.Size                  = new System.Drawing.Size(542, 616);
     this.layoutControlItem8.SizeConstraintsType   = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem8.Text                  = "layoutControlItem8";
     this.layoutControlItem8.TextSize              = new System.Drawing.Size(0, 0);
     this.layoutControlItem8.TextToControlDistance = 0;
     this.layoutControlItem8.TextVisible           = false;
     //
     // lciInfo
     //
     this.lciInfo.Control = this.lcInfo;
     this.lciInfo.CustomizationFormText = "layoutControlItem5";
     this.lciInfo.Location              = new System.Drawing.Point(337, 0);
     this.lciInfo.MinSize               = new System.Drawing.Size(14, 17);
     this.lciInfo.Name                  = "lciInfo";
     this.lciInfo.Size                  = new System.Drawing.Size(404, 160);
     this.lciInfo.SizeConstraintsType   = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.lciInfo.Text                  = "lciInfo";
     this.lciInfo.TextSize              = new System.Drawing.Size(0, 0);
     this.lciInfo.TextToControlDistance = 0;
     this.lciInfo.TextVisible           = false;
     //
     // lciCalc
     //
     this.lciCalc.Control = this.sbCalc;
     this.lciCalc.CustomizationFormText = "layoutControlItem4";
     this.lciCalc.Location = new System.Drawing.Point(0, 102);
     this.lciCalc.Name     = "lciCalc";
     this.lciCalc.Padding  = new DevExpress.XtraLayout.Utils.Padding(0, 0, 12, 24);
     this.lciCalc.Size     = new System.Drawing.Size(337, 58);
     this.lciCalc.Text     = "lciCalc";
     this.lciCalc.TextSize = new System.Drawing.Size(0, 0);
     this.lciCalc.TextToControlDistance = 0;
     this.lciCalc.TextVisible           = false;
     //
     // layoutControlItem9
     //
     this.layoutControlItem9.Control = this.chartControl1;
     this.layoutControlItem9.CustomizationFormText = "layoutControlItem9";
     this.layoutControlItem9.Location = new System.Drawing.Point(0, 160);
     this.layoutControlItem9.Name     = "layoutControlItem9";
     this.layoutControlItem9.Size     = new System.Drawing.Size(741, 456);
     this.layoutControlItem9.Text     = "layoutControlItem9";
     this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem9.TextToControlDistance = 0;
     this.layoutControlItem9.TextVisible           = false;
     //
     // splitterItem1
     //
     this.splitterItem1.AllowHotTrack         = true;
     this.splitterItem1.CustomizationFormText = "splitterItem1";
     this.splitterItem1.Location = new System.Drawing.Point(741, 0);
     this.splitterItem1.Name     = "splitterItem1";
     this.splitterItem1.Size     = new System.Drawing.Size(5, 616);
     //
     // ucLoanCalculator
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.layoutControl1);
     this.Name = "ucLoanCalculator";
     this.Size = new System.Drawing.Size(1288, 616);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.editInterestRate.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.editTermOfLoan.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.editStart.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.editLoanAmount.Properties)).EndInit();
     ((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.layoutControlItem7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lciInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lciCalc)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
     this.ResumeLayout(false);
 }
예제 #30
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.XtraEditors.TileItemElement         tileItemElement11 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement         tileItemElement12 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement         tileItemElement13 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement         tileItemElement14 = new DevExpress.XtraEditors.TileItemElement();
     DevExpress.XtraEditors.TileItemElement         tileItemElement15 = new DevExpress.XtraEditors.TileItemElement();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(Dashboard));
     DevExpress.XtraCharts.XYDiagram            xyDiagram5            = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series7               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.XYDiagram            xyDiagram6            = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series               series8               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView5 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series               series9               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView6 = new DevExpress.XtraCharts.StackedBarSeriesView();
     this.tileBar                          = new DevExpress.XtraBars.Navigation.TileBar();
     this.tileBarGroupTables               = new DevExpress.XtraBars.Navigation.TileBarGroup();
     this.eployeesTileBarItem              = new DevExpress.XtraBars.Navigation.TileBarItem();
     this.tileBarItem3                     = new DevExpress.XtraBars.Navigation.TileBarItem();
     this.customersTileBarItem             = new DevExpress.XtraBars.Navigation.TileBarItem();
     this.tileBarItem1                     = new DevExpress.XtraBars.Navigation.TileBarItem();
     this.tileBarItem2                     = new DevExpress.XtraBars.Navigation.TileBarItem();
     this.navigationFrame                  = new DevExpress.XtraBars.Navigation.NavigationFrame();
     this.employeesNavigationPage          = new DevExpress.XtraBars.Navigation.NavigationPage();
     this.btnModificar                     = new DevExpress.XtraEditors.SimpleButton();
     this.btnUsuario                       = new DevExpress.XtraEditors.SimpleButton();
     this.employeesLabelControl            = new DevExpress.XtraEditors.LabelControl();
     this.customersNavigationPage          = new DevExpress.XtraBars.Navigation.NavigationPage();
     this.btnCreaDpt                       = new DevExpress.XtraEditors.SimpleButton();
     this.customersLabelControl            = new DevExpress.XtraEditors.LabelControl();
     this.navigationPage1                  = new DevExpress.XtraBars.Navigation.NavigationPage();
     this.btnCreaTicket                    = new DevExpress.XtraEditors.SimpleButton();
     this.labelControl1                    = new DevExpress.XtraEditors.LabelControl();
     this.navigationPage3                  = new DevExpress.XtraBars.Navigation.NavigationPage();
     this.gridControl1                     = new DevExpress.XtraGrid.GridControl();
     this.ticketsActivos1                  = new Interfaz.TicketsActivos();
     this.listaTickets                     = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colNombre                        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCreacion                      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colUsuariosolicita               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTecnico                       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTipo                          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPrioridad                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colEstado                        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.labelControl2                    = new DevExpress.XtraEditors.LabelControl();
     this.navigationPage4                  = new DevExpress.XtraBars.Navigation.NavigationPage();
     this.chartControl2                    = new DevExpress.XtraCharts.ChartControl();
     this.ticketsPorMesTableAdapter        = new Interfaz.TicketsPorMesTableAdapters.TicketsPorMesTableAdapter();
     this.ticketsPorMesBindingSource       = new System.Windows.Forms.BindingSource(this.components);
     this.ticketsPorMes                    = new Interfaz.TicketsPorMes();
     this.chartControl1                    = new DevExpress.XtraCharts.ChartControl();
     this.ticketsPorTecnicoTableAdapter    = new Interfaz.TicketsXTecnicoTableAdapters.TicketsPorTecnicoTableAdapter();
     this.ticketsPorTecnicoBindingSource   = new System.Windows.Forms.BindingSource(this.components);
     this.ticketsXTecnico                  = new Interfaz.TicketsXTecnico();
     this.labelControl3                    = new DevExpress.XtraEditors.LabelControl();
     this.listaTicketsActivosTableAdapter1 = new Interfaz.TicketsActivosTableAdapters.ListaTicketsActivosTableAdapter();
     this.timer1   = new System.Windows.Forms.Timer(this.components);
     this.btnSalir = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.navigationFrame)).BeginInit();
     this.navigationFrame.SuspendLayout();
     this.employeesNavigationPage.SuspendLayout();
     this.customersNavigationPage.SuspendLayout();
     this.navigationPage1.SuspendLayout();
     this.navigationPage3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ticketsActivos1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.listaTickets)).BeginInit();
     this.navigationPage4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ticketsPorMesBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ticketsPorMes)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ticketsPorTecnicoBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ticketsXTecnico)).BeginInit();
     this.SuspendLayout();
     //
     // tileBar
     //
     this.tileBar.AllowDrag                                = false;
     this.tileBar.AllowGlyphSkinning                       = true;
     this.tileBar.AllowSelectedItem                        = true;
     this.tileBar.AppearanceGroupText.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
     this.tileBar.AppearanceGroupText.Options.UseForeColor = true;
     this.tileBar.BackColor                                = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(53)))), ((int)(((byte)(90)))));
     this.tileBar.Cursor = System.Windows.Forms.Cursors.Default;
     this.tileBar.Dock   = System.Windows.Forms.DockStyle.Top;
     this.tileBar.DropDownButtonWidth       = 30;
     this.tileBar.DropDownOptions.BeakColor = System.Drawing.Color.Empty;
     this.tileBar.Groups.Add(this.tileBarGroupTables);
     this.tileBar.IndentBetweenGroups = 10;
     this.tileBar.IndentBetweenItems  = 10;
     this.tileBar.ItemPadding         = new System.Windows.Forms.Padding(8, 6, 12, 6);
     this.tileBar.Location            = new System.Drawing.Point(0, 0);
     this.tileBar.Margin               = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.tileBar.MaxId                = 6;
     this.tileBar.MaximumSize          = new System.Drawing.Size(0, 135);
     this.tileBar.MinimumSize          = new System.Drawing.Size(117, 135);
     this.tileBar.Name                 = "tileBar";
     this.tileBar.Padding              = new System.Windows.Forms.Padding(34, 14, 34, 14);
     this.tileBar.ScrollMode           = DevExpress.XtraEditors.TileControlScrollMode.None;
     this.tileBar.SelectedItem         = this.eployeesTileBarItem;
     this.tileBar.SelectionBorderWidth = 2;
     this.tileBar.SelectionColorMode   = DevExpress.XtraBars.Navigation.SelectionColorMode.UseItemBackColor;
     this.tileBar.ShowGroupText        = false;
     this.tileBar.Size                 = new System.Drawing.Size(995, 135);
     this.tileBar.TabIndex             = 1;
     this.tileBar.Text                 = "tileBar";
     this.tileBar.WideTileWidth        = 150;
     this.tileBar.SelectedItemChanged += new DevExpress.XtraEditors.TileItemClickEventHandler(this.tileBar_SelectedItemChanged);
     //
     // tileBarGroupTables
     //
     this.tileBarGroupTables.Items.Add(this.eployeesTileBarItem);
     this.tileBarGroupTables.Items.Add(this.tileBarItem3);
     this.tileBarGroupTables.Items.Add(this.customersTileBarItem);
     this.tileBarGroupTables.Items.Add(this.tileBarItem1);
     this.tileBarGroupTables.Items.Add(this.tileBarItem2);
     this.tileBarGroupTables.Name = "tileBarGroupTables";
     this.tileBarGroupTables.Text = "TABLES";
     //
     // eployeesTileBarItem
     //
     this.eployeesTileBarItem.AppearanceItem.Normal.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(115)))), ((int)(((byte)(196)))));
     this.eployeesTileBarItem.AppearanceItem.Normal.Options.UseBackColor = true;
     this.eployeesTileBarItem.DropDownOptions.BeakColor = System.Drawing.Color.Empty;
     tileItemElement11.ImageUri.Uri = "Cube;Size32x32;GrayScaled";
     tileItemElement11.Text         = "Usuarios";
     this.eployeesTileBarItem.Elements.Add(tileItemElement11);
     this.eployeesTileBarItem.Name = "eployeesTileBarItem";
     //
     // tileBarItem3
     //
     this.tileBarItem3.AppearanceItem.Normal.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(115)))), ((int)(((byte)(196)))));
     this.tileBarItem3.AppearanceItem.Normal.Options.UseBackColor = true;
     this.tileBarItem3.DropDownOptions.BeakColor = System.Drawing.Color.Empty;
     tileItemElement12.ImageUri.Uri = "SendToBack";
     tileItemElement12.Text         = "Departamentos";
     this.tileBarItem3.Elements.Add(tileItemElement12);
     this.tileBarItem3.Id       = 5;
     this.tileBarItem3.ItemSize = DevExpress.XtraBars.Navigation.TileBarItemSize.Wide;
     this.tileBarItem3.Name     = "tileBarItem3";
     //
     // customersTileBarItem
     //
     this.customersTileBarItem.AppearanceItem.Normal.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(115)))), ((int)(((byte)(196)))));
     this.customersTileBarItem.AppearanceItem.Normal.Options.UseBackColor = true;
     this.customersTileBarItem.DropDownOptions.BeakColor = System.Drawing.Color.Empty;
     tileItemElement13.ImageUri.Uri = "Edit;Size32x32;Colored";
     tileItemElement13.Text         = "Crear Tickets";
     this.customersTileBarItem.Elements.Add(tileItemElement13);
     this.customersTileBarItem.Id       = 2;
     this.customersTileBarItem.ItemSize = DevExpress.XtraBars.Navigation.TileBarItemSize.Wide;
     this.customersTileBarItem.Name     = "customersTileBarItem";
     //
     // tileBarItem1
     //
     this.tileBarItem1.AppearanceItem.Normal.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(115)))), ((int)(((byte)(196)))));
     this.tileBarItem1.AppearanceItem.Normal.Options.UseBackColor = true;
     this.tileBarItem1.DropDownOptions.BeakColor = System.Drawing.Color.Empty;
     tileItemElement14.ImageUri.Uri = "Open";
     tileItemElement14.Text         = "Histórico Tickets";
     this.tileBarItem1.Elements.Add(tileItemElement14);
     this.tileBarItem1.Id       = 3;
     this.tileBarItem1.ItemSize = DevExpress.XtraBars.Navigation.TileBarItemSize.Wide;
     this.tileBarItem1.Name     = "tileBarItem1";
     //
     // tileBarItem2
     //
     this.tileBarItem2.AppearanceItem.Normal.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(115)))), ((int)(((byte)(196)))));
     this.tileBarItem2.AppearanceItem.Normal.Options.UseBackColor = true;
     this.tileBarItem2.DropDownOptions.BeakColor = System.Drawing.Color.Empty;
     tileItemElement15.ImageUri.Uri = "Chart";
     tileItemElement15.Text         = "Estadística";
     this.tileBarItem2.Elements.Add(tileItemElement15);
     this.tileBarItem2.Id       = 4;
     this.tileBarItem2.ItemSize = DevExpress.XtraBars.Navigation.TileBarItemSize.Wide;
     this.tileBarItem2.Name     = "tileBarItem2";
     //
     // navigationFrame
     //
     this.navigationFrame.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(48)))), ((int)(((byte)(64)))));
     this.navigationFrame.Appearance.Options.UseBackColor = true;
     this.navigationFrame.Controls.Add(this.employeesNavigationPage);
     this.navigationFrame.Controls.Add(this.customersNavigationPage);
     this.navigationFrame.Controls.Add(this.navigationPage1);
     this.navigationFrame.Controls.Add(this.navigationPage3);
     this.navigationFrame.Controls.Add(this.navigationPage4);
     this.navigationFrame.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.navigationFrame.Location = new System.Drawing.Point(0, 135);
     this.navigationFrame.Margin   = new System.Windows.Forms.Padding(5, 6, 5, 6);
     this.navigationFrame.Name     = "navigationFrame";
     this.navigationFrame.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] {
         this.employeesNavigationPage,
         this.customersNavigationPage,
         this.navigationPage1,
         this.navigationPage3,
         this.navigationPage4
     });
     this.navigationFrame.SelectedPage = this.employeesNavigationPage;
     this.navigationFrame.Size         = new System.Drawing.Size(995, 555);
     this.navigationFrame.TabIndex     = 0;
     this.navigationFrame.Text         = "navigationFrame";
     //
     // employeesNavigationPage
     //
     this.employeesNavigationPage.Caption = "employeesNavigationPage";
     this.employeesNavigationPage.Controls.Add(this.btnModificar);
     this.employeesNavigationPage.Controls.Add(this.btnUsuario);
     this.employeesNavigationPage.Controls.Add(this.employeesLabelControl);
     this.employeesNavigationPage.LookAndFeel.SkinName = "Office 2016 Black";
     this.employeesNavigationPage.LookAndFeel.UseDefaultLookAndFeel = false;
     this.employeesNavigationPage.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.employeesNavigationPage.Name   = "employeesNavigationPage";
     this.employeesNavigationPage.Size   = new System.Drawing.Size(1161, 683);
     //
     // btnModificar
     //
     this.btnModificar.Appearance.Font            = new System.Drawing.Font("Calibri", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnModificar.Appearance.Options.UseFont = true;
     this.btnModificar.ImageOptions.Image         = ((System.Drawing.Image)(resources.GetObject("btnModificar.ImageOptions.Image")));
     this.btnModificar.Location             = new System.Drawing.Point(329, 313);
     this.btnModificar.LookAndFeel.SkinName = "Visual Studio 2013 Blue";
     this.btnModificar.LookAndFeel.UseDefaultLookAndFeel = false;
     this.btnModificar.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.btnModificar.Name     = "btnModificar";
     this.btnModificar.Size     = new System.Drawing.Size(327, 105);
     this.btnModificar.TabIndex = 6;
     this.btnModificar.Text     = "Modificar Usuario";
     this.btnModificar.Click   += new System.EventHandler(this.btnModificar_Click);
     //
     // btnUsuario
     //
     this.btnUsuario.Appearance.Font            = new System.Drawing.Font("Calibri", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnUsuario.Appearance.Options.UseFont = true;
     this.btnUsuario.ImageOptions.Image         = ((System.Drawing.Image)(resources.GetObject("btnUsuario.ImageOptions.Image")));
     this.btnUsuario.Location             = new System.Drawing.Point(329, 151);
     this.btnUsuario.LookAndFeel.SkinName = "Visual Studio 2013 Blue";
     this.btnUsuario.LookAndFeel.UseDefaultLookAndFeel = false;
     this.btnUsuario.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.btnUsuario.Name     = "btnUsuario";
     this.btnUsuario.Size     = new System.Drawing.Size(327, 105);
     this.btnUsuario.TabIndex = 5;
     this.btnUsuario.Text     = "Crear Usuario";
     this.btnUsuario.Click   += new System.EventHandler(this.btnUsuario_Click);
     //
     // employeesLabelControl
     //
     this.employeesLabelControl.Appearance.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(48)))), ((int)(((byte)(64)))));
     this.employeesLabelControl.Appearance.Font                   = new System.Drawing.Font("Calibri", 24.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.employeesLabelControl.Appearance.ForeColor              = System.Drawing.Color.White;
     this.employeesLabelControl.Appearance.Options.UseBackColor   = true;
     this.employeesLabelControl.Appearance.Options.UseFont        = true;
     this.employeesLabelControl.Appearance.Options.UseForeColor   = true;
     this.employeesLabelControl.Appearance.Options.UseTextOptions = true;
     this.employeesLabelControl.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.employeesLabelControl.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Top;
     this.employeesLabelControl.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.employeesLabelControl.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.employeesLabelControl.Location     = new System.Drawing.Point(0, 0);
     this.employeesLabelControl.Margin       = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.employeesLabelControl.Name         = "employeesLabelControl";
     this.employeesLabelControl.Size         = new System.Drawing.Size(1161, 683);
     this.employeesLabelControl.TabIndex     = 2;
     this.employeesLabelControl.Text         = "Administración de Usuarios";
     //
     // customersNavigationPage
     //
     this.customersNavigationPage.Caption = "customersNavigationPage";
     this.customersNavigationPage.Controls.Add(this.btnCreaDpt);
     this.customersNavigationPage.Controls.Add(this.customersLabelControl);
     this.customersNavigationPage.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.customersNavigationPage.Name   = "customersNavigationPage";
     this.customersNavigationPage.Size   = new System.Drawing.Size(1161, 683);
     //
     // btnCreaDpt
     //
     this.btnCreaDpt.Appearance.Font            = new System.Drawing.Font("Calibri", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCreaDpt.Appearance.Options.UseFont = true;
     this.btnCreaDpt.ImageOptions.Image         = ((System.Drawing.Image)(resources.GetObject("btnCreaDpt.ImageOptions.Image")));
     this.btnCreaDpt.Location             = new System.Drawing.Point(334, 225);
     this.btnCreaDpt.LookAndFeel.SkinName = "Visual Studio 2013 Blue";
     this.btnCreaDpt.LookAndFeel.UseDefaultLookAndFeel = false;
     this.btnCreaDpt.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.btnCreaDpt.Name     = "btnCreaDpt";
     this.btnCreaDpt.Size     = new System.Drawing.Size(327, 105);
     this.btnCreaDpt.TabIndex = 7;
     this.btnCreaDpt.Text     = "Crear Departamento";
     this.btnCreaDpt.Click   += new System.EventHandler(this.btnCreaDpt_Click);
     //
     // customersLabelControl
     //
     this.customersLabelControl.Appearance.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(48)))), ((int)(((byte)(64)))));
     this.customersLabelControl.Appearance.Font                   = new System.Drawing.Font("Calibri", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.customersLabelControl.Appearance.ForeColor              = System.Drawing.Color.White;
     this.customersLabelControl.Appearance.Options.UseBackColor   = true;
     this.customersLabelControl.Appearance.Options.UseFont        = true;
     this.customersLabelControl.Appearance.Options.UseForeColor   = true;
     this.customersLabelControl.Appearance.Options.UseTextOptions = true;
     this.customersLabelControl.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.customersLabelControl.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Top;
     this.customersLabelControl.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.customersLabelControl.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.customersLabelControl.Location     = new System.Drawing.Point(0, 0);
     this.customersLabelControl.Margin       = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.customersLabelControl.Name         = "customersLabelControl";
     this.customersLabelControl.Size         = new System.Drawing.Size(1161, 683);
     this.customersLabelControl.TabIndex     = 2;
     this.customersLabelControl.Text         = "Administración de Departamentos";
     //
     // navigationPage1
     //
     this.navigationPage1.Caption = "navigationPage1";
     this.navigationPage1.Controls.Add(this.btnCreaTicket);
     this.navigationPage1.Controls.Add(this.labelControl1);
     this.navigationPage1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.navigationPage1.Name   = "navigationPage1";
     this.navigationPage1.Size   = new System.Drawing.Size(1161, 683);
     //
     // btnCreaTicket
     //
     this.btnCreaTicket.Appearance.Font            = new System.Drawing.Font("Calibri", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCreaTicket.Appearance.Options.UseFont = true;
     this.btnCreaTicket.ImageOptions.Image         = ((System.Drawing.Image)(resources.GetObject("btnCreaTicket.ImageOptions.Image")));
     this.btnCreaTicket.Location             = new System.Drawing.Point(334, 225);
     this.btnCreaTicket.LookAndFeel.SkinName = "Visual Studio 2013 Blue";
     this.btnCreaTicket.LookAndFeel.UseDefaultLookAndFeel = false;
     this.btnCreaTicket.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.btnCreaTicket.Name     = "btnCreaTicket";
     this.btnCreaTicket.Size     = new System.Drawing.Size(327, 105);
     this.btnCreaTicket.TabIndex = 6;
     this.btnCreaTicket.Text     = "Crear Ticket";
     this.btnCreaTicket.Click   += new System.EventHandler(this.btnCreaTicket_Click);
     //
     // labelControl1
     //
     this.labelControl1.Appearance.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(48)))), ((int)(((byte)(64)))));
     this.labelControl1.Appearance.Font                   = new System.Drawing.Font("Calibri", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl1.Appearance.ForeColor              = System.Drawing.Color.White;
     this.labelControl1.Appearance.Options.UseBackColor   = true;
     this.labelControl1.Appearance.Options.UseFont        = true;
     this.labelControl1.Appearance.Options.UseForeColor   = true;
     this.labelControl1.Appearance.Options.UseTextOptions = true;
     this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.labelControl1.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Top;
     this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControl1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.labelControl1.Location     = new System.Drawing.Point(0, 0);
     this.labelControl1.Margin       = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.labelControl1.Name         = "labelControl1";
     this.labelControl1.Size         = new System.Drawing.Size(1161, 683);
     this.labelControl1.TabIndex     = 3;
     this.labelControl1.Text         = "Administración de Tickets";
     //
     // navigationPage3
     //
     this.navigationPage3.Caption = "navigationPage3";
     this.navigationPage3.Controls.Add(this.gridControl1);
     this.navigationPage3.Controls.Add(this.labelControl2);
     this.navigationPage3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.navigationPage3.Name   = "navigationPage3";
     this.navigationPage3.Size   = new System.Drawing.Size(1161, 683);
     //
     // gridControl1
     //
     this.gridControl1.DataMember = "ListaTicketsActivos";
     this.gridControl1.DataSource = this.ticketsActivos1;
     this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.gridControl1.Location = new System.Drawing.Point(15, 60);
     this.gridControl1.MainView = this.listaTickets;
     this.gridControl1.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(966, 480);
     this.gridControl1.TabIndex = 4;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.listaTickets
     });
     this.gridControl1.DoubleClick += new System.EventHandler(this.editarTicket);
     //
     // ticketsActivos1
     //
     this.ticketsActivos1.DataSetName             = "TicketsActivos";
     this.ticketsActivos1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // listaTickets
     //
     this.listaTickets.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colNombre,
         this.colCreacion,
         this.colUsuariosolicita,
         this.colTecnico,
         this.colTipo,
         this.colPrioridad,
         this.colEstado
     });
     this.listaTickets.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.listaTickets.GridControl    = this.gridControl1;
     this.listaTickets.Name           = "listaTickets";
     this.listaTickets.OptionsBehavior.AllowAddRows     = DevExpress.Utils.DefaultBoolean.False;
     this.listaTickets.OptionsBehavior.AllowDeleteRows  = DevExpress.Utils.DefaultBoolean.False;
     this.listaTickets.OptionsBehavior.AllowFixedGroups = DevExpress.Utils.DefaultBoolean.False;
     this.listaTickets.OptionsBehavior.Editable         = false;
     //
     // colNombre
     //
     this.colNombre.FieldName    = "Nombre";
     this.colNombre.Name         = "colNombre";
     this.colNombre.Visible      = true;
     this.colNombre.VisibleIndex = 0;
     //
     // colCreacion
     //
     this.colCreacion.FieldName    = "Creacion";
     this.colCreacion.Name         = "colCreacion";
     this.colCreacion.Visible      = true;
     this.colCreacion.VisibleIndex = 1;
     //
     // colUsuariosolicita
     //
     this.colUsuariosolicita.FieldName    = "Usuario solicita";
     this.colUsuariosolicita.Name         = "colUsuariosolicita";
     this.colUsuariosolicita.Visible      = true;
     this.colUsuariosolicita.VisibleIndex = 2;
     //
     // colTecnico
     //
     this.colTecnico.FieldName    = "Tecnico";
     this.colTecnico.Name         = "colTecnico";
     this.colTecnico.Visible      = true;
     this.colTecnico.VisibleIndex = 3;
     //
     // colTipo
     //
     this.colTipo.FieldName    = "Tipo";
     this.colTipo.Name         = "colTipo";
     this.colTipo.Visible      = true;
     this.colTipo.VisibleIndex = 4;
     //
     // colPrioridad
     //
     this.colPrioridad.FieldName    = "Prioridad";
     this.colPrioridad.Name         = "colPrioridad";
     this.colPrioridad.Visible      = true;
     this.colPrioridad.VisibleIndex = 5;
     //
     // colEstado
     //
     this.colEstado.FieldName    = "Estado";
     this.colEstado.Name         = "colEstado";
     this.colEstado.Visible      = true;
     this.colEstado.VisibleIndex = 6;
     //
     // labelControl2
     //
     this.labelControl2.Appearance.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(48)))), ((int)(((byte)(64)))));
     this.labelControl2.Appearance.Font                   = new System.Drawing.Font("Calibri", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl2.Appearance.ForeColor              = System.Drawing.Color.White;
     this.labelControl2.Appearance.Options.UseBackColor   = true;
     this.labelControl2.Appearance.Options.UseFont        = true;
     this.labelControl2.Appearance.Options.UseForeColor   = true;
     this.labelControl2.Appearance.Options.UseTextOptions = true;
     this.labelControl2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.labelControl2.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Top;
     this.labelControl2.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControl2.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.labelControl2.Location     = new System.Drawing.Point(0, 0);
     this.labelControl2.Margin       = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.labelControl2.Name         = "labelControl2";
     this.labelControl2.Size         = new System.Drawing.Size(1161, 683);
     this.labelControl2.TabIndex     = 3;
     this.labelControl2.Text         = "Tickets";
     //
     // navigationPage4
     //
     this.navigationPage4.Caption = "navigationPage4";
     this.navigationPage4.Controls.Add(this.chartControl2);
     this.navigationPage4.Controls.Add(this.chartControl1);
     this.navigationPage4.Controls.Add(this.labelControl3);
     this.navigationPage4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.navigationPage4.Name   = "navigationPage4";
     this.navigationPage4.Size   = new System.Drawing.Size(1161, 683);
     //
     // chartControl2
     //
     this.chartControl2.AppearanceNameSerializable = "Chameleon";
     this.chartControl2.DataAdapter              = this.ticketsPorMesTableAdapter;
     this.chartControl2.DataBindings             = null;
     this.chartControl2.DataSource               = this.ticketsPorMesBindingSource;
     xyDiagram5.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram5.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl2.Diagram = xyDiagram5;
     this.chartControl2.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartControl2.Legend.Name = "Default Legend";
     this.chartControl2.Location    = new System.Drawing.Point(534, 57);
     this.chartControl2.Margin      = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.chartControl2.Name        = "chartControl2";
     this.chartControl2.PaletteName = "Chameleon";
     series7.ArgumentDataMember     = "Mes";
     series7.Name = "Cantidad por Mes";
     series7.ValueDataMembersSerializable  = "Cantidad Tickets";
     this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series7
     };
     this.chartControl2.Size     = new System.Drawing.Size(449, 486);
     this.chartControl2.TabIndex = 5;
     //
     // ticketsPorMesTableAdapter
     //
     this.ticketsPorMesTableAdapter.ClearBeforeFill = true;
     //
     // ticketsPorMesBindingSource
     //
     this.ticketsPorMesBindingSource.DataMember = "TicketsPorMes";
     this.ticketsPorMesBindingSource.DataSource = this.ticketsPorMes;
     //
     // ticketsPorMes
     //
     this.ticketsPorMes.DataSetName             = "TicketsPorMes";
     this.ticketsPorMes.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // chartControl1
     //
     this.chartControl1.AppearanceNameSerializable = "Chameleon";
     this.chartControl1.DataAdapter              = this.ticketsPorTecnicoTableAdapter;
     this.chartControl1.DataBindings             = null;
     this.chartControl1.DataSource               = this.ticketsPorTecnicoBindingSource;
     xyDiagram6.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram6.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram = xyDiagram6;
     this.chartControl1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartControl1.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.chartControl1.Legend.Name = "Default Legend";
     this.chartControl1.Location    = new System.Drawing.Point(12, 57);
     this.chartControl1.Margin      = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.chartControl1.Name        = "chartControl1";
     this.chartControl1.PaletteName = "Blue Warm";
     series8.ArgumentDataMember     = "NombreCompleto";
     series8.Name = "Tickets Completados";
     series8.ValueDataMembersSerializable = "CantidadCompletados";
     series8.View = stackedBarSeriesView5;
     series9.ArgumentDataMember = "NombreCompleto";
     series9.Name = "Tickets Pendientes";
     series9.ValueDataMembersSerializable = "CantidadPendientes";
     series9.View = stackedBarSeriesView6;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series8,
         series9
     };
     this.chartControl1.Size     = new System.Drawing.Size(516, 486);
     this.chartControl1.TabIndex = 4;
     //
     // ticketsPorTecnicoTableAdapter
     //
     this.ticketsPorTecnicoTableAdapter.ClearBeforeFill = true;
     //
     // ticketsPorTecnicoBindingSource
     //
     this.ticketsPorTecnicoBindingSource.DataMember = "TicketsPorTecnico";
     this.ticketsPorTecnicoBindingSource.DataSource = this.ticketsXTecnico;
     //
     // ticketsXTecnico
     //
     this.ticketsXTecnico.DataSetName             = "TicketsXTecnico";
     this.ticketsXTecnico.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // labelControl3
     //
     this.labelControl3.Appearance.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(48)))), ((int)(((byte)(64)))));
     this.labelControl3.Appearance.Font                   = new System.Drawing.Font("Calibri", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl3.Appearance.ForeColor              = System.Drawing.Color.White;
     this.labelControl3.Appearance.Options.UseBackColor   = true;
     this.labelControl3.Appearance.Options.UseFont        = true;
     this.labelControl3.Appearance.Options.UseForeColor   = true;
     this.labelControl3.Appearance.Options.UseTextOptions = true;
     this.labelControl3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.labelControl3.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Top;
     this.labelControl3.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControl3.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.labelControl3.Location     = new System.Drawing.Point(0, 0);
     this.labelControl3.Margin       = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.labelControl3.Name         = "labelControl3";
     this.labelControl3.Size         = new System.Drawing.Size(1161, 683);
     this.labelControl3.TabIndex     = 3;
     this.labelControl3.Text         = "Estadística";
     //
     // listaTicketsActivosTableAdapter1
     //
     this.listaTicketsActivosTableAdapter1.ClearBeforeFill = true;
     //
     // btnSalir
     //
     this.btnSalir.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(115)))), ((int)(((byte)(196)))));
     this.btnSalir.Appearance.Font                 = new System.Drawing.Font("Calibri", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSalir.Appearance.Options.UseBackColor = true;
     this.btnSalir.Appearance.Options.UseFont      = true;
     this.btnSalir.Location = new System.Drawing.Point(868, 44);
     this.btnSalir.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnSalir.Name     = "btnSalir";
     this.btnSalir.Size     = new System.Drawing.Size(119, 39);
     this.btnSalir.TabIndex = 2;
     this.btnSalir.Text     = "Salir";
     this.btnSalir.Click   += new System.EventHandler(this.btnSalir_Click);
     //
     // Dashboard
     //
     this.Appearance.BackColor            = System.Drawing.Color.White;
     this.Appearance.Options.UseBackColor = true;
     this.AutoScaleDimensions             = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize    = new System.Drawing.Size(995, 690);
     this.ControlBox    = false;
     this.Controls.Add(this.btnSalir);
     this.Controls.Add(this.navigationFrame);
     this.Controls.Add(this.tileBar);
     this.Margin        = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name          = "Dashboard";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Load         += new System.EventHandler(this.Dashboard_Load);
     ((System.ComponentModel.ISupportInitialize)(this.navigationFrame)).EndInit();
     this.navigationFrame.ResumeLayout(false);
     this.employeesNavigationPage.ResumeLayout(false);
     this.customersNavigationPage.ResumeLayout(false);
     this.navigationPage1.ResumeLayout(false);
     this.navigationPage3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ticketsActivos1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.listaTickets)).EndInit();
     this.navigationPage4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ticketsPorMesBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ticketsPorMes)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ticketsPorTecnicoBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ticketsXTecnico)).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.Series               series1               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView1 = new DevExpress.XtraCharts.StackedBarSeriesView();
     this.xtraTabControl1    = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1       = new DevExpress.XtraTab.XtraTabPage();
     this.gridControl4       = new DevExpress.XtraGrid.GridControl();
     this.gridView4          = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.groupControl9      = new DevExpress.XtraEditors.GroupControl();
     this.lblAktifKullanici  = new System.Windows.Forms.Label();
     this.label9             = new System.Windows.Forms.Label();
     this.groupControl8      = new DevExpress.XtraEditors.GroupControl();
     this.lblStokSayisi      = new System.Windows.Forms.Label();
     this.label8             = new System.Windows.Forms.Label();
     this.groupControl7      = new DevExpress.XtraEditors.GroupControl();
     this.lblPersonelSayisi  = new System.Windows.Forms.Label();
     this.label7             = new System.Windows.Forms.Label();
     this.groupControl6      = new DevExpress.XtraEditors.GroupControl();
     this.lblSehirSayisi     = new System.Windows.Forms.Label();
     this.label6             = new System.Windows.Forms.Label();
     this.groupControl5      = new DevExpress.XtraEditors.GroupControl();
     this.lblFirmaSayisi     = new System.Windows.Forms.Label();
     this.label5             = new System.Windows.Forms.Label();
     this.groupControl4      = new DevExpress.XtraEditors.GroupControl();
     this.lblMusteriSayisi   = new System.Windows.Forms.Label();
     this.label4             = new System.Windows.Forms.Label();
     this.groupControl3      = new DevExpress.XtraEditors.GroupControl();
     this.lblPersonelMaaslar = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.groupControl2      = new DevExpress.XtraEditors.GroupControl();
     this.lblOdemeler        = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.groupControl1      = new DevExpress.XtraEditors.GroupControl();
     this.lblKasaToplamTutar = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.gridControl1       = new DevExpress.XtraGrid.GridControl();
     this.gridView1          = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.xtraTabPage2       = new DevExpress.XtraTab.XtraTabPage();
     this.chartControl1      = new DevExpress.XtraCharts.ChartControl();
     this.gridControl2       = new DevExpress.XtraGrid.GridControl();
     this.gridView2          = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.label10            = new System.Windows.Forms.Label();
     this.lblSehirSayisi2    = new System.Windows.Forms.Label();
     this.timer1             = new System.Windows.Forms.Timer(this.components);
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtraTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl9)).BeginInit();
     this.groupControl9.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl8)).BeginInit();
     this.groupControl8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl7)).BeginInit();
     this.groupControl7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl6)).BeginInit();
     this.groupControl6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl5)).BeginInit();
     this.groupControl5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).BeginInit();
     this.groupControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
     this.groupControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.xtraTabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.Appearance.BackColor            = System.Drawing.Color.White;
     this.xtraTabControl1.Appearance.Options.UseBackColor = true;
     this.xtraTabControl1.Location        = new System.Drawing.Point(0, 0);
     this.xtraTabControl1.Name            = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
     this.xtraTabControl1.Size            = new System.Drawing.Size(1370, 450);
     this.xtraTabControl1.TabIndex        = 0;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.xtraTabPage1,
         this.xtraTabPage2
     });
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Appearance.Header.BackColor                = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     this.xtraTabPage1.Appearance.Header.Options.UseBackColor     = true;
     this.xtraTabPage1.Appearance.PageClient.BackColor            = System.Drawing.Color.Black;
     this.xtraTabPage1.Appearance.PageClient.Options.UseBackColor = true;
     this.xtraTabPage1.Controls.Add(this.gridControl4);
     this.xtraTabPage1.Controls.Add(this.groupControl9);
     this.xtraTabPage1.Controls.Add(this.groupControl8);
     this.xtraTabPage1.Controls.Add(this.groupControl7);
     this.xtraTabPage1.Controls.Add(this.groupControl6);
     this.xtraTabPage1.Controls.Add(this.groupControl5);
     this.xtraTabPage1.Controls.Add(this.groupControl4);
     this.xtraTabPage1.Controls.Add(this.groupControl3);
     this.xtraTabPage1.Controls.Add(this.groupControl2);
     this.xtraTabPage1.Controls.Add(this.groupControl1);
     this.xtraTabPage1.Controls.Add(this.gridControl1);
     this.xtraTabPage1.ImageOptions.Image = global::TicariOtomosyon_Uygulama.Properties.Resources.medium_32x32;
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(1368, 406);
     this.xtraTabPage1.Text = "Kasa Giriş Hareketeri";
     //
     // gridControl4
     //
     this.gridControl4.Location = new System.Drawing.Point(290, 204);
     this.gridControl4.MainView = this.gridView4;
     this.gridControl4.Name     = "gridControl4";
     this.gridControl4.Size     = new System.Drawing.Size(1078, 202);
     this.gridControl4.TabIndex = 12;
     this.gridControl4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView4
     });
     //
     // gridView4
     //
     this.gridView4.GridControl = this.gridControl4;
     this.gridView4.Name        = "gridView4";
     this.gridView4.OptionsView.ShowGroupPanel = false;
     //
     // groupControl9
     //
     this.groupControl9.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.groupControl9.Appearance.Options.UseBackColor = true;
     this.groupControl9.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.groupControl9.Controls.Add(this.lblAktifKullanici);
     this.groupControl9.Controls.Add(this.label9);
     this.groupControl9.Location             = new System.Drawing.Point(3, 354);
     this.groupControl9.LookAndFeel.SkinName = "DevExpress Style";
     this.groupControl9.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupControl9.Name        = "groupControl9";
     this.groupControl9.ShowCaption = false;
     this.groupControl9.Size        = new System.Drawing.Size(285, 38);
     this.groupControl9.TabIndex    = 10;
     this.groupControl9.Text        = "groupControl9";
     //
     // lblAktifKullanici
     //
     this.lblAktifKullanici.AutoSize = true;
     this.lblAktifKullanici.Location = new System.Drawing.Point(167, 12);
     this.lblAktifKullanici.Name     = "lblAktifKullanici";
     this.lblAktifKullanici.Size     = new System.Drawing.Size(13, 13);
     this.lblAktifKullanici.TabIndex = 9;
     this.lblAktifKullanici.Text     = "0";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(30, 12);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(73, 13);
     this.label9.TabIndex = 0;
     this.label9.Text     = "Aktif Kullanıcı:";
     //
     // groupControl8
     //
     this.groupControl8.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.groupControl8.Appearance.Options.UseBackColor = true;
     this.groupControl8.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.groupControl8.Controls.Add(this.lblStokSayisi);
     this.groupControl8.Controls.Add(this.label8);
     this.groupControl8.Location             = new System.Drawing.Point(3, 310);
     this.groupControl8.LookAndFeel.SkinName = "DevExpress Style";
     this.groupControl8.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupControl8.Name        = "groupControl8";
     this.groupControl8.ShowCaption = false;
     this.groupControl8.Size        = new System.Drawing.Size(285, 38);
     this.groupControl8.TabIndex    = 9;
     this.groupControl8.Text        = "groupControl8";
     //
     // lblStokSayisi
     //
     this.lblStokSayisi.AutoSize = true;
     this.lblStokSayisi.Location = new System.Drawing.Point(167, 13);
     this.lblStokSayisi.Name     = "lblStokSayisi";
     this.lblStokSayisi.Size     = new System.Drawing.Size(13, 13);
     this.lblStokSayisi.TabIndex = 8;
     this.lblStokSayisi.Text     = "0";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(30, 13);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(62, 13);
     this.label8.TabIndex = 0;
     this.label8.Text     = "Stok Sayısı:";
     //
     // groupControl7
     //
     this.groupControl7.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.groupControl7.Appearance.Options.UseBackColor = true;
     this.groupControl7.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.groupControl7.Controls.Add(this.lblPersonelSayisi);
     this.groupControl7.Controls.Add(this.label7);
     this.groupControl7.Location             = new System.Drawing.Point(3, 266);
     this.groupControl7.LookAndFeel.SkinName = "DevExpress Style";
     this.groupControl7.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupControl7.Name        = "groupControl7";
     this.groupControl7.ShowCaption = false;
     this.groupControl7.Size        = new System.Drawing.Size(285, 38);
     this.groupControl7.TabIndex    = 8;
     this.groupControl7.Text        = "groupControl7";
     //
     // lblPersonelSayisi
     //
     this.lblPersonelSayisi.AutoSize = true;
     this.lblPersonelSayisi.Location = new System.Drawing.Point(167, 13);
     this.lblPersonelSayisi.Name     = "lblPersonelSayisi";
     this.lblPersonelSayisi.Size     = new System.Drawing.Size(13, 13);
     this.lblPersonelSayisi.TabIndex = 7;
     this.lblPersonelSayisi.Text     = "0";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(30, 13);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(82, 13);
     this.label7.TabIndex = 0;
     this.label7.Text     = "Personel Sayısı:";
     //
     // groupControl6
     //
     this.groupControl6.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.groupControl6.Appearance.Options.UseBackColor = true;
     this.groupControl6.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.groupControl6.Controls.Add(this.lblSehirSayisi2);
     this.groupControl6.Controls.Add(this.lblSehirSayisi);
     this.groupControl6.Controls.Add(this.label10);
     this.groupControl6.Controls.Add(this.label6);
     this.groupControl6.Location             = new System.Drawing.Point(3, 222);
     this.groupControl6.LookAndFeel.SkinName = "DevExpress Style";
     this.groupControl6.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupControl6.Name        = "groupControl6";
     this.groupControl6.ShowCaption = false;
     this.groupControl6.Size        = new System.Drawing.Size(285, 38);
     this.groupControl6.TabIndex    = 7;
     this.groupControl6.Text        = "groupControl6";
     //
     // lblSehirSayisi
     //
     this.lblSehirSayisi.AutoSize = true;
     this.lblSehirSayisi.Location = new System.Drawing.Point(140, 13);
     this.lblSehirSayisi.Name     = "lblSehirSayisi";
     this.lblSehirSayisi.Size     = new System.Drawing.Size(13, 13);
     this.lblSehirSayisi.TabIndex = 6;
     this.lblSehirSayisi.Text     = "0";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(29, 13);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(103, 13);
     this.label6.TabIndex = 0;
     this.label6.Text     = "Müşteri Şehir Sayısı:";
     //
     // groupControl5
     //
     this.groupControl5.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.groupControl5.Appearance.Options.UseBackColor = true;
     this.groupControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.groupControl5.Controls.Add(this.lblFirmaSayisi);
     this.groupControl5.Controls.Add(this.label5);
     this.groupControl5.Location             = new System.Drawing.Point(3, 178);
     this.groupControl5.LookAndFeel.SkinName = "DevExpress Style";
     this.groupControl5.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupControl5.Name        = "groupControl5";
     this.groupControl5.ShowCaption = false;
     this.groupControl5.Size        = new System.Drawing.Size(285, 38);
     this.groupControl5.TabIndex    = 6;
     this.groupControl5.Text        = "groupControl5";
     //
     // lblFirmaSayisi
     //
     this.lblFirmaSayisi.AutoSize = true;
     this.lblFirmaSayisi.Location = new System.Drawing.Point(167, 11);
     this.lblFirmaSayisi.Name     = "lblFirmaSayisi";
     this.lblFirmaSayisi.Size     = new System.Drawing.Size(13, 13);
     this.lblFirmaSayisi.TabIndex = 5;
     this.lblFirmaSayisi.Text     = "0";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(29, 11);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(66, 13);
     this.label5.TabIndex = 0;
     this.label5.Text     = "Firma sayısı:";
     //
     // groupControl4
     //
     this.groupControl4.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.groupControl4.Appearance.Options.UseBackColor = true;
     this.groupControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.groupControl4.Controls.Add(this.lblMusteriSayisi);
     this.groupControl4.Controls.Add(this.label4);
     this.groupControl4.Location             = new System.Drawing.Point(3, 134);
     this.groupControl4.LookAndFeel.SkinName = "DevExpress Style";
     this.groupControl4.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupControl4.Name        = "groupControl4";
     this.groupControl4.ShowCaption = false;
     this.groupControl4.Size        = new System.Drawing.Size(285, 38);
     this.groupControl4.TabIndex    = 5;
     this.groupControl4.Text        = "groupControl4";
     //
     // lblMusteriSayisi
     //
     this.lblMusteriSayisi.AutoSize = true;
     this.lblMusteriSayisi.Location = new System.Drawing.Point(167, 11);
     this.lblMusteriSayisi.Name     = "lblMusteriSayisi";
     this.lblMusteriSayisi.Size     = new System.Drawing.Size(13, 13);
     this.lblMusteriSayisi.TabIndex = 4;
     this.lblMusteriSayisi.Text     = "0";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(30, 11);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(76, 13);
     this.label4.TabIndex = 0;
     this.label4.Text     = "Müşteri Sayısı:";
     //
     // groupControl3
     //
     this.groupControl3.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.groupControl3.Appearance.Options.UseBackColor = true;
     this.groupControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.groupControl3.Controls.Add(this.lblPersonelMaaslar);
     this.groupControl3.Controls.Add(this.label3);
     this.groupControl3.Location             = new System.Drawing.Point(3, 90);
     this.groupControl3.LookAndFeel.SkinName = "DevExpress Style";
     this.groupControl3.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupControl3.Name        = "groupControl3";
     this.groupControl3.ShowCaption = false;
     this.groupControl3.Size        = new System.Drawing.Size(285, 38);
     this.groupControl3.TabIndex    = 4;
     this.groupControl3.Text        = "groupControl3";
     //
     // lblPersonelMaaslar
     //
     this.lblPersonelMaaslar.AutoSize = true;
     this.lblPersonelMaaslar.Location = new System.Drawing.Point(167, 12);
     this.lblPersonelMaaslar.Name     = "lblPersonelMaaslar";
     this.lblPersonelMaaslar.Size     = new System.Drawing.Size(13, 13);
     this.lblPersonelMaaslar.TabIndex = 3;
     this.lblPersonelMaaslar.Text     = "0";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(30, 12);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(94, 13);
     this.label3.TabIndex = 0;
     this.label3.Text     = "Personel Maaşları:";
     //
     // groupControl2
     //
     this.groupControl2.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.groupControl2.Appearance.Options.UseBackColor = true;
     this.groupControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.groupControl2.Controls.Add(this.lblOdemeler);
     this.groupControl2.Controls.Add(this.label2);
     this.groupControl2.Location             = new System.Drawing.Point(3, 46);
     this.groupControl2.LookAndFeel.SkinName = "DevExpress Style";
     this.groupControl2.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupControl2.Name        = "groupControl2";
     this.groupControl2.ShowCaption = false;
     this.groupControl2.Size        = new System.Drawing.Size(285, 38);
     this.groupControl2.TabIndex    = 3;
     this.groupControl2.Text        = "groupControl2";
     //
     // lblOdemeler
     //
     this.lblOdemeler.AutoSize = true;
     this.lblOdemeler.Location = new System.Drawing.Point(167, 13);
     this.lblOdemeler.Name     = "lblOdemeler";
     this.lblOdemeler.Size     = new System.Drawing.Size(13, 13);
     this.lblOdemeler.TabIndex = 2;
     this.lblOdemeler.Text     = "0";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(30, 13);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(57, 13);
     this.label2.TabIndex = 0;
     this.label2.Text     = "Ödemeler:";
     //
     // groupControl1
     //
     this.groupControl1.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.groupControl1.Appearance.Options.UseBackColor = true;
     this.groupControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.groupControl1.Controls.Add(this.lblKasaToplamTutar);
     this.groupControl1.Controls.Add(this.label1);
     this.groupControl1.Location             = new System.Drawing.Point(3, 3);
     this.groupControl1.LookAndFeel.SkinName = "DevExpress Style";
     this.groupControl1.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupControl1.Name        = "groupControl1";
     this.groupControl1.ShowCaption = false;
     this.groupControl1.Size        = new System.Drawing.Size(285, 38);
     this.groupControl1.TabIndex    = 2;
     this.groupControl1.Text        = "groupControl1";
     //
     // lblKasaToplamTutar
     //
     this.lblKasaToplamTutar.AutoSize = true;
     this.lblKasaToplamTutar.Location = new System.Drawing.Point(167, 13);
     this.lblKasaToplamTutar.Name     = "lblKasaToplamTutar";
     this.lblKasaToplamTutar.Size     = new System.Drawing.Size(13, 13);
     this.lblKasaToplamTutar.TabIndex = 1;
     this.lblKasaToplamTutar.Text     = "0";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(30, 13);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(74, 13);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Toplam Tutar:";
     //
     // gridControl1
     //
     this.gridControl1.Location = new System.Drawing.Point(291, 3);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(1078, 202);
     this.gridControl1.TabIndex = 1;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // xtraTabPage2
     //
     this.xtraTabPage2.Controls.Add(this.groupBox1);
     this.xtraTabPage2.Controls.Add(this.gridControl2);
     this.xtraTabPage2.ImageOptions.Image = global::TicariOtomosyon_Uygulama.Properties.Resources.unlike_32x32;
     this.xtraTabPage2.Name = "xtraTabPage2";
     this.xtraTabPage2.Size = new System.Drawing.Size(1368, 406);
     this.xtraTabPage2.Text = "Kasa Çıkış Hareketleri";
     //
     // chartControl1
     //
     this.chartControl1.BackColor = System.Drawing.Color.Transparent;
     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(6, 18);
     this.chartControl1.Name                   = "chartControl1";
     this.chartControl1.PaletteBaseColorNumber = 2;
     this.chartControl1.PaletteName            = "Blue Warm";
     series1.Name = "Aylar";
     stackedBarSeriesView1.BarWidth = 10D;
     series1.View = stackedBarSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.Size     = new System.Drawing.Size(380, 371);
     this.chartControl1.TabIndex = 1;
     //
     // gridControl2
     //
     this.gridControl2.Location = new System.Drawing.Point(655, 0);
     this.gridControl2.MainView = this.gridView2;
     this.gridControl2.Name     = "gridControl2";
     this.gridControl2.Size     = new System.Drawing.Size(998, 392);
     this.gridControl2.TabIndex = 0;
     this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     //
     // gridView2
     //
     this.gridView2.GridControl = this.gridControl2;
     this.gridView2.Name        = "gridView2";
     this.gridView2.OptionsView.ShowGroupPanel = false;
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(159, 13);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(93, 13);
     this.label10.TabIndex = 6;
     this.label10.Text     = "Firma Şehir sayısı:";
     //
     // lblSehirSayisi2
     //
     this.lblSehirSayisi2.AutoSize = true;
     this.lblSehirSayisi2.Location = new System.Drawing.Point(258, 13);
     this.lblSehirSayisi2.Name     = "lblSehirSayisi2";
     this.lblSehirSayisi2.Size     = new System.Drawing.Size(13, 13);
     this.lblSehirSayisi2.TabIndex = 7;
     this.lblSehirSayisi2.Text     = "0";
     //
     // timer1
     //
     this.timer1.Enabled  = true;
     this.timer1.Interval = 500;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.chartControl1);
     this.groupBox1.Location = new System.Drawing.Point(3, 3);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(392, 404);
     this.groupBox1.TabIndex = 4;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "groupBox1";
     //
     // FrmKasa
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1370, 478);
     this.Controls.Add(this.xtraTabControl1);
     this.Name  = "FrmKasa";
     this.Text  = "FrmKasa";
     this.Load += new System.EventHandler(this.FrmKasa_Load);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtraTabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl9)).EndInit();
     this.groupControl9.ResumeLayout(false);
     this.groupControl9.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl8)).EndInit();
     this.groupControl8.ResumeLayout(false);
     this.groupControl8.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl7)).EndInit();
     this.groupControl7.ResumeLayout(false);
     this.groupControl7.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl6)).EndInit();
     this.groupControl6.ResumeLayout(false);
     this.groupControl6.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl5)).EndInit();
     this.groupControl5.ResumeLayout(false);
     this.groupControl5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).EndInit();
     this.groupControl4.ResumeLayout(false);
     this.groupControl4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
     this.groupControl3.ResumeLayout(false);
     this.groupControl3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     this.groupControl2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     this.groupControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.xtraTabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
예제 #32
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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmDefinirMeta));
            DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.FullStackedBarSeriesLabel fullStackedBarSeriesLabel1 = new DevExpress.XtraCharts.FullStackedBarSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint("Cliente 1", new object[] {
            ((object)(10))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("Cliente 2", new object[] {
            ((object)(20))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint("Cliente 3", new object[] {
            ((object)(40))});
            DevExpress.XtraCharts.FullStackedBarSeriesView fullStackedBarSeriesView1 = new DevExpress.XtraCharts.FullStackedBarSeriesView();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.FullStackedBarSeriesLabel fullStackedBarSeriesLabel2 = new DevExpress.XtraCharts.FullStackedBarSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("Cliente 1", new object[] {
            ((object)(9))});
            DevExpress.XtraCharts.FullStackedBarSeriesView fullStackedBarSeriesView2 = new DevExpress.XtraCharts.FullStackedBarSeriesView();
            DevExpress.XtraCharts.FullStackedBarSeriesLabel fullStackedBarSeriesLabel3 = new DevExpress.XtraCharts.FullStackedBarSeriesLabel();
            DevExpress.XtraCharts.FullStackedBarSeriesView fullStackedBarSeriesView3 = new DevExpress.XtraCharts.FullStackedBarSeriesView();
            DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.FullStackedBarSeriesLabel fullStackedBarSeriesLabel4 = new DevExpress.XtraCharts.FullStackedBarSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint("Cliente 1", new object[] {
            ((object)(10))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint("Cliente 2", new object[] {
            ((object)(20))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint("Cliente 3", new object[] {
            ((object)(40))});
            DevExpress.XtraCharts.FullStackedBarSeriesView fullStackedBarSeriesView4 = new DevExpress.XtraCharts.FullStackedBarSeriesView();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.FullStackedBarSeriesLabel fullStackedBarSeriesLabel5 = new DevExpress.XtraCharts.FullStackedBarSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint("Cliente 1", new object[] {
            ((object)(9))});
            DevExpress.XtraCharts.FullStackedBarSeriesView fullStackedBarSeriesView5 = new DevExpress.XtraCharts.FullStackedBarSeriesView();
            DevExpress.XtraCharts.FullStackedBarSeriesLabel fullStackedBarSeriesLabel6 = new DevExpress.XtraCharts.FullStackedBarSeriesLabel();
            DevExpress.XtraCharts.FullStackedBarSeriesView fullStackedBarSeriesView6 = new DevExpress.XtraCharts.FullStackedBarSeriesView();
            DevExpress.XtraCharts.XYDiagram xyDiagram3 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel1 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint9 = new DevExpress.XtraCharts.SeriesPoint("LR", new object[] {
            ((object)(18))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint10 = new DevExpress.XtraCharts.SeriesPoint("DS", new object[] {
            ((object)(12))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint11 = new DevExpress.XtraCharts.SeriesPoint("DO", new object[] {
            ((object)(9))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint12 = new DevExpress.XtraCharts.SeriesPoint("SMC", new object[] {
            ((object)(15))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint13 = new DevExpress.XtraCharts.SeriesPoint("CY", new object[] {
            ((object)(21))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint14 = new DevExpress.XtraCharts.SeriesPoint("SF", new object[] {
            ((object)(8))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint15 = new DevExpress.XtraCharts.SeriesPoint("JMW", new object[] {
            ((object)(13))});
            DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView1 = new DevExpress.XtraCharts.StackedBarSeriesView();
            DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel2 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint16 = new DevExpress.XtraCharts.SeriesPoint("LR", new object[] {
            ((object)(8))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint17 = new DevExpress.XtraCharts.SeriesPoint("DS", new object[] {
            ((object)(5))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint18 = new DevExpress.XtraCharts.SeriesPoint("DO", new object[] {
            ((object)(8))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint19 = new DevExpress.XtraCharts.SeriesPoint("SMC", new object[] {
            ((object)(12))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint20 = new DevExpress.XtraCharts.SeriesPoint("CY", new object[] {
            ((object)(23))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint21 = new DevExpress.XtraCharts.SeriesPoint("SF", new object[] {
            ((object)(6))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint22 = new DevExpress.XtraCharts.SeriesPoint("JMW", new object[] {
            ((object)(9))});
            DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView2 = new DevExpress.XtraCharts.StackedBarSeriesView();
            DevExpress.XtraCharts.Series series7 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel3 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint23 = new DevExpress.XtraCharts.SeriesPoint("LR", new object[] {
            ((object)(4))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint24 = new DevExpress.XtraCharts.SeriesPoint("DS", new object[] {
            ((object)(1))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint25 = new DevExpress.XtraCharts.SeriesPoint("DO", new object[] {
            ((object)(2))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint26 = new DevExpress.XtraCharts.SeriesPoint("SMC", new object[] {
            ((object)(3))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint27 = new DevExpress.XtraCharts.SeriesPoint("CY", new object[] {
            ((object)(4))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint28 = new DevExpress.XtraCharts.SeriesPoint("SF", new object[] {
            ((object)(2))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint29 = new DevExpress.XtraCharts.SeriesPoint("JMW", new object[] {
            ((object)(3))});
            DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView3 = new DevExpress.XtraCharts.StackedBarSeriesView();
            DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel4 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
            DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView4 = new DevExpress.XtraCharts.StackedBarSeriesView();
            this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
            this.cboPrioridad = new DevExpress.XtraEditors.ComboBoxEdit();
            this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
            this.txtShipper = new DevExpress.XtraEditors.TextEdit();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.sButtonEliminarTrafico = new DevExpress.XtraEditors.SimpleButton();
            this.sButtonAgregarTrafico = new DevExpress.XtraEditors.SimpleButton();
            this.gridTraficos = new DevExpress.XtraGrid.GridControl();
            this.gridViewTraficos = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColTipoGlosa = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridCompetencia = new DevExpress.XtraGrid.GridControl();
            this.gridViewCompetencia = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColCompetidor = new DevExpress.XtraGrid.Columns.GridColumn();
            this.sButtonEliminar = new DevExpress.XtraEditors.SimpleButton();
            this.sBAgregar = new DevExpress.XtraEditors.SimpleButton();
            this.lstProductos = new DevExpress.XtraEditors.CheckedListBoxControl();
            this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
            this.lstTipoContenedor = new DevExpress.XtraEditors.ComboBoxEdit();
            this.txtCommodity = new DevExpress.XtraEditors.TextEdit();
            this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
            this.txtTarget = new DevExpress.XtraEditors.TextEdit();
            this.lblTarget = new DevExpress.XtraEditors.LabelControl();
            this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
            this.ButtonAsignar = new DevExpress.XtraEditors.SimpleButton();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.rbTarget = new System.Windows.Forms.RadioButton();
            this.rbCuenta = new System.Windows.Forms.RadioButton();
            this.cboVendedores = new DevExpress.XtraEditors.ComboBoxEdit();
            this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
            this.DateApertura = new DevExpress.XtraEditors.DateEdit();
            this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
            this.DateRevision = new DevExpress.XtraEditors.DateEdit();
            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.CboCliente = new DevExpress.XtraEditors.ComboBoxEdit();
            this.lblCuenta = new DevExpress.XtraEditors.LabelControl();
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.chartControl2 = new DevExpress.XtraCharts.ChartControl();
            this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
            this.DateHasta = new DevExpress.XtraEditors.DateEdit();
            this.DateDesde = new DevExpress.XtraEditors.DateEdit();
            this.ChartProspectos = new DevExpress.XtraCharts.ChartControl();
            this.gridTargetAbiertos = 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.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.toolStripBarraLlamada = new System.Windows.Forms.ToolStrip();
            this.MenuNuevo = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.MenuSalir = new System.Windows.Forms.ToolStripButton();
            this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
            this.ButtonEnviar = new DevExpress.XtraEditors.SimpleButton();
            this.gridAsignaciones = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColVendedor = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColTipoTarget = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColCliente = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColFechaRevision = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColTipoContenedor = new DevExpress.XtraGrid.Columns.GridColumn();
            this.ctrldxError = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
            this.groupControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cboPrioridad.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtShipper.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridTraficos)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewTraficos)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridCompetencia)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewCompetencia)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lstProductos)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lstTipoContenedor.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCommodity.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTarget.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesView3)).BeginInit();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cboVendedores.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateApertura.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateApertura.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateRevision.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateRevision.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.CboCliente.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesLabel4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesLabel5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesLabel6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesView6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
            this.groupControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.DateHasta.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateHasta.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateDesde.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateDesde.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ChartProspectos)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridTargetAbiertos)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
            this.toolStripBarraLlamada.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
            this.groupControl2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridAsignaciones)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ctrldxError)).BeginInit();
            this.SuspendLayout();
            // 
            // groupControl1
            // 
            this.groupControl1.Appearance.ForeColor = System.Drawing.Color.Black;
            this.groupControl1.Appearance.Options.UseForeColor = true;
            this.groupControl1.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.groupControl1.AppearanceCaption.ForeColor = System.Drawing.Color.DarkBlue;
            this.groupControl1.AppearanceCaption.Options.UseFont = true;
            this.groupControl1.AppearanceCaption.Options.UseForeColor = true;
            this.groupControl1.Controls.Add(this.cboPrioridad);
            this.groupControl1.Controls.Add(this.labelControl9);
            this.groupControl1.Controls.Add(this.txtShipper);
            this.groupControl1.Controls.Add(this.labelControl2);
            this.groupControl1.Controls.Add(this.sButtonEliminarTrafico);
            this.groupControl1.Controls.Add(this.sButtonAgregarTrafico);
            this.groupControl1.Controls.Add(this.gridTraficos);
            this.groupControl1.Controls.Add(this.gridCompetencia);
            this.groupControl1.Controls.Add(this.sButtonEliminar);
            this.groupControl1.Controls.Add(this.sBAgregar);
            this.groupControl1.Controls.Add(this.lstProductos);
            this.groupControl1.Controls.Add(this.labelControl8);
            this.groupControl1.Controls.Add(this.lstTipoContenedor);
            this.groupControl1.Controls.Add(this.txtCommodity);
            this.groupControl1.Controls.Add(this.labelControl5);
            this.groupControl1.Controls.Add(this.txtTarget);
            this.groupControl1.Controls.Add(this.lblTarget);
            this.groupControl1.Controls.Add(this.chartControl1);
            this.groupControl1.Controls.Add(this.ButtonAsignar);
            this.groupControl1.Controls.Add(this.groupBox1);
            this.groupControl1.Controls.Add(this.cboVendedores);
            this.groupControl1.Controls.Add(this.labelControl7);
            this.groupControl1.Controls.Add(this.DateApertura);
            this.groupControl1.Controls.Add(this.labelControl6);
            this.groupControl1.Controls.Add(this.labelControl4);
            this.groupControl1.Controls.Add(this.DateRevision);
            this.groupControl1.Controls.Add(this.labelControl3);
            this.groupControl1.Controls.Add(this.labelControl1);
            this.groupControl1.Controls.Add(this.CboCliente);
            this.groupControl1.Controls.Add(this.lblCuenta);
            this.groupControl1.Location = new System.Drawing.Point(5, 5);
            this.groupControl1.Name = "groupControl1";
            this.groupControl1.Size = new System.Drawing.Size(565, 329);
            this.groupControl1.TabIndex = 1;
            this.groupControl1.Text = "Datos Generales";
            this.groupControl1.Paint += new System.Windows.Forms.PaintEventHandler(this.groupControl1_Paint);
            // 
            // cboPrioridad
            // 
            this.cboPrioridad.Location = new System.Drawing.Point(395, 291);
            this.cboPrioridad.Name = "cboPrioridad";
            this.cboPrioridad.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cboPrioridad.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.cboPrioridad.Size = new System.Drawing.Size(60, 20);
            this.cboPrioridad.TabIndex = 48;
            // 
            // labelControl9
            // 
            this.labelControl9.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Horizontal;
            this.labelControl9.Location = new System.Drawing.Point(333, 294);
            this.labelControl9.Name = "labelControl9";
            this.labelControl9.Size = new System.Drawing.Size(46, 13);
            this.labelControl9.TabIndex = 47;
            this.labelControl9.Text = "Prioridad:";
            // 
            // txtShipper
            // 
            this.txtShipper.Location = new System.Drawing.Point(395, 265);
            this.txtShipper.Name = "txtShipper";
            this.txtShipper.Size = new System.Drawing.Size(154, 20);
            this.txtShipper.TabIndex = 46;
            // 
            // labelControl2
            // 
            this.labelControl2.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Horizontal;
            this.labelControl2.Location = new System.Drawing.Point(333, 268);
            this.labelControl2.Name = "labelControl2";
            this.labelControl2.Size = new System.Drawing.Size(40, 13);
            this.labelControl2.TabIndex = 45;
            this.labelControl2.Text = "Shipper:";
            // 
            // sButtonEliminarTrafico
            // 
            this.sButtonEliminarTrafico.AutoSizeInLayoutControl = true;
            this.sButtonEliminarTrafico.Image = ((System.Drawing.Image)(resources.GetObject("sButtonEliminarTrafico.Image")));
            this.sButtonEliminarTrafico.Location = new System.Drawing.Point(295, 127);
            this.sButtonEliminarTrafico.Name = "sButtonEliminarTrafico";
            this.sButtonEliminarTrafico.Size = new System.Drawing.Size(26, 24);
            this.sButtonEliminarTrafico.TabIndex = 7;
            this.sButtonEliminarTrafico.Click += new System.EventHandler(this.sButtonEliminarTrafico_Click);
            // 
            // sButtonAgregarTrafico
            // 
            this.sButtonAgregarTrafico.Image = ((System.Drawing.Image)(resources.GetObject("sButtonAgregarTrafico.Image")));
            this.sButtonAgregarTrafico.Location = new System.Drawing.Point(295, 151);
            this.sButtonAgregarTrafico.Name = "sButtonAgregarTrafico";
            this.sButtonAgregarTrafico.Size = new System.Drawing.Size(27, 24);
            this.sButtonAgregarTrafico.TabIndex = 5;
            this.sButtonAgregarTrafico.Click += new System.EventHandler(this.sButtonAgregarTrafico_Click);
            // 
            // gridTraficos
            // 
            this.gridTraficos.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.gridTraficos.Location = new System.Drawing.Point(327, 82);
            this.gridTraficos.MainView = this.gridViewTraficos;
            this.gridTraficos.Name = "gridTraficos";
            this.gridTraficos.Size = new System.Drawing.Size(233, 94);
            this.gridTraficos.TabIndex = 6;
            this.gridTraficos.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridViewTraficos});
            // 
            // gridViewTraficos
            // 
            this.gridViewTraficos.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn1,
            this.gridColTipoGlosa});
            this.gridViewTraficos.GridControl = this.gridTraficos;
            this.gridViewTraficos.Name = "gridViewTraficos";
            this.gridViewTraficos.NewItemRowText = "Click aqui para agregar nueva fila";
            this.gridViewTraficos.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
            this.gridViewTraficos.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.True;
            this.gridViewTraficos.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn1
            // 
            this.gridColumn1.FieldName = "Glosa";
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 0;
            this.gridColumn1.Width = 58;
            // 
            // gridColTipoGlosa
            // 
            this.gridColTipoGlosa.Caption = "Tipo Glosa";
            this.gridColTipoGlosa.FieldName = "TipoGlosa";
            this.gridColTipoGlosa.Name = "gridColTipoGlosa";
            // 
            // gridCompetencia
            // 
            this.gridCompetencia.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.gridCompetencia.Location = new System.Drawing.Point(71, 178);
            this.gridCompetencia.MainView = this.gridViewCompetencia;
            this.gridCompetencia.Name = "gridCompetencia";
            this.gridCompetencia.Size = new System.Drawing.Size(203, 81);
            this.gridCompetencia.TabIndex = 9;
            this.gridCompetencia.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridViewCompetencia});
            // 
            // gridViewCompetencia
            // 
            this.gridViewCompetencia.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColCompetidor});
            this.gridViewCompetencia.GridControl = this.gridCompetencia;
            this.gridViewCompetencia.Name = "gridViewCompetencia";
            this.gridViewCompetencia.NewItemRowText = "Click aqui para agregar nueva fila";
            this.gridViewCompetencia.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
            this.gridViewCompetencia.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.True;
            this.gridViewCompetencia.OptionsView.ShowGroupPanel = false;
            // 
            // gridColCompetidor
            // 
            this.gridColCompetidor.Caption = "Competencia";
            this.gridColCompetidor.FieldName = "Descripcion";
            this.gridColCompetidor.Name = "gridColCompetidor";
            this.gridColCompetidor.Visible = true;
            this.gridColCompetidor.VisibleIndex = 0;
            this.gridColCompetidor.Width = 58;
            // 
            // sButtonEliminar
            // 
            this.sButtonEliminar.AutoSizeInLayoutControl = true;
            this.sButtonEliminar.Image = ((System.Drawing.Image)(resources.GetObject("sButtonEliminar.Image")));
            this.sButtonEliminar.Location = new System.Drawing.Point(38, 211);
            this.sButtonEliminar.Name = "sButtonEliminar";
            this.sButtonEliminar.Size = new System.Drawing.Size(26, 24);
            this.sButtonEliminar.TabIndex = 10;
            this.sButtonEliminar.Click += new System.EventHandler(this.sButtonEliminar_Click);
            // 
            // sBAgregar
            // 
            this.sBAgregar.Image = ((System.Drawing.Image)(resources.GetObject("sBAgregar.Image")));
            this.sBAgregar.Location = new System.Drawing.Point(38, 235);
            this.sBAgregar.Name = "sBAgregar";
            this.sBAgregar.Size = new System.Drawing.Size(27, 24);
            this.sBAgregar.TabIndex = 8;
            this.sBAgregar.Click += new System.EventHandler(this.sBAgregar_Click);
            // 
            // lstProductos
            // 
            this.lstProductos.CheckOnClick = true;
            this.lstProductos.HorizontalScrollbar = true;
            this.lstProductos.HorzScrollStep = 10;
            this.lstProductos.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] {
            new DevExpress.XtraEditors.Controls.CheckedListBoxItem("Item1"),
            new DevExpress.XtraEditors.Controls.CheckedListBoxItem("Item2"),
            new DevExpress.XtraEditors.Controls.CheckedListBoxItem("Item3"),
            new DevExpress.XtraEditors.Controls.CheckedListBoxItem("Item4"),
            new DevExpress.XtraEditors.Controls.CheckedListBoxItem("Item5")});
            this.lstProductos.Location = new System.Drawing.Point(71, 82);
            this.lstProductos.Name = "lstProductos";
            this.lstProductos.Size = new System.Drawing.Size(187, 90);
            this.lstProductos.TabIndex = 4;
            // 
            // labelControl8
            // 
            this.labelControl8.Appearance.Options.UseTextOptions = true;
            this.labelControl8.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.labelControl8.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.labelControl8.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.labelControl8.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl8.Location = new System.Drawing.Point(8, 287);
            this.labelControl8.Name = "labelControl8";
            this.labelControl8.Size = new System.Drawing.Size(57, 37);
            this.labelControl8.TabIndex = 44;
            this.labelControl8.Text = "Tipo Contenedor";
            // 
            // lstTipoContenedor
            // 
            this.lstTipoContenedor.Location = new System.Drawing.Point(71, 291);
            this.lstTipoContenedor.Name = "lstTipoContenedor";
            this.lstTipoContenedor.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.lstTipoContenedor.Size = new System.Drawing.Size(203, 20);
            this.lstTipoContenedor.TabIndex = 12;
            this.lstTipoContenedor.SelectedIndexChanged += new System.EventHandler(this.lstTipoContenedor_SelectedIndexChanged);
            this.lstTipoContenedor.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.lstTipoContenedor_KeyPress);
            // 
            // txtCommodity
            // 
            this.txtCommodity.Location = new System.Drawing.Point(71, 265);
            this.txtCommodity.Name = "txtCommodity";
            this.txtCommodity.Size = new System.Drawing.Size(203, 20);
            this.txtCommodity.TabIndex = 11;
            this.txtCommodity.EditValueChanged += new System.EventHandler(this.txtCommodity_EditValueChanged_1);
            this.txtCommodity.Enter += new System.EventHandler(this.txtCommodity_Enter);
            this.txtCommodity.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtCommodity_KeyPress);
            this.txtCommodity.Click += new System.EventHandler(this.txtCommodity_Click);
            // 
            // labelControl5
            // 
            this.labelControl5.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Horizontal;
            this.labelControl5.Location = new System.Drawing.Point(8, 268);
            this.labelControl5.Name = "labelControl5";
            this.labelControl5.Size = new System.Drawing.Size(57, 13);
            this.labelControl5.TabIndex = 41;
            this.labelControl5.Text = "Commodity:";
            // 
            // txtTarget
            // 
            this.txtTarget.Location = new System.Drawing.Point(254, 22);
            this.txtTarget.Name = "txtTarget";
            this.txtTarget.Size = new System.Drawing.Size(295, 20);
            this.txtTarget.TabIndex = 2;
            this.txtTarget.Enter += new System.EventHandler(this.txtTarget_Enter);
            this.txtTarget.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtTarget_KeyPress);
            this.txtTarget.Click += new System.EventHandler(this.txtTarget_Click);
            // 
            // lblTarget
            // 
            this.lblTarget.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Horizontal;
            this.lblTarget.Location = new System.Drawing.Point(211, 25);
            this.lblTarget.Name = "lblTarget";
            this.lblTarget.Size = new System.Drawing.Size(41, 13);
            this.lblTarget.TabIndex = 36;
            this.lblTarget.Text = "Nombre:";
            // 
            // chartControl1
            // 
            xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
            this.chartControl1.Diagram = xyDiagram1;
            this.chartControl1.Location = new System.Drawing.Point(571, 199);
            this.chartControl1.Name = "chartControl1";
            fullStackedBarSeriesLabel1.OverlappingOptionsTypeName = "OverlappingOptions";
            series1.Label = fullStackedBarSeriesLabel1;
            series1.Name = "Vendedor";
            series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint1,
            seriesPoint2,
            seriesPoint3});
            series1.View = fullStackedBarSeriesView1;
            fullStackedBarSeriesLabel2.OverlappingOptionsTypeName = "OverlappingOptions";
            series2.Label = fullStackedBarSeriesLabel2;
            series2.Name = "Cliente";
            series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint4});
            series2.View = fullStackedBarSeriesView2;
            this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2};
            fullStackedBarSeriesLabel3.OverlappingOptionsTypeName = "OverlappingOptions";
            this.chartControl1.SeriesTemplate.Label = fullStackedBarSeriesLabel3;
            this.chartControl1.SeriesTemplate.View = fullStackedBarSeriesView3;
            this.chartControl1.Size = new System.Drawing.Size(402, 277);
            this.chartControl1.TabIndex = 35;
            // 
            // ButtonAsignar
            // 
            this.ButtonAsignar.Location = new System.Drawing.Point(461, 291);
            this.ButtonAsignar.Name = "ButtonAsignar";
            this.ButtonAsignar.Size = new System.Drawing.Size(88, 33);
            this.ButtonAsignar.TabIndex = 16;
            this.ButtonAsignar.Text = "Asignar";
            this.ButtonAsignar.Click += new System.EventHandler(this.ButtonAsignar_Click);
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.rbTarget);
            this.groupBox1.Controls.Add(this.rbCuenta);
            this.groupBox1.Location = new System.Drawing.Point(7, 25);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(197, 43);
            this.groupBox1.TabIndex = 32;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Tipo Target";
            // 
            // rbTarget
            // 
            this.rbTarget.AutoSize = true;
            this.rbTarget.Location = new System.Drawing.Point(101, 19);
            this.rbTarget.Name = "rbTarget";
            this.rbTarget.Size = new System.Drawing.Size(90, 17);
            this.rbTarget.TabIndex = 1;
            this.rbTarget.Text = "NuevoTráfico";
            this.rbTarget.UseVisualStyleBackColor = true;
            this.rbTarget.CheckedChanged += new System.EventHandler(this.rbTarget_CheckedChanged);
            // 
            // rbCuenta
            // 
            this.rbCuenta.AutoSize = true;
            this.rbCuenta.Checked = true;
            this.rbCuenta.Location = new System.Drawing.Point(6, 18);
            this.rbCuenta.Name = "rbCuenta";
            this.rbCuenta.Size = new System.Drawing.Size(94, 17);
            this.rbCuenta.TabIndex = 0;
            this.rbCuenta.TabStop = true;
            this.rbCuenta.Text = "Nueva Cuenta";
            this.rbCuenta.UseVisualStyleBackColor = true;
            this.rbCuenta.Enter += new System.EventHandler(this.rbCuenta_Enter);
            this.rbCuenta.CheckedChanged += new System.EventHandler(this.rbCuenta_CheckedChanged);
            // 
            // cboVendedores
            // 
            this.cboVendedores.Location = new System.Drawing.Point(395, 239);
            this.cboVendedores.Name = "cboVendedores";
            this.cboVendedores.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.cboVendedores.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.cboVendedores.Size = new System.Drawing.Size(154, 20);
            this.cboVendedores.TabIndex = 15;
            this.cboVendedores.SelectedIndexChanged += new System.EventHandler(this.cboVendedores_SelectedIndexChanged);
            this.cboVendedores.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cboVendedores_KeyPress);
            // 
            // labelControl7
            // 
            this.labelControl7.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Horizontal;
            this.labelControl7.Location = new System.Drawing.Point(333, 242);
            this.labelControl7.Name = "labelControl7";
            this.labelControl7.Size = new System.Drawing.Size(50, 13);
            this.labelControl7.TabIndex = 29;
            this.labelControl7.Text = "Vendedor:";
            // 
            // DateApertura
            // 
            this.DateApertura.EditValue = null;
            this.DateApertura.Enabled = false;
            this.DateApertura.Location = new System.Drawing.Point(447, 213);
            this.DateApertura.Name = "DateApertura";
            this.DateApertura.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.DateApertura.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.DateApertura.Size = new System.Drawing.Size(102, 20);
            this.DateApertura.TabIndex = 14;
            this.DateApertura.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.DateApertura_KeyPress);
            // 
            // labelControl6
            // 
            this.labelControl6.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Horizontal;
            this.labelControl6.Location = new System.Drawing.Point(355, 216);
            this.labelControl6.Name = "labelControl6";
            this.labelControl6.Size = new System.Drawing.Size(79, 13);
            this.labelControl6.TabIndex = 27;
            this.labelControl6.Text = "Fecha Apertura:";
            // 
            // labelControl4
            // 
            this.labelControl4.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Horizontal;
            this.labelControl4.Location = new System.Drawing.Point(355, 190);
            this.labelControl4.Name = "labelControl4";
            this.labelControl4.Size = new System.Drawing.Size(82, 13);
            this.labelControl4.TabIndex = 26;
            this.labelControl4.Text = "Fecha Follow Up:";
            // 
            // DateRevision
            // 
            this.DateRevision.EditValue = null;
            this.DateRevision.Location = new System.Drawing.Point(447, 187);
            this.DateRevision.Name = "DateRevision";
            this.DateRevision.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.DateRevision.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.DateRevision.Size = new System.Drawing.Size(102, 20);
            this.DateRevision.TabIndex = 13;
            this.DateRevision.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.DateRevision_KeyPress);
            // 
            // labelControl3
            // 
            this.labelControl3.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Horizontal;
            this.labelControl3.Location = new System.Drawing.Point(264, 82);
            this.labelControl3.Name = "labelControl3";
            this.labelControl3.Size = new System.Drawing.Size(42, 13);
            this.labelControl3.TabIndex = 24;
            this.labelControl3.Text = "Tráficos:";
            // 
            // labelControl1
            // 
            this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.labelControl1.Location = new System.Drawing.Point(7, 74);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(73, 22);
            this.labelControl1.TabIndex = 19;
            this.labelControl1.Text = "Productos:";
            // 
            // CboCliente
            // 
            this.CboCliente.Location = new System.Drawing.Point(254, 48);
            this.CboCliente.Name = "CboCliente";
            this.CboCliente.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.CboCliente.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.CboCliente.Size = new System.Drawing.Size(295, 20);
            this.CboCliente.TabIndex = 3;
            this.CboCliente.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.CboCliente_KeyPress);
            // 
            // lblCuenta
            // 
            this.lblCuenta.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
            this.lblCuenta.Location = new System.Drawing.Point(211, 48);
            this.lblCuenta.Name = "lblCuenta";
            this.lblCuenta.Size = new System.Drawing.Size(73, 22);
            this.lblCuenta.TabIndex = 17;
            this.lblCuenta.Text = "Cuenta:";
            // 
            // panelControl1
            // 
            this.panelControl1.Controls.Add(this.chartControl2);
            this.panelControl1.Controls.Add(this.groupControl1);
            this.panelControl1.Location = new System.Drawing.Point(3, 39);
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(575, 339);
            this.panelControl1.TabIndex = 0;
            this.panelControl1.Paint += new System.Windows.Forms.PaintEventHandler(this.panelControl1_Paint);
            // 
            // chartControl2
            // 
            xyDiagram2.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram2.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram2.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram2.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
            this.chartControl2.Diagram = xyDiagram2;
            this.chartControl2.Location = new System.Drawing.Point(576, 276);
            this.chartControl2.Name = "chartControl2";
            fullStackedBarSeriesLabel4.OverlappingOptionsTypeName = "OverlappingOptions";
            series3.Label = fullStackedBarSeriesLabel4;
            series3.Name = "Vendedor";
            series3.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint5,
            seriesPoint6,
            seriesPoint7});
            series3.View = fullStackedBarSeriesView4;
            fullStackedBarSeriesLabel5.OverlappingOptionsTypeName = "OverlappingOptions";
            series4.Label = fullStackedBarSeriesLabel5;
            series4.Name = "Cliente";
            series4.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint8});
            series4.View = fullStackedBarSeriesView5;
            this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series3,
        series4};
            fullStackedBarSeriesLabel6.OverlappingOptionsTypeName = "OverlappingOptions";
            this.chartControl2.SeriesTemplate.Label = fullStackedBarSeriesLabel6;
            this.chartControl2.SeriesTemplate.View = fullStackedBarSeriesView6;
            this.chartControl2.Size = new System.Drawing.Size(402, 188);
            this.chartControl2.TabIndex = 35;
            // 
            // groupControl3
            // 
            this.groupControl3.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.groupControl3.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.groupControl3.AppearanceCaption.ForeColor = System.Drawing.Color.DarkBlue;
            this.groupControl3.AppearanceCaption.Options.UseFont = true;
            this.groupControl3.AppearanceCaption.Options.UseForeColor = true;
            this.groupControl3.Controls.Add(this.DateHasta);
            this.groupControl3.Controls.Add(this.DateDesde);
            this.groupControl3.Controls.Add(this.ChartProspectos);
            this.groupControl3.Controls.Add(this.gridTargetAbiertos);
            this.groupControl3.Location = new System.Drawing.Point(3, 379);
            this.groupControl3.Name = "groupControl3";
            this.groupControl3.Size = new System.Drawing.Size(977, 193);
            this.groupControl3.TabIndex = 2;
            this.groupControl3.Text = "Estadística Prospectos Abiertos";
            this.groupControl3.Paint += new System.Windows.Forms.PaintEventHandler(this.groupControl3_Paint);
            // 
            // DateHasta
            // 
            this.DateHasta.EditValue = null;
            this.DateHasta.Location = new System.Drawing.Point(118, 23);
            this.DateHasta.Name = "DateHasta";
            this.DateHasta.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.DateHasta.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.DateHasta.Size = new System.Drawing.Size(91, 20);
            this.DateHasta.TabIndex = 37;
            this.DateHasta.EditValueChanged += new System.EventHandler(this.DateHasta_EditValueChanged);
            this.DateHasta.Leave += new System.EventHandler(this.DateHasta_Leave);
            // 
            // DateDesde
            // 
            this.DateDesde.EditValue = null;
            this.DateDesde.Location = new System.Drawing.Point(5, 23);
            this.DateDesde.Name = "DateDesde";
            this.DateDesde.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.DateDesde.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.DateDesde.Size = new System.Drawing.Size(91, 20);
            this.DateDesde.TabIndex = 36;
            this.DateDesde.EditValueChanged += new System.EventHandler(this.DateDesde_EditValueChanged);
            this.DateDesde.Leave += new System.EventHandler(this.DateDesde_Leave);
            // 
            // ChartProspectos
            // 
            this.ChartProspectos.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Right)));
            xyDiagram3.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram3.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram3.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram3.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram3.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram3.AxisY.VisibleInPanesSerializable = "-1";
            this.ChartProspectos.Diagram = xyDiagram3;
            this.ChartProspectos.Location = new System.Drawing.Point(486, 23);
            this.ChartProspectos.Name = "ChartProspectos";
            stackedBarSeriesLabel1.OverlappingOptionsTypeName = "OverlappingOptions";
            series5.Label = stackedBarSeriesLabel1;
            series5.Name = "Propuesta";
            series5.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint9,
            seriesPoint10,
            seriesPoint11,
            seriesPoint12,
            seriesPoint13,
            seriesPoint14,
            seriesPoint15});
            series5.View = stackedBarSeriesView1;
            stackedBarSeriesLabel2.OverlappingOptionsTypeName = "OverlappingOptions";
            series6.Label = stackedBarSeriesLabel2;
            series6.Name = "Asignada";
            series6.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint16,
            seriesPoint17,
            seriesPoint18,
            seriesPoint19,
            seriesPoint20,
            seriesPoint21,
            seriesPoint22});
            series6.View = stackedBarSeriesView2;
            stackedBarSeriesLabel3.OverlappingOptionsTypeName = "OverlappingOptions";
            series7.Label = stackedBarSeriesLabel3;
            series7.Name = "Revisión";
            series7.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint23,
            seriesPoint24,
            seriesPoint25,
            seriesPoint26,
            seriesPoint27,
            seriesPoint28,
            seriesPoint29});
            series7.View = stackedBarSeriesView3;
            this.ChartProspectos.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series5,
        series6,
        series7};
            stackedBarSeriesLabel4.OverlappingOptionsTypeName = "OverlappingOptions";
            this.ChartProspectos.SeriesTemplate.Label = stackedBarSeriesLabel4;
            this.ChartProspectos.SeriesTemplate.View = stackedBarSeriesView4;
            this.ChartProspectos.Size = new System.Drawing.Size(486, 163);
            this.ChartProspectos.TabIndex = 35;
            // 
            // gridTargetAbiertos
            // 
            this.gridTargetAbiertos.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)));
            this.gridTargetAbiertos.Location = new System.Drawing.Point(5, 49);
            this.gridTargetAbiertos.MainView = this.gridView2;
            this.gridTargetAbiertos.Name = "gridTargetAbiertos";
            this.gridTargetAbiertos.Size = new System.Drawing.Size(475, 137);
            this.gridTargetAbiertos.TabIndex = 1;
            this.gridTargetAbiertos.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.gridColumn7,
            this.gridColumn8,
            this.gridColumn9});
            this.gridView2.GridControl = this.gridTargetAbiertos;
            this.gridView2.Name = "gridView2";
            this.gridView2.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn3
            // 
            this.gridColumn3.Caption = "N° Target";
            this.gridColumn3.FieldName = "NumMeta";
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 0;
            this.gridColumn3.Width = 58;
            // 
            // gridColumn4
            // 
            this.gridColumn4.Caption = "Cuenta/Target";
            this.gridColumn4.FieldName = "CuentaTarget";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 2;
            this.gridColumn4.Width = 145;
            // 
            // gridColumn7
            // 
            this.gridColumn7.Caption = "Vendedor";
            this.gridColumn7.FieldName = "Vendedor";
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 3;
            this.gridColumn7.Width = 123;
            // 
            // gridColumn8
            // 
            this.gridColumn8.Caption = "Estado";
            this.gridColumn8.FieldName = "Estado";
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 4;
            this.gridColumn8.Width = 94;
            // 
            // gridColumn9
            // 
            this.gridColumn9.Caption = "Tipo";
            this.gridColumn9.FieldName = "Tipo";
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 1;
            this.gridColumn9.Width = 49;
            // 
            // toolStripBarraLlamada
            // 
            this.toolStripBarraLlamada.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.MenuNuevo,
            this.toolStripSeparator1,
            this.MenuSalir});
            this.toolStripBarraLlamada.Location = new System.Drawing.Point(0, 0);
            this.toolStripBarraLlamada.Name = "toolStripBarraLlamada";
            this.toolStripBarraLlamada.Size = new System.Drawing.Size(980, 38);
            this.toolStripBarraLlamada.TabIndex = 5;
            this.toolStripBarraLlamada.Text = "toolStrip1";
            // 
            // MenuNuevo
            // 
            this.MenuNuevo.Image = ((System.Drawing.Image)(resources.GetObject("MenuNuevo.Image")));
            this.MenuNuevo.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuNuevo.Name = "MenuNuevo";
            this.MenuNuevo.Size = new System.Drawing.Size(45, 35);
            this.MenuNuevo.Text = "Nueva";
            this.MenuNuevo.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.MenuNuevo.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuNuevo.ToolTipText = "Nueva Llamada";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 38);
            // 
            // MenuSalir
            // 
            this.MenuSalir.Image = ((System.Drawing.Image)(resources.GetObject("MenuSalir.Image")));
            this.MenuSalir.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuSalir.Name = "MenuSalir";
            this.MenuSalir.Size = new System.Drawing.Size(33, 35);
            this.MenuSalir.Text = "Salir";
            this.MenuSalir.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuSalir.Click += new System.EventHandler(this.MenuSalir_Click_1);
            // 
            // groupControl2
            // 
            this.groupControl2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.groupControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
            this.groupControl2.Appearance.ForeColor = System.Drawing.Color.DarkBlue;
            this.groupControl2.Appearance.Options.UseFont = true;
            this.groupControl2.Appearance.Options.UseForeColor = true;
            this.groupControl2.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
            this.groupControl2.AppearanceCaption.ForeColor = System.Drawing.Color.DarkBlue;
            this.groupControl2.AppearanceCaption.Options.UseFont = true;
            this.groupControl2.AppearanceCaption.Options.UseForeColor = true;
            this.groupControl2.Controls.Add(this.ButtonEnviar);
            this.groupControl2.Controls.Add(this.gridAsignaciones);
            this.groupControl2.Location = new System.Drawing.Point(579, 39);
            this.groupControl2.Name = "groupControl2";
            this.groupControl2.Size = new System.Drawing.Size(401, 339);
            this.groupControl2.TabIndex = 34;
            this.groupControl2.Text = "Resumen Asignación";
            this.groupControl2.Paint += new System.Windows.Forms.PaintEventHandler(this.groupControl2_Paint);
            // 
            // ButtonEnviar
            // 
            this.ButtonEnviar.Appearance.ForeColor = System.Drawing.Color.DarkBlue;
            this.ButtonEnviar.Appearance.Options.UseForeColor = true;
            this.ButtonEnviar.Location = new System.Drawing.Point(5, 294);
            this.ButtonEnviar.Name = "ButtonEnviar";
            this.ButtonEnviar.Size = new System.Drawing.Size(96, 35);
            this.ButtonEnviar.TabIndex = 36;
            this.ButtonEnviar.Text = "Enviar Prospectos";
            this.ButtonEnviar.Click += new System.EventHandler(this.ButtonEnviar_Click);
            // 
            // gridAsignaciones
            // 
            this.gridAsignaciones.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.gridAsignaciones.Location = new System.Drawing.Point(5, 25);
            this.gridAsignaciones.MainView = this.gridView1;
            this.gridAsignaciones.Name = "gridAsignaciones";
            this.gridAsignaciones.Size = new System.Drawing.Size(386, 265);
            this.gridAsignaciones.TabIndex = 0;
            this.gridAsignaciones.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            // 
            // gridView1
            // 
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColVendedor,
            this.gridColTipoTarget,
            this.gridColCliente,
            this.gridColFechaRevision,
            this.gridColTipoContenedor});
            this.gridView1.GridControl = this.gridAsignaciones;
            this.gridView1.GroupCount = 1;
            this.gridView1.Name = "gridView1";
            this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColVendedor, DevExpress.Data.ColumnSortOrder.Ascending)});
            // 
            // gridColVendedor
            // 
            this.gridColVendedor.Caption = "Vendedor";
            this.gridColVendedor.FieldName = "ObjMetaAsignacion.ObjVendedorAsignado.NombreUsuario";
            this.gridColVendedor.Name = "gridColVendedor";
            this.gridColVendedor.Width = 126;
            // 
            // gridColTipoTarget
            // 
            this.gridColTipoTarget.Caption = "Tipo Target";
            this.gridColTipoTarget.FieldName = "TipoOportunidad";
            this.gridColTipoTarget.Name = "gridColTipoTarget";
            this.gridColTipoTarget.Visible = true;
            this.gridColTipoTarget.VisibleIndex = 0;
            this.gridColTipoTarget.Width = 77;
            // 
            // gridColCliente
            // 
            this.gridColCliente.Caption = "Cliente";
            this.gridColCliente.FieldName = "GlosaClienteTarget";
            this.gridColCliente.Name = "gridColCliente";
            this.gridColCliente.Visible = true;
            this.gridColCliente.VisibleIndex = 1;
            this.gridColCliente.Width = 307;
            // 
            // gridColFechaRevision
            // 
            this.gridColFechaRevision.Caption = "Fecha Revisión";
            this.gridColFechaRevision.FieldName = "FechaRevision";
            this.gridColFechaRevision.Name = "gridColFechaRevision";
            this.gridColFechaRevision.Width = 137;
            // 
            // gridColTipoContenedor
            // 
            this.gridColTipoContenedor.Caption = "Tipo Contenedor";
            this.gridColTipoContenedor.FieldName = "ObjTipoContenedor.Descripcion";
            this.gridColTipoContenedor.Name = "gridColTipoContenedor";
            this.gridColTipoContenedor.Visible = true;
            this.gridColTipoContenedor.VisibleIndex = 2;
            this.gridColTipoContenedor.Width = 142;
            // 
            // ctrldxError
            // 
            this.ctrldxError.ContainerControl = this;
            // 
            // frmDefinirMeta
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(980, 574);
            this.Controls.Add(this.toolStripBarraLlamada);
            this.Controls.Add(this.groupControl2);
            this.Controls.Add(this.groupControl3);
            this.Controls.Add(this.panelControl1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "frmDefinirMeta";
            this.Text = "Definir TARGET";
            this.Load += new System.EventHandler(this.frmDefinirMeta_Load);
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmDefinirMeta_FormClosed);
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
            this.groupControl1.ResumeLayout(false);
            this.groupControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cboPrioridad.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtShipper.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridTraficos)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewTraficos)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridCompetencia)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewCompetencia)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lstProductos)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lstTipoContenedor.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtCommodity.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtTarget.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cboVendedores.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateApertura.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateApertura.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateRevision.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateRevision.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.CboCliente.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesLabel4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesLabel5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesLabel6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(fullStackedBarSeriesView6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
            this.groupControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.DateHasta.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateHasta.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateDesde.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateDesde.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ChartProspectos)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridTargetAbiertos)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
            this.toolStripBarraLlamada.ResumeLayout(false);
            this.toolStripBarraLlamada.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
            this.groupControl2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridAsignaciones)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ctrldxError)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
예제 #33
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.XtraPivotGrid.PivotGridGroup     pivotGridGroup1        = new DevExpress.XtraPivotGrid.PivotGridGroup();
     DevExpress.XtraPivotGrid.PivotGridGroup     pivotGridGroup2        = new DevExpress.XtraPivotGrid.PivotGridGroup();
     DevExpress.XtraPivotGrid.PivotGridGroup     pivotGridGroup3        = new DevExpress.XtraPivotGrid.PivotGridGroup();
     DevExpress.XtraCharts.XYDiagram             xyDiagram1             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel1 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.StackedBarSeriesView  stackedBarSeriesView1  = new DevExpress.XtraCharts.StackedBarSeriesView();
     this.fieldOrderDate     = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldOrderDate1    = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldOrderDate2    = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldOrderDate3    = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldShipCountry1  = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldShipCity1     = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldCategoryName1 = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldProductName1  = new DevExpress.XtraPivotGrid.PivotGridField();
     this.xtraPivotGridTutorialBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.nwindDataSet = new NwindDataSet.nwindDataSet();
     this.xtraPivotGridTutorialViewTableAdapter = new NwindDataSet.nwindDataSetTableAdapters.XtraPivotGridTutorialViewTableAdapter();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
     this.pivotGridControl1      = new DevExpress.XtraPivotGrid.PivotGridControl();
     this.fieldUnitPrice1        = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldQuantity1         = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldPrice1            = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldExtendedPrice1    = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldFreight1          = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldSalesPerson1      = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldShipperCompany1   = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldOrderDate4        = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldDiscount          = new DevExpress.XtraPivotGrid.PivotGridField();
     this.fieldFreightPercentage = new DevExpress.XtraPivotGrid.PivotGridField();
     this.chartControl1          = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.xtraPivotGridTutorialBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.nwindDataSet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
     this.splitContainerControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pivotGridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     this.SuspendLayout();
     //
     // fieldOrderDate
     //
     this.fieldOrderDate.AllowedAreas = ((DevExpress.XtraPivotGrid.PivotGridAllowedAreas)(((DevExpress.XtraPivotGrid.PivotGridAllowedAreas.RowArea | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.ColumnArea)
                                                                                           | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.FilterArea)));
     this.fieldOrderDate.AreaIndex        = 0;
     this.fieldOrderDate.Caption          = "Year";
     this.fieldOrderDate.DisplayFolder    = "Dimensions\\Dates";
     this.fieldOrderDate.FieldName        = "OrderDate";
     this.fieldOrderDate.GroupInterval    = DevExpress.XtraPivotGrid.PivotGroupInterval.DateYear;
     this.fieldOrderDate.Name             = "fieldOrderDate";
     this.fieldOrderDate.UnboundFieldName = "fieldOrderDate";
     //
     // fieldOrderDate1
     //
     this.fieldOrderDate1.AllowedAreas = ((DevExpress.XtraPivotGrid.PivotGridAllowedAreas)(((DevExpress.XtraPivotGrid.PivotGridAllowedAreas.RowArea | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.ColumnArea)
                                                                                            | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.FilterArea)));
     this.fieldOrderDate1.AreaIndex             = 1;
     this.fieldOrderDate1.Caption               = "Quarter";
     this.fieldOrderDate1.DisplayFolder         = "Dimensions\\Dates";
     this.fieldOrderDate1.ExpandedInFieldsGroup = false;
     this.fieldOrderDate1.FieldName             = "OrderDate";
     this.fieldOrderDate1.GroupInterval         = DevExpress.XtraPivotGrid.PivotGroupInterval.DateQuarter;
     this.fieldOrderDate1.Name                     = "fieldOrderDate1";
     this.fieldOrderDate1.UnboundFieldName         = "fieldOrderDate1";
     this.fieldOrderDate1.ValueFormat.FormatString = "Quarter {0}";
     this.fieldOrderDate1.ValueFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     //
     // fieldOrderDate2
     //
     this.fieldOrderDate2.AllowedAreas = ((DevExpress.XtraPivotGrid.PivotGridAllowedAreas)(((DevExpress.XtraPivotGrid.PivotGridAllowedAreas.RowArea | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.ColumnArea)
                                                                                            | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.FilterArea)));
     this.fieldOrderDate2.AreaIndex             = 2;
     this.fieldOrderDate2.Caption               = "Month";
     this.fieldOrderDate2.DisplayFolder         = "Dimensions\\Dates";
     this.fieldOrderDate2.ExpandedInFieldsGroup = false;
     this.fieldOrderDate2.FieldName             = "OrderDate";
     this.fieldOrderDate2.GroupInterval         = DevExpress.XtraPivotGrid.PivotGroupInterval.DateMonth;
     this.fieldOrderDate2.Name             = "fieldOrderDate2";
     this.fieldOrderDate2.UnboundFieldName = "fieldOrderDate2";
     this.fieldOrderDate2.Visible          = false;
     //
     // fieldOrderDate3
     //
     this.fieldOrderDate3.AllowedAreas = ((DevExpress.XtraPivotGrid.PivotGridAllowedAreas)(((DevExpress.XtraPivotGrid.PivotGridAllowedAreas.RowArea | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.ColumnArea)
                                                                                            | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.FilterArea)));
     this.fieldOrderDate3.AreaIndex        = 3;
     this.fieldOrderDate3.Caption          = "Day";
     this.fieldOrderDate3.DisplayFolder    = "Dimensions\\Dates";
     this.fieldOrderDate3.FieldName        = "OrderDate";
     this.fieldOrderDate3.GroupInterval    = DevExpress.XtraPivotGrid.PivotGroupInterval.DateDay;
     this.fieldOrderDate3.Name             = "fieldOrderDate3";
     this.fieldOrderDate3.UnboundFieldName = "fieldOrderDate3";
     this.fieldOrderDate3.Visible          = false;
     //
     // fieldShipCountry1
     //
     this.fieldShipCountry1.AllowedAreas = ((DevExpress.XtraPivotGrid.PivotGridAllowedAreas)(((DevExpress.XtraPivotGrid.PivotGridAllowedAreas.RowArea | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.ColumnArea)
                                                                                              | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.FilterArea)));
     this.fieldShipCountry1.AreaIndex     = 0;
     this.fieldShipCountry1.Caption       = "Ship Country";
     this.fieldShipCountry1.DisplayFolder = "Dimensions\\Geography";
     this.fieldShipCountry1.FieldName     = "ShipCountry";
     this.fieldShipCountry1.Name          = "fieldShipCountry1";
     this.fieldShipCountry1.Visible       = false;
     //
     // fieldShipCity1
     //
     this.fieldShipCity1.AllowedAreas = ((DevExpress.XtraPivotGrid.PivotGridAllowedAreas)(((DevExpress.XtraPivotGrid.PivotGridAllowedAreas.RowArea | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.ColumnArea)
                                                                                           | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.FilterArea)));
     this.fieldShipCity1.AreaIndex     = 1;
     this.fieldShipCity1.Caption       = "Ship City";
     this.fieldShipCity1.DisplayFolder = "Dimensions\\Geography";
     this.fieldShipCity1.FieldName     = "ShipCity";
     this.fieldShipCity1.Name          = "fieldShipCity1";
     this.fieldShipCity1.Visible       = false;
     //
     // fieldCategoryName1
     //
     this.fieldCategoryName1.AllowedAreas = ((DevExpress.XtraPivotGrid.PivotGridAllowedAreas)(((DevExpress.XtraPivotGrid.PivotGridAllowedAreas.RowArea | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.ColumnArea)
                                                                                               | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.FilterArea)));
     this.fieldCategoryName1.Area          = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.fieldCategoryName1.AreaIndex     = 0;
     this.fieldCategoryName1.Caption       = "Category";
     this.fieldCategoryName1.DisplayFolder = "Dimensions\\Products";
     this.fieldCategoryName1.FieldName     = "CategoryName";
     this.fieldCategoryName1.Name          = "fieldCategoryName1";
     //
     // fieldProductName1
     //
     this.fieldProductName1.AllowedAreas = ((DevExpress.XtraPivotGrid.PivotGridAllowedAreas)(((DevExpress.XtraPivotGrid.PivotGridAllowedAreas.RowArea | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.ColumnArea)
                                                                                              | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.FilterArea)));
     this.fieldProductName1.Area          = DevExpress.XtraPivotGrid.PivotArea.RowArea;
     this.fieldProductName1.AreaIndex     = 1;
     this.fieldProductName1.Caption       = "Product";
     this.fieldProductName1.DisplayFolder = "Dimensions\\Products";
     this.fieldProductName1.FieldName     = "ProductName";
     this.fieldProductName1.Name          = "fieldProductName1";
     //
     // xtraPivotGridTutorialBindingSource
     //
     this.xtraPivotGridTutorialBindingSource.DataMember = "XtraPivotGridTutorialView";
     this.xtraPivotGridTutorialBindingSource.DataSource = this.nwindDataSet;
     //
     // nwindDataSet
     //
     this.nwindDataSet.DataSetName             = "nwindDataSet";
     this.nwindDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // xtraPivotGridTutorialViewTableAdapter
     //
     this.xtraPivotGridTutorialViewTableAdapter.ClearBeforeFill = true;
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Collapsed   = true;
     this.splitContainerControl1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.Location    = new System.Drawing.Point(0, 0);
     this.splitContainerControl1.Name        = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Text = "Panel1";
     this.splitContainerControl1.Panel2.Controls.Add(this.splitContainerControl2);
     this.splitContainerControl1.Panel2.Text      = "Panel2";
     this.splitContainerControl1.Size             = new System.Drawing.Size(732, 541);
     this.splitContainerControl1.SplitterPosition = 312;
     this.splitContainerControl1.TabIndex         = 1;
     this.splitContainerControl1.Text             = "splitContainerControl1";
     //
     // splitContainerControl2
     //
     this.splitContainerControl2.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl2.Horizontal = false;
     this.splitContainerControl2.Location   = new System.Drawing.Point(0, 0);
     this.splitContainerControl2.Name       = "splitContainerControl2";
     this.splitContainerControl2.Panel1.Controls.Add(this.pivotGridControl1);
     this.splitContainerControl2.Panel1.Text = "Panel1";
     this.splitContainerControl2.Panel2.Controls.Add(this.chartControl1);
     this.splitContainerControl2.Panel2.Text      = "Panel2";
     this.splitContainerControl2.Size             = new System.Drawing.Size(415, 541);
     this.splitContainerControl2.SplitterPosition = 326;
     this.splitContainerControl2.TabIndex         = 0;
     this.splitContainerControl2.Text             = "splitContainerControl2";
     //
     // pivotGridControl1
     //
     this.pivotGridControl1.DataSource = this.xtraPivotGridTutorialBindingSource;
     this.pivotGridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.pivotGridControl1.Fields.AddRange(new DevExpress.XtraPivotGrid.PivotGridField[] {
         this.fieldCategoryName1,
         this.fieldProductName1,
         this.fieldUnitPrice1,
         this.fieldQuantity1,
         this.fieldPrice1,
         this.fieldExtendedPrice1,
         this.fieldFreight1,
         this.fieldSalesPerson1,
         this.fieldShipCountry1,
         this.fieldShipCity1,
         this.fieldShipperCompany1,
         this.fieldOrderDate,
         this.fieldOrderDate1,
         this.fieldOrderDate2,
         this.fieldOrderDate3,
         this.fieldOrderDate4,
         this.fieldDiscount,
         this.fieldFreightPercentage
     });
     pivotGridGroup1.Caption = "Calendar";
     pivotGridGroup1.Fields.Add(this.fieldOrderDate);
     pivotGridGroup1.Fields.Add(this.fieldOrderDate1);
     pivotGridGroup1.Fields.Add(this.fieldOrderDate2);
     pivotGridGroup1.Fields.Add(this.fieldOrderDate3);
     pivotGridGroup1.Hierarchy     = null;
     pivotGridGroup1.ShowNewValues = true;
     pivotGridGroup2.Caption       = "Ship Info";
     pivotGridGroup2.Fields.Add(this.fieldShipCountry1);
     pivotGridGroup2.Fields.Add(this.fieldShipCity1);
     pivotGridGroup2.Hierarchy     = null;
     pivotGridGroup2.ShowNewValues = true;
     pivotGridGroup3.Caption       = "Product Info";
     pivotGridGroup3.Fields.Add(this.fieldCategoryName1);
     pivotGridGroup3.Fields.Add(this.fieldProductName1);
     pivotGridGroup3.Hierarchy     = null;
     pivotGridGroup3.ShowNewValues = true;
     this.pivotGridControl1.Groups.AddRange(new DevExpress.XtraPivotGrid.PivotGridGroup[] {
         pivotGridGroup1,
         pivotGridGroup2,
         pivotGridGroup3
     });
     this.pivotGridControl1.Location = new System.Drawing.Point(0, 0);
     this.pivotGridControl1.Name     = "pivotGridControl1";
     this.pivotGridControl1.OptionsChartDataSource.SelectionOnly = false;
     this.pivotGridControl1.OptionsCustomization.AllowFilterInCustomizationForm = true;
     this.pivotGridControl1.OptionsCustomization.AllowSortInCustomizationForm   = true;
     this.pivotGridControl1.OptionsCustomization.CustomizationFormStyle         = DevExpress.XtraPivotGrid.Customization.CustomizationFormStyle.Excel2007;
     this.pivotGridControl1.OptionsData.AutoExpandGroups = DevExpress.Utils.DefaultBoolean.False;
     this.pivotGridControl1.OptionsData.DataFieldUnboundExpressionMode = DevExpress.XtraPivotGrid.DataFieldUnboundExpressionMode.UseSummaryValues;
     this.pivotGridControl1.OptionsDataField.Area                  = DevExpress.XtraPivotGrid.PivotDataArea.ColumnArea;
     this.pivotGridControl1.OptionsDataField.AreaIndex             = 0;
     this.pivotGridControl1.OptionsView.RowTotalsLocation          = DevExpress.XtraPivotGrid.PivotRowTotalsLocation.Tree;
     this.pivotGridControl1.OptionsView.ShowColumnGrandTotalHeader = false;
     this.pivotGridControl1.OptionsView.ShowColumnHeaders          = false;
     this.pivotGridControl1.OptionsView.ShowDataHeaders            = false;
     this.pivotGridControl1.OptionsView.ShowFilterHeaders          = false;
     this.pivotGridControl1.OptionsView.ShowRowHeaders             = false;
     this.pivotGridControl1.Size     = new System.Drawing.Size(415, 326);
     this.pivotGridControl1.TabIndex = 2;
     //
     // fieldUnitPrice1
     //
     this.fieldUnitPrice1.AllowedAreas = ((DevExpress.XtraPivotGrid.PivotGridAllowedAreas)(((DevExpress.XtraPivotGrid.PivotGridAllowedAreas.RowArea | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.ColumnArea)
                                                                                            | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.FilterArea)));
     this.fieldUnitPrice1.AreaIndex     = 0;
     this.fieldUnitPrice1.Caption       = "Unit Price";
     this.fieldUnitPrice1.DisplayFolder = "Dimensions\\Products";
     this.fieldUnitPrice1.FieldName     = "UnitPrice";
     this.fieldUnitPrice1.Name          = "fieldUnitPrice1";
     this.fieldUnitPrice1.Visible       = false;
     //
     // fieldQuantity1
     //
     this.fieldQuantity1.AllowedAreas  = DevExpress.XtraPivotGrid.PivotGridAllowedAreas.DataArea;
     this.fieldQuantity1.Area          = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldQuantity1.AreaIndex     = 1;
     this.fieldQuantity1.Caption       = "Quantity";
     this.fieldQuantity1.DisplayFolder = "Measures";
     this.fieldQuantity1.FieldName     = "Quantity";
     this.fieldQuantity1.Name          = "fieldQuantity1";
     this.fieldQuantity1.Visible       = false;
     //
     // fieldPrice1
     //
     this.fieldPrice1.AllowedAreas            = DevExpress.XtraPivotGrid.PivotGridAllowedAreas.DataArea;
     this.fieldPrice1.Area                    = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldPrice1.AreaIndex               = 0;
     this.fieldPrice1.Caption                 = "Amount";
     this.fieldPrice1.CellFormat.FormatString = "C0";
     this.fieldPrice1.CellFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.fieldPrice1.DisplayFolder           = "Measures";
     this.fieldPrice1.FieldName               = "Price";
     this.fieldPrice1.Name                    = "fieldPrice1";
     //
     // fieldExtendedPrice1
     //
     this.fieldExtendedPrice1.AllowedAreas            = DevExpress.XtraPivotGrid.PivotGridAllowedAreas.DataArea;
     this.fieldExtendedPrice1.Area                    = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldExtendedPrice1.Caption                 = "Extended Amount";
     this.fieldExtendedPrice1.CellFormat.FormatString = "C0";
     this.fieldExtendedPrice1.CellFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.fieldExtendedPrice1.DisplayFolder           = "Measures";
     this.fieldExtendedPrice1.FieldName               = "ExtendedPrice";
     this.fieldExtendedPrice1.Name                    = "fieldExtendedPrice1";
     this.fieldExtendedPrice1.Visible                 = false;
     //
     // fieldFreight1
     //
     this.fieldFreight1.AllowedAreas            = DevExpress.XtraPivotGrid.PivotGridAllowedAreas.DataArea;
     this.fieldFreight1.Area                    = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldFreight1.AreaIndex               = 2;
     this.fieldFreight1.Caption                 = "Freight";
     this.fieldFreight1.CellFormat.FormatString = "C0";
     this.fieldFreight1.CellFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.fieldFreight1.DisplayFolder           = "Measures";
     this.fieldFreight1.FieldName               = "Freight";
     this.fieldFreight1.Name                    = "fieldFreight1";
     //
     // fieldSalesPerson1
     //
     this.fieldSalesPerson1.AllowedAreas = ((DevExpress.XtraPivotGrid.PivotGridAllowedAreas)(((DevExpress.XtraPivotGrid.PivotGridAllowedAreas.RowArea | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.ColumnArea)
                                                                                              | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.FilterArea)));
     this.fieldSalesPerson1.AreaIndex     = 0;
     this.fieldSalesPerson1.Caption       = "Sales Person";
     this.fieldSalesPerson1.DisplayFolder = "Dimensions";
     this.fieldSalesPerson1.FieldName     = "SalesPerson";
     this.fieldSalesPerson1.Name          = "fieldSalesPerson1";
     this.fieldSalesPerson1.Visible       = false;
     //
     // fieldShipperCompany1
     //
     this.fieldShipperCompany1.AllowedAreas = ((DevExpress.XtraPivotGrid.PivotGridAllowedAreas)(((DevExpress.XtraPivotGrid.PivotGridAllowedAreas.RowArea | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.ColumnArea)
                                                                                                 | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.FilterArea)));
     this.fieldShipperCompany1.AreaIndex     = 0;
     this.fieldShipperCompany1.Caption       = "Shipper Company";
     this.fieldShipperCompany1.DisplayFolder = "Dimensions";
     this.fieldShipperCompany1.FieldName     = "ShipperCompany";
     this.fieldShipperCompany1.Name          = "fieldShipperCompany1";
     this.fieldShipperCompany1.Visible       = false;
     //
     // fieldOrderDate4
     //
     this.fieldOrderDate4.AllowedAreas = ((DevExpress.XtraPivotGrid.PivotGridAllowedAreas)(((DevExpress.XtraPivotGrid.PivotGridAllowedAreas.RowArea | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.ColumnArea)
                                                                                            | DevExpress.XtraPivotGrid.PivotGridAllowedAreas.FilterArea)));
     this.fieldOrderDate4.Area             = DevExpress.XtraPivotGrid.PivotArea.ColumnArea;
     this.fieldOrderDate4.AreaIndex        = 4;
     this.fieldOrderDate4.Caption          = "Date";
     this.fieldOrderDate4.DisplayFolder    = "Dimensions\\Dates";
     this.fieldOrderDate4.FieldName        = "OrderDate";
     this.fieldOrderDate4.GroupInterval    = DevExpress.XtraPivotGrid.PivotGroupInterval.Date;
     this.fieldOrderDate4.Name             = "fieldOrderDate4";
     this.fieldOrderDate4.UnboundFieldName = "fieldOrderDate4";
     this.fieldOrderDate4.Visible          = false;
     //
     // fieldDiscount
     //
     this.fieldDiscount.AllowedAreas            = DevExpress.XtraPivotGrid.PivotGridAllowedAreas.DataArea;
     this.fieldDiscount.Area                    = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldDiscount.AreaIndex               = 1;
     this.fieldDiscount.Caption                 = "Discount";
     this.fieldDiscount.CellFormat.FormatString = "C0";
     this.fieldDiscount.CellFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.fieldDiscount.DisplayFolder           = "Measures";
     this.fieldDiscount.FieldName               = "DiscountAmount";
     this.fieldDiscount.Name                    = "fieldDiscount";
     this.fieldDiscount.UnboundExpression       = "Abs([fieldExtendedPrice1] - [fieldPrice1])";
     this.fieldDiscount.UnboundFieldName        = "fieldDiscountAmount";
     this.fieldDiscount.UnboundType             = DevExpress.Data.UnboundColumnType.Decimal;
     //
     // fieldFreightPercentage
     //
     this.fieldFreightPercentage.AllowedAreas            = DevExpress.XtraPivotGrid.PivotGridAllowedAreas.DataArea;
     this.fieldFreightPercentage.Area                    = DevExpress.XtraPivotGrid.PivotArea.DataArea;
     this.fieldFreightPercentage.AreaIndex               = 2;
     this.fieldFreightPercentage.Caption                 = "Freight %";
     this.fieldFreightPercentage.CellFormat.FormatString = "P";
     this.fieldFreightPercentage.CellFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.fieldFreightPercentage.DisplayFolder           = "Measures";
     this.fieldFreightPercentage.FieldName               = "FreightPercentage";
     this.fieldFreightPercentage.Name                    = "fieldFreightPercentage";
     this.fieldFreightPercentage.UnboundExpression       = "[fieldFreight1] / ([fieldFreight1] + [fieldExtendedPrice1])";
     this.fieldFreightPercentage.UnboundFieldName        = "fFreightPercentage";
     this.fieldFreightPercentage.UnboundType             = DevExpress.Data.UnboundColumnType.Decimal;
     this.fieldFreightPercentage.Visible                 = false;
     //
     // chartControl1
     //
     this.chartControl1.DataSource = this.pivotGridControl1;
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Title.Text = "Category Product";
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.NumericOptions.Format      = DevExpress.XtraCharts.NumericFormat.Currency;
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Title.Text = "Amount Discount Freight";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl1.Diagram = xyDiagram1;
     this.chartControl1.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Legend.AlignmentHorizontal   = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartControl1.Legend.AlignmentVertical     = DevExpress.XtraCharts.LegendAlignmentVertical.TopOutside;
     this.chartControl1.Legend.Direction             = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartControl1.Legend.MaxVerticalPercentage = 30;
     this.chartControl1.Location           = new System.Drawing.Point(0, 0);
     this.chartControl1.Name               = "chartControl1";
     this.chartControl1.SeriesDataMember   = "Series";
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     this.chartControl1.SeriesTemplate.ArgumentDataMember    = "Arguments";
     this.chartControl1.SeriesTemplate.ArgumentScaleType     = DevExpress.XtraCharts.ScaleType.Qualitative;
     this.chartControl1.SeriesTemplate.CrosshairLabelPattern = "{S} : {V:C2}";
     this.chartControl1.SeriesTemplate.Label = stackedBarSeriesLabel1;
     this.chartControl1.SeriesTemplate.ValueDataMembersSerializable = "Values";
     this.chartControl1.SeriesTemplate.View = stackedBarSeriesView1;
     this.chartControl1.Size     = new System.Drawing.Size(415, 210);
     this.chartControl1.TabIndex = 0;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(732, 541);
     this.Controls.Add(this.splitContainerControl1);
     this.Name  = "Form1";
     this.Text  = "XtraPivotGridTutorial.Step5";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.xtraPivotGridTutorialBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.nwindDataSet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
     this.splitContainerControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pivotGridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
예제 #34
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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmGestionarMetas));
            DevExpress.XtraCharts.XYDiagram xyDiagram2 = new DevExpress.XtraCharts.XYDiagram();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel5 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint22 = new DevExpress.XtraCharts.SeriesPoint("LR", new object[] {
            ((object)(18))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint23 = new DevExpress.XtraCharts.SeriesPoint("DS", new object[] {
            ((object)(12))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint24 = new DevExpress.XtraCharts.SeriesPoint("DO", new object[] {
            ((object)(9))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint25 = new DevExpress.XtraCharts.SeriesPoint("SMC", new object[] {
            ((object)(15))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint26 = new DevExpress.XtraCharts.SeriesPoint("CY", new object[] {
            ((object)(21))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint27 = new DevExpress.XtraCharts.SeriesPoint("SF", new object[] {
            ((object)(8))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint28 = new DevExpress.XtraCharts.SeriesPoint("JMW", new object[] {
            ((object)(13))});
            DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView5 = new DevExpress.XtraCharts.StackedBarSeriesView();
            DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel6 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint29 = new DevExpress.XtraCharts.SeriesPoint("LR", new object[] {
            ((object)(8))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint30 = new DevExpress.XtraCharts.SeriesPoint("DS", new object[] {
            ((object)(5))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint31 = new DevExpress.XtraCharts.SeriesPoint("DO", new object[] {
            ((object)(8))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint32 = new DevExpress.XtraCharts.SeriesPoint("SMC", new object[] {
            ((object)(12))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint33 = new DevExpress.XtraCharts.SeriesPoint("CY", new object[] {
            ((object)(23))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint34 = new DevExpress.XtraCharts.SeriesPoint("SF", new object[] {
            ((object)(6))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint35 = new DevExpress.XtraCharts.SeriesPoint("JMW", new object[] {
            ((object)(9))});
            DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView6 = new DevExpress.XtraCharts.StackedBarSeriesView();
            DevExpress.XtraCharts.Series series6 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel7 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint36 = new DevExpress.XtraCharts.SeriesPoint("LR", new object[] {
            ((object)(4))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint37 = new DevExpress.XtraCharts.SeriesPoint("DS", new object[] {
            ((object)(1))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint38 = new DevExpress.XtraCharts.SeriesPoint("DO", new object[] {
            ((object)(2))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint39 = new DevExpress.XtraCharts.SeriesPoint("SMC", new object[] {
            ((object)(3))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint40 = new DevExpress.XtraCharts.SeriesPoint("CY", new object[] {
            ((object)(4))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint41 = new DevExpress.XtraCharts.SeriesPoint("SF", new object[] {
            ((object)(2))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint42 = new DevExpress.XtraCharts.SeriesPoint("JMW", new object[] {
            ((object)(3))});
            DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView7 = new DevExpress.XtraCharts.StackedBarSeriesView();
            DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel8 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
            DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView8 = new DevExpress.XtraCharts.StackedBarSeriesView();
            this.toolStripBarraLlamada = new System.Windows.Forms.ToolStrip();
            this.MenuNuevo = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.MenuAsignar = new System.Windows.Forms.ToolStripButton();
            this.MenuReasignar = new System.Windows.Forms.ToolStripButton();
            this.MenuCancelar = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.MenuTodasAsignaciones = new System.Windows.Forms.ToolStripButton();
            this.MenuActividades = new System.Windows.Forms.ToolStripButton();
            this.MenuLlamadas = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
            this.MenuFichaTarget = new System.Windows.Forms.ToolStripButton();
            this.MenuFollowUp = new System.Windows.Forms.ToolStripButton();
            this.MenuCuenta = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.MenuExcel = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.MenuSalir = new System.Windows.Forms.ToolStripButton();
            this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
            this.gridProspectos = new DevExpress.XtraGrid.GridControl();
            this.gridViewProspectos = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColNumMeta = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColTipoOportunidad = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColCuentaTarget = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColCuenta = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColVendedor = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColEstado = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColFAsignacion = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColFHoy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColFUp = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColFActualizacion = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColTipoActualizacion = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemImageComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
            this.imageCollection1 = new DevExpress.Utils.ImageCollection(this.components);
            this.gridColIcono = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemImageComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
            this.ImageCollection = new DevExpress.Utils.ImageCollection(this.components);
            this.sButtonGrabarObs = new DevExpress.XtraEditors.SimpleButton();
            this.gridObservaciones = new DevExpress.XtraGrid.GridControl();
            this.gridViewObs = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColUsuario = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColObservacion = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemMemoExEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit();
            this.gridFechaHora = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repSel = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
            this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
            this.repositoryItemMemoEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
            this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.ChartProspectos = new DevExpress.XtraCharts.ChartControl();
            this.sButtonEliminarObservacion = new DevExpress.XtraEditors.SimpleButton();
            this.sButtonAgregarObservacion = new DevExpress.XtraEditors.SimpleButton();
            this.ctrldxError = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
            this.DateHasta = new DevExpress.XtraEditors.DateEdit();
            this.DateDesde = new DevExpress.XtraEditors.DateEdit();
            this.sBActualizar = new DevExpress.XtraEditors.SimpleButton();
            this.toolStripBarraLlamada.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
            this.groupControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridProspectos)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewProspectos)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ImageCollection)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridObservaciones)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewObs)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repSel)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ChartProspectos)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ctrldxError)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateHasta.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateHasta.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateDesde.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateDesde.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // toolStripBarraLlamada
            // 
            this.toolStripBarraLlamada.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.MenuNuevo,
            this.toolStripSeparator2,
            this.MenuAsignar,
            this.MenuReasignar,
            this.MenuCancelar,
            this.toolStripSeparator1,
            this.MenuTodasAsignaciones,
            this.MenuActividades,
            this.MenuLlamadas,
            this.toolStripSeparator5,
            this.MenuFichaTarget,
            this.MenuFollowUp,
            this.MenuCuenta,
            this.toolStripSeparator4,
            this.MenuExcel,
            this.toolStripSeparator3,
            this.MenuSalir});
            this.toolStripBarraLlamada.Location = new System.Drawing.Point(0, 0);
            this.toolStripBarraLlamada.Name = "toolStripBarraLlamada";
            this.toolStripBarraLlamada.Size = new System.Drawing.Size(980, 36);
            this.toolStripBarraLlamada.TabIndex = 7;
            this.toolStripBarraLlamada.Text = "toolStrip1";
            // 
            // MenuNuevo
            // 
            this.MenuNuevo.Image = ((System.Drawing.Image)(resources.GetObject("MenuNuevo.Image")));
            this.MenuNuevo.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuNuevo.Name = "MenuNuevo";
            this.MenuNuevo.Size = new System.Drawing.Size(58, 33);
            this.MenuNuevo.Text = "Actualizar";
            this.MenuNuevo.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.MenuNuevo.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuNuevo.ToolTipText = "Nueva Llamada";
            this.MenuNuevo.Click += new System.EventHandler(this.MenuNuevo_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 36);
            // 
            // MenuAsignar
            // 
            this.MenuAsignar.Image = ((System.Drawing.Image)(resources.GetObject("MenuAsignar.Image")));
            this.MenuAsignar.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuAsignar.Name = "MenuAsignar";
            this.MenuAsignar.Size = new System.Drawing.Size(47, 33);
            this.MenuAsignar.Text = "Asignar";
            this.MenuAsignar.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuAsignar.Click += new System.EventHandler(this.MenuAsignar_Click);
            // 
            // MenuReasignar
            // 
            this.MenuReasignar.Image = ((System.Drawing.Image)(resources.GetObject("MenuReasignar.Image")));
            this.MenuReasignar.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuReasignar.Name = "MenuReasignar";
            this.MenuReasignar.Size = new System.Drawing.Size(60, 33);
            this.MenuReasignar.Text = "ReAsignar";
            this.MenuReasignar.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.MenuReasignar.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuReasignar.Click += new System.EventHandler(this.MenuReasignar_Click);
            // 
            // MenuCancelar
            // 
            this.MenuCancelar.Image = ((System.Drawing.Image)(resources.GetObject("MenuCancelar.Image")));
            this.MenuCancelar.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuCancelar.Name = "MenuCancelar";
            this.MenuCancelar.Size = new System.Drawing.Size(53, 33);
            this.MenuCancelar.Text = "Cancelar";
            this.MenuCancelar.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuCancelar.Click += new System.EventHandler(this.MenuCancelar_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 36);
            // 
            // MenuTodasAsignaciones
            // 
            this.MenuTodasAsignaciones.Enabled = false;
            this.MenuTodasAsignaciones.Image = ((System.Drawing.Image)(resources.GetObject("MenuTodasAsignaciones.Image")));
            this.MenuTodasAsignaciones.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
            this.MenuTodasAsignaciones.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuTodasAsignaciones.Name = "MenuTodasAsignaciones";
            this.MenuTodasAsignaciones.Size = new System.Drawing.Size(59, 33);
            this.MenuTodasAsignaciones.Text = "Ver Todas";
            this.MenuTodasAsignaciones.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.MenuTodasAsignaciones.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            // 
            // MenuActividades
            // 
            this.MenuActividades.Enabled = false;
            this.MenuActividades.Image = ((System.Drawing.Image)(resources.GetObject("MenuActividades.Image")));
            this.MenuActividades.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuActividades.Name = "MenuActividades";
            this.MenuActividades.Size = new System.Drawing.Size(60, 33);
            this.MenuActividades.Text = "Ver Visitas";
            this.MenuActividades.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            // 
            // MenuLlamadas
            // 
            this.MenuLlamadas.Enabled = false;
            this.MenuLlamadas.Image = ((System.Drawing.Image)(resources.GetObject("MenuLlamadas.Image")));
            this.MenuLlamadas.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuLlamadas.Name = "MenuLlamadas";
            this.MenuLlamadas.Size = new System.Drawing.Size(74, 33);
            this.MenuLlamadas.Text = "Ver Llamadas";
            this.MenuLlamadas.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            // 
            // toolStripSeparator5
            // 
            this.toolStripSeparator5.Name = "toolStripSeparator5";
            this.toolStripSeparator5.Size = new System.Drawing.Size(6, 36);
            // 
            // MenuFichaTarget
            // 
            this.MenuFichaTarget.Image = ((System.Drawing.Image)(resources.GetObject("MenuFichaTarget.Image")));
            this.MenuFichaTarget.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuFichaTarget.Name = "MenuFichaTarget";
            this.MenuFichaTarget.Size = new System.Drawing.Size(71, 33);
            this.MenuFichaTarget.Text = "Ficha Target";
            this.MenuFichaTarget.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuFichaTarget.Click += new System.EventHandler(this.MenuFichaTarget_Click);
            // 
            // MenuFollowUp
            // 
            this.MenuFollowUp.Enabled = false;
            this.MenuFollowUp.Image = ((System.Drawing.Image)(resources.GetObject("MenuFollowUp.Image")));
            this.MenuFollowUp.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuFollowUp.Name = "MenuFollowUp";
            this.MenuFollowUp.Size = new System.Drawing.Size(54, 33);
            this.MenuFollowUp.Text = "FollowUp";
            this.MenuFollowUp.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuFollowUp.Click += new System.EventHandler(this.MenuFollowUp_Click);
            // 
            // MenuCuenta
            // 
            this.MenuCuenta.Enabled = false;
            this.MenuCuenta.Image = ((System.Drawing.Image)(resources.GetObject("MenuCuenta.Image")));
            this.MenuCuenta.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuCuenta.Name = "MenuCuenta";
            this.MenuCuenta.Size = new System.Drawing.Size(74, 33);
            this.MenuCuenta.Text = "Ficha Cuenta";
            this.MenuCuenta.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            // 
            // toolStripSeparator4
            // 
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            this.toolStripSeparator4.Size = new System.Drawing.Size(6, 36);
            // 
            // MenuExcel
            // 
            this.MenuExcel.Image = ((System.Drawing.Image)(resources.GetObject("MenuExcel.Image")));
            this.MenuExcel.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuExcel.Name = "MenuExcel";
            this.MenuExcel.Size = new System.Drawing.Size(36, 33);
            this.MenuExcel.Text = "Excel";
            this.MenuExcel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuExcel.Click += new System.EventHandler(this.MenuExcel_Click);
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 36);
            // 
            // MenuSalir
            // 
            this.MenuSalir.Image = ((System.Drawing.Image)(resources.GetObject("MenuSalir.Image")));
            this.MenuSalir.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.MenuSalir.Name = "MenuSalir";
            this.MenuSalir.Size = new System.Drawing.Size(31, 33);
            this.MenuSalir.Text = "Salir";
            this.MenuSalir.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.MenuSalir.Click += new System.EventHandler(this.MenuSalir_Click);
            // 
            // groupControl3
            // 
            this.groupControl3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.groupControl3.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.groupControl3.AppearanceCaption.ForeColor = System.Drawing.Color.DarkBlue;
            this.groupControl3.AppearanceCaption.Options.UseFont = true;
            this.groupControl3.AppearanceCaption.Options.UseForeColor = true;
            this.groupControl3.Controls.Add(this.gridProspectos);
            this.groupControl3.Location = new System.Drawing.Point(0, 39);
            this.groupControl3.Name = "groupControl3";
            this.groupControl3.Size = new System.Drawing.Size(980, 369);
            this.groupControl3.TabIndex = 8;
            this.groupControl3.Text = "Prospectos Abiertos";
            // 
            // gridProspectos
            // 
            this.gridProspectos.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.gridProspectos.Location = new System.Drawing.Point(5, 23);
            this.gridProspectos.MainView = this.gridViewProspectos;
            this.gridProspectos.Name = "gridProspectos";
            this.gridProspectos.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemImageComboBox1,
            this.repositoryItemImageComboBox2});
            this.gridProspectos.Size = new System.Drawing.Size(970, 341);
            this.gridProspectos.TabIndex = 1;
            this.gridProspectos.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridViewProspectos});
            this.gridProspectos.Leave += new System.EventHandler(this.gridProspectos_Leave);
            this.gridProspectos.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.gridProspectos_KeyPress);
            this.gridProspectos.Click += new System.EventHandler(this.gridProspectos_Click);
            // 
            // gridViewProspectos
            // 
            this.gridViewProspectos.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColNumMeta,
            this.gridColTipoOportunidad,
            this.gridColCuentaTarget,
            this.gridColCuenta,
            this.gridColVendedor,
            this.gridColEstado,
            this.gridColFAsignacion,
            this.gridColFHoy,
            this.gridColFUp,
            this.gridColFActualizacion,
            this.gridColTipoActualizacion,
            this.gridColIcono});
            this.gridViewProspectos.GridControl = this.gridProspectos;
            this.gridViewProspectos.Name = "gridViewProspectos";
            this.gridViewProspectos.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridViewProspectos_FocusedRowChanged);
            this.gridViewProspectos.CustomDrawCell += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.gridViewProspectos_CustomDrawCell);
            this.gridViewProspectos.ColumnFilterChanged += new System.EventHandler(this.gridViewProspectos_ColumnFilterChanged);
            this.gridViewProspectos.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.gridViewProspectos_RowStyle);
            // 
            // gridColNumMeta
            // 
            this.gridColNumMeta.AppearanceCell.Options.UseTextOptions = true;
            this.gridColNumMeta.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.gridColNumMeta.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColNumMeta.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColNumMeta.Caption = "N# Target";
            this.gridColNumMeta.FieldName = "IdNumMeta";
            this.gridColNumMeta.Name = "gridColNumMeta";
            this.gridColNumMeta.OptionsColumn.AllowEdit = false;
            this.gridColNumMeta.OptionsColumn.ReadOnly = true;
            this.gridColNumMeta.Visible = true;
            this.gridColNumMeta.VisibleIndex = 0;
            this.gridColNumMeta.Width = 50;
            // 
            // gridColTipoOportunidad
            // 
            this.gridColTipoOportunidad.AppearanceCell.Options.UseTextOptions = true;
            this.gridColTipoOportunidad.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.gridColTipoOportunidad.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColTipoOportunidad.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColTipoOportunidad.Caption = "Tipo Target";
            this.gridColTipoOportunidad.FieldName = "TipoOportunidad";
            this.gridColTipoOportunidad.Name = "gridColTipoOportunidad";
            this.gridColTipoOportunidad.OptionsColumn.AllowEdit = false;
            this.gridColTipoOportunidad.OptionsColumn.ReadOnly = true;
            this.gridColTipoOportunidad.Width = 71;
            // 
            // gridColCuentaTarget
            // 
            this.gridColCuentaTarget.AppearanceCell.Options.UseTextOptions = true;
            this.gridColCuentaTarget.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.gridColCuentaTarget.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColCuentaTarget.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColCuentaTarget.Caption = "Target";
            this.gridColCuentaTarget.FieldName = "GlosaClienteTarget";
            this.gridColCuentaTarget.Name = "gridColCuentaTarget";
            this.gridColCuentaTarget.OptionsColumn.AllowEdit = false;
            this.gridColCuentaTarget.OptionsColumn.ReadOnly = true;
            this.gridColCuentaTarget.Visible = true;
            this.gridColCuentaTarget.VisibleIndex = 1;
            this.gridColCuentaTarget.Width = 163;
            // 
            // gridColCuenta
            // 
            this.gridColCuenta.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColCuenta.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColCuenta.Caption = "Cuenta";
            this.gridColCuenta.FieldName = "ObjClienteMaster.NombreFantasia";
            this.gridColCuenta.Name = "gridColCuenta";
            this.gridColCuenta.Visible = true;
            this.gridColCuenta.VisibleIndex = 2;
            this.gridColCuenta.Width = 78;
            // 
            // gridColVendedor
            // 
            this.gridColVendedor.AppearanceCell.Options.UseTextOptions = true;
            this.gridColVendedor.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.gridColVendedor.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColVendedor.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColVendedor.Caption = "Vendedor";
            this.gridColVendedor.FieldName = "ObjMetaAsignacion.ObjVendedorAsignado.NombreUsuario";
            this.gridColVendedor.Name = "gridColVendedor";
            this.gridColVendedor.OptionsColumn.AllowEdit = false;
            this.gridColVendedor.OptionsColumn.ReadOnly = true;
            this.gridColVendedor.Visible = true;
            this.gridColVendedor.VisibleIndex = 3;
            this.gridColVendedor.Width = 92;
            // 
            // gridColEstado
            // 
            this.gridColEstado.AppearanceCell.Options.UseTextOptions = true;
            this.gridColEstado.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.gridColEstado.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColEstado.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColEstado.Caption = "Estado";
            this.gridColEstado.FieldName = "EstadoMeta";
            this.gridColEstado.Name = "gridColEstado";
            this.gridColEstado.OptionsColumn.AllowEdit = false;
            this.gridColEstado.OptionsColumn.ReadOnly = true;
            this.gridColEstado.Visible = true;
            this.gridColEstado.VisibleIndex = 4;
            this.gridColEstado.Width = 71;
            // 
            // gridColFAsignacion
            // 
            this.gridColFAsignacion.AppearanceCell.Options.UseTextOptions = true;
            this.gridColFAsignacion.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.gridColFAsignacion.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColFAsignacion.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.gridColFAsignacion.Caption = "Asignación";
            this.gridColFAsignacion.FieldName = "FechaApertura";
            this.gridColFAsignacion.Name = "gridColFAsignacion";
            this.gridColFAsignacion.OptionsColumn.AllowEdit = false;
            this.gridColFAsignacion.OptionsColumn.ReadOnly = true;
            this.gridColFAsignacion.Visible = true;
            this.gridColFAsignacion.VisibleIndex = 5;
            this.gridColFAsignacion.Width = 91;
            // 
            // gridColFHoy
            // 
            this.gridColFHoy.Caption = "Hoy";
            this.gridColFHoy.FieldName = "FechaHoy";
            this.gridColFHoy.Name = "gridColFHoy";
            this.gridColFHoy.Visible = true;
            this.gridColFHoy.VisibleIndex = 9;
            this.gridColFHoy.Width = 73;
            // 
            // gridColFUp
            // 
            this.gridColFUp.AppearanceCell.Options.UseTextOptions = true;
            this.gridColFUp.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.gridColFUp.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColFUp.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.gridColFUp.Caption = "Follow Up";
            this.gridColFUp.FieldName = "FechaRevision";
            this.gridColFUp.Name = "gridColFUp";
            this.gridColFUp.OptionsColumn.AllowEdit = false;
            this.gridColFUp.OptionsColumn.ReadOnly = true;
            this.gridColFUp.Visible = true;
            this.gridColFUp.VisibleIndex = 6;
            this.gridColFUp.Width = 76;
            // 
            // gridColFActualizacion
            // 
            this.gridColFActualizacion.Caption = " Actualización";
            this.gridColFActualizacion.FieldName = "FechaUltActulizacion";
            this.gridColFActualizacion.Name = "gridColFActualizacion";
            this.gridColFActualizacion.Visible = true;
            this.gridColFActualizacion.VisibleIndex = 7;
            this.gridColFActualizacion.Width = 87;
            // 
            // gridColTipoActualizacion
            // 
            this.gridColTipoActualizacion.Caption = "Tipo Actualización";
            this.gridColTipoActualizacion.ColumnEdit = this.repositoryItemImageComboBox2;
            this.gridColTipoActualizacion.FieldName = "IdTipoActualizacion";
            this.gridColTipoActualizacion.Name = "gridColTipoActualizacion";
            this.gridColTipoActualizacion.OptionsColumn.AllowEdit = false;
            this.gridColTipoActualizacion.Visible = true;
            this.gridColTipoActualizacion.VisibleIndex = 8;
            this.gridColTipoActualizacion.Width = 40;
            // 
            // repositoryItemImageComboBox2
            // 
            this.repositoryItemImageComboBox2.AutoHeight = false;
            this.repositoryItemImageComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemImageComboBox2.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("New", 1, 0)});
            this.repositoryItemImageComboBox2.Name = "repositoryItemImageComboBox2";
            this.repositoryItemImageComboBox2.SmallImages = this.imageCollection1;
            // 
            // imageCollection1
            // 
            this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream")));
            this.imageCollection1.Images.SetKeyName(0, "mail_get.png");
            // 
            // gridColIcono
            // 
            this.gridColIcono.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColIcono.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.gridColIcono.Caption = "Prioridad";
            this.gridColIcono.ColumnEdit = this.repositoryItemImageComboBox1;
            this.gridColIcono.FieldName = "Prioridad.Codigo";
            this.gridColIcono.Name = "gridColIcono";
            this.gridColIcono.OptionsColumn.AllowEdit = false;
            this.gridColIcono.Visible = true;
            this.gridColIcono.VisibleIndex = 10;
            this.gridColIcono.Width = 128;
            // 
            // repositoryItemImageComboBox1
            // 
            this.repositoryItemImageComboBox1.AutoHeight = false;
            this.repositoryItemImageComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemImageComboBox1.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Alta", "0", 0),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Baja", "2", 1),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Media", "1", 2)});
            this.repositoryItemImageComboBox1.Name = "repositoryItemImageComboBox1";
            this.repositoryItemImageComboBox1.SmallImages = this.ImageCollection;
            // 
            // ImageCollection
            // 
            this.ImageCollection.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("ImageCollection.ImageStream")));
            this.ImageCollection.Images.SetKeyName(0, "Alta Prioridad.png");
            this.ImageCollection.Images.SetKeyName(1, "Baja Prioridad.png");
            this.ImageCollection.Images.SetKeyName(2, "Media Prioridad.png");
            // 
            // sButtonGrabarObs
            // 
            this.sButtonGrabarObs.Image = ((System.Drawing.Image)(resources.GetObject("sButtonGrabarObs.Image")));
            this.sButtonGrabarObs.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.sButtonGrabarObs.Location = new System.Drawing.Point(499, 435);
            this.sButtonGrabarObs.Name = "sButtonGrabarObs";
            this.sButtonGrabarObs.Size = new System.Drawing.Size(32, 29);
            this.sButtonGrabarObs.TabIndex = 67;
            this.sButtonGrabarObs.Click += new System.EventHandler(this.sButtonGrabarObs_Click);
            // 
            // gridObservaciones
            // 
            this.gridObservaciones.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.gridObservaciones.Location = new System.Drawing.Point(537, 414);
            this.gridObservaciones.MainView = this.gridViewObs;
            this.gridObservaciones.Name = "gridObservaciones";
            this.gridObservaciones.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repSel,
            this.repositoryItemCheckEdit1,
            this.repositoryItemCheckEdit2,
            this.repositoryItemMemoEdit1,
            this.repositoryItemMemoEdit2,
            this.repositoryItemMemoExEdit1});
            this.gridObservaciones.Size = new System.Drawing.Size(438, 156);
            this.gridObservaciones.TabIndex = 65;
            this.gridObservaciones.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridViewObs,
            this.gridView3});
            // 
            // gridViewObs
            // 
            this.gridViewObs.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColUsuario,
            this.gridColObservacion,
            this.gridFechaHora});
            this.gridViewObs.CustomizationFormBounds = new System.Drawing.Rectangle(592, 334, 208, 170);
            this.gridViewObs.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
            this.gridViewObs.GridControl = this.gridObservaciones;
            this.gridViewObs.Name = "gridViewObs";
            this.gridViewObs.OptionsBehavior.CacheValuesOnRowUpdating = DevExpress.Data.CacheRowValuesMode.Disabled;
            this.gridViewObs.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gridViewObs.OptionsSelection.EnableAppearanceFocusedRow = false;
            this.gridViewObs.OptionsView.ShowGroupPanel = false;
            this.gridViewObs.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.gridViewObs_RowStyle);
            // 
            // gridColUsuario
            // 
            this.gridColUsuario.Caption = "Usuario";
            this.gridColUsuario.FieldName = "ObjUsuario.NombreUsuario";
            this.gridColUsuario.Name = "gridColUsuario";
            this.gridColUsuario.OptionsColumn.AllowEdit = false;
            this.gridColUsuario.OptionsColumn.ReadOnly = true;
            this.gridColUsuario.Visible = true;
            this.gridColUsuario.VisibleIndex = 0;
            this.gridColUsuario.Width = 63;
            // 
            // gridColObservacion
            // 
            this.gridColObservacion.AppearanceHeader.Options.UseTextOptions = true;
            this.gridColObservacion.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridColObservacion.Caption = "Comentario";
            this.gridColObservacion.ColumnEdit = this.repositoryItemMemoExEdit1;
            this.gridColObservacion.FieldName = "Observacion";
            this.gridColObservacion.Name = "gridColObservacion";
            this.gridColObservacion.Visible = true;
            this.gridColObservacion.VisibleIndex = 1;
            this.gridColObservacion.Width = 276;
            // 
            // repositoryItemMemoExEdit1
            // 
            this.repositoryItemMemoExEdit1.AutoHeight = false;
            this.repositoryItemMemoExEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemMemoExEdit1.Name = "repositoryItemMemoExEdit1";
            this.repositoryItemMemoExEdit1.ShowIcon = false;
            // 
            // gridFechaHora
            // 
            this.gridFechaHora.AppearanceHeader.Options.UseTextOptions = true;
            this.gridFechaHora.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridFechaHora.Caption = "Fecha";
            this.gridFechaHora.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.gridFechaHora.FieldName = "FechaHora";
            this.gridFechaHora.Name = "gridFechaHora";
            this.gridFechaHora.OptionsColumn.ReadOnly = true;
            this.gridFechaHora.Visible = true;
            this.gridFechaHora.VisibleIndex = 2;
            this.gridFechaHora.Width = 76;
            // 
            // repSel
            // 
            this.repSel.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("repSel.Appearance.Image")));
            this.repSel.Appearance.Options.UseImage = true;
            this.repSel.AutoHeight = false;
            this.repSel.Name = "repSel";
            // 
            // repositoryItemCheckEdit1
            // 
            this.repositoryItemCheckEdit1.AutoHeight = false;
            this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
            // 
            // repositoryItemCheckEdit2
            // 
            this.repositoryItemCheckEdit2.AutoHeight = false;
            this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
            // 
            // repositoryItemMemoEdit1
            // 
            this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
            // 
            // repositoryItemMemoEdit2
            // 
            this.repositoryItemMemoEdit2.Appearance.Options.UseTextOptions = true;
            this.repositoryItemMemoEdit2.Name = "repositoryItemMemoEdit2";
            // 
            // gridView3
            // 
            this.gridView3.GridControl = this.gridObservaciones;
            this.gridView3.Name = "gridView3";
            // 
            // ChartProspectos
            // 
            this.ChartProspectos.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)));
            xyDiagram2.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram2.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
            xyDiagram2.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram2.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
            this.ChartProspectos.Diagram = xyDiagram2;
            this.ChartProspectos.Location = new System.Drawing.Point(5, 435);
            this.ChartProspectos.Name = "ChartProspectos";
            stackedBarSeriesLabel5.OverlappingOptionsTypeName = "OverlappingOptions";
            series4.Label = stackedBarSeriesLabel5;
            series4.Name = "Propuesta";
            series4.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint22,
            seriesPoint23,
            seriesPoint24,
            seriesPoint25,
            seriesPoint26,
            seriesPoint27,
            seriesPoint28});
            series4.View = stackedBarSeriesView5;
            stackedBarSeriesLabel6.OverlappingOptionsTypeName = "OverlappingOptions";
            series5.Label = stackedBarSeriesLabel6;
            series5.Name = "Asignada";
            series5.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint29,
            seriesPoint30,
            seriesPoint31,
            seriesPoint32,
            seriesPoint33,
            seriesPoint34,
            seriesPoint35});
            series5.View = stackedBarSeriesView6;
            stackedBarSeriesLabel7.OverlappingOptionsTypeName = "OverlappingOptions";
            series6.Label = stackedBarSeriesLabel7;
            series6.Name = "Revisión";
            series6.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint36,
            seriesPoint37,
            seriesPoint38,
            seriesPoint39,
            seriesPoint40,
            seriesPoint41,
            seriesPoint42});
            series6.View = stackedBarSeriesView7;
            this.ChartProspectos.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series4,
        series5,
        series6};
            stackedBarSeriesLabel8.OverlappingOptionsTypeName = "OverlappingOptions";
            this.ChartProspectos.SeriesTemplate.Label = stackedBarSeriesLabel8;
            this.ChartProspectos.SeriesTemplate.View = stackedBarSeriesView8;
            this.ChartProspectos.Size = new System.Drawing.Size(479, 135);
            this.ChartProspectos.TabIndex = 69;
            // 
            // sButtonEliminarObservacion
            // 
            this.sButtonEliminarObservacion.AutoSizeInLayoutControl = true;
            this.sButtonEliminarObservacion.Image = ((System.Drawing.Image)(resources.GetObject("sButtonEliminarObservacion.Image")));
            this.sButtonEliminarObservacion.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.sButtonEliminarObservacion.Location = new System.Drawing.Point(499, 516);
            this.sButtonEliminarObservacion.Name = "sButtonEliminarObservacion";
            this.sButtonEliminarObservacion.Size = new System.Drawing.Size(32, 24);
            this.sButtonEliminarObservacion.TabIndex = 70;
            this.sButtonEliminarObservacion.Click += new System.EventHandler(this.sButtonEliminarObservacion_Click_1);
            // 
            // sButtonAgregarObservacion
            // 
            this.sButtonAgregarObservacion.Image = ((System.Drawing.Image)(resources.GetObject("sButtonAgregarObservacion.Image")));
            this.sButtonAgregarObservacion.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.sButtonAgregarObservacion.Location = new System.Drawing.Point(499, 546);
            this.sButtonAgregarObservacion.Name = "sButtonAgregarObservacion";
            this.sButtonAgregarObservacion.Size = new System.Drawing.Size(32, 24);
            this.sButtonAgregarObservacion.TabIndex = 71;
            this.sButtonAgregarObservacion.Click += new System.EventHandler(this.sButtonAgregarObservacion_Click);
            
            // 
            // ctrldxError
            // 
            this.ctrldxError.ContainerControl = this;
            // 
            // DateHasta
            // 
            this.DateHasta.EditValue = null;
            this.DateHasta.Location = new System.Drawing.Point(102, 411);
            this.DateHasta.Name = "DateHasta";
            this.DateHasta.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.DateHasta.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.DateHasta.Size = new System.Drawing.Size(91, 20);
            this.DateHasta.TabIndex = 73;
            this.DateHasta.EditValueChanged += new System.EventHandler(this.DateHasta_EditValueChanged);
            // 
            // DateDesde
            // 
            this.DateDesde.EditValue = null;
            this.DateDesde.Location = new System.Drawing.Point(5, 411);
            this.DateDesde.Name = "DateDesde";
            this.DateDesde.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.DateDesde.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.DateDesde.Size = new System.Drawing.Size(91, 20);
            this.DateDesde.TabIndex = 72;
            this.DateDesde.EditValueChanged += new System.EventHandler(this.DateDesde_EditValueChanged);
            // 
            // sBActualizar
            // 
            this.sBActualizar.Image = ((System.Drawing.Image)(resources.GetObject("sBActualizar.Image")));
            this.sBActualizar.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.sBActualizar.Location = new System.Drawing.Point(199, 411);
            this.sBActualizar.Name = "sBActualizar";
            this.sBActualizar.Size = new System.Drawing.Size(41, 20);
            this.sBActualizar.TabIndex = 74;
            this.sBActualizar.ToolTip = "Actualizar Gráfico";
            this.sBActualizar.Click += new System.EventHandler(this.sBActualizar_Click);
            // 
            // frmGestionarMetas
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(980, 574);
            this.Controls.Add(this.sBActualizar);
            this.Controls.Add(this.DateHasta);
            this.Controls.Add(this.DateDesde);
            this.Controls.Add(this.sButtonAgregarObservacion);
            this.Controls.Add(this.sButtonEliminarObservacion);
            this.Controls.Add(this.ChartProspectos);
            this.Controls.Add(this.sButtonGrabarObs);
            this.Controls.Add(this.gridObservaciones);
            this.Controls.Add(this.groupControl3);
            this.Controls.Add(this.toolStripBarraLlamada);
            this.Name = "frmGestionarMetas";
            this.Text = "Gestión de TARGETS";
            this.Load += new System.EventHandler(this.frmGestionarMetas_Load);
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmGestionarMetas_FormClosed);
            this.toolStripBarraLlamada.ResumeLayout(false);
            this.toolStripBarraLlamada.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
            this.groupControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridProspectos)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewProspectos)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ImageCollection)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridObservaciones)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewObs)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repSel)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ChartProspectos)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ctrldxError)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateHasta.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateHasta.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateDesde.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.DateDesde.Properties)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
예제 #35
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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmGestionarSLead));
     DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel1 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint("LR", new object[] {
     ((object)(18))});
     DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint("DS", new object[] {
     ((object)(12))});
     DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint("DO", new object[] {
     ((object)(9))});
     DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint("SMC", new object[] {
     ((object)(15))});
     DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint("CY", new object[] {
     ((object)(21))});
     DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint("SF", new object[] {
     ((object)(8))});
     DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint("JMW", new object[] {
     ((object)(13))});
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView1 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel2 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint("LR", new object[] {
     ((object)(8))});
     DevExpress.XtraCharts.SeriesPoint seriesPoint9 = new DevExpress.XtraCharts.SeriesPoint("DS", new object[] {
     ((object)(5))});
     DevExpress.XtraCharts.SeriesPoint seriesPoint10 = new DevExpress.XtraCharts.SeriesPoint("DO", new object[] {
     ((object)(8))});
     DevExpress.XtraCharts.SeriesPoint seriesPoint11 = new DevExpress.XtraCharts.SeriesPoint("SMC", new object[] {
     ((object)(12))});
     DevExpress.XtraCharts.SeriesPoint seriesPoint12 = new DevExpress.XtraCharts.SeriesPoint("CY", new object[] {
     ((object)(23))});
     DevExpress.XtraCharts.SeriesPoint seriesPoint13 = new DevExpress.XtraCharts.SeriesPoint("SF", new object[] {
     ((object)(6))});
     DevExpress.XtraCharts.SeriesPoint seriesPoint14 = new DevExpress.XtraCharts.SeriesPoint("JMW", new object[] {
     ((object)(9))});
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView2 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel3 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.SeriesPoint seriesPoint15 = new DevExpress.XtraCharts.SeriesPoint("LR", new object[] {
     ((object)(4))});
     DevExpress.XtraCharts.SeriesPoint seriesPoint16 = new DevExpress.XtraCharts.SeriesPoint("DS", new object[] {
     ((object)(1))});
     DevExpress.XtraCharts.SeriesPoint seriesPoint17 = new DevExpress.XtraCharts.SeriesPoint("DO", new object[] {
     ((object)(2))});
     DevExpress.XtraCharts.SeriesPoint seriesPoint18 = new DevExpress.XtraCharts.SeriesPoint("SMC", new object[] {
     ((object)(3))});
     DevExpress.XtraCharts.SeriesPoint seriesPoint19 = new DevExpress.XtraCharts.SeriesPoint("CY", new object[] {
     ((object)(4))});
     DevExpress.XtraCharts.SeriesPoint seriesPoint20 = new DevExpress.XtraCharts.SeriesPoint("SF", new object[] {
     ((object)(2))});
     DevExpress.XtraCharts.SeriesPoint seriesPoint21 = new DevExpress.XtraCharts.SeriesPoint("JMW", new object[] {
     ((object)(3))});
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView3 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel4 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView4 = new DevExpress.XtraCharts.StackedBarSeriesView();
     DevExpress.XtraCharts.StackedBarSeriesLabel stackedBarSeriesLabel5 = new DevExpress.XtraCharts.StackedBarSeriesLabel();
     DevExpress.XtraCharts.StackedBarSeriesView stackedBarSeriesView5 = new DevExpress.XtraCharts.StackedBarSeriesView();
     this.toolStripBarraSLead = new System.Windows.Forms.ToolStrip();
     this.MenuNuevo = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.MenuCancelar = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.MenuTodasAsignaciones = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
     this.MenuFichaSLead = new System.Windows.Forms.ToolStripButton();
     this.MenuEnviarMail = new System.Windows.Forms.ToolStripButton();
     this.MenuFollowUp = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
     this.MenuExcel = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.MenuSalir = new System.Windows.Forms.ToolStripButton();
     this.sBActualizar = new DevExpress.XtraEditors.SimpleButton();
     this.DateHasta = new DevExpress.XtraEditors.DateEdit();
     this.DateDesde = new DevExpress.XtraEditors.DateEdit();
     this.ChartSalesLead = new DevExpress.XtraCharts.ChartControl();
     this.sButtonAgregarObservacion = new DevExpress.XtraEditors.SimpleButton();
     this.sButtonEliminarObservacion = new DevExpress.XtraEditors.SimpleButton();
     this.sButtonGrabarObs = new DevExpress.XtraEditors.SimpleButton();
     this.gridProspectos = new DevExpress.XtraEditors.GroupControl();
     this.gridSLeads = new DevExpress.XtraGrid.GridControl();
     this.gridViewSLeads = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColContacto = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColCuenta = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColConsignatario = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemImageComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemCheckEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.ctrldxError = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
     this.repSel = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
     this.repositoryItemMemoEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
     this.repositoryItemMemoExEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit();
     this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridObservacionesSL = new DevExpress.XtraGrid.GridControl();
     this.gridViewObsSL = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColUsuario = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColObservacion = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridFechaHora = new DevExpress.XtraGrid.Columns.GridColumn();
     this.toolStripBarraSLead.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.DateHasta.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DateHasta.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DateDesde.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DateDesde.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ChartSalesLead)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridProspectos)).BeginInit();
     this.gridProspectos.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridSLeads)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewSLeads)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ctrldxError)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repSel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridObservacionesSL)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewObsSL)).BeginInit();
     this.SuspendLayout();
     //
     // toolStripBarraSLead
     //
     this.toolStripBarraSLead.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.MenuNuevo,
     this.toolStripSeparator2,
     this.MenuCancelar,
     this.toolStripSeparator1,
     this.MenuTodasAsignaciones,
     this.toolStripSeparator5,
     this.MenuFichaSLead,
     this.MenuEnviarMail,
     this.MenuFollowUp,
     this.toolStripSeparator4,
     this.MenuExcel,
     this.toolStripSeparator3,
     this.MenuSalir});
     this.toolStripBarraSLead.Location = new System.Drawing.Point(0, 0);
     this.toolStripBarraSLead.Name = "toolStripBarraSLead";
     this.toolStripBarraSLead.Size = new System.Drawing.Size(956, 38);
     this.toolStripBarraSLead.TabIndex = 8;
     this.toolStripBarraSLead.Text = "toolStrip1";
     //
     // MenuNuevo
     //
     this.MenuNuevo.Image = ((System.Drawing.Image)(resources.GetObject("MenuNuevo.Image")));
     this.MenuNuevo.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.MenuNuevo.Name = "MenuNuevo";
     this.MenuNuevo.Size = new System.Drawing.Size(63, 35);
     this.MenuNuevo.Text = "Actualizar";
     this.MenuNuevo.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.MenuNuevo.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.MenuNuevo.ToolTipText = "Nueva Llamada";
     this.MenuNuevo.Click += new System.EventHandler(this.MenuNuevo_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 38);
     //
     // MenuCancelar
     //
     this.MenuCancelar.Image = ((System.Drawing.Image)(resources.GetObject("MenuCancelar.Image")));
     this.MenuCancelar.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.MenuCancelar.Name = "MenuCancelar";
     this.MenuCancelar.Size = new System.Drawing.Size(57, 35);
     this.MenuCancelar.Text = "Cancelar";
     this.MenuCancelar.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.MenuCancelar.Click += new System.EventHandler(this.MenuCancelar_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 38);
     //
     // MenuTodasAsignaciones
     //
     this.MenuTodasAsignaciones.Enabled = false;
     this.MenuTodasAsignaciones.Image = ((System.Drawing.Image)(resources.GetObject("MenuTodasAsignaciones.Image")));
     this.MenuTodasAsignaciones.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.MenuTodasAsignaciones.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.MenuTodasAsignaciones.Name = "MenuTodasAsignaciones";
     this.MenuTodasAsignaciones.Size = new System.Drawing.Size(63, 35);
     this.MenuTodasAsignaciones.Text = "Ver Todas";
     this.MenuTodasAsignaciones.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.MenuTodasAsignaciones.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripSeparator5
     //
     this.toolStripSeparator5.Name = "toolStripSeparator5";
     this.toolStripSeparator5.Size = new System.Drawing.Size(6, 38);
     //
     // MenuFichaSLead
     //
     this.MenuFichaSLead.Image = ((System.Drawing.Image)(resources.GetObject("MenuFichaSLead.Image")));
     this.MenuFichaSLead.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.MenuFichaSLead.Name = "MenuFichaSLead";
     this.MenuFichaSLead.Size = new System.Drawing.Size(96, 35);
     this.MenuFichaSLead.Text = "Ficha Sales Lead";
     this.MenuFichaSLead.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.MenuFichaSLead.Click += new System.EventHandler(this.MenuFichaSLead_Click);
     //
     // MenuEnviarMail
     //
     this.MenuEnviarMail.Image = ((System.Drawing.Image)(resources.GetObject("MenuEnviarMail.Image")));
     this.MenuEnviarMail.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.MenuEnviarMail.Name = "MenuEnviarMail";
     this.MenuEnviarMail.Size = new System.Drawing.Size(100, 35);
     this.MenuEnviarMail.Text = "Enviar Sales Lead";
     this.MenuEnviarMail.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.MenuEnviarMail.Click += new System.EventHandler(this.MenuEnviarMail_Click);
     //
     // MenuFollowUp
     //
     this.MenuFollowUp.Enabled = false;
     this.MenuFollowUp.Image = ((System.Drawing.Image)(resources.GetObject("MenuFollowUp.Image")));
     this.MenuFollowUp.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.MenuFollowUp.Name = "MenuFollowUp";
     this.MenuFollowUp.Size = new System.Drawing.Size(61, 35);
     this.MenuFollowUp.Text = "FollowUp";
     this.MenuFollowUp.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.MenuFollowUp.Click += new System.EventHandler(this.MenuFollowUp_Click);
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(6, 38);
     //
     // MenuExcel
     //
     this.MenuExcel.Image = ((System.Drawing.Image)(resources.GetObject("MenuExcel.Image")));
     this.MenuExcel.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.MenuExcel.Name = "MenuExcel";
     this.MenuExcel.Size = new System.Drawing.Size(37, 35);
     this.MenuExcel.Text = "Excel";
     this.MenuExcel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.MenuExcel.Click += new System.EventHandler(this.MenuExcel_Click);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(6, 38);
     //
     // MenuSalir
     //
     this.MenuSalir.Image = ((System.Drawing.Image)(resources.GetObject("MenuSalir.Image")));
     this.MenuSalir.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.MenuSalir.Name = "MenuSalir";
     this.MenuSalir.Size = new System.Drawing.Size(33, 35);
     this.MenuSalir.Text = "Salir";
     this.MenuSalir.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.MenuSalir.Click += new System.EventHandler(this.MenuSalir_Click);
     //
     // sBActualizar
     //
     this.sBActualizar.Image = ((System.Drawing.Image)(resources.GetObject("sBActualizar.Image")));
     this.sBActualizar.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.sBActualizar.Location = new System.Drawing.Point(199, 411);
     this.sBActualizar.Name = "sBActualizar";
     this.sBActualizar.Size = new System.Drawing.Size(41, 20);
     this.sBActualizar.TabIndex = 77;
     this.sBActualizar.ToolTip = "Actualizar Gráfico";
     this.sBActualizar.Click += new System.EventHandler(this.sBActualizar_Click);
     //
     // DateHasta
     //
     this.DateHasta.EditValue = null;
     this.DateHasta.Location = new System.Drawing.Point(102, 411);
     this.DateHasta.Name = "DateHasta";
     this.DateHasta.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.DateHasta.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.DateHasta.Size = new System.Drawing.Size(91, 20);
     this.DateHasta.TabIndex = 76;
     //
     // DateDesde
     //
     this.DateDesde.EditValue = null;
     this.DateDesde.Location = new System.Drawing.Point(5, 411);
     this.DateDesde.Name = "DateDesde";
     this.DateDesde.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.DateDesde.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.DateDesde.Size = new System.Drawing.Size(91, 20);
     this.DateDesde.TabIndex = 75;
     //
     // ChartSalesLead
     //
     this.ChartSalesLead.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     xyDiagram1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisX.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
     xyDiagram1.AxisY.Range.SideMarginsEnabled = true;
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.ChartSalesLead.Diagram = xyDiagram1;
     this.ChartSalesLead.Location = new System.Drawing.Point(5, 437);
     this.ChartSalesLead.Name = "ChartSalesLead";
     stackedBarSeriesLabel1.OverlappingOptionsTypeName = "OverlappingOptions";
     series1.Label = stackedBarSeriesLabel1;
     series1.Name = "Asignada";
     series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
     seriesPoint1,
     seriesPoint2,
     seriesPoint3,
     seriesPoint4,
     seriesPoint5,
     seriesPoint6,
     seriesPoint7});
     series1.View = stackedBarSeriesView1;
     stackedBarSeriesLabel2.OverlappingOptionsTypeName = "OverlappingOptions";
     series2.Label = stackedBarSeriesLabel2;
     series2.Name = "Seguimiento";
     series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
     seriesPoint8,
     seriesPoint9,
     seriesPoint10,
     seriesPoint11,
     seriesPoint12,
     seriesPoint13,
     seriesPoint14});
     series2.View = stackedBarSeriesView2;
     stackedBarSeriesLabel3.OverlappingOptionsTypeName = "OverlappingOptions";
     series3.Label = stackedBarSeriesLabel3;
     series3.Name = "Cierre";
     series3.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
     seriesPoint15,
     seriesPoint16,
     seriesPoint17,
     seriesPoint18,
     seriesPoint19,
     seriesPoint20,
     seriesPoint21});
     series3.View = stackedBarSeriesView3;
     stackedBarSeriesLabel4.OverlappingOptionsTypeName = "OverlappingOptions";
     series4.Label = stackedBarSeriesLabel4;
     series4.Name = "Cancelada";
     series4.View = stackedBarSeriesView4;
     this.ChartSalesLead.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
     series1,
     series2,
     series3,
     series4};
     stackedBarSeriesLabel5.OverlappingOptionsTypeName = "OverlappingOptions";
     this.ChartSalesLead.SeriesTemplate.Label = stackedBarSeriesLabel5;
     this.ChartSalesLead.SeriesTemplate.View = stackedBarSeriesView5;
     this.ChartSalesLead.Size = new System.Drawing.Size(479, 135);
     this.ChartSalesLead.TabIndex = 78;
     //
     // sButtonAgregarObservacion
     //
     this.sButtonAgregarObservacion.Image = ((System.Drawing.Image)(resources.GetObject("sButtonAgregarObservacion.Image")));
     this.sButtonAgregarObservacion.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.sButtonAgregarObservacion.Location = new System.Drawing.Point(508, 548);
     this.sButtonAgregarObservacion.Name = "sButtonAgregarObservacion";
     this.sButtonAgregarObservacion.Size = new System.Drawing.Size(32, 24);
     this.sButtonAgregarObservacion.TabIndex = 81;
     this.sButtonAgregarObservacion.Click += new System.EventHandler(this.sButtonAgregarObservacion_Click);
     //
     // sButtonEliminarObservacion
     //
     this.sButtonEliminarObservacion.AutoSizeInLayoutControl = true;
     this.sButtonEliminarObservacion.Image = ((System.Drawing.Image)(resources.GetObject("sButtonEliminarObservacion.Image")));
     this.sButtonEliminarObservacion.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.sButtonEliminarObservacion.Location = new System.Drawing.Point(508, 518);
     this.sButtonEliminarObservacion.Name = "sButtonEliminarObservacion";
     this.sButtonEliminarObservacion.Size = new System.Drawing.Size(32, 24);
     this.sButtonEliminarObservacion.TabIndex = 80;
     this.sButtonEliminarObservacion.Click += new System.EventHandler(this.sButtonEliminarObservacion_Click);
     //
     // sButtonGrabarObs
     //
     this.sButtonGrabarObs.Image = ((System.Drawing.Image)(resources.GetObject("sButtonGrabarObs.Image")));
     this.sButtonGrabarObs.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.sButtonGrabarObs.Location = new System.Drawing.Point(508, 437);
     this.sButtonGrabarObs.Name = "sButtonGrabarObs";
     this.sButtonGrabarObs.Size = new System.Drawing.Size(32, 29);
     this.sButtonGrabarObs.TabIndex = 79;
     this.sButtonGrabarObs.Click += new System.EventHandler(this.sButtonGrabarObs_Click);
     //
     // gridProspectos
     //
     this.gridProspectos.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.gridProspectos.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.gridProspectos.AppearanceCaption.ForeColor = System.Drawing.Color.DarkBlue;
     this.gridProspectos.AppearanceCaption.Options.UseFont = true;
     this.gridProspectos.AppearanceCaption.Options.UseForeColor = true;
     this.gridProspectos.Controls.Add(this.gridSLeads);
     this.gridProspectos.Location = new System.Drawing.Point(5, 41);
     this.gridProspectos.Name = "gridProspectos";
     this.gridProspectos.Size = new System.Drawing.Size(951, 369);
     this.gridProspectos.TabIndex = 83;
     this.gridProspectos.Text = "Sales Leads";
     //
     // gridSLeads
     //
     this.gridSLeads.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.gridSLeads.Location = new System.Drawing.Point(5, 23);
     this.gridSLeads.MainView = this.gridViewSLeads;
     this.gridSLeads.Name = "gridSLeads";
     this.gridSLeads.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemImageComboBox1,
     this.repositoryItemPictureEdit1,
     this.repositoryItemCheckEdit3,
     this.repositoryItemCheckEdit4});
     this.gridSLeads.Size = new System.Drawing.Size(941, 306);
     this.gridSLeads.TabIndex = 1;
     this.gridSLeads.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewSLeads});
     this.gridSLeads.Click += new System.EventHandler(this.gridSLeads_Click);
     //
     // gridViewSLeads
     //
     this.gridViewSLeads.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn3,
     this.gridColumn7,
     this.gridColContacto,
     this.gridColCuenta,
     this.gridColConsignatario,
     this.gridColumn9,
     this.gridColumn10,
     this.gridColumn1});
     this.gridViewSLeads.GridControl = this.gridSLeads;
     this.gridViewSLeads.Name = "gridViewSLeads";
     this.gridViewSLeads.OptionsSelection.MultiSelect = true;
     this.gridViewSLeads.OptionsView.ShowGroupPanel = false;
     this.gridViewSLeads.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridViewSLeads_FocusedRowChanged);
     this.gridViewSLeads.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.gridViewSLeads_RowStyle);
     //
     // gridColumn3
     //
     this.gridColumn3.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn3.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.gridColumn3.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn3.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn3.Caption = "N# Sales Lead";
     this.gridColumn3.FieldName = "Reference";
     this.gridColumn3.Name = "gridColumn3";
     this.gridColumn3.OptionsColumn.AllowEdit = false;
     this.gridColumn3.OptionsColumn.ReadOnly = true;
     this.gridColumn3.Visible = true;
     this.gridColumn3.VisibleIndex = 0;
     this.gridColumn3.Width = 85;
     //
     // gridColumn7
     //
     this.gridColumn7.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn7.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.gridColumn7.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn7.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn7.Caption = "Agente";
     this.gridColumn7.FieldName = "Agente.Nombre";
     this.gridColumn7.Name = "gridColumn7";
     this.gridColumn7.OptionsColumn.AllowEdit = false;
     this.gridColumn7.OptionsColumn.ReadOnly = true;
     this.gridColumn7.Visible = true;
     this.gridColumn7.VisibleIndex = 1;
     this.gridColumn7.Width = 180;
     //
     // gridColContacto
     //
     this.gridColContacto.Caption = "Contacto";
     this.gridColContacto.FieldName = "Agente.Contacto";
     this.gridColContacto.Name = "gridColContacto";
     this.gridColContacto.OptionsColumn.ReadOnly = true;
     this.gridColContacto.Visible = true;
     this.gridColContacto.VisibleIndex = 2;
     this.gridColContacto.Width = 77;
     //
     // gridColCuenta
     //
     this.gridColCuenta.Caption = "Shipper";
     this.gridColCuenta.FieldName = "ShipperNombre";
     this.gridColCuenta.Name = "gridColCuenta";
     this.gridColCuenta.OptionsColumn.ReadOnly = true;
     this.gridColCuenta.Visible = true;
     this.gridColCuenta.VisibleIndex = 3;
     this.gridColCuenta.Width = 101;
     //
     // gridColConsignatario
     //
     this.gridColConsignatario.Caption = "Consignatario";
     this.gridColConsignatario.FieldName = "ConsigNombre";
     this.gridColConsignatario.Name = "gridColConsignatario";
     this.gridColConsignatario.OptionsColumn.ReadOnly = true;
     this.gridColConsignatario.Visible = true;
     this.gridColConsignatario.VisibleIndex = 4;
     this.gridColConsignatario.Width = 86;
     //
     // gridColumn9
     //
     this.gridColumn9.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn9.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.gridColumn9.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn9.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn9.Caption = "Estado";
     this.gridColumn9.FieldName = "EstadoSLead";
     this.gridColumn9.Name = "gridColumn9";
     this.gridColumn9.OptionsColumn.AllowEdit = false;
     this.gridColumn9.OptionsColumn.ReadOnly = true;
     this.gridColumn9.Visible = true;
     this.gridColumn9.VisibleIndex = 5;
     this.gridColumn9.Width = 73;
     //
     // gridColumn10
     //
     this.gridColumn10.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn10.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn10.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn10.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn10.Caption = "Asignación";
     this.gridColumn10.FieldName = "FechaApertura";
     this.gridColumn10.Name = "gridColumn10";
     this.gridColumn10.OptionsColumn.AllowEdit = false;
     this.gridColumn10.OptionsColumn.ReadOnly = true;
     this.gridColumn10.Visible = true;
     this.gridColumn10.VisibleIndex = 6;
     this.gridColumn10.Width = 107;
     //
     // gridColumn1
     //
     this.gridColumn1.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn1.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn1.Caption = "Follow Up";
     this.gridColumn1.FieldName = "FechaRevision";
     this.gridColumn1.Name = "gridColumn1";
     this.gridColumn1.OptionsColumn.AllowEdit = false;
     this.gridColumn1.OptionsColumn.ReadOnly = true;
     this.gridColumn1.Visible = true;
     this.gridColumn1.VisibleIndex = 7;
     this.gridColumn1.Width = 109;
     //
     // repositoryItemImageComboBox1
     //
     this.repositoryItemImageComboBox1.Appearance.Options.UseTextOptions = true;
     this.repositoryItemImageComboBox1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.repositoryItemImageComboBox1.AutoHeight = false;
     this.repositoryItemImageComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemImageComboBox1.GlyphAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.repositoryItemImageComboBox1.HighlightedItemStyle = DevExpress.XtraEditors.HighlightStyle.Skinned;
     this.repositoryItemImageComboBox1.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Baja", "2", 0),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Alta", "0", 1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Media", "1", 2),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("New", 1, 3)});
     this.repositoryItemImageComboBox1.Name = "repositoryItemImageComboBox1";
     //
     // repositoryItemPictureEdit1
     //
     this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
     this.repositoryItemPictureEdit1.PictureStoreMode = DevExpress.XtraEditors.Controls.PictureStoreMode.Image;
     //
     // repositoryItemCheckEdit3
     //
     this.repositoryItemCheckEdit3.AutoHeight = false;
     this.repositoryItemCheckEdit3.Name = "repositoryItemCheckEdit3";
     //
     // repositoryItemCheckEdit4
     //
     this.repositoryItemCheckEdit4.AutoHeight = false;
     this.repositoryItemCheckEdit4.Name = "repositoryItemCheckEdit4";
     //
     // ctrldxError
     //
     this.ctrldxError.ContainerControl = this;
     //
     // repSel
     //
     this.repSel.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("repSel.Appearance.Image")));
     this.repSel.Appearance.Options.UseImage = true;
     this.repSel.AutoHeight = false;
     this.repSel.Name = "repSel";
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
     //
     // repositoryItemCheckEdit2
     //
     this.repositoryItemCheckEdit2.AutoHeight = false;
     this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
     //
     // repositoryItemMemoEdit1
     //
     this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
     //
     // repositoryItemMemoEdit2
     //
     this.repositoryItemMemoEdit2.Appearance.Options.UseTextOptions = true;
     this.repositoryItemMemoEdit2.Name = "repositoryItemMemoEdit2";
     //
     // repositoryItemMemoExEdit1
     //
     this.repositoryItemMemoExEdit1.AutoHeight = false;
     this.repositoryItemMemoExEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemMemoExEdit1.Name = "repositoryItemMemoExEdit1";
     this.repositoryItemMemoExEdit1.ShowIcon = false;
     //
     // gridView3
     //
     this.gridView3.GridControl = this.gridObservacionesSL;
     this.gridView3.Name = "gridView3";
     //
     // gridObservacionesSL
     //
     this.gridObservacionesSL.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.gridObservacionesSL.Location = new System.Drawing.Point(542, 416);
     this.gridObservacionesSL.MainView = this.gridViewObsSL;
     this.gridObservacionesSL.Name = "gridObservacionesSL";
     this.gridObservacionesSL.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repSel,
     this.repositoryItemCheckEdit1,
     this.repositoryItemCheckEdit2,
     this.repositoryItemMemoEdit1,
     this.repositoryItemMemoEdit2,
     this.repositoryItemMemoExEdit1});
     this.gridObservacionesSL.Size = new System.Drawing.Size(414, 156);
     this.gridObservacionesSL.TabIndex = 82;
     this.gridObservacionesSL.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewObsSL,
     this.gridView3});
     //
     // gridViewObsSL
     //
     this.gridViewObsSL.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColUsuario,
     this.gridColObservacion,
     this.gridFechaHora});
     this.gridViewObsSL.CustomizationFormBounds = new System.Drawing.Rectangle(592, 334, 208, 170);
     this.gridViewObsSL.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
     this.gridViewObsSL.GridControl = this.gridObservacionesSL;
     this.gridViewObsSL.Name = "gridViewObsSL";
     this.gridViewObsSL.OptionsBehavior.CacheValuesOnRowUpdating = DevExpress.Data.CacheRowValuesMode.Disabled;
     this.gridViewObsSL.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridViewObsSL.OptionsSelection.EnableAppearanceFocusedRow = false;
     this.gridViewObsSL.OptionsView.ShowGroupPanel = false;
     //
     // gridColUsuario
     //
     this.gridColUsuario.Caption = "Usuario";
     this.gridColUsuario.FieldName = "ObjUsuario.NombreUsuario";
     this.gridColUsuario.Name = "gridColUsuario";
     this.gridColUsuario.OptionsColumn.AllowEdit = false;
     this.gridColUsuario.OptionsColumn.ReadOnly = true;
     this.gridColUsuario.Visible = true;
     this.gridColUsuario.VisibleIndex = 0;
     this.gridColUsuario.Width = 63;
     //
     // gridColObservacion
     //
     this.gridColObservacion.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColObservacion.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColObservacion.Caption = "Comentario";
     this.gridColObservacion.ColumnEdit = this.repositoryItemMemoExEdit1;
     this.gridColObservacion.FieldName = "Observacion";
     this.gridColObservacion.Name = "gridColObservacion";
     this.gridColObservacion.Visible = true;
     this.gridColObservacion.VisibleIndex = 1;
     this.gridColObservacion.Width = 276;
     //
     // gridFechaHora
     //
     this.gridFechaHora.AppearanceHeader.Options.UseTextOptions = true;
     this.gridFechaHora.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridFechaHora.Caption = "Fecha";
     this.gridFechaHora.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.gridFechaHora.FieldName = "FechaHora";
     this.gridFechaHora.Name = "gridFechaHora";
     this.gridFechaHora.OptionsColumn.ReadOnly = true;
     this.gridFechaHora.Visible = true;
     this.gridFechaHora.VisibleIndex = 2;
     this.gridFechaHora.Width = 76;
     //
     // frmGestionarSLead
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(956, 574);
     this.Controls.Add(this.gridProspectos);
     this.Controls.Add(this.gridObservacionesSL);
     this.Controls.Add(this.sButtonAgregarObservacion);
     this.Controls.Add(this.sButtonEliminarObservacion);
     this.Controls.Add(this.sButtonGrabarObs);
     this.Controls.Add(this.ChartSalesLead);
     this.Controls.Add(this.sBActualizar);
     this.Controls.Add(this.DateHasta);
     this.Controls.Add(this.DateDesde);
     this.Controls.Add(this.toolStripBarraSLead);
     this.Name = "frmGestionarSLead";
     this.Text = "Gestión de Sales Leads";
     this.Load += new System.EventHandler(this.frmGestionarSLead_Load);
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmGestionarSLead_FormClosed);
     this.toolStripBarraSLead.ResumeLayout(false);
     this.toolStripBarraSLead.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.DateHasta.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DateHasta.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DateDesde.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DateDesde.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesLabel5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(stackedBarSeriesView5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ChartSalesLead)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridProspectos)).EndInit();
     this.gridProspectos.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridSLeads)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewSLeads)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ctrldxError)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repSel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridObservacionesSL)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewObsSL)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }