Ejemplo n.º 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.SimpleDiagram3D       simpleDiagram3D1       = new DevExpress.XtraCharts.SimpleDiagram3D();
     DevExpress.XtraCharts.Series                series1                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Doughnut3DSeriesLabel doughnut3DSeriesLabel1 = new DevExpress.XtraCharts.Doughnut3DSeriesLabel();
     DevExpress.XtraCharts.PiePointOptions       piePointOptions1       = new DevExpress.XtraCharts.PiePointOptions();
     DevExpress.XtraCharts.Doughnut3DSeriesView  doughnut3DSeriesView1  = new DevExpress.XtraCharts.Doughnut3DSeriesView();
     DevExpress.XtraCharts.Doughnut3DSeriesLabel doughnut3DSeriesLabel2 = new DevExpress.XtraCharts.Doughnut3DSeriesLabel();
     DevExpress.XtraCharts.Doughnut3DSeriesView  doughnut3DSeriesView2  = new DevExpress.XtraCharts.Doughnut3DSeriesView();
     this.Detail       = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin    = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrChart2     = new DevExpress.XtraReports.UI.XRChart();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.HeightF = 611.6011F;
     this.Detail.Name    = "Detail";
     this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.StylePriority.UseTextAlignment = false;
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.HeightF       = 30F;
     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       = 30F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrChart2
     });
     this.ReportHeader.HeightF = 611F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrChart2
     //
     this.xrChart2.BackColor                     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.xrChart2.BorderColor                   = System.Drawing.Color.Black;
     this.xrChart2.Borders                       = DevExpress.XtraPrinting.BorderSide.None;
     simpleDiagram3D1.PerspectiveEnabled         = false;
     simpleDiagram3D1.RotationMatrixSerializable = "0.579403144131448;0.582793684297382;-0.569774971470039;0;-0.630086505007572;0.763" +
                                                   "720221865782;0.140436529865369;0;0.516994190274843;0.277638153459439;0.809712333" +
                                                   "465223;0;0;0;0;1";
     this.xrChart2.Diagram = simpleDiagram3D1;
     this.xrChart2.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Left;
     this.xrChart2.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.Bottom;
     this.xrChart2.Legend.EquallySpacedItems  = false;
     this.xrChart2.LocationFloat                 = new DevExpress.Utils.PointFloat(300F, 0F);
     this.xrChart2.Name                          = "xrChart2";
     doughnut3DSeriesLabel1.Font                 = new System.Drawing.Font("Tahoma", 10F);
     doughnut3DSeriesLabel1.LineVisible          = true;
     piePointOptions1.ValueNumericOptions.Format = DevExpress.XtraCharts.NumericFormat.Percent;
     doughnut3DSeriesLabel1.PointOptions         = piePointOptions1;
     doughnut3DSeriesLabel1.Position             = DevExpress.XtraCharts.PieSeriesLabelPosition.TwoColumns;
     series1.Label = doughnut3DSeriesLabel1;
     series1.Name  = "Series 1";
     series1.View  = doughnut3DSeriesView1;
     this.xrChart2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     doughnut3DSeriesLabel2.LineVisible = true;
     this.xrChart2.SeriesTemplate.Label = doughnut3DSeriesLabel2;
     this.xrChart2.SeriesTemplate.View  = doughnut3DSeriesView2;
     this.xrChart2.SizeF = new System.Drawing.SizeF(500F, 611F);
     //
     // rpthongkedoanhthu
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.Detail,
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader
     });
     this.Landscape  = true;
     this.Margins    = new System.Drawing.Printing.Margins(30, 30, 30, 30);
     this.PageHeight = 827;
     this.PageWidth  = 1169;
     this.PaperKind  = System.Drawing.Printing.PaperKind.A4;
     this.Version    = "12.2";
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart2)).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.ChartTitle               chartTitle1           = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram                xyDiagram2            = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                   series2               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.ChartTitle               chartTitle2           = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.SimpleDiagram3D          simpleDiagram3D1      = new DevExpress.XtraCharts.SimpleDiagram3D();
     DevExpress.XtraCharts.Series                   series3               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Doughnut3DSeriesView     doughnut3DSeriesView1 = new DevExpress.XtraCharts.Doughnut3DSeriesView();
     DevExpress.XtraCharts.ChartTitle               chartTitle3           = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.SimpleDiagram3D          simpleDiagram3D2      = new DevExpress.XtraCharts.SimpleDiagram3D();
     DevExpress.XtraCharts.Series                   series4               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Doughnut3DSeriesView     doughnut3DSeriesView2 = new DevExpress.XtraCharts.Doughnut3DSeriesView();
     DevExpress.XtraCharts.ChartTitle               chartTitle4           = new DevExpress.XtraCharts.ChartTitle();
     System.ComponentModel.ComponentResourceManager resources             = new System.ComponentModel.ComponentResourceManager(typeof(FormHomePage));
     this.chartMaxDue         = new DevExpress.XtraCharts.ChartControl();
     this.chartMaxHistory     = new DevExpress.XtraCharts.ChartControl();
     this.chartCountCategory  = new DevExpress.XtraCharts.ChartControl();
     this.chartMaxBorrow      = new DevExpress.XtraCharts.ChartControl();
     this.simpleButtonRefresh = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.chartMaxDue)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartMaxHistory)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartCountCategory)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartMaxBorrow)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView2)).BeginInit();
     this.SuspendLayout();
     //
     // chartMaxDue
     //
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartMaxDue.Diagram           = xyDiagram1;
     this.chartMaxDue.Legend.Name       = "Default Legend";
     this.chartMaxDue.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartMaxDue.Location          = new System.Drawing.Point(13, 13);
     this.chartMaxDue.Name = "chartMaxDue";
     series1.Name          = "Series 1";
     this.chartMaxDue.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartMaxDue.Size     = new System.Drawing.Size(640, 236);
     this.chartMaxDue.TabIndex = 999;
     this.chartMaxDue.TabStop  = false;
     chartTitle1.Text          = "En Çok Ceza Yiyenler (TOP 10)";
     this.chartMaxDue.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // chartMaxHistory
     //
     xyDiagram2.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram2.AxisY.VisibleInPanesSerializable = "-1";
     this.chartMaxHistory.Diagram           = xyDiagram2;
     this.chartMaxHistory.Legend.Name       = "Default Legend";
     this.chartMaxHistory.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
     this.chartMaxHistory.Location          = new System.Drawing.Point(13, 283);
     this.chartMaxHistory.Name = "chartMaxHistory";
     series2.Name = "Series 1";
     this.chartMaxHistory.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2
     };
     this.chartMaxHistory.Size     = new System.Drawing.Size(640, 236);
     this.chartMaxHistory.TabIndex = 999;
     this.chartMaxHistory.TabStop  = false;
     chartTitle2.Text = "En Çok Kitap Geçmişi Olanlar (TOP 10)";
     this.chartMaxHistory.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle2
     });
     //
     // chartCountCategory
     //
     simpleDiagram3D1.RotationMatrixSerializable = "1;0;0;0;0;0.5;-0.866025403784439;0;0;0.866025403784439;0.5;0;0;0;0;1";
     simpleDiagram3D1.ZoomPercent              = 150;
     this.chartCountCategory.Diagram           = simpleDiagram3D1;
     this.chartCountCategory.Legend.Name       = "Default Legend";
     this.chartCountCategory.Legend.Visibility = DevExpress.Utils.DefaultBoolean.True;
     this.chartCountCategory.Location          = new System.Drawing.Point(692, 13);
     this.chartCountCategory.Name              = "chartCountCategory";
     series3.LegendTextPattern = "{A}";
     series3.Name = "Series 1";
     series3.View = doughnut3DSeriesView1;
     this.chartCountCategory.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series3
     };
     this.chartCountCategory.Size     = new System.Drawing.Size(640, 236);
     this.chartCountCategory.TabIndex = 999;
     this.chartCountCategory.TabStop  = false;
     chartTitle3.Text = "En Çok Kitap Çeşitliliği Olan Kategoriler (TOP 10)";
     this.chartCountCategory.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle3
     });
     //
     // chartMaxBorrow
     //
     simpleDiagram3D2.RotationMatrixSerializable = "1;0;0;0;0;0.5;-0.866025403784439;0;0;0.866025403784439;0.5;0;0;0;0;1";
     simpleDiagram3D2.ZoomPercent          = 150;
     this.chartMaxBorrow.Diagram           = simpleDiagram3D2;
     this.chartMaxBorrow.Legend.Name       = "Default Legend";
     this.chartMaxBorrow.Legend.Visibility = DevExpress.Utils.DefaultBoolean.True;
     this.chartMaxBorrow.Location          = new System.Drawing.Point(692, 283);
     this.chartMaxBorrow.Name  = "chartMaxBorrow";
     series4.LegendTextPattern = "{A}";
     series4.Name = "Series 1";
     series4.View = doughnut3DSeriesView2;
     this.chartMaxBorrow.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series4
     };
     this.chartMaxBorrow.Size     = new System.Drawing.Size(640, 236);
     this.chartMaxBorrow.TabIndex = 999;
     this.chartMaxBorrow.TabStop  = false;
     chartTitle4.Text             = "En Çok Alınıp Verilen Kitaplar (TOP 10)";
     this.chartMaxBorrow.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle4
     });
     //
     // simpleButtonRefresh
     //
     this.simpleButtonRefresh.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButtonRefresh.ImageOptions.Image")));
     this.simpleButtonRefresh.Location           = new System.Drawing.Point(655, 248);
     this.simpleButtonRefresh.Name     = "simpleButtonRefresh";
     this.simpleButtonRefresh.Size     = new System.Drawing.Size(35, 35);
     this.simpleButtonRefresh.TabIndex = 999;
     this.simpleButtonRefresh.TabStop  = false;
     this.simpleButtonRefresh.Click   += new System.EventHandler(this.simpleButtonRefresh_Click);
     //
     // FormHomePage
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1344, 531);
     this.Controls.Add(this.simpleButtonRefresh);
     this.Controls.Add(this.chartMaxBorrow);
     this.Controls.Add(this.chartCountCategory);
     this.Controls.Add(this.chartMaxHistory);
     this.Controls.Add(this.chartMaxDue);
     this.Icon  = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name  = "FormHomePage";
     this.Text  = "Ana Sayfa";
     this.Load += new System.EventHandler(this.FormHomePage_Load);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartMaxDue)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartMaxHistory)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartCountCategory)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartMaxBorrow)).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.SimpleDiagram3D          simpleDiagram3D1       = new DevExpress.XtraCharts.SimpleDiagram3D();
     DevExpress.XtraCharts.Series                   series1                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Doughnut3DSeriesLabel    doughnut3DSeriesLabel1 = new DevExpress.XtraCharts.Doughnut3DSeriesLabel();
     DevExpress.XtraCharts.Doughnut3DSeriesView     doughnut3DSeriesView1  = new DevExpress.XtraCharts.Doughnut3DSeriesView();
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery1        = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     System.ComponentModel.ComponentResourceManager resources              = new System.ComponentModel.ComponentResourceManager(typeof(REP_GRAFICO_CIRCULAR));
     DevExpress.DataAccess.Sql.CustomSqlQuery       customSqlQuery2        = new DevExpress.DataAccess.Sql.CustomSqlQuery();
     this.Detail         = new DevExpress.XtraReports.UI.DetailBand();
     this.TopMargin      = new DevExpress.XtraReports.UI.TopMarginBand();
     this.BottomMargin   = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeader   = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.xrLabel7       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrTable3       = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow4    = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell13  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell16  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell14  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell17  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell18  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15  = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrLabel12      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel13      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrPictureBox1  = new DevExpress.XtraReports.UI.XRPictureBox();
     this.xrLabel8       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel9       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel10      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel11      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine4        = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine2        = new DevExpress.XtraReports.UI.XRLine();
     this.xrLine1        = new DevExpress.XtraReports.UI.XRLine();
     this.xrPageInfo1    = new DevExpress.XtraReports.UI.XRPageInfo();
     this.lbl_usuario    = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel6       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel5       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel3       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel27      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel14      = new DevExpress.XtraReports.UI.XRLabel();
     this.xrChart1       = new DevExpress.XtraReports.UI.XRChart();
     this.xrLabel1       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel4       = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLine3        = new DevExpress.XtraReports.UI.XRLine();
     this.sqlDataSource1 = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Detail
     //
     this.Detail.Dpi           = 100F;
     this.Detail.HeightF       = 11.45833F;
     this.Detail.Name          = "Detail";
     this.Detail.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // TopMargin
     //
     this.TopMargin.Dpi           = 100F;
     this.TopMargin.HeightF       = 14.375F;
     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.Dpi           = 100F;
     this.BottomMargin.HeightF       = 15.625F;
     this.BottomMargin.Name          = "BottomMargin";
     this.BottomMargin.Padding       = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
     this.BottomMargin.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel7,
         this.xrTable3,
         this.xrLabel12,
         this.xrLabel13,
         this.xrPictureBox1,
         this.xrLabel8,
         this.xrLabel9,
         this.xrLabel10,
         this.xrLabel11,
         this.xrLine4,
         this.xrLine2,
         this.xrLine1,
         this.xrPageInfo1,
         this.lbl_usuario,
         this.xrLabel6,
         this.xrLabel5,
         this.xrLabel3,
         this.xrLabel2,
         this.xrLabel27,
         this.xrLabel14,
         this.xrChart1,
         this.xrLabel1,
         this.xrLabel4,
         this.xrLine3
     });
     this.ReportHeader.Dpi     = 100F;
     this.ReportHeader.HeightF = 885.4167F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // xrLabel7
     //
     this.xrLabel7.Dpi                            = 100F;
     this.xrLabel7.Font                           = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Bold);
     this.xrLabel7.LocationFloat                  = new DevExpress.Utils.PointFloat(258.6254F, 813.6756F);
     this.xrLabel7.Name                           = "xrLabel7";
     this.xrLabel7.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel7.SizeF                          = new System.Drawing.SizeF(260.2283F, 16F);
     this.xrLabel7.StylePriority.UseFont          = false;
     this.xrLabel7.StylePriority.UseTextAlignment = false;
     this.xrLabel7.Text                           = "Niveles de Riesgo";
     this.xrLabel7.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrTable3
     //
     this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                     | DevExpress.XtraPrinting.BorderSide.Right)
                                                                    | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTable3.Dpi           = 100F;
     this.xrTable3.Font          = new System.Drawing.Font("Times New Roman", 7F, System.Drawing.FontStyle.Bold);
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(258.3337F, 830.6754F);
     this.xrTable3.Name          = "xrTable3";
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow4
     });
     this.xrTable3.SizeF = new System.Drawing.SizeF(260.52F, 19F);
     this.xrTable3.StylePriority.UseBorders       = false;
     this.xrTable3.StylePriority.UseFont          = false;
     this.xrTable3.StylePriority.UseTextAlignment = false;
     this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrTableRow4
     //
     this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell13,
         this.xrTableCell16,
         this.xrTableCell14,
         this.xrTableCell17,
         this.xrTableCell18,
         this.xrTableCell15
     });
     this.xrTableRow4.Dpi    = 100F;
     this.xrTableRow4.Name   = "xrTableRow4";
     this.xrTableRow4.Weight = 1D;
     //
     // xrTableCell13
     //
     this.xrTableCell13.BackColor = System.Drawing.Color.Green;
     this.xrTableCell13.Dpi       = 100F;
     this.xrTableCell13.Name      = "xrTableCell13";
     this.xrTableCell13.StylePriority.UseBackColor = false;
     this.xrTableCell13.Text   = "BAJO";
     this.xrTableCell13.Weight = 0.45449095848244947D;
     //
     // xrTableCell16
     //
     this.xrTableCell16.BackColor = System.Drawing.Color.White;
     this.xrTableCell16.Dpi       = 100F;
     this.xrTableCell16.Font      = new System.Drawing.Font("Times New Roman", 8F);
     this.xrTableCell16.Name      = "xrTableCell16";
     this.xrTableCell16.StylePriority.UseBackColor = false;
     this.xrTableCell16.StylePriority.UseFont      = false;
     this.xrTableCell16.Text   = "< 30";
     this.xrTableCell16.Weight = 0.32949534472600217D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.BackColor = System.Drawing.Color.Orange;
     this.xrTableCell14.Dpi       = 100F;
     this.xrTableCell14.Name      = "xrTableCell14";
     this.xrTableCell14.StylePriority.UseBackColor = false;
     this.xrTableCell14.Text   = "MEDIO";
     this.xrTableCell14.Weight = 0.45704193197170684D;
     //
     // xrTableCell17
     //
     this.xrTableCell17.BackColor = System.Drawing.Color.White;
     this.xrTableCell17.Dpi       = 100F;
     this.xrTableCell17.Font      = new System.Drawing.Font("Times New Roman", 8F, System.Drawing.FontStyle.Bold);
     this.xrTableCell17.Name      = "xrTableCell17";
     this.xrTableCell17.StylePriority.UseBackColor = false;
     this.xrTableCell17.StylePriority.UseFont      = false;
     this.xrTableCell17.Text   = "> 30 y <= 60";
     this.xrTableCell17.Weight = 0.74402170826557368D;
     //
     // xrTableCell18
     //
     this.xrTableCell18.BackColor = System.Drawing.Color.Red;
     this.xrTableCell18.Dpi       = 100F;
     this.xrTableCell18.Name      = "xrTableCell18";
     this.xrTableCell18.StylePriority.UseBackColor = false;
     this.xrTableCell18.Text   = "ALTO";
     this.xrTableCell18.Weight = 0.45449098010092193D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.BackColor = System.Drawing.Color.White;
     this.xrTableCell15.Dpi       = 100F;
     this.xrTableCell15.Font      = new System.Drawing.Font("Times New Roman", 8F, System.Drawing.FontStyle.Bold);
     this.xrTableCell15.Multiline = true;
     this.xrTableCell15.Name      = "xrTableCell15";
     this.xrTableCell15.StylePriority.UseBackColor = false;
     this.xrTableCell15.StylePriority.UseFont      = false;
     this.xrTableCell15.Text   = "> 60";
     this.xrTableCell15.Weight = 0.3294952998960079D;
     //
     // xrLabel12
     //
     this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query.RECOMENDACION")
     });
     this.xrLabel12.Dpi                            = 100F;
     this.xrLabel12.Font                           = new System.Drawing.Font("Times New Roman", 8F);
     this.xrLabel12.LocationFloat                  = new DevExpress.Utils.PointFloat(20.33373F, 762.75F);
     this.xrLabel12.Name                           = "xrLabel12";
     this.xrLabel12.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel12.SizeF                          = new System.Drawing.SizeF(767.2497F, 23F);
     this.xrLabel12.StylePriority.UseFont          = false;
     this.xrLabel12.StylePriority.UseTextAlignment = false;
     this.xrLabel12.Text                           = "xrLabel12";
     this.xrLabel12.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel13
     //
     this.xrLabel13.Dpi                   = 100F;
     this.xrLabel13.Font                  = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrLabel13.LocationFloat         = new DevExpress.Utils.PointFloat(20.33373F, 746.75F);
     this.xrLabel13.Name                  = "xrLabel13";
     this.xrLabel13.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel13.SizeF                 = new System.Drawing.SizeF(123.9583F, 16F);
     this.xrLabel13.StylePriority.UseFont = false;
     this.xrLabel13.Text                  = "Recomendación:";
     //
     // xrPictureBox1
     //
     this.xrPictureBox1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Image", null, "Query_1.LOGO")
     });
     this.xrPictureBox1.Dpi           = 100F;
     this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(19.62503F, 3.000007F);
     this.xrPictureBox1.Name          = "xrPictureBox1";
     this.xrPictureBox1.SizeF         = new System.Drawing.SizeF(124.6671F, 100.0833F);
     this.xrPictureBox1.Sizing        = DevExpress.XtraPrinting.ImageSizeMode.StretchImage;
     //
     // xrLabel8
     //
     this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
         new DevExpress.XtraReports.UI.XRBinding("Text", null, "Query_1.NOMBRE_EMPRESA")
     });
     this.xrLabel8.Dpi                            = 100F;
     this.xrLabel8.Font                           = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrLabel8.LocationFloat                  = new DevExpress.Utils.PointFloat(145.1253F, 5.999948F);
     this.xrLabel8.Name                           = "xrLabel8";
     this.xrLabel8.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel8.SizeF                          = new System.Drawing.SizeF(644.2497F, 23F);
     this.xrLabel8.StylePriority.UseFont          = false;
     this.xrLabel8.StylePriority.UseTextAlignment = false;
     this.xrLabel8.Text                           = "xrLabel8";
     this.xrLabel8.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel9
     //
     this.xrLabel9.Dpi           = 100F;
     this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(145.1253F, 28.99997F);
     this.xrLabel9.Name          = "xrLabel9";
     this.xrLabel9.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel9.SizeF         = new System.Drawing.SizeF(643.458F, 23F);
     this.xrLabel9.StylePriority.UseTextAlignment = false;
     this.xrLabel9.Text          = "Dirección: [Query_1.DIRECCION]";
     this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel10
     //
     this.xrLabel10.Dpi           = 100F;
     this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(145.1253F, 51.99992F);
     this.xrLabel10.Name          = "xrLabel10";
     this.xrLabel10.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel10.SizeF         = new System.Drawing.SizeF(643.458F, 23F);
     this.xrLabel10.StylePriority.UseTextAlignment = false;
     this.xrLabel10.Text = "Identificación: [Query_1.IDENTIFICACION]   Teléfono: [Query_1.TELEFONO]    Celula" +
                           "r: [Query_1.CELULAR]";
     this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLabel11
     //
     this.xrLabel11.Dpi           = 100F;
     this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(145.1253F, 75F);
     this.xrLabel11.Name          = "xrLabel11";
     this.xrLabel11.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel11.SizeF         = new System.Drawing.SizeF(643.458F, 23F);
     this.xrLabel11.StylePriority.UseTextAlignment = false;
     this.xrLabel11.Text          = "Email: [Query_1.EMAIL]   Pagina Web: [Query_1.PAGINA_WEB]";
     this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
     //
     // xrLine4
     //
     this.xrLine4.Dpi           = 100F;
     this.xrLine4.LocationFloat = new DevExpress.Utils.PointFloat(19.625F, 106.5241F);
     this.xrLine4.Name          = "xrLine4";
     this.xrLine4.SizeF         = new System.Drawing.SizeF(768.75F, 13F);
     //
     // xrLine2
     //
     this.xrLine2.Dpi           = 100F;
     this.xrLine2.LocationFloat = new DevExpress.Utils.PointFloat(19.83339F, 269.693F);
     this.xrLine2.Name          = "xrLine2";
     this.xrLine2.SizeF         = new System.Drawing.SizeF(768.75F, 13F);
     //
     // xrLine1
     //
     this.xrLine1.Dpi           = 100F;
     this.xrLine1.LocationFloat = new DevExpress.Utils.PointFloat(19.83339F, 188.693F);
     this.xrLine1.Name          = "xrLine1";
     this.xrLine1.SizeF         = new System.Drawing.SizeF(768.75F, 13F);
     //
     // xrPageInfo1
     //
     this.xrPageInfo1.Dpi                            = 100F;
     this.xrPageInfo1.Font                           = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrPageInfo1.Format                         = "{0:dd/MM/yyyy hh:mm tt}";
     this.xrPageInfo1.LocationFloat                  = new DevExpress.Utils.PointFloat(134.8338F, 834.6754F);
     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(109.4999F, 17.00002F);
     this.xrPageInfo1.StylePriority.UseFont          = false;
     this.xrPageInfo1.StylePriority.UseTextAlignment = false;
     this.xrPageInfo1.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // lbl_usuario
     //
     this.lbl_usuario.Dpi                            = 100F;
     this.lbl_usuario.Font                           = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_usuario.LocationFloat                  = new DevExpress.Utils.PointFloat(134.8338F, 814.6754F);
     this.lbl_usuario.Name                           = "lbl_usuario";
     this.lbl_usuario.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.lbl_usuario.SizeF                          = new System.Drawing.SizeF(109.4996F, 17.99999F);
     this.lbl_usuario.StylePriority.UseFont          = false;
     this.lbl_usuario.StylePriority.UseTextAlignment = false;
     this.lbl_usuario.Text                           = "lbl_usuario";
     this.lbl_usuario.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopLeft;
     //
     // xrLabel6
     //
     this.xrLabel6.Dpi                        = 100F;
     this.xrLabel6.Font                       = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel6.ForeColor                  = System.Drawing.Color.SteelBlue;
     this.xrLabel6.LocationFloat              = new DevExpress.Utils.PointFloat(20.33374F, 833.6754F);
     this.xrLabel6.Multiline                  = true;
     this.xrLabel6.Name                       = "xrLabel6";
     this.xrLabel6.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel6.SizeF                      = new System.Drawing.SizeF(114.0417F, 18F);
     this.xrLabel6.StylePriority.UseFont      = false;
     this.xrLabel6.StylePriority.UseForeColor = false;
     this.xrLabel6.Text                       = "Fecha Impresión:";
     //
     // xrLabel5
     //
     this.xrLabel5.Dpi                        = 100F;
     this.xrLabel5.Font                       = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel5.ForeColor                  = System.Drawing.Color.SteelBlue;
     this.xrLabel5.LocationFloat              = new DevExpress.Utils.PointFloat(73.33374F, 814.6754F);
     this.xrLabel5.Name                       = "xrLabel5";
     this.xrLabel5.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel5.SizeF                      = new System.Drawing.SizeF(60.91675F, 17.99999F);
     this.xrLabel5.StylePriority.UseFont      = false;
     this.xrLabel5.StylePriority.UseForeColor = false;
     this.xrLabel5.Text                       = "Usuario:";
     //
     // xrLabel3
     //
     this.xrLabel3.Dpi                            = 100F;
     this.xrLabel3.Font                           = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrLabel3.LocationFloat                  = new DevExpress.Utils.PointFloat(21.41668F, 212.693F);
     this.xrLabel3.Name                           = "xrLabel3";
     this.xrLabel3.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                          = new System.Drawing.SizeF(767.1667F, 23F);
     this.xrLabel3.StylePriority.UseFont          = false;
     this.xrLabel3.StylePriority.UseTextAlignment = false;
     this.xrLabel3.Text                           = "Evaluacion No.: [ID_EVALUACION]      Fecha: [FECHA!dd/MM/yyyy]";
     this.xrLabel3.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrLabel2
     //
     this.xrLabel2.Dpi                            = 100F;
     this.xrLabel2.Font                           = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel2.ForeColor                      = System.Drawing.Color.Black;
     this.xrLabel2.LocationFloat                  = new DevExpress.Utils.PointFloat(19.83338F, 162.0471F);
     this.xrLabel2.Name                           = "xrLabel2";
     this.xrLabel2.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                          = new System.Drawing.SizeF(768.75F, 22.58F);
     this.xrLabel2.StylePriority.UseFont          = false;
     this.xrLabel2.StylePriority.UseForeColor     = false;
     this.xrLabel2.StylePriority.UseTextAlignment = false;
     this.xrLabel2.Text                           = "Grafico de Pastel - Riesgo Parcial";
     this.xrLabel2.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel27
     //
     this.xrLabel27.Dpi                            = 100F;
     this.xrLabel27.Font                           = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel27.ForeColor                      = System.Drawing.Color.SteelBlue;
     this.xrLabel27.LocationFloat                  = new DevExpress.Utils.PointFloat(19.62503F, 135.4704F);
     this.xrLabel27.Name                           = "xrLabel27";
     this.xrLabel27.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel27.SizeF                          = new System.Drawing.SizeF(768.75F, 24.87167F);
     this.xrLabel27.StylePriority.UseFont          = false;
     this.xrLabel27.StylePriority.UseForeColor     = false;
     this.xrLabel27.StylePriority.UseTextAlignment = false;
     this.xrLabel27.Text                           = "EVALUACION DE RIESGO";
     this.xrLabel27.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopCenter;
     //
     // xrLabel14
     //
     this.xrLabel14.Dpi                            = 100F;
     this.xrLabel14.Font                           = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold);
     this.xrLabel14.LocationFloat                  = new DevExpress.Utils.PointFloat(21.41668F, 236.693F);
     this.xrLabel14.Name                           = "xrLabel14";
     this.xrLabel14.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel14.SizeF                          = new System.Drawing.SizeF(768.9583F, 23F);
     this.xrLabel14.StylePriority.UseFont          = false;
     this.xrLabel14.StylePriority.UseTextAlignment = false;
     this.xrLabel14.Text                           = "Cliente: [ID_CLIENTE] - [NOMBRES]";
     this.xrLabel14.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // xrChart1
     //
     this.xrChart1.AutoLayout                    = true;
     this.xrChart1.BorderColor                   = System.Drawing.Color.Black;
     this.xrChart1.Borders                       = DevExpress.XtraPrinting.BorderSide.None;
     simpleDiagram3D1.PerspectiveAngle           = 50;
     simpleDiagram3D1.RotationMatrixSerializable = "0.766044443118978;-0.219846310392954;0.604022773555054;0;0;0.939692620785908;0.34" +
                                                   "2020143325669;0;-0.642787609686539;-0.262002630229385;0.719846310392954;0;0;0;0;" +
                                                   "1";
     this.xrChart1.Diagram = simpleDiagram3D1;
     this.xrChart1.Dpi     = 100F;
     this.xrChart1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.LeftOutside;
     this.xrChart1.Legend.Name          = "Default Legend";
     this.xrChart1.LocationFloat        = new DevExpress.Utils.PointFloat(21.41665F, 286.467F);
     this.xrChart1.Name                 = "xrChart1";
     series1.ArgumentDataMember         = "Query.DESCRIPCION";
     series1.ColorDataMember            = "Query.COLOR";
     doughnut3DSeriesLabel1.BackColor   = System.Drawing.Color.Transparent;
     doughnut3DSeriesLabel1.Font        = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     doughnut3DSeriesLabel1.TextColor   = System.Drawing.Color.Black;
     doughnut3DSeriesLabel1.TextPattern = "{V:0.00%}";
     series1.Label             = doughnut3DSeriesLabel1;
     series1.LabelsVisibility  = DevExpress.Utils.DefaultBoolean.True;
     series1.LegendName        = "Default Legend";
     series1.LegendTextPattern = "{A}";
     series1.Name = "Series 1";
     series1.ValueDataMembersSerializable    = "Query.PORCIENTO";
     doughnut3DSeriesView1.Depth             = 22;
     doughnut3DSeriesView1.HoleRadiusPercent = 57;
     series1.View = doughnut3DSeriesView1;
     this.xrChart1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.xrChart1.SizeF = new System.Drawing.SizeF(768.7501F, 418.7499F);
     this.xrChart1.StylePriority.UseBorders = false;
     //
     // xrLabel1
     //
     this.xrLabel1.Dpi                   = 100F;
     this.xrLabel1.Font                  = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel1.LocationFloat         = new DevExpress.Utils.PointFloat(532.0004F, 829.1547F);
     this.xrLabel1.Name                  = "xrLabel1";
     this.xrLabel1.Padding               = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                 = new System.Drawing.SizeF(178.4168F, 23.00006F);
     this.xrLabel1.StylePriority.UseFont = false;
     this.xrLabel1.Text                  = "Porciento de Riesgo:";
     //
     // xrLabel4
     //
     this.xrLabel4.Dpi                            = 100F;
     this.xrLabel4.Font                           = new System.Drawing.Font("Times New Roman", 14F, System.Drawing.FontStyle.Bold);
     this.xrLabel4.LocationFloat                  = new DevExpress.Utils.PointFloat(711.9171F, 829.1545F);
     this.xrLabel4.Name                           = "xrLabel4";
     this.xrLabel4.Padding                        = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel4.SizeF                          = new System.Drawing.SizeF(78.04156F, 24.00006F);
     this.xrLabel4.StylePriority.UseFont          = false;
     this.xrLabel4.StylePriority.UseTextAlignment = false;
     this.xrLabel4.Text                           = "[VALOR_TOTAL] %";
     this.xrLabel4.TextAlignment                  = DevExpress.XtraPrinting.TextAlignment.TopRight;
     //
     // xrLine3
     //
     this.xrLine3.Dpi           = 100F;
     this.xrLine3.LocationFloat = new DevExpress.Utils.PointFloat(19.83339F, 864.1547F);
     this.xrLine3.Name          = "xrLine3";
     this.xrLine3.SizeF         = new System.Drawing.SizeF(768.75F, 13F);
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "BD_PLA_FT";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     customSqlQuery1.Name = "Query";
     customSqlQuery1.Sql  = resources.GetString("customSqlQuery1.Sql");
     customSqlQuery2.Name = "Query_1";
     customSqlQuery2.Sql  = "SELECT * FROM EMPRESA";
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         customSqlQuery1,
         customSqlQuery2
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // REP_GRAFICO_CIRCULAR
     //
     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 = "Query";
     this.DataSource = this.sqlDataSource1;
     this.Margins    = new System.Drawing.Printing.Margins(20, 20, 14, 16);
     this.SnapToGrid = false;
     this.Version    = "16.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrChart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
Ejemplo n.º 4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.SimpleDiagram3D       simpleDiagram3D1       = new DevExpress.XtraCharts.SimpleDiagram3D();
     DevExpress.XtraCharts.Series                series1                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Pie3DSeriesLabel      pie3DSeriesLabel1      = new DevExpress.XtraCharts.Pie3DSeriesLabel();
     DevExpress.XtraCharts.Pie3DSeriesView       pie3DSeriesView1       = new DevExpress.XtraCharts.Pie3DSeriesView();
     DevExpress.XtraCharts.Pie3DSeriesLabel      pie3DSeriesLabel2      = new DevExpress.XtraCharts.Pie3DSeriesLabel();
     DevExpress.XtraCharts.Pie3DSeriesView       pie3DSeriesView2       = new DevExpress.XtraCharts.Pie3DSeriesView();
     DevExpress.XtraCharts.SimpleDiagram3D       simpleDiagram3D2       = new DevExpress.XtraCharts.SimpleDiagram3D();
     DevExpress.XtraCharts.Series                series2                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Doughnut3DSeriesLabel doughnut3DSeriesLabel1 = new DevExpress.XtraCharts.Doughnut3DSeriesLabel();
     DevExpress.XtraCharts.Doughnut3DSeriesView  doughnut3DSeriesView1  = new DevExpress.XtraCharts.Doughnut3DSeriesView();
     DevExpress.XtraCharts.Doughnut3DSeriesLabel doughnut3DSeriesLabel2 = new DevExpress.XtraCharts.Doughnut3DSeriesLabel();
     DevExpress.XtraCharts.Doughnut3DSeriesView  doughnut3DSeriesView2  = new DevExpress.XtraCharts.Doughnut3DSeriesView();
     this.gridControl1    = new DevExpress.XtraGrid.GridControl();
     this.gridView1       = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1    = new DevExpress.XtraTab.XtraTabPage();
     this.chartControl1   = new DevExpress.XtraCharts.ChartControl();
     this.xtraTabPage2    = new DevExpress.XtraTab.XtraTabPage();
     this.chartControl2   = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtraTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView2)).BeginInit();
     this.xtraTabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView2)).BeginInit();
     this.SuspendLayout();
     //
     // gridControl1
     //
     this.gridControl1.Location = new System.Drawing.Point(2, 2);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(493, 500);
     this.gridControl1.TabIndex = 3;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     this.gridControl1.DoubleClick += new System.EventHandler(this.gridControl1_DoubleClick);
     //
     // gridView1
     //
     this.gridView1.Appearance.Row.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.gridView1.Appearance.Row.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.gridView1.Appearance.Row.Options.UseBackColor = true;
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.Location        = new System.Drawing.Point(501, 2);
     this.xtraTabControl1.Name            = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
     this.xtraTabControl1.Size            = new System.Drawing.Size(865, 505);
     this.xtraTabControl1.TabIndex        = 4;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.xtraTabPage1,
         this.xtraTabPage2
     });
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Controls.Add(this.chartControl1);
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(859, 477);
     this.xtraTabPage1.Text = "xtraTabPage1";
     //
     // chartControl1
     //
     this.chartControl1.AppearanceNameSerializable = "Chameleon";
     this.chartControl1.BackColor                = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.chartControl1.BorderOptions.Color      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     simpleDiagram3D1.RotationMatrixSerializable = "1;0;0;0;0;0.5;-0.866025403784439;0;0;0.866025403784439;0.5;0;0;0;0;1";
     this.chartControl1.Diagram       = simpleDiagram3D1;
     this.chartControl1.Legend.Name   = "Default Legend";
     this.chartControl1.Location      = new System.Drawing.Point(3, 3);
     this.chartControl1.Name          = "chartControl1";
     this.chartControl1.PaletteName   = "Mixed";
     pie3DSeriesLabel1.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
     pie3DSeriesLabel1.TextPattern    = "{A}: {VP:P2}";
     series1.Label             = pie3DSeriesLabel1;
     series1.LegendTextPattern = "{A}";
     series1.Name = "Series 1";
     series1.View = pie3DSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     pie3DSeriesLabel2.LineVisibility        = DevExpress.Utils.DefaultBoolean.True;
     pie3DSeriesLabel2.TextPattern           = "{VP:G4}";
     this.chartControl1.SeriesTemplate.Label = pie3DSeriesLabel2;
     this.chartControl1.SeriesTemplate.View  = pie3DSeriesView2;
     this.chartControl1.Size = new System.Drawing.Size(853, 469);
     this.chartControl1.SmallChartText.Font      = new System.Drawing.Font("Tahoma", 16F);
     this.chartControl1.SmallChartText.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.chartControl1.TabIndex = 5;
     //
     // xtraTabPage2
     //
     this.xtraTabPage2.Controls.Add(this.chartControl2);
     this.xtraTabPage2.Name = "xtraTabPage2";
     this.xtraTabPage2.Size = new System.Drawing.Size(859, 477);
     this.xtraTabPage2.Text = "xtraTabPage2";
     //
     // chartControl2
     //
     simpleDiagram3D2.RotationMatrixSerializable = "1;0;0;0;0;0.5;-0.866025403784439;0;0;0.866025403784439;0.5;0;0;0;0;1";
     this.chartControl2.Diagram            = simpleDiagram3D2;
     this.chartControl2.Legend.Name        = "Default Legend";
     this.chartControl2.Location           = new System.Drawing.Point(20, 31);
     this.chartControl2.Name               = "chartControl2";
     doughnut3DSeriesLabel1.LineVisibility = DevExpress.Utils.DefaultBoolean.True;
     doughnut3DSeriesLabel1.TextPattern    = "{VP:P2}";
     series2.Label = doughnut3DSeriesLabel1;
     series2.Name  = "Series 1";
     series2.View  = doughnut3DSeriesView1;
     this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2
     };
     doughnut3DSeriesLabel2.LineVisibility   = DevExpress.Utils.DefaultBoolean.True;
     doughnut3DSeriesLabel2.TextPattern      = "{VP:G4}";
     this.chartControl2.SeriesTemplate.Label = doughnut3DSeriesLabel2;
     this.chartControl2.SeriesTemplate.View  = doughnut3DSeriesView2;
     this.chartControl2.Size     = new System.Drawing.Size(654, 415);
     this.chartControl2.TabIndex = 0;
     //
     // FrmStoklar
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1370, 509);
     this.Controls.Add(this.xtraTabControl1);
     this.Controls.Add(this.gridControl1);
     this.Name  = "FrmStoklar";
     this.Text  = "STOKLAR";
     this.Load += new System.EventHandler(this.FrmStoklar_Load);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtraTabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pie3DSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.xtraTabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).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.SimpleDiagram3D       simpleDiagram3D2       = new DevExpress.XtraCharts.SimpleDiagram3D();
     DevExpress.XtraCharts.Series                series2                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Doughnut3DSeriesLabel doughnut3DSeriesLabel2 = new DevExpress.XtraCharts.Doughnut3DSeriesLabel();
     DevExpress.XtraCharts.Doughnut3DSeriesView  doughnut3DSeriesView3  = new DevExpress.XtraCharts.Doughnut3DSeriesView();
     DevExpress.XtraCharts.Doughnut3DSeriesView  doughnut3DSeriesView4  = new DevExpress.XtraCharts.Doughnut3DSeriesView();
     this.chartControl1  = new DevExpress.XtraCharts.ChartControl();
     this.groupControl1  = new DevExpress.XtraEditors.GroupControl();
     this.labelControl7  = new DevExpress.XtraEditors.LabelControl();
     this.labelControl8  = new DevExpress.XtraEditors.LabelControl();
     this.panel4         = new System.Windows.Forms.Panel();
     this.labelControl6  = new DevExpress.XtraEditors.LabelControl();
     this.labelControl3  = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5  = new DevExpress.XtraEditors.LabelControl();
     this.labelControl4  = 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.panel3         = new System.Windows.Forms.Panel();
     this.pictureEdit2   = new DevExpress.XtraEditors.PictureEdit();
     this.panel1         = new System.Windows.Forms.Panel();
     this.labelControl1  = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2  = new DevExpress.XtraEditors.LabelControl();
     this.panel5         = new System.Windows.Forms.Panel();
     this.pictureEdit1   = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl9  = new DevExpress.XtraEditors.LabelControl();
     this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
     this.panel6         = new System.Windows.Forms.Panel();
     this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
     this.pictureEdit3   = new DevExpress.XtraEditors.PictureEdit();
     this.pictureEdit4   = new DevExpress.XtraEditors.PictureEdit();
     this.pictureEdit5   = new DevExpress.XtraEditors.PictureEdit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     this.panel4.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).BeginInit();
     this.panel1.SuspendLayout();
     this.panel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     this.panel6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit4.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit5.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // chartControl1
     //
     simpleDiagram3D2.RotationMatrixSerializable = "0.999161776929437;0.000362296537807608;-0.0409342431764519;0;-0.0314914011498395;" +
                                                   "0.645681484959803;-0.762957214812027;0;0.0261540661624554;0.763606763145353;0.64" +
                                                   "5151669068482;0;0;0;0;1";
     this.chartControl1.Diagram = simpleDiagram3D2;
     this.chartControl1.Dock    = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.IndicatorsPaletteName      = "Aspect";
     this.chartControl1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
     this.chartControl1.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.chartControl1.Legend.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(54)))), ((int)(((byte)(93)))));
     this.chartControl1.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartControl1.Legend.MarkerSize          = new System.Drawing.Size(28, 16);
     this.chartControl1.Legend.Name      = "Default Legend";
     this.chartControl1.Legend.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.chartControl1.Location         = new System.Drawing.Point(2, 23);
     this.chartControl1.Name             = "chartControl1";
     doughnut3DSeriesLabel2.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     doughnut3DSeriesLabel2.Border.Color = System.Drawing.Color.Black;
     doughnut3DSeriesLabel2.LineColor    = System.Drawing.Color.FromArgb(((int)(((byte)(23)))), ((int)(((byte)(54)))), ((int)(((byte)(93)))));
     doughnut3DSeriesLabel2.Position     = DevExpress.XtraCharts.PieSeriesLabelPosition.TwoColumns;
     doughnut3DSeriesLabel2.TextColor    = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     series2.Label             = doughnut3DSeriesLabel2;
     series2.LegendTextPattern = "{A}";
     series2.Name = "Series 1";
     series2.View = doughnut3DSeriesView3;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2
     };
     this.chartControl1.SeriesTemplate.LegendTextPattern = "{A}";
     this.chartControl1.SeriesTemplate.View = doughnut3DSeriesView4;
     this.chartControl1.Size     = new System.Drawing.Size(931, 406);
     this.chartControl1.TabIndex = 0;
     //
     // groupControl1
     //
     this.groupControl1.Controls.Add(this.chartControl1);
     this.groupControl1.Location = new System.Drawing.Point(877, 390);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(935, 431);
     this.groupControl1.TabIndex = 14;
     this.groupControl1.Text     = "Arızalı Ürün İstatistikleri";
     //
     // labelControl7
     //
     this.labelControl7.Appearance.Font                 = new System.Drawing.Font("Tahoma", 30F, 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(64, 99);
     this.labelControl7.Name     = "labelControl7";
     this.labelControl7.Size     = new System.Drawing.Size(66, 48);
     this.labelControl7.TabIndex = 1;
     this.labelControl7.Text     = "555";
     //
     // labelControl8
     //
     this.labelControl8.Appearance.Font                 = new System.Drawing.Font("Tahoma", 15.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(21, 37);
     this.labelControl8.Name     = "labelControl8";
     this.labelControl8.Size     = new System.Drawing.Size(254, 25);
     this.labelControl8.TabIndex = 0;
     this.labelControl8.Text     = "Parça Bekleyen Ürün Sayısı";
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(128)))), ((int)(((byte)(250)))));
     this.panel4.Controls.Add(this.pictureEdit4);
     this.panel4.Controls.Add(this.labelControl7);
     this.panel4.Controls.Add(this.labelControl8);
     this.panel4.Location = new System.Drawing.Point(1497, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(315, 189);
     this.panel4.TabIndex = 11;
     //
     // labelControl6
     //
     this.labelControl6.Appearance.Font                 = new System.Drawing.Font("Tahoma", 15.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(26, 37);
     this.labelControl6.Name     = "labelControl6";
     this.labelControl6.Size     = new System.Drawing.Size(239, 25);
     this.labelControl6.TabIndex = 0;
     this.labelControl6.Text     = "Tamir Edilmiş Ürün Sayısı";
     //
     // labelControl3
     //
     this.labelControl3.Appearance.Font                 = new System.Drawing.Font("Tahoma", 30F, 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(80, 99);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(66, 48);
     this.labelControl3.TabIndex = 1;
     this.labelControl3.Text     = "555";
     //
     // labelControl5
     //
     this.labelControl5.Appearance.Font                 = new System.Drawing.Font("Tahoma", 30F, 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(73, 99);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(66, 48);
     this.labelControl5.TabIndex = 1;
     this.labelControl5.Text     = "555";
     //
     // labelControl4
     //
     this.labelControl4.Appearance.Font                 = new System.Drawing.Font("Tahoma", 15.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(26, 37);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(241, 25);
     this.labelControl4.TabIndex = 0;
     this.labelControl4.Text     = "Mevcut Arızalı Ürün Sayısı";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(148)))), ((int)(((byte)(50)))));
     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(877, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(304, 189);
     this.panel2.TabIndex = 12;
     //
     // gridView1
     //
     this.gridView1.Appearance.Row.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.gridView1.Appearance.Row.BackColor2           = System.Drawing.Color.Aqua;
     this.gridView1.Appearance.Row.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.gridView1.Appearance.Row.Options.UseBackColor = true;
     this.gridView1.Appearance.Row.Options.UseFont      = true;
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // gridControl1
     //
     this.gridControl1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.gridControl1.Location = new System.Drawing.Point(-2, 0);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(873, 821);
     this.gridControl1.TabIndex = 9;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(6)))), ((int)(((byte)(82)))), ((int)(((byte)(221)))));
     this.panel3.Controls.Add(this.pictureEdit3);
     this.panel3.Controls.Add(this.labelControl5);
     this.panel3.Controls.Add(this.labelControl6);
     this.panel3.Location = new System.Drawing.Point(1187, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(304, 189);
     this.panel3.TabIndex = 13;
     //
     // pictureEdit2
     //
     this.pictureEdit2.EditValue = global::TeknikServisOtomasyon.Properties.Resources.icons8_error_256px;
     this.pictureEdit2.Location  = new System.Drawing.Point(200, 77);
     this.pictureEdit2.Name      = "pictureEdit2";
     this.pictureEdit2.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit2.Properties.Appearance.Options.UseBackColor = true;
     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(100, 96);
     this.pictureEdit2.TabIndex = 2;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(30)))), ((int)(((byte)(81)))));
     this.panel1.Controls.Add(this.labelControl1);
     this.panel1.Controls.Add(this.labelControl2);
     this.panel1.Location = new System.Drawing.Point(1497, 195);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(315, 189);
     this.panel1.TabIndex = 14;
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font                 = new System.Drawing.Font("Tahoma", 30F, 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(64, 99);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(66, 48);
     this.labelControl1.TabIndex = 1;
     this.labelControl1.Text     = "555";
     //
     // labelControl2
     //
     this.labelControl2.Appearance.Font                 = new System.Drawing.Font("Tahoma", 15.75F, System.Drawing.FontStyle.Regular, 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(21, 28);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(245, 25);
     this.labelControl2.TabIndex = 0;
     this.labelControl2.Text     = "En Fazla Arızalanan Marka";
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(98)))), ((int)(((byte)(102)))));
     this.panel5.Controls.Add(this.pictureEdit1);
     this.panel5.Controls.Add(this.labelControl9);
     this.panel5.Controls.Add(this.labelControl10);
     this.panel5.Location = new System.Drawing.Point(877, 195);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(304, 189);
     this.panel5.TabIndex = 15;
     //
     // pictureEdit1
     //
     this.pictureEdit1.EditValue = global::TeknikServisOtomasyon.Properties.Resources.icons8_money_256px;
     this.pictureEdit1.Location  = new System.Drawing.Point(200, 77);
     this.pictureEdit1.Name      = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     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(100, 96);
     this.pictureEdit1.TabIndex = 2;
     //
     // labelControl9
     //
     this.labelControl9.Appearance.Font                 = new System.Drawing.Font("Tahoma", 30F, 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(80, 99);
     this.labelControl9.Name     = "labelControl9";
     this.labelControl9.Size     = new System.Drawing.Size(66, 48);
     this.labelControl9.TabIndex = 1;
     this.labelControl9.Text     = "555";
     //
     // labelControl10
     //
     this.labelControl10.Appearance.Font                 = new System.Drawing.Font("Tahoma", 15.75F, 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(26, 37);
     this.labelControl10.Name     = "labelControl10";
     this.labelControl10.Size     = new System.Drawing.Size(183, 25);
     this.labelControl10.TabIndex = 0;
     this.labelControl10.Text     = "Arızalı Ürünler Kasa";
     //
     // panel6
     //
     this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(20)))), ((int)(((byte)(100)))));
     this.panel6.Controls.Add(this.pictureEdit5);
     this.panel6.Controls.Add(this.labelControl11);
     this.panel6.Controls.Add(this.labelControl12);
     this.panel6.Location = new System.Drawing.Point(1187, 195);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(304, 189);
     this.panel6.TabIndex = 16;
     //
     // labelControl11
     //
     this.labelControl11.Appearance.Font                 = new System.Drawing.Font("Tahoma", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.labelControl11.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl11.Appearance.Options.UseFont      = true;
     this.labelControl11.Appearance.Options.UseForeColor = true;
     this.labelControl11.Location = new System.Drawing.Point(73, 99);
     this.labelControl11.Name     = "labelControl11";
     this.labelControl11.Size     = new System.Drawing.Size(66, 48);
     this.labelControl11.TabIndex = 1;
     this.labelControl11.Text     = "555";
     //
     // labelControl12
     //
     this.labelControl12.Appearance.Font                 = new System.Drawing.Font("Tahoma", 15.75F, 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(26, 37);
     this.labelControl12.Name     = "labelControl12";
     this.labelControl12.Size     = new System.Drawing.Size(181, 25);
     this.labelControl12.TabIndex = 0;
     this.labelControl12.Text     = "Toplam Ürün Sayısı";
     //
     // pictureEdit3
     //
     this.pictureEdit3.EditValue = global::TeknikServisOtomasyon.Properties.Resources.icons8_no_edit_256px;
     this.pictureEdit3.Location  = new System.Drawing.Point(201, 77);
     this.pictureEdit3.Name      = "pictureEdit3";
     this.pictureEdit3.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit3.Properties.Appearance.Options.UseBackColor = true;
     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(100, 96);
     this.pictureEdit3.TabIndex = 3;
     //
     // pictureEdit4
     //
     this.pictureEdit4.EditValue = global::TeknikServisOtomasyon.Properties.Resources.icons8_maintenance_256px;
     this.pictureEdit4.Location  = new System.Drawing.Point(210, 77);
     this.pictureEdit4.Name      = "pictureEdit4";
     this.pictureEdit4.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit4.Properties.Appearance.Options.UseBackColor = true;
     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(100, 96);
     this.pictureEdit4.TabIndex = 4;
     //
     // pictureEdit5
     //
     this.pictureEdit5.EditValue = global::TeknikServisOtomasyon.Properties.Resources.icons8_product_256px;
     this.pictureEdit5.Location  = new System.Drawing.Point(201, 77);
     this.pictureEdit5.Name      = "pictureEdit5";
     this.pictureEdit5.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit5.Properties.Appearance.Options.UseBackColor = true;
     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(100, 96);
     this.pictureEdit5.TabIndex = 3;
     //
     // ArizaliUrunListesi
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1810, 821);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.groupControl1);
     this.Controls.Add(this.panel5);
     this.Controls.Add(this.panel6);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.gridControl1);
     this.Name  = "ArizaliUrunListesi";
     this.Text  = "Arızalı Ürün Listesi";
     this.Load += new System.EventHandler(this.ArizaliUrunListesi_Load);
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     this.panel6.ResumeLayout(false);
     this.panel6.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit4.Properties)).EndInit();
     ((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()
 {
     DevExpress.XtraCharts.SimpleDiagram3D      simpleDiagram3D1      = new DevExpress.XtraCharts.SimpleDiagram3D();
     DevExpress.XtraCharts.Series               series1               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Doughnut3DSeriesView doughnut3DSeriesView1 = new DevExpress.XtraCharts.Doughnut3DSeriesView();
     this.gridControl1  = new DevExpress.XtraGrid.GridControl();
     this.gridView1     = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView1)).BeginInit();
     this.SuspendLayout();
     //
     // gridControl1
     //
     this.gridControl1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     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(524, 821);
     this.gridControl1.TabIndex = 3;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Appearance.Row.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.gridView1.Appearance.Row.BackColor2           = System.Drawing.Color.Aqua;
     this.gridView1.Appearance.Row.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
     this.gridView1.Appearance.Row.Options.UseBackColor = true;
     this.gridView1.Appearance.Row.Options.UseFont      = true;
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // chartControl1
     //
     this.chartControl1.AppearanceNameSerializable = "Chameleon";
     this.chartControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(179)))), ((int)(((byte)(226)))));
     simpleDiagram3D1.RotationMatrixSerializable = "0.999727091717339;0.0055992169640948;0.0226801864143273;0;0.00563059810280082;0.8" +
                                                   "84476933307336;-0.46654994460643;0;-0.0226724160910216;0.466550322276866;0.88420" +
                                                   "4025285996;0;0;0;0;1";
     this.chartControl1.Diagram = simpleDiagram3D1;
     this.chartControl1.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.chartControl1.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.chartControl1.Legend.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(179)))), ((int)(((byte)(215)))));
     this.chartControl1.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.chartControl1.Legend.Name = "Default Legend";
     this.chartControl1.Location    = new System.Drawing.Point(530, 0);
     this.chartControl1.Name        = "chartControl1";
     this.chartControl1.PaletteName = "Concourse";
     series1.LegendName             = "Default Legend";
     series1.LegendTextPattern      = "{A}";
     series1.Name = "Series 1";
     series1.View = doughnut3DSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.Size     = new System.Drawing.Size(1282, 821);
     this.chartControl1.TabIndex = 4;
     //
     // CariIlIstatistik
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1810, 821);
     this.Controls.Add(this.chartControl1);
     this.Controls.Add(this.gridControl1);
     this.Name  = "CariIlIstatistik";
     this.Text  = "Cari İl İstatistik";
     this.Load += new System.EventHandler(this.CariIlIstatistik_Load);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 7
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.SimpleDiagram3D       simpleDiagram3D1       = new DevExpress.XtraCharts.SimpleDiagram3D();
     DevExpress.XtraCharts.Series                series1                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Doughnut3DSeriesLabel doughnut3DSeriesLabel1 = new DevExpress.XtraCharts.Doughnut3DSeriesLabel();
     DevExpress.XtraCharts.Doughnut3DSeriesView  doughnut3DSeriesView1  = new DevExpress.XtraCharts.Doughnut3DSeriesView();
     DevExpress.XtraCharts.SeriesTitle           seriesTitle1           = new DevExpress.XtraCharts.SeriesTitle();
     DevExpress.XtraCharts.Doughnut3DSeriesView  doughnut3DSeriesView2  = new DevExpress.XtraCharts.Doughnut3DSeriesView();
     DevExpress.XtraCharts.ChartTitle            chartTitle1            = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.SimpleDiagram3D       simpleDiagram3D2       = new DevExpress.XtraCharts.SimpleDiagram3D();
     DevExpress.XtraCharts.Series                series2                = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Doughnut3DSeriesLabel doughnut3DSeriesLabel2 = new DevExpress.XtraCharts.Doughnut3DSeriesLabel();
     DevExpress.XtraCharts.Doughnut3DSeriesView  doughnut3DSeriesView3  = new DevExpress.XtraCharts.Doughnut3DSeriesView();
     DevExpress.XtraCharts.SeriesTitle           seriesTitle2           = new DevExpress.XtraCharts.SeriesTitle();
     DevExpress.XtraCharts.Doughnut3DSeriesView  doughnut3DSeriesView4  = new DevExpress.XtraCharts.Doughnut3DSeriesView();
     DevExpress.XtraCharts.ChartTitle            chartTitle2            = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram             xyDiagram1             = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                series3                = new DevExpress.XtraCharts.Series();
     this.metroTabControl1 = new MetroFramework.Controls.MetroTabControl();
     this.tabPage1         = new System.Windows.Forms.TabPage();
     this.chartControl1    = new DevExpress.XtraCharts.ChartControl();
     this.xpCollection1    = new DevExpress.Xpo.XPCollection(this.components);
     this.tabPage2         = new System.Windows.Forms.TabPage();
     this.tabPage3         = new System.Windows.Forms.TabPage();
     this.tabPage4         = new System.Windows.Forms.TabPage();
     this.chartControl2    = new DevExpress.XtraCharts.ChartControl();
     this.xpCollection2    = new DevExpress.Xpo.XPCollection(this.components);
     this.chartControl3    = new DevExpress.XtraCharts.ChartControl();
     this.metroTabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xpCollection1)).BeginInit();
     this.tabPage2.SuspendLayout();
     this.tabPage3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xpCollection2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     this.SuspendLayout();
     //
     // metroTabControl1
     //
     this.metroTabControl1.Controls.Add(this.tabPage1);
     this.metroTabControl1.Controls.Add(this.tabPage2);
     this.metroTabControl1.Controls.Add(this.tabPage3);
     this.metroTabControl1.Controls.Add(this.tabPage4);
     this.metroTabControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.metroTabControl1.Location      = new System.Drawing.Point(20, 60);
     this.metroTabControl1.Name          = "metroTabControl1";
     this.metroTabControl1.SelectedIndex = 2;
     this.metroTabControl1.Size          = new System.Drawing.Size(1338, 700);
     this.metroTabControl1.TabIndex      = 0;
     this.metroTabControl1.UseSelectable = true;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.chartControl1);
     this.tabPage1.Location = new System.Drawing.Point(4, 38);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(1330, 658);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "Stock Stats";
     this.tabPage1.UseVisualStyleBackColor = true;
     this.tabPage1.Click += new System.EventHandler(this.tabPage1_Click);
     //
     // chartControl1
     //
     this.chartControl1.AppearanceNameSerializable = "The Trees";
     this.chartControl1.DataSource = this.xpCollection1;
     simpleDiagram3D1.RotationMatrixSerializable = "0.453509747992261;0.716524101949608;-0.530020867326315;0;-0.798901637445061;0.590" +
                                                   "438245247476;0.114624832548207;0;0.395076046051421;0.371451059864447;0.840201778" +
                                                   "123561;0;0;0;0;1";
     this.chartControl1.Diagram         = simpleDiagram3D1;
     this.chartControl1.Legend.Visible  = false;
     this.chartControl1.Location        = new System.Drawing.Point(3, 70);
     this.chartControl1.Name            = "chartControl1";
     series1.ArgumentDataMember         = "Argument";
     series1.ArgumentScaleType          = DevExpress.XtraCharts.ScaleType.Qualitative;
     doughnut3DSeriesLabel1.TextPattern = "{V} {A}";
     series1.Label                           = doughnut3DSeriesLabel1;
     series1.LabelsVisibility                = DevExpress.Utils.DefaultBoolean.True;
     series1.Name                            = "Series 1";
     series1.ValueDataMembersSerializable    = "Value";
     doughnut3DSeriesView1.HoleRadiusPercent = 35;
     doughnut3DSeriesView1.SizeAsPercentage  = 100D;
     doughnut3DSeriesView1.SweepDirection    = DevExpress.XtraCharts.PieSweepDirection.Counterclockwise;
     seriesTitle1.Text                       = "";
     doughnut3DSeriesView1.Titles.AddRange(new DevExpress.XtraCharts.SeriesTitle[] {
         seriesTitle1
     });
     series1.View = doughnut3DSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.SeriesSorting = DevExpress.XtraCharts.SortingMode.Descending;
     this.chartControl1.SeriesTemplate.ArgumentDataMember           = "Argument";
     this.chartControl1.SeriesTemplate.ArgumentScaleType            = DevExpress.XtraCharts.ScaleType.Qualitative;
     this.chartControl1.SeriesTemplate.ValueDataMembersSerializable = "Value";
     doughnut3DSeriesView2.SizeAsPercentage = 100D;
     doughnut3DSeriesView2.SweepDirection   = DevExpress.XtraCharts.PieSweepDirection.Counterclockwise;
     this.chartControl1.SeriesTemplate.View = doughnut3DSeriesView2;
     this.chartControl1.Size     = new System.Drawing.Size(499, 517);
     this.chartControl1.TabIndex = 0;
     chartTitle1.Text            = "STOCK AVAILABILITY CHART";
     this.chartControl1.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // xpCollection1
     //
     this.xpCollection1.ObjectType = typeof(Surya.Stats.SeriesRecord);
     //
     // tabPage2
     //
     this.tabPage2.BackColor = System.Drawing.Color.Transparent;
     this.tabPage2.Controls.Add(this.chartControl2);
     this.tabPage2.Location = new System.Drawing.Point(4, 38);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Size     = new System.Drawing.Size(1330, 658);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "Buyer Stats";
     this.tabPage2.Click   += new System.EventHandler(this.tabPage2_Click);
     //
     // tabPage3
     //
     this.tabPage3.BackColor = System.Drawing.Color.Transparent;
     this.tabPage3.Controls.Add(this.chartControl3);
     this.tabPage3.Location = new System.Drawing.Point(4, 38);
     this.tabPage3.Name     = "tabPage3";
     this.tabPage3.Size     = new System.Drawing.Size(1330, 658);
     this.tabPage3.TabIndex = 2;
     this.tabPage3.Text     = "Sold-Out Stock Stats";
     //
     // tabPage4
     //
     this.tabPage4.BackColor = System.Drawing.Color.Transparent;
     this.tabPage4.Location  = new System.Drawing.Point(4, 38);
     this.tabPage4.Name      = "tabPage4";
     this.tabPage4.Size      = new System.Drawing.Size(1330, 658);
     this.tabPage4.TabIndex  = 3;
     this.tabPage4.Text      = "Invoice Stats";
     //
     // chartControl2
     //
     this.chartControl2.AppearanceNameSerializable = "The Trees";
     this.chartControl2.DataSource = this.xpCollection2;
     simpleDiagram3D2.RotationMatrixSerializable = "0.453509747992261;0.716524101949608;-0.530020867326315;0;-0.798901637445061;0.590" +
                                                   "438245247476;0.114624832548207;0;0.395076046051421;0.371451059864447;0.840201778" +
                                                   "123561;0;0;0;0;1";
     simpleDiagram3D2.ZoomPercent       = 90;
     this.chartControl2.Diagram         = simpleDiagram3D2;
     this.chartControl2.Legend.Visible  = false;
     this.chartControl2.Location        = new System.Drawing.Point(10, 10);
     this.chartControl2.Name            = "chartControl2";
     this.chartControl2.PaletteName     = "Office 2013";
     series2.ArgumentDataMember         = "Argument";
     series2.ArgumentScaleType          = DevExpress.XtraCharts.ScaleType.Qualitative;
     doughnut3DSeriesLabel2.TextPattern = "{A} = {V}";
     series2.Label                           = doughnut3DSeriesLabel2;
     series2.LabelsVisibility                = DevExpress.Utils.DefaultBoolean.True;
     series2.Name                            = "Series 1";
     series2.ValueDataMembersSerializable    = "Value";
     doughnut3DSeriesView3.HoleRadiusPercent = 35;
     doughnut3DSeriesView3.SizeAsPercentage  = 100D;
     doughnut3DSeriesView3.SweepDirection    = DevExpress.XtraCharts.PieSweepDirection.Counterclockwise;
     seriesTitle2.Text                       = "";
     doughnut3DSeriesView3.Titles.AddRange(new DevExpress.XtraCharts.SeriesTitle[] {
         seriesTitle2
     });
     series2.View = doughnut3DSeriesView3;
     this.chartControl2.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2
     };
     this.chartControl2.SeriesSorting = DevExpress.XtraCharts.SortingMode.Descending;
     this.chartControl2.SeriesTemplate.ArgumentDataMember           = "Argument";
     this.chartControl2.SeriesTemplate.ArgumentScaleType            = DevExpress.XtraCharts.ScaleType.Qualitative;
     this.chartControl2.SeriesTemplate.ValueDataMembersSerializable = "Value";
     doughnut3DSeriesView4.SizeAsPercentage = 100D;
     doughnut3DSeriesView4.SweepDirection   = DevExpress.XtraCharts.PieSweepDirection.Counterclockwise;
     this.chartControl2.SeriesTemplate.View = doughnut3DSeriesView4;
     this.chartControl2.Size     = new System.Drawing.Size(1306, 645);
     this.chartControl2.TabIndex = 1;
     chartTitle2.Text            = "";
     this.chartControl2.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle2
     });
     //
     // xpCollection2
     //
     this.xpCollection2.ObjectType = typeof(Surya.Stats.SeriesRecord1);
     //
     // chartControl3
     //
     this.chartControl3.AppearanceNameSerializable = "Nature Colors";
     this.chartControl3.DataSource = this.xpCollection1;
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     this.chartControl3.Diagram  = xyDiagram1;
     this.chartControl3.Location = new System.Drawing.Point(3, 3);
     this.chartControl3.Name     = "chartControl3";
     series3.Name = "Series 1";
     this.chartControl3.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series3
     };
     this.chartControl3.SeriesTemplate.ArgumentDataMember           = "Argument";
     this.chartControl3.SeriesTemplate.ArgumentScaleType            = DevExpress.XtraCharts.ScaleType.Qualitative;
     this.chartControl3.SeriesTemplate.ValueDataMembersSerializable = "Value";
     this.chartControl3.Size     = new System.Drawing.Size(543, 411);
     this.chartControl3.TabIndex = 0;
     //
     // Stats
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1378, 780);
     this.Controls.Add(this.metroTabControl1);
     this.Name        = "Stats";
     this.Text        = "STATISTICS";
     this.TextAlign   = MetroFramework.Forms.MetroFormTextAlign.Center;
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.Stats_Load);
     this.metroTabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xpCollection1)).EndInit();
     this.tabPage2.ResumeLayout(false);
     this.tabPage3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xpCollection2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl3)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 8
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.SimpleDiagram3D      simpleDiagram3D1      = new DevExpress.XtraCharts.SimpleDiagram3D();
     DevExpress.XtraCharts.Series               series1               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Doughnut3DSeriesView doughnut3DSeriesView1 = new DevExpress.XtraCharts.Doughnut3DSeriesView();
     this.labelControl10          = new DevExpress.XtraEditors.LabelControl();
     this.labelControl9           = new DevExpress.XtraEditors.LabelControl();
     this.chartControl1           = new DevExpress.XtraCharts.ChartControl();
     this.panelControl1           = new DevExpress.XtraEditors.PanelControl();
     this.labelControl7           = new DevExpress.XtraEditors.LabelControl();
     this.labelControl8           = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5           = new DevExpress.XtraEditors.LabelControl();
     this.panel4                  = new System.Windows.Forms.Panel();
     this.labelControl6           = new DevExpress.XtraEditors.LabelControl();
     this.panel3                  = new System.Windows.Forms.Panel();
     this.labelControl3           = new DevExpress.XtraEditors.LabelControl();
     this.labelControl4           = new DevExpress.XtraEditors.LabelControl();
     this.panel2                  = new System.Windows.Forms.Panel();
     this.labelControl2           = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1           = new DevExpress.XtraEditors.LabelControl();
     this.panel1                  = new System.Windows.Forms.Panel();
     this.gridView1               = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridControl1            = new DevExpress.XtraGrid.GridControl();
     this.panel5                  = new System.Windows.Forms.Panel();
     this.labelControl11          = new DevExpress.XtraEditors.LabelControl();
     this.labelControl12          = new DevExpress.XtraEditors.LabelControl();
     this.panel6                  = new System.Windows.Forms.Panel();
     this.labelControl13          = new DevExpress.XtraEditors.LabelControl();
     this.labelControl14          = new DevExpress.XtraEditors.LabelControl();
     this.ArizaliUrunListesiTimer = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     this.panel4.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     this.panel5.SuspendLayout();
     this.panel6.SuspendLayout();
     this.SuspendLayout();
     //
     // labelControl10
     //
     this.labelControl10.Appearance.Font            = new System.Drawing.Font("Tahoma", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl10.Appearance.Options.UseFont = true;
     this.labelControl10.Location = new System.Drawing.Point(138, 478);
     this.labelControl10.Name     = "labelControl10";
     this.labelControl10.Size     = new System.Drawing.Size(216, 21);
     this.labelControl10.TabIndex = 2;
     this.labelControl10.Text     = "Marka Ürün Adedi Grafiği";
     //
     // labelControl9
     //
     this.labelControl9.Appearance.Font            = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl9.Appearance.Options.UseFont = true;
     this.labelControl9.Location = new System.Drawing.Point(25, 5);
     this.labelControl9.Name     = "labelControl9";
     this.labelControl9.Size     = new System.Drawing.Size(289, 28);
     this.labelControl9.TabIndex = 1;
     this.labelControl9.Text     = "Arızalı Ürün İstatistikleri";
     //
     // chartControl1
     //
     this.chartControl1.BackColor                = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.chartControl1.BorderOptions.Color      = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     simpleDiagram3D1.RotationMatrixSerializable = "0.87636025516698;-0.155612450298813;-0.455826138429629;0;-0.0172193049485361;0.93" +
                                                   "5645385013105;-0.352521217858968;0;0.481348313283382;0.316784593715792;0.8172828" +
                                                   "90120407;0;0;0;0;1";
     this.chartControl1.Diagram  = simpleDiagram3D1;
     this.chartControl1.Location = new System.Drawing.Point(2, 32);
     this.chartControl1.Name     = "chartControl1";
     series1.Name = "Series 1";
     series1.View = doughnut3DSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.Size     = new System.Drawing.Size(944, 386);
     this.chartControl1.TabIndex = 0;
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.labelControl10);
     this.panelControl1.Controls.Add(this.labelControl9);
     this.panelControl1.Controls.Add(this.chartControl1);
     this.panelControl1.Location = new System.Drawing.Point(951, 355);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(951, 420);
     this.panelControl1.TabIndex = 11;
     //
     // labelControl7
     //
     this.labelControl7.Appearance.Font                 = new System.Drawing.Font("Calibri", 25.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl7.Appearance.ForeColor            = System.Drawing.SystemColors.ButtonFace;
     this.labelControl7.Appearance.Options.UseFont      = true;
     this.labelControl7.Appearance.Options.UseForeColor = true;
     this.labelControl7.Location = new System.Drawing.Point(39, 61);
     this.labelControl7.Name     = "labelControl7";
     this.labelControl7.Size     = new System.Drawing.Size(66, 53);
     this.labelControl7.TabIndex = 1;
     this.labelControl7.Text     = "584";
     //
     // labelControl8
     //
     this.labelControl8.Appearance.Font                 = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl8.Appearance.ForeColor            = System.Drawing.SystemColors.ButtonFace;
     this.labelControl8.Appearance.Options.UseFont      = true;
     this.labelControl8.Appearance.Options.UseForeColor = true;
     this.labelControl8.Location = new System.Drawing.Point(25, 23);
     this.labelControl8.Name     = "labelControl8";
     this.labelControl8.Size     = new System.Drawing.Size(166, 18);
     this.labelControl8.TabIndex = 0;
     this.labelControl8.Text     = "Parça Bekleyen Ürün Sayısı";
     //
     // labelControl5
     //
     this.labelControl5.Appearance.Font                 = new System.Drawing.Font("Calibri", 25.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl5.Appearance.ForeColor            = System.Drawing.SystemColors.ButtonFace;
     this.labelControl5.Appearance.Options.UseFont      = true;
     this.labelControl5.Appearance.Options.UseForeColor = true;
     this.labelControl5.Location = new System.Drawing.Point(39, 61);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(66, 53);
     this.labelControl5.TabIndex = 1;
     this.labelControl5.Text     = "584";
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.panel4.Controls.Add(this.labelControl7);
     this.panel4.Controls.Add(this.labelControl8);
     this.panel4.Location = new System.Drawing.Point(1589, 9);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(313, 166);
     this.panel4.TabIndex = 8;
     //
     // labelControl6
     //
     this.labelControl6.Appearance.Font                 = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl6.Appearance.ForeColor            = System.Drawing.SystemColors.ButtonFace;
     this.labelControl6.Appearance.Options.UseFont      = true;
     this.labelControl6.Appearance.Options.UseForeColor = true;
     this.labelControl6.Location = new System.Drawing.Point(25, 23);
     this.labelControl6.Name     = "labelControl6";
     this.labelControl6.Size     = new System.Drawing.Size(192, 18);
     this.labelControl6.TabIndex = 0;
     this.labelControl6.Text     = "Tadilatı Bitmiş Olan Ürün Sayısı";
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(140)))), ((int)(((byte)(116)))));
     this.panel3.Controls.Add(this.labelControl5);
     this.panel3.Controls.Add(this.labelControl6);
     this.panel3.Location = new System.Drawing.Point(1270, 9);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(313, 166);
     this.panel3.TabIndex = 9;
     //
     // labelControl3
     //
     this.labelControl3.Appearance.Font                 = new System.Drawing.Font("Calibri", 25.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl3.Appearance.ForeColor            = System.Drawing.SystemColors.ButtonFace;
     this.labelControl3.Appearance.Options.UseFont      = true;
     this.labelControl3.Appearance.Options.UseForeColor = true;
     this.labelControl3.Location = new System.Drawing.Point(39, 61);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(66, 53);
     this.labelControl3.TabIndex = 1;
     this.labelControl3.Text     = "584";
     //
     // labelControl4
     //
     this.labelControl4.Appearance.Font                 = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl4.Appearance.ForeColor            = System.Drawing.SystemColors.ButtonFace;
     this.labelControl4.Appearance.Options.UseFont      = true;
     this.labelControl4.Appearance.Options.UseForeColor = true;
     this.labelControl4.Location = new System.Drawing.Point(25, 23);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(160, 18);
     this.labelControl4.TabIndex = 0;
     this.labelControl4.Text     = "Toplam Arızalı Ürün Sayısı";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(112)))), ((int)(((byte)(147)))));
     this.panel2.Controls.Add(this.labelControl3);
     this.panel2.Controls.Add(this.labelControl4);
     this.panel2.Location = new System.Drawing.Point(951, 9);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(313, 166);
     this.panel2.TabIndex = 10;
     //
     // labelControl2
     //
     this.labelControl2.Appearance.Font                 = new System.Drawing.Font("Calibri", 25.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl2.Appearance.ForeColor            = System.Drawing.SystemColors.ButtonFace;
     this.labelControl2.Appearance.Options.UseFont      = true;
     this.labelControl2.Appearance.Options.UseForeColor = true;
     this.labelControl2.Location = new System.Drawing.Point(39, 61);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(66, 53);
     this.labelControl2.TabIndex = 1;
     this.labelControl2.Text     = "584";
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font                 = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl1.Appearance.ForeColor            = System.Drawing.SystemColors.ButtonFace;
     this.labelControl1.Appearance.Options.UseFont      = true;
     this.labelControl1.Appearance.Options.UseForeColor = true;
     this.labelControl1.Location = new System.Drawing.Point(25, 23);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(133, 18);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text     = "En Fazla Arızalı Marka";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(71)))), ((int)(((byte)(71)))), ((int)(((byte)(135)))));
     this.panel1.Controls.Add(this.labelControl2);
     this.panel1.Controls.Add(this.labelControl1);
     this.panel1.Location = new System.Drawing.Point(1589, 181);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(313, 166);
     this.panel1.TabIndex = 7;
     //
     // gridView1
     //
     this.gridView1.Appearance.Row.BackColor            = System.Drawing.SystemColors.ActiveCaption;
     this.gridView1.Appearance.Row.BackColor2           = System.Drawing.Color.Salmon;
     this.gridView1.Appearance.Row.Options.UseBackColor = true;
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     //
     // gridControl1
     //
     this.gridControl1.Location = new System.Drawing.Point(0, -1);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(945, 776);
     this.gridControl1.TabIndex = 6;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.panel5.Controls.Add(this.labelControl11);
     this.panel5.Controls.Add(this.labelControl12);
     this.panel5.Location = new System.Drawing.Point(951, 181);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(313, 166);
     this.panel5.TabIndex = 9;
     //
     // labelControl11
     //
     this.labelControl11.Appearance.Font                 = new System.Drawing.Font("Calibri", 25.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl11.Appearance.ForeColor            = System.Drawing.SystemColors.ButtonFace;
     this.labelControl11.Appearance.Options.UseFont      = true;
     this.labelControl11.Appearance.Options.UseForeColor = true;
     this.labelControl11.Location = new System.Drawing.Point(39, 61);
     this.labelControl11.Name     = "labelControl11";
     this.labelControl11.Size     = new System.Drawing.Size(66, 53);
     this.labelControl11.TabIndex = 1;
     this.labelControl11.Text     = "584";
     //
     // labelControl12
     //
     this.labelControl12.Appearance.Font                 = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl12.Appearance.ForeColor            = System.Drawing.SystemColors.ButtonFace;
     this.labelControl12.Appearance.Options.UseFont      = true;
     this.labelControl12.Appearance.Options.UseForeColor = true;
     this.labelControl12.Location = new System.Drawing.Point(25, 23);
     this.labelControl12.Name     = "labelControl12";
     this.labelControl12.Size     = new System.Drawing.Size(107, 18);
     this.labelControl12.TabIndex = 0;
     this.labelControl12.Text     = "Arızalı Ürün Gelir";
     //
     // panel6
     //
     this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(34)))), ((int)(((byte)(112)))), ((int)(((byte)(147)))));
     this.panel6.Controls.Add(this.labelControl13);
     this.panel6.Controls.Add(this.labelControl14);
     this.panel6.Location = new System.Drawing.Point(1270, 181);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(313, 166);
     this.panel6.TabIndex = 11;
     //
     // labelControl13
     //
     this.labelControl13.Appearance.Font                 = new System.Drawing.Font("Calibri", 25.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl13.Appearance.ForeColor            = System.Drawing.SystemColors.ButtonFace;
     this.labelControl13.Appearance.Options.UseFont      = true;
     this.labelControl13.Appearance.Options.UseForeColor = true;
     this.labelControl13.Location = new System.Drawing.Point(39, 61);
     this.labelControl13.Name     = "labelControl13";
     this.labelControl13.Size     = new System.Drawing.Size(66, 53);
     this.labelControl13.TabIndex = 1;
     this.labelControl13.Text     = "584";
     //
     // labelControl14
     //
     this.labelControl14.Appearance.Font                 = new System.Drawing.Font("Calibri", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl14.Appearance.ForeColor            = System.Drawing.SystemColors.ButtonFace;
     this.labelControl14.Appearance.Options.UseFont      = true;
     this.labelControl14.Appearance.Options.UseForeColor = true;
     this.labelControl14.Location = new System.Drawing.Point(25, 23);
     this.labelControl14.Name     = "labelControl14";
     this.labelControl14.Size     = new System.Drawing.Size(118, 18);
     this.labelControl14.TabIndex = 0;
     this.labelControl14.Text     = "Toplam Ürün Sayısı";
     //
     // ArizaliUrunListesiTimer
     //
     this.ArizaliUrunListesiTimer.Tick += new System.EventHandler(this.ArizaliUrunListesiTimer_Tick);
     //
     // FrmArizaliUrunListesi
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1924, 1055);
     this.Controls.Add(this.panel6);
     this.Controls.Add(this.panel5);
     this.Controls.Add(this.panelControl1);
     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       = "FrmArizaliUrunListesi";
     this.Text       = "FtmArizaListesi";
     this.Activated += new System.EventHandler(this.FrmArizaliUrunListesi_Activated);
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.panel6.ResumeLayout(false);
     this.panel6.PerformLayout();
     this.ResumeLayout(false);
 }
Ejemplo n.º 9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraCharts.SimpleDiagram3D          simpleDiagram3D1          = new DevExpress.XtraCharts.SimpleDiagram3D();
     DevExpress.XtraCharts.Series                   series1                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Doughnut3DSeriesLabel    doughnut3DSeriesLabel1    = new DevExpress.XtraCharts.Doughnut3DSeriesLabel();
     DevExpress.XtraCharts.Doughnut3DSeriesView     doughnut3DSeriesView1     = new DevExpress.XtraCharts.Doughnut3DSeriesView();
     DevExpress.XtraCharts.Doughnut3DSeriesLabel    doughnut3DSeriesLabel2    = new DevExpress.XtraCharts.Doughnut3DSeriesLabel();
     DevExpress.XtraCharts.Doughnut3DSeriesView     doughnut3DSeriesView2     = new DevExpress.XtraCharts.Doughnut3DSeriesView();
     DevExpress.XtraCharts.ChartTitle               chartTitle1               = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram                xyDiagram1                = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                   series2                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel1 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.Series                   series3                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel2 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.SideBySideBarSeriesLabel sideBySideBarSeriesLabel3 = new DevExpress.XtraCharts.SideBySideBarSeriesLabel();
     DevExpress.XtraCharts.ChartTitle               chartTitle2               = new DevExpress.XtraCharts.ChartTitle();
     DevExpress.XtraCharts.XYDiagram                xyDiagram2                = new DevExpress.XtraCharts.XYDiagram();
     DevExpress.XtraCharts.Series                   series4                   = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.PointSeriesLabel         pointSeriesLabel1         = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView1           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.PointSeriesLabel         pointSeriesLabel2         = new DevExpress.XtraCharts.PointSeriesLabel();
     DevExpress.XtraCharts.LineSeriesView           lineSeriesView2           = new DevExpress.XtraCharts.LineSeriesView();
     DevExpress.XtraCharts.ChartTitle               chartTitle3               = new DevExpress.XtraCharts.ChartTitle();
     this.ccPopularity     = new DevExpress.XtraCharts.ChartControl();
     this.ccSimilarHouses  = new DevExpress.XtraCharts.ChartControl();
     this.layoutControl    = new DevExpress.XtraLayout.LayoutControl();
     this.ccPrice          = new DevExpress.XtraCharts.ChartControl();
     this.lcgRoot          = new DevExpress.XtraLayout.LayoutControlGroup();
     this.lciPopularity    = new DevExpress.XtraLayout.LayoutControlItem();
     this.lcgRight         = new DevExpress.XtraLayout.LayoutControlGroup();
     this.lciPrice         = new DevExpress.XtraLayout.LayoutControlItem();
     this.lciSimilarHouses = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.ccPopularity)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ccSimilarHouses)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).BeginInit();
     this.layoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ccPrice)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lcgRoot)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lciPopularity)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lcgRight)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lciPrice)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lciSimilarHouses)).BeginInit();
     this.SuspendLayout();
     //
     // ccPopularity
     //
     simpleDiagram3D1.RotationMatrixSerializable = "0.845796244331925;-0.105833135547423;0.522903490612008;0;0.337527012184029;0.8651" +
                                                   "89866386579;-0.370839602993132;0;-0.413163683205753;0.490148796307999;0.76749588" +
                                                   "1655196;0;0;0;0;1";
     simpleDiagram3D1.RuntimeRotation             = true;
     simpleDiagram3D1.RuntimeZooming              = true;
     this.ccPopularity.Diagram                    = simpleDiagram3D1;
     this.ccPopularity.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Center;
     this.ccPopularity.Legend.AlignmentVertical   = DevExpress.XtraCharts.LegendAlignmentVertical.BottomOutside;
     this.ccPopularity.Legend.EnableAntialiasing  = Utils.DefaultBoolean.True;
     this.ccPopularity.Legend.Direction           = DevExpress.XtraCharts.LegendDirection.LeftToRight;
     this.ccPopularity.Legend.EquallySpacedItems  = false;
     this.ccPopularity.Legend.Font                = new System.Drawing.Font("Segoe UI", 8F);
     this.ccPopularity.Legend.HorizontalIndent    = 0;
     this.ccPopularity.Legend.Margins.Bottom      = 0;
     this.ccPopularity.Legend.Margins.Left        = 0;
     this.ccPopularity.Legend.Margins.Right       = 0;
     this.ccPopularity.Legend.Margins.Top         = 0;
     this.ccPopularity.Location                   = new System.Drawing.Point(12, 0);
     this.ccPopularity.Name                    = "ccPopularity";
     this.ccPopularity.Padding.Bottom          = 20;
     this.ccPopularity.Padding.Left            = 20;
     this.ccPopularity.Padding.Right           = 20;
     this.ccPopularity.Padding.Top             = 20;
     this.ccPopularity.PaletteName             = "Concourse";
     doughnut3DSeriesLabel1.EnableAntialiasing = Utils.DefaultBoolean.True;
     doughnut3DSeriesLabel1.Border.Visibility  = Utils.DefaultBoolean.False;
     doughnut3DSeriesLabel1.Font               = new System.Drawing.Font("Segoe UI", 8F);
     doughnut3DSeriesLabel1.LineVisibility     = Utils.DefaultBoolean.True;
     doughnut3DSeriesLabel1.TextPattern        = "{VP:P0}";
     doughnut3DSeriesLabel1.Position           = DevExpress.XtraCharts.PieSeriesLabelPosition.Inside;
     series1.Label             = doughnut3DSeriesLabel1;
     series1.LegendTextPattern = "{A:G0}";
     series1.Name = "Popularity";
     doughnut3DSeriesView1.HoleRadiusPercent = 45;
     series1.View = doughnut3DSeriesView1;
     this.ccPopularity.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     doughnut3DSeriesLabel2.LineVisibility  = Utils.DefaultBoolean.True;
     this.ccPopularity.SeriesTemplate.Label = doughnut3DSeriesLabel2;
     this.ccPopularity.SeriesTemplate.View  = doughnut3DSeriesView2;
     this.ccPopularity.Size     = new System.Drawing.Size(513, 594);
     this.ccPopularity.TabIndex = 0;
     chartTitle1.Font           = new System.Drawing.Font("Segoe UI", 12F);
     chartTitle1.Text           = "Housing by Region";
     this.ccPopularity.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle1
     });
     //
     // ccSimilarHouses
     //
     this.ccSimilarHouses.CrosshairEnabled     = DevExpress.Utils.DefaultBoolean.False;
     xyDiagram1.AxisX.Label.EnableAntialiasing = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisX.Label.Font = new System.Drawing.Font("Segoe UI", 7F);
     xyDiagram1.AxisX.WholeRange.AutoSideMargins  = true;
     xyDiagram1.AxisX.VisualRange.AutoSideMargins = true;
     xyDiagram1.AxisX.Tickmarks.MinorVisible      = false;
     xyDiagram1.AxisX.Title.Font = new System.Drawing.Font("Segoe UI", 9F);
     xyDiagram1.AxisX.Title.Text = "Year";
     xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
     xyDiagram1.AxisY.Label.EnableAntialiasing   = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram1.AxisY.Label.Font = new System.Drawing.Font("Segoe UI", 7F);
     xyDiagram1.AxisY.WholeRange.AutoSideMargins  = true;
     xyDiagram1.AxisY.VisualRange.AutoSideMargins = true;
     xyDiagram1.AxisY.Title.Font = new System.Drawing.Font("Segoe UI", 9F);
     xyDiagram1.AxisY.Title.Text = "Count";
     xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
     xyDiagram1.DefaultPane.ScrollBarOptions.YAxisScrollBarVisible = false;
     xyDiagram1.EnableAxisXScrolling = true;
     xyDiagram1.EnableAxisXZooming   = true;
     this.ccSimilarHouses.Diagram    = xyDiagram1;
     this.ccSimilarHouses.Legend.AlignmentHorizontal = DevExpress.XtraCharts.LegendAlignmentHorizontal.Right;
     this.ccSimilarHouses.Legend.EnableAntialiasing  = Utils.DefaultBoolean.True;
     this.ccSimilarHouses.Legend.Font             = new System.Drawing.Font("Segoe UI", 8F);
     this.ccSimilarHouses.Location                = new System.Drawing.Point(537, 291);
     this.ccSimilarHouses.Name                    = "ccSimilarHouses";
     this.ccSimilarHouses.Padding.Bottom          = 20;
     this.ccSimilarHouses.Padding.Left            = 20;
     this.ccSimilarHouses.Padding.Right           = 20;
     this.ccSimilarHouses.Padding.Top             = 20;
     this.ccSimilarHouses.PaletteName             = "Concourse";
     sideBySideBarSeriesLabel1.EnableAntialiasing = Utils.DefaultBoolean.True;
     sideBySideBarSeriesLabel1.BackColor          = System.Drawing.Color.Transparent;
     sideBySideBarSeriesLabel1.Border.Visibility  = Utils.DefaultBoolean.False;
     sideBySideBarSeriesLabel1.Font               = new System.Drawing.Font("Segoe UI", 8F);
     sideBySideBarSeriesLabel1.LineVisibility     = Utils.DefaultBoolean.True;
     series2.Label            = sideBySideBarSeriesLabel1;
     series2.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
     series2.Name             = "Proposals";
     sideBySideBarSeriesLabel2.EnableAntialiasing = Utils.DefaultBoolean.True;
     sideBySideBarSeriesLabel2.BackColor          = System.Drawing.Color.Transparent;
     sideBySideBarSeriesLabel2.Border.Visibility  = Utils.DefaultBoolean.False;
     sideBySideBarSeriesLabel2.Font           = new System.Drawing.Font("Segoe UI", 8F);
     sideBySideBarSeriesLabel2.LineVisibility = Utils.DefaultBoolean.True;
     series3.Label            = sideBySideBarSeriesLabel2;
     series3.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
     series3.Name             = "Sold";
     this.ccSimilarHouses.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series2,
         series3
     };
     sideBySideBarSeriesLabel3.LineVisibility             = Utils.DefaultBoolean.True;
     this.ccSimilarHouses.SeriesTemplate.Label            = sideBySideBarSeriesLabel3;
     this.ccSimilarHouses.SeriesTemplate.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
     this.ccSimilarHouses.Size     = new System.Drawing.Size(578, 303);
     this.ccSimilarHouses.TabIndex = 2;
     chartTitle2.Font = new System.Drawing.Font("Segoe UI", 12F);
     chartTitle2.Text = "Supply and Demand for Similar Homes";
     this.ccSimilarHouses.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle2
     });
     //
     // layoutControl
     //
     this.layoutControl.AllowCustomization = false;
     this.layoutControl.Controls.Add(this.ccPopularity);
     this.layoutControl.Controls.Add(this.ccSimilarHouses);
     this.layoutControl.Controls.Add(this.ccPrice);
     this.layoutControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl.Location = new System.Drawing.Point(0, 0);
     this.layoutControl.Name     = "layoutControl";
     this.layoutControl.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(485, 480, 684, 541);
     this.layoutControl.Root     = this.lcgRoot;
     this.layoutControl.Size     = new System.Drawing.Size(1115, 594);
     this.layoutControl.TabIndex = 3;
     this.layoutControl.Text     = "layoutControl1";
     //
     // ccPrice
     //
     this.ccPrice.CacheToMemory                                    = true;
     xyDiagram2.AxisX.GridLines.Visible                            = true;
     xyDiagram2.AxisX.Label.EnableAntialiasing                     = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram2.AxisX.Label.Font                                   = new System.Drawing.Font("Segoe UI", 7F);
     xyDiagram2.AxisX.Label.Staggered                              = true;
     xyDiagram2.AxisX.VisualRange.Auto                             = false;
     xyDiagram2.AxisX.VisualRange.MaxValueSerializable             = "09/13/2011 00:00:00.000";
     xyDiagram2.AxisX.WholeRange.AutoSideMargins                   = true;
     xyDiagram2.AxisX.VisualRange.AutoSideMargins                  = true;
     xyDiagram2.AxisX.VisibleInPanesSerializable                   = "-1";
     xyDiagram2.AxisY.Label.EnableAntialiasing                     = DevExpress.Utils.DefaultBoolean.True;
     xyDiagram2.AxisY.Label.Font                                   = new System.Drawing.Font("Segoe UI", 7F);
     xyDiagram2.AxisY.Label.TextPattern                            = "{V:N0}";
     xyDiagram2.AxisY.WholeRange.AlwaysShowZeroLevel               = false;
     xyDiagram2.AxisY.WholeRange.AutoSideMargins                   = true;
     xyDiagram2.AxisY.VisualRange.AutoSideMargins                  = true;
     xyDiagram2.AxisY.Title.Font                                   = new System.Drawing.Font("Segoe UI", 9F);
     xyDiagram2.AxisY.Title.Text                                   = "Thousands of US Dollars";
     xyDiagram2.AxisY.VisibleInPanesSerializable                   = "-1";
     xyDiagram2.DefaultPane.ScrollBarOptions.YAxisScrollBarVisible = false;
     xyDiagram2.EnableAxisXScrolling                               = true;
     xyDiagram2.EnableAxisXZooming                                 = true;
     xyDiagram2.EnableAxisYScrolling                               = true;
     xyDiagram2.EnableAxisYZooming                                 = true;
     this.ccPrice.Diagram           = xyDiagram2;
     this.ccPrice.Legend.Visibility = Utils.DefaultBoolean.False;
     this.ccPrice.Location          = new System.Drawing.Point(537, 0);
     this.ccPrice.Name                        = "ccPrice";
     this.ccPrice.Padding.Bottom              = 20;
     this.ccPrice.Padding.Left                = 20;
     this.ccPrice.Padding.Right               = 20;
     this.ccPrice.Padding.Top                 = 20;
     this.ccPrice.PaletteName                 = "Concourse";
     series4.ArgumentScaleType                = DevExpress.XtraCharts.ScaleType.DateTime;
     series4.CrosshairLabelPattern            = "{A :d} : {V :n1}";
     pointSeriesLabel1.LineVisibility         = Utils.DefaultBoolean.True;
     pointSeriesLabel1.TextPattern            = "{V:N0}";
     pointSeriesLabel1.ResolveOverlappingMode = DevExpress.XtraCharts.ResolveOverlappingMode.HideOverlapped;
     series4.Label                   = pointSeriesLabel1;
     series4.LabelsVisibility        = DevExpress.Utils.DefaultBoolean.False;
     series4.Name                    = "Price";
     series4.View                    = lineSeriesView1;
     this.ccPrice.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series4
     };
     pointSeriesLabel2.LineVisibility  = Utils.DefaultBoolean.True;
     this.ccPrice.SeriesTemplate.Label = pointSeriesLabel2;
     this.ccPrice.SeriesTemplate.View  = lineSeriesView2;
     this.ccPrice.Size     = new System.Drawing.Size(578, 279);
     this.ccPrice.TabIndex = 1;
     chartTitle3.Font      = new System.Drawing.Font("Segoe UI", 12F);
     chartTitle3.Text      = "House Price Over Time";
     this.ccPrice.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
         chartTitle3
     });
     //
     // lcgRoot
     //
     this.lcgRoot.CustomizationFormText       = "layoutControlGroup";
     this.lcgRoot.DefaultLayoutType           = DevExpress.XtraLayout.Utils.LayoutType.Horizontal;
     this.lcgRoot.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.lcgRoot.GroupBordersVisible         = false;
     this.lcgRoot.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.lciPopularity,
         this.lcgRight
     });
     this.lcgRoot.Location    = new System.Drawing.Point(0, 0);
     this.lcgRoot.Name        = "lcgRoot";
     this.lcgRoot.Padding     = new DevExpress.XtraLayout.Utils.Padding(12, 0, 0, 0);
     this.lcgRoot.Size        = new System.Drawing.Size(1115, 594);
     this.lcgRoot.Text        = "lcgRoot";
     this.lcgRoot.TextVisible = false;
     //
     // lciPopularity
     //
     this.lciPopularity.Control = this.ccPopularity;
     this.lciPopularity.CustomizationFormText = "lciPopularity";
     this.lciPopularity.Location = new System.Drawing.Point(0, 0);
     this.lciPopularity.Name     = "lciPopularity";
     this.lciPopularity.Padding  = new DevExpress.XtraLayout.Utils.Padding(0, 12, 0, 0);
     this.lciPopularity.Size     = new System.Drawing.Size(525, 594);
     this.lciPopularity.Text     = "lciPopularity";
     this.lciPopularity.TextSize = new System.Drawing.Size(0, 0);
     this.lciPopularity.TextToControlDistance = 0;
     this.lciPopularity.TextVisible           = false;
     //
     // lcgRight
     //
     this.lcgRight.CustomizationFormText       = "lcgRight";
     this.lcgRight.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.lcgRight.GroupBordersVisible         = false;
     this.lcgRight.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.lciPrice,
         this.lciSimilarHouses
     });
     this.lcgRight.Location = new System.Drawing.Point(525, 0);
     this.lcgRight.Name     = "lcgRight";
     this.lcgRight.Padding  = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.lcgRight.Size     = new System.Drawing.Size(578, 594);
     this.lcgRight.Spacing  = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.lcgRight.Text     = "lcgRight";
     //
     // lciPrice
     //
     this.lciPrice.Control = this.ccPrice;
     this.lciPrice.CustomizationFormText = "lciPrice";
     this.lciPrice.Location = new System.Drawing.Point(0, 0);
     this.lciPrice.Name     = "lciPrice";
     this.lciPrice.Padding  = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 12);
     this.lciPrice.Size     = new System.Drawing.Size(578, 291);
     this.lciPrice.Text     = "lciPrice";
     this.lciPrice.TextSize = new System.Drawing.Size(0, 0);
     this.lciPrice.TextToControlDistance = 0;
     this.lciPrice.TextVisible           = false;
     //
     // lciSimilarHouses
     //
     this.lciSimilarHouses.Control = this.ccSimilarHouses;
     this.lciSimilarHouses.CustomizationFormText = "lciSimilarHouses";
     this.lciSimilarHouses.Location = new System.Drawing.Point(0, 291);
     this.lciSimilarHouses.Name     = "lciSimilarHouses";
     this.lciSimilarHouses.Padding  = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.lciSimilarHouses.Size     = new System.Drawing.Size(578, 303);
     this.lciSimilarHouses.Text     = "lciSimilarHouses";
     this.lciSimilarHouses.TextSize = new System.Drawing.Size(0, 0);
     this.lciSimilarHouses.TextToControlDistance = 0;
     this.lciSimilarHouses.TextVisible           = false;
     //
     // ucStatistics
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.layoutControl);
     this.Name = "ucStatistics";
     this.Size = new System.Drawing.Size(1115, 594);
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ccPopularity)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(sideBySideBarSeriesLabel3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ccSimilarHouses)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).EndInit();
     this.layoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(xyDiagram2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pointSeriesLabel2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(lineSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ccPrice)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lcgRoot)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lciPopularity)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lcgRight)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lciPrice)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lciSimilarHouses)).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.SimpleDiagram3D          simpleDiagram3D1      = new DevExpress.XtraCharts.SimpleDiagram3D();
     DevExpress.XtraCharts.Series                   series1               = new DevExpress.XtraCharts.Series();
     DevExpress.XtraCharts.Doughnut3DSeriesView     doughnut3DSeriesView1 = new DevExpress.XtraCharts.Doughnut3DSeriesView();
     DevExpress.XtraCharts.Doughnut3DSeriesView     doughnut3DSeriesView2 = new DevExpress.XtraCharts.Doughnut3DSeriesView();
     System.ComponentModel.ComponentResourceManager resources             = new System.ComponentModel.ComponentResourceManager(typeof(FrmArizaListesi));
     this.labelControl9  = new DevExpress.XtraEditors.LabelControl();
     this.chartControl1  = new DevExpress.XtraCharts.ChartControl();
     this.panelControl1  = new DevExpress.XtraEditors.PanelControl();
     this.labelControl7  = new DevExpress.XtraEditors.LabelControl();
     this.panel4         = new System.Windows.Forms.Panel();
     this.pictureEdit3   = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl8  = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5  = new DevExpress.XtraEditors.LabelControl();
     this.labelControl6  = new DevExpress.XtraEditors.LabelControl();
     this.panel3         = new System.Windows.Forms.Panel();
     this.pictureEdit2   = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl3  = new DevExpress.XtraEditors.LabelControl();
     this.labelControl4  = new DevExpress.XtraEditors.LabelControl();
     this.panel2         = new System.Windows.Forms.Panel();
     this.pictureEdit1   = new DevExpress.XtraEditors.PictureEdit();
     this.gridView1      = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridControl1   = new DevExpress.XtraGrid.GridControl();
     this.panel5         = new System.Windows.Forms.Panel();
     this.pictureEdit6   = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
     this.panel6         = new System.Windows.Forms.Panel();
     this.pictureEdit5   = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
     this.panel7         = new System.Windows.Forms.Panel();
     this.pictureEdit4   = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     this.panel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit6.Properties)).BeginInit();
     this.panel6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit5.Properties)).BeginInit();
     this.panel7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit4.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // labelControl9
     //
     this.labelControl9.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl9.Appearance.Options.UseFont = true;
     this.labelControl9.Location = new System.Drawing.Point(5, 12);
     this.labelControl9.Name     = "labelControl9";
     this.labelControl9.Size     = new System.Drawing.Size(232, 28);
     this.labelControl9.TabIndex = 1;
     this.labelControl9.Text     = "Arızalı Ürün İstatistikleri";
     //
     // chartControl1
     //
     simpleDiagram3D1.PerspectiveAngle           = 50;
     simpleDiagram3D1.RotationMatrixSerializable = "-0.550952358825208;-0.00844095363949563;-0.834494007531878;0;0.463305440564329;0." +
                                                   "828604063389772;-0.314266407491272;0;0.694117833691406;-0.559771432314687;-0.452" +
                                                   "610623512014;0;0;0;0;1";
     this.chartControl1.Diagram     = simpleDiagram3D1;
     this.chartControl1.Legend.Name = "Default Legend";
     this.chartControl1.Location    = new System.Drawing.Point(5, 46);
     this.chartControl1.Name        = "chartControl1";
     series1.LegendName             = "Default Legend";
     series1.LegendTextPattern      = "{A}";
     series1.Name = "Series 1";
     series1.View = doughnut3DSeriesView1;
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
         series1
     };
     this.chartControl1.SeriesTemplate.View = doughnut3DSeriesView2;
     this.chartControl1.Size     = new System.Drawing.Size(896, 426);
     this.chartControl1.TabIndex = 0;
     //
     // panelControl1
     //
     this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
     this.panelControl1.Controls.Add(this.labelControl9);
     this.panelControl1.Controls.Add(this.chartControl1);
     this.panelControl1.Location = new System.Drawing.Point(1115, 314);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(906, 454);
     this.panelControl1.TabIndex = 16;
     //
     // labelControl7
     //
     this.labelControl7.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(210, 88);
     this.labelControl7.Name     = "labelControl7";
     this.labelControl7.Size     = new System.Drawing.Size(69, 54);
     this.labelControl7.TabIndex = 1;
     this.labelControl7.Text     = "584";
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(36)))), ((int)(((byte)(97)))));
     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(1732, 12);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(285, 145);
     this.panel4.TabIndex = 15;
     //
     // pictureEdit3
     //
     this.pictureEdit3.EditValue = ((object)(resources.GetObject("pictureEdit3.EditValue")));
     this.pictureEdit3.Enabled   = false;
     this.pictureEdit3.Location  = new System.Drawing.Point(110, 55);
     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 = 4;
     //
     // labelControl8
     //
     this.labelControl8.Appearance.Font                 = new System.Drawing.Font("Segoe UI Semibold", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(17, 17);
     this.labelControl8.Name     = "labelControl8";
     this.labelControl8.Size     = new System.Drawing.Size(206, 23);
     this.labelControl8.TabIndex = 0;
     this.labelControl8.Text     = "Parça Bekleyen Ürün Sayısı";
     //
     // labelControl5
     //
     this.labelControl5.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(213, 88);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(69, 54);
     this.labelControl5.TabIndex = 1;
     this.labelControl5.Text     = "584";
     //
     // labelControl6
     //
     this.labelControl6.Appearance.Font                 = new System.Drawing.Font("Segoe UI Semibold", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(43, 17);
     this.labelControl6.Name     = "labelControl6";
     this.labelControl6.Size     = new System.Drawing.Size(196, 23);
     this.labelControl6.TabIndex = 0;
     this.labelControl6.Text     = "Tadilatı Bitmiş Ürün Sayısı";
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(55)))), ((int)(((byte)(153)))));
     this.panel3.Controls.Add(this.pictureEdit2);
     this.panel3.Controls.Add(this.labelControl5);
     this.panel3.Controls.Add(this.labelControl6);
     this.panel3.Location = new System.Drawing.Point(1425, 12);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(285, 145);
     this.panel3.TabIndex = 14;
     //
     // pictureEdit2
     //
     this.pictureEdit2.EditValue = ((object)(resources.GetObject("pictureEdit2.EditValue")));
     this.pictureEdit2.Enabled   = false;
     this.pictureEdit2.Location  = new System.Drawing.Point(104, 55);
     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, 60);
     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)(0)));
     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(213, 91);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(69, 54);
     this.labelControl3.TabIndex = 1;
     this.labelControl3.Text     = "584";
     //
     // labelControl4
     //
     this.labelControl4.Appearance.Font                 = new System.Drawing.Font("Segoe UI Semibold", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(36, 17);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(199, 23);
     this.labelControl4.TabIndex = 0;
     this.labelControl4.Text     = "Mevcut Arızalı Ürün Sayısı";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(105)))), ((int)(((byte)(189)))));
     this.panel2.Controls.Add(this.pictureEdit1);
     this.panel2.Controls.Add(this.labelControl3);
     this.panel2.Controls.Add(this.labelControl4);
     this.panel2.Location = new System.Drawing.Point(1115, 12);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(285, 145);
     this.panel2.TabIndex = 13;
     //
     // pictureEdit1
     //
     this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Enabled   = false;
     this.pictureEdit1.Location  = new System.Drawing.Point(106, 55);
     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 = 2;
     //
     // gridView1
     //
     this.gridView1.Appearance.Row.BackColor            = System.Drawing.SystemColors.ActiveCaption;
     this.gridView1.Appearance.Row.Options.UseBackColor = true;
     this.gridView1.GridControl  = this.gridControl1;
     this.gridView1.Name         = "gridView1";
     this.gridView1.DoubleClick += new System.EventHandler(this.gridView1_DoubleClick);
     //
     // gridControl1
     //
     this.gridControl1.Location = new System.Drawing.Point(12, 12);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(1079, 756);
     this.gridControl1.TabIndex = 11;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(36)))), ((int)(((byte)(97)))));
     this.panel5.Controls.Add(this.pictureEdit6);
     this.panel5.Controls.Add(this.labelControl10);
     this.panel5.Controls.Add(this.labelControl11);
     this.panel5.Location = new System.Drawing.Point(1732, 163);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(285, 145);
     this.panel5.TabIndex = 18;
     //
     // pictureEdit6
     //
     this.pictureEdit6.EditValue = ((object)(resources.GetObject("pictureEdit6.EditValue")));
     this.pictureEdit6.Enabled   = false;
     this.pictureEdit6.Location  = new System.Drawing.Point(110, 52);
     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, 60);
     this.pictureEdit6.TabIndex = 5;
     //
     // labelControl10
     //
     this.labelControl10.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(210, 91);
     this.labelControl10.Name     = "labelControl10";
     this.labelControl10.Size     = new System.Drawing.Size(69, 54);
     this.labelControl10.TabIndex = 1;
     this.labelControl10.Text     = "584";
     //
     // labelControl11
     //
     this.labelControl11.Appearance.Font                 = new System.Drawing.Font("Segoe UI Semibold", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl11.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl11.Appearance.Options.UseFont      = true;
     this.labelControl11.Appearance.Options.UseForeColor = true;
     this.labelControl11.Location = new System.Drawing.Point(17, 14);
     this.labelControl11.Name     = "labelControl11";
     this.labelControl11.Size     = new System.Drawing.Size(149, 23);
     this.labelControl11.TabIndex = 0;
     this.labelControl11.Text     = "İptal Edilen İşlemler";
     //
     // panel6
     //
     this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(55)))), ((int)(((byte)(153)))));
     this.panel6.Controls.Add(this.pictureEdit5);
     this.panel6.Controls.Add(this.labelControl12);
     this.panel6.Controls.Add(this.labelControl13);
     this.panel6.Location = new System.Drawing.Point(1425, 163);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(285, 145);
     this.panel6.TabIndex = 17;
     //
     // pictureEdit5
     //
     this.pictureEdit5.EditValue = ((object)(resources.GetObject("pictureEdit5.EditValue")));
     this.pictureEdit5.Enabled   = false;
     this.pictureEdit5.Location  = new System.Drawing.Point(104, 52);
     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, 60);
     this.pictureEdit5.TabIndex = 4;
     //
     // labelControl12
     //
     this.labelControl12.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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(213, 91);
     this.labelControl12.Name     = "labelControl12";
     this.labelControl12.Size     = new System.Drawing.Size(69, 54);
     this.labelControl12.TabIndex = 1;
     this.labelControl12.Text     = "584";
     //
     // labelControl13
     //
     this.labelControl13.Appearance.Font                 = new System.Drawing.Font("Segoe UI Semibold", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl13.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl13.Appearance.Options.UseFont      = true;
     this.labelControl13.Appearance.Options.UseForeColor = true;
     this.labelControl13.Location = new System.Drawing.Point(15, 14);
     this.labelControl13.Name     = "labelControl13";
     this.labelControl13.Size     = new System.Drawing.Size(147, 23);
     this.labelControl13.TabIndex = 0;
     this.labelControl13.Text     = "Toplam Ürün Sayısı";
     //
     // panel7
     //
     this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(74)))), ((int)(((byte)(105)))), ((int)(((byte)(189)))));
     this.panel7.Controls.Add(this.pictureEdit4);
     this.panel7.Controls.Add(this.labelControl14);
     this.panel7.Controls.Add(this.labelControl15);
     this.panel7.Location = new System.Drawing.Point(1115, 163);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(285, 145);
     this.panel7.TabIndex = 16;
     //
     // pictureEdit4
     //
     this.pictureEdit4.EditValue = ((object)(resources.GetObject("pictureEdit4.EditValue")));
     this.pictureEdit4.Enabled   = false;
     this.pictureEdit4.Location  = new System.Drawing.Point(106, 52);
     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, 60);
     this.pictureEdit4.TabIndex = 3;
     //
     // labelControl14
     //
     this.labelControl14.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl14.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl14.Appearance.Options.UseFont      = true;
     this.labelControl14.Appearance.Options.UseForeColor = true;
     this.labelControl14.Location = new System.Drawing.Point(216, 91);
     this.labelControl14.Name     = "labelControl14";
     this.labelControl14.Size     = new System.Drawing.Size(69, 54);
     this.labelControl14.TabIndex = 1;
     this.labelControl14.Text     = "584";
     //
     // labelControl15
     //
     this.labelControl15.Appearance.Font                 = new System.Drawing.Font("Segoe UI Semibold", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl15.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl15.Appearance.Options.UseFont      = true;
     this.labelControl15.Appearance.Options.UseForeColor = true;
     this.labelControl15.Location = new System.Drawing.Point(13, 14);
     this.labelControl15.Name     = "labelControl15";
     this.labelControl15.Size     = new System.Drawing.Size(202, 23);
     this.labelControl15.TabIndex = 0;
     this.labelControl15.Text     = "Mesaj Beklenen Müşteriler";
     //
     // FrmArizaListesi
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1924, 903);
     this.Controls.Add(this.panel5);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.panel6);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel7);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.gridControl1);
     this.Name  = "FrmArizaListesi";
     this.Text  = "Arıza Listesi";
     this.Load += new System.EventHandler(this.FrmArizaListesi_Load);
     ((System.ComponentModel.ISupportInitialize)(simpleDiagram3D1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(doughnut3DSeriesView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     this.panel4.ResumeLayout(false);
     this.panel4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit6.Properties)).EndInit();
     this.panel6.ResumeLayout(false);
     this.panel6.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit5.Properties)).EndInit();
     this.panel7.ResumeLayout(false);
     this.panel7.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit4.Properties)).EndInit();
     this.ResumeLayout(false);
 }